.product-variant-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.product-variant-radio:checked + label {
    outline: 1px solid #ababab;
}


.bg-custom {
    background-color: rgb(242, 242, 242);
}

.button-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}

.fas {
    cursor: pointer;
}

.dropdown-megamenu .mega-menu-a {
    display: block !important;
    height: 100% !important;
    color: #e8ae3d;
    font-size: 13px !important;
    font-weight: 600;
    overflow-wrap: unset;
    background-color: #fff;
    padding: 1rem;
    border: 2px solid #eee;
    border-radius: 0.25rem;
    transition: border .2s ease-in-out;
}

.dropdown-megamenu .mega-menu-a .mega-menu-span {
    text-align: center;
    color: #6c757d;
    display: block;
    margin: 0 -0.75rem;
}

.dropdown-megamenu .mega-menu-a:hover {
    border: 2px solid #e8ae3d;
}

.cmr-soft-footer a {
    font-size: 15px;
}

.cmr-soft-footer span {
    font-size: 15px;
}

.sub-mega-menu-width-10 {
    width: 15% !important;
    margin-right: 10px;
}

@media only screen and (max-width: 575px) {
    .sub-mega-menu-width-10 {
        width: 43% !important;
        float: left;
    }

}

@media only screen and (max-width: 991px) {
    .sub-mega-menu-width-10 {
        width: 43% !important;
        float: left;
    }
    /*.sub-mega-menu{*/
    /*    min-width: 100% !important;*/
    /*}*/
}


/*.dropdown {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    !*margin-right: 10px;*!*/
/*    cursor: pointer;*/
/*}*/

/*.dropdown .top-heading {*/
/*    color: #292b2c;*/
/*}*/

/*.dropdown-content {*/
/*    display: none;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    overflow: auto;*/
/*    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
/*    z-index: 99999;*/
/*    background-color: #fff;*/
/*    min-width: 120px;*/
/*}*/

/*.dropdown:hover .dropdown-content {*/
/*    display: block;*/
/*}*/

/*.dropdown-content a {*/
/*    display: block;*/
/*    color: #292b2c;*/
/*    padding: 5px 5px 3px 10px;*/
/*    text-decoration: none;*/
/*    text-align: left;*/
/*}*/

/*.dropdown-content a:hover {*/
/*    color: #fdb8b6;*/
/*    !*background-color: #00A4BD;*!*/
/*}*/

/*.dropdown-menu ul > li {*/
/*    list-style: none !important;*/
/*}*/

/*.dropdown-menu ul > li > a {*/
/*    font-size: 14px !important;*/
/*    height: 2.5rem !important;*/
/*    list-style: none !important;*/
/*    justify-content: left !important;*/
/*    padding: 8px 20px 8px 20px !important;*/
/*}*/

.main_content{
    /*padding: 50px 0;*/
}

.e-star{
    color: orange !important;
}

.d-flex-im{
    display: flex !important;
}
/* CUSTOM SLIDER */

@media (min-width: 0) {
    .g-mr-15 {
        margin-right: 1.07143rem !important;
    }
}

@media (min-width: 0) {
    .g-mt-3 {
        margin-top: 0.21429rem !important;
    }
}

.g-height-50 {
    height: 50px;
}

.g-width-50 {
    width: 50px !important;
}

@media (min-width: 0) {
    .g-pa-30 {
        padding: 2.14286rem !important;
    }
}

.g-bg-secondary {
    background-color: #fafafa !important;
}

.u-shadow-v18 {
    box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15);
}

.g-color-gray-dark-v4 {
    color: #777 !important;
}

.g-font-size-12 {
    font-size: 0.99714rem !important;
}

.media-comment {
    margin-top: 20px
}

.rating {
    display: flex;
    flex-direction: row-reverse;
}

.rating > input {
    display: none
}


.rating > label {
    position: relative;
    width: 1em;
    font-size: 3vw;
    color: orange;
    cursor: pointer
}

@media (max-width: 450px) {
    .rating > label {
        font-size: 12vw;
    }
}

@media (max-width: 768px) {
    .rating > label {
        font-size: 8vw;
    }
}

@media (max-width: 1024px) {
    .rating > label {
        font-size: 5vw;
    }
    #zuck-modal-content .story-viewer .slides .item>.media{
        width: 100%;
    }
}

.rating > label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rating > label:hover:before,
.rating > label:hover ~ label:before {
    opacity: 1 !important
}

.rating > input:checked ~ label:before {
    opacity: 1
}

.rating:hover > input:checked ~ label:before {
    opacity: 0.4
}

textarea.form-control {
    max-width: 1920px;
    min-height: 150px;
}

.main-content{
    padding: 30px 0px;
}

.widgets-checkbox li{
    display: block;
}

.whatsappOrder{
    position: fixed;
    bottom: 15px;
    z-index: 9999;
    display: flex;
    width: 12rem;
    height: 3rem;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    justify-content: center;
    border-radius: 0.4rem;
    background: #25d366;
    left: 10px;
}

.whatsappOrder span {
    font-size: 27px;
    margin-right: 10px;
}

.whatsappOrder:hover {
    color: #fff;
    border: 2px solid #1eb355;
}


/*////////////////////////////////////////////*/

.productDetailSlider .owl-dots{text-align:center; height: 3px; display: flex; align-items: center;justify-content: center;}
.productDetailSlider .owl-stage-outer .owl-stage .owl-item .img-fluid{height: 200px; object-fit: contain;}
.productDetailSlider .owl-dots .owl-dot {margin-right: 10px;width: 40px;height: 3px; background-color: #d3d3d3!important;}
.productDetailSlider .owl-dots .owl-dot span{height: 5px!important; }
.productDetailSlider .owl-dots .owl-dot.active {background-color: #e8ae3d!important;}
.newDots{position: absolute;z-index: 99;display: grid;grid-template-columns: repeat(4,1fr);height: 100%;width: 100%;}
.newDot {background: transparent;height: 100%;z-index: 3;}

/*////////////////////////////////////////////*/

body{
    overflow-x: hidden;
}

.scrolling-text{
    list-style: none;
    display: block;
    padding-top: 5px;
}

.scrolling-text marquee{
    height: 25px;
}

.scrolling-text-area{
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
}

.scrolling-text .scrolling-text-li *{
    display: inline;
    position: relative;
}

.scrolling-text li:before {
    content: "\A";
    margin-left: 7px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e8ae3d;
    display: inline-block;
}

@media (max-width: 1024px) {
     .menu-item-has-children .fi-rs-angle-down{
         display: none;
     }

    .menu-item-has-children .mega-menu{
        display: none;
    }


}

.image-resize{
    display: flex;
    justify-content: center;
}
.image-resize img{
    object-fit: contain;
    width: 185px;
    height: 200px;
}

/* Chakra-like redesign */
.header_top,
.header_middle,
.h2.bgszc.bgrn.bgpc.dn-992,
.header-nav.menu_style_home_one,
section.footer_one.bgc-gmart-gray {
    display: none !important;
}

.chakra-header {
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 99;
}
.chakra-announcement {
    text-align: center;
    background: #f8f5f2;
    font-size: 13px;
    padding: 8px 12px;
}
.chakra-announcement-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.chakra-announcement-list li {
    display: inline-block;
    margin: 0 18px 0 0;
}
.chakra-announcement-list li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #8f745d;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.chakra-top-links {
    border-bottom: 1px solid #efefef;
    font-size: 13px;
}
.chakra-link-list {
    display: flex;
    gap: 16px;
    margin: 0;
    padding: 10px 0;
    list-style: none;
}
.chakra-link-list a,
.chakra-top-right a { color: #333; }
.chakra-main-header { padding: 14px 0; }
.chakra-logo img { max-height: 44px; width: auto; }
.chakra-mobile-menu-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #222;
    text-decoration: none;
    background: #fff;
}
.chakra-mobile-menu-btn:hover,
.chakra-mobile-menu-btn:focus {
    color: #111;
    background: #f7f7f7;
    border-color: #d8d8d8;
}
.chakra-search {
    flex: 1;
    max-width: 640px;
    display: flex;
    border: 1px solid #e1e1e1;
    border-radius: 40px;
    overflow: hidden;
}
.chakra-search input {
    border: none;
    border-radius: 25px 0 0 25px;
    width: 100%;
    padding: 12px 18px;
}
.chakra-search button {
    border: none;
    background: #fff;
    width: 52px;
}
.chakra-actions {
    display: flex;
    gap: 12px;
    font-size: 14px;
}
.chakra-actions a {
    color: #222;
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 0;
    border-radius: 50%;
    transition: all .2s ease;
    border: 1px solid #e9dfd5;
    background: #fff;
}
.chakra-actions a:hover {
    background: #f6f1eb;
    border-color: #cfb8a5;
    color: #000;
}
.chakra-nav-wrap {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    z-index: 20;
    overflow: visible;
}
.chakra-nav {
    padding-left: 0 !important;
}
.chakra-nav > li > a {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #222 !important;
}
.chakra-nav > li:hover > a,
.chakra-nav > li > a:hover,
.chakra-nav > li > a:focus {
    color: #111 !important;
    background-color: #f7f7f7;
}
.chakra-nav li ul.sub-menu {
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    padding: 10px 0;
    box-shadow: 0 10px 30px rgba(13, 38, 59, 0.12);
    z-index: 9999;
}
.chakra-nav li ul.sub-menu > li {
    width: 230px;
}
.chakra-nav li ul.sub-menu li a {
    color: #333;
    font-size: 14px;
    line-height: 1.35;
    padding: 8px 16px;
    white-space: normal;
}
.chakra-nav li ul.sub-menu li a:hover {
    background-color: #f7f7f7;
    color: #000;
}
.chakra-nav li.megamenu_style:hover > ul.sub-menu.dropdown-megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    display: flex !important;
    z-index: 99999;
}
.chakra-nav li ul.sub-menu.dropdown-megamenu li.mega_menu_list {
    float: left;
    width: 220px;
    padding: 0 15px;
}
.chakra-nav li ul.sub-menu.dropdown-megamenu li.mega_menu_list ul.sub-menu,
.chakra-nav li ul.sub-menu.dropdown-megamenu li.mega_menu_list ul.sub-menu li {
    background-color: transparent;
    box-shadow: none;
}
.chakra-nav li ul.sub-menu.dropdown-megamenu li.mega_menu_list ul.sub-menu {
    border: none;
    display: block !important;
    left: 0;
    margin-top: 0;
    max-width: 220px;
    opacity: 1;
    padding: 0;
    position: relative;
    top: 0;
    visibility: visible;
}

.chakra-homepage { padding: 25px 0 10px; }
.chakra-hero {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 12px 30px rgba(32, 24, 16, 0.12);
}
.chakra-hero img,
.chakra-hero video {
    width: 100%;
    height: 520px;
    object-fit: cover;
}
.chakra-hero-content {
    position: absolute;
    left: 40px;
    bottom: 40px;
    max-width: 480px;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.chakra-hero-content h1 {
    font-size: 40px;
    margin-bottom: 10px;
}
.chakra-hero-content p {
    font-size: 16px;
    line-height: 1.45;
}
.chakra-categories {
    margin-top: 22px;
}
.chakra-categories-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 10px;
}
.chakra-categories-header h3 {
    margin: 0;
    font-size: 24px;
    color: #34281f;
    font-weight: 700;
}
.chakra-categories-header a {
    color: #7d6451;
    font-size: 14px;
    font-weight: 600;
}
.chakra-category-card {
    background: linear-gradient(180deg, #fff 0%, #f9f5f1 100%);
    border: 1px solid #ede5dd;
    border-radius: 16px;
    padding: 16px 10px 14px;
    text-align: center;
    color: #222;
    display: block;
    transition: all .25s ease;
    min-height: 150px;
}
.chakra-category-card:hover {
    transform: translateY(-5px);
    border-color: #cfb8a5;
    box-shadow: 0 10px 22px rgba(45, 34, 23, 0.14);
    background: linear-gradient(180deg, #fff 0%, #f5ede5 100%);
}
.chakra-category-icon {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #eadfd4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}
.chakra-category-card img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.chakra-category-name {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #3d2f24;
    line-height: 1.3;
    min-height: 34px;
}
.chakra-categories-slider .item {
    padding: 0 2px;
}
.chakra-categories-slider .owl-stage {
    display: flex;
    align-items: stretch;
}
.chakra-footer {
    background: #f8f5f2;
    margin-top: 40px;
    padding: 50px 0 20px;
}
.chakra-newsletter { text-align: center; margin-bottom: 28px; }
.chakra-newsletter-form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: nowrap;
    max-width: 620px;
    margin: 0 auto;
}
.chakra-newsletter-form .form-control {
    flex: 1;
    min-width: 0;
}
.chakra-newsletter-form .btn-thm {
    white-space: nowrap;
    padding: 10px 18px;
}
.chakra-footer-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
    border-top: 1px solid #e7ddd4;
    padding-top: 28px;
}
.chakra-footer-grid h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.chakra-footer-grid ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.chakra-footer-grid li { margin-bottom: 8px; }
.chakra-footer-grid a,
.chakra-footer-grid li { color: #574d46; font-size: 14px; }
.chakra-footer-bottom {
    border-top: 1px solid #e7ddd4;
    margin-top: 24px;
    padding-top: 14px;
    text-align: center;
}

@media (max-width: 991px) {
    .chakra-nav-wrap {
        display: none !important;
    }
    .chakra-main-header .container {
        flex-wrap: nowrap !important;
        gap: 10px !important;
    }
    .chakra-logo {
        flex: 0 0 auto;
    }
    .chakra-logo img {
        max-height: 36px;
    }
    .chakra-search {
        max-width: none;
        margin-left: 0;
    }
    .chakra-footer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .chakra-hero img,
    .chakra-hero video { height: 380px; }
}
@media (max-width: 576px) {
    .chakra-footer-grid { grid-template-columns: 1fr; }
    .chakra-categories-header h3 { font-size: 20px; }
    .chakra-newsletter-form {
        flex-wrap: wrap;
    }
    .chakra-hero-content {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
    .chakra-hero-content h1 { font-size: 28px; }
}


