.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;
}

.header-neon-bars{
    display:flex;
    align-items:center;
    gap:0;
    width:100%;
    margin:18px 0 22px;
}

.header-neon-bars .neon-line{
    position:relative;
    display:block;
    height:12px;
    border-radius:999px;
    overflow:hidden;
    flex:none;
}

.header-neon-bars .line-1{ width:19%; }
.header-neon-bars .line-2{ width:19%; }
.header-neon-bars .line-3{ width:20%; }
.header-neon-bars .line-4{ width:20%; }
.header-neon-bars .line-5{ width:22%; }

.header-neon-bars .neon-line::before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:999px;
    background:var(--gradient);
}

.header-neon-bars .neon-line::after{
    content:"";
    position:absolute;
    left:8%;
    top:2px;
    width:40%;
    height:4px;
    border-radius:999px;
    background:rgba(255,255,255,0.22);
    filter:blur(4px);
}

/* renkler */
.line-1{
    --gradient: linear-gradient(90deg,#ff315c 0%, #ff648b 100%);
    --glow-soft: rgba(255,49,92,.18);
    --glow-strong: rgba(255,100,139,.12);
}
.line-2{
    --gradient: linear-gradient(90deg,#ff8a1e 0%, #ffb24d 100%);
    --glow-soft: rgba(255,138,30,.18);
    --glow-strong: rgba(255,178,77,.12);
}
.line-3{
    --gradient: linear-gradient(90deg,#ffd400 0%, #c7ef20 100%);
    --glow-soft: rgba(255,212,0,.18);
    --glow-strong: rgba(199,239,32,.12);
}
.line-4{
    --gradient: linear-gradient(90deg,#0fd46e 0%, #18c6d8 100%);
    --glow-soft: rgba(15,212,110,.18);
    --glow-strong: rgba(24,198,216,.12);
}
.line-5{
    --gradient: linear-gradient(90deg,#28b8ff 0%, #7467ff 100%);
    --glow-soft: rgba(40,184,255,.18);
    --glow-strong: rgba(116,103,255,.12);
}



.narta-footer{
    background:
        radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 25%),
        linear-gradient(180deg, #17212b 0%, #111923 100%);
    color:#fff;
    padding:70px 0 0;
    margin-top:60px;
    position:relative;
    overflow:hidden;
}

.header-neon-bars .neon-line{
    box-shadow:
        0 0 6px var(--glow-soft),
        0 0 14px var(--glow-strong);
}

.narta-footer a{
    text-decoration:none;
    transition:all .25s ease;
}

.narta-footer-newsletter{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:30px;
    background:rgba(255,255,255,0.06);
    border:1px solid rgba(255,255,255,0.08);
    border-radius:24px;
    padding:28px 30px;
    margin-bottom:50px;
    box-shadow:0 20px 50px rgba(0,0,0,0.18);
    backdrop-filter: blur(10px);
}

.newsletter-content{
    display:flex;
    align-items:center;
    gap:18px;
    flex:1;
}

.newsletter-icon{
    width:64px;
    height:64px;
    min-width:64px;
    border-radius:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#ff8a1e,#ff5e62);
    color:#fff;
    font-size:24px;
    box-shadow:0 10px 25px rgba(255,106,0,0.25);
}

.newsletter-text h3{
    margin:0 0 8px;
    font-size:24px;
    font-weight:700;
    color:#fff;
}

.newsletter-text p{
    margin:0;
    color:rgba(255,255,255,0.72);
    font-size:14px;
    line-height:1.6;
}

.newsletter-form{
    display:flex;
    align-items:center;
    gap:12px;
    width:100%;
    max-width:520px;
}

.newsletter-form input{
    height:56px;
    border:none;
    border-radius:16px;
    padding:0 18px;
    background:#fff;
    color:#1d2430;
    box-shadow:none !important;
}

.newsletter-btn{
    height:56px;
    border:none;
    padding:0 24px;
    border-radius:16px;
    font-weight:600;
    color:#fff;
    background:linear-gradient(90deg,#ff8a1e 0%, #ff5e62 100%);
    white-space:nowrap;
    box-shadow:0 12px 25px rgba(255,94,98,0.25);
    transition:.25s ease;
}

.newsletter-btn:hover{
    transform:translateY(-2px);
    box-shadow:0 16px 32px rgba(255,94,98,0.35);
}

.narta-footer-main{
    padding:10px 0 40px;
}

.footer-card,
.footer-links{
    height:100%;
}

.footer-card h4,
.footer-links h4{
    font-size:18px;
    font-weight:700;
    margin-bottom:22px;
    color:#fff;
    position:relative;
}

.footer-card h4::after,
.footer-links h4::after{
    content:"";
    display:block;
    width:42px;
    height:3px;
    border-radius:999px;
    margin-top:10px;
    background:linear-gradient(90deg,#ff8a1e,#ff5e62);
}

.footer-contact-item{
    display:flex;
    gap:14px;
    margin-bottom:18px;
}

.footer-contact-item .icon{
    width:42px;
    height:42px;
    min-width:42px;
    border-radius:12px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:rgba(255,255,255,0.06);
    color:#ffb067;
    font-size:16px;
}

.footer-contact-item .text,
.footer-contact-item .text a,
.footer-contact-item .text span{
    color:rgba(255,255,255,0.78);
    line-height:1.7;
    font-size:14px;
}

.footer-contact-item .text a:hover{
    color:#fff;
}

.footer-links ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-links ul li{
    margin-bottom:12px;
}

.footer-links ul li a{
    color:rgba(255,255,255,0.75);
    font-size:14px;
    position:relative;
    padding-left:14px;
    display:inline-block;
}

.footer-links ul li a::before{
    content:"";
    position:absolute;
    left:0;
    top:9px;
    width:6px;
    height:6px;
    border-radius:50%;
    background:#ff8a1e;
    opacity:.8;
}

.footer-links ul li a:hover{
    color:#fff;
    transform:translateX(4px);
}

.footer-socials{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.footer-socials a{
    width:42px;
    height:42px;
    border-radius:12px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:rgba(255,255,255,0.06);
    color:#fff;
    font-size:15px;
    border:1px solid rgba(255,255,255,0.06);
}

.footer-socials a:hover{
    background:linear-gradient(135deg,#ff8a1e,#ff5e62);
    transform:translateY(-3px);
    color:#fff;
    box-shadow:0 12px 24px rgba(255,94,98,0.25);
}

.narta-footer-bottom{
    border-top:1px solid rgba(255,255,255,0.08);
    padding:22px 0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
}

.narta-footer-bottom p{
    margin:0;
    color:rgba(255,255,255,0.7);
    font-size:14px;
}

.narta-footer-bottom p a{
    color:#fff;
    font-weight:600;
}

.footer-bottom-right{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    width:820px;
}

@media (max-width: 991.98px){
    .narta-footer-newsletter{
        flex-direction:column;
        align-items:flex-start;
    }

    .newsletter-form{
        max-width:100%;
    }

    .narta-footer-bottom{
        flex-direction:column;
        align-items:flex-start;
    }
}

@media (max-width: 767.98px){
    .narta-footer{
        padding-top:50px;
    }

    .narta-footer-newsletter{
        padding:22px 18px;
        border-radius:18px;
    }

    .newsletter-content{
        align-items:flex-start;
    }

    .newsletter-text h3{
        font-size:20px;
    }

    .newsletter-form{
        flex-direction:column;
    }

    .newsletter-form input,
    .newsletter-btn{
        width:100%;
    }
}

/*Header css*/
.header_top{
    background:#f8f9fb;
    border-bottom:1px solid #eceff3;
    font-size:13px;
}

.header_middle{
    background:#ffffff;
    border-bottom:1px solid #f1f3f6;
}

.header-nav{
    background:#ffffff;
    border-top:1px solid #f1f3f6;
    border-bottom:1px solid #e9edf2;
}

.header_middle_advnc_search .form_control{
    height:52px;
    border-radius:999px;
    border:1px solid #e5e9ef;
    padding:0 20px;
    background:#f6f8fb;
    transition:.25s;
}

.header_middle_advnc_search .form_control:focus{
    background:#fff;
    border-color:#cfd6df;
    box-shadow:0 0 0 4px rgba(0,0,0,0.04);
}

.search-btn{
    height:52px;
    width:52px;
    border-radius:50%;
    border:none;
    background:#111827;
    color:#fff;
    transition:.25s;
}

.search-btn:hover{
    background:#000;
    transform:scale(1.05);
}

.header_iconbox_home3_style{
    padding:8px 14px;
    border-radius:12px;
    transition:.25s;
}

.header_iconbox_home3_style:hover{
    background:#f4f6f9;
}

.header_iconbox_home3_style .icon{
    color:#6b7280;
}

.header_iconbox_home3_style:hover .icon{
    color:#111;
}

.delivery_widget li a{
    color:#6b7280;
    font-weight:500;
}

.delivery_widget li a:hover{
    color:#111;
}

.btn-mega{
    height:48px;
    border-radius:12px;
    background:#f3f5f8;
    display:flex;
    align-items:center;
    padding:0 16px;
    transition:.25s;
}

.btn-mega:hover{
    background:#e9edf2;
}

.header-neon-bars{
    margin:14px 0 18px;
    padding:0 6px;
}

.neon-line{
    height:12px;
}
