/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.product-subcats {
	width: 100%;
	float: left;
	margin-bottom: 100px;
	position: relative;
	
}

.product-list-wrapper {
	position: absolute;
	top: 8px;
	right: 16px;
} 

.product-list {
    float: right;
    border-bottom: 1pt solid #E6EFFF;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 370px;
}

/*************** ADDED CUSTOM CSS ABOVE HERE.   ***************/



.nav-left { clear: left; }



.product-container .product-main .price, label[for=wcj_product_msrp] {
	font-size: 17px;
	    color: gray;
	    font-weight: 400;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* 
.box-text.box-text-products {
	text-align: center;
}

.price-wrapper .price {
	line-height: 1.6;
}

span.amount {font-weight: normal;}

.price-wrapper * {
	font-size: 12px;
}

.product-summary .woocommerce-Price-currencySymbol {
	vertical-align: initial;
}

.price-wrapper span.label,
.price-wrapper span.label span,
.price-wrapper .woocommerce-Price-amount,
.price-wrapper .rrp-price {
	font-size: 16px;
	font-weight: normal;
	color: #777;
} */

/* .product-info p.stock {margin-top: 25px;} */

/* .product-page.dimensions {
	width: 100%;
	margin-bottom: 25px;
} */

/* .price-wrapper span.label span + span {margin-left: 15px;} */


/*styling for product prices on the product page*/
/* .product-container .product-main .price .product-page.product-prices {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.product-container .product-main .price .product-page.product-prices > span > span + span {
	font-style: italic;
}
.product-container .product-main .price .product-page.product-prices .woocommerce-Price-amount.amount {
	margin-left: 5px;
	margin-right: 5px;
}
.product-container .product-main .rrp-price {
	color: #222;
} */


/* .product-container .product-main .price.product-page-price {
	border-bottom: 1px dotted #ddd;
    padding-bottom: 11px;
}

.product-short-description {
	margin-bottom: 30px;
}	


.woocommerce-variation-description p:first-child:before {
	content: "current selection:";
	width: 100%;
	float: left;
	font-style: italic;
	text-decoration: underline;
	font-size: 16px;
	
}

.tablepress thead th {
	background-color: #777;
	color: #fff;
	padding: 5px;
	font-style: italic;
	font-weight: normal;
}
.tablepress tfoot th {
	text-transform: unset;
	font-weight: normal;
	background: #fff;
	color: #666;
    border-bottom: 2px solid #ddd;
}
.tablepress tfoot:hover th
{
	background: #f3f3f3;
}
.variations .reset_variations {display: none !important;}


.single-product .price-wrapper {
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
}
.wlb-controls .wlb-controls-next, 
.wlb-controls .wlb-controls-previous {
	color: white;
} */


/* Styling for Codeable task #98620 */
.molding-list .type-product {
    max-width: 100% !important;
    display: block;
    float: none;
    flex: unset;
    flex-basis: 100%;
}

.molding-list .type-product .col-inner {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.molding-list .type-product .box-text,
.molding-list .type-product .price-wrapper span,
.molding-list .type-product .price-wrapper span.label,
.molding-list .type-product .price-wrapper span.label span,
.molding-list .type-product .price-wrapper .woocommerce-Price-amount,
.molding-list .type-product .price-wrapper .rrp-price {
	line-height: 1.6;
	font-size: 14px;
}

.molding-list .type-product span.amount {
	color: #111;
}

.molding-list .type-product .box-text.box-text-products {
	text-align: left;
}

.molding-list .type-product .product_title {
	font-size: 1.25em;
	margin: 0 0 0 16px;
    display: inline;
}

.molding-list .type-product .product_meta {
	margin: 0 16px;
	display: inline-block;
}

.molding-list .type-product .product_meta span {
	border-top: none;
}

.molding-list .type-product .is-divider.small {
	margin: .5em 0 .5em;
}

.molding-list .type-product .variations_form {
	margin-bottom: 0;
}

.molding-list .woocommerce-variation-description,
.molding-list .woocommerce-variation-price,
.molding-list .woocommerce-variation-availability {
	margin-bottom: .2em;
	font-size: 14px;
}

.molding-list .woocommerce-variation-price {
	margin-top: .2em;
	padding: 0;
	border-top: none;
}

.molding-list .woocommerce-variation-price .price {
	line-height: 1.6;
}

.molding-list .type-product .product-short-description {
	margin-bottom: .5em;
}

.molding-list .type-product .variations {
	margin: 0;
}

.molding-list .type-product .variations td {
	padding: 0;
}

.molding-list .type-product .variations .value {
	padding: 0 1em;
}

.molding-list .type-product .variations .value select {
	margin: 0;
}

.molding-list .type-product .quantity .qty {
	margin-top: 1em;
}

.molding-content-wrapper .product-short-description {
	margin-left: 16px;
}

.molding-extra-image-wrapper {
	display: flex;
    align-items: center;
	flex-wrap: wrap;
	padding: 0 16px;
}

.molding-list .molding-extra-image {
	width:20%;
}

.molding-extra-image-2-box {
	margin: .5em auto;
	position: relative;
}

.molding-list .products.has-equal-box-heights .box-image.molding-extra-image-2 {
	padding-top: 0;
	padding-left: 16px;
	margin: 0 0 0 auto;
	width: 80%;
	text-align: center
}

.molding-list .molding-extra-image-2 img {
	position: initial;
}

.molding-list .type-product .col-inner .product_type_simple.ajax_add_to_cart {
	background-color: #717378;
	display: inline-block;
}

.molding-list .type-product .col-inner a.added_to_cart.wc-forward {
    display:none;
}

@media (min-width: 601px) {
	.molding-list .type-product .col-inner {
		display: flex;
		align-items: stretch;
		flex-wrap: wrap;
	}

	.molding-content-wrapper {
		width:70%;
		padding-top: .7em;
	}

	.molding-list .type-product .box-text.box-text-products {
		width:30%;
	}
}

/* End of styling for Codeable task #98620 */
/* 
.archive.tax-product_cat .price-wrapper .price > .rrp-sale {font-weight: bold;}
.archive.tax-product_cat .price-wrapper .price > .rrp-sale,
.archive.tax-product_cat .price-wrapper .price > .rrp-sale + ins .woocommerce-Price-amount,
.archive.tax-product_cat .price-wrapper .price > .rrp-sale .woocommerce-Price-currencySymbol {
	font-size: 16px;
}
 */


/* 
.product-template-default.single .rrp-sale {
	font-size: 16px;
	font-weight: bold;
	color: #3c4147 !important; 
}
.price-wrapper span em {
	font-size: 16px;
}


.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right > *{
 font-size: 16px;
}

.wlb-product-data.product {
	border: 32px solid gray;
	padding: 45px;
}
.woocommerce-lookbook-quickview-inner .wlb-product-price > .woocommerce-Price-amount.amount:before {
	content: 'your price: ';
}
.woocommerce-lookbook-quickview-inner .wlb-product-price > .woocommerce-Price-amount.amount {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.wlb-product-data.product .wlb-right.wlb-simple .wlb-product-price .cat-page.price span.you-save-percent {
	    margin-top: 13px;
	    float: left;
	    width: 100%;
	    margin-bottom: 10px;
}

.price-wrapper .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
	font-size: 16px;
}

.price-wrapper .cat-page.price > span.label {
	padding-right: 5px;
} */


/*quickview styling*/
/* .mfp-content .product-lightbox.lightbox-content {
	border: 32px solid gray;
	border-radius: 35px;
	padding: 19px;

}

.mfp-content .product-lightbox.lightbox-content .price.product-page-price > .woocommerce-Price-amount.amount:before {
	content: 'your price: ';
}

.mfp-content .product-lightbox.lightbox-content .price-wrapper .price {
	line-height: 1;
}


.footer-widgets.footer-2 #custom_html-3
{
	border: 1px dashed #a29f9f;
	border-top: none;
	border-bottom: none;
	margin-top: -22px;
}

.woocommerce-mini-cart__buttons.buttons.wcppec-cart-widget-spb {
	margin-top: 10px;
}


#custom_html-5 div.ctct-inline-form div.ctct-form-embed div.ctct-form-defaults {
	padding: 0 !important;
	font-family: "Segoe UI","Helvetica Neue","Helvetica","Arial","sans-serif";
	margin-top: -15px;
	margin-left: 15px;
}

div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header,
#custom_html-5 div.ctct-inline-form div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
	font-family: "Segoe UI","Helvetica Neue","Helvetica","Arial","sans-serif";

}
#custom_html-5 div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
	display: none;
}

.ctct-inline-form div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {
    color: #efefef;
}




@media screen and (min-width: 850px) {
	.large-columns-3>.col#custom_html-5 {
		max-width: 33%;
	}
}

div.g-recaptcha#ctct_recaptcha_0 {display: none;}


div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
	margin: 0 !important;
}

.woocommerce-cart-form__cart-item.cart_item .variation * {
	text-transform: lowercase;
}


.grecaptcha-badge {
	display: none;
} 
 */
