/* Prepend .Product selector to override the rules in the Block Editor stylesheet. It will still work in Customise Design. */

#ProductLoop {clear:both;}

/* Major elements */
.Product {position:relative;overflow:hidden;border-width:0;border-style:solid;margin-bottom: 0px !important; box-sizing: border-box;padding-top: 5px; padding-bottom: 5px;}
.Product .ProductIntroduction {margin:0 0 8px 0;font-size:0.9em;vertical-align: top;}
.Product .ProductIntroduction span{white-space: normal !important;}
.Product .ProductIntroduction p {margin: 0;}

/* Title area */
.Product .ProductTitle {font-size:1.4em;font-weight:normal;margin:0 0 0.4em;}

/* Product image*/
.Product .ProductImageGroupContainer {overflow:hidden;display:table-row;}
.Product .ProductImageContainer {text-align:center;background-color:transparent;width:auto!important;}
.Product .ProductImageContainer > .ImgLink.HasSlider {width:80%;}
.Product .ProductImageContainer > .ThumbnailSliderContainer {width:19%;}
.Product .ProductImageContainer .ProductImageCaption {line-height: 1.3em;font-size:0.9em;padding: 0;text-align: center;}
.Product .ProductImageContainer .ProductImageCaptionIcon.Icon {opacity:0.3;}
.Product .NoImage .ProductImage {min-height:130px;}
.Product .NoImage .ProductImage [class^='icon-'] {min-height:1px;vertical-align:middle;position:absolute;margin-left:-12px;left:50%;margin-top:-12px;top:50%;opacity:0.3;filter:alpha(opacity=30);}
.Product .ProductImage {display:inline-block;margin:0 auto;}
.Product .ProductImage img {max-width:100px;max-height:100px;width:auto;height:auto; margin-top: 0 !important;max-width: 100%;}
.Product .ProductImage > a > span {display:block!important;}
.Product .ThumbnailSliderContainer {background-color:transparent;}
.Product .ThumbnailSlider .ThumbnailSliderItem {border-width:1px;border-style:solid;}
.Product .ThumbnailSlider {width:auto!important;}

.Product .ProductImageContainer .ProductImageCaptionIcon.Icon{display: none;}

/* Product pricing */
.Product .ProductPriceContainer {min-height:1px;padding:0;display:block;margin:0 0 10px 0;}
.Product .ProductMoreDetails {display:inline-block;font-size:0.875em;font-weight:bold;padding:0;margin:0 0 0em 0;line-height:26px;height:25px;min-height:25px;border-style:solid;border-width:1px;}
.Product .ProductMoreDetails a {color:inherit;background-color:transparent;padding:0 10px;line-height:26px;display:inline-block;}

.Product .ProductPriceOriginal {margin:0.3em 0 0;text-decoration:line-through;font-size:1em;line-height: 20px;display:inline-block;}/* old price */
.Product .ProductPrice {display:table-cell;vertical-align:middle;line-height:1em;font-size:1.5em;font-weight:bold;margin-right:5px; padding:0;} /* current price */
.Product .ProductPriceCalculated {display:inline-block;line-height: 0.9em;font-size: 1.5em;font-weight: bold;margin: 0 0 0.1em 0;padding:0 0 0 0px;} /* discounted price */
.Product .ProductCurrencySymbol {font-size:.7em;vertical-align:baseline;padding-right:3px;}
.Product .ProductPriceOriginal .ProductCurrencySymbol {font-size:1em;}
.Product .ProductPriceOtherInformation {padding:1px 0px;line-height:15px;font-size:0.75em;margin:0 0 20px 0;}
.Product .ProductPriceOtherInformation a{background: transparent;}
.ProductPriceOtherInformation *:empty { display: none; }
.ProductPriceOtherInformation:empty {display:none;}
.ProductPriceOtherInformationPart {display:inline-block;padding:0 3px 0 0;}
.ProductPriceOtherInformationPart * {padding:0 3px 0 0;white-space:nowrap;}
.ProductPriceOtherInformationPart::before {content:"|";margin-right:4px;display:inline-block;}
span.ProductPriceOtherInformationPart::before {content:"";}
.ProductPriceOtherInformationPart:empty + .ProductPriceOtherInformationPart::before {content:"";margin-right:0;display:none;}
:first-child.ProductPriceOtherInformationPart::before {content:"";margin-right:0;display:none;}
.ProductIncTaxes + .ProductWeight::before, .ShippingChargeForProduct + .ProductWeight::before {content:"("!important;display:inline-block!important;margin-right:0;}
.ProductIncTaxes + .ProductWeight::after, .ShippingChargeForProduct + .ProductWeight::after {content:")";}
.ProductPriceOriginal:empty, .ProductPrice:empty, .ProductPriceCalculated:empty  {display:none;}
.Product .ProductPriceIntro {font-size:0.85em;width:auto;display:inline-block;}
.Product .ProPercentage {display:inline-block;}

/* Discount */
.Product .ProductContainer1 {padding:5px;display:inline-block;margin:0 0 10px 0;line-height:1;}
.Product .ProductContainer1 div {vertical-align:middle;display:inline-block;}
.ImgLink {text-align: center;padding-bottom: 0;}


/*-------- Custom loop 372 -----------*/
.custom_img {width: 100px;}
.price_list_wrap {border-bottom: 1px solid rgba(222,222,222,1);padding-bottom: 10px;}
.Product .ProductContainer1 {padding: 0px 5px 2px 2px;margin: 0 0 5px 0;}
.price_list_wrap {display: block;width: 100%;min-height: 100px; }
.price_list_wrap .column {display: table-cell;vertical-align: top;}
.ProductImageCaption {display: none;}
.price_list_wrap .column.custom_content {padding-right: 0;display: table;width: 100%;padding-left: 105px;box-sizing: border-box;}
.price_list_wrap .column.custom_img {padding-left: 0;position: absolute;}
.price_list_wrap .column.custom_button {padding-right: 0;float: right;padding-left: 5px;}
.sf-cb.clearfix > :not(.column) {margin-right: 0  !important;}
.price_list_wrap .column.custom_img img {width: auto !important;max-width: 100px !important;height: auto !important;max-height: 100px !important;}
.price_list_wrap .column.custom_content .content_wrapper {display: table-cell;vertical-align: top;}

@media all and (min-width:320px) and (max-width:964px){
.Product .ProductImageContainer .ProductImageCaption {margin-bottom: 15px;padding: 4px 0;}
.Product .ProductMoreDetails { margin: 0 0 0;}
}
@media all and (min-width:965px) and (max-width:1240px){
}
@media all and (min-width:768px) and (max-width:964px){
.Product {padding: 15px;}
.price_list_wrap .column.custom_button {width: 110px;}
.price_list_wrap .column.custom_button .ProductMoreDetails {font-size: 0.8em !important;}
    
}
@media all and (max-width:768px){
	body {font-size: 100%;}
	.Product {width:100%;margin:10px auto;padding:10px 10px;}
	.ProductPriceOtherInformation {font-size: 1em;}
	.ThemeVersion-11 .ImgLink{margin: 0 auto;}
    .price_list_wrap .column.custom_button .ProductMoreDetails {font-size: 0.8em !important;}
	
	.price_list_wrap .column.custom_content .content_wrapper {display: block;}
	.price_list_wrap .column.custom_button {float: left;width: 100% !important;}
    
    
}
@media all and (max-width: 640px){
    .Product{width:100%;margin:10px auto;padding:10px 0px;}
}
@media all and (max-width: 480px){
    .price_list_wrap {border-bottom: 1px solid rgba(222,222,222,1);padding-bottom: 20px;}
	.price_list_wrap .column.custom_img img {width: auto !important;max-width: 70px !important;height: auto !important;}
	.custom_img {width: 70px;}
	.price_list_wrap .column.custom_content {padding-left: 80px;}
	.Product .ProductPriceOtherInformation {margin: 0 0 10px 0;}
	
}


/*
Version tag, please don't remove
$Revision: 44528 $
$HeadURL: svn://localhost/ShopFactory/branches/V14_60/bin/Common%20Files/phpsearch/template/sfx-372_1/sfx-372_1.css $
*/
