.shop-row-header{position: relative;}
.owl-carousel-shop-list-item .owl-stage-outer .shop-row-photo{display: block !important;}
.shop-photo-labels{flex-wrap: wrap;max-width: calc(100% - 60px);width: 100%;align-items: start;}
.shop-photo-labels p{margin-right: 10px;margin-bottom: 10px;}
.shop-photo-labels p{color: rgba(var(--color_white), 1);border-radius: var(--radius_1);padding: 3px 8px;font-family: bold, arial;}
.shop-photo-label-hit,
.shop-photo-label-action,
.shop-photo-label-new{background-color: rgba(var(--color_text), 1);color: rgba(var(--color_white), 1);}
.shop-row-compare-like{height: 20px;}
.shop-like{cursor: pointer;width: 20px;height: 20px;background-repeat: no-repeat;background-image: var(--img_whishlist_icon);}
.shop-like.active{background-image: var(--img_whishlist_icon_active);}
.shop-like:hover:not(.active){background-image: var(--img_whishlist_icon_hover_active);}
.shop-row-info{padding: 15px 20px 0 20px;}
.shop-item-title{font-family: bold, arial;font-size: 1.25rem;line-height: 1.5rem;}
.shop-row-no-buy{width: 100%;padding: 15px 10px 16px;color: rgba(var(--color_1), 1);background-color: rgba(var(--color_1), .05);border-radius: var(--radius_2);text-align: center;}
.shop-item-images-no-owl{overflow: hidden;max-height: 210px;}
.shop-row-photo{max-height: 210px;height: 100%;width: 100%;background-position: center center;background-repeat: no-repeat;background-size: contain;display: block;font-size: 0;line-height: 0;text-align: center;}
.shop-row-img-null{max-width: 370px;width: 100%;height: 210px;background-size: cover;background-repeat: no-repeat;}
.shop-row-block .owl-carousel{overflow: hidden;}
.shop-row-photo img,
.shop-row-block .owl-carousel .owl-item img{width: auto;max-height: 210px;display: inline;}
.shop-item-buy-form{position: relative;}
.shop-row-compare-like.modal-parent-nottification .modal{width: 100%;right: 0;}
.shop-item-buy-form{padding-top: 10px;}
.shop-row-block .owl-carousel .owl-nav .owl-button-prev-custom{left: 10px;}
.shop-row-block .owl-carousel .owl-nav .owl-button-next-custom{right: 10px;}
.shop-list-cat-name .shop-photo-label-sklad{color: rgba(var(--color_white), 1);border-radius: var(--radius_1);padding: 3px 8px;font-weight:400;}