body.home-six.loaded {
    overflow-x: hidden;
}

section.product-details-area {
    margin-top: 0.6%;
}

.product-details-area .product-details-desc h3 {
    margin-bottom: 12px;
    /* text-transform: capitalize; */
     text-transform: none;
    font-weight: 500;
    color: #445383;
    font-family: "Rubik", sans-serif;
    font-size: 32px;
}

.product-details-area .product-details-desc .product-review .rating i {
    color: #FFA929;
    font-size: 22px;
}

.fluidcls {
    padding: 3% 8% ! important;
    /* background: linear-gradient(90deg, #FFF 0.64%, #FFF 22.11%, #FFF 49.01%, #CDCDCF 99.94%); */
    background: linear-gradient(90deg, #cdcdcf40 0.64%, #cdcdcf24 22.11%, #FFF 49.01%, #CDCDCF 99.94%)
}

p.paradesc {
    font-size: 16px;
    color: #333333eb;
    padding-bottom: 1.5%;
    font-family: "Rubik", sans-serif;
}

.product-details-image.mt-0 img {
    width: 100%;
    padding: 0% 9% 0% 9%;
    margin-top: -3%;
}

span.new-price {
    font-weight: 400;
    color: #445383;
    font-family: "Rubik", sans-serif;
    font-size: 28px;
}
div.pricediv {
    font-weight: 400;
    color: #445383;
    font-family: "Rubik", sans-serif;
    font-size: 18px;
}
span.detail-product-discount {
    color: #008f4f;
    font-size: 22px;
    padding-left: 5% ! important;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}

span.detail-product-stock {
    color: #008f4f;
    font-size: 18px;
    padding-left: 1% ! important;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
}

.buy-checkbox-btn button.default-btn {
    padding: 1.2% 2%;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 2%;
}

.product-add-to-cart .select {
    padding: 0px 20px ! important;
    font-family: "Rubik", sans-serif;
    height: 40px ! important;
}

label.sellabel {
    font-size: 18px;
    padding-bottom: 1%;
    color: #445383;
    font-weight: 500;
}

span.current {
    font-size: 16px;
    font-weight: 400;
    color: #445383;
}

.icon-text-wrapper {
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
}

.icon-text {
    display: flex;
    align-items: center;
}

.icon {
    width: 25.50px;
    height: 25.50px;
    border-radius: 50%;
    background: #F34A4A;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon i {
    color: #fff;
}

.icon-text span {
    color: #794BDD;
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word;
    margin-left: 3%;
    font-family: "Rubik", sans-serif;
    font-size: 18px;
}

.icon-text-1 span {
    color: #794BDD;
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word;
    font-family: "Rubik", sans-serif;
    font-size: 18px;
}

.icon-text-1 {
    display: flex;
    align-items: center;
}

@media (max-width: 900px) {
    .icon-text-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .icon-text {
        /* flex-direction: column; */
        align-items: center;
    }

    .icon {
        margin-right: 0;
        margin-bottom: 10px;
    }

}

.row.datashico {
    margin-top: 1.5%;
    margin-bottom: 1.5%;
}

.icon1 {
    width: 25.5px;
    height: 25.5px;
    border-radius: 50%;
    background: transparent ! important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon1 {
    color: #794BDD;
    font-size: 22px;
    padding-left: 10%;
}

a.popup-youtube {
    width: 100%;
}

button.default-btn.add-to-cart-btn::after {
    background-color: transparent;
}

button.default-btn.add-to-cart-btn {
    background-color: transparent;
    border: 1px solid #0b1f44;
    color: #0b1f44;
}

button.default-btn.add-to-cart-btn.add-wishlist::after {
    background-color: transparent;
}

button.default-btn.add-to-cart-btn.add-wishlist {
    background-color: transparent;
    border: 1px dotted #0b1f44;
    color: #0b1f44;
}
a.clscmprprod {
    color: #0b1f44f0;
    /* text-decoration: underline; */
    font-weight: 500;
}
a.clscmprprod2 {
    margin-left: 6%;
    color: #794BDD;
    font-size: 18px;
    /* text-decoration: underline; */
    font-weight: 500;
    line-height: 24px;
}
a.clscmprprod2:hover, a.clscmprprod:hover{
    text-decoration: underline;
}
button.default-btn.btncls {
    padding: 0.9% 2%;
}
button.default-btn.btncls:hover {
    background-color: #ff9800;
}
button.default-btn.btncls {
    background-color: #0b1f44;
}
button.default-btn.add-to-cart-btn:hover {
    background-color: #0b1f44;
    color: #fff;
}
.icon-text-1 span:hover {
    text-decoration: underline;
}
.icon-text span:hover {
    text-decoration: underline;
}
section.product-discover .fluidcls2 {
    padding: 3% 8% 5% 8%;
}
section.product-details-area.ptb-100 {
    /* padding-top: 5%! important; */
    padding-bottom: 0%! important; 
    /* z-index: 999; */
    z-index: 1;
    position: relative;
}
.container-fluid.fluidcls2 {
    padding: 0% 8%;
}
section.product-benefits {
    background-image: url('../product/benefi-bag.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2% 0%;
    background-color: #18659512 ! important;
}
section.product-benefits .card {
    /* border: 1px solid #0d6efd; */
    border: 1px solid #176190;
}
section.product-benefits .card-body {
    padding: 5%;
}
section.product-benefits h5.card-title {
    /* font-size: 20px;
    color: #0b1f44;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    padding-top: 4%;
    margin-left: -4%;
    padding-bottom: 4%; */
  color: #0b1f44;
  font-weight: 500;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-left: 0;
  transition: color 0.3s ease;
}
/* img.img-responsive.img-desc { */
    /* width: 60%;
    float: right;
    padding-bottom: 6%;
    margin: 0px auto;
    text-align: center; */
/* } */
p.card-text {
    font-size: 16px;
    color: #828282;
    padding-left: 2%;
}
img.img-responsive.img-desc {
    width: 90%;
    float: right;
}
.row.align-items-center.bene-row {
    padding-top: 2%;
}
section.product-benefits .section-title h2 {
    /* margin-bottom: -3%; z plus sec product issue */
    text-transform: none;
}
section.product-benefits .card:hover {
    background: linear-gradient(82deg, #0B1F44 0%, #113B64 45%, #196FA0 100%);
    cursor: pointer;
}
.security-features {
    color: #633520;
    font-size: 16px;
    font-weight: bold;
}
.pricefontsize{
    font-size: 18px !important;
}


.product-discover {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* User validity label */
.product-discover .uservalidity {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 8px 7%;
}

/* Product title */
.product-discover .product-title {
    font-size: 16px;
    font-weight: 500;
    padding: 0 7% 5px 7%;
    background-color: #fafbff;
}

.product-discover .product-title a {
    color: #212121;
    text-decoration: none;
}

/* Product description */
.product-discover .product-description {
    font-size: 14px;
    color: #828282;
    line-height: 20px;
    padding: 0 7%;
    margin-bottom: 10px;
    min-height: 60px;
}

/* Price section container */
.product-discover .pmrpdis {
    padding: 0 7%;
    background-color: #fafbff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

/* Prices */
.product-discover .product-price {
    font-size: 18px;
    font-weight: 700;
    color: #211f54;
}
.product-discover .product-mrp {
    font-size: 16px;
    font-weight: 500;
    color: #ffa929;
    text-decoration: line-through;
    margin-bottom: 0px;
}
.product-discover .product-discount {
    font-size: 14px;
    background-color: #15b612;
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    text-align: right;
}

/* Action buttons */
.product-discover .product-action-buttons {
    padding: 10px 7% 15px 7%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}

.product-discover .product-action-button.know-more {
    background-color: transparent;
    color: #525252;
    text-decoration: underline;
    padding: 0;
    font-size: 13px;
}

.product-discover .product-action-button.buy-now {
    background-color: #0b1f44;
    color: #fff;
    font-weight: 400;
    padding: 4px 10px;
    border: none;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.product-discover .product-action-button.buy-now:hover {
    background-color: #0d2766;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .product-discover .pmrpdis {
        flex-direction: column;
        align-items: flex-start;
    }

    .product-discover .product-action-buttons {
        flex-direction: column;
        gap: 8px;
    }

    .product-discover .product-action-button.buy-now {
        width: 100%;
        justify-content: center;
    }
}

.option-btn {
    background-color: #0f2f56;
    color: #ffffff;
    border: 1px solid #0f2f56;
    padding: 12px 30px;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease, transform 0.2s ease;
    min-width: 140px; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.option-btn i {
    font-size: 22px;
    margin-right: 8px;
    transition: transform 0.3s ease;
}

.option-btn.active {
    background: linear-gradient(135deg, #008f4f, #00b56a); 
    border-color: #008f4f;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 143, 79, 0.4);
    transform: translateY(-2px);
}

.option-btn:not(.active):hover {
    background-color: #005e37; 
    border-color: #005e37;
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.option-selector .option-btn + .option-btn {
    margin-left: 12px; 
}