/*
Theme Name: Artday Child Theme
Theme URI: http://artday-wp.wossthemes.com
Description: Ecommerce Single Product Theme that can be used by a creative artist, agency, shop, for selling your prints. 
Author: WossThemes
Author URI: http://themeforest.net/user/wossthemes
Template: artday
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, red
Text Domain: artday
*/

/* Import the original Parent Theme Styles */
@import url("../artday/style.css");


.ws-page-container div.product div.summary .woocommerce-product-details__short-description {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
 
}

.ws-page-container div.product .woocommerce-tabs ul.tabs li.active::marker{
	color:#fff !important
}
.ws-page-container div.product .product_meta {
    margin-top: 35px !important;
}
.ws-page-container div.product div.images, .ws-page-container div.product div.summary {
	padding:10px !important;
	width: 50% !important;
    float: left !important;
}

.ws-product-empyty-bg{
	width: 50% !important;
    float: left !important;
}

.ws-parallax-holder h2 {
	display:none;
}
.ws-separator {

    position: relative;
    width: 70px;
    display: block;
    margin: 15px auto 20px auto;
}
.entry-summary .product_title{
	text-align:center !important;
	margin-bottom:20px !important;
}

@media screen and (max-width: 767px) {
.ws-page-container div.product div.summary .woocommerce-product-details__short-description {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
 
}

.ws-page-container div.product div.images, .ws-page-container div.product div.summary {

	width: 100% !important;
    float: none !important;
}

.ws-product-empyty-bg{
	width: 100% !important;
    float: none !important;
	}
}
.myButton {
	-moz-box-shadow:inset 0px 1px 3px 0px #cfcfcf;
	-webkit-box-shadow:inset 0px 1px 3px 0px #cfcfcf;
	box-shadow:inset 0px 1px 3px 0px #cfcfcf;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cfcfcf), color-stop(1, #88898b));
	background:-moz-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:-webkit-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:-o-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:-ms-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:linear-gradient(to bottom, #cfcfcf 5%, #88898b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#88898b',GradientType=0);
	background-color:#cfcfcf;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #88898b;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Courier New;
	font-size:16px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #88898b;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #88898b), color-stop(1, #cfcfcf));
	background:-moz-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:-webkit-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:-o-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:-ms-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:linear-gradient(to bottom, #88898b 5%, #cfcfcf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88898b', endColorstr='#cfcfcf',GradientType=0);
	background-color:#88898b;
    text-decoration:none;
}
.myButton:active {
	position:relative;
	top:1px;
}
img {
  max-width: 100%;
  height: auto;
}


.myButtontwo {
	-moz-box-shadow:inset 0px 1px 3px 0px #cfcfcf;
	-webkit-box-shadow:inset 0px 1px 3px 0px #cfcfcf;
	box-shadow:inset 0px 1px 3px 0px #cfcfcf;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cfcfcf), color-stop(1, #88898b));
	background:-moz-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:-webkit-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:-o-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:-ms-linear-gradient(top, #cfcfcf 5%, #88898b 100%);
	background:linear-gradient(to bottom, #cfcfcf 5%, #88898b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#88898b',GradientType=0);
	background-color:#cfcfcf;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #88898b;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Courier New;
	font-size:16px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #88898b;
}
.myButtontwo:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #88898b), color-stop(1, #cfcfcf));
	background:-moz-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:-webkit-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:-o-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:-ms-linear-gradient(top, #88898b 5%, #cfcfcf 100%);
	background:linear-gradient(to bottom, #88898b 5%, #cfcfcf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88898b', endColorstr='#cfcfcf',GradientType=0);
	background-color:#88898b;
}
.myButtontwo:active {
	position:relative;
	top:1px;
}


.pum-theme-1199 .pum-title, .pum-theme-default-theme .pum-title {
    line-height: 75px;
}

input[type="text"], input[type="email"] {
    background-color: white;
    width: 100%;
}

textarea {
    background-color: white;
    height: 190px;
    width: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    pointer-events: none;
}


.woocommerce img, .woocommerce-page img {
    max-width: 100%;
    margin: 0px;
}

.ws-parallax-holder h1 {
    display: none;
}

.ws-page-container ul.products li.ws-big-product {
    /* width: 32.666666% !important;*/
}

.pum-theme-1199, .pum-theme-default-theme {
    background-color: #afadadbf;
}

.ws-contact-form div.wpcf7-mail-sent-ok {
    color: #9e9e9e;
}

@media only screen and (max-width: 768px)
 { .ws-header-fourth .nav>li>a {
    padding: 0 45px !important;
  }
}

#swipebox-bottom-bar, #swipebox-top-bar {
    background: #0000;
    padding-bottom: 20%;
}

a:hover {
    color: #f1f2f3;
}

.pum-theme-1199 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 20px;
}

.pull-right {
    display: none;
}

.sicons {
    float: right;
}

.collapseomatic {
    background-color: #353535;
    padding: 15px 20px;
    border-radius: 0px;
    color: white;
    font-family: montserrat;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.ws-contact-form {
    padding-top: 10px;
}

.woocommerce .cart .button {
    display: none;
}

.woocommerce ul.products li.product .price {
    display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    display: none;
}

.ws-header-cart a {
    display: none;
}

h4, h5, h6 {
    margin-bottom: 25px;
}

.ws-footer .widget_text .textwidget {
    font-size: 14px;
    line-height: 21px;
}

.ws-footer {
    padding-top: 55px;
    padding-bottom: 25px;
}

.featured-collections-item .caption h3 {
    text-shadow: 1px 1px 10px black;
}

.navbar>.container-fluid .navbar-brand {
    margin-left: 0;
    width: 160px;
}

.ws-header-fourth .navbar-brand>img {
    max-height: 40px;
}

.wpb_text_column :last-child {
    margin: 2px 4px;
}

.ws-page-container div.product form.cart .quantity input {
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
}

a {
    color: #c3a476;
}

#fancybox-title-over {
    display: none;
}

.ws-page-container div.product div.summary .woocommerce-product-details__short-description {
    padding-top: 55%;
    padding-bottom: 70px
}

@media only screen and (max-width: 850px) {
    #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
    width: calc(33.333333333333% - 2px)!important;
} 
}



@media only screen and (max-width: 850px) {
    body {
    padding: 0px 3%;
} 
}



@media only screen and (max-width: 850px) {
    .ws-page-container ul.products li.ws-big-product {
    width: 100% !important;
}
}

.ws-page-container {
    padding-top: 0px;
}

@media only screen and (max-width: 850px) {
    .nav>li {
    padding: 4px 0px;
}
}

@media only screen and (max-width: 768px)
 {.navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
    width: 130px;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px)
{.navbar>.container-fluid .navbar-brand {
 	margin-left: -20px;
    width: 102px;
    padding-top: 20px;
	}
}

@media only screen and (max-width: 768px) {
.ws-header-fourth a.navbar-brand {
    margin-top: 30px;
	}
}


@media only screen and (max-width: 768px) {
.navbar>.container-fluid .navbar-brand {
    margin-left: 30px;
    z-index: 99;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) 
{
.nav>li {
    padding: 0;
}
}

@media only screen and (max-width: 768px) {
.ws-header-fourth .dropdown-menu>li {
    padding: 5px 0px;
           }
}

.ws-contact-form {
    width: 100%;
} 

.ws-header-fourth .navbar-nav>li>a {
    font-size: 12px;
    line-height: 56px;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
     .ws-header-fourth .navbar-nav>li>a {
    font-size: 12px;
    padding: 15px 10px;
    line-height: 24px;
  }
}

.ws-page-container ul.products li.product {
    padding-right: 40px;
    padding-left: 40px;
}

.ws-journal-single header h1 {
    font-family: Montserrat;
    padding-top: 56px;
}



.woocommerce ul.products li.product {
    margin: 0px 0 2.992em 0;
}

.ws-header-fourth .navbar .navbar-collapse {
    text-align: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: none;
}

.grecaptcha-badge { 
    visibility: hidden; 
}

.woocommerce table.shop_attributes td {
    font-style: normal;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 50px;
    margin-top: 10px;
}

.col-sm-10 {
    padding-right: 10px;
    padding-left: 10px;
}

@media (max-width: 768px) {
.col-sm-10 {
    margin-right: 25px;
	}
}

.ws-page-container ul.products li.product figure {
    padding: 50px 0 10px 0;
}

.h1entrynew {
    font-weight: 600 !important;
}

.vc_images_carousel {
    position: relative;
    max-height: 500px !important;
    margin-top: -4em;
}

.ws-separator {
    background-color: #c2a476;
}


.wbm_banner_image {
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px)
 { 
   .woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 60px;
   }
   .columns-4{
   	padding-left:0px !important;    
   }
     
}

@media only screen and (max-width: 768px)
 { .banner_default_title {
    font-size: 30px !important;
    margin-top: 5px !important;
   }
}

.banner_default_title {
    margin-top: 50px;
}

.ws-parallax-header {
    display: none;
}