

/* Start:/local/templates/apple/components/bitrix/catalog/main/style.css?16546035471122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/apple/components/bitrix/catalog/main/bitrix/catalog.compare.list/.default/style.css?16546035471265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/layout.css?17644163147312*/
.breadcrumbs{
    position: absolute;
    z-index: 11;
    transform: translateY(30px) translateX(142px);
    background: transparent !important;
    max-width: 55vw;
}

.breadcrumbs__link{
    color: var(--grey-80, #282828) !important;
}

.breadcrumbs__item{
    text-align: center;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1200px) {
    .breadcrumbs{
        max-width: none;
    }
    .breadcrumbs__item + .breadcrumbs__item:before{
        filter: brightness(0.5);
    }
}
@media (min-width: 970px) {

    .breadcrumbs__item + .breadcrumbs__item:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='7' viewBox='0 0 6 7' fill='none'%3E%3Cpath d='M4.51924 2.63622C5.18074 3.0221 5.18074 3.9779 4.51924 4.36378L1.50387 6.12274C0.837213 6.51163 2.13225e-07 6.03075 2.46961e-07 5.25896L4.00734e-07 1.74104C4.3447e-07 0.969246 0.837215 0.488375 1.50387 0.877258L4.51924 2.63622Z' fill='white'/%3E%3C/svg%3E");
        content: ' ' !important;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 12px;
    }

    .breadcrumbs__item + .breadcrumbs__item {
        padding-left: 12px !important;
    }
}

.product-detail{
    display: flex;
    padding: 0 24px;
    margin-top: 20px;
    gap: 35px;
    margin-bottom: 40px;
}

.product-detail-main{
    background: var(--gr, linear-gradient(180deg, rgba(236, 240, 243, 0.20) -93.24%, rgba(176, 182, 203, 0.20) 100%));
    border-radius: 12px;
    /*display: flex;*/
    display:grid;
    grid-template-columns: auto 336px;
    gap: 36px;
    padding-right: 36px;
    position: relative;
    padding-top: 67px;
    padding-bottom: 70px;
}

.product-detail-left{
    width: 70vw;
    max-width: 1328px;
}
.product-bar{
    width: 336px;
    min-width: 336px;
    display: flex;
    flex-direction: column;
}

.summary-product__col,
.item-slider-product{
    padding: 0 !important;
}

.summary-product__title.h2{
    font-size: 28px !important;
    color: var(--grey-80, #282828);
}

@media(max-width: 1100px){
    .summary-product__title.h2 {
        font-size: 22px !important;
    }
}

.product-detail-sticky-bar{
    position: sticky;
    top: 160px;

	@media screen and (max-width:1180px) {
		top: 0;
	}
}

.product-bar-header{
    display: flex;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 14px;
}

.summary-product__favorite{
    margin: 0 !important;
    background-color: #fff !important;
    border-radius: 8px 0 0 8px !important;
    position: absolute;
    right: 0;
    top: 16px;
    min-width: 40px;
    z-index: 10;
}

.product-bar-info-badge-list{
    display: flex;
    flex-direction: column;
    gap: 36px;
    margin-top: auto;
}

.product-bar-info-badge-item-title{
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-bar-info-badge-item-title p{
    margin: 0;
    font-size: 18px;
}

.product-bar-info-badge-item-title a {
    font-size: 12px;
    color: #A8B2BE;
    border-bottom: 1px solid #A8B2BE;
}

.product-bar-info-badge-item-cloud{
    margin-top: 16px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.product-bar-info-badge-item-cloud-item{
    padding: 7px 12px;
    font-size: 14px;
    line-height: 18px;
    border-radius: 8px;
    background: #fff;
    display: flex;
    gap: 4px;
    align-items: center;
}

.product-bar-info-badge-item-cloud-item-val{
    display: flex;
    align-items: center;
}

.product-detail-tabs{
    margin: 23px 0 16px;
}

.product-detail-tabs-list{
    margin: 0;
    list-style: none;
    padding-left: 0;
}

.product-detail-tabs-list{
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 113px;
}

.product-detail-tabs-list a{
    padding: 10px 24px;
    display: flex;
    font-size: 18px;
    color: #282828;
}

.product-detail-tabs-list a:hover{
    text-decoration: none;
    color: #282828;
}

.item-slider-product{
    background-color: #fff;
    border-radius: 12px;
    aspect-ratio: 782/600;
}
.item-slider-product-thumb{
    background-color: #fff;
    padding: 8px;
}

.item-slider-product-thumb{
    width: 57.304px;
    height: 38.188px;
    flex-shrink: 0;
    aspect-ratio: 57.30/38.19;
}

.slider-product-thumbs__slide,
.item-slider-product-thumb{
    width: 68px !important;
    height: 52px !important;
}

.product-slider-main__badges{
    top: 11px !important;
    left: auto !important;
    right: 13px;
    justify-content: end;
    align-items: end;
}

.product-slider-main__badge{
    width: fit-content;
    font-size: 10px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 12px */
    text-transform: uppercase;
    border-radius: 4px;
    padding: 4px 8px;
}

.product-bar-header-item{
    color: var(--grey-80, #282828);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
    display: flex;
    align-items: center;
    gap: 5px;
}

.sidebar-mobile{
    display: none;
}

.product-detail-right{
    width: 100%;
}

@media(max-width: 1620px){
    .breadcrumbs{
        position: relative;
        transform: none;
    }
}

@media(max-width: 1180px){
    .product-detail-main{
        grid-template-columns: 1fr !important;
        padding: 12px 12px 12px 0;
    }
    .product-bar{
        padding: 20px;
    }

    .product-detail-right{
        display: none;
    }
    .product-detail-left{
        width: 100%;
    }
    .sidebar-mobile{
        display: block;
    }
}


@media(max-width: 970px){
    .summary-product__title{
        margin-bottom: 20px !important;
    }
    .summary-product__prices{
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: left;
        padding-top: 10px;
    }
    html .summary-product__price,
    html .summary-product__price-old{
        box-shadow: none !important;
        background: transparent !important;
        backdrop-filter: none !important;
        padding: 0 !important;
    }

    .summary-product__price-old{
        margin-left: 16px !important;
    }

    .product-detail-buy-block,
    .summary-product__extra-options{
        border-radius: 8px !important;
    }
    .summary-product__prices{
        max-width: none !important;
    }

    html .summary-product__one-click {
        border: 1px solid #ebf0f3;
    }
    .product-detail{
        padding: 0 8px;
    }
    .product-bar {
        padding: 12px;
    }
}

.summary-product__favorite.active svg path{
    transition: .4s all;
}

.summary-product__favorite.active svg path{
    fill: #ff7d5c;
}

.product-bar-info-badge-item-cloud-item-val{
    font-weight: 600;
}

.container:has(.product-detail){
    padding-left: 0;
    padding-right: 0;
}

.product-detail .products__card  .card-product__title a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media (max-width: 575.98px) {
    .product-detail .products__card  .card-product__title {
        font-size: 14px !important;
        margin-bottom: 0px;
        padding: 0;
    }
    .product-detail .products__card  .card-product__title a{
        font-size: 14px !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/gallery.css?17570627425933*/
.product-slider {
    position: relative;
    display: flex;
    gap: 35px;
}

.product-slider__main {
    width: 782px;
    order: 2;
    position: relative;
    background-color: #fff;
    border-radius: 12px;
    align-items: center;
    display: flex;
    height: 600px;
}

.product-slider__thumbs {
    width: 102px;
    order: 1;
    border-radius: 0 10px 10px 0;
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
}

.product-slider__navigation {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 10px;
    z-index: 10;
}

.product-slider__arrow {
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    margin: 12px;
    background-color: transparent;
}

.product-slider__arrow--prev svg{
    transform: rotate(180deg);
}

.product-slider__arrow--prev.swiper-button-disabled svg path,
.product-slider__arrow--next.swiper-button-disabled svg path{
    stroke: #A8B2BE;
}

.product-slider__arrow svg {
    transition: transform 0.3s ease;
}

/*.product-slider__arrow:hover svg {*/
/*    transform: scale(1.1);*/
/*}*/

.product-slider-main__slide {
    height: auto;
}

.product-slider-main__item {
    position: relative;
    height: 100%;
}

.product-slider-main__link {
    display: block;
    height: 100%;
    position: relative;
}



.product-slider-main__badges {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.product-slider-main__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 8px;
    max-height: 465px
}

.product-slider-main__pagination {
    position: absolute;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    gap: 8px;

    right: auto;
    width: fit-content !important;
    left: -23px !important;

    flex-direction: column;
    top: calc((100% - 88px) / 2) !important;
    bottom: auto !important;
}

.product-slider-main__pagination .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    background: var(--aluminium-grey, #A8B2BE);
    opacity: 0.5;
    border-radius: 3px;
    cursor: pointer;
    transition: opacity 0.3s ease, background 0.3s ease, height .3s ease;
}

.product-slider-main__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    height: 28px;
    background-color: #44444C;
    border-radius: 20px;
}

.product-slider-thumbs {
    height: 300px;
}

.product-slider-thumbs__slide {
    opacity: 0.7;
    transition: opacity 0.3s ease;
    cursor: pointer;
    width: 68px;
    /*height: 68px !important;*/
    background-color: #fff;
    /*margin-bottom: 0 !important;*/
    border-radius: 4px;
}

.product-slider-thumbs__slide--active {
    opacity: 1;
}

.product-slider-thumbs__item {
    border: 2px solid transparent;
    overflow: hidden;
    transition: border-color 0.3s ease;
    display: flex;
    /*padding: 7.313px 4.848px 6.5px 5.848px;*/
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 68px !important;
    border-radius: 4px;
}

.product-slider-thumbs__img {
    width: 100%;
    /*height: 58px !important;*/
    object-fit: contain;
    height: calc(100% - 16px) !important;
    border-radius: 4px;
}

/*.swiper-slide-thumb-active .product-slider-thumbs__item {*/
/*    border-color: #000;*/
/*}*/

/* Адаптивность */
@media (max-width: 767px) {
    .product-slider {
        flex-direction: column;
    }

    .product-slider__main {
        width: 100%;
        order: 1;
    }

    .product-slider__thumbs {
        width: 100%;
        order: 2;
        height: 80px;
    }

    .product-slider__navigation {
        position: static;
        justify-content: center;
        margin-top: 15px;
    }

    .product-slider-thumbs {
        height: 80px;
    }

    .product-slider-main__pagination {
        bottom: 10px;
    }
}

@media(max-width: 1880px){
    .product-slider__main{
        width: 600px
    }
    .product-detail-main{
        grid-template-columns: auto 1fr;
    }
    .product-slider{
        gap: 16px
    }

    .product-slider-main__pagination{
        left: 0 !important;
        bottom: 10px !important;
        flex-direction: row;
        height: fit-content;
        top: auto !important;
        width: 100% !important;
    }

    .product-slider-main__pagination .swiper-pagination-bullet-active{
        width: 28px;
        height: 4px;
    }
}


@media(max-width: 1620px){
    .product-slider__main {
        width: 500px;
    }
    .product-bar{
        width: auto;
        min-width: 0;
    }
    .product-detail{
        gap: 14px;
    }
}

@media(max-width: 1430px){
    .product-slider__thumbs{
        width: 60px;
    }
    .product-slider-thumbs__item{
        width: 45px !important;
    }
    .product-detail-main{
        gap: 12px;
    }
}

@media(max-width: 1250px){
    .product-slider__main {
        width: 400px;
    }
}

@media(max-width: 1180px){
    .product-slider__main {
        width: 600px;
    }
    .product-slider{
        justify-content: center;
    }
    .product-slider__thumbs{
        border-radius: 10px;
    }
}

@media(max-width: 970px){
    .product-slider__thumbs{
        display: none;
    }
    .product-detail-main{
        display: block;
        padding: 0;
    }
    .product-slider__main{
        width: 100%;
        margin-top: 4px;
    }
    .product-slider{
        margin: 5px;
    }
    .summary-product__favorite{
        left: 0;
        border-radius: 5px 5px 5px 5px !important;
        background-color: #ecf0f3 !important;
        top: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/sticky-bar.css?17582929976400*/
.product-detail-sticky-bar{
    width: 376px;
    padding-top: 70px;
}

.variation__items-container{
    display:flex;
    flex-direction: column;
    gap: 20px;
}

.variation__items-el{
    display:flex;
    flex-direction: column;
    gap: 8px;
}

.variation__items-title,
.extra-options__title{
    color: var(--grey-80, #282828);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.11; /* 111.111% */
}

.variation__items-list{
    display: flex;
    border-radius: 8px;
    border: 1px solid var(--grey-20, #D5D8DE);
    gap: 2px;
    flex-wrap: wrap;
    width: fit-content;
}

.variation__items-list-item{
    border-radius: 8px;
    position: relative;
    border: 2px solid transparent;
}

.variation__items-list-item.variation__items-list-item--color.empty-el:after{
    content: "";
    position: absolute;
    width: 29px;
    height: 1px;
    background-color: #E930AB;
    transform: rotate(-45deg) translateY(-10px) translateX(8px);
}

.variation__items-list-item a,
.variation__items-list-item span{
    display: flex;
    height: 48px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border-radius: 8px;
}
.variation__items-list-item a{
    color: #63646B;
}

.variation__items-list-item--current{
    color: #F28569;
    border: 2px solid var(--coral, #FF7D5C);
}

.variation__items-list-item--color{
    padding: 6px;
    width: 40px;
    height: 40px;
}

.variation__items-list-item--color span,
.variation__items-list-item--color a{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10) inset;
}

.product__soputs_action_buy{
    font-size: 14px;
}

.extra-options__title{
    margin-bottom: 10px;
}

.extra-options{
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.30);

    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);
    padding: 20px !important;
    margin-top: 20px;
}

.extra-options__item{
    flex-direction: column;
    align-items: flex-start;
}
.extra-options__price{
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.product__soputs_action_buy img{
    display: none;
}

.summary-product__prices{
    margin-bottom: 0;
}

.summary-product__price-old{
    color: #F28569 !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 24px; /* 133.333% */
    text-decoration-line: line-through;

    display: flex;
    padding: 2px 10px;
    justify-content: center;
    align-items: center;
    gap: 7px;

    border-radius: 100px;
    background: rgba(255, 255, 255, 0.20);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);

    width: fit-content;
    white-space: nowrap;
    margin-left: 0;
    position: absolute;
    z-index: 2;
    left: 0;
    top: -16px;
}

html .summary-product__price{
    color: var(--grey-80, #282828);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;

    border-radius: 100px;
    background: rgba(255, 255, 255, 0.20);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);

    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    width: fit-content;
}

.product-detail-buy-block{
    margin-top: 40px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.30);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);
    padding: 12px 16px;

    position: relative;
}

html .summary-product__add-to-cart{
    border-radius: 8px;
    background: #FF7D5C;
    display: flex;
    height: 48px;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;

    color: var(--white, #FFF);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 111.111% */

    width: 100%;
    min-width: 100%;
    transition: .4s all;
}

html .summary-product__add-to-cart:hover{
    background: #FF7D5C;
    color: var(--white, #FFF);
    opacity: .8;
}

.variation__items-list-item a:hover{
    color: #FF7D5C;
    text-decoration: none;
}

html .summary-product__one-click{
    width: 100%;
    min-width: 100%;
    transition: .4s all;
    background-color: transparent;
    color: var(--grey-80, #282828);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border-radius: 8px;
    display: flex;
    height: 48px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.summary-product__buy-row{
    display: grid;
    grid-gap: 4px;
}


body, html {
     overflow: initial !important;
}
.middle-header__container{
    overflow: visible;
}

@media(max-width: 1430px){
    .variation__items-list-item a, .variation__items-list-item span{
        height: 36px;
        font-size: 15px;
        font-weight: 600;
        line-height: 16px;
    }
    .variation__items-title{
        font-size: 16px;
    }
    .variation__items-list-item--color span, .variation__items-list-item--color a{
        height: 100%;
    }
}
@media(max-width: 1024px){
    .product-bar-info-badge-list{
        gap: 14px;
        margin-top: 45px;
    }
}

@media(max-width: 970px){
    .variation__items-list{
        background-color: #fff;
        width: fit-content;
    }
    .extra-options{
        background-color: #fff;
    }
    .product-detail-buy-block{
        background-color: #fff;
    }
    .product-detail-sticky-bar{
        position: relative;
    }

    .product-bar-info-badge-item-title p{
        font-size: 14px;
    }
    .product-bar-info-badge-item-cloud{
        margin-top: 8px;
    }
    .product-detail-sticky-bar{
        padding-top: 0 !important;
    }
    .summary-product__extra-options{
        padding: 8px !important;
    }

    .extra-options__title{
        font-size: 14px;
        font-weight: 700;
    }
    .extra-options__item{
        font-size: 14px;
    }
}

.product-bar-info-badge-item-title a:hover{
    color: #000;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/tabs.css?17582732849656*/
.product-detail-tabs-detail-list{
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    background: var(--grey-10, #F7F7FA);
}

.product-detail-tabs-item-title{
    color: var(--grey-80, #282828);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}

.product-detail-tabs-item{
    display: flex;
    padding: 40px 136px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    align-self: stretch;
}

.product-detail-tabs-item-grid{
    display: grid;
    grid-template-columns: 240px auto;
    grid-gap: 40px;
}

.product-detail-tabs-item-content h4{
    overflow: hidden;
    color: var(--grey-50, #63646B);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 1rem;
}

.product-detail-tabs-item-content-detail-text{
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #63646B;
}

.product-detail-tabs-item-content-detail-text.show-all{
    -webkit-line-clamp: 1000;
    -webkit-box-orient: vertical;
}

.product-detail-tabs-item-content-detail-text-show{
    display: flex;
    height: 48px;
    padding: 4px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid var(--aluminium-grey, #A8B2BE);
    color: var(--aluminium-grey, #A8B2BE);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 111.111% */
    background-color: transparent;
    margin-top: 20px;
    transition: .4s all;
}

.product-detail-tabs-item-content-detail-text-show:hover{
    background-color: #A8B2BE;
    color: #fff;
}


.product-detail-tabs-item-column .product-detail-tabs-item-content{
    margin-top: 40px;
}

.product-detail-tabs-item-prop-acc{
    display: grid;
    grid-template-columns: 240px 1fr;
    grid-gap: 32px;
}

.product-detail-tabs-item-prop-acc-left{
    display: flex;
    flex-direction: column;

    border-radius: 8px;
    background: rgba(255, 255, 255, 0.20);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);

    height: fit-content;
}

.product-detail-tabs-item-prop-acc-list-name{
    color: var(--grey-50, #63646B);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}
.product-detail-tabs-item-prop-acc-list-value{
    color: var(--grey-80, #282828);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 137.5% */
}

.product-detail-tabs-item-prop-acc-left a{
    color: var(--grey-80, #282828);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */

    display: flex;
    padding: 10px 22px;
    align-items: center;
    gap: 89px;
    align-self: stretch;
    transition: .4s all;
    border-radius: 8px;
}

.product-detail-tabs-item-prop-acc-left a:hover,
.product-detail-tabs-item-prop-acc-left a.active{
    color: #282828;
    text-decoration: none;
    background: #FFF;
}

.product-detail-tabs-item-prop-acc-content{
    width: 100%;
}

.product-detail-tabs-item-prop-acc-content ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.product-detail-tabs-item-prop-acc-content ul li{
    /*height: 36px;*/
    padding: 7px 12px;
    align-items: flex-start;
    align-self: stretch;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

.product-detail-tabs-item-prop-acc-content ul li:not(:first-child){
    border-top: 1px solid var(--white, #FFF);
}

.product-detail-tabs-item-column{
    width: 100%;
}

.product-detail-tabs-item--delivery .product-detail-tabs-item-prop-acc-content{
    padding: 20px;
    border-radius: 12px;
    background: #FFF;
    height: 100%;
}

.product-detail-tabs-item-prop-acc-delivery-tab-header{
    display: flex;
    gap: 2px;
    margin-bottom: 20px;
    border-radius: 8px;
    border: 1px solid var(--grey-10, #F7F7FA);
    position: relative;
}

.product-detail-tabs-item-prop-acc-delivery-tab{
    width: 100%;
    padding: 10px 22px;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    opacity: 1;
    transition: .4s all;
}

.product-detail-tabs-item-prop-acc-delivery-tab:hover{
    opacity: .8;
}

.product-detail-tabs-del-active-bg{
    position: absolute;
    height: 100%;
    width: 40px;
    border-radius: 8px;
    background: var(--grey-10, #F7F7FA);
    transition: .4s all;
}

.product-detail-tabs-item-prop-acc-delivery-tab-content:not(.active){
    display: none;
}

.product-detail-tabs-item-prop-acc-delivery-tab-content-tarif-list{
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.product-detail-tabs-item-prop-acc-delivery-tab-content-tarif-list-item{
    display: grid;
    padding: 7px 12px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

.product-detail-tabs-item-prop-acc-delivery-tab-content-tarif-list-item span:nth-child(1){
    color: var(--grey-50, #63646B);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.product-detail-tabs-item-prop-acc-delivery-tab-content-tarif-list-item span:nth-child(2){
    color: var(--grey-80, #282828);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 137.5% */
}

@media(max-width: 1620px){
    .product-detail-sticky-bar{
        width: 100% !important;
        padding-top: 20px !important;
    }
    .product-detail-tabs-item{
        padding: 32px 40px;
    }
    .product-detail-tabs-item-title{
        font-size: 24px;
    }
}

@media(max-width: 1430px) {
    .product-detail-tabs-item-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .product-detail-tabs-item-column .product-detail-tabs-item-content{
        margin-top: 20px;
    }
    .product-detail-tabs-item-prop-acc-delivery-tab{
        font-size: 13px;
    }
    .product-detail-tabs-item {
        padding: 24px;
    }
}

@media(max-width: 970px){
    .product-detail-tabs-list{

    }

    .product-detail-tabs-list a{
        font-size: 15px;
        padding: 10px 16px;
    }

    .product-detail-tabs-item {
        padding: 24px 12px;
        border-radius: 8px;
    }

    .product-detail-tabs-item-title{
        font-size: 18px;
        max-width: 60%;
        line-height: 1.2;
    }

    .product-detail-tabs-item-prop-acc{
        grid-template-columns: 1fr;
        grid-gap: 14px;
    }

    .mobile-tab-selector{
        margin-bottom: 0 !important;
        border-radius: 8px !important;
    }

    .mobile-tab-selector:focus-visible{
        outline: none;
    }

    .product-detail-tabs-item-column .product-detail-tabs-item-content{
        margin-top: 10px;
    }
    .product-detail-tabs-item-grid{
        grid-gap: 10px;
    }

    .catalog-slider__button-next, .catalog-slider__button-prev{
        width: 32px;
        height: 32px;
    }

    .catalog-slider__navigation{
        top: -45px;
    }
    .catalog-slider__navigation svg{
        width: 18px;
    }

    html .summary-product__one-click{
        margin-top: 0;
    }

    .product-detail-tabs-list {
        overflow: auto;
        max-width: none;
        justify-content: flex-start;
        margin-left: -12px;
        margin-right: -12px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .product-detail-tabs-item-prop-acc-delivery-tab{
        text-align: center;
        align-items: center;
        display: flex;
        padding: 10px 5px;
        justify-content: center;
    }

    .product-detail-tabs-item-prop-acc-content ul li{
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        height: auto;
    }

    .product-detail-tabs-item-content-detail-text{
        font-size: 14px;
    }

    .product-detail-tabs-item-content-detail-text-show{
        width: 100%;
        height: 40px;
        font-size: 15px;
    }

    .product-detail-tabs-item--delivery .product-detail-tabs-item-prop-acc-content{
        padding: 8px;
    }
}

/* complectations */
.product-complectation-list{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 12px;
}

.product-complectation-list-item-img{
    width: 64px;
    height: 64px;
    min-width: 64px;
    background-color: #FFFFFF;
    border-radius: 4px;
}
.product-complectation-list-item-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-complectation-list-item:nth-child(1) .product-complectation-list-item-img{
    padding: 10px;
}

.product-complectation-list-item{
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.20);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);

    display: flex;
    padding: 20px;
    align-items: flex-start;
    gap: 20px;
    transition: .4s all;
    cursor: pointer;
    transform: translateY(0);
}

.product-complectation-list-item:hover{
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.40);
    transform: translateY(-5px);
}

.product-complectation-list-item-name{
    color: var(--grey-80, #282828);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
}

@media(max-width: 1080px){
    .product-complectation-list{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 640px){
    .product-complectation-list{
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 8px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/have-questions.css?17570627423135*/
.have-questions{
    position: relative;
    padding: 0 24px;
    margin-bottom: 24px;
}

.have-questions-container{
    position: relative;
    border-radius: 16px;
    background: var(--gr2, linear-gradient(270deg, #FFDAD1 0%, #FF7D5C 100%));
    height: 480px;
    overflow: hidden;
}

.have-questions-container-image{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.have-questions-grid{
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    height: 100%;
}

.have-questions-left{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 24px;
}

.have-questions-right-image{
    width: 100%;
    height: 91%;
    object-fit: contain;
    object-position: bottom;
    position: absolute;
    bottom: 0;v
}

.have-questions-right{
    display: flex;
    align-items: center;
    justify-content: center;
}

.have-questions-left-text{
    color: var(--white, #FFF);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 121.429% */

    border-radius: 100px;
    background: rgba(255, 255, 255, 0.20);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);

    display: flex;
    padding: 14px 28px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    width: fit-content;
}

.have-questions-left-inner{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.have-questions-button{
    color: #F28569;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 111.111% */

    border-radius: 1000px;
    background: #F7F7FA;

    display: flex;
    height: 48px;
    padding: 4px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    width: fit-content;
    opacity: 1;
    transition: .4s all;
    cursor: pointer;
}

.have-questions-button:hover{
    color: #F28569;
    text-decoration: none;
    opacity: .7;
}


@media(max-width: 1300px){
    .have-questions-left-text{
        font-size: 18px;
        padding: 8px 27px;
    }
}

@media(max-width: 740px){
    .have-questions-grid{
        display: flex;
        gap: 0;
    }
    .have-questions-left{
        position: relative;
        z-index: 2;
        align-items: flex-start;
        justify-content: start;
        padding: 12px;
    }
    .have-questions-right-image{
        max-width: 70%;
        width: 70%;
        right: -18%;
        height: 70%;
    }
}

@media(max-width: 540px){
    .have-questions-left-text {
        font-size: 16px;
        padding: 8px 16px;
        line-height: 1.2;
    }
    .have-questions-left{
        width: 100%;
        padding: 22px 12px 12px;
    }
    .have-questions-left-inner{
        gap: 10px;
    }
    .have-questions-button{
        margin-top: auto;
        display: flex;
        position: absolute;
        bottom: 12px;
        width: calc(100% - 24px);
        border-radius: 5px;
    }
    .have-questions{
        padding: 0 8px;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?17011633222917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/catalog-slider/style.css?17570627425034*/
.catalog-slider .products__col {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0 !important;
}

.catalog-slider .products__card {
    border-radius: 12px;
    border: 1px solid #F1F1F9;
    background: #FFF;
    padding: 20px;
}

.catalog-slider .compare__product{
    display: none;
}

.catalog-slider .tag-card{
    color: var(--white, #FFF);
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 12px */
    text-transform: uppercase;
    border-radius: 4px;
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.catalog-slider .card-product__img{
    display: flex;
    height: 209px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    object-fit: contain;
}

.catalog-slider .card-price-block-inner{
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 11px;
}

.catalog-slider .card-price-block-inner p{
    margin: 0;
}

.catalog-slider  .card-price-block{
    margin-top: 4px;
}

.catalog-slider .card-product__title{
    padding: 0;
    margin: 0;
    text-align: left;
    margin-top: 8px;
    height: 67px;
    align-self: stretch;
}

.catalog-slider .card-product__title a{
    color: var(--grey-60, #44444C);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.catalog-slider  .card-product__price{
    color: var(--grey-80, #282828);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
}

.catalog-slider  .card-product__price-old{
    color: var(--coral, #FF7D5C);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    text-decoration-line: line-through;
}

.catalog-slider .card-product__footer{
    margin-top: 13px;
}

.catalog-slider .card-product__buttons-wrap{
    max-width: none;
}

.catalog-slider .card-product__buttons{
    flex-direction: column;
}

.catalog-slider .card-product__button-top{
    display: flex;
    gap: 5px;
}

.catalog-slider  .card-product__add-to-cart{
    color: #F28569;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 111.111% */

    display: flex;
    height: 48px;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;

    border-radius: 8px;
    background: #F7F7FA;

    width: 100%;
    margin: 0;
}

.catalog-slider .is-danger{
    color: #ff3f0d;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 111.111% */

    display: flex;
    height: 48px;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;

    border-radius: 8px;
    background: #f285692b;

    width: 100%;
    margin: 0;
}

.catalog-slider  .card-product__add-to-cart svg{
    display: none;
}

.catalog-slider .buttons-block{
    width: 100%;
}

.catalog-slider .card-product__favorite{
    display: flex;
    width: 48px;
    min-width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;

    border-radius: 8px;
    background: #F7F7FA;
}

.catalog-slider .card-product__one-click{
    background-color: transparent;
    color: var(--aluminium-grey, #A8B2BE);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 8px;

    display: flex;
    height: 48px;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.catalog-slider__navigation{
    display: flex;
    justify-content: space-between;
    margin-left: -60px;
    width: calc(100% + 120px);
    position: absolute;
    top: calc(50% - 40px);
}

.catalog-slider__button-next, .catalog-slider__button-prev{
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;

    border-radius: 16px;
    background: rgba(255, 255, 255, 0.20);

    /* glass */
    box-shadow: 0 1px 0 0 #FFF, 0 5px 18px 0 rgba(184, 207, 222, 0.20);
    backdrop-filter: blur(5px);
    opacity: 1;
    transition: .4s all;
}

.catalog-slider__button-next:hover, .catalog-slider__button-prev:hover{
    background: rgba(255, 255, 255, 0.60);
}

.catalog-slider__button-next.swiper-button-disabled, .catalog-slider__button-prev.swiper-button-disabled{
    opacity: 0;
}

.catalog-slider__button-prev svg{
    transform: rotate(180deg);
}

.catalog-slider{
    position: relative;
}

@media(max-width: 1430px){
    .catalog-slider__navigation{
        width: fit-content;
        top: -55px;
        margin-left: 0;
        right: 0;
        gap: 16px;
    }
    .catalog-slider__button-next.swiper-button-disabled, .catalog-slider__button-prev.swiper-button-disabled{
        opacity: 0.5;
    }
}

@media (max-width: 460px) {
    .catalog-slider .products__card .card-product__title {
        padding: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/catalog2.0/style.css?175706274225363*/

.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	padding: 15px 0 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

.product-item-line-card .product-item {
	width: auto !important;
	border-bottom: 1px solid #dadada;
}

@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) { clear: both; }
}

.bx-retina .product-item { border-width: .5px; }

.product-item * { transition: opacity 300ms ease; }

@media (max-width: 767px) {
	.product-item { padding: 15px 5px 5px }

	.product-item-line-card .product-item .col-xs-12:nth-child(2n) { clear: both; }
}

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border: 1px solid transparent;
	background: #fff;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

.bx-touch .product-item {
	padding: 15px 0 0;
	width: auto;
	background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item { -webkit-animation: product-item-hover 300ms 1 ease; }

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
	transition: all 300ms ease;
}

.product-item-image-wrapper:hover { }

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

.product-item-image-original { z-index: 11; }

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

.product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }

/*Image Slider*/
.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
}

.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev { display: block; }

.product-item-image-slider-slide-container > .active { left: 0; }

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.product-item-image-slider-slide-container > .next { left: 100%; }

.product-item-image-slider-slide-container > .prev { left: -100%; }

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right { left: 0; }

.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container { opacity: 1; }

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover { cursor: pointer; }

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle { top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle {
	transform: translateY(-50%) translateX(-50%);
}

/*Title*/
.product-item-title {
	overflow: hidden;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
	overflow: auto;
	white-space: normal;
}

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}

.product-item-big-card .product-item-title a { font-size: 21px; }

.product-item-line-card .product-item-title a { font-size: 20px; }

/*Price*/
.product-item-price-container { margin: 5px 0 10px; }

.product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}

.product-item-big-card .product-item-price-container { margin: 0 0 10px; }

.product-item-big-card .product-item-price-current { font-size: 18px; }

.product-item-big-card .product-item-price-old { font-size: 15px; }

/*Info*/
.product-item-line-card .product-item-info-container { text-align: center; }

.product-item-info-container { margin-bottom: 8px; }

.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	display: block;
}

.product-item-big-card .product-item-amount-field-container { text-align: left; }

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Properties */
.product-item-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-properties dl { clear: both; }

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}

/*Compare*/
.product-item-compare-container {
	position: relative;
	display: none;
	margin: 0 -15px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e6e6e6;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
	margin: 0;
	border: none;
	background-color: transparent;
	box-shadow: none;
	text-align: center;
}

.bx-touch .product-item-compare-container { display: none; }

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container { display: block; }

.product-item-compare .checkbox {
	margin: 0;
	padding: 0;
}

/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}

.product-item-scu-item-text-container { min-width: 32px; }

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
	transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
	transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title { text-align: center; }

	.product-item-line-card .product-item-scu-item-list { text-align: center; }

	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}

/*Description*/
.product-item-description-container { }

.product-item-description-container p {
	color: #575757;
	font-size: 13px;
}

/*Buttons*/
.product-item-button-container { text-align: center; }

.product-item-button-container .btn { margin-bottom: 2px; }

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round { display: none; }

/*More*/
.product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more { opacity: 1; }

.product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
/* End */
/* /local/templates/apple/components/bitrix/catalog/main/style.css?16546035471122 */
/* /local/templates/apple/components/bitrix/catalog/main/bitrix/catalog.compare.list/.default/style.css?16546035471265 */
/* /local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/layout.css?17644163147312 */
/* /local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/gallery.css?17570627425933 */
/* /local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/sticky-bar.css?17582929976400 */
/* /local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/tabs.css?17582732849656 */
/* /local/templates/.default/components/bitrix/catalog.element/catalog2.0/css/have-questions.css?17570627423135 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?17011633222917 */
/* /local/templates/.default/components/bitrix/catalog.section/catalog-slider/style.css?17570627425034 */
/* /local/templates/.default/components/bitrix/catalog.item/catalog2.0/style.css?175706274225363 */
