.product-detail-main .product-gallery__thumbs, .product-detail-main .product-content-desc{
    position: relative;
    top: unset;
}
.tab-content{
    margin-top: 20px;
}
.product-detail-main{
    padding-left: 230px;
}
.list-img-detai .product-gallery__thumb img{
    height: 100%;
    width: unset;

}
.list-img-detai .product-gallery__thumb a{
    height: 100%;
}
.list-img-detai .product-gallery__thumb{
    height: 140px;
    width: unset;
    display: inline-block;
}
.list-img-detai .product-gallery__thumb img,.list-img-detai .product-gallery__thumb.active img{
    height: 100%;
    width: unset;
}
.product-gallery .product-gallery__thumbs-container .list-img-detai{
    padding-right: 15px;
    height: 100%;
}
.product-gallery .product-gallery__thumbs-container{
    width: 25%;
    height: 100%;
}
.product-gallery .product-image-detail{
    width: 75%;
}
.product-detail-main .product-gallery{
    height: 600px;
}
#prevSlideZ, #nextSlideZ {
    background: 0 0;
    font-size: 18px;
    position: absolute;
    text-align: center;
    color: #d61c1f;
    border: 2px solid #d61c1f;
    width: 25px;
    height: 25px;
    left: 35px;
    border-radius: 50%;
}
.main-detail-product .product-desc-info .content-product .pdi-title .icon-open:before {
    content: "\f068";
}

#prevSlideZ {
    top: -28px;
}
#nextSlideZ {
    bottom: -17px;
}
.list-img-detai{
    position: relative;
}

.list-img-detai .product-gallery__thumb.active,.list-img-detai .product-gallery__thumb.active:hover{
    border-color: #d61c1f;
}
.product-detail-main .product-gallery{
    display: block;
}
.selector-actions button.btn-addtocart:hover, .goodsli-discount{
    background: #d3882d!important;
}
.goodsli-discount:after{
    border-top: 5px solid #d3882d!important;
}
.goodsli-discount .disc-num, .goodsli-discount .disc-txt{
    color: #fff!important;
}
.product-desc-info .pdi-item {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e7e7e7;
}
.product-desc-info .pdi-item .pdi-title {
    font-size: 13px;
    position: relative;
}
.product-desc-info .pdi-item .pdi-title .icon-open {
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.product-desc-info .pdi-item .pdi-title .icon-open:before {
    content: "\f067";
}
.product-desc-info .pdi-item .pdi-content {
    display: none;
}
.product-desc-info .pdi-item .pdi-content * {
    font-size: 13px;
}
.product-desc-info .pdi-item .pdi-title .icon-open.active:before {
    content: "\f068";
}
.product-desc-info{
    margin-top: 30px;
}
#site-cart .cart-view a.linktocheckout:hover,#site-cart .cart-view a.linktoupdate:hover{
    background: #d3882d;
    border-color: #d3882d;
}
.main-detail-product .product-price, .main-detail-product .swatch{
    border-bottom: none;
}
.main-detail-product .product-price, .main-detail-product .swatch{
    padding: 0;
}
.main-detail-product .selector-actions{
    margin-top: 0;
}
.main-detail-product .product{
    border: 1px solid #e7e7e7;
    display: flow-root;
}
.deliver-top-no{
    padding: 10px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.deliver-top-no a {
    padding-left: 5px;
}
.deliver-top-no a .tit {
    text-transform: uppercase;
    font-weight: 500;
}
.deliver-top-no .deliver-icon {
    align-self: center;
    width: 40px;
}
.deliver-top-no{
    display: flex;
}
.product-image-feature{
   max-height: 600px;
}
@media only screen and (min-width: 769px) {
    .main-detail-product {
        width: 80%;
    }

    .product-gallery .product-image-detail{
        float: right;
    }
    .caroufredsel_wrapper {
        height: 600px !important;
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .product-detail-main{
        padding-left: 0;
    }
    .product-detail-main .product-gallery {
        height: unset;
    }
    .product-gallery .product-image-detail, .product-gallery .product-gallery__thumbs-container{
        width: 100%;
    }
    .product-gallery .box__product-gallery{
        height: unset;
        min-height: auto;
    }
    .product-detail-main .product-content-desc{
        margin-top: 0;
    }
    .product-gallery__thumbs{
        width: unset;
    }
    .product-gallery .list-img-detai .owl-theme .owl-nav button.owl-next{
        right: -17px;
    }
    .list-img-detai .owl-theme .owl-nav button.owl-prev{
        left: 10px;
    }
    .list-img-detai .owl-theme .owl-nav button{
        position: absolute;
        top: 22%;
        border: 2px solid #d61c1f!important;
        width: 30px;
        height: 30px;
        color: #d61c1f!important;
    }
    .product-gallery .product-gallery__thumbs-container .list-img-detai{
        padding-right: 0;
    }
    .product-detail-main .list-img-detai .product-gallery__thumbs{
        padding: 0 15px;
    }
}
