.set-buy-wrap{
    width:100%;
/*    height:225px;*/
    border:1px solid #dfdfdf;
    border-radius:10px;
    margin-bottom:35px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    overflow: hidden;
}
.set-buy-wrap .set-list{
    border-right:1px solid #dfdfdf;
    position:relative;
    position: relative;
    display: inline-block;
    width: 33.3333%;
}
.set-buy-wrap .set-list:nth-last-child(1){
    border:none;
}
.set-buy-wrap .set-list:after{
    content: '';
    width: 35px;
    height: 35px;
    background-image: url("../images/set-plus.png");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -18px;
    z-index: 4;
}
.set-buy-wrap .set-list:nth-last-child(1):after{
    display: none;
}
.set-buy-wrap .set-list:nth-last-child(2):after{
    background-image: url("../images/set-equally.png");
}

.set-buy-wrap .set-list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: inherit;
    margin-top: 0;
    outline: 0;
    width: 65px;
    height: 30px;
    text-indent: -9999px;
    z-index: 1;
}
.set-buy-wrap .set-list .bx-wrapper .bx-prev {
    left: 50%!important;
    top: 0!important;
    margin-left: -32px!important;
    background: url(../images/sprite-vertical.png) no-repeat;
    background-position: -32px 10px;
    background-size: 75px 50px;
}
.set-buy-wrap .set-list .bx-wrapper .bx-prev:hover{
    background-position: -32px -26px;
}
.set-buy-wrap .set-list .bx-wrapper .bx-next {
    right: 50%;
    bottom: 0;
    margin-right: -32px;
    background: url(../images/sprite-vertical.png) no-repeat;
    background-position: 19px 10px;
    background-size: 75px 50px;
}
.set-buy-wrap .set-list .bx-wrapper .bx-next:hover{
    background-position: 19px -26px;
}
.set-buy-wrap .set-list{
/*    height:100%;*/
    position:relative;
}
.set-buy-wrap .set-list .bx-wrapper .bx-pager{
    display:none;
}

.set-buy-wrap .set-list.single .bx-prev,
.set-buy-wrap .set-list.single .bx-next {
    display: none;

}
.set-slider {
    padding: 0;
}

.set-buy-wrap .set-slider li{
    height:228px;
}
/*.set-buy-wrap .set-slider .set-slider-content{
    display: block;
    display: none;
    width: auto;
    height: auto;
    padding: 20px 15px;
    padding-top: 35px;
}*/

.set-buy-wrap .bx-wrapper .set-slider .set-slider-content {
    display: block;
}

.set-buy-wrap .bx-wrapper .set-slider li{
   height:228px;
       width: 100%;
/*    height: 100%;*/

}

.set-buy-wrap .bx-wrapper .set-slider li a {
    padding: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.set-buy-wrap .set-slider .set-slider-content a:hover .set-slider-text {
    color:#1b823d;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}
.set-buy-wrap .set-list.set-list-product .set-product-wrap a:hover .set-slider-text p{
    color:#f57d06;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.set-buy-wrap .set-list .set-close{
    width:26px;
    height:26px;
    position:absolute;
    top:5px;
    right:5px;
    cursor: pointer;
    z-index: 3;
    background:url(../images/close-set.png) no-repeat;
}
.set-buy-wrap .set-list .set-close.active{
    border-radius:50px;
    background-color: #32CC8E;
    background-image: url("../images/icon-ok.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.buy-equally {
        width: 100%;
    height: 100%;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.buy-equally p {
        color: #000;
    font-size: 14px;
}

.buy-equally button.k-button {
    font-size: 14px;
    padding: 10px;
}
.set-buy-wrap .set-list.set-list-product .set-product-wrap{
    width: 100%;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.set-product-wrap h4{
    font-size:14px;
    color:#fc9a13;
    line-height:29px;
}
.list-wrap .name-product-option{
    font-size: 17px;
    color: #000;
    line-height: 22px;
    letter-spacing: 0;
    padding: 19px 0;
    padding-bottom: 7px;
}
.set-product-wrap .set-slider-img,
.set-slider-content .set-slider-img{
    width: 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}

.set-product-wrap .set-slider-img img,
.set-slider-content .set-slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.set-product-wrap .set-slider-price,
.set-slider-content .set-slider-price,
.buy-equally .set-slider-price {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
}

.set-product-wrap .set-slider-price .set-price-old,
.set-slider-content .set-slider-price .set-price-old,
.buy-equally .set-slider-price .set-price-old {
    text-decoration: line-through;
    font-size: 12px;
}

.set-product-wrap .set-slider-price-wrap,
.set-slider-content .set-slider-price-wrap,
.buy-equally .set-slider-price-wrap {
    margin-left: 5px;
}

.set-price-new {
    color: #1b823d;
}

.set-product-wrap .set-slider-text,
.set-slider-content .set-slider-text{
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    margin-top: 10px;
    color: #000000;
    height: 30px;
    overflow: hidden;
}

.product-bxslider{
    border-radius:5px;
    display: inline-block;
}
.product-bxslider li{
    height:148px;
    position: relative;
}


.set-buy-wrap .set-list.none:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    background-color: rgba(27, 27, 27, 0.76);
    z-index: 3;
}
.price-old-new {
    display: none;
}

.price-old-new .product-price-new{
    display: block;
    font-size: 24px;
    line-height: 37px;
    position: relative;
    left: 8px;
    margin: 10px 0;
    color: #ff9b13;
}
.price-old-new .product-price-new sup{
    font-size: 16px;
    vertical-align: top;
    position: relative;
    top: -8px;
}
.price-old-new .product-price-old{
    display: block;
    font-size: 22px;
    color: #babab9;
    text-decoration: line-through;
    position: relative;
    left: 6px;
}
.price-old-new .product-price-old sup{
    font-size: 14px;
    vertical-align: top;
}

.product-popap-content .column-wrap .column-right,
.order-done-content .column-wrap .column-right{
    width:492px;
    height:auto;
    display: inline-block;
    float:right;
}
.column-wrap .column-right h4{
    font-size:24px;
    color:#000;
    font-weight: normal;
    font-style:normal;
    margin-bottom: 17px;
}
.column-wrap .column-right ul{

}
.column-wrap .column-right ul li{

}
.column-wrap .column-right ul li p{
    font-size: 14px;
    color:#000;
    line-height: 24px;
}
.column-wrap .column-right ul li p span{
    font-size: 14px;
    color:#000;
}
.column-wrap .column-right .cout-total-wrap{
    display: inline-block;
    width: 100%;
    padding: 27px 0;
    padding-bottom: 10px;
}
.cout-total-wrap .cout{
    display: inline-block;
    width: 45%;
    float:left;
    text-align: left;
}
.cout-total-wrap .cout .opt-quontity{
    float: left;
    display: inline-block;
    margin-top: 7px;
}
.cout-total-wrap .cout .opt-quontity input{
    text-align:center;
    width: 33px;
}
.cout-total-wrap .cout .title{
    font-size:14px;
    color:#000;
    font-weight:normal;
    font-style:normal;
    line-height: 42px;
    display: inline-block;
    width: 109px;
    text-align: left;
    float:left;
}
.cout-total-wrap .total{
    display: inline-block;
    width: 45%;
    float:right;
    text-align: right;
}
.cout-total-wrap .total .title{
    font-size: 14px;
    color: #000;
    font-weight: normal;
    font-style: normal;
    line-height: 42px;
    display: inline-block;
    width: 62px;
    text-align: left;
}
.cout-total-wrap .total .total-price{
    font-size: 30px;
    color:#ff9b13;
    display: inline-block;
    float: right;
}
.cout-total-wrap .total .total-price sup{
    font-size: 18px;
    color:#ff9b13;
    vertical-align: top;
}
.product-popap-content .section-title ,
.order-done-content .section-title {
    font-size: 17px;
    color: #000;
    margin-top: 24px;
    margin-bottom: 11px;
    padding-bottom: 5px;
    display: block;
}
.product-images .slick-slider.slider-for .slider-photo{
    text-align: center;
    cursor: pointer;
}
.product-images .slick-slider.slider-for .slider-photo img{
    display: inline-block;
}
.product-images .slick-slider.slider-nav{
    cursor: pointer;
    width: 270px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.product-images .slick-slider.slider-nav .slick-dots{
    display: none!important;
}
.product-images .slick-slider.slider-nav .slick-slide .slider-small-photo{
    border:1px solid transparent;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.product-images .slick-slider.slider-nav .slick-slide .slider-small-photo img{
    max-width: 100%;
}
.product-images .slick-slider.slider-nav .slick-slide.slick-current .slider-small-photo{
    border:1px solid #f87f07;
}
.product-container .product-images .slider.slider-for .slider-big-photo {
    display: none;
}

.product-images .slider.slider-nav .slider-small-photo {
    display: none;
}

.product-container .product-images .slider.slider-for .slick-slide .slider-big-photo{
    text-align: center;
    width: 100%;
    height: 338px;
    display: table;
}
.product-container .product-images .slider.slider-for .slick-slide .slider-big-photo a{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 338px;
}
.product-container .product-images .slider.slider-for{
    min-height: 340px;
    margin-bottom: 50px;
}
.product-container .product-images .slider.slider-for .slick-slide .slider-big-photo img{
    display: inline-block;
    /*width: auto;*/
    width: 100%;
    max-height: 100%;
}
.product-images .slick-slider.slider-nav .slick-prev{
    width: 20px;
    height: 37px;
    background: url("../images/sprite2.png") no-repeat;
    background-position: 3px 6px;
    background-size: 50px 75px;
    text-indent: -99999px;
}
.product-images .slick-slider.slider-nav .slick-prev:hover{
    background-position: -33px 6px;
}
.product-images .slick-slider.slider-nav .slick-prev.slick-disabled{
    opacity: .3;
}
.product-images .slick-slider.slider-nav .slick-prev.slick-disabled:hover{
    background-position: 3px 6px;
}
.product-images .slick-slider.slider-nav .slick-next{
    width: 20px;
    height: 37px;
    background: url("../images/sprite2.png") no-repeat;
    background-position: 3px -44px;
    background-size: 50px 75px;
    text-indent: -99999px;
}
.product-images .slick-slider.slider-nav .slick-next:hover{
    background-position: -33px -44px;
}
.product-images .slick-slider.slider-nav .slick-next.slick-disabled{
    opacity: .3;
}
.product-images .slick-slider.slider-nav .slick-next.slick-disabled:hover{
    background-position: 3px -44px;
}




@media screen and (max-height: 700px){
    .main-navigation .first-level .sub-menu{
        height: calc(100vh - 101px);
        overflow: hidden;
    }
}
@media screen and (min-width: 1000px) {
    .comment-column-right .review-form-wrapper .input-wrapper .input-text{
        margin-bottom: 12px;
    }
    .comment-column-right .review-form-wrapper .input-wrapper .input-textarea{
        margin-bottom: 12px;
    }
    .comment-column-right .review-form-wrapper .input-captcha .input-text{
        margin-bottom: 15px;
    }
    .product-recommend-bxslider li:nth-of-type(4n){
        width: 236px!important;
    }
    .product-bxslider li:nth-of-type(4n){
        width: 236px!important;
    }
    .tabs-carousel-wrap .product-recommend-bxslider li:nth-of-type(4n){
        width: 235px!important;
    }
    #header .top-menu .menu-mob-list{
        /*display: block!important;*/
    }
    .ios #header .main-navigation-container{
        position: relative!important;
        display: block!important;
        width: 940px!important;
        margin: 0 auto!important;
        padding: 0 30px!important;
    }
}
@media screen and (max-width: 1050px) {
    .product-container .product-tabs-container .nav .product-tab {
        display: inline-block;
        padding: 14px 0;
        padding-bottom: 13px;
        margin-right: 16px;
    }
}

#owl-carousel-product .similar-product-content .similar-product-text.mob {
    display: none;
}

.page-container-cart+.clear {
    display: none;
}

.info-block-payment2.mob-ver,
.left-side-cart.mob-ver {
    display: none;
}


.set-percent {
    position: absolute;
    font-size: 14px;
    background: #1b823d;
    color: #fff;
    padding: 2px 5px;
    border-bottom-right-radius: 5px;
}

@media (max-width: 767px) {

        .set-buy-wrap {
        display: flex;
        flex-direction: column;
    }
    .set-buy-wrap .set-list {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #dfdfdf;
    }
    .set-buy-wrap .set-list.set-list-product .set-product-wrap,
    .set-buy-wrap .bx-wrapper .set-slider li a {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
            padding: 40px 20px;
    }

    .set-buy-wrap .set-list.set-list-product .set-product-wrap .set-slider-img,
    .set-slider-content .set-slider-img {
        min-width: 100px;
    }


    .set-buy-wrap .set-list.set-list-product .set-product-wrap .set-slider-text,
    .set-slider-content .set-slider-text {
        text-align: left;
    margin: 0 10px;
    font-size: 14px;
    }

    .set-product-wrap .set-slider-price-wrap, .set-slider-content .set-slider-price-wrap, .buy-equally .set-slider-price-wrap {
        line-height: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    }


    .set-buy-wrap .set-list.set-buy-equally {
        justify-content: center;
    }
    .set-buy-wrap .set-list:after {
        right: 50% !important;
        top: 100% !important;
        transform: translate(50%, -50%);
        margin: 0 !important;
    }
    .set-slider-content a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .set-buy-wrap, .set-buy-wrap .set-slider li {
        height: unset !important;
    }

    .set-buy-wrap .set-list .bx-wrapper .bx-controls-direction a {
        height: 45px;
    }
    .set-buy-wrap .set-list .bx-wrapper .bx-prev {
    background-position: -32px 20px;
    }
    .set-buy-wrap .set-list .bx-wrapper .bx-next {

    }
}

@media (max-width: 500px) {
    .set-buy-wrap .set-list.set-list-product .set-product-wrap .set-slider-img, .set-slider-content .set-slider-img {
            width: 50px;
    height: 50px;
    min-width: 50px;
    }

    .set-buy-wrap .set-list.set-list-product .set-product-wrap .set-slider-text, .set-slider-content .set-slider-text {
        text-overflow: ellipsis;
    overflow: hidden;
    width: 170px;
    margin-right: auto;
    height: unset;
    }
    .set-product-wrap .set-slider-price, .set-slider-content .set-slider-price {
        flex-direction: column;
        align-items: flex-end;
        white-space: nowrap;
    }
}
