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