article.product{position: relative;display: block;text-decoration: none;}
article.product a:not([class]){display: block;text-decoration: none;}
article.product .remove{position: absolute;top: 12px;right: 12px;padding-right: 19px;z-index: 10;line-height: 13px;}
article.product .remove::after{content: '';position: absolute;top: 0;right: 0;width: 13px;height: 13px;background: url(../../sysimages/icon-remove.png) no-repeat left top;background-size: 13px;}
article.product .image{position: relative;border: 1px solid #EDEDED;}
article.product .image > a{display: block;text-decoration: none;}
article.product .image img{display: block;width: 100%;}
article.product .image .img-hover {visibility: hidden;}
/*article.product .flags{position: absolute;top: 9px;left: 0;}
article.product .flags .flag{float: left;clear: left;padding: 6px 10px;margin-top: 2px;}
article.product .flags .flag:first-child{margin-top: 0;}*/
article.product .flags{z-index: 6; padding-top: 2px;}
article.product .flag{position: relative;display: inline-block;line-height: 19px; padding: 0px 6px; margin-right: 4px; margin-bottom: 5px;}
article.product .flag:last-child{margin-right: 0;}
article.product .image .wrapper-colors ul{list-style: none;margin: 0;}
article.product .image .wrapper-colors ul li{float: left;width: 30px;margin-right: 9px;}
article.product .image .wrapper-colors ul li:first-child{margin-left: 0;}
article.product .image .wrapper-colors ul li img{width: auto;}
article.product .wrapper-colors{position: absolute;bottom: 0;left: 0;width: 100%;padding: 8px 0;background-color: rgba(51, 51, 51, 0.25);visibility: hidden;opacity: 0;font-size: 0;line-height: 0;text-align: center;z-index: 1;}
article.product .wrapper-colors > div{position: relative;display: inline-block;padding: 0 40px;}
article.product .wrapper-colors ul{margin: 0;}
article.product .wrapper-colors img{display: block;/*width: 100%;*/}
article.product .wrapper-colors .bx-controls a{position: absolute;top: calc(50% - 15px);width: 30px;height: 30px;background: url(../../sysimages/icon-controls-02.png) left top/60px;no-repeat;text-indent: -9999px;}
article.product .wrapper-colors .bx-controls a.disabled{display: none;}
article.product .wrapper-colors .bx-controls a.bx-prev{left: 5px;background-position: left top;}
article.product .wrapper-colors .bx-controls a.bx-next{right: 5px;background-position: right top;}
article.product .wrapper-colors .bx-controls a.bx-prev:hover{background-position: left bottom;}
article.product .wrapper-colors .bx-controls a.bx-next:hover{background-position: right bottom;}
article.product .desc{position: relative;display: block;margin: 7px 0 0;padding: 0 25px;text-align: center;}
article.product h3.name {font-family: 'Lato-Regular','Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: 400; line-height: 17px; color: #242424;font-size: 13px;}
article.product .desc .price{display: table;margin: 0 auto;font-size: 0;line-height: 0;}
article.product .desc .price p{float: left;line-height: 16px;}
article.product .desc .price .old{margin-left: 8px;text-decoration: line-through;}
article.product .desc .price .discount{margin-left: 10px;padding: 0 4px;background: #D0021B;}
article.product .desc .rating{min-height: 11px;margin-top: 4px;font-size: 0;line-height: 0;text-align: center;}
article.product .desc .rating span{display: inline-block;width: 11px;height: 11px;margin-left: 1px;background: url(../../sysimages/icon-star.png) no-repeat left top;background-size: 11px;}
article.product .desc .rating:not(.disabled) span{cursor: pointer;}
article.product .desc .rating span.sel{background-position: left bottom;}
article.product .desc .rating span.sel2{background-position: left -11px;}
article.product .desc .rating span:first-child{margin-left: 0;}
article.product .desc .item-buttons span{position: absolute;top: 0;cursor: pointer;z-index: 10;}
article.product .desc .item-buttons span::before{content: '';display: block;}
article.product .desc .item-buttons span:not(.disabled):hover::before{background-position: left bottom;}
article.product .desc .item-buttons span.sel::before{background-position: left bottom;}
article.product .desc .item-buttons .addCart{left: 3px;padding: 2px;}
article.product .desc .item-buttons .addCart::before{width: 16px;height: 16px;background: url(../../sysimages/icon-cart-small.png) left top/16px no-repeat;}
article.product .desc .item-buttons .addComp{left: 3px;padding: 5px;}
article.product .desc .item-buttons .addComp::before{width: 10px;height: 10px;background: url(../../sysimages/icon-compare.png) left top/10px no-repeat;}
article.product .desc .item-buttons .addWish{right: 3px;padding: 4px;}
article.product .desc .item-buttons .addWish::before{width: 12px;height: 12px;background: url(../../sysimages/icon-wishlist02.png) left top/12px no-repeat;}
article.product .desc .item-buttons .remWish{right: 3px;padding: 4px;}
article.product .desc .item-buttons .remWish::before{width: 12px;height: 12px;background: url(../../sysimages/icon-close.png) left top/12px no-repeat;}
article.product .desc .item-buttons .addComp.disabled{opacity: 0.5;cursor: default;}
article.product .quickshop{position: absolute;bottom: 0;left: 0;width: 100%;padding: 15px;opacity: 0;visibility: hidden;text-align: center;background-color: rgba(0, 0, 0, 0.4);z-index: 2;}

/* ----- BANNER ----- */
.container-list .row .column-image:not([style*="display: none"]) + .column{clear: left;}
.container-list > .row .column-special{padding-bottom: 0;}


/*article.banner-list{display: none;}*/
article.banner-list .image img{display: block;width: 100%;}
article.banner-list .desc{padding: 15px 0 0;text-align: center;}
/* ------------------ */

@media screen and (min-width: 768px){
	article.product:hover .image{border-color: #999;}
	article.product:hover .quickshop{opacity: 1;visibility: visible;}

	.product.has_hover:not(.ads):hover .image .img-default{opacity: 0;}
   	.product.has_hover:not(.ads):hover .image .img-hover{opacity: 1;}
	article.product .desc .name{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	article.product:hover .image .img-hover.img-feautured-custom[src], article.product:hover .image .img-hover:not(.img-feautured-custom) {visibility: visible;}


}

@media screen and (max-width: 768px){
   article.product .flags .flag{padding: 3px 7px 2px;}
   article.product .desc{margin: 5px 0;padding: 0 20px;}
   /*article.product .desc .name{padding: 2px 5px 0;}*/
}

.section-products .rdc-product-item-enhance-type-1:not(.rdc-product-item-enhance-full-height) .img-default, .section-products .rdc-product-item-enhance-type-2 .img-default, 
.section-products .columnWidth2 .img-default, .section-products .columnWidth3 .img-default{display: none !important;}

.section-products .columnWidth2 article.product figure, 
.section-products .columnWidth3 article.product figure, .section-products .columnWidth4 article.product figure {overflow: hidden !important;}