.product_sec2_heading {
    font-family: Playfair Display;
    font-size: 44px;
    font-weight: 700;
    line-height: 58.65px;
    text-align: center;
    color: #B98A34;
}

@media screen and (max-width:768px) {
    .product_sec2_heading {
        font-family: Playfair Display;
        font-size: 18px;
        font-weight: 700;
        line-height: 2px;
        text-align: center;
    }
}

.product_sec2_desc {
    font-family: Outfit;
    font-size: 20px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: center;
    color: #AEAEAE;

    padding: 0px 200px;
    text-transform: capitalize;
}

@media screen and (max-width:768px) {
    .product_sec2_desc {
        font-family: Outfit;
        font-size: 12px;
        font-weight: 400;
        line-height: 15.12px;
        text-align: center;

        display: -webkit-box;
        -webkit-box-orient: block-axis;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        padding: 0px;
    }
}


.Product_sec2_text {
    font-family: Outfit;
    font-size: 20px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    color: white;
}

@media screen and (max-width:768px) {
    .Product_sec2_text {
        font-family: Outfit;
        font-size: 10px;
        font-weight: 400;
        line-height: 12.6px;
        text-align: left;
        margin-left: -10px;
    }
}






/* =-=-=-=-=-=-=-=-=-=-=-=-=-=------------------- inner Product page css ------------------------=-=-=-=-=--=-=-=-=-=-=--=-= */
.gift_hr {
    color: #B98A34;
    width: 10%;
    opacity: 1;
    border-width: 2px;
}

@media screen and (max-width:768px) {
    .gift_hr {
        color: #B98A34;
        width: 40%;
        opacity: 1;
        border-width: 1.5px;
    }
}

.inner_prodcut_sec2_right {
    padding: 30px 0px 0px 50px;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right {
        padding: 10px 0px 0px 10px;
    }
}

.inner_prodcut_sec2_right_heading {
    font-family: Playfair Display;
    font-size: 44px;
    font-weight: 700;
    line-height: 58.65px;
    text-align: left;
    text-transform: uppercase;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_heading {
        font-family: Playfair Display;
        font-size: 18px;
        font-weight: 700;
        line-height: 23.99px;
        text-align: left;
    }
}

.inner_prodcut_sec2_right_desc {
    font-family: Outfit;
    font-size: 20px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    color: #AEAEAE;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_desc {
        font-family: Outfit;
        font-size: 12px;
        font-weight: 400;
        line-height: 15.12px;
        text-align: left;
    }
}

.inner_prodcut_sec2_right_li {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.68px;
    text-align: left;
    color: #AEAEAE;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_li {
        font-family: Outfit;
        font-size: 11px;
        font-weight: 400;
        line-height: 13.86px;
        text-align: left;
    }
}

.inner_prodcut_sec2_right_dicrement {
    font-family: Outfit;
    font-size: 32px;
    font-weight: 400;
    line-height: 20.32px;
    text-align: center;
    color: white;
    padding: 25px;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_dicrement {
        font-family: Outfit;
        font-size: 18px;
        font-weight: 400;
        line-height: 20.68px;
        text-align: center;
        padding: 10px;
    }
}

.inner_prodcut_sec2_right_btn {
    background-color: #B98A34;
    color: white;
    padding: 10px;
    text-decoration: none;
    width: 30%;
    text-align: center;
    font-family: Playfair Display;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.99px;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_btn {
        width: 50%;
        font-family: Playfair Display;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.33px;
        text-align: center;
        height: 40px;
    }
}

.inner_prodcut_sec2_right_btn2 {
    background-color: transparent;
    border: 1px solid #B98A34;
    color: #B98A34;
    padding: 10px;
    text-decoration: none;
    width: 30%;
    text-align: center;
    font-family: Playfair Display;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.99px;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_btn2 {
        width: 50%;
        font-family: Playfair Display;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.33px;
        text-align: center;
        color: white;
    }
}

.inner_prodcut_sec2_right_usd_text {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.68px;
    text-align: left;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_usd_text {
        font-family: Outfit;
        font-size: 18px;
        font-weight: 400;
        line-height: 22.68px;
        text-align: left;
    }
}

.inner_prodcut_sec2_right_usd {
    font-family: Outfit;
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
    text-align: left;
}

.inner_prodcut_sec2_right_usd_discount {
    font-family: Inter;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    text-align: left;
    text-decoration: line-through;
}

.inner_prodcut_sec2_right_inc_dec {
    margin-right: 170px;
}

@media screen and (max-width:768px) {
    .inner_prodcut_sec2_right_inc_dec {
        margin-right: 10px;
    }
}








.product_heart_icon21 {
    padding: 7px 10px;
    font-size: 18px;
    border: 1px solid white;
    border-radius: 30px;
    color: white;
}

.product_heart_icon22 {
    padding: 7px 7px;
    width: 45px;
    border: none;
    background-color: #B98A34;
    border-radius: 70px;
}

.product_carousel_text2 {
    font-family: Outfit;
    font-size: 20px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    color: white;
}

@media screen and (max-width:768px) {
    .product_heart_icon21 {
        padding: 5px 7px;
        font-size: 12px;
        border: 1px solid white;
        border-radius: 30px;
        color: white;
    }

    .product_heart_icon22 {
        padding: 6px 6px;
        width: 31px;
        border: none;
        background-color: #B98A34;
        border-radius: 70px;
    }

    .product_carousel_text2 {
        font-family: Outfit;
        font-size: 10px;
        font-weight: 400;
        line-height: 12.6px;
        text-align: left;
        color: white;
    }
}

.slider_img {
    width: auto;
}

@media screen and (max-width:425px) {
    .slider_img {
        width: 160px;
        height: 185px;
    }
}

.slider_overly_content {
    position: absolute;
    top: 70%;
    padding: 0px 20px;
}

.product_icons2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;

    margin-top: 15px;
}

@media screen and (max-width:768px) {
    .slider_overly_content {
        position: absolute;
        top: 55%;
        padding: 0px 10px 10px 10px;
    }

    .product_icons2 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 10px;
    }
}

.Product_btn_mobile {
    background-color: transparent;
    border: 1px solid #B98A34;
    color: white;
    width: 111px;
    height: 35px;
    text-decoration: none;
    padding: 5px 0px 7px 0px;
}