.detail-product {
    display: flex;
    flex-direction: column;
    padding-top: 1.25rem;
}
.detail-product .detail-left {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.detail-product .detail-right{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.625rem;
}
.product-owl-slide .owl-nav button {
    position: absolute;
    top: 50%;
    transition: opacity 0.3s ease, left 0.3s ease, right 0.3s ease;
}
.product-owl-slide .owl-nav button i {
    font-size: 20px;
}
.product-owl-slide .owl-nav .owl-prev {
    left: 10px;
}

.product-owl-slide .owl-nav .owl-next {
    right: 10px;
}
.detail-product .detail-right .category-name a {
    color: rgba(204, 180, 143, 1);
    font-size: 1rem;
    text-transform: capitalize;
}
.detail-product .detail-right .name-product {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-top: 1.875rem;
    color: rgba(31, 28, 23, 1);
    font-family: 'Vollkorn';
}
.detail-product .detail-right .box-price {
    line-height: 1.75rem;
    font-weight: 500;
    color: rgba(31, 28, 23, 1);
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.45rem;
    font-family: Barlow Condensed;
}
.detail-product .detail-right .box-price .old-price {
    color: rgba(184, 182, 175, 1);
}
.detail-product .detail-right .hight-light {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: rgba(31, 28, 23, 1);
    padding: 1rem 0;
    border-top: 1px solid;
}
.detail-product .detail-right .hight-light ul {
    line-height: 32px;
}
.detail-product .detail-right .add_to_cart {
    background-color: rgba(31, 28, 23, 1);
    color: rgba(254, 251, 244, 1);
    width: 100%;
    height: 3.75rem;
    padding: 1.375rem 1.6875rem;
    border-radius: 4px;
    border: none;
    margin-top: 2.375rem;
    font-size: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.detail-product .detail-right .add_to_cart .button_text {
    white-space: nowrap;
}
.detail-product .detail-right .add_to_cart i {
    font-weight: 300;
}
.color a {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 8px;
}
.color a.active {
    border: 4px solid #fff;
    box-shadow: 0 0 0 1px #767676;
}
.color a.deactive, size a.deactive {
    cursor: not-allowed;
}
.size a {
    padding: 0 10px;
    background: #fff;
    width: auto;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 8px;
}
.size a.active {
    border: 1px solid #000;
}

.swatch .title {
    margin-bottom: 1rem;
}
.pview-description {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.pro-description {
    margin-top: 1rem;
    border-top: 1px solid;
    padding-top: 1rem;
}
.pview-description ul {
    margin-bottom: 1rem;
    padding-left: 15px;
    list-style: disc;
}
.pview-description img {
    width: 100%;
    object-fit: scale-down;
}
.share {
    margin-top: 0.9375rem;
    display: flex;
    align-items: center;
    gap: 10px;
}
.share p {
    margin: 0;
}
.share img {
    width: 30px;
}
.share a i {
    font-size: 27px;
}
.pview-description p, .pview-description span, .pview-description strong, .pro-description p, .pro-description span, .pro-description strong {
    font-family: 'Nunito' !important;
}

@media (min-width: 1024px) {
    .detail-product {
        flex-direction: row;
        padding-top: 3.125rem;
    }
    .detail-product .detail-left {
        padding-bottom: 1.25rem;
        padding-left: 4.375rem;
        padding-right: 1.875rem;
    }
    .detail-product .detail-right{
        padding: 2rem 10rem 5rem 2.5rem;
    }
    .product-owl-slide .owl-nav .owl-prev {
        left: -30px;
    }
    .product-owl-slide .owl-nav .owl-next {
        right: -30px;
    }
    .detail-product .detail-right .name-product {
        font-size: 1.875rem;
    }
    .detail-product .detail-right .box-price {
        line-height: 1.5rem;
    }
    .detail-product .detail-right .hight-light {
        line-height: 1.375rem;
        font-size: 1rem;
        margin-top: 0.9375rem;
    }
    .detail-product .detail-right .add_to_cart {
        margin-top: 3rem;
        padding-left: 3.5rem;
        padding-right: 3.5rem;
        font-size: 1.375rem;
    }
    .pview-description {
        padding-left: 4.375rem;
        padding-right: 4.375rem;
    }
    .share {
        margin-top: 1.875rem;
    }
}



@media (min-width: 1536px) {
    .detail-product .detail-left {
        padding-bottom: 2.875rem;
        padding-left: 12.5rem;
        padding-right: 6.25rem;
    }
    .detail-product .detail-right{
        padding-top: 2.125rem;
        padding-bottom: 10.5rem;
        padding-right: 16rem;
    }

    .pview-description {
        padding-left: 12.5rem;
        padding-right: 12.5rem;
    }
}