/*
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-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%;
	}
}
