

/* Start:/local/templates/proxima/components/bitrix/catalog.element/main/style.css?17569101296320*/
.product{
    display: flex;
    margin-bottom: 54px;
}
.product .slick-vertical .slick-slide{
    border: none!important;
}
.gallery-block{
    display: flex;
}
.gallery-block img{
    max-width: 100%;
}
.gallery-nav{
    flex: 0 0 100%;
    max-width: 90px;
    margin-right: 28px;
}
.gallery-nav-slider{
    margin: -15px 0;
}
.gallery-nav-slider .slick-list{
    margin-bottom: -20px;
}
.gallery-nav-slider-item{
    width: 90px;
    height: 97px;
    border: 1px solid #E4E4E4;
    margin-bottom: 20px;
    padding: 5px;
}
.slick-current .gallery-nav-slider-item{
    border: 2px solid #FFCA2E;
}
.gallery-nav-slider-img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.gallery-nav-arrow{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15px;
    cursor: pointer;
}

.gallery-main{
    width: 610px;
    overflow: hidden;
}
.gallery-main-slider-item{
    border: 1px solid #E4E4E4;
    padding: 10px;
    width: 100%;
    height: 620px;
}
.gallery-main-slider-img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-left{
    margin-right: 60px;
}
.product-article{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 32px;
    color: #414141;
    margin-bottom: 6px;
}
.product-name{
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 31px;
    color: #414141;
    max-width: 500px;
    margin-bottom: 15px;
}
.product-rating-block{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}
.product-rating{
    margin-right: 16px;
}
.product-prop-title{
    font-family: 'Open Sans', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #414141;
    margin-bottom: 5px;
}
.product-prop{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 32px;
    color: #414141;
    margin-bottom: 30px;
}
.product-prop ul{
    margin-bottom: 0;
}
.product-prop-btn{
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 32px;
    color: #FFFFFF;
    padding: 16px 23px;
    background-color: #FFCA2E;
}
.product-info-block{
    margin-right: 50px;
}
.product-right{
    width: 100%;
    display: flex;
}
.product-price-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-share{
    display: flex;
    align-items: center;
    margin-left: 52px;
}
.product-share-btn{
    border: 1px solid #E1E1E1;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.product-price-top{
    margin-bottom: 18px;
}
.product-price{
    font-style: normal;
    font-weight: 700;
    font-size: 41px;
    line-height: 31px;
    color: #414141;
    margin-bottom: 20px;
}
.product-card-btn-block{
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 26px;
}
.product-order-btn,
.product-card-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background-color: #292929;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    border: none;
    outline: none;
}
.product-order-btn{
    display: none;
}
.product-order-btn:hover{
    color: #fff;
}
.product-order-btn svg,
.product-card-btn svg{
    margin-right: 14px;
}
.in-basket .product-card-btn{
    display: none;
}
.in-basket .product-order-btn{
    display: flex;
}
.product-card-input{
    margin-right: 14px;
}
.product-card-input input{
    width: 95px;
}
.product-whatsapp{
    margin-bottom: 24px;
}
.product-whatsapp-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #27D268;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 50px;
}
.product-whatsapp-btn svg{
    margin-right: 10px;
}
.product-buy-one-click{
    margin-bottom: 24px;
}
.product-buy-one-click-btn{
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 32px;
    text-decoration-line: underline;
    color: #414141;
}
.product-delivery{
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 32px;
    color: #414141;
}
.product-delivery svg{
    margin-right: 9px;
}
.product-card-btn-hidden, .product-info-price-hidden{
    display: none;
}
@media (max-width: 1799px) {
    .gallery-main{
        width: 460px;

    }
    .gallery-main-slider-item{
        height: 465px;
    }
    .gallery-nav{
        max-width: 60px;
        margin-right: 15px;
    }
    .gallery-nav-slider-item{
        width: 60px;
        height: 65px;
    }
    .product-info-block,
    .product-left{
        margin-right: 35px;
    }
    .product-share{
        margin-left: 10px;
    }
    .product-card-btn{
        width: 190px;
    }
}
@media (max-width: 1399px) {
    .product-price-block{
        display: none;
    }
    .product-info-block{
        margin-right: 0;
        width: 100%;
    }
    .product-card-btn-hidden,
    .product-info-price-hidden{
        display: block;
    }
    .product-card-btn-hidden{
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .product{
        flex-direction: column;
    }
    .product-left{
        margin-right: 0;
        margin-bottom: 25px;
    }
    .gallery-main{
        width: 100%;
    }
}
@media (max-width: 420px) {
    .gallery-nav{
        display: none;
    }
    .gallery-main-slider-item {
        height: 365px;
    }
}
@media (max-width: 360px) {
    .gallery-main-slider-item {
        height: 300px;
    }
    .product-card-btn{
        padding: 15px;
        width: 169px;
    }
    .product-card-input {
        margin-right: 10px;
    }
}

/* End */
/* /local/templates/proxima/components/bitrix/catalog.element/main/style.css?17569101296320 */
