﻿
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');


:root {
    --color1: #9D1D27;
    --color4: #9D1D27;
    --color2: #4e97efc2;
    --color3: #9D1D27;
}

body {
    font-family: 'Inter', sans-serif;
    color: #4a4a4a;
    font-weight: 400;
    background: #ffffff;
    overflow-x:hidden!important;
}

.offersecdata h1 {
    text-transform: capitalize;
    font-size: 40px;
    margin: 0 0 10px;
    font-weight: 400;
    letter-spacing: 1px
}

.mpromotion {
    height: 30px;
    margin-left: 10px;
    margin-top: 6px;
}

.row.slider-productcus {
    background: var(--surface-color);
    padding: 0 0 0;
    margin-bottom: 20px
}

@media(max-width:844px) {
    .prodcutsliderrrr {
        text-align: center
    }

    .row.slider-productcus {
        background: var(--surface-color);
        padding: 0 0 0;
        margin-bottom: 20px;
        max-width: 100%;
        margin: 0 auto
    }
}

.prodcutsliderrrr {
    max-width: 20%;
    float: left;
    padding: 8px 4%
}

.offersecdata h3 {
    text-transform: capitalize;
    font-size: 35px;
    margin: 0 0 5px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px
}

.offersecdata p {
    margin: 0
}

.topbannerdiv h3 {
    color: var(--darkGrey1);
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    line-height: 1.3
}

.blogbox1 {
    background: var(--surface-color);
    position: relative
}

.blogbox2 {
    background: var(--surface-color);
    position: relative
}

    .blogbox1 img, .blogbox2 img {
        width: 100%
    }

.blogbox1inn {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.blogbox2inn {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 50%);
    padding: 30px;
    height: 100%;
    opacity: 0;
    transition: all .3s
}

.blogbox1inn .position-relative {
    height: 100%;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center
}

.influvidicon {
    margin-top: -100px
}

.blogbox1innbot {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: var(--surface-color);
    padding: 20px
}

.blogbox2:hover .blogbox2inn {
    opacity: 1;
    transition: all .3s
}

.blogbox2inn h5 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 20px
}

.blogreviewrow {
    margin: 0
}

    .blogreviewrow .col-lg-4 {
        padding: 0
    }

.blogbox1innbot h5 {
    font-size: 20px;
    margin: 0 0 10px
}

    .blogbox1innbot h5 a {
        color: #000
    }

.blogbox2inn h6 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 14px
}

.blogbox1innbot h6 {
    margin: 0 0 10px;
    font-size: 14px
}

    .blogbox1innbot h6 i {
        font-size: 16px;
        margin-right: 5px;
        vertical-align: middle
    }

    .blogbox1innbot h6:last-child {
        margin-bottom: 0
    }

.blogbox2inn h6 a {
    color: #fff;
    position: relative;
    padding-left: 17px;
    word-break: break-all;
    display: inline-block
}

    .blogbox2inn h6 a i {
        position: absolute;
        left: 0;
        top: 3px
    }

.blogbox1innbot h6 a {
    color: #000
}

.blogbox2inn p {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 1.6
}

.detailvideobox iframe {
    width: 100%
}

.topbannerdiv h3 b {
    color: #18c76e;
    font-weight: 700
}

.chatboxoverlay {
    position: fixed;
    top: 0;
    left: 0;
    background: var(--blackbg);
    opacity: .5;
    z-index: 10;
    display: none;
    width: 100%;
    height: 100%
}

.chatbtn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10
}

.chatbtnbtnicon {
    color: #333;
    font-size: 45px;
    display: block;
    line-height: 1
}

    .chatbtnbtnicon img {
        height: 60px
    }

.chaticonclosebtn {
    color: #333;
    font-size: 15px;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px
}

.recyclepage h3.heading {
    margin: 20px 0 10px
}

.recyclebox {
    background: var(--surface-color);
    height: 100%;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 20px
}

    .recyclebox h5 {
        font-size: 16px;
        line-height: 1.4;
        font-weight: 400;
        margin: 0;
        text-align: center
    }

    .recyclebox p {
        font-size: 15px;
        margin-bottom: 10px;
        position: relative;
        padding-left: 30px
    }

        .recyclebox p i {
            width: 20px;
            text-align: center;
            position: absolute;
            left: 0;
            top: 3px
        }

    .recyclebox h3 {
        font-size: 22px;
        margin-bottom: 15px;
        color: var(--darkGrey1);
        font-weight: 600;
        line-height: 1.4
    }

.floating-box {
    position: relative
}

.chatboxclosebtn {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    color: var(--darkGrey1);
    font-size: 23px
}

.chatbox {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: var(--surface-color);
    width: 400px;
    padding: 20px;
    display: none
}

    .chatbox h4 {
        font-size: 22px;
        color: var(--darkGrey1);
        margin: 0 0 5px
    }

    .chatbox h5 {
        font-size: 17px;
        color: var(--darkGrey1);
        margin: 0 0 10px
    }

    .chatbox p {
        font-size: 15px;
        color: #333;
        margin: 0 0 5px
    }

.freebagbox {
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 10px
}

.couponimg {
    display: inline-block;
    margin-right: 5px
}

    .couponimg img {
        height: 100px
    }

.freebagbox::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    transition: .3s background
}

.freebagbox::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 40px
}

.freebagbox::-webkit-scrollbar-track {
    padding: 0 5px;
    background: #f1f1f1
}

.howworkvideo h3 {
    color: #828282;
    font-size: 35px;
    font-weight: 600;
    text-transform: lowercase;
    margin-bottom: 20px
}

.showpassbtn {
    position: absolute;
    right: 0;
    top: 0
}

    .showpassbtn i {
        padding: 14px 8px;
        cursor: pointer
    }

a:hover {
    text-decoration: none;
    color: var(--darkGrey1);
}

.carousel.pointer-event {
    touch-action: pan-y pinch-zoom
}

.cleangrenmainbox h4 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--darkGrey1);
    margin: 0 0 10px
}

.cleangrenmainbox p {
    font-weight: 400;
    font-size: 20px
}

.whythisscorebox {
    text-align: center;
    position: relative
}

    .whythisscorebox a {
        font-size: 20px;
        text-decoration: underline
    }

        .whythisscorebox a:hover {
            text-decoration: underline
        }

    .whythisscorebox img {
        position: absolute;
        left: -16px;
        top: 57px;
        height: 69px
    }

.botbandatabox {
    text-align: center
}

    .botbandatabox h3 {
        font-size: 100px;
        text-transform: uppercase;
        font-weight: 900;
        color: var(--darkGrey1);
        margin: 0 0 40px
    }

    .botbandatabox p {
        font-size: 38px;
        margin: 0
    }

.searchbanner {
    position: relative
}

.videotopbtns {
    position: absolute;
    right: 20px;
    z-index: 15;
    bottom: 20px
}

.slidevideosound {
    background: var(--surface-color);
    border: 1px solid var(--darkGrey1);
    width: 34px;
    color: var(--darkGrey1);
    display: block;
    text-align: center;
    border-radius: 50%;
    padding: 4px 0
}

.bannersearchmainbox {
    padding: 30px 150px;
    background: #fff
}

    .bannersearchmainbox .searchbox {
        margin-bottom: 10px
    }

    .bannersearchmainbox h3 {
        text-align: center;
        font-size: 35px;
        color: var(--darkGrey1);
        font-weight: 700;
        margin: 0 0 20px
    }

    .bannersearchmainbox p {
        margin: 0;
        color: var(--darkGrey1);
        font-weight: 400
    }

.bannerrecentsearchbox {
    margin-top: 30px
}

    .bannerrecentsearchbox p {
        margin-bottom: 10px
    }

    .bannerrecentsearchbox ul {
        overflow: hidden;
        list-style: none;
        margin: 0;
        padding: 0
    }

        .bannerrecentsearchbox ul li {
            width: 25%;
            float: left;
            padding: 5px 0
        }

            .bannerrecentsearchbox ul li a {
                color: #000
            }

                .bannerrecentsearchbox ul li a span {
                    text-decoration: underline
                }

                .bannerrecentsearchbox ul li a img {
                    height: 50px;
                    border-radius: 50%;
                    margin-right: 10px
                }

.botbandataboxbottle {
    text-align: center
}

    .botbandataboxbottle h4 {
        font-size: 33px;
        text-transform: uppercase;
        font-weight: 900;
        margin: 0 0 20px;
        color: #000
    }

    .botbandataboxbottle p {
        font-size: 20px;
        margin: 0 0 20px;
        color: #000
    }

        .botbandataboxbottle p .orangetext {
            color: #ed8f02;
            text-transform: uppercase;
            font-weight: 800
        }

        .botbandataboxbottle p .greentext {
            color: #3bab00;
            font-weight: 800
        }

    .botbandataboxbottle img {
        width: 100%;
        border: 1px solid var(--lightGrey2);
    }

.bannermainvideo {
    height: 100%;
    width: 100%;
    border: none
}

.bannervideobox {
    height: 83vh;
    width: 100%
}

.popupvideo {
    background: var(--surface-color);
    position: relative;
    padding: 10px
}

    .popupvideo .close {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 10;
        text-shadow: none;
        color: #fff;
        opacity: 1;
        background: rgb(0 0 0 / .8);
        width: 40px;
        outline: 0;
        padding: 8px 0;
        border-radius: 50%
    }

.popupvideomain {
    width: 100%
}

    .popupvideomain iframe {
        width: 100%;
        height: 100%
    }

    .popupvideomain video {
        width: 100%
    }

.howworkvideo {
    width: 70%;
    margin: 0 auto
}

    .howworkvideo a {
        display: block;
        position: relative;
        text-align: center
    }

.howworkvideobtn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center
}

    .howworkvideobtn i {
        color: red;
        font-size: 60px
    }

.howworkvideo iframe {
    width: 100%;
    height: 515px
}

#dtlmainslider .howworkvideobtn {
    background: rgb(0 0 0 / 30%)
}

.detailimgbox .howworkvideobtn i {
    color: #fff;
    font-size: 50px
}

.detailmainslithumbmain .carousel-indicators li .howworkvideobtn i {
    color: #fff;
    font-size: 20px
}

.searchlandingpage h3 {
    color: var(--darkGrey1);
    font-size: 25px;
    margin: 0 0 10px
}

.searchlandingrowbox {
    margin-bottom: 100px
}

.searchlandingpage h3 b {
    text-transform: uppercase
}

.searchlandingimg img {
    width: 100%;
    opacity: .5
}

.searchlandingpage p {
    font-size: 20px;
    color: var(--darkGrey1);
    margin: 0
}

.brandrowmain li {
    display: inline-block;
    padding: 10px
}

    .brandrowmain li:last-child {
        margin-right: 0
    }

.searchlandbrandbox {
    min-height: 90px;
    padding: 10px
}

    .searchlandbrandbox img {
        width: 100%;
        height: 200px
    }

.brandrowmain li a {
    text-align: center;
    color: #525252;
    position: relative;
    display: block
}

    .brandrowmain li a p {
        margin: 10px 0 0;
        font-size: 13px
    }

.searchratingbadge {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.brandrowmain li a:hover {
    color: #000
}

.searchtitle {
    font-size: 20px;
    color: var(--darkGrey1);
    margin: 0 0 50px;
    font-weight: 500
}

.searchlistbox li {
    margin-bottom: 30px
}

    .searchlistbox li .probadge {
        border-radius: 5px;
        margin-left: 10px
    }

    .searchlistbox li:last-child {
        margin-bottom: 0
    }

    .searchlistbox li a {
        color: #525252;
        font-size: 16px;
        text-decoration: underline;
        font-weight: 400
    }

        .searchlistbox li a:hover {
            color: #000
        }

#videoslider .carousel-control-next, #videoslider .carousel-control-prev {
    position: absolute;
    top: 44%;
    bottom: auto;
    width: 40px;
    background: 0 0;
    color: #fdb917;
    opacity: 1;
    padding: 12px 0;
    font-size: 30px
}

#videoslider .carousel-control-prev {
    left: -100px;
    transition: all .3s
}

#videoslider .carousel-control-next {
    right: -100px;
    transition: all .3s
}

#videoslider:hover .carousel-control-next {
    right: 0;
    transition: all .3s
}

#videoslider:hover .carousel-control-prev {
    left: 0;
    transition: all .3s
}

.landingbanner {
    display: none;
    position: relative;
    overflow: hidden
}

.landingvideoboxmain {
    min-height: 100%;
    height: 100vh;
    width: 100vw;
    padding: 0;
    margin: 0;
    background-color: #fff;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    display: flex
}

.landingmainvideo {
    width: 100vw;
    height: auto;
    margin: auto;
    display: block
}

.videobannerimg {
    position: relative;
    text-align: center
}

    .videobannerimg img {
        width: 100%
    }

    .videobannerimg a {
        display: inline-block;
        color: #e65c56;
        font-size: 80px
    }

.landingskipbtn {
    display: block;
    background: var(--surface-color);
    text-align: center;
    border: 1px solid var(--darkGrey1);
    padding: 4px 15px;
    color: #000
}

.bopscoretextmobile {
    display: none
}

.proratingmainbox {
    margin: 0
}

.column {
    display: none
}

.show {
    display: block
}

.morelinkhide .morelinkdiv1 {
    display: none
}

.shopnowbtn {
    background: #383636;
    color: #fff;
    padding: 7px 20px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700
}

.bopscoretext {
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    color: #000
}

.errormsgtext {
    font-size: 13px;
    color: red
}

#signupmodal {
    overflow-y: auto !important
}

.orderheader .headertopoffer {
    background: #fff
}

.footicondiv {
    border-bottom: 1px solid #757575;
    border-bottom: 1px solid #757575;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.copytextbox p {
    color: #fff;
    margin: 0 0 5px
}

.ui-autocomplete {
    width: 587px;
    margin-left: 5px !important;
    max-height: 400px !important;
    overflow: hidden;
    overflow-y: scroll;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    background: var(--surface-color);
    z-index: 200;
    box-shadow: 0 5px 10px rgb(0 0 0 / .3)
}

    .ui-autocomplete li div {
        padding: 5px 15px;
        font-size: 15px
    }

    .ui-autocomplete li.ui-autocomplete-category {
        background-color: var(--darkred1);
        font-size: 13px;
        text-transform: uppercase;
        color: #fff;
        padding: 3px 15px
    }

.ui-menu-item {
    padding: 10px;
}

    .ui-menu-item div:hover {
        background: #ffddba
    }

.ui-state-focus {
    background: #ffddba !important
}

.ui-state-active {
    background: #ffddba !important
}

.copytextbox ul li {
    display: inline-block;
    margin-right: 20px
}

    .copytextbox ul li a {
        color: #000
    }

        .copytextbox ul li a:hover {
            text-decoration: underline
        }

.list-style {
    list-style-type: disc;
    padding-left: 20px
}

    .list-style li {
        margin-bottom: 10px
    }

.thankyoubox {
    text-align: center
}

    .thankyoubox i {
        font-size: 60px;
        color: var(--darkGrey1);
        margin: 0 0 10px
    }

    .thankyoubox h2 {
        font-size: 55px;
        margin: 0 0 20px;
        font-weight: 400;
        color: #000
    }

    .thankyoubox h4 {
        font-size: 22px;
        font-weight: 400;
        color: #000
    }

    .thankyoubox h3 {
        font-size: 25px;
        font-weight: 400;
        color: var(--darkGrey1);
    }

    .thankyoubox p {
        margin: 0;
        color: var(--darkGrey1);
    }

.testistars {
    margin-bottom: 10px
}

    .testistars i {
        font-size: 14px;
        margin-right: 5px;
        color: #c7c7c7
    }

.gotobtn a {
    display: inline-block;
    border: 1px solid #8e8e8e;
    text-align: center;
    padding: 10px 26px;
    text-align-last: center;
    color: var(--darkGrey1);
    letter-spacing: .5px
}

    .gotobtn a.continuebtn {
        border: 1px solid var(--darkGrey1);
        background: var(--blackbg);
        color: #fff
    }

        .gotobtn a.continuebtn:hover {
            border: 1px solid var(--darkGrey1);
            background: var(--blackbg);
            color: #fff
        }

.gotobtn {
    text-align: center;
    margin-top: 20px
}

    .gotobtn a:hover {
        background: #8e8e8e;
        color: #fff
    }

.exitpopup {
    text-align: center
}

    .exitpopup h4 {
        font-size: 35px;
        color: var(--darkGrey1);
        margin: 0 0 20px
    }

    .exitpopup img {
        width: 100%
    }

    .exitpopup p {
        font-size: 20px;
        color: var(--darkGrey1);
        margin: 20px 0
    }

.text-gray {
    color: #8a8a8a
}

.payinnbox {
    text-align: center;
    background: #eee;
    padding: 20px
}

    .payinnbox img {
        height: 100px;
        margin-bottom: 20px
    }

    .payinnbox p {
        font-size: 14px;
        color: grey;
        margin: 0
    }

.paymentopradiolist:first-child .payinnbox {
    border-bottom: 1px solid var(--lightGrey2);
}

.paymentopradiolist:last-child .payinnbox {
    border-top: 1px solid var(--lightGrey2);
}

.paymentopradiolist:last-child .payradioheader {
    border-bottom: none
}

#showbagbtn {
    color: var(--darkGrey1);
    font-size: 20px;
    display: inline-block
}

    #showbagbtn img {
        margin-right: 5px;
        height: 20px;
        margin-top: -4px
    }

    #showbagbtn i {
        margin-left: 5px;
        font-size: 13px
    }

#ctl00_autoComplete1_completionListElem {
    max-height: 350px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 50;
    border: none !important;
    box-shadow: 0 2px 10px rgb(0 0 0 / .3)
}

.hidecartmbprice {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #000
}

#dtlmainslider .carousel-inner img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

#ctl00_autoComplete1_completionListElem li {
    padding: 10px 20px !important
}

#detailimagesslider {
    z-index: 50
}

.modal-backdrop {
    z-index: 40
}

.gobackbtn {
    margin-bottom: 10px
}

    .gobackbtn a {
        display: inline-block;
        color: #000000;
        font-size: 14px;
    }

        .gobackbtn a i {
            margin-right: 5px
        }

.sizecolorbox {
    margin-top: 20px
}

.colordrpindet select {
    width: 100%;
    background: var(--surface-color);
    height: 40px;
    border: none;
    box-shadow: 0 1px 4px rgb(0 0 0 / .1);
    padding: 0 10px;
    outline: 0;
    margin-top: 10px
}

.prefboxkmain {
    padding-right: 58px
}

    .prefboxkmain ul {
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .prefboxkmain li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding: 10px 5px;
        text-align: center
    }

        .prefboxkmain li img {
            width: 70%;
            margin: 0 auto 10px;
            display: block
        }

        .prefboxkmain li h5 {
            margin: 0;
            font-size: 11px;
            color: #696969
        }

.branddetailpara p {
    font-weight: 400;
    font-size: 19px;
    color: #6b6b6b
}

.colorsizeouter {
    width: 100%;
    margin: 0 auto
}

p:last-child {
    margin-bottom: 0
}

.filtermobileheader {
    display: none
}

.filtermbbtns {
    display: none
}

.mbmenuloginbtn {
    display: none
}

.clearfilterbox {
    margin-bottom: 15px
}

.clearfilterhead h3 {
    font-weight: 400;
    display: block;
    color: #363636;
    font-size: 17px
}

.clearfilterhead a {
    font-size: 13px;
    display: inline-block;
    color: var(--darkred1);
    vertical-align: top;
    font-weight: 600;
}

.clearfilterlist {
    margin: -4px -2px
}

    .clearfilterlist a {
        display: inline-block;
        font-size: 12px;
        color: #4a4a4a;
        border-radius: 3px;
        position: relative;
        padding-right: 30px;
        margin: 4px 2px
    }

span.cross {
    position: absolute;
    width: 11px;
    display: inline-block;
    height: 11px;
    top: 3px;
    right: 6px
}

    span.cross:before {
        content: "";
        display: block;
        width: 11px;
        height: 1px;
        background: var(--blackbg);
        transform: rotate(45deg);
        position: absolute;
        top: 7px
    }

    span.cross:after {
        content: "";
        display: block;
        position: absolute;
        top: 7px;
        width: 11px;
        height: 1px;
        background: var(--blackbg);
        transform: rotate(-45deg)
    }

.dirtybx1main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.dirtybox1inner {
    display: inline-block;
    background: rgba(255,255,255,.7);
    padding: 30px
}

    .dirtybox1inner h3 {
        margin: 0;
        color: var(--darkGrey1);
        font-size: 40px
    }

        .dirtybox1inner h3 span {
            color: red
        }

.standpostbox img {
    width: 100%;
    box-shadow: 0 2px 20px rgba(0,0,0,.1);
    height: auto;
}

.blogdatabox h3 {
    color: var(--darkGrey1);
    font-size: 20px;
    margin: 0
}

.standpostbox h3 span {
    color: red
}

.blogimgbox a {
    display: block
}

.blogdatabox {
    padding: 20px 0
}

    .blogdatabox h3 a {
        color: var(--darkGrey1);
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

        .blogdatabox h3 a:hover {
            text-decoration: underline
        }

.standboxbg {
    background-image: url(../images/standardsbg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.standboxbgmain {
    text-align: center;
    background: var(--surface-color);
    padding: 30px
}

.cleanpopupbox h5 {
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 10px
}

.cleanpopupbox p {
    font-size: 13px
}

.standboxbgmain h3 {
    margin: 0 0 15px;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000
}

.standboxbgmain h5 {
    font-size: 25px;
    font-weight: 800;
    color: var(--darkGrey1);
    margin: 0 0 15px
}

    .standboxbgmain .textred, .standboxbgmain h5.textred {
        color: #ee210d
    }

    .standboxbgmain h5.textgreen {
        color: #12ac03
    }

.textyellow {
    color: #f4b90b
}

.standboxbgmain.standboxbgmain h5:last-child {
    margin: 0
}

.standboxbgmain a {
    font-size: 19px;
    text-decoration: underline;
    color: var(--darkGrey1);
    font-weight: 400
}

    .standboxbgmain a:hover {
        text-decoration: underline
    }

.varientcounters {
    font-size: 15px;
    color: #4c4c4c;
    font-weight: 400;
    min-height: 16px;
    margin: 0 0 10px
}

.proimage1 {
    transition: all .3s;
    margin-top: 15px;
}


.prowishbtnop {
    line-height: 1;
    display: block;
    margin: 0 auto;
    font-size: 15px;
    color: #686666 !important;
}

.gift-cardnew .widhlistbtnop {
    position: absolute;
    right: 15px;
    z-index: 2;
    top: 0;
    padding: 6px;
    background: #EDEDED;
    border-radius: 50%;
    margin-top: 15px;
    margin-right: 12px;
}

.widhlistbtnop {
    position: absolute;
    right: 15px;
    z-index: 2;
    top: 0;
    padding: 6px;
    background: #EDEDED;
    border-radius: 50%;
    margin-top: 10px;
    margin-right: 0px;
}


.w-62px {
    width: 62px !important;
}

.mar-40px {
    margin-left: 40px;
}

.showing {
    color: #b6b4b4;
    font-weight: 500;
    font-size: 13px;
}

.wishbrandname {
    font-size: 20px;
    color: #ababab;
    margin: 0 0 0;
    letter-spacing: .3px;
    text-transform: lowercase;
    font-weight: 300;
    line-height: 1
}

    .wishbrandname:hover {
        color: #fdb917
    }

#detailslider .carousel-inner {
    text-align: center;
    width: 85%;
    float: right;
    padding-left: 10px
}

#detailslider .carousel-indicators {
    text-align: center;
    width: 15%;
    float: left;
    position: static;
    margin: 0;
    display: block;
}

    #detailslider .carousel-indicators li {
        opacity: 1;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        border: none;
        text-indent: 0;
        border-bottom: 2px solid transparent
    }

        #detailslider .carousel-indicators li.active {
            border-color: #000
        }

        #detailslider .carousel-indicators li img {
            width: 100%
        }

#detailslider .carousel-inner img {
    width: 100%
}

.proimage2 {
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.productbox:hover .proimage1 {
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transform: scale(1)
}

.productbox:hover .proimage2 {
    opacity: 1;
    visibility: visible;
    transition: all .3s
}

.detailcollboxlist {
    border-top: 1px solid #e0e0e0
}

    .detailcollboxlist:last-child {
        border-bottom: 1px solid #e0e0e0
    }

.detailcollboxlistlink {
    display: none
}

.prodetailtabs .tab-content .collapse {
    display: block
}

.detailcollboxlistdatain {
    padding: 10px 20px;
    padding-top: 0
}

.detailcollboxlistlink a {
    border: none;
    display: block;
    color: #9d9d9d;
    border-radius: 0;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 10px;
    text-transform: uppercase;
}

    .detailcollboxlistlink a i {
        float: right;
        margin: 8px 0;
        transition: all .3s;
        color: #9d9d9d;
        font-size: 12px
    }

    .detailcollboxlistlink a:after {
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        float: right;
    }

    .detailcollboxlistlink a[aria-expanded="true"]:after {
        content: "\f068";
        font-family: "Font Awesome 5 Free";
        float: right;
    }





.productbox:hover .proimage2 img {
    transition: all .3s
}

.stockoutboxdiv {
    float: right;
    text-align: right
}

    .stockoutboxdiv span {
        font-size: 20px;
        color: red;
        font-weight: 300;
        line-height: 20px;
        display: block
    }

.deliveryavailmsg {
    margin: 5px 0;
    background: #f5f5f5;
    font-size: 14px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 40px
}

.sortbybox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.sortbybox .btn {
    background: 0 0;
    border: none;
    outline: 0 !important
}

.sortbybox .bootstrap-select .dropdown-toggle:focus, .sortbybox .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: 0 !important;
    border: none;
    box-shadow: none
}

.sortbybox .btn-light:not(:disabled):not(.disabled).active, .sortbybox .btn-light:not(:disabled):not(.disabled):active, .sortbybox .show > .btn-light.dropdown-toggle {
    color: var(--darkGrey1);
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.sortbybox select:hover {
    text-decoration: underline
}

.sortbybox .dropdown-menu {
    box-shadow: 0 1px 8px rgba(0,0,0,.15);
    border: none
}

.sortbybox .dropdown-item:focus, .sortbybox .dropdown-item:hover {
    color: var(--darkGrey1);
    background-color: transparent;
    outline: 0
}

    .sortbybox .dropdown-item:hover span {
        text-decoration: underline
    }

.checkdilinoutmain {
    display: inline-block;
    position: relative
}

.sortbybox .dropdown-item {
    padding: 1px 20px;
    font-size: 21px;
    font-weight: 300
}

.sortbybox .dropdown-menu {
    position: relative;
    z-index: 10;
    width: auto !important;
    min-width: auto !important
}

.sortbybox .dropdown-item.active {
    color: var(--darkGrey1);
    cursor: default;
    background-color: transparent
}



.sortbybox1 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.sortbybox1 .btn {
    background: 0 0;
    border: none;
    outline: 0 !important
}

.sortbybox1 .bootstrap-select .dropdown-toggle:focus, .sortbybox1 .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: 0 !important;
    border: none;
    box-shadow: none
}

.sortbybox .btn-light:not(:disabled):not(.disabled).active, .sortbybox1 .btn-light:not(:disabled):not(.disabled):active, .sortbybox1 .show > .btn-light.dropdown-toggle {
    color: var(--darkGrey1);
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.sortbybox1 select:hover {
    text-decoration: underline
}

.sortbybox1 .dropdown-menu {
    box-shadow: 0 1px 8px rgba(0,0,0,.15);
    border: none
}

.sortbybox1 .dropdown-item:focus, .sortbybox1 .dropdown-item:hover {
    color: var(--darkGrey1);
    background-color: transparent;
    outline: 0
}

    .sortbybox1 .dropdown-item:hover span {
        text-decoration: underline
    }

.checkdilinoutmain {
    display: inline-block;
    position: relative
}

.sortbybox1 .dropdown-item {
    padding: 1px 20px;
    font-size: 21px;
    font-weight: 300
}

.sortbybox1 .dropdown-menu {
    position: relative;
    z-index: 10;
    width: auto !important;
    min-width: auto !important
}

.sortbybox1 .dropdown-item.active {
    color: var(--darkGrey1);
    cursor: default;
    background-color: transparent
}

.cartmblist .float-right .cartmbpricetext:first-child {
    margin-right: 10px
}

.cartlistinricon {
    height: 13px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

#templates {
    display: none
}

.abutsliderinfo {
    text-align: center;
    background: #f1f1f1;
    height: 100%;
    padding: 30px 0
}

    .abutsliderinfo .sliderlogo {
        width: auto;
        height: 100px;
        margin: 0 0 20px
    }

.banimgbx {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.abutsliderinfo p {
    font-size: 20px;
    margin: 0 0 20px
}

    .abutsliderinfo p img {
        height: 40px;
        width: auto
    }

.abutsliderinfo .lermore {
    border: 2px solid #bdbdbd;
    color: var(--darkGrey1);
    display: inline-block;
    padding: 7px 15px
}

    .abutsliderinfo .lermore:hover {
        background: #fdb917;
        border-color: #fdb917;
        color: #fff
    }

.brandmaininnbaner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.brandmainpos:after {
    clear: both;
    content: "";
    display: block
}

#expendallmetercol {
    text-shadow: 0 0 10px rgb(0 0 0 / .3);
    color: #777
}

    #expendallmetercol:hover {
        color: #000
    }

.branddivlogo {
    width: 70px;
    height: 70px;
    float: left;
    background: var(--surface-color);
    border-radius: 50%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 20px
}

.brandnamebox {
    float: left
}

    .brandnamebox h4 {
        margin: 21px 0;
        color: var(--darkGrey1);
        font-weight: 300;
        font-size: 30px
    }

.brandcertifi {
    float: right
}

.fixheader {
    box-shadow: 0 2px 3px rgb(0 0 0 / 5%)
}

.brandcertifi img {
    height: 70px
}

.branddescp {
    margin-top: 10px
}

.botheader {
    background: #ffffff;
    height: 80px;
}

.footsocial h4 {
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #fff
}

.backtohomebtn {
    position: fixed;
    right: 0;
    bottom: 35%;
    z-index: 10
}

    .backtohomebtn a {
        color: #fff;
        font-weight: 400;
        background: #fdb917;
        display: block;
        padding: 5px 10px;
        font-size: 21px;
        text-align: center;
        width: 100px
    }

.discboxdata {
    border: 1px solid var(--lightGrey2);
}

    .discboxdata h5 {
        font-weight: 700;
        font-size: 17px;
        margin: 0
    }

.discheadbox {
    padding: 10px;
    border-bottom: 1px solid var(--lightGrey2);
}

.discboxdatamain {
    padding: 10px
}

    .discboxdatamain .zoobopmeterboxmain {
        padding: 10px
    }

    .discboxdatamain .meterinner img {
        width: 40%
    }

    .discboxdatamain .meterbox {
        padding: 10px;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

.make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.top-right {
    text-align: right;
    margin: 12px 0;
    transition: all .3s;
    margin-top: -7px;
}

    .top-right > ul > li {
        display: inline-block;
        position: relative;
        vertical-align: middle
    }

        .top-right > ul > li:hover .logindropbox {
            transition: all .3s;
            visibility: visible;
            opacity: 1
        }

        .top-right > ul > li:hover .popupbox {
            display: block
        }

        .top-right > ul > li > a {
            color: var(--darkGrey1);
            font-size: 30px;
            display: block;
            padding: 5px 8px;
            line-height: 1
        }

            .top-right > ul > li > a > img {
                transition: all .3s;
                display: block;
                margin: 0 auto 5px
            }

.toprightbx li:last-child {
    border-right: none
}

.toprightbx li:hover .popupbox {
    display: block
}

.prodetailimg img {
    width: 100%
}

.pro-heading {
    color: #5f5f5f;
    font-size: 30px;
    font-weight: 300;
    margin: 90px 0 10px;
    text-transform: capitalize;
    line-height: 1
}

.product-detail-data p a {
    color: #e35a54
}

.product-detail-data p i {
    margin-right: 10px
}

#buynowbtn {
    background: #5f5f5f;
    color: #fff;
    padding: 7px 20px;
    display: inline-block;
    font-size: 20px
}

.learnimg {
    margin-top: 10px;
    width: 100%
}

    .learnimg img {
        width: 100%
    }

.top-footer {
    padding: 20px 0 0;
}

.contactsidecalldiv {
    background: #eee;
    text-align: center;
    padding: 30px;
    width: 60%;
    margin: 0 auto
}

    .contactsidecalldiv h4 {
        font-size: 16px;
        margin: 0 0 10px;
        font-weight: 700;
        color: var(--darkGrey1);
    }

    .contactsidecalldiv i {
        font-size: 40px;
        color: var(--darkGrey1);
        margin: 0 0 20px
    }

    .contactsidecalldiv p {
        font-size: 14px;
        color: var(--darkGrey1);
        margin: 0
    }

.toprightbx li {
    display: inline-block;
    border-right: 1px solid #5f5f5f;
    position: relative
}

.currencyselect label {
    display: inline-block;
    width: 26px;
    margin: 0;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    padding: 0 0;
    border-radius: 50%;
    border: solid 2px #5a5a5a;
    transition: all .3s;
    color: #5a5a5a;
}

.currencyselect input[type=radio] {
    display: none
}

    .currencyselect input[type=radio]:checked + label, .currencyselect label:hover {
        border-color: #fdb917;
        background: #fdb917;
        color: #fff
    }

.orderlisthead {
    border-bottom: 1px solid var(--lightGrey2);
    padding: 20px;
    background: #d2d3d4;
    color: #000000;
}

.orderlistbot {
    border-top: 1px solid var(--lightGrey2);
    padding: 10px
}

.orderproductlist {
    padding: 10px;
    border-bottom: 1px solid #eee
}

    .orderproductlist:last-child {
        border-bottom: none
    }

.trackbtn:hover {
    color: #fff;
    background: var(--redbg);
    border-color: var(--darkred1);
}

.ordertopara {
    font-size: 14px;
    color: #8a8a8a
}

    .ordertopara span {
        color: #000
    }

.orderlistbox:last-child {
    margin-bottom: 0
}

.trackbtn:hover i {
    color: #fff
}

.writereviewordbtn {
    text-align: right
}

    .writereviewordbtn a {
        font-size: 14px;
        color: #9c9c9c
    }

        .writereviewordbtn a i {
            margin-right: 5px
        }

th {
    font-weight: 400
}

.oidbtn a {
    color: #717171
}

.oidbtn i {
    margin-right: 5px
}

.trackbtn {
    color: #fff;
    background: var(--redbg);
    border-color: var(--darkred1);
    font-size: 14px;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 3px;
    white-space: nowrap
}

    .trackbtn i {
        margin-right: 5px;
        color: #fdb917
    }

.oidbtn {
    font-size: 15px;
    display: inline-block;
    text-transform: capitalize;
}

    .oidbtn span {
        color: var(--darkGrey1);
        text-transform: uppercase;
        font-weight: 600;
    }

.orderlistbox .table {
    margin: 0
}

    .orderlistbox .table .myorderpronametext a {
        color: #000
    }

.orderlistbox {
    border: 1px solid var(--lightGrey2);
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 15px;
}

.ordeproinimg img {
    width: auto;
    max-width: 100%;
    height: 85px;
    margin: 0 auto;
    display: block
}

.brand-detail-data p a.zoobopmeterbtn {
    background: #fdb917;
    color: #fff;
    padding: 3px 11px;
    display: inline-block;
    border-radius: 40px;
    font-size: 13px;
    font-weight: 700
}

.checkavailtytext {
    margin-left: 20px
}

.freeshipbadge p {
    display: inline-block;
    background: #ececec;
    padding: 4px 17px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 21px;
    color: #00ab4c
}

ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.webcurrencydrop {
    margin: 10px 0
}

    .webcurrencydrop label {
        margin: 0 10px 0 0;
        font-size: 13px;
        color: #c5c5c5
    }

    .webcurrencydrop select {
        width: 55%;
        padding: 0 7px;
        height: 25px;
        font-size: 12px;
        border: none;
        background: var(--surface-color);
        outline: 0
    }

.detailbrandname:hover {
    color: #fdb917
}

.promo {
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    padding: 10px;
    font-size: 14px;
    text-transform: capitalize;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}

.detailbrandname {
    /*    text-transform: lowercase;*/
    color: var(--darkGrey1);
    font-size: 15px;
    display: inline-block;
    margin: 0 0 5px;
    font-weight: bolder;
}



b, strong {
    font-weight: 600
}

.header {
    z-index: 40;
    width: 100%;
    transition: all .3s;
    min-height: 120px
}

@-webkit-keyframes fadeInUniversal {
    0% {
        opacity: 0;
        transform: translate(0,-40px)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

@keyframes fadeInUniversal {
    0% {
        opacity: 0;
        transform: translate(0,-40px)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

.sticky {
    transition: all .3s;
    -webkit-animation: fadeInUniversal .7s;
    animation: fadeInUniversal .7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    position: fixed !important;
    width: 100%;
    z-index: 40 !important;
    top: 0;
}

.cartbtn {
    position: relative;
    text-align: center;
    margin: 32px 0
}

    .cartbtn a {
        display: inline-block;
        text-align: center;
        padding: 6px 10px;
        border: 2px solid #fdb917;
        border-radius: 47px;
        background: #fdb917;
        font-size: 13px
    }

    .cartbtn i {
        color: #fff
    }

    .cartbtn span {
        display: inline-block;
        border-left: 1px solid #c34f4b;
        color: #fff;
        padding-left: 5px;
        margin-left: 5px;
        font-weight: 600
    }

    .cartbtn a:hover {
        background: 0 0
    }

.logo {
    padding: 0px 0;
    float: left;
}

    .logo img {
        height: 60px;
        transition: all .3s
    }

.stepbox {
    width: 50%;
    margin: 0 auto;
    text-align: center
}

.whyboximg {
    width: 50%;
    margin: 0 auto 20px
}

.stepdata {
    padding-top: 20px
}

.stepbox img {
    width: 100%
}

.stepno h6 {
    display: inline-block;
    position: relative;
    background: #e35852;
    color: #fff;
    width: 39px;
    border-radius: 50%;
    padding: 10px 0
}

    .stepno h6:before {
        border: 1px solid #e35852;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        border-radius: 50%;
        transform: scale(1.2)
    }

.modal-header {
    
}

.steprowbox .col-md-4:nth-child(1) .stepbox h4:after {
    background: #f14124
}

.steprowbox .col-md-4:nth-child(2) .stepbox h4:after {
    background: #ff8021
}

.steprowbox .col-md-4:nth-child(3) .stepbox h4:after {
    background: #a7ea52
}

.whyworkrow .col-md-3:nth-child(1) .stepbox h4:after {
    background: #4472c4
}

.whyworkrow .col-md-3:nth-child(2) .stepbox h4:after {
    background: #ed7d31
}

.whyworkrow .col-md-3:nth-child(3) .stepbox h4:after {
    background: #a5a5a5
}

.whyworkrow .col-md-3:nth-child(4) .stepbox h4:after {
    background: #ffc000
}

.stepbox h4:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    margin: 15px auto 0
}

.stepbox p {
    margin: 20px 0 0;
    color: #000
}

.bot-header {
    background: #000
}

.top-menu > ul > li {
    display: inline-block
}

    .top-menu > ul > li > a > i {
        margin-left: 5px;
        font-size: 13px;
        transition: all .3s
    }

    .top-menu > ul > li:hover > a > i {
        transition: all .3s;
        transform: rotate(-180deg)
    }

    .top-menu > ul > li:hover .bigdropmenu {
        transition: all .25s ease-in-out;
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    .top-menu > ul > li > a {
        color: #fff;
        transition: all .3s;
        font-size: 14px;
        display: block;
        padding: 10px 30px
    }

    .top-menu > ul > li:hover > a {
        background: rgba(0,0,0,.1)
    }

a:hover {
    text-decoration: none
}

.top-header {
    padding: 10px 0
}

.topright {
    text-align: right
}

    .topright ul li {
        display: inline-block;
        border-left: 1px solid #696969
    }

        .topright ul li:first-child {
            border-left: none
        }

        .topright ul li a:hover {
            color: #fff
        }

        .topright ul li a {
            line-height: 1;
            color: #c5c5c5;
            display: block;
            padding: 0 20px;
            font-size: 14px
        }

            .topright ul li a i {
                margin-right: 5px
            }

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.topleft ul li {
    display: inline-block;
    border-left: 1px solid #696969
}

    .topleft ul li:first-child {
        border-left: none
    }

    .topleft ul li a:hover {
        color: #fff
    }

    .topleft ul li a {
        line-height: 1;
        color: #c5c5c5;
        display: block;
        padding: 0 15px;
        font-size: 13px
    }

.banner img {
    width: 100%
}

.logindropbox {
    position: absolute;
    text-align: left;
    transition: all .3s;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    background: var(--surface-color);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.08);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,.08);
    box-shadow: 0 1px 10px rgba(0,0,0,.08);
    right: -90px;
    width: 230px;
    padding: 15px
}

.logindrop1 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pro-arrow3 {
    height: auto !important;
    width: auto;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
}

.pro-arrow {
    height: 24px !important;
    width: 24px !important;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
}

.pro-arrow2 {
    height: 15.43px !important;
    width: 15.43px !important;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
}

.logindrop1 h5 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0px;
    color: #000000;
}

.logindrop1 p {
    font-size: 13px;
    margin: 0 0 10px
}

.logindrop1 ul li {
    display: inline-block
}

    .logindrop1 ul li a {
        border: 1px solid var(--color4);
        color: #000000;
        display: inline-block;
        padding: 5px 15px;
        text-transform: uppercase;
        font-size: 13px;
        border-radius: 34px;
    }

    .logindrop1 ul li.loginbtnmenu a {
        background: var(--color3);
        color: #fff !important;
        border-radius: 34px;
    }

.logindrop2 ul li:hover a {
    color: #000
}

.logindrop2 ul li a {
    color: #505050 !important;
    font-size: 14px;
    display: block;
    padding: 4px 0;
    font-weight: 500;
    padding-bottom: 7px;
}

    .logindrop2 ul li a i {
        margin-right: 10px
    }

.logbtnbox {
    border-top: 1px solid var(--lightGrey2);
    padding-top: 10px;
    margin-top: 10px
}

    .logbtnbox a:hover {
        color: #000
    }

    .logbtnbox a {
        color: #545454;
        font-size: 16px;
        display: block;
        padding: 5px 0
    }

        .logbtnbox a i {
            margin-right: 10px
        }

.searchbox {
    position: relative
}

.toprightbox {
    width: 100%
}

.searchbox input[type=text] {
    width: 100%;
    height: 40px;
    color: var(--darkGrey1);
    border: none;
    padding: 5px 20px;
    background: #f0f2f5;
    outline: 0;
    border-radius: 40px;
    padding-right: 50px
}

.searchbox a {
    color: var(--darkGrey1);
    font-size: 20px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1
}

.bigdropmenuinn {
    background: var(--surface-color);
    box-shadow: 0 10px 15px rgba(0,0,0,.18);
    padding: 20px
}

.bigdropmenu {
    position: absolute;
    width: 100%;
    z-index: 30;
    left: 0;
    transition: all .25s ease-in-out;
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden
}

    .bigdropmenu h5 {
        border-bottom: 1px solid var(--lightGrey2);
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: left;
        color: #fdb917
    }

.about-meter-inner {
    border-radius: 5px;
    color: var(--darkGrey1);
    background: var(--surface-color);
    padding: 20px;
    height: 100%;
    box-shadow: 0 2px 15px #dadada
}

.meterrightdata {
    width: 100%
}

.glosimg {
    float: left;
    margin: 0 20px 5px 0
}

    .glosimg img {
        height: 100px
    }

.bigdropmenu ul li {
    width: 33.33%;
    text-align: left;
    float: left
}

.faqqubox {
    background: var(--surface-color);
    box-shadow: 0 1px 8px #bebebe;
    border-radius: 5px;
    margin-bottom: 10px
}

.faqinner {
    border-top: 1px solid #eee;
    padding: 20px
}

    .faqinner p {
        font-size: 16px;
        line-height: 1.7;
        color: #000
    }

.bigdropmenu ul:after {
    content: "";
    display: block;
    clear: both
}

.bigdropmenu ul li a:hover {
    color: #fdb917;
    font-weight: 700
}

.bigdropmenu ul {
    margin: 0 -5px;
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden
}

    .bigdropmenu ul li a {
        text-transform: capitalize;
        padding: 5px 10px;
        display: block;
        color: #000
    }

.min-height {
    min-height: 60vh
}

.bigdropmenu ul li a img {
    height: 55px;
    margin-right: 10px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 5px
}

.banner {
    overflow: hidden
}

    .banner:hover .carousel-control-next {
        right: 0;
        transition: all .3s
    }

    .banner:hover .carousel-control-prev {
        left: 0;
        transition: all .3s
    }

    .banner .carousel-control-next {
        right: -100px;
        transition: all .3s
    }

    .banner .carousel-control-prev {
        left: -100px;
        transition: all .3s
    }

    .banner .carousel-control-next, .banner .carousel-control-prev {
        position: absolute;
        top: 42%;
        bottom: auto;
        width: 40px;
        background: 0 0;
        color: #fdb917;
        opacity: 1;
        padding: 12px 0;
        font-size: 30px
    }

    .banner .carousel-indicators {
        bottom: 10px
    }

        .banner .carousel-indicators li {
            border: none;
            opacity: 1;
            margin: 0 5px;
            background: #c9c9c9;
            width: 12px;
            height: 12px;
            border-radius: 50%
        }

            .banner .carousel-indicators li.active {
                background: var(--color1)
            }

.padd10 {
    padding: 10px
}

.searchpagetext input[type=text] {
    background: #efefef
}

#myList-nav .ln-letters {
    display: table;
    width: 100%
}

    #myList-nav .ln-letters .ln-selected, #myList-nav .ln-letters a:hover {
        background-color: #fdb917;
        color: #fff
    }

    #myList-nav .ln-letters a {
        text-transform: capitalize;
        display: table-cell;
        float: none;
        color: var(--darkGrey1);
        text-align: center
    }

.detailbckbtn {
    text-align: right
}

#myList {
    background: var(--surface-color);
    border: 1px solid var(--lightGrey2);
}

    #myList li {
        border-bottom: 1px solid var(--lightGrey2);
    }

        #myList li a {
            display: block;
            color: var(--darkGrey1);
            padding: 10px 20px;
            font-size: 20px
        }

            #myList li a:hover {
                background: #f5f5f5;
                color: #fdb917
            }

.productimg {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 5px;
}

    .productimg:before {
        content: "";
        opacity: 0;
        display: block;
        width: 100%;
        height: 100%;
        transition: all .3s;
        background: rgba(0,0,0,.2);
        position: absolute
    }

.popupbox:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    right: 45px;
    top: 0
}

.popupbox div {
    width: 230px;
    background: var(--surface-color);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    text-align: left;
    padding: 15px;
    border-radius: 5px;
    color: #000
}

.popupbox {
    position: absolute;
    right: 0;
    display: none;
    padding-top: 20px;
    z-index: 20
}

.productbxrightbtn {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    text-align: center
}

.pimglink {
    display: block;
    position: relative
}

.probadge {
    text-align: center;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 2px 8px;
    border-radius: 40px
}

.productimg img {
    width: 100%;
    transition: all .3s;
    margin: 0 auto;
    display: block;
    border-radius: 20px;
    padding: 0px;
    height: 150px;
    object-fit: contain;
    margin-top: 10px;
}

.probtns {
    position: absolute;
    opacity: 0;
    top: 44%;
    width: 100%;
    transition: all .3s;
    text-align: center
}

    .probtns ul li {
        display: inline-block
    }

        .probtns ul li a i {
            background: var(--surface-color);
            color: var(--darkGrey1);
            width: 40px;
            padding: 13px 0;
            border-radius: 5px
        }

.owl-carousel .padd10, .owl-carousel .productbox {
    width: 100%
}

.productdata {
    position: relative;
    padding: 15px;
    background: transparent;
    border-radius: 0px 0px 10px 10px;
}

.botadbox img {
    height: 100px;
    border: 1px solid var(--lightGrey2);
}

.probotdata {
    margin-top: 2px
}

.productname:hover {
    color: #000
}

.meterknowmorebtn a {
    color: #5f5f5f;
    font-weight: 300;
    letter-spacing: 1px;
    border: 2px solid #5f5f5f;
    padding: 7px 10px;
    display: inline-block;
    line-height: 1;
    z-index: 20;
    position: relative
}

.prodiscounter {
    position: absolute;
    left: 7px;
    top: 10px !important;
    z-index: 5 !important;
    color: var(--darkgreen1) !important;
    background: #E5F7ED !important;
    text-align: center !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    padding: 3px 11px !important;
    font-weight: 700 !important;
    display: flex !important;
    justify-content: space-between !important;
}

.verdictbox p {
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 1px;
    color: #5f5f5f;
    text-transform: capitalize;
}

.zmetertitle img {
    height: 45px
}

.verdictbox p b {
    margin-right: 10px;
    font-weight: 300;
    color: #000
}

.productprice span i {
    margin-right: 5px
}

.productdata span img {
    width: 9px !important;
    margin-right: 5px;
    display: inline-block !important;
    vertical-align: top;
    margin-top: 1px
}

.productdata .prolistpricetxt {
    color: var(--darkGrey1);
    line-height: 1;
    font-size: 11px;
    display: block;
    margin: 0
}

.productprice span s {
    color: var(--darkGrey1);
    font-size: 14px;
    padding-left: 10px;
    font-style: italic;
    font-weight: 300
}

.probotdata:after {
    content: "";
    display: block;
    clear: both
}

.widget, .widget-back {
    padding: 50px 0
}

.widget-back {
    background: #eee
}

.pd {
    color: var(--darkGrey1);
    margin: 0 0 20px;
    text-align: center;
    float: left;
}

    .pd:after {
        color: var(--color3);
        content: '';
        display: block;
        height: 0.2em;
        width: 100%;
        margin: auto;
        border-bottom: solid;
    }

.heading {
    color: var(--darkGrey1);
    margin: 0 0 20px;
}

    .heading:after {
        color: var(--color3);
        content: '';
        display: block;
        height: 0.2em;
        width: 12%;
        border-bottom: solid;
        display: none !important;
    }

.heading2 {
    font-size: 35px;
    margin: 0 0 20px;
    font-weight: 900;
    letter-spacing: 1px
}

.main-heading {
    font-size: 17px;
    /*margin: 0 0 40px;*/
    font-weight: 400;
    color: #000
}

.productbox:hover {
    transition: all .3s;
    border-color: var(--lightGrey2);
}

    .productbox:hover .probtns {
        opacity: 1;
        top: 48%;
        transition: all .3s
    }

.probtns ul li a:hover i {
    background: #fdb917;
    color: #fff
}

.aboutsection {
    background: #212121
}

.about-right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    background-size: cover;
    max-width: 50%;
    width: 50%;
    float: left
}

.about-left {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    padding: 50px 60px;
    float: left
}

.abouthomedata {
    overflow: hidden
}

    .abouthomedata a.mainbtn {
        margin: 20px 0 0;
        background: #fdb917;
        border: 2px solid #fdb917;
        color: #fff;
        font-weight: 600;
        display: inline-block;
        border-radius: 40px;
        padding: 8px 30px;
        outline: 0;
        cursor: pointer
    }

    .abouthomedata p {
        color: #989898
    }

    .abouthomedata a.mainbtn:hover {
        background: 0 0;
        color: #fdb917
    }

.aboutsectionrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#latestslider .owl-nav, #trendingproducts .owl-nav {
    text-align: center;
    margin-top: 10px
}

.testibox {
    position: relative;
    background-color: #fff;
    font-size: 16px;
    line-height: 26px;
    border-radius: 4px;
    padding: 30px;
    color: #103178
}

.testiimg {
    width: 50px
}

    .testiimg img {
        width: 100%;
        border-radius: 50%
    }

.testibox h5 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 5px
}

.testimonialssec {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fdf6ed
}

.testibox p {
    margin: 0;
    font-size: 16px
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #000
}

.bg-gray {
    background: #f1f3f6
}

.bg-darkgray {
    background: #333
}

.Search-heading h3 {
    display: inline-block;
    position: relative;
    color: var(--darkGrey1);
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 15px
}

    .Search-heading h3:before {
        position: absolute;
        content: "";
        display: block;
        background: url(../images/searchline.png);
        width: 23px;
        height: 77px;
        right: 9%;
        top: 26px;
        z-index: 10;
        background-size: cover
    }

#blogs .owl-dots button span, #testimonials .owl-dots button span {
    display: block;
    margin: 0 10px;
    background: #c9c9c9;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

#blogs .owl-dots button, #testimonials .owl-dots button {
    outline: 0;
    display: inline-block
}

#blogs .owl-dots, #testimonials .owl-dots {
    text-align: center;
    margin-top: 30px
}

    #blogs .owl-dots .active span, #testimonials .owl-dots .active span {
        background: #000
    }

.blogbox:hover {
    transition: all .3s;
    border-color: #000
}

.blogbox {
    height: 100%;
    background: var(--surface-color);
    transition: all .3s;
    border: 1px solid var(--lightGrey2);
    position: relative
}

.blogimage {
    overflow: hidden;
    position: relative
}

    .blogimage img {
        width: 100%;
        transition: all .3s;
        margin: 0 auto;
        max-height: 100%
    }

.blogdata {
    padding: 20px
}

    .blogdata span {
        display: block;
        margin: 0 0 10px;
        font-size: 13px
    }

        .blogdata span i {
            margin-right: 5px
        }

    .blogdata > a {
        color: var(--darkGrey1);
        display: inline-block;
        margin: 0 0 5px;
        font-size: 17px;
        font-weight: 400;
        line-height: 1.6
    }

    .blogdata p {
        text-align: justify;
        margin: 0;
        font-size: 13px;
        color: #a0a0a0
    }

.footlogo img {
    height: 60px
}

.footlist {
    margin: 13px 0
}

.sitelink {
    margin: 0 0 20px
}

    .sitelink h4 {
        color: var(--darkGrey1);
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 20px
    }

        .sitelink h4 a {
            color: #000
        }

            .sitelink h4 a:hover {
                text-decoration: underline
            }

    .sitelink li a:hover {
        text-decoration: underline
    }

    .sitelink li {
        display: inline-block;
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid var(--lightGrey2);
    }

        .sitelink li:last-child {
            border-right: none
        }

        .sitelink li a {
            color: var(--darkGrey1);
            display: inline-block
        }

.footer-menu li {
    display: inline-block
}

.scrolltop {
    display: none;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000
}

.scroll-icon {
    background: #424242;
    width: 50px;
    text-align: center;
    color: #fff;
    padding: 4px 0;
    cursor: pointer
}

    .scroll-icon i {
        color: #fff;
        font-size: 25px
    }

    .scroll-icon p {
        color: #fff;
        font-size: 12px;
        text-transform: uppercase
    }

.footer-menu ul li a {
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 10px 9px
}

.footer-logo {
    height: 80px;
    margin: 10px 0
}

    .footer-logo img {
        height: 100%;
        max-width: 100%
    }

.footlistpara {
    float: right
}

    .footlistpara p {
        color: #fff;
        font-size: 14px;
        padding: 26px 0;
        line-height: 1.9
    }

.appstoreicons {
    text-align: center
}

    .appstoreicons a {
        display: inline-block
    }

    .appstoreicons span {
        margin-right: 5px;
        font-size: 13px;
        color: #c5c5c5
    }

    .appstoreicons img {
        height: 25px;
        margin: 0 0;
        opacity: .6
    }

        .appstoreicons img:hover {
            opacity: 1
        }

.footlist h4 {
    font-size: 14px;
    margin: 0 0 20px;
    font-weight: 700;
}

.footabout p {
    font-size: 13px;
    color: #b9b9b9;
    margin: 0 0 20px
}

.footabout img {
    height: 60px
}

.footsocial ul li {
    display: inline-block;
    margin-right: 20px
}

    .footsocial ul li a {
        display: block;
        color: #fff;
    }

        .footsocial ul li a i {
            font-size: 25px
        }

        .footsocial ul li a:hover {
            color: #fff;
        }

.bot-footer {
    background: #252525;
    padding: 10px 0
}

.footcopy a, .footcopy p {
    color: #fff
}

.developedby img {
    height: 30px
}

.developedby {
    text-align: right
}

.footlogos {
    margin-top: 30px;
    padding-top: 30px;
    padding: 25px;
    padding-bottom: 0;
}

.visaimga {
    text-align: right
}

.contactformmainbox h4 {
    font-size: 30px;
    margin: 0 0 30px
}

    .contactformmainbox h4 i {
        margin-right: 10px
    }

.footul li {
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
    color: #000;
    list-style: none;
}

    .footul li a {
        display: block;
        color: #fff;
        font-size: 13px;
    }

        .footul li a:hover {
            color: #ffffff;
        }

.footmenu li a {
    display: inline-block;
    padding: 5px 0
}

.facebookbox iframe {
    width: 100%;
    height: 100%
}

.facebookbox {
    width: 100%;
    height: 180px
}
.footlogos {
    margin-top: 10px;
    padding: 10px 10px;
    left: 0;
    background: #00000030;
}
.app-img img {
    width: 80%;
    margin: 0 auto;
    display: block
}

.app-section {
    padding: 36px 0
}

    .app-section h1 {
        font-size: 40px;
        color: #fdb917;
        font-weight: 800;
        margin-bottom: 10px;
        line-height: 50px
    }

        .app-section h1 span {
            margin-right: 15px;
            text-transform: capitalize;
            font-size: 79px
        }

    .app-section h2 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 30px;
        color: #000
    }

    .app-section p {
        color: var(--darkGrey1);
        line-height: 23px;
        margin-bottom: 20px
    }

        .app-section p span.zoobop {
            font-size: 25px
        }

.dnld-bx img {
    width: 100%
}

.googlebotmar {
    margin-bottom: 10px
}

.footmenu i {
    margin-right: 10px;
    width: 15px
}

.categoryimg {
    overflow: hidden
}

.catbox {
    background: white !important;
    /* padding:10px;*/
    border-radius: 15px;
}

    .catbox a {
        display: block
    }

    .catbox img {
        width: 100% !important;
        transition: all .3s;
        height: auto;
    }

    .catbox:hover img {
        transform: scale(1.1,1.1);
        transition: all .3s
    }

.viewallbtn {
    text-align: right
}

    .viewallbtn a {
        font-size: 15px;
        font-weight: 400;
        /* border: 1px solid #0073fd; */
        padding: 5px 5px;
        border-radius: 9px;
        /* background: #0073fd; */
        color: #9D1D27 !important;
    }

    .viewallbtn i {
        margin-left: 5px;
        font-size: 15px
    }

.searchinner {
    width: 100%;
    text-align: center
}

#cssmenu ul .megasubmenu {
    width: 100%;
    position: absolute;
    z-index: 30;
    display: none;
    right: 0;
    padding: 20px 70px;
    background: var(--blackbg);
    border: 1px solid var(--lightGrey2);
}

    #cssmenu ul .megasubmenu li {
        text-align: left
    }

.megasubmenu li a:hover {
    color: #fdb917
}

.megasubmenu li a {
    text-transform: capitalize;
    font-size: 14px;
    color: var(--darkGrey1);
    text-align: center;
    display: block;
    padding: 9px 13px;
    font-weight: 100
}

.top-menu > ul > li:hover ul {
    display: block
}

#cssmenu > ul > li:hover .megasubmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#cssmenu ul ul.megasubmenu li.has-sub > a:after, #cssmenu ul ul.megasubmenu li.has-sub > a:before {
    display: none
}

.submenulist {
    padding: 10px 0;
    display: none;
    position: absolute;
    z-index: 30;
    background: none;
    /* border: 1px solid var(--lightGrey2); */
    left: 0em;
    background: #dbdadab0;
    width: 100%;
    padding-left: 20em;
}


    .submenulist span {
        margin-right: 40px;
        color: black !important;
        font-size: 15px;
    }

        .submenulist span a {
            color: black !important;
            font-size: 15px;
        }

            .submenulist span a:hover {
                font-size: 15px;
                color: #2861f7 !important;
            }

    .submenulist li a:hover {
        color: #5ea045;
    }

    .submenulist > li > a {
        font-size: 14px;
        text-transform: capitalize;
        position: relative;
        color: var(--darkGrey1);
        display: block;
        padding: 9px 13px;
        text-align: left;
        font-weight: 500
    }

#playicon1 {
    padding-right: 5px
}

.submenulist2 {
    border: 1px solid var(--lightGrey2);
    width: 470px;
    display: none;
    position: absolute;
    z-index: 30;
    background: var(--surface-color);
    top: -1px;
    bottom: -1px
}

    .submenulist2 li {
        width: 50%;
        float: left
    }

        .submenulist2 li:last-child {
            border-bottom: none
        }

        .submenulist2 li a:hover {
            color: #fdb917
        }

        .submenulist2 li a {
            font-size: 14px;
            text-transform: capitalize;
            color: var(--darkGrey1);
            display: block;
            padding: 9px 20px;
            text-align: left;
            font-weight: 100
        }

.searchinner p {
    color: #515151;
    text-transform: capitalize;
    font-size: 17px;
    padding: 10px 0;
    font-weight: 600;
}

.owl-carousel .owl-nav button {
    outline: 0;
    position: absolute;
    top: 38%
}

.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.owl-carousel .owl-nav i {
    color: #fdb917;
    padding: 8px 12px;
    font-size: 25px
}

.bg-white .heading {
    color: #000
}

.bg-gray .heading {
    color: #000
}

.justbop {
    margin-bottom: 30px
}

    .justbop p {
        font-size: 20px;
        line-height: 2
    }

.bopsound {
    display: none
}

.whatlist > ul > li {
    margin-bottom: 20px
}

    .whatlist > ul > li:last-child {
        margin-bottom: 0
    }

    .whatlist > ul > li > a {
        color: var(--darkGrey1);
        font-size: 27px;
        display: inline-block;
        font-weight: 700
    }

.footer-social li {
    display: inline-block
}

    .footer-social li a {
        display: block
    }

    .footer-social li i {
        text-align: center;
        transition: all .3s;
        color: var(--darkGrey1);
        font-size: 14px;
        border-radius: 50%;
        padding: 6px 0;
        background: #9e9e9e;
        border: 2px solid #9e9e9e;
        width: 30px;
        margin-left: 7px
    }

    .footer-social li a:hover i {
        border-color: #fdb917;
        color: #fdb917;
        background: 0 0
    }

.whatwelove img {
    width: 100%
}

.brandbox img {
    width: 100%;
    transition: all .3s
}

.brandbox {
    border: 2px solid #e35a54;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
    box-shadow: 0 0 0
}

    .brandbox:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
        transition: all .3s
    }

.branddetailimg img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid var(--lightGrey2);
}

.brand-heading {
    color: #fdb917;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0
}

.brand-detail-data p {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0 0 10px
}

.brandcategory {
    margin: 10px 0 15px
}

.brnddetprolist .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.detailsimibrands .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.sortbybox .filter-option-inner-inner {
    font-size: 20px
}

br {
    display: block;
    margin: 5px 0
}

.brandcategory a {
    display: inline-block;
    margin-right: 20px;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: .5px;
    color: #4a4a4a
}

.cartsidebx {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 30%);
}

.orderheaderlinks ul {
    display: flex
}

.orderheaderlinks li {
    border-bottom: 2px solid transparent
}

    .orderheaderlinks li a {
        color: var(--darkGrey1);
        display: block;
        padding: 16px 30px
    }

    .orderheaderlinks li p {
        margin: 0;
        text-transform: uppercase;
        font-size: 13px !important;
    }

    .orderheaderlinks li span {
        font-size: 13px
    }

.whichcategory a {
    color: #fdb917;
    font-size: 30px;
    display: inline-block;
    margin: 5px 0;
    font-weight: 700
}

    .whichcategory a i {
        margin-right: 10px
    }

.pranamerateicon {
    width: 150px;
    text-align: center
}

    .pranamerateicon i {
        font-size: 10px;
        position: absolute;
        right: 6px;
        top: 5px;
        z-index: 5;
        color: #000
    }

    .pranamerateicon a {
        display: block;
        position: relative
    }

    .pranamerateicon img {
        width: 100%
    }

    .pranamerateicon a span {
        display: block;
        padding: 0 0 5px;
        line-height: 1;
        font-size: 30px;
        font-weight: 700;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

.ratiright {
    float: right
}

.pranamerateicon a:after {
    content: "";
    display: block;
    clear: both
}

.meterbox {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.brand-detail-data p a {
    color: #e35a54
}

.brand-detail-data p i {
    margin-right: 10px
}

.sub-heading {
    font-size: 20px;
    margin: 0 0 15px
}

.zoobopmeterow {
    margin: 0
}

.meterinner {
    text-align: center
}

    .meterinner span {
        display: block
    }

    .meterinner img {
        width: 50%
    }

    .meterinner p {
        margin: 5px 0 0;
        font-weight: 400;
        font-size: 14px;
        color: #6b6b6b
    }

.productbox:hover .probtnsec {
    opacity: 3
}

.prodetailtabs .productdesc ul {
    list-style: disc;
}

.prodetailtabs .productdesc {
    line-height: 1.7
}

.distable {
    width: 100%;
    height: 100%;
    display: table
}

.distablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.proaddtocartbtn:hover {
    color: #fff
}

.proaddtocartbtn {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 10px;
    z-index: 2;
    position: relative;
    width: auto;
    text-align: center;
    /*margin-top: 1em;*/
    border-radius: var(--rounded-30);
    font-weight: 500;
    color: var(--darkred1);
    background: var(--surface-color);
    border: 1px solid var(--darkred1);
}

    .proaddtocartbtn:hover {
        background: var(--redbg) !important;
    }

.productbox:hover .prowishbtn {
    opacity: 1
}

.prowishbtn:hover {
    color: var(--color1)
}

    .prowishbtn:hover i {
        font-weight: 900
    }

.protopnamemain {
    position: relative
}

.sortbybox .bootstrap-select .dropdown-menu li a {
    padding: 6px 10px;
    display: block
}

.sortbybox .bootstrap-select .dropdown-menu li.active a {
    color: var(--color1)
}

.prowishbtn {
    opacity: 0;
    line-height: 1;
    display: block;
    margin: 0 auto;
    font-size: 15px;
    color: var(--color1)
}

.branddetaillogo {
    width: 200px;
    float: left;
    margin-right: 20px
}

    .branddetaillogo img {
        width: 100%
    }

.branddetaildata {
    overflow: hidden
}

    .branddetaildata:after {
        clear: both;
        display: block;
        content: ""
    }

.heading1 {
    font-size: 22px;
    margin: 0 0 5px
}

#myBtnContainer a.active {
    background: #e35a54;
    color: #fff
}

#myBtnContainer a {
    display: inline-block;
    background: #f1f1f1;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 14px
}

.zoobopsuggesttab {
    margin-bottom: 10px
}

.coloroptionmains span {
    display: inline-block
}

.productname {
    display: inline-block;
    color: var(--darkGrey1);
    font-size: 13px;
    min-height: 40px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 500;
}

.card-gift a {
    font-size: 14px !important;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 700;
    color: #222222;
}

.productbox {
    display: block;
    position: relative;
    background: #ffffff;
    border: 1px solid var(--color1);
    border: 1px solid var(--lightGrey14);
    border-radius: 10px;
    min-height: auto;
    height: 100%;
}

    .productbox:hover .productbtndiv {
        transition: all .3s;
        border-color: var(--lightGrey2);
        visibility: visible;
        overflow: unset
    }

.product-img {
    overflow: hidden
}

.productbox:hover .product-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    transition: all .3s
}

.product-img img {
    width: 100%;
    transition: all .3s
}

.brandrating {
    text-align: left
}

    .brandrating span {
        display: inline-block;
        width: 60px;
        height: 60px;
        text-align: center;
        border: 2px solid #888;
        border-radius: 50%;
        color: #fdb917;
        font-weight: 700;
        font-size: 19px;
        padding: 15px 0
    }

.mb30 {
    margin-bottom: 30px
}

.detailslider {
    float: right;
    width: 82%;
    position: relative
}

    .detailslider img {
        width: 100%
    }

#productdetail .carousel-control-next i, #productdetail .carousel-control-prev i {
    color: var(--darkGrey1);
    width: 40px;
    background: var(--surface-color);
    border-radius: 50%;
    padding: 12px 0;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    opacity: 1
}

.slider-thumbs-box {
    width: 15%;
    float: left;
    position: relative
}

#slider-thumbs ol {
    height: 100%;
    position: static;
    width: 100%;
    margin: 0;
    display: block
}

    #slider-thumbs ol li.active {
        border-color: #fdb917
    }

    #slider-thumbs ol li {
        margin: 0 0 5px;
        width: 100%;
        height: 80px;
        cursor: pointer;
        text-align: center;
        text-indent: 0;
        border: 2px solid var(--lightGrey2);
        background: 0 0;
        align-items: center;
        display: flex;
        opacity: 1
    }

        #slider-thumbs ol li.active img {
            opacity: 1
        }

        #slider-thumbs ol li img {
            width: 90%;
            margin: 0 auto
        }

.detailicoimg {
    display: inline-block
}

.detailiconsright p {
    display: inline-block
}

.pro-name {
    font-size: 16px;
    margin: 0 0 0px !important;
    color: var(--darkGrey1);
    line-height: 1.4;
    font-weight: 700;
}

.mb15 {
    margin-bottom: 15px
}

.priceline span {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle
}

    .priceline span img {
        line-height: 1;
        vertical-align: top;
        margin-top: 3px
    }

.pro-off-price {
    font-size: 23px;
    font-weight: 400;
    color: var(--darkGrey1);
    line-height: 1
}

    .pro-off-price s {
        margin-left: 10px;
        font-size: 16px;
        font-weight: 400;
        color: var(--darkGrey1);
        font-style: italic
    }

.sizecolorbox span {
    float: left;
    margin: 12px 0;
    margin-right: 20px;
    font-size: 14px;
    /*font-weight: 700;*/
    line-height: 1
}

.appendreview {
    font-size: 25px;
    font-weight: 500;
    color: var(--darkGrey1);
    line-height: 1
}

.quantitybox span {
    float: left;
    margin: 8px 5px 8px 0;
    width: 80px;
    line-height: 1;
    color: black;
}

.subheading {
    font-weight: 600;
    font-size: 25px;
    margin: 0 0 20px
}

    .subheading span {
        color: #14a002
    }

.quantityselect {
    float: left;
    margin-right: 10px
}

.proratebox {
    float: left;
    margin-right: 5px
}

.proratelink {
    float: left
}

.proratebox i {
    display: inline-block;
    font-size: 13px;
    margin-right: 4px;
    color: #e0e0e0
}

.proratelink a {
    display: block;
    color: #ababab
}

.checkdelivery {
    float: left;
    position: relative
}

.detailtabswidth {
    width: 894px
}

.detailiconsright {
    float: left;
    margin-right: 50px
}

    .detailiconsright img {
        height: 25px;
        margin-right: 10px
    }

.checkdelivery input[type=text] {
    width: 330px;
    height: 40px;
    border: 1px solid var(--lightGrey2);
    outline: 0;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
    color: var(--darkGrey1);
    background: 0 0;
    padding-right: 55px
}

.checkdelivery input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    background: var(--color3);
    border: none;
    cursor: pointer;
    font-weight: 400;
    padding: 8px 14px;
    color: #fff;
    border-radius: 0 5px 5px 0;
    text-transform: capitalize;
    outline: 0
}

.ratingouterform h3 {
    font-weight: 300;
    margin: 0 0 20px;
    font-size: 20px
}

.ratingouterform table {
    width: 100%
}

    .ratingouterform table td {
        vertical-align: middle
    }

.colorlinklistbox {
    overflow: hidden
}

    .colorlinklistbox img {
        width: 30px;
        height: 30px;
        border-radius: 50%
    }

    .colorlinklistbox a:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all .3s;
        transform: scale(0,0);
        border-radius: 50%;
        border: 2px solid transparent
    }

    .colorlinklistbox a {
        padding: 5px;
        margin: 6px;
        height: 20px;
        width: 20px;
        position: relative;
        display: inline-block;
        transition: all .3s;
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        border-radius: 40px;
        color: var(--darkGrey1);
        cursor: pointer
    }

        .colorlinklistbox a.active:before, .colorlinklistbox a:hover:before {
            border-color: #fdb917;
            transition: all .3s;
            transform: scale(1.5,1.5)
        }

.sizelinklistbox {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .sizelinklistbox a.active, .sizelinklistbox a:hover {
        border-color: var(--darkGrey1);
        color: var(--darkGrey1);
    }

    .sizelinklistbox a {
        margin: 5px 0;
        padding: 5px 5px;
        border-bottom: solid 2px transparent;
        display: block;
        transition: all .3s;
        font-size: 15px;
        font-weight: 700;
        text-align: center;
        color: #636363;
        cursor: pointer;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

.quantityselect select {
    width: 100px;
    height: 35px;
    padding: 5px;
    border: 1px solid var(--lightGrey2);
}

.checkavailtytext p {
    font-size: 14px;
    font-weight: 400;
    padding: 7px 0;
    color: #989898
}

.widhlistbtn .prowishbtn {
    opacity: 1
}

.widhlistbtn {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 0;
    padding: 10px;
    background: var(--surface-color);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.detailimgbox:hover .widhlistbtn {
    opacity: 1
}

.productdesc p {
    text-transform: initial
}

.widhlistbtn:hover {
    color: #fdb917
}

    .widhlistbtn:hover i {
        font-weight: 700
    }

.addcartbtn {
    background: #ffffff;
    color: #494949;
    /* text-transform: lowercase; */
    font-weight: 700;
    display: inline-block;
    font-size: 16px;
    padding: 5px 30px;
    letter-spacing: 1px;
    border-radius: 30px;
    border: 2px solid #ededed;
    margin-bottom: 10px;
}


.addcartbtn2 {
    background: var(--redbg);
    color: #ffffff;
    /* text-transform: lowercase; */
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    padding: 5px 30px;
    letter-spacing: 1px;
    border-radius: 4px;
    border: 2px solid var(--darkred1);
}

.addcartbtn:hover {
    background: var(--redbg);
    color: #fff
}

.addcartbtn2:hover {
    background: var(--redbg);
    color: #fff !important;
}

.addcartbtn i {
    margin-right: 5px
}

.proshare span {
    float: left;
    margin-right: 10px
}

.shareicons {
    float: right;
    margin-top: 10px;
    width: 100%;
    text-align: center
}

    .shareicons ul li {
        display: inline-block
    }

        .shareicons ul li a {
            display: block;
            color: #989898;
            padding: 0 10px;
            font-size: 16px
        }

.availablitybox span {
    float: left;
    margin: 0 5px 0 0
}

.mt30 {
    margin-top: 30px
}

.meterlegend {
    text-align: center;
    margin-top: 20px
}

    .meterlegend ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .meterlegend li {
        display: inline-block;
        padding: 0 20px
    }

        .meterlegend li img {
            margin-right: 10px;
            height: 16px
        }

.prodetailtabs .nav-tabs {
    border-bottom: none;
    display: flex;
    background: #8CA3EF;
    color: white;
    padding: 10px;
    border-radius: 15px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.singlevarienttext {
    text-transform: lowercase;
    color: #ababab;
    font-size: 25px;
    display: inline-block;
    margin: 0 0 5px;
    letter-spacing: .5px
}

.singlevarienttextpop {
    text-transform: lowercase;
    color: #ababab;
    font-size: 20px;
    display: inline-block;
    margin: 0;
    letter-spacing: .5px;
    font-weight: 300
}

.prodetailtabs .nav-tabs li {
    margin: 0;
    padding-right: 33px
}

    .prodetailtabs .nav-tabs li:last-child {
        padding-right: 0
    }

    .prodetailtabs .nav-tabs li a.active, .prodetailtabs .nav-tabs li a:hover {
        color: #fff;
        border-color: #fff;
    }

.loginmodalsize {
    max-width: 500px
}

.modal-content {
    border-radius: 0
}

.loginpop {
    position: relative;
    padding: 30px
}

button.close.modalclosebtn:hover {
    opacity: 1
}

.captext h4 {
    margin: 8px 0
}

button.close.modalclosebtn {
    outline: 0;
    background: var(--blackbg);
    width: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    opacity: 1;
    text-shadow: 0 0 0;
    line-height: 1;
    color: #fff;
    border-radius: 50%;
    padding: 3px 0
}

.prodetailtabs .nav-tabs li a {
    border: none;
    color: grey;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    padding: 10px 0;
    border-bottom: 1px solid transparent
}

.prodetailtabs .tab-content {
    padding: 10px;
    display: inline-block
}

.rating {
    display: inline-block
}

    .rating > input {
        display: none
    }

    .rating > label {
        color: var(--lightGrey2);
        float: right;
        margin: 0;
        cursor: pointer
    }

        .rating > label:before {
            margin: 0 5px;
            font-size: 1.25em;
            font-family: "Font Awesome 5 Free";
            display: inline-block;
            content: "\f005";
            font-weight: 900
        }

    .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label, .rating > input:checked ~ label {
        color: #949494
    }

.reviewinput input[type=text] {
    width: 100%;
    height: 40px;
    border: 1px solid var(--lightGrey2);
    padding: 5px 10px;
    outline: 0
}

.reviewinput textarea {
    width: 100%;
    height: 100px;
    border: 1px solid var(--lightGrey2);
    padding: 5px 10px;
    resize: none;
    outline: 0
}

.popupotherstore {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.38);
    z-index: 5;
    transition: all .3s
}

.alertotherstore {
    position: relative;
    width: 600px;
    margin: 0 auto;
    background: var(--surface-color);
    padding: 30px
}

.paymentopradio {
    border: 1px solid var(--lightGrey2);
    border-radius: 5px;
    overflow: hidden
}

.payraradiobtn input {
    display: none
}

.payraradiobtn label {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    border-radius: 5px;
    padding-left: 40px;
    cursor: pointer;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.payraradiobtn input:checked + label:before {
    opacity: 1;
    transition: all .3s;
    transform: scale(1);
    visibility: visible
}

.payraradiobtn label:before {
    content: "";
    display: inline-block;
    position: absolute;
    opacity: 0;
    z-index: 1;
    border-radius: 50%;
    transition: all .3s;
    transform: scale(0);
    visibility: hidden;
    left: 14px;
    top: 14px;
    border: 5px solid var(--darkGrey1);
    background: var(--surface-color);
    width: 14px;
    height: 14px
}

.payraradiobtn label:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 14px;
    left: 15px;
    top: 13px;
    height: 14px;
    border: 1px solid var(--darkGrey1);
    border-radius: 50%
}

.payradioheader {
    border-bottom: 1px solid var(--lightGrey2);
}

.radiobtnlist input {
    display: none
}

.checkfullwidth label {
    display: block;
    margin-bottom: 10px
}

.radiobtnlist label {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    position: relative;
    padding-left: 25px;
    vertical-align: middle
}

.radiobtnlist input:checked + label:before {
    opacity: 1;
    transition: all .3s;
    transform: scale(1);
    visibility: visible
}

.paymentopradio .radiobtnlist {
    margin-bottom: 10px
}

    .paymentopradio .radiobtnlist label:after {
        left: 15px;
        top: 19px
    }

    .paymentopradio .radiobtnlist label:before {
        left: 14px;
        top: 20px;
        border: 5px solid var(--darkGrey1);
        background: var(--surface-color);
        width: 14px;
        height: 14px
    }

    .paymentopradio .radiobtnlist label {
        display: block;
        padding: 14px 20px;
        font-size: 17px;
        border-radius: 5px;
        padding-left: 40px
    }

.radiobtnlist label:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 3px;
    width: 10px;
    opacity: 0;
    height: 10px;
    z-index: 1;
    background: var(--blackbg);
    top: 4px;
    border-radius: 50%;
    transition: all .3s;
    transform: scale(0);
    visibility: hidden
}

.radiobtnlist label:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 14px;
    top: 1px;
    height: 14px;
    border: 1px solid var(--darkGrey1);
    border-radius: 50%
}

.orderfooter {
    padding: 20px 0
}

.orderheader {
    transition: all .3s
}

.alertotherstore h6 {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 20px
}

.closemodalalert {
    position: absolute;
    right: 0;
    top: 0;
    color: #c1c1c1;
    padding: 7px 10px
}

    .closemodalalert:hover {
        color: var(--darkGrey1);
    }

.input-box input[type=submit] {
    background: var(--color3);
    color: #fff;
    border: none;
    padding: 8px 20px;
    outline: 0;
    cursor: pointer
}

.reviewinput input[type=text]:focus {
    border-color: #a9a9a9
}

.input-box input[type=submit]:hover {
    background: var(--color4);
    color: #fff;
}

.reviewlist {
    margin-top: 30px
}

.totalrevstarlist {
    display: inline-block;
    margin-right: 10px
}

    .totalrevstarlist i {
        margin-right: 10px;
        color: var(--lightGrey2);
        font-size: 14px
    }

.reviewlistrate h4 {
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 3px;
    color: #000
}

.reviewlistrate p {
    display: inline-block;
    margin-right: 20px
}

.reviewlistrate h5 {
    color: #b3b3b3;
    display: inline-block;
    font-size: 14px
}

    .reviewlistrate h5 span {
        color: #444
    }

.reviewlistdate {
    float: right
}

.reviewlistrate i {
    margin-right: 5px
}

.reviewlistdate span {
    font-size: 13px;
    color: #949494;
    font-weight: 400
}

.carttable table {
    border: 1px solid #e2e2e2
}

.carttable table {
    width: 100%
}

    .carttable table thead {
        background: #e2e2e2
    }

    .carttable table tr td, .carttable table tr th {
        padding: 10px
    }

    .carttable table tr th {
        color: #000
    }

    .carttable table tbody tr {
        border-bottom: 1px solid #e2e2e2
    }

.sideovehe {
    min-height: 158px;
    overflow: auto;
    overflow-x: hidden
}

.deliveryaddside h5 {
    margin: 0;
    font-weight: 400
}

.orderprodulistmain p {
    color: #000
}

    .orderprodulistmain p b {
        font-weight: 400;
        color: #939393
    }

.mb20 {
    margin-bottom: 20px
}

.trackstatusdata p span {
    color: #000
}

.trackstatusdata p {
    color: #969696;
    font-size: 14px;
    margin: 0 0 5px
}

.input-box input[type=file], .input-box input[type=password], .input-box input[type=text], .input-box select {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid var(--lightGrey2);
    outline: 0
}

.contactformrow .input-box input[type=file], .contactformrow .input-box input[type=password], .contactformrow .input-box input[type=text], .contactformrow .input-box select, .contactformrow .input-box textarea {
    border: none;
    padding: 5px 0;
    border-bottom: 1px solid var(--lightGrey2);
    background: #efefef;
}

.input-main {
    padding: 5px
}

.marginrow {
    margin: -5px
}

.input-box input[type=file]:focus, .input-box input[type=password]:focus, .input-box input[type=text]:focus, .input-box textarea:focus {
    border-color: #8a8a8a
}

.cartpricetable {
    border: 1px solid #e2e2e2;
    width: 100%;
    font-size: 14px;
}

    .cartpricetable tr {
        border-bottom: 1px solid #e2e2e2
    }

        .cartpricetable tr td {
            border-right: 1px solid #e2e2e2;
            padding: 10px
        }

.ordernewadchlictspace table td {
    padding-right: 20px
}

.couponsubmit input[type=submit] {
    background: 0 0;
    color: var(--darkGrey1);
    border: 1px solid var(--darkGrey1);
    padding: 7px 15px;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize
}

.sociallogin img {
    height: 17px;
    margin-right: 5px;
    vertical-align: middle
}

.sociallogin a {
    display: block;
    text-align: center;
    color: #8e8e8e;
    background: var(--surface-color);
    padding: 10px 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    border-radius: 5px
}

    .sociallogin a i {
        margin-right: 10px
    }

.fbbgcolor i {
    color: #507cc0
}

.googlebgcolor i {
    color: #df4930
}

.cartlistname, .deleteitem {
    color: var(--darkGrey1);
    font-size: 14px;
}

.cartprobrandname {
    font-weight: 300;
    color: #000 !important;
    font-size: 15px;
}

    .cartprobrandname:hover {
        color: #fdb917
    }

.cartlistname:hover, .deleteitem:hover {
    color: #000
}

.login-box {
    padding: 30px;
    margin: 0 auto;
    border-radius: 5px;
    background: var(--surface-color);
    box-shadow: 0 1px 10px rgba(69,90,100,.24);
    border: none;
    -webkit-transition: all .3s ease-in-out
}

.login-form h3 {
    font-size: 35px;
    margin: 0 0 10px;
    color: var(--darkGrey1);
    font-weight: 300
}

.rememberlink label {
    font-size: 14px;
    color: #6b6b6b
}

.login-form h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 15px;
    color: #6b6b6b
}

    .login-form h5 a {
        color: #6b6b6b;
        text-decoration: underline
    }

.login-form h6 {
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 10px
}

.login-logo {
    text-align: center;
    margin-bottom: 30px
}

.floating-input {
    outline: 0;
    font-size: 14px;
    padding: 5px 10px;
    display: block;
    width: 100%;
    height: 45px;
    background-color: transparent;
    border: 1px solid var(--lightGrey2);
}

.errormsg {
    color: #fdb917;
    font-size: 14px
}

.resend-button a:hover {
    color: #000
}

.floating-box label {
    pointer-events: none;
    font-size: 13px;
    color: var(--darkGrey1);
    font-weight: 600;
    display: block
}

.floating-input:focus {
    border-color: #989898
}

.forgotlink a {
    font-size: 14px;
    cursor: pointer;
    color: #7d7d7d;
    display: inline-block;
    text-decoration: underline
}

.forgotlink {
    text-align: right
}

.checkbox input {
    vertical-align: middle;
    margin-right: 5px
}

.totalreviewbox h5 {
    color: var(--darkGrey1);
    margin: 0 0 5px
}

.totalreviewbox p {
    margin: 0;
    font-size: 15px
}

.totalrevstar {
    margin-bottom: 5px
}

    .totalrevstar i {
        margin-right: 10px;
        color: var(--lightGrey2);
    }

.writereviewbtn {
    text-align: right
}

    .writereviewbtn a {
        cursor: pointer;
        display: inline-block;
        background: var(--blackbg);
        border: none;
        color: #fff;
        padding: 10px 20px;
        font-size: 14px;
        outline: 0;
        text-transform: uppercase;
        letter-spacing: 1px
    }

.floating-box input[type=button], .floating-box input[type=submit] {
    cursor: pointer;
    background: var(--color3);
    border: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    outline: 0;
    text-transform: uppercase;
    letter-spacing: 1px
}

.couponcodeshowbtn label {
    color: #929292;
    margin: 0
}

.couponcodeshowbtn input {
    margin-right: 10px
}

.couponcodeshowbtn a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067";
    margin-right: 10px
}

.couponcodeshowbtn a {
    color: #929292
}

    .couponcodeshowbtn a i {
        margin-right: 5px;
        font-size: 14px;
        vertical-align: middle
    }

@-webkit-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.signupbox {
    padding: 0 30px;
    text-align: center;
    margin: 10px 0
}

.signupboxinner {
    overflow: hidden
}

    .signupboxinner p {
        position: relative
    }

        .signupboxinner p:before {
            content: "";
            display: block;
            height: 1px;
            width: 99999px;
            position: absolute;
            right: 57%;
            background: var(--lightGrey2);
            top: 13px
        }

        .signupboxinner p:after {
            content: "";
            display: block;
            height: 1px;
            width: 99999px;
            position: absolute;
            left: 57%;
            background: var(--lightGrey2);
            top: 13px
        }

.radiobtnlist table {
    width: 100%
}

.signupbtnlink {
    margin-top: 10px
}

    .signupbtnlink p {
        font-size: 14px
    }

.signupgender label {
    line-height: 1.3
}

.signupbtnlink a {
    color: var(--darkGrey1);
    font-weight: 700
}

.addressenterbox {
    padding: 30px;
    border-radius: 5px;
    background: var(--surface-color);
    box-shadow: 0 1px 10px rgba(69,90,100,.24)
}

    .addressenterbox h4 {
        font-weight: 700;
        margin: 0 0 10px;
        color: #fdb917
    }

    .addressenterbox p {
        background: #efefef;
        padding: 10px 10px;
        margin: 0 0 10px
    }

        .addressenterbox p input {
            margin-right: 10px
        }

.userpagesbox {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 30%);
    padding: 20px;
}

    .userpagesbox h4 {
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 20px;
        color: #000
    }

.orderlistbox .table tbody td {
    vertical-align: middle
}

.usermenusbox {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08)
}

.useraccbox {
    padding: 20px
}

    .useraccbox img {
        width: 50px;
        height: 50px;
        border-radius: 50%
    }

.useraccdata p {
    font-size: 14px;
    color: var(--darkGrey1);
    display: block;
    margin: 0
}

.usermenusbox li:hover a {
    color: #000
}

.wishbtnicon {
    position: absolute;
    right: 0;
    top: 0
}

    .wishbtnicon a {
        color: #c5c5c5
    }

        .wishbtnicon a:hover {
            color: #fdb917
        }

.usermenusbox li a i {
    margin-right: 10px;
    font-size: 20px
}

.usermenusbox li a img {
    height: 17px;
    margin-right: 10px
}

.wishproductname:hover {
    color: var(--darkGrey1);
}

.wisistimg img {
    width: 100%
}

.wishproductname {
    display: inline-block;
    color: var(--darkGrey1);
    font-size: 15px;
    margin: 0 0 10px
}

.wishlistboxlist {
    padding: 20px;
    border-top: 1px solid var(--lightGrey2);
}

.wishproductprice {
    color: var(--darkGrey1);
    line-height: 1;
    font-size: 14px;
    display: block
}

.wishlistboxlist .availablitybox {
    font-size: 14px
}

.wishproductprice img {
    margin-right: 5px
}

.input-box label {
    font-size: 13px;
    display: block;
    min-height: 19px
}

.proeditbtn {
    text-align: right
}

    .proeditbtn a {
        color: var(--darkYellow);
        font-size: 14px;
        font-weight: 700;
        display: inline-block
    }

    .proeditbtn i {
        margin-right: 5px
    }

.usermenusbox li a {
    display: block;
    color: var(--lightGrey15);
    padding: 20px 20px;
    font-weight: 500
}

.usermenusbox li {
    border-bottom: 1px solid var(--lightGrey17);
}

    .usermenusbox li:last-child {
        border-bottom: none
    }

.myordertable table {
    width: 100%;
    border: 1px solid var(--lightGrey2);
}

    .myordertable table tr {
        border-top: 1px solid var(--lightGrey2);
    }

        .myordertable table tr td, .myordertable table tr th {
            padding: 10px
        }

.googlemap {
    width: 100%;
    height: 350px
}

    .googlemap iframe {
        width: 100%;
        height: 100%
    }

.contact-list {
    margin-bottom: 20px
}

.contact-icon {
    float: left;
    margin-right: 10px
}

    .contact-icon i {
        width: 34px;
        text-align: center;
        background: #fdb917;
        color: #fff;
        border-radius: 50%;
        padding: 9px 0
    }

.contact-data {
    overflow: hidden
}

    .contact-data label {
        font-size: 14px;
        margin: 0 0 5px;
        font-weight: 600
    }

    .contact-data p {
        font-size: 14px;
        margin: 0
    }

.input-box textarea {
    width: 100%;
    height: 140px;
    border: 1px solid var(--lightGrey2);
    padding: 5px 10px;
    outline: 0;
    resize: none
}

@-webkit-keyframes fadeInUniversal {
    0% {
        opacity: 0;
        transform: translate(0,-40px)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

@keyframes fadeInUniversal {
    0% {
        opacity: 0;
        transform: translate(0,-40px)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

.main-header {
    background: var(--surface-color);
    z-index: 9;
    position: relative;
}

.sticky .main-header .searchbox {
    margin: 10px auto
}

.cartcounter {
    position: absolute;
    color: #fff;
    top: 2px;
    right: 0;
    background: var(--redbg);
    width: 21px;
    text-align: center;
    border-radius: 50%;
    padding: 5px 0;
    font-weight: 700;
    font-size: 10px;
    line-height: 1
}

.blogdetailtitle {
    margin-bottom: 10px;
    color: var(--darkGrey1);
    display: block;
    margin: 0 0 10px
}

.blogdetaildate {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #b3b3b3;
    margin-bottom: 20px
}

.postimgvideo iframe {
    margin-bottom: 20px
}

.postimgvideo iframe {
    height: 500px
}

.postimgvideo iframe, .postimgvideo img {
    width: 100%
}

.relatedpostbox {
    padding: 10px;
    box-shadow: 0 2px 9px rgba(0,0,0,.17);
    border-radius: 5px
}

.postboximg img {
    width: 100%
}

.relpostdatabox h3 {
    margin: 0
}

.bgimage {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.relpostdatabox h3 a {
    color: var(--darkGrey1);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    display: block
}

    .relpostdatabox h3 a:hover {
        color: #fdb917
    }

.blogdetaildate i {
    margin-right: 10px
}

.founderimg img {
    width: 100%
}

.mainbtn {
    background: #7e7e7e;
    color: #fff;
    display: inline-block;
    padding: 6px 14px
}

    .mainbtn:hover {
        background: #7e7e7e;
        color: #fff
    }

.about-page p span.zoobop {
    font-size: 25px
}

.parentbrandtext {
    font-weight: 300;
    font-size: 14px;
}

    .parentbrandtext p {
        font-weight: 300;
        font-size: 20px !important
    }

.productdetailform button.close {
    position: absolute;
    z-index: 99;
    right: -10px;
    top: -10px;
    opacity: 1;
    text-shadow: 0 0 0;
    color: #fff;
    font-size: 15px;
    background: var(--blackbg);
    padding: 8px 11px;
    box-shadow: 0 0 5px var(--darkGrey1);
    border-radius: 50%;
    outline: 0
}

#prometerdetail .product-detail-box {
    padding: 20px
}

#prometerdetail h5 {
    text-align: center;
    margin: 0 0 10px;
    font-size: 25px
}

#dtlimgslider .carousel-item img {
    height: 500px;
    margin: 10px auto;
    display: block;
    max-width: 100%
}

.detailslideheader {
    padding-right: 50px
}

.detailslideimgmainbox h3 {
    margin: 0;
    font-size: 25px
}

.detailslideimgmainbox .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 30px;
    padding: 14px 17px
}

.detailmainslithumbmain {
   /* float: left;
    width: 15%*/
}



    .detailmainslithumbmain .carousel-indicators {
        position: static;
        margin: 0;
        margin-top: 30px;
        padding: 0;
        border: none;
        display: -ms-flexbox;
        display: inline-flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .detailmainslithumbmain .carousel-indicators li {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
            text-indent: 0;
            margin: 0;
            padding: 10px;
            background: 0 0;
            display: block;
            height: auto;
            border: none;
            position: relative;
            border-bottom: 2px solid #F4F4F4;
            opacity: 1;
            background: #F4F4F4;
            margin-right: 10px;
            border-radius: 10px;
        }
        .detailmainslithumbmain .carousel-indicators li:last-child {
            margin-right:0;
        }
            .detailmainslithumbmain .carousel-indicators li img {
                width: 100%;
                border-radius: 0px;
            }

        .detailmainslithumbmain .carousel-indicators .active {
            border: 2px solid #2861f7;
            border-radius: 10px;
        }

.detailimgslithumbmain {
    border-top: 1px solid #eee;
    padding: 10px
}

.detailslideheader {
    padding: 20px 20px;
    border-bottom: 1px solid #eee
}

.detaildesclaimer p {
    font-size: 13px
}

#dtlimgslider .carousel-control-next, #dtlimgslider .carousel-control-prev {
    height: 80%
}

    #dtlimgslider .carousel-control-next span, #dtlimgslider .carousel-control-prev span {
        color: var(--darkGrey1);
        font-size: 30px;
        opacity: .5
    }

.detailimgslithumbmain .carousel-indicators {
    display: block;
    position: static;
    padding: 0;
    margin: 0
}

    .detailimgslithumbmain .carousel-indicators li {
        width: auto;
        text-indent: 0;
        margin: 0;
        padding: 0;
        background: 0 0;
        display: inline-block;
        height: 60px;
        border: 2px solid transparent;
        opacity: 1;
        border-radius: 5px;
        margin-right: 10px;
        overflow: hidden
    }

        .detailimgslithumbmain .carousel-indicators li img {
            height: 100%
        }

    .detailimgslithumbmain .carousel-indicators .active {
        border-color: #000
    }

.detail-meter-inner {
    width: 100%;
    border-radius: 5px;
    color: #5d5b5b;
    background: var(--surface-color);
    padding: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 15px #dadada
}

.detailmeterimg {
    float: left;
    width: 50px;
    margin-right: 20px
}

    .detailmeterimg img {
        width: 100%
    }

.detail-meter-inner .glosdata {
    width: 100%
}

    .detail-meter-inner .glosdata h3 {
        float: left
    }

.detail-meter-inner h3 {
    font-size: 20px;
    margin: 0;
    font-weight: 400;
    float: left
}

.morelinkdiv1 {
    float: right
}

    .morelinkdiv1 .morelink {
        color: #777;
        text-shadow: 0 0 10px rgb(0 0 0 / .3)
    }

        .morelinkdiv1 .morelink:hover {
            color: #000
        }

.morelink {
    display: inline-block;
    color: #e05853
}

.detail-meter-inner p {
    text-transform: initial;
    font-size: 13px
}

    .detail-meter-inner p b {
        font-weight: 300
    }

.checkoutformbox {
    background: var(--surface-color);
    padding: 20px
}

.checkoputaddboxmain {
    padding: 5px
}

.checkoputaddbox {
    padding: 15px;
    position: relative;
    background: var(--surface-color);
    border: none !important;
    border-radius: 12px;
    width: 100%;
}

.droprighgt {
    float: right
}

.dropdown {
    position: relative;
    display: inline-block
}

.droprighgt .dropdown-toggle {
    background: 0 0;
    padding: 5px 0;
    border: none;
    cursor: pointer
}

.addresdata h4 {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 700
}

.addresdata h5 {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    margin-left: 34px;
}

.checkoutsubheading h3 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 700;
    color: #000
}

.addressbtns a {
    background: #fdb917;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 40px;
    padding: 8px 30px;
    outline: 0;
    cursor: pointer
}

    .addressbtns a:hover {
        background: #000
    }

.sizeselectradio label {
    display: inline-block;
    width: 80px;
    padding: 5px;
    border: solid 2px #ccc;
    transition: all .3s;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    border-radius: 40px;
    cursor: pointer;
    margin: 0
}

.manbfatubox p {
    font-size: 14px;
    margin: 0
}

.sizeselectradio input[type=radio] {
    display: none
}

    .sizeselectradio input[type=radio]:checked + label {
        border-color: #fdb917;
        color: #fdb917
    }

.sizelistbox {
    float: left
}

    .sizelistbox .sizeselectradio {
        display: inline-block;
        position: relative
    }

.checkmark:after {
    content: "";
    display: block;
    width: 20px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 8px;
    left: 30px;
    transform: rotate(-33deg);
    display: none
}

.colorboxmain .checkmark {
    display: inline-block;
    width: 80px;
    height: 32px;
    padding: 5px;
    background: #eee;
    transition: all .3s;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    border-radius: 40px;
    cursor: pointer;
    margin: 0;
    position: relative;
    vertical-align: top
}

.colorboxmain label {
    margin: 0
}

.colorboxsection .colortitle {
    float: left;
    margin: 5px 0;
    margin-right: 10px
}

.colorboxmain input[type=radio] {
    display: none
}

.colorboxlist {
    float: left
}

.colorboxmain {
    display: inline-block
}

    .colorboxmain input[type=radio]:checked ~ .checkmark:after {
        display: block
    }

.toprightbx {
    margin-bottom: 10px;
    text-align: right
}

    .toprightbx > ul > li, .toprightbx > ul > li > a, .toprightbx > ul > li > i {
        color: #fff;
        cursor: pointer
    }

.footer-top {
    background: #252525;
    padding: 30px 0
}

.colorpattel {
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px
}

.customcheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

    .customcheckbox input:checked ~ .checkmark {
        background-color: #4a4a4a;
        border-color: #4a4a4a
    }

.sortbybox {
    /*width: 220px;*/
    float: right;
    /*margin-bottom: 50px*/
}

    .sortbybox label {
        width: 95px;
        font-size: 14px;
        font-weight: 700;
        margin: 8px 0
    }

.searchbrandtext {
    margin-bottom: 10px
}

    .searchbrandtext input[type=text] {
        width: 100%;
        height: 30px;
        padding: 0 10px;
        border: 1px solid transparent;
        outline: 0;
        background: #f7f7f7;
        border-radius: 5px;
        font-size: 14px
    }

        .searchbrandtext input[type=text]:focus {
            border-color: #8a8a8a
        }

.sidefilboxlist:last-child .filterdrpbtn a {
    border-bottom: 0
}

.customcheckbox label {
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
    font-size: 14px
}

.sidefilboxlist {
    border-radius: 5px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ededed;
    padding-bottom: 10px
}

.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 17px;
    width: 17px;
    border-radius: 3px;
    border: 2px solid #4a4a4a
}

.customcheckbox input:checked ~ .checkmark:after {
    display: block
}

.customcheckbox .checkmark:after {
    left: 5px;
    content: "";
    display: none;
    position: absolute;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.checklistinner {
    padding: 4px 0
}

    .checklistinner:first-child {
        padding-top: 0
    }

    .checklistinner:last-child {
        padding-bottom: 0
    }

.customcheckbox {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer
}

.customradiobtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.customradiobtn label {
    margin: 0;
    cursor: pointer;
    font-size: 14px
}

.customradiobtn {
    display: inline-block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 0;
    cursor: pointer
}

.defulataddbadge {
    float: left;
    margin-left: 20px;
    margin-top: 2px
}

.myaddressbox .defulataddbadge {
    margin-left: 0
}

.defulataddbadge span {
    background: var(--surface-color);
    line-height: 1;
    font-size: 12px;
    border-radius: 14px;
    padding: 4px 11px 0;
    display: block;
    color: #bebebe;
    text-transform: uppercase;
    border: 1px solid #bebebe;
    margin-bottom: 8px;
    padding-bottom: 5px;
}

.customradiobtn input:checked ~ .radiofill {
    background-color: var(--darkred1);
    border: 2px solid var(--darkred1);
}

.radiobtnlistfilter .customradiobtn {
    display: block
}

.radiobtnlistfilter .radiolistinner {
    padding: 4px 0
}

    .radiobtnlistfilter .radiolistinner:first-child {
        padding-top: 0
    }

    .radiobtnlistfilter .radiolistinner:last-child {
        padding-bottom: 0
    }

.radiofill {
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 14px;
    border: 2px solid var(--darkred1);
    border-radius: 10px !important;
}

.mb10 {
    margin-bottom: 10px
}

#pricefilter .filterdrpbtn a, #sortby .filterdrpbtn a {
    border-bottom: none
}

.filterdrpbtn a {
    font-weight: 400;
    display: block;
    padding: 8px 0;
    color: #363636;
    font-size: 17px
}

.filktermaxht {
    overflow: auto;
    overflow-x: hidden;
    max-height: 200px
}

    .filktermaxht::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        transition: .3s background
    }

.listfilterpadd {
    /*  padding-right: 120px;*/
    position: sticky;
    top: 70px;
    border: 1px solid #bababa;
    padding: 14px;
    border-radius: 4px;
}

.filktermaxht::-webkit-scrollbar-thumb {
    background: #b9b9b9;
    border-radius: 40px
}

.filktermaxht::-webkit-scrollbar-track {
    padding: 0 5px;
    background: #f7f7f7
}

.filterdrpbtn a i {
    float: right;
    margin: 8px 0;
    transition: all .3s;
    color: var(--darkGrey1);
    font-size: 12px
}

.filterdrpbtn a[data-toggle=collapse].collapsed .las:before {
    content: "\f107"
}

.filterdrpbtn a[data-toggle=collapse] .las:before {
    content: "\f106"
}

.margin10 {
    margin: -10px
}

.footer-top .need-help h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 700
}

.footer-top .need-help {
    text-align: left;
    color: #fff;
    text-transform: capitalize
}

.footer-newsletter .form-field {
    margin: 0;
    border: 6px solid #fff;
    background: #fff
}

.footer-newsletter i {
    font-size: 15px;
    line-height: 40px;
    float: left;
    color: #a9a9a9;
    padding: 0 10px
}

.footer-newsletter input[type=text] {
    border-radius: 0;
    border: none;
    font-size: 12px;
    color: #7d7d7d;
    padding-right: 40px;
    padding-left: 10px;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    height: 40px;
    width: 68%;
    outline: 0
}

.footer-newsletter .input-group-btn {
    width: 25%;
    float: right
}

.footer-newsletter input[type=submit]:hover {
    background: #fdb917
}

.footer-newsletter input[type=submit] {
    background: #444;
    color: #fff;
    border: none;
    width: 100%;
    padding: 8px 20px;
    outline: 0
}

.footdownloadapp {
    float: right
}

    .footdownloadapp p {
        color: #fff;
        font-size: 20px;
        margin-bottom: 10px
    }

        .footdownloadapp p i {
            margin-right: 10px
        }

    .footdownloadapp a {
        display: inline-block
    }

.footsubscribe p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px
}

    .footsubscribe p i {
        margin-right: 10px;
        vertical-align: middle
    }

.footsubscribe input[type=text] {
    width: 330px;
    height: 40px;
    border: none;
    color: #fff;
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #fff;
    padding: 0 10px
}

.footsubscribe input[type=submit]:hover {
    background: #fdb917;
    border-color: #fdb917
}

.footsubscribe input[type=submit] {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    padding: 7px 22px;
    outline: 0;
    vertical-align: top;
    font-weight: 700;
    border-radius: 5px;
    margin-left: 10px
}

.footbopsec h3 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: 700
}

.footbopsec p {
    color: #fff
}

.featurebox {
    display: flex
}

.underimg img {
    height: 300px;
    margin: 0 auto;
    display: block
}

.featurebox > i {
    font-size: 25px;
    color: #fff;
    width: 50px;
    margin: 9px 0
}

.featurebox h5 {
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #fff
}

.featurebox p {
    margin: 0;
    font-size: 13px;
    color: #b6b6b6
}

.iz {
    position: relative;
    display: block;
    margin: 0;
    cursor: crosshair
}

    .iz:hover {
        overflow: visible
    }

        .iz:hover .iz__zoom {
            opacity: 1
        }

        .iz:hover .iz__zoom-pic {
            will-change: margin-top,margin-right,margin-bottom,margin-left;
            transform: translate3d(0,0,0);
            background: #eee
        }

.iz__zoom {
    z-index: 1000;
    position: absolute;
    opacity: 0;
    background: var(--lightGrey2);
    transition: opacity .4s;
    width: 400px;
    height: 400px;
    overflow: hidden;
    margin-left: 10px;
    pointer-events: none
}

.iz__zoom-pic {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    will-change: auto
}

.global {
    font: 0.9em/1.4 sans-serif;
    color: #efefef
}

    .global body {
        padding: 40px 20px;
        background: #26282c
    }

.container {
    max-width: 1340px
}

.xzoom-container:after {
    content: "";
    display: block;
    clear: both
}

.detailimgbox {
    text-align: center;
    width: 100%;
    /*float: right;*/
    float:none;
    padding-left: 0px
}

.top-right > ul > li:hover .popcartmain {
    display: block
}

.top-right > ul > li:hover .popcartmainpoint {
    display: block
}

.top-right > ul > li:hover .popcartmainmob {
    display: block
}

.popcartmain {
    position: absolute;
    width: 400px;
    text-align: left;
    right: 0;
    z-index: 99999;
    padding-top: 13px;
    display: none
}

.popcartmainpoint {
    position: absolute;
    width: 280px;
    text-align: left;
    right: -50px !important;
    z-index: 99999;
    padding-top: 13px;
    display: none
}

.popcartmainmob {
    position: absolute;
    width: 400px;
    text-align: left;
    right: 0;
    z-index: 99999;
    padding-top: 13px;
    display: none
}

.popcartinn {
    background: var(--surface-color);
    border: 1px solid #d6d6d6;
    border-radius: 15px;
}

.popcarthead {
    border-bottom: 1px solid #efefef;
    padding: 10px
}

    .popcarthead h3 a {
        color: #000
    }

    .popcarthead h3 {
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        margin: 0;
    }

.dontmisssocial {
    display: flex;
    justify-content: space-between;
}

    .dontmisssocial img {
        height: 30px
    }

.popcartlistmain {
    padding: 10px
}

.popcartlistmainscroll {
    max-height: 292px;
    overflow: auto;
    overflow-x: hidden;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none
}

    .popcartlistmainscroll::-webkit-scrollbar {
        display: none
    }

.popcartlist img {
    width: 100%
}

.popbn {
    font-size: 13px;
    margin: 0 0 3px;
    line-height: 1;
    font-weight: 300
}

.poppprice {
    font-size: 12px;
    display: inline-block
}

.popfright .poppprice:first-child {
    margin-right: 15px
}

.poppprice i {
    margin-right: 5px;
    font-size: 10px
}

.poppn:hover {
    color: #000
}

.poppn {
    color: var(--darkGrey1);
    font-size: 13px;
    line-height: 1.4;
    display: block;
    margin: 0
}

.popcsize {
    float: left;
    margin: 5px 0
}

.popquanch {
    float: left
}

.popqun {
    font-size: 12px;
    display: block;
    line-height: 1;
    float: left
}

.poplistremove:hover {
    color: #989898
}

.popcartlistmainscroll::-webkit-scrollbar {
    width: 10px
}

.sidecartinv {
    border-top: 1px solid #efefef
}

    .sidecartinv table {
        width: 100%
    }

        .sidecartinv table tr td:nth-child(2) {
            text-align: right
        }

.popcartlistmainscroll::-webkit-scrollbar-track {
    background: #eee;
    padding: 0 5px;
    border-radius: 10px
}

.popcartlistmainscroll::-webkit-scrollbar-thumb {
    background-color: #b5b5b5;
    border-radius: 10px
}

.popcartlist:hover .poplistremove {
    opacity: 1
}

.poplistremove {
    display: block;
    opacity: 0;
    margin: 6px 0;
    color: #989898;
    font-size: 14px;
    vertical-align: top;
    line-height: 1
}

    .poplistremove i {
        margin-right: 5px;
        font-size: 10px
    }

.coupoonboxextra {
    text-align: center;
    border: 2px dashed #eee;
    padding: 20px;
    width: 360px;
    margin-top: 30px
}

    .coupoonboxextra h4 {
        color: var(--darkGrey1);
        margin: 0 0 10px
    }

    .coupoonboxextra h5 {
        margin: 0 0 10px;
        color: #6d6d6d
    }

        .coupoonboxextra h5 span {
            color: #18c76e
        }

    .coupoonboxextra p {
        text-align: right;
        font-size: 14px;
        margin: 0
    }

.coupoonsubmitalert {
    background: #def9d0;
    padding: 20px;
    width: 360px;
    position: relative;
    margin-top: 20px
}

    .coupoonsubmitalert h5 {
        margin: 0;
        color: var(--darkGrey1);
        font-size: 17px;
        line-height: 1.5
    }

        .coupoonsubmitalert h5 span {
            color: #18c76e
        }

    .coupoonsubmitalert a {
        position: absolute;
        right: 5px;
        top: 5px;
        background: #18c76e;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        padding: 5px 7px;
        display: block;
        font-weight: 500;
        line-height: 1
    }

        .coupoonsubmitalert a i {
            margin-right: 5px;
            font-size: 12px
        }

.popcartlist {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin-bottom: 10px
}

    .popcartlist:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }

.popcartlistmainscroll .popcartlist:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.popqunrow:after {
    content: "";
    display: block;
    clear: both
}

.popcol {
    width: 15px;
    height: 15px;
    float: left;
    display: block;
    border-radius: 50%
}

.popcsize label {
    float: left;
    line-height: 1;
    margin: 0;
    font-size: 12px;
    margin-right: 3px
}

.quantybox:after {
    content: "";
    display: block;
    clear: both
}

.quantybox a:hover {
    background: #eee
}

.quantybox a {
    float: left;
    color: #989898;
    font-size: 10px;
    padding: 5px 6px;
    line-height: 1
}

.quantybox input[type=text] {
    float: left;
    width: 25px;
    height: 21px;
    text-align: center;
    font-size: 13px;
    outline: 0;
    border: none
}

.quantybox {
    border: 1px solid #d6d6d6
}

.poptotarup {
    font-weight: 700;
    color: #000
}

.poptoquhead {
    color: #000
}

.poptotarup i {
    margin-right: 5px;
    font-size: 14px
}

.popcartbot {
    /*padding: 10px;*/
    border-top: 1px solid #d6d6d6
}

.popcontshopbtn:hover {
    color: #000
}

.poptotmain {
    padding: 10px;
}

.popcontshopbtn {
    color: var(--darkGrey1);
    border: 1px solid var(--darkGrey1);
    text-transform: capitalize;
    display: inline-block;
    font-size: 14px;
    padding: 8px 14px
}

.popviewbagbtn:hover {
    color: #fff;
}

.popviewbagbtn {
    background: var(--color3);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 3px 17px;
    border: 1px solid var(--darkred1);
    border-radius: 5px;
    text-transform: capitalize !important;
}

    .popviewbagbtn i {
        margin-right: 10px
    }

.popcarteligb {
    text-align: left;
    margin-top: 10px;
    padding: 10px;
    font-size: 10px;
    background: #BD7061;
    border-radius: 15px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    color: white;
}

    .popcarteligb h5 {
        font-size: 13px;
        font-weight: 700;
        color: var(--darkGrey1);
        margin: 0 0 5px;
    }

    .popcarteligb p {
        font-size: 13px;
        margin: 0
    }

.quantyboxmain:after {
    content: "";
    display: block;
    clear: both
}

.quantyboxmain {
    border: 1px solid #d6d6d6
}

    .quantyboxmain input[type=text] {
        float: left;
        width: 45px;
        height: 35px;
        text-align: center;
        outline: 0;
        border: none
    }

    .quantyboxmain a {
        float: left;
        color: #989898;
        padding: 9px 10px;
        line-height: 1
    }

        .quantyboxmain a:hover {
            background: #eee
        }

.xzoom-container {
    position: relative
}

.cartoverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    display: block;
    background: rgb(0 0 0 / .3)
}

.ratingtooltip {
    position: relative
}

.la-search {
    -moz-transform: matrix(-1,0,0,1,0,0);
    -webkit-transform: matrix(-1,0,0,1,0,0);
    -o-transform: matrix(-1,0,0,1,0,0)
}

#cssmenu #head-mobile {
    display: none
}

#cssmenu > ul > li {
    display: inline-block
}

    #cssmenu > ul > li > a {
        color: var(--darkGrey1);
        font-size: 14px;
        text-align: center;
        display: block;
        padding: 12px 10px;
        letter-spacing: .2px;
        line-height: 1.5;
        font-weight: 700;
    }

    #cssmenu > ul > li:nth-child(2) > a:after {
        content: '';
        border: 1px #ccc solid;
        margin-left: 16px;
    }




    #cssmenu > ul > li.has-sub > a:after {
        position: absolute;
        top: 22px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: none;
        background: var(--blackbg);
        content: ""
    }

    #cssmenu > ul > li.has-sub > a:before {
        position: absolute;
        top: 19px;
        right: 14px;
        display: none;
        width: 2px;
        height: 8px;
        background: var(--blackbg);
        content: "";
        -webkit-transition: all .25s ease;
        -ms-transition: all .25s ease;
        transition: all .25s ease
    }

    #cssmenu > ul > li.has-sub:hover > a:before {
        top: 23px;
        height: 0
    }

.faqtoplinks h4 {
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: 800
}

.faqtoplinks h5 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 600
}

.faqlistlink li {
    color: #737373;
    margin-bottom: 10px
}

    .faqlistlink li a {
        display: inline-block;
        color: #737373;
        text-decoration: underline
    }

.faqbotdetdatabxmain {
    margin-bottom: 30px
}

    .faqbotdetdatabxmain h5 {
        font-weight: 400;
        margin: 0 0 20px
    }

.faqbotdetdatabx {
    border-top: 1px dashed #b3b3b3;
    padding: 20px 0
}

    .faqbotdetdatabx h6 {
        color: var(--darkGrey1);
        font-size: 20px;
        margin: 0 0 15px;
        position: relative;
        padding-left: 30px;
        font-weight: 600
    }

.faqshowdatabox {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

    .faqshowdatabox:before {
        content: "A:";
        display: inline-block;
        position: absolute;
        left: 0;
        font-weight: 600;
        top: 0;
        text-transform: uppercase
    }

    .faqshowdatabox p {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.7;
        color: var(--darkGrey1);
        margin: 0 0 5px
    }

.faqbotdetdatabx h6:before {
    content: "Q:";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase
}

.copytextbox ul li:last-child {
    margin-right: 0
}

.gototop, .gototop:hover {
    color: var(--darkGrey1);
    text-decoration: underline
}

#cssmenu > ul > li:hover > a {
    color: var(--darkGrey1);
    border-bottom: 5px solid var(--darkred1);
    border-radius: 2px;
    position: relative;
}

#cssmenu li:hover > div {
    display: block;
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: -1px;
    padding: 10px 0
}

#cssmenu ul ul.megasubmenu ul {
    margin-left: 0;
    top: 0;
    position: static;
    padding: 0
}

.productdata h6 {
    font-size: 16px;
    color: #23262F;
    margin: 0 0 0px;
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.mrpheight{min-height:25px;}

.only-bradius {
    border-radius:20px!important;
    

}

.op h5 {
    color: #737373;
    font-weight: 700 !important;
    font-size: 16px !important;
    text-transform: capitalize;
}

.productslider .owl-stage {
    padding-left: 0 !important;
    display: flex;
    flex: 1 0 auto;
}

    .productslider .owl-stage .owl-item {
        display: flex;
        flex: 1 0 auto;
    }


.newslettersec {
    background-position: center;
    background-repeat: no-repeat
}

    .newslettersec h3 {
        line-height: 50px;
        margin-bottom: 30px;
        color: var(--darkGrey1);
        font-size: 30px;
        text-align: center
    }

.ps-footer--top .row {
    background-color: #f0f2f5
}

.ps-footer--top .col-12:not(:last-child) {
    border-right: 1px solid rgba(16,49,120,.1)
}

.ps-footer--top p i {
    margin-right: 10px
}

.ps-footer--top p {
    color: green;
    margin: 0;
    padding: 10px;
    font-weight: 800;
    font-size: 20px
}

.subscribebox {
    display: flex;
    align-items: center;
    max-width: 500px;
    justify-content: center;
    margin: 0 auto
}

    .subscribebox input[type=text] {
        width: 100%;
        height: 40px;
        border-radius: 50px;
        border: 1px solid var(--lightGrey2);
        background: #f7f7f7;
        padding: 0 20px;
        outline: 0
    }

    .subscribebox input[type=submit] {
        background: var(--color1);
        color: #fff;
        border-radius: 50px;
        border: none;
        padding: 8px 24px;
        margin-left: 20px
    }

.soldoutproclass .productdata h6 {
    float: left;
    max-width: 170px;
    color: #a7a7a7
}

.soldoutproclass .productname {
    color: #a7a7a7
}

.soldoutproclass .productdata .prolistpricetxt {
    color: #a7a7a7
}

.soldoutproclass .productdata span img {
    opacity: .5
}

.soldoutproclass .varientcounters {
    color: #a7a7a7
}

#cssmenu ul ul li.last-item > a, #cssmenu ul ul li:last-child > a {
    border-bottom: 0
}

#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 15px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: var(--lightGrey2);
    content: ""
}

#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 12px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: var(--lightGrey2);
    content: "";
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #333
}

#cssmenu > ul ul > li.has-sub > ul > li.active > a, #cssmenu > ul > li.has-sub > ul > li.active > a {
    border-top: 1px solid #333
}

.overlayformobilemenu {
    display: none
}

.sitelink .footul li a {
    color: var(--darkGrey1);
    display: inline-block
}

    .sitelink .footul li a:hover {
        color: var(--color4);
    }

.checkboxlist input {
    display: none
}

.checkboxlist label {
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0;
    position: relative;
    padding-left: 25px;
    vertical-align: middle;
    font-size: 14px
}

.checkboxlist input:checked + label:before {
    opacity: 1;
    transition: all .3s;
    transform: scale(1) rotate(45deg);
    visibility: visible
}

.checkboxlist label:before {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    width: 7px;
    opacity: 0;
    height: 11px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    z-index: 3;
    transform: scale(3) rotate(180deg);
    top: 2px;
    visibility: hidden;
    transition: all .3s
}

.subtitle {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px
}

.zooboppromisebox ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.zooboppromisebox li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 10px 5px;
    text-align: center
}

.cartpromise .zooboppromisebox ul {
    display: block;
    overflow: auto;
    white-space: nowrap
}

.cartpromise .zooboppromisebox li {
    display: inline-block;
    width: auto;
    max-width: none;
    flex: none
}

.zooboppromisebox li img {
    width: 80px;
    margin: 0 auto;
    display: block
}

.cartpromise .zooboppromisebox li img {
    width: 100px
}

.checkboxlist input:checked + label:after {
    background: var(--blackbg);
    transition: all .3s
}

.checkboxlist label:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 14px;
    top: 1px;
    height: 14px;
    border: 1px solid var(--darkGrey1);
    transition: all .3s
}


.hil {
    width: 160px;
    margin-bottom: 20px;
}

.new-ft {
    background: #5f5f5f;
    color: white;
}

.top-hh {
    background: var(--blackbg1) !important;
    height: 45px !important;
}

.pad {
    padding: 10px !important;
}

.clr-white {
    color: white;
}

.fnt-13 {
    font-size: 13px !important;
}

.fnt-14 {
    font-size: 14px !important;
}

.auth {
    font-weight: 700 !important;
    font-size: 14px !important;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 13px !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.points-div {
    padding: 0px;
    padding-bottom: 4px;
    border-bottom: 1px solid #7c7c7c;
}



.thepoints .box-minmax {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: var(--darkGrey1);
}

    .thepoints .box-minmax span:first-child {
        margin-left: 10px;
        font-size: 14px;
    }

.thepoints .range-slider {
    margin-top: 2vh;
}

.thepoints .rs-range {
    margin-top: 0px !important;
    width: 100%;
    -webkit-appearance: none;
}

    .thepoints .rs-range:focus {
        outline: none;
    }

    .thepoints .rs-range::-webkit-slider-runnable-track {
        width: 100%;
        height: 1px;
        cursor: pointer;
        box-shadow: none;
        background: var(--blackbg);
        border-radius: 0px;
        border: 0px solid #010101;
    }

    .thepoints .rs-range::-moz-range-track {
        width: 100%;
        height: 1px;
        cursor: pointer;
        box-shadow: none;
        background: var(--blackbg);
        border-radius: 0px;
        border: 0px solid #010101;
    }

    .thepoints .rs-range::-webkit-slider-thumb {
        box-shadow: none;
        border: 0px solid var(--darkGrey1);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
        height: 42px;
        width: 22px;
        border-radius: 22px;
        background: rgba(255, 255, 255, 1);
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -20px;
    }

    .thepoints .rs-range::-moz-range-thumb {
        box-shadow: none;
        border: 0px solid var(--darkGrey1);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
        height: 42px;
        width: 22px;
        border-radius: 22px;
        background: rgba(255, 255, 255, 1);
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -20px;
    }

    .thepoints .rs-range::-moz-focus-outer {
        border: 0;
    }

.thepoints .rs-label {
    transform-origin: center center;
    display: none;
    width: 100px;
    background: #ffffff;
    border-radius: 10px;
    line-height: 30px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    /* padding-top: 22px; */
    box-sizing: border-box;
    border: 2px solid #c8bebe;
    margin-top: 20px;
    margin-left: 0px;
    left: attr(value);
    color: #000000;
    float: right;
    line-height: normal;
    font-size: 14px;
}

.thepoints .rs-label1 {
    transform-origin: center center;
    display: block;
    width: 100px;
    background: #18c76e;
    border-radius: 10px;
    line-height: 30px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    border: 2px solid #fff;
    margin-top: 20px;
    margin-left: 0px;
    left: attr(value);
    color: #fff;
    float: left;
    line-height: normal;
    font-size: 14px;
}

.thepoints .rs-label::before {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.07em;
    margin-top: -2px;
}

.thepoints .rs-label1::before {
    content: "Avl. Pts";
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.07em;
    margin-top: -2px;
}
/**/

.fnt-15px {
    font-size: 15px !important;
}

.mt-37px {
    margin-top: 37px !important;
}

.note-pts {
    font-size: 9px;
    margin-bottom: 10px;
    text-align: center;
}

.thelcpts {
    font-size: 14px;
    font-weight: 600;
    color: #18d648;
}

.sec1 {
    border: 1px solid #ededed;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
    text-align: center;
}

.two {
    font-size: 13px;
    margin-top: 5px;
}

.w-36px {
    width: 36px;
}


.cnt-shop-blue {
    background: #0072fd;
    text-align: center;
    box-shadow: 1px 1px 3px 2px rgb(0 0 0 / 14%);
    border-radius: 4px !important;
    padding: 4px;
}


.d-grid {
    display: grid !important;
}


.btss2 {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: white !important;
}

.fnt-15px {
    font-size: 15px !important;
}

.mt-37px {
    margin-top: 37px !important;
}

.note-pts {
    font-size: 9px;
    margin-bottom: 10px;
    text-align: center;
}

.fnt-bold {
    font-weight: 700;
}

.magicc {
    margin-top: 2px;
    position: fixed;
    margin-left: 0px;
    font-size: 10px !important;
}


.magicc2 {
    margin-top: 14px;
    position: fixed;
    margin-left: 0px;
    font-size: 9px !important;
    font-weight: 700;
}



.bnb {
    border: 1px solid #ededed;
    border-radius: 4px;
}

.tacbox {
    display: block;
    /* margin: 5px; */
    margin-top: 5px;
    font-size: 11px;
}

    .tacbox input {
        height: 11px;
        width: 11px;
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 6px;
    }


.place {
    font-size: 12px;
    margin-top: 5px;
}


.btss3 {
    text-transform: capitalize;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: white !important;
    padding: 36px;
}

.apvc1 {
    color: #000000;
    font-weight: 600;
}


.apvc {
    color: #0074fc;
    font-weight: 500;
}


.overflow-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.sortbybox > .bootstrap-select > .dropdown-toggle {
    position: relative;
    width: 100px !important;
    border: 1px solid #ededed !important;
}


.bootstrap-select > .dropdown-toggle:after {
    margin-top: -1px;
}


.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}


.jij {
    padding: 10px;
    width: 200px;
    font-size: 13px;
    font-size: 13px;
    border: 1px solid var(--lightGrey13);
    border-radius: var(--rounded-6);
    outline: none;
}

.jij2 {
    padding: 5px;
    /*width: 55px;*/
    font-size: 13px;
    padding: 5px;
    width: 115px;
    font-size: 13px;
    border: 1px solid var(--lightGrey13);
    border-radius: 15px;
}

@media screen and (max-width: 844px) and (min-width: 320px) {
    .jij {
        padding: 10px;
        width: 100%;
        font-size: 12px;
    }


    .jij2 {
        padding: 10px;
        width: 100%;
        font-size: 13px;
    }

    .proeditbtn a {
        color: #fdb917;
        font-size: 10px;
        font-weight: 500;
    }

    .listfilterpadd {
        /*  padding-right: 120px;*/
        position: sticky;
        top: 70px;
        border: none;
        padding: 14px;
        border-radius: 4px;
    }
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}


@media screen and (max-width: 844px) and (min-width: 320px) {


    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    #cssmenu li:hover > div {
        display: grid;
    }

    .submenulist {
        padding: 10px 10px;
        display: none;
        position: relative;
        z-index: 30;
        background: none;
        border: 1px solid var(--lightGrey2);
        left: 0em;
        background: #dbdadab0;
        width: 100%;
        line-height: 2;
        padding-left: 10px;
    }
}


.clr-white {
    color: white !important;
}

.hide {
    display: none !important;
}



.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}


.br-20 {
    border-radius: 20px !important;
}

.bg-white {
    background: white;
    padding: 10px !important;
}

.bg-gray {
    background: #ededed;
}

.new-d {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mbs {
    margin-bottom: 1px !important;
    font-weight: 700;
    font-size: 14px;
    color: var(--darkGrey1);
}

.gkg {
    color: #b8b8b8;
    font-size: 12px;
    margin: 0;
}

.offs {
    font-size: 13px;
    font-weight: 700;
    color: #d9cf6e;
}

.bg-gray {
    background: #ededed !important;
}


.orpay {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    font-weight: 600;
    color: black;
    height: 35px;
}

    .orpay span {
        font-size: 14px !important;
    }



.lofo .owl-nav {
    display: none !important;
}


.bg-w-p {
    background: white !important;
    padding: 15px;
    border-radius: 20px;
}

.bg-w-p2 {
    background: white !important;
    padding: 15px;
    border-radius: 20px;
}



.br-15r {
    border-radius: 15px;
}


.lalaaa {
    /* border-bottom: 1px solid #ededed;
    padding-bottom: 20px;*/
}

#pricefil .range-slider {
    width: 100%;
    text-align: center;
    position: relative;
}

    #pricefil .range-slider .rangeValues {
        display: block;
    }

#pointsfil .range-points {
    width: 100%;
    text-align: center;
    position: relative;
}

    #pointsfil .range-points .rangepoints {
        display: block;
    }

#pricefil input[type=range] {
    -webkit-appearance: none;
    border: 1px solid #ffffff;
    width: 100%;
    position: absolute;
    left: 0;
}

    #pricefil input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 9px;
        background: var(--redbg);
        border: none;
        border-radius: 15px;
    }

    #pricefil input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: var(--redbg);
        margin-top: -4px;
        cursor: pointer;
        position: relative;
        z-index: 1;
    }

    #pricefil input[type=range]:focus {
        outline: none;
    }

        #pricefil input[type=range]:focus::-webkit-slider-runnable-track {
            background: var(--redbg);
        }

    #pricefil input[type=range]::-moz-range-track {
        width: 100%;
        height: 5px;
        background: var(--redbg);
        border: none;
        border-radius: 3px;
    }

    #pricefil input[type=range]::-moz-range-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: var(--redbg);
    }
    /*hide the outline behind the border*/
    #pricefil input[type=range]:-moz-focusring {
        outline: 1px solid #ffffff;
        outline-offset: -1px;
    }

    #pricefil input[type=range]::-ms-track {
        width: 100%;
        height: 5px;
        /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
        background: transparent;
        /*leave room for the larger thumb to overflow with a transparent border */
        border-color: transparent;
        border-width: 6px 0;
        /*remove default tick marks*/
        color: transparent;
        z-index: -4;
    }

    #pricefil input[type=range]::-ms-fill-lower {
        background: var(--redbg);
        border-radius: 10px;
    }

    #pricefil input[type=range]::-ms-fill-upper {
        background: var(--redbg);
        border-radius: 10px;
    }

    #pricefil input[type=range]::-ms-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: var(--redbg);
    }

    #pricefil input[type=range]:focus::-ms-fill-lower {
        background: var(--redbg);
    }

    #pricefil input[type=range]:focus::-ms-fill-upper {
        background: var(--redbg);
    }







#pointsfil input[type=range] {
    -webkit-appearance: none;
    border: 1px solid #ffffff;
    width: 100%;
    position: absolute;
    left: 0;
}

    #pointsfil input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 9px;
        background: var(--redbg);
        border: none;
        border-radius: 15px;
    }

    #pointsfil input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: var(--redbg);
        margin-top: -4px;
        cursor: pointer;
        position: relative;
        z-index: 1;
    }

    #pointsfil input[type=range]:focus {
        outline: none;
    }

        #pointsfil input[type=range]:focus::-webkit-slider-runnable-track {
            background: var(--redbg);
        }

    #pointsfil input[type=range]::-moz-range-track {
        width: 100%;
        height: 5px;
        background: var(--redbg);
        border: none;
        border-radius: 3px;
    }

    #pointsfil input[type=range]::-moz-range-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: var(--redbg);
    }
    /*hide the outline behind the border*/
    #pointsfil input[type=range]:-moz-focusring {
        outline: 1px solid #ffffff;
        outline-offset: -1px;
    }

    #pointsfil input[type=range]::-ms-track {
        width: 100%;
        height: 5px;
        /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
        background: transparent;
        /*leave room for the larger thumb to overflow with a transparent border */
        border-color: transparent;
        border-width: 6px 0;
        /*remove default tick marks*/
        color: transparent;
        z-index: -4;
    }

    #pointsfil input[type=range]::-ms-fill-lower {
        background: var(--redbg);
        border-radius: 10px;
    }

    #pointsfil input[type=range]::-ms-fill-upper {
        background: var(--redbg);
        border-radius: 10px;
    }

    #pointsfil input[type=range]::-ms-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: var(--redbg);
    }

    #pointsfil input[type=range]:focus::-ms-fill-lower {
        background: var(--redbg);
    }

    #pointsfil input[type=range]:focus::-ms-fill-upper {
        background: var(--redbg);
    }


.ka-nam {
    background: #9B1E26;
    font-size: 16px !important;
    color: white;
    display: inline-block;
    height: 32px;
    width: 32px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    padding-top: 9px;
    padding-bottom: 9px;
    text-transform: uppercase;
    margin-top: 2px;
}



.this-box {
    /*box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%);*/
    /*background: white;
    border-radius: 15px;
    padding: 10px;*/
}

.this-box2 {
    padding-top: 10px !important;
    /* box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%); */
    background: white;
    border-radius: 15px;
    padding: 30px;
    padding-bottom: 30px !important;
}

.de-counter {
    color: var(--darkred1);
    background: #eb84a059;
    text-align: center;
    border-radius: 22px;
    font-size: 12px;
    font-weight: 700;
    padding: 1px 9px;
    position: relative;
    margin: auto;
}

.yigk {
    display: flex;
    justify-content: flex-start;
}

.yigk2 {
    display: flex;
    justify-content: flex-start;
}

.de-counter-ca {
    color: #fff;
    background: #625a5c;
    text-align: center;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 700;
    padding: 6px 9px;
    position: relative;
    margin-left: 20px;
    height: 40px;
    width: 140px;
}

}

.side-bb {
    margin-right: 20px !important;
    font-weight: 700;
}

.ml-100px {
    /*margin-left: 100px!important;*/
}


.this-box3 {
    /*box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%);*/
    background: white;
    border-radius: 15px;
    padding: 0px;
}


.d-bb2 {
    display: flex;
    justify-content: flex-start;
}


.mbs2 {
    margin-bottom: 1px !important;
    font-weight: 700;
    font-size: 20px;
    color: black;
}

.ss-de {
    margin: auto;
    margin-left: 0;
}

.orpay2 {
    border: 2px solid #ada6a6;
    text-align: center;
    padding-top: 5px;
    font-weight: 600;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 7px;
    padding-bottom: 5px;
}

.pro-name2 {
    font-size: 16px;
    margin: 0 0 0px !important;
    color: var(--darkGrey1);
    line-height: 1.4;
    font-weight: 500;
}

.clr-blk {
    color: #555454;
}


.mid-cart-detail {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 0px !important;
    color: #000000;
}




.kala {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #838383;
}


.mid-cart-detail2 {
    padding: 15px 6px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 0px !important;
    color: #000000;
    padding-top: 0;
}

hr {
    margin-top: 0.7rem !important;
    margin-bottom: 0.7rem !important;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}


.addcartbtn3 {
    background: #2861f7 !important;
    color: #ffffff;
    /* text-transform: lowercase; */
    font-weight: 700;
    display: inline-block;
    font-size: 16px;
    padding: 10px 100px;
    letter-spacing: 1px;
    border-radius: 8px;
    border: 2px solid #2861f7;
}

.mbs5 {
    margin-bottom: 1px !important;
    font-weight: 700;
    font-size: 14px;
    color: black;
    display: flex;
    justify-content: flex-start;
}


.btn-gyaa {
    float: right;
    border-radius: 8px;
    font-size: 14px;
    background: #2861f7 !important;
    color: white !important;
    font-weight: 700;
    border: 2px solid #2861f7 !important;
}



.ship .input-box input[type=file], .input-box input[type=password], .input-box input[type=text], .input-box input[type=date], .input-box select {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 1px solid var(--lightGrey2);
    outline: 0;
    background: #efefef;
    border-radius: 5px;
}

.only-ba {
    /*border-bottom: 2px solid #ededed;*/
    margin-bottom: 10px;
    padding-bottom: 15px;
}


.btn-gyaa2 {
    border-radius: 5px;
    font-size: 14px;
    background: white !important;
    color: #7a7a7a !important;
    font-weight: 700;
    border: 1px solid #7a7a7a !important;
    padding: 10px 50px;
}

.btn-gyaa3 {
    font-size: 12px;
    background: white !important;
    color: #D61448 !important;
    font-weight: 700;
    border: 1px solid #D61448 !important;
    padding: 4px 30px;
    border-radius: 30px;
}

.btn-gyaadel {
    border-radius: 5px;
    font-size: 14px;
    background: white !important;
    color: red !important;
    font-weight: 700;
    border: 1px solid red !important;
    padding: 10px 50px;
}

.top-p {
    /*display: flex;*/
    justify-content: center;
    padding: 10px;
    border-bottom: 2px solid #d2d2d2;
}

.apa {
    z-index: 5;
    color: #fff;
    background: #d61448;
    text-align: center;
    border-radius: 22px;
    font-size: 12px;
    font-weight: 600;
    padding: 1px 9px;
    margin: auto;
    margin-right: 0;
}

.ta {
    padding: 20px;
}

    .ta span {
        font-size: 16px;
        font-weight: 700;
    }


.flfl {
    display: flex;
    justify-content: space-between;
}

    .flfl img {
        width: 50px;
        height: auto;
    }


.aa {
    background: #f9f9f9 !important;
}


.this-box2 {
    /* box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%); */
    background: #ffffff;
    border-radius: 15px;
    padding: 20px;
    color: #000000;
    text-align: center;
}

.my-rd {
    background: white;
    padding: 10px 20px;
    border-radius: 22px;
    font-size: 14px;
    color: black !important;
}


.this-box4 {
    /* box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%); */
    background: #d61448;
    border-radius: 15px;
    padding: 10px;
    color: white;
    text-align: center;
}

.sksk {
    position: absolute;
}

.shs {
    font-size: 20px !important;
    color: #979797 !important;
}


.mobile-hide {
    display: block;
}

.desktop-hide {
    display: none;
}


@media screen and (max-width: 1080px) and (min-width: 200px) {

    .mobile-hide {
        display: none;
    }

    .desktop-hide {
        display: block;
    }
}

.desktop-hide .top-hh {
    background: var(--blackbg1) !important;
    height: auto !important;
}

.desktop-hide .promo {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 3px;
    color: #ffffff;
    text-align: left;
    padding: 3px;
    font-weight: 900;
    padding: 1px;
    padding-top: 15px;
}


.oaoa1 {
    display: flex;
    /*justify-content: flex-start;*/
    justify-content: center;
}

.pdnew {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}

.gkgdetail {
    color: #b8b8b8;
    font-size: 14px;
}

.offsdetail {
    font-size: 15px;
    font-weight: 700;
    color: #d9cf6e;
}


.clr-blk2 {
    color: #000000 !important;
    font-weight: 700 !important;
    margin-top: -6px !important;
}

.yigk6 {
    display: block;
}


.kalas {
    color: #fff;
    background: #625a5c;
    text-align: center;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 700;
    padding: 6px 9px;
    position: relative;
    margin-left: 0;
    height: 26px;
    width: 100%;
    margin-top: 10px
}

.this-boxorder {
    /* box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%); */
    background: transparent;
    border-radius: 0px;
    padding: 0px;
    display: none;
}

.pro-name8 {
    font-size: 14px;
    margin: 0 0 0px !important;
    color: var(--darkGrey1);
    line-height: 1.4;
    font-weight: 500;
}


.prodiscounter44 {
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 5;
    color: #fff;
    background: #d61448;
    text-align: center;
    border-radius: 22px;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 12px;
}

.poss {
    display: flex;
    justify-content: flex-start;
}

.this-ama {
    display: flex;
    justify-content: flex-start;
}


@media screen and (max-width: 844px) and (min-width: 320px) {
    .addcartbtn2 {
        background: var(--redbg);
        color: #ffffff;
        /* text-transform: lowercase; */
        font-weight: 600;
        display: inline-block;
        letter-spacing: 1px;
        border-radius: 30px;
        border: 2px solid var(--darkred1);
        padding: 9px 20px;
        font-size: 15.5px;
        margin: auto;
        top: 3px;
        position: relative;
        margin-right: 20px;
    }

    .footul li {
        margin-bottom: 10px;
        color: #000
    }

    .poss {
        display: block;
        justify-content: flex-start;
    }

    .this-boxorder {
        /* box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 27%); */
        background: white;
        border-radius: 15px;
        padding: 12px;
        display: block;
        padding-top: 5px;
        padding-bottom: 0px;
    }

    .mbs {
        margin-bottom: 1px !important;
        font-weight: 600;
        font-size: 14px;
        color: #323131;
    }

    .gkg {
        color: #9E9E9E;
        font-size: 11px;
        font-weight: 500;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .offs {
        font-size: 10px;
        font-weight: 700;
        color: #d61448;
    }

    .gkgdetail {
        color: #b8b8b8;
        font-size: 14px;
        float: inline-start;
    }

    .offsdetail {
        font-size: 11px;
        font-weight: 700;
        color: var(--darkred7);
    }

    .mbs2 {
        margin-bottom: 1px !important;
        font-weight: 700;
        font-size: 20px;
        color: var(--darkGrey15);
    }

    .gkgdetailpc {
        color: var(--lightGrey19);
        font-size: 16px !important;
        float: inline-start;
    }

    .offsgc {
        font-size: 16px;
        font-weight: 600;
        color: var(--lightYellow) !important;
    }

    .exp {
        color: white !important;
        font-weight: 600;
        font-size: 12px;
    }

    .mpromotion {
        height: 23px;
        margin-left: 10px;
        margin-top: 9px;
        margin-right: 7px;
    }

    .btn-gyaa2 {
        font-size: 12px;
        background: white !important;
        color: #7a7a7a !important;
        font-weight: 700;
        border: 1px solid #7a7a7a !important;
        padding: 4px 16px;
        border-radius: 30px;
    }

    .btn-gyaadel {
        border-radius: 5px;
        font-size: 12px;
        background: white !important;
        color: red !important;
        font-weight: 700;
        border: 1px solid red !important;
        padding: 10px 40px;
    }

    .pro-name2 {
        font-size: 14px;
        margin: 0 0 0px !important;
        color: var(--darkGrey1);
        line-height: 1.4;
        font-weight: 500;
    }

    .orpay span {
        font-size: 10px !important;
    }

    .pdnew {
        display: block !important;
        justify-content: flex-start;
        margin-top: 5px;
    }

    .orpay2 {
        border: 2px solid #dbd9d9;
        text-align: center;
        padding-top: 5px;
        font-weight: 600;
        color: #000000;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 7px;
        padding-bottom: 5px;
        margin-top: 10px;
        font-size: 13px;
    }

    .bg-w-p2 {
        background: white !important;
        padding-bottom: 0px;
        border-radius: 0px;
    }

    .orderheaderlinks li p {
        margin: 0;
        font-size: 10px !important;
        text-transform: capitalize;
    }


    .prodiscounter44 {
        position: absolute;
        right: 14px;
        top: 11px;
        z-index: 5;
        color: rgb(255, 255, 255);
        background: rgb(214, 20, 72);
        text-align: center;
        border-radius: 22px;
        font-size: 8px;
        font-weight: 600;
        padding: 4px 8px;
    }

    .iicon {
        position: absolute !important;
        top: -5px;
        z-index: 5;
        color: #000 !important;
        text-align: center;
        border-radius: 22px;
        font-size: 15px;
        font-weight: 600;
        padding: 4px 8px;
        left: 39px !important;
    }
}


.esec-mar {
    margin-top: 10px !important;
    margin-bottom: 50px !important;
}

.clc2 {
    color: black !important;
    font-weight: 700;
    font-size: 26px;
}


.the-para-magic23 {
    margin-bottom: 5px;
    font-weight: 400;
    color: #000000;
}

.avail23 {
    background: #ff000000;
    padding: 7px 11px;
    border-radius: 4px;
    color: black !important;
}

.box-coupen3 {
    border: 1px solid #ededed;
    box-shadow: 0 2px 4px 0 #4747471a, 0 12px 14px 0 rgb(0 0 0 / 2%);
    transition: .3s !important;
    border-radius: 14px;
    height: 350px;
    margin-bottom: 10px;
    padding: 5px;
    background: white;
}

.img-sec {
    margin-bottom: 15px;
    text-align: center;
}

.w-144 {
    width: 100%;
}

.coupendis {
    position: relative;
    text-align: center;
    bottom: 10px;
}

.fnt-12px {
    font-size: 15px;
    font-weight: 600;
}

.price-rr {
    font-size: 13px;
    color: #000000;
    font-weight: 700;
}

.bagde-flag-wrap {
    position: absolute;
}

.bagde-flag {
    text-transform: capitalize;
    color: #ffffff;
    background: #ff4d7d;
    letter-spacing: 0;
    font-size: 10px;
    line-height: 8px;
    font-weight: 600;
    padding: 10px 6px;
    display: block;
    text-decoration: none;
    border-radius: 50%;
    border: 2px solid #ffffff;
    width: 44px;
    text-align: center;
    line-height: 1.2;
    height: 44px;
}

.prodiscounternew {
    color: #fff;
    background: #d61448;
    text-align: center;
    border-radius: 22px;
    font-size: 12px;
    font-weight: 600;
    padding: 1px 9px;
    width: 200px;
}


@media screen and (max-width: 844px) and (min-width: 320px) {
    .clc2 {
        color: black !important;
        font-weight: 700;
        font-size: 20px !important;
        margin-top: -4px;
    }

    .box-coupen3 {
        border: 1px solid #ededed;
        box-shadow: 0 2px 4px 0 #4747476e, 0 12px 14px 0 rgb(0 0 0 / 33%);
        transition: .3s !important;
        border-radius: 14px;
        height: 230px;
        margin-bottom: 10px;
        padding: 5px;
    }

    .w-144 {
        width: 100%;
    }

    .fnt-12px {
        font-size: 12px;
        font-weight: 600;
    }

    .prodiscounternew {
        color: #fff;
        background: #d61448;
        text-align: center;
        border-radius: 22px;
        font-size: 11px;
        font-weight: 600;
        padding: 1px 6px;
        width: 100%;
    }
}

.fi-ss-star:before {
    content: "\f9a8";
    color: var(--darkred1);
}

.de-counterins {
    color: #787878;
    background: #F4F4F4;
    text-align: center;
    border-radius: 22px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 24px;
    position: relative;
    margin: auto;
    /* margin-left: 20px; */
    margin-right: 0;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    /*  border-radius: 10px!important;*/
}

.only-box {
    border: 1px solid #cccccc;
    padding: 5px;
    border-radius: 5px;
}

.only-box2 {
    border: 1px solid #cccccc;
    padding: 5px;
    border-radius: 5px;
    text-align: right;
}

.the-td {
    border-top: 1px solid #ededed;
    padding: 10px;
}

.kaaa {
    font-size: 14px;
    color: black;
}

div#lipsum {
    padding-top: 50px;
}

.glyphicon-search {
    padding: 9px 6px;
}

span.glyphicon.glyphicon-search {
    cursor: pointer;
    background: #f0ad4e;
    padding: 40px;
    font-size: 30px;
    color: #fff;
    margin: 0 auto;
    display: table;
}

.search-wrap {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    background: rgb(0 0 0 / 91%);
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    z-index: 99;
}


.search-middle {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.search-t {
    background: transparent;
    padding: 40px;
    color: #fff;
    font-size: 40px;
}

.close-btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    background: white;
    color: #575757;
    font-size: 38px;
    border-radius: 37px;
    margin: 20px;
}


.search-def .searchbox input[type=text] {
    width: 100%;
    height: 40px;
    color: var(--darkGrey1);
    border: none;
    padding: 5px 20px;
    background: #F6F6F6;
    outline: 0;
    border-radius: 7px;
    padding-right: 50px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: 500;
}

.back-bgg {
    background: #f1dfe0;
    padding: 10px;
    border-radius: 10px;
}

.secondbox {
    margin: auto;
    margin-right: 0;
}

.mb-5px {
    margin-bottom: 5px !important;
}

.one-box {
    padding-bottom: 20px;
    padding-top: 20px;
}

.top-heading-new {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
}



/*---------------NEW DESIGN CSS STARTS HERE------------------------*/
.earn .heading {
    margin-bottom: 20px;
    color: #23262F;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.earn-box {
    background: white;
    padding: 10px;
    border-radius: 10px;
}


    .earn-box p {
        color: black;
        font-size: 12px;
        font-weight: 700;
        margin: auto;
    }

.clr-blk {
    color: black !important;
}


.earn-boxactive {
    background: #F2F2F2;
    padding: 5px !important;
    border-radius: 8px;
    height: 60px;
    display: flex;
    align-items: center;
}

    .earn-boxactive .clr-blk {
        color: white !important;
    }

    .earn-boxactive p {
        color: var(--darkGrey1);
        font-size: 13px!important;
        font-weight: 700;
        margin: auto;
    }

.prodiscounternewdesign {
    position: relative;
    right: 0;
    z-index: 5;
    color: var(--darkgreen1);
    background: #E5F7ED;
    text-align: left;
    border-radius: 4px;
    font-size: 10.81px;
    font-weight: 700;
    padding: 5px 8px;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
    width: auto;
    display: flex;
    justify-content: space-between;
}

.iconana {
    width: 10px !important;
    height: 10px;
    margin: auto;
    margin-top: 3px;
}

.the-icon {
    color: #9B1E26 !important;
}

.offs {
    font-size: 14px;
    font-weight: 600;
    color: var(--darkred5) !important;
}

.brand-logo {
    width: 60px !important;
    height: 50px;
    background: var( --surface-color);
    padding: 10px;
    position: absolute;
    right: 10px;
    top: -40px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px 2px rgb(0 0 0 / 10%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-carousel .owl-item .brand-logo img {
    height: auto;
    width: auto;
    max-width: 85%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: none !important;
}

.productimg2 {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


    .productimg2 img {
        width: 100%;
        transition: all .3s;
        margin: 0 auto;
        display: block;
        border-radius: 20px;
        padding: 20px;
    }

.bg-none {
    background: none !important;
}

.prodiscounternewdesign2 {
    position: relative;
    right: 0;
    border: 10px;
    z-index: 5;
    color: var(--darkGrey14);
    background: none;
    text-align: left;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 0px;
    width: 78px;
}

.best-deals {
    border-radius: 10px;
}

.guran {
    background: #585858;
    color: white;
    padding: 12px 10px;
    border-radius: 10px;
    position: relative;
    bottom: -1em;
    z-index: 9999;
    font-size: 18px;
    text-align: center;
}

.upto {
    color: #787878;
    font-size: 12px;
    font-weight: 500;
}

.down-border {
    border-top: 1px solid #ded8d8;
    width: 200px;
    position: relative;
    display: flex;
    margin: auto;
    bottom: -10px;
}

.poin {
    color: #3A3A3A;
    font-size: 12px;
    font-weight: 700;
    margin-top: -3px;
}

.ex1 .heading {
    color: #23262F !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    width: 266px !important;
}

.exclu img {
    border-radius: 4px !important;
}



.poin2 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}

.prr {
    font-size: 14px;
    font-weight: 700;
    color: black;
}

.sec {
    box-shadow: 1px 1px 4px 2px rgb(0 0 0 / 20%);
    margin: auto;
    margin-right: 0;
    padding: 10px;
    border-radius: 5px;
}

.bg-w-p {
    background: white !important;
    padding: 0px !important;
    border-radius: 20px;
}

.back {
    color: black;
    font-size: 16px;
    font-weight: 700;
}

    .back a {
        color: black;
        font-size: 15px;
        font-weight: 700;
    }

.prodiscounternewdesign3 {
    position: relative;
    right: 0;
    z-index: 5;
    color: var(--darkgreen1);
    background: #E5F7ED;
    text-align: left;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 8px;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}


.start-point {
    background: white;
    border: 2px solid #ededed;
    padding: 5px;
    border-radius: 20px;
    color: var(--darkred1);
    font-weight: 700;
    margin-bottom: 10px !important;
    font-size: 10px;
}

.iconana2 {
    width: 10px !important;
    height: 10px;
    margin: auto;
    margin-top: -3px;
}

.card-gift {
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 700;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-transform: capitalize;
    min-height: 40px;
}

.gift-card {
    border: 1px solid #ededed;
    padding: 10px !important;
    border-radius: 6px;
    height: 324px !important;
}


.h20px {
    height: 20px !important;
}

.detail-dis {
    font-size: 14px;
    color: #d9cf6e;
}

.up-down {
    /* border-top: 1px solid #e7e6e6; */
    border-bottom: 1px solid #e7e6e6;
    padding: 10px;
}


.pad-10 {
    padding: 10px !important;
}


.second-new .title {
    margin-right: var(--space-8);
}

.second-new .label {
    margin-bottom: var(--space-1);
    font-weight: bold;
}

.second-new .description {
    color: var(--color-gray-600);
}

.second-new .input {
    display: flex;
    align-items: center;
    right: -26px;
    position: relative;
}

.second-new button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 1px solid #bdb0b0;
    border-radius: 50%;
    background-color: white;
}

    .second-new button:hover {
        background-color: blue;
        cursor: pointer;
    }

    .second-new button:focus {
        outline: none;
    }

    .second-new button[disabled] {
        opacity: 0.8;
        pointer-events: none;
    }

    .second-new button:active {
        background-color: white;
    }

.second-new .number {
    font-size: 14px;
    min-width: 30px;
    text-align: center;
}

.second-new .icon {
    user-select: none;
}

.second-new .dim {
    color: #000000;
}

.side-top {
    font-size: 14px;
    font-weight: 700;
    color: #222222;
    /* margin-left: 10px;*/
}

.clr-newmast {
    color: #4D4D4D !important;
    font-weight: 700 !important;
    font-size: 20px !important
}

.loops .heading {
    color: #23262F;
    font-weight: 700 !important;
    font-size: 20px !important;
    padding-bottom: 15px;
}

.prodiscounterdetail {
    position: relative;
    right: 0;
    top: 0px;
    z-index: 5;
    color: var(--darkred1);
    background: #ffe3ec;
    text-align: center;
    border-radius: 22px;
    font-size: 10px;
    font-weight: 600;
    padding: 5px 9px;
    margin-left: 10px;
}


.second-new {
    margin-right: 0;
}


.buy-detail {
    font-size: 16px;
    background: var(--redbg);
    padding: 6px 60px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #9d1d27 !important;
    width: 100%;
    display: block;
    /* margin-left: 10px; */
}





.listheader .bottom-nav {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.8rem 0;
    background-color: #ffffff;
    z-index: 99;
    transform: translateZ(0);
    padding: 20px;
    border-top: 1px solid #9d9c9c;
}

.listheader .bottom-nav-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    text-align: center;
    font-size: 0.8rem;
    color: black;
    text-transform: capitalize;
}

.listheader .bottom-nav-link {
    display: flex;
    justify-content: center;
}

.bottom-nav-link span {
    font-size: 16px;
    font-weight: 500;
    color: #58595B !important;
}

.listheader .bottom-nav .active {
    color: #a22932;
}

.modal.fade.in .lab-modal-body {
    bottom: 0;
    opacity: 1;
}

.lab-modal-body h1 {
    font-size: 4rem;
}

.lab-modal-body p {
    margin: 0 0 1.62rem 0;
    line-height: 1.62;
    font-weight: 300;
    font-size: 1.62rem;
    color: #666;
}

.lab-modal-body {
    position: relative;
    bottom: -250px;
    margin: 150px auto 0;
    padding: 40px;
    max-width: 60%;
    height: auto;
    background-color: rgb(248, 250, 247);
    border: 1px solid #BEBEBE;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}

.reed span {
    color: #787878 !important;
    font-size: 12px;
    font-weight: 500;
}

.arrow span {
    color: #787878 !important;
    font-size: 12px;
    font-weight: 500;
}

.close {
    margin-top: -20px;
    margin-right: -20px;
    text-shadow: 0 1px 0 #ffffff;
}

.popup-button {
    margin-top: 70px;
}







.body .number {
    border: 1px solid #CAC8C8;
    border-radius: 4px;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 2px;
    margin-top: -3px;
}

.body .minus {
    width: 26px;
    height: 26px;
    background: #ffffff;
    border-radius: 0;
    /*border-right: 2px solid #CAC8C8;*/
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #7e171f;
    font-size: 17px;
    margin-left: 10px;
    /* margin-right: 10px;*/
    margin-left: 5px;
}

.body input {
    height: 35px !important;
    width: 35px !important;
    padding: 0 0 0 0px !important;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    background: none;
    color: #0E0E0E;
    border-left: 2px solid #CAC8C8;
    border-right: 2px solid #CAC8C8;
}

.buy-detailfilter {
    font-size: 14px;
    background: #ffffff;
    padding: 6px 60px;
    border-radius: 20px;
    text-align: center;
    color: black;
    border: 1px solid #635b5b;
    width: 100%;
    margin-right: 10px;
}

.buy-detailfiltergift {
    font-size: 14px;
    background: #ffffff;
    padding: 6px 60px;
    border-radius: 20px;
    text-align: center;
    color: #231F20 !important;
    border: 1px solid #635b5b;
    width: 100%;
    display: block;
    font-weight: 600;
}

.buy-detailgift {
    font-size: 14px !important;
    background: #9d1d27 !important;
    padding: 10px 60px !important;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #9d1d27 !important;
    width: 100%;
    display: block;
}

.formWrap {
    /* max-width:1000px;
  margin: 10px auto;
  padding:20px 50px;*/
    margin-top: 0px;
    margin-left: 10px;
}

.w-35px {
    width: 35px !important;
}

.fieldInput {
    border-radius: 8px
}

.title {
    font-size: 20px;
    justify-content: space-between;
    margin-bottom: 14px;
}

    .title span {
        font-size: 12px;
        text-transform: capitalize;
        border-radius: 4px;
        padding: 3px 8px;
        background: linear-gradient(90deg,#b1ea4d 0,#459522 100%);
        color: #fff
    }

.form-group {
    border: 0;
    border-radius: 8px;
    padding: 5px;
    background: var(--surface-color);
    /*background: linear-gradient(135deg,#13F1FC,#0470DC);*/
}

.chipControlMain {
    column-gap: 20px;
}

.btn-calculate {
    border-radius: 6px;
    font-size: 14px;
    width: 200px;
    margin-top: 30px;
}

.rangeSlider {
    position: relative
}

    .rangeSlider .rsBar {
        -webkit-appearance: none;
        width: 100%;
        height: 6px;
        outline: 0;
        background: #c5c4c4;
        border-radius: 8px
    }

        .rangeSlider .rsBar::-webkit-slider-thumb {
            -webkit-appearance: none;
            width: 30px;
            height: 30px;
            cursor: pointer;
            z-index: 3;
            position: relative;
            box-shadow: none;
            -webkit-box-shadow: none;
            background: transparent;
        }

        .rangeSlider .rsBar::-moz-range-thumb {
            -webkit-appearance: none;
            width: 30px;
            height: 30px;
            cursor: pointer;
            z-index: 3;
            position: relative;
            box-shadow: none;
            -webkit-box-shadow: none;
            background: transparent;
        }

        .rangeSlider .rsBar::-moz-focus-outer {
            border: 0;
            box-shadow: none;
            -webkit-box-shadow: none;
            background: transparent;
        }

    .rangeSlider .rsThumb, .rangeSlider .rsThumb::before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        box-shadow: none;
        -webkit-box-shadow: none;
        background: transparent;
    }


    .rangeSlider .rsThumb {
        width: 30px;
        height: 30px;
        font-size: 16px;
        border-radius: 4px;
        z-index: 2;
        cursor: pointer
    }

        .rangeSlider .rsThumb::before {
            content: "|||";
            width: 38px;
            height: 38px;
            background: #ffffff;
            border-radius: inherit;
            transition: .3s;
            border-radius: 50%;
            border: 2px solid #ededed;
            text-align: center;
            padding-top: 4px;
            box-shadow: none;
            -webkit-box-shadow: none;
        }

        .rangeSlider .rsThumb span {
            position: absolute;
            left: 0;
            bottom: -62px;
            width: 100%;
            font-size: 14px;
            color: #959595
        }

    .rangeSlider .rsTooltip {
        position: absolute;
        bottom: 26px;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 50px;
        height: 34px;
        background: var(--surface-color);
        text-align: center;
        line-height: 34px;
        color: #454645;
        border-radius: 8px;
        font-weight: 500;
        /* box-shadow: 0 0 14px rgba(0,0,0,.1); */
        border: 2px solid #ededed;
        font-size: 13px;
    }

        .rangeSlider .rsTooltip::before {
            content: '';
            position: absolute;
            bottom: -7px;
            left: 44%;
            transform: translate(-50%);
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 10px solid #929292;
            transform: rotate(60deg);
        }

    .rangeSlider .rsProgress {
        width: 50%;
        height: .4em;
        border-radius: 8px;
        background: #c5c4c4;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        pointer-events: none
    }

.box-minmax {
    margin-top: 14px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: var(--darkGrey1);
    padding-bottom: 10px;
}

.rsMinMax {
    margin-top: 10px;
    width: 100%;
    justify-content: space-between;
    font-size: 12px;
    color: #939393;
    pointer-events: none;
    position: relative;
    z-index: 0
}


.radio-list input {
    border: 1px solid #9d1d27 !important;
}

.radio-label {
    font-size: 14px;
    font-weight: 600;
    color: #3A3A3A;
}

.radio {
    margin: 0.5rem;
}

    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .radio input[type="radio"] + .radio-label:before {
            content: '';
            background: none;
            border-radius: 100%;
            border: 1px solid #9B1E26 !important;
            display: inline-block;
            width: 20px;
            height: 20px;
            position: relative;
            margin-right: 1em;
            vertical-align: top;
            cursor: pointer;
            text-align: center;
            transition: all 250ms ease;
        }

        .radio input[type="radio"]:checked + .radio-label:before {
            background-color: #7e171f !important;
            box-shadow: inset 0 0 0 4px #f4f4f4 !important;
        }

        .radio input[type="radio"]:focus + .radio-label:before {
            outline: none;
            border-color: #7e171f;
        }

    .radio .radio-label:before {
        content: ''; /* Ensure the content is present */
        background: none;
        border-radius: 100%;
        border: 1px solid #B0B0B0; /* Lighter border for disabled */
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        margin-right: 1em;
        vertical-align: top;
        cursor: not-allowed; /* Change cursor to indicate it's not clickable */
        text-align: center;
        transition: all 250ms ease;
        opacity: 1; /* Reduced opacity for disabled effect */
    }

    .radio input[type="radio"] + .radio-label:empty:before {
        margin-right: 0;
    }

.mbsfilter2 {
    margin-bottom: 7px !important;
    font-weight: 700;
    font-size: 14px;
    color: black;
    margin: inherit;
}

.check-name {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}

.check-ename {
    font-size: 20px;
    font-weight: 700;
    color: #222222;
}


.font-grncck {
    font-size: 14px;
    color: #534f4f;
    font-weight: normal;
}

.w-50px {
    width: 50px !important;
}

ol, ul {
    /*padding-left: 0px !important;*/
}

.thankyoubox2 {
    margin-left: 20px;
}

.menu-name {
    font-size: 14px;
    font-weight: 500;
    color: #505050 !important;
}

.jkcement {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
    padding-top: 10px;
}


.onep {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    color: #3F3F3F;
}

.onep2 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px;
    color: #000000;
}

.secondp {
    color: #7F7F7F;
    font-size: 12px;
}

.loyo p {
    color: #222222;
    font-size: 14px !important;
}

.font-grnc2ck {
    font-size: 16px;
    color: #1F1F1F;
    font-weight: 600;
}

.secondpacc {
    font-size: 24px;
    color: #3F3F3F;
    font-weight: 700;
    text-transform: capitalize;
}

.bg-green {
    background: var(--whitebg);
    border-radius: 13px;
    padding: 15px !important;
}

.acc-btn {
    background: #f9f0f0;
    padding: 10px 30px;
    border-radius: 25px;
    text-decoration: none;
    color: var(--darkred1);
    font-weight: 600;
}

.font-grncacc {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.font-acc {
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}

.acc-btn2 {
    background: none;
    padding: 10px 30px;
    border-radius: 25px;
    color: var(--darkred1);
    font-weight: 700;
    text-decoration: underline !important;
    font-size: 16px;
}


.logout-btn {
    background: white;
    padding: 19px;
    border-radius: 10px;
    margin-top: 12px;
}


.allimg {
    width: 80px;
    height: 80px;
}

.new-gift-bc {
    background: white;
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    padding: 10px;
}

.adad-bor {
    background: #ffffff;
    color: var(--darkred1);
    padding: 10px 30px;
    border-radius: 25px;
    border: 1px solid var(--darkred1);
}

.loyo {
    /* box-shadow: 0 1px 4px 0 rgb(0 0 0 / 30%);*/
    padding: 15px;
    border-radius: 13px;
    background: white;
}


.searchbox-wrap {
    display: flex;
    width: 100%;
    margin-top: 8%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
}

    .searchbox-wrap input {
        flex: 1 !important;
        padding: 25px 20px !important;
        font-size: 1.1em !important;
        -webkit-border-top-left-radius: 8px !important;
        -webkit-border-bottom-left-radius: 85px !important;
        -moz-border-radius-topleft: 8px !important;
        -moz-border-radius-bottomleft: 8px !important;
        border-top-left-radius: 8px !important;
        border-bottom-left-radius: 8px !important;
        border: 1px solid #000000;
    }

    .searchbox-wrap button {
        background-color: #fff;
        border: none;
        cursor: pointer;
        padding-left: 0;
    }

        .searchbox-wrap button span {
            padding: 19px 45px;
            font-size: 0.9em;
            text-transform: uppercase;
            font-weight: 300;
            color: #fff;
            background-color: var(--darkred1);
            border-top-right-radius: 10px;
            margin-right: 2px;
            border-bottom-right-radius: 10px;
        }

            .searchbox-wrap button span:hover {
                background-color: #d6121f;
                box-shadow: 2px 2px 4px rgba(0,0,0,0.19);
            }

.check-bg {
    background: #F0ECEC;
    padding: 20px;
    border-radius: 15px;
}

.fnt-14px {
    font-size: 14px !important;
}


.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,50px);
}

/*.modal-dialog {
    position: fixed !important;
    bottom: 0 !important;
    left: 0% !important;
    right: 0% !important;
    margin-bottom: 0 !important;
}*/

.modal-dialog {
    position: fixed !important;
    bottom: auto !important;
    left: 0% !important;
    right: 0% !important;
    /* margin-bottom: 0 !important; */
    margin: 0 auto !important;
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}




strike {
    text-decoration: line-through !important;
}


.productdetdatade {
    display: flex;
    justify-content: space-between;
}



.posp {
    display: grid;
    right: -20px;
    position: relative;
    width: 100%;
}

.lapap {
    margin: auto;
    margin-left: 4px;
    width: 100%;
}


.add-new-add {
    font-size: 14px;
    background: #ffffff;
    padding: 12px 60px;
    border-radius: 40px;
    text-align: center;
    border: 1px solid #858181;
}

.w-100px {
    width: 100px !important;
}

.lppp {
    background: var(--redbg);
    padding: 14px;
    border-radius: 15px;
    padding-bottom: 30px;
}


.lppp2 {
    background: #ffffff;
    padding: 14px;
    border-radius: 15px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #ededed;
}

.lppp3 {
    background: #ffffff;
    padding: 14px;
    border-radius: 15px;
    padding-bottom: 30px;
    border: 1px solid #ededed;
}

.lppp h4 {
    font-weight: 700;
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
}

.lppp2 h4 {
    font-weight: 700;
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    color: black !important;
}

.lppp p {
    font-weight: 400;
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
}

.toy {
    color: #222222;
    background: white;
    padding: 15px 30px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0px 1px;
    font-size: 14px;
    font-weight: 600;
}

.plus {
    width: 26px;
    height: 26px;
    background: #ffffff;
    border-radius: 0%;
    /* border-left: 2px solid #CAC8C8;*/
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #7e171f;
    font-size: 17px;
    /*margin-right: 10px;
    margin-left: 10px;*/
}


.poker {
    width: 50px;
    background: #ededed;
    border: 1px solid #ededed;
    text-align: center;
}

.bor-b {
    border-bottom: 3px solid #ededed;
}

.oneacc-box {
    padding: 20px;
}

.t-box {
    display: flex;
    justify-content: space-between;
    background: white;
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    padding: 10px;
}

.w-150px {
    width: 150px;
}

.w-200px {
    width: 200px;
}

.mbsff {
    margin-bottom: 1px !important;
    font-weight: 700;
    font-size: 14px;
    color: black;
}

.prodiscounternewdesign3lp {
    position: relative;
    right: 0;
    border: 10px;
    z-index: 5;
    color: var(--darkred1);
    background: #ffdddf;
    text-align: left;
    border-radius: 16px;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 12px;
}

.ss-delop {
    margin: auto;
    margin-left: 0;
}

.lapapa {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}

.t-box2 {
    background: white;
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    padding: 10px;
}

.menu-dropdown .menu-link:after {
    content: "\ea4a";
    float: right !important;
    font-family: boxicons !important;
    background: #EAE9E9;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-top: 4px;
}



li.active > .menu-link:after {
    transform: rotate(180deg);
}

.hh-grayBox {
    background-color: #F8F8F8;
    margin-bottom: 20px;
    padding: 35px;
    margin-top: 20px;
}

.pt45 {
    padding-top: 45px;
}

.order-tracking1 {
    text-align: center;
    width: auto;
    position: relative;
    display: block;
}

    .order-tracking1 .is-complete {
        display: block;
        position: relative;
        border-radius: 50%;
        height: 10px;
        width: 10px;
        border: 0px solid #393939;
        background-color: #393939;
        margin: 0 auto;
        transition: background 0.25s linear;
        -webkit-transition: background 0.25s linear;
        z-index: 2;
        top: -5px;
        opacity: 1;
        background: #393939;
        border-radius: 52px;
        border: 8px solid var(--borderGrey1);
        width: 25px;
        height: 25px;
        left: -10px;
    }

    .order-tracking1 .last-complt {
        left: 10px !important;
    }

    .order-tracking1 .second-complt {
        left: -5px;
    }

    .order-tracking1 .is-complete:after {
        display: block;
        position: absolute;
        content: '';
        height: 10px;
        width: 10px !important;
        top: 0px;
        bottom: 0;
        left: 0px;
        margin: auto 0;
        border-width: 0px 2px 2px 0;
    }

    .order-tracking1.completed .is-complete {
        opacity: 1;
        background: #307930;
        border-radius: 52px;
        border: 8px solid #88cd88;
        width: 25px;
        height: 25px;
        top: -5px;
    }

        .order-tracking1.completed .is-complete:after {
            border-color: #fff;
            border-width: 0px 3px 3px 0;
            width: 7px;
            left: 0px;
            opacity: 1;
            border-radius: 50%;
            height: 10px;
            width: 10px !important;
            border: 0px solid #307930;
            background-color: #307930;
        }

    .order-tracking1 p {
        color: #393939;
        font-size: 14px;
        margin-top: 8px;
        margin-bottom: 0;
        line-height: 20px;
        font-weight: 600;
        position: relative;
        min-height: 25px;
    }

        .order-tracking1 p span {
            font-size: 12px;
        }

.order-tracking.completed p {
    color: var(--darkGrey1);
}

.order-tracking1::before {
    content: '';
    display: block;
    height: 0px;
    width: calc(100% - -83px);
    background-color: transparent;
    top: 47px;
    position: absolute;
    left: calc(-50% + -90px);
    z-index: 99;
    /*border: 1px solid #393939;*/
}

.order-tracking1:first-child:before {
    display: none;
}

.order-tracking1.completed:before {
    /* background-color: #27aa80;*/
    left: calc(-80% + -90px);
}

.OfferVoucherSection > div {
    text-align: center;
}

.OfferProductBox {
    padding: 20px 0;
    position: relative;
    border: 1px solid #ededed;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 8px;
}



    .OfferProductBox figure {
        margin: 0;
        padding: 0;
    }

        .OfferProductBox figure img {
            max-width: 80%;
        }

    .OfferProductBox figcaption {
        margin: 0;
        padding: 0;
    }

    .OfferProductBox ul {
        margin: 20px 0;
        padding: 0;
        list-style: none;
        font-size: 0;
    }

        .OfferProductBox ul li {
            margin: 0 2px;
            display: inline-block;
            color: #a1a1a1;
            border: 1px solid #a1a1a1;
            line-height: 1;
            padding: 6px 10px 5px;
            font-size: 14px;
            letter-spacing: 1px;
        }

            .OfferProductBox ul li:hover {
                cursor: pointer;
                color: #f29220;
                border-color: #f29220;
            }

    .OfferProductBox figcaption a {
        position: relative;
        display: inline-block;
        padding-bottom: 4px;
        color: #f29220;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 1px;
        font-size: 18px;
    }

@media screen and (max-width: 844px) and (min-width: 320px) {
    .OfferProductBox {
        padding: 20px 0;
        position: relative;
        border: 1px solid #ededed;
        margin-bottom: 10px;
        margin-top: 10px;
        border-radius: 8px;
        height: 280px;
    }

        .OfferProductBox figcaption a {
            position: relative;
            display: inline-block;
            padding-bottom: 4px;
            color: #f29220;
            text-transform: uppercase;
            font-weight: 500;
            letter-spacing: 1px;
            font-size: 14px;
        }
}

.OfferProductBox figcaption a:before {
    height: 2px;
    width: 0;
    background: var(--blackbg);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.OfferProductBox figcaption a:after {
    height: 2px;
    width: 100%;
    background: #f29220;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

div .OfferProductBox figcaption a:hover {
    color: var(--darkGrey1);
}

.product-details-head {
    /*background: #fafafa;*/
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 0;
    border-bottom: 1px solid #c5c5c5;
}

.productImages {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .productImages img {
        height: 180px !important;
        object-fit: cover;
    }


.best img {
    border-radius: 10px !important;
}


.earn-boxactivewhite {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 700;
}

    .earn-boxactivewhite p {
        color: black;
        font-size: 12px;
        font-weight: 700;
        margin: auto;
        width: 160px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

.product-details-head h3 {
    color: #0f7fb9;
}



.product-details-head p {
    font-size: 13px;
    line-height: 1.8;
}

.btn-dd {
    color: #fff !important;
    background-color: #23272b !important;
    border-color: #1d2124 !important;
    width: 100%;
}

.opiis {
    font-size: 17px;
}

.kaoo {
    list-style: circle !important;
}

    .kaoo li {
        font-size: 12px;
        padding: 0 0 10px;
    }

.green-area {
    background: #E5F7ED;
    padding: 20px;
    border-radius: 8px;
}

.card-color {
    font-weight: 700;
    color: #AD4A50;
    font-size: 24px;
    margin: auto;
    margin-left: 0;
}

.loap {
    color: #222222;
    font-size: 12px !important;
}

.gift-wow {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.w-100px {
    width: 100px;
}

.txt-right {
    text-align: right;
}

.accordion-body {
    padding: 1rem 1.25rem;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.its-card {
    box-shadow: var(--box-shadow);
    border-radius: var(--border-radius) !important;
    border: none !important;
}


.ddor .accordion-button:not(.collapsed)::after {
    content: "\f077";
    transform: rotate(-180deg);
    font-family: "FontAwesome";
    background: #DBDCDD;
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 12px;
}

.ddor .accordion-button::after {
    content: "\f078";
    transition: transform .2s ease-in-out;
    font-family: "FontAwesome";
    background: #DBDCDD;
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 12px;
}

.gift-pri {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
}

.accordion-body {
    padding: 10px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.erer {
    background: white;
    box-shadow: inset 1px 1px 0 rgb(0 0 0 / 0%);
    padding: 10px;
    border: 1px solid #EBEBEB;
    border-radius: 12px;
}

.codetitle {
    color: #868686;
    font-size: 11px;
    margin-bottom: 2px;
}

.giftcode {
    color: #282828;
    font-size: 14px;
    font-weight: 600;
}

.new-mama {
    display: flex;
    padding: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.aoao {
    color: var(--darkred1);
    border: 1px solid var(--darkred1);
    border-radius: 25px;
    padding: 12px 10px;
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    font-size: 14px;
}

.sv_play_btn {
    position: absolute;
    top: 6%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.droff {
    background: #ECECEC;
    padding: 5px 5px;
    font-weight: 700;
    font-size: 11px;
    border-radius: 6px;
    color: #FC511A;
    white-space: nowrap;
}

.hiddenwork {
    display: none;
}

.readmorework {
    margin: 0 5px;
    color: var(--darkred1);
}

.onep23 {
    color: #222222;
    font-weight: 500;
    font-size: 14px;
}

.bor-thank {
    border-radius: 13px;
}

.onep23 a {
    color: #222222;
    font-weight: 500;
    font-size: 14px;
}

.check-top-bor {
    border: 1px solid #EEECEC;
    border-radius: 20px;
}

.p-n {
    padding: 16px;
}

.chk-pr {
    color: #9E9E9E;
    font-size: 16px;
}



.chk-p-fnt {
    font-size: 15px;
    color: #58595B;
    font-weight: 500;
}

.chk-p-pri {
    font-size: 15px;
    color: #58595B;
    font-weight: 600;
}

.chk-p-tot {
    font-size: 20px;
    color: #58595B;
    font-weight: 500;
}


.chk-p-amt {
    font-size: 20px;
    color: #4A4A4A;
    font-weight: 600;
}

.chk-hero {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    margin: auto;
    margin-left: 0;
}

.chk-hero-po {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
}

.the-bg-chk {
    background: #F5F5F5;
    padding: 7px 20px;
    border-radius: 10px;
}

.chk-non-ref {
    font-size: 14px;
    color: #000000;
    margin-left: 10px;
}

.add-chk strong {
    font-size: 16px;
    color: #2D2D2D;
    text-transform: capitalize;
}

.add-chkcc {
    font-size: 20px;
    color: #2D2D2D;
    text-transform: capitalize;
}

.addresdata .kaka {
    color: #434343 !important;
    font-size: 15px !important;
    margin-bottom: 0px;
    text-transform: capitalize;
}


.chk-add {
    font-size: 16px;
    color: #58595B;
    font-weight: 600;
}

.chk-add-btn {
    font-size: 14px;
    cursor: pointer;
    color: #58595B;
    font-weight: 600;
    display: block;
}

.chk-pro-btn {
    font-size: 16px;
    background: var(--redbg);
    padding: 6px 60px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid var(--darkred1) !important;
    width: 100%;
    display: block;
    margin-left: 0px !important;
    font-weight: 600;
    color: white !important;
}

.chk-poro {
    font-size: 16px !important;
    background: var(--redbg) !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    text-align: center;
    border: 1px solid var(--darkred1) !important;
    width: 100% !important;
    display: block;
    margin-left: 0px !important;
    font-weight: 600;
    color: white !important;
}

.thank-one {
    font-size: 24px;
    color: white;
    font-weight: 700;
}

.thank-two {
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.ord-chk {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.ord-nam-chk {
    color: #7F7F7F;
    font-size: 12px;
}


.kaka2 {
    color: #434343 !important;
    font-size: 16px !important;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin: auto;
    margin-left: 0;
    margin-top: 10px;
}

.thearngrey {
    background: #FDFDFD;
    border-top: 1px dashed var(--lightGrey2);
    border-bottom: 1px dashed var(--lightGrey2);
}

.earnh6 {
    color: #23262F !important;
    font-size: 14px;
    font-weight: 600;
}

.test {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trendingnew .test .image {
    height: 250px;
}

.test .image {
    height: 120px;
    border-radius: 15px;
    width: 100%;
    object-fit: inherit;
    padding-right: 3px;
    padding-left: 3px;
}

.test:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000070;
    border-radius: 15px;
}

.text {
    font-size: 11.78px;
    color: #FFFFFF;
    position: absolute;
    font-weight: 700;
    left: 6px;
    bottom: 0px;
}

.tren-bg {
    background: var(--lightGrey6);
    border-radius: 12px;
    padding: 16px;
}

.thedenoname {
    color: #222222;
    font-weight: 700 !important;
    font-size: 20px !important;
}

.itsreedem {
    font-size: 13px;
    color: #54AF54;
    font-weight: 400;
}

.the-ree-head {
    color: #A0A0A0;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 2px;
}

.w-130px {
    width: 130px;
}

.mbsfilterbr {
    margin-bottom: 7px !important;
    font-weight: 600;
    font-size: 14px;
    color: #222222;
    margin: auto;
    margin-left: 0px;
    margin-right: 0;
    margin-top: 0px;
}

.prodiscounternewdesign5 {
    position: relative;
    right: 0;
    z-index: 5;
    color: var(--darkgreen1);
    background: #E5F7ED;
    text-align: left;
    border-radius: 4px;
    font-size: 14px;
    padding: 6px 6px;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
    width: auto;
    font-weight: 700 !important;
}

.new-earn-bg2 {
    position: relative;
    right: 0;
    top: 0px;
    z-index: 5;
    color: var(--darkgreen1);
    background: #E5F7ED;
    text-align: center;
    border-radius: 6.05px;
    font-size: 16.16px;
    font-weight: 700;
    padding: 8px 8px !important;
}

.maxi-po {
    color: #EF5656;
    font-size: 12px;
    font-weight: 500;
    margin-left: 10px;
}

.inso {
    width: 16px;
    height: 16px;
}

.reedmo {
    background: #F8F8F8;
    padding: 8px 8px 8px 8px;
    border-radius: 5px;
}

.diff-cl {
    color: #897F4B;
    font-size: 12px;
    font-weight: 500;
}

.diff-cl2 {
    color: #897F4B;
    font-size: 14px;
    font-weight: 700;
}

.iconana3 {
    width: 14.23px !important;
    height: 14.23px;
    margin: auto;
    margin-top: -3px;
}

.cate-pross {
    color: #222222;
    font-size: 16px;
    font-weight: 500;
}

.fil-he {
    color: #58595B;
    font-size: 20px;
    font-weight: 800;
}

.cross-fils {
    color: #777E90;
    font-size: 14px;
    font-weight: 500;
    margin: auto;
    margin-right: 0;
    margin-top: 3px;
}


.pad-8px {
    padding: 9px !important;
}

.iconana4 {
    width: 10px !important;
    height: 10px;
    margin: auto;
    margin-top: -2px;
}

.new-earn-bg {
    position: relative;
    right: 0;
    top: 0px;
    z-index: 5;
    color: var(--darkgreen1);
    background: #E5F7ED;
    text-align: center;
    border-radius: 6.05px;
    font-size: 11px;
    font-weight: 700;
    padding: 13px 9px !important;
}

.green-star {
    height: 15.89px;
    width: 15.89px !important;
    margin: auto;
    margin-top: -5px;
}

.green-star2 {
    height: 10.5px;
    width: 10.5px !important;
    margin: auto;
    margin-top: -3px;
}

.green-star3 {
    height: 10.5px;
    width: 10.5px !important;
    margin: auto;
    margin-top: 1px;
}

.green-star4 {
    height: 10.5px;
    width: 10.5px !important;
    margin: auto;
    margin-top: 3px;
}

.offsfixed {
    font-size: 14.29px;
    font-weight: 600;
    color: var(--darkred5) !important;
}

.prodiscounterfixed {
    position: relative;
    right: 0;
    /* top: 10px;*/
    z-index: 5;
    color: var(--darkgreen1);
    background: #E5F7ED;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px 11px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.gkgdetailpcfixed {
    color: #b8b8b8;
    font-size: 16px !important;
    float: inline-start;
    display: flex;
    margin-right: 5px;
}

.bg-gree {
    background: var(--greenbg);
    border-radius: 8px;
}

.searchInput {
    display: none; 
}

.searchBox {
    position: absolute;
    transform: translate(2%, 29%);
    top: -16px;
    padding-top: 0px;
    right: 0px;
}



    .searchBox > .searchButton {
        position: absolute;
        right: 0px;
        border: 1px solid #EFEFEF;
        border-radius: 51.89px;
        background: white;
        height: 33px;
        top: 18px;
    }

.searchButton {
    float: right;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
    position: relative;
}

.searchInput {
    border: none;
    background: none;
    outline: none;
    /*float: left;*/
    padding: 0;
    color: #B2B2B2;
    font-size: 14px;
    /* transition: 0.4s; */
    /*  line-height: 40px;*/
    width: 0px;
    font-weight: 500;
}

.mt-ww {
    margin-top: 13px;
}

.thefixback {
    position: fixed;
    background: white;
    z-index: 99;
    width: 100%;
    border-bottom: 0px solid #ededed;
    top: 0;
}

.mt-2em {
    margin-top: 2.5em !important;
}

.mt-4em {
    margin-top: 4em !important;
}

.mtr {
    margin: auto;
    margin-left: 0;
}

.modal-backdrop {
    width: 100% !important;
}


/*

@media only screen and (min-device-width: 448px) and (max-device-width: 448px) and (min-device-height: 998px) and (max-device-height: 998px) {
    
    body {
        zoom: 0.9;
    }

    .modal-dialog {
        bottom: 7% !important;
    }

    .asa {
        top: 79% !important
    }

    .listheader .bottom-nav {
        bottom: 7%;
    }

    .buy-detail, .buy-detailfilter {
        margin-bottom: 11%;
    }

}

@media only screen and (min-device-width: 412px) and (max-device-width: 412px) and (min-device-height: 915px) and (max-device-height: 915px) {
    
    body {
        zoom: 0.9;
    }
    .modal-dialog {
        bottom: 7% !important;
    }

    .asa {
        top: 79% !important
    }

    .listheader .bottom-nav {
        bottom: 7%;
    }

    .buy-detail, .buy-detailfilter {
        margin-bottom: 11%;
    }
}

@media only screen and (min-device-width: 412px) and (max-device-width: 412px) and (min-device-height: 915px) and (max-device-height: 915px) and (max-resolution: 429dpi) {
    
    body {
        zoom: 0.9;
    }
    .modal-dialog {
        bottom: 7% !important;
    }

    .asa {
        top: 75% !important
    }

    .listheader .bottom-nav {
        bottom: 7%;
    }

    .buy-detail, .buy-detailfilter {
        margin-bottom: 15%;
    }
}


@media only screen and (min-device-width: 396px) and (max-device-width: 396px) and (min-device-height: 880px) and (max-device-height: 880px) {
    
    body {
        zoom: 0.9;
    }

    .modal-dialog {
        bottom: 7% !important;
    }

    .asa {
        top: 75% !important
    }

    .listheader .bottom-nav {
        bottom: 9%;
    }

    .buy-detail, .buy-detailfilter {
        margin-bottom: 11%;
    }
}

@media only screen and (min-device-width: 376px) and (max-device-width: 376px) and (min-device-height: 835px) and (max-device-height: 835px) {
    
    body {
        zoom: 0.9;
    }

    .modal-dialog {
        bottom: 7% !important;
    }

    .asa {
        top: 75% !important
    }

    .listheader .bottom-nav {
        bottom: 11%;
    }

    .buy-detail, .buy-detailfilter {
        margin-bottom: 15%;
    }
}
*/


@media screen and (max-width: 620px) {
    .searchBox:hover > .searchInput {
        /* border: 1px solid #EFEFEF;
        border-radius: 51.89px;
        background:white;*/
    }
}

@media screen and (max-width: 360px) {
    .body .minus {
        width: 20px;
        height: 27px;
        background: #ffffff;
        border-radius: 0;
        /*border-right: 2px solid #CAC8C8;*/
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #7e171f;
        font-size: 17px;
        margin-left: 10px;
    }

    .plus {
        width: 20px;
        height: 27px;
        background: #ffffff;
        border-radius: 0%;
        /*border-left: 2px solid #CAC8C8;*/
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #7e171f;
        font-size: 17px;
    }
}

.active .submenu {
    /*border: 1px solid #d8d8d8!important;*/
}

@media screen and (max-width: 720px) and (min-width: 520px) {
    .brand-logo {
        width: 60px !important;
        background: white;
        padding: 10px 14px;
        position: absolute;
        right: 10px;
        top: -40px;
        border-radius: 10px;
        box-shadow: 1px 1px 5px 2px rgb(0 0 0 / 10%);
    }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .brand-logo {
        width: 60px !important;
        background: white;
        padding: 10px 14px;
        position: absolute;
        right: 10px;
        top: -40px;
        border-radius: 10px;
        box-shadow: 1px 1px 5px 2px rgb(0 0 0 / 10%);
    }

    .boxpd0 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 740px) {

    .prodiscounternewdesign {
        position: relative;
        right: 0;
        z-index: 5;
        color: var(--darkgreen1);
        background: #E5F7ED;
        text-align: left;
        border-radius: 4px;
        font-size: 9.81px;
        font-weight: 700;
        padding: 5px 8px;
        margin: auto;
        margin-right: 0;
        margin-left: 0;
        width: auto;
        display: flex;
        justify-content: space-between;
    }

    .gkg {
        color: #9E9E9E;
        font-size: 10px;
        font-weight: 500;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .text {
        font-size: 9.78px;
        color: #FFFFFF;
        position: absolute;
        font-weight: 700;
        left: 6px;
        bottom: 0px;
    }

    .offs {
        font-size: 12px;
        font-weight: 600;
        color: var(--darkred5) !important;
    }

    .mbs {
        margin-bottom: 1px !important;
        font-weight: 600;
        font-size: 12px;
        color: #323131;
    }

    .proaddtocartbtn {
        /*display: inline-block;
        font-weight: 700;
        color: var(--darkred1);
        padding: 5px 0px;
        background: white;
        z-index: 2;
        position: relative;
        text-align: center;
        border-radius: 15px;
        border: 1px solid var(--darkred1);*/
        /*margin-top: -3px;*/
        margin-left: 5px;
        font-size: 10px !important;
        width: 50px !important;
    }
}
/*---------------NEW DESIGN CSS ENDS HERE------------------------*/


.myorderimage .objectfitimg {
    object-fit: contain;
}

.myorderimage img {
    object-fit: contain;
}

.success_box {
    text-align: center;
    background: var(--surface-color);
    border-radius: 10px;
    padding: 30px;
    overflow: hidden;
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
    margin: 30px 0;
}

.order-tracking1.completed .firstcomplt {
    margin-left: 22px !important;
    position: absolute;
    left: 0 !important;
    text-align: center;
    display: inline-block;
}

.order-tracking1 .firstcomplt {
    margin-left: 15px !important;
}

.order-tracking1 .second-complt {
    display: inline-block;
    text-align: center;
}

.maximumquantity {
    text-align: center;
    width: 100%;
    display: flex;
    padding: 20px !important;
    margin: 0 auto;
}



.unloack_amazing {
    background: rgb(254, 238, 233);
    background: linear-gradient(0deg, rgba(254, 238, 233, 1) 0%);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #0E4D8D;
    font-weight: 600;
    line-height: 15px;
}

    .unloack_amazing .first_rewardbtn {
        position: relative;
        border: 1px solid transparent;
        background: #f2f2f2;
        background-clip: padding-box;
        border-radius: 30px;
        /*width: 175px;*/
        z-index: 1;
        margin-right: 10px;
    }

        .unloack_amazing .first_rewardbtn a {
            text-align: center;
            font-size: 12px;
            color: #0E4D8D !important;
            font-weight: 600;
            margin-right: 0;
            display: flex;
            justify-content: center;
            z-index: 2;
            background: var(--surface-color);
            border-radius: 30px;
            line-height: 40px;
            align-items: center;
            white-space: nowrap;
            padding: 0 10px;
        }

        .unloack_amazing .first_rewardbtn::after {
            content: '';
            position: absolute;
            top: -1px;
            bottom: -1px;
            left: -1px;
            right: -1px;
            background: linear-gradient(to bottom right, #F65425, #EC8409, #FA29A6);
            z-index: -1;
            border-radius: 30px;
        }

        .unloack_amazing .first_rewardbtn a i {
            font-size: 16px;
            margin-right: 3px;
        }

.points-redemption {
    border-radius: 20px;
}

.btnclosepopup {
    border-radius: 25px;
    display: block;
    padding: 10px 20px;
    border: 1px #ccc solid;
    font-weight: bold;
    color: var(--darkGrey1);
}

.points-redemption .pointmrgn {
    margin: 15px 0 4px !important;
    font-weight: bold;
    color: var(--darkGrey1);
}

.points-redemption .pointmrgn2 {
    margin: 0px 0 15px !important;
    font-weight: bold;
    color: var(--darkGrey1);
}

.closebtnalert .alert-dismissible .close {
    top: 10px;
    right: 10px;
}

.closebtnalert .alert-dismissible strong {
    display: block;
}

.point-plus-cash {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #000000 !important;
}

.controlpoints .point-plus-cash {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #000000 !important;
}

    .controlpoints .point-plus-cash .breakrupee {
        display: block;
    }

.controlpoints .order-gray {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #7f7f7f !important;
}

/* The Checkbox container */
.redeem-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .redeem-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    /*top: 10px !important;*/
    top: 0px !important;
    left: 0;
    height: 25px !important;
    width: 25px !important;
    background-color: #eee;
    border-radius: 3px;
    border: 2px solid var(--darkred1);
}

/* On mouse-over, add a grey background color */
.redeem-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.redeem-checkbox input:checked ~ .checkmark {
    background-color: var(--darkred1);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.redeem-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.redeem-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*.unloack_amazing {
    background: rgb(254, 238, 233);
    background: linear-gradient(0deg, rgba(254, 238, 233, 1) 0%);
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #0E4D8D;
    font-weight: 600;
}
    .unloack_amazing .first_rewardbtn a {
        border: 1px solid;
        border-image-source: linear-gradient(to left, #F65425, #EC8409, #FA29A6);
        padding: 10px;
        border-radius: 30px;
        width: 135px;
        text-align: center;
        font-size: 12px;
        color: #0E4D8D !important;
        font-weight: 600;
        margin-right: 10px;
        display: flex;
        justify-content: center;
    }
 .unloack_amazing .first_rewardbtn a i {
        font-size: 17px;
        margin-right: 3px;
    }
.border-gradient {
    border: 1px solid;
    border-image-slice: 1;
    border-width: 2px;
}*/
/*
@media screen and (max-width: 412px) {
    .order-tracking1 .firstcomplt {
        margin-left: 15px !important;
    }
}


@media screen and (max-width: 360px) {
    .order-tracking1 .is-complete { left: -4px; }
    .order-tracking1 .firstcomplt {left: -7px;}
}*/


.shopwaysli .starway {
    padding: 8px;
    border-radius: 6px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
}

    .shopwaysli .starway .pointts {
        font-weight: 700;
    }
/*.trackordersticky {
    margin-bottom:20px;
}*/

    @media screen and (max-width: 400px) and (min-width: 320px) {

        
/*        .trackordersticky {
            position: fixed;
            bottom: 0;
            background: #fff;
            padding: 30px 20px;
            width: 100%;
            left: 0;
            z-index: 10;
            margin-bottom: 0;
            border-top: 1px #ccc solid;
        }*/

        .prdctlisting.pad-8px {
            padding: 9px 5px !important;
        }

        .prdctlisting .offs {
            font-size: 11px;
        }

        .prdctlisting .mbs {
            font-size: 11px;
        }

        .prdctlisting .proaddtocartbtn {
            /* margin-top: 0;*/
        }

        .pack-text {
            font-size: 13px !important;
        }

        .sv_play_btn-magic {
            top: 34% !important;
        }

        .fnt-burn-rupee {
            font-size: 17px !important;
        }

        .black-price {
            font-size: 14px !important;
        }

        .jis {
            font-size: 13px;
        }

        .buy-detail {
            padding: 6px 20px;
            width: 50%;
        }

        .buy-detailfilter {
            padding: 6px 20px;
            width: 50%;
        }

        .prdctlisting .proaddtocartbtn .proaddtocartbtn {
            font-size: 10px !important;
            height: 27px;
        }

        .loka .kopaa {
            font-size: 13px !important;
        }

        .only-star {
            font-size: 12px !important;
        }

        .card-hai {
            margin-right: 8px;
        }

        .droff {
            padding: 3px 5px;
            font-size: 10px;
            display: block;
            white-space: nowrap;
        }

        .order-tracking1::before {
            width: calc(20% - -97px);
            left: calc(12% + -90px);
        }

        .thewhitecollar .point-menu3 {
            font-size: 12px !important;
        }

        .pois2 {
            padding: 10px;
        }

        .unloack_amazing .first_rewardbtn a {
            align-items: center;
            font-size: 11px;
        }

        .unloack_amazing .first_rewardbtn main {
            font-size: 15px;
        }

        .unloack_amazing {
            font-size: 12px;
        }

        .poao2 {
            font-size: 14px !important;
        }
    }

    .textdate {
    margin-top: 2px !important;
}

@media screen and (max-width: 414px) {

    .shopwaysli .starway .pointto {
        font-size: 11px;
    }

    .shopwaysli .starway .pointts {
        font-size: 11px;
    }
}

@media screen and (max-width: 344px) {

    .shopwaysli .starway .pointto {
        font-size: 10px;
    }

    .shopwaysli .starway .pointts {
        font-size: 10px;
    }
}

@media screen and (max-width: 390px) and (min-width: 320px) {

    .order-tracking1.sdcomplt3::before {
        width: calc(20% - -94px);
        left: calc(30% + -90px);
    }

    .order-tracking1.completed.sdcomplt2:before {
        left: calc(19% + -90px);
        width: calc(20% - -87px);
    }

    .order-tracking1.completed:before {
        /* background-color: #27aa80; */
        left: calc(33% + -90px);
        width: calc(20% - -92px);
    }

    .order-tracking1.odcomplt2::before {
        width: calc(20% - -82px);
        left: calc(26% + -90px);
    }

    .order-tracking1.odcomplt3::before {
        width: calc(20% - -94px);
        left: calc(30% + -90px);
    }

    .order-tracking1.dcomplt2::before {
        width: calc(20% - -92px);
        left: calc(12% + -90px);
    }

    .point-plus-cash {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #000000 !important;
    }

    .controlpoints .point-plus-cash {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #000000 !important;
    }

    .controlpoints .order-gray {
        font-size: 12px !important;
        font-weight: 500 !important;
        color: #7f7f7f !important;
    }

    .poao2 {
        font-size: 12px !important;
    }

    .loka .kopaa {
        font-size: 12px !important;
    }

    .shopwaysli .starway .pointto {
        font-size: 10px;
    }

    .shopwaysli .starway .pointts {
        font-size: 10px;
    }

    .starway {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .v-rhai {
        padding: 8px 8px 8px 8px !important;
    }

    .v-rimg {
        height: 15px;
        width: 15px !important;
    }

    .card-hai {
        margin-right: 8px !important;
    }

    .earn-boxactive p {
        font-size: 11.5px!important;
    }
}

@media screen and (max-width: 320px) {

    .shopwaysli .starway .pointto {
        font-size: 9px;
    }

    .shopwaysli .starway .pointts {
        font-size: 9px;
    }

    .earn-boxactive p {
        font-size: 10.5px!important;
    }
}

@media screen and (max-width: 309px) {
    .unloack_amazing .first_rewardbtn {
        width: 188px;
    }

        .unloack_amazing .first_rewardbtn a {
            font-size: 10px;
        }

    .unloack_amazing {
        font-size: 10px;
    }

    .shopwaysli .starway .pointto {
        font-size: 9px;
    }

    .shopwaysli .starway .pointts {
        font-size: 9px;
    }


    .fnt-burn-rupee {
        font-size: 18px !important;
    }

    .sv_play_btn-magic {
        top: 37% !important;
    }

    .black-price {
        font-size: 13px !important;
    }

    .pack-text {
        font-size: 13px !important;
    }

    .cutprice {
        font-size: 12px !important;
    }

    .numberburn input {
        height: 32px !important;
        width: 32px !important;
        padding: 7.68px 3px 7.68px 3px !important;
    }

    .numberburn .minus {
        width: 22px !important;
        height: 23px !important;
    }

    .numberburn .plus {
        width: 22px !important;
        height: 23px !important;
    }

    .esehi2 p {
        font-size: 12px;
    }

    .jis {
        font-size: 12px;
    }
}




/*  New CSS Abdul   */

.boxpd0 {
    padding: 0;
}

.earnbonuspoints {
    border-radius: 8px;
    padding: 20px !important;
}

    .earnbonuspoints .poem {
        border-radius: 25px;
    }

.shopyour-way {
    border-radius: 8px;
    padding: 22px 20px !important;
}

.paywith-border {
    text-align: center;
    padding: 10px 0 0 0;
}

.orpaymorefirst {
    font-size: 12px;
}

.productslider .productdata .orpaymoresecond {
    font-size: 12px;
}

.designshape {
    position: absolute;
    right: 0;
    top: 0;
}

.trend-shape {
    background: var(--redbg);
    padding: 10px 15px;
    position: absolute;
    width: 90%;
    bottom: 0;
    border-radius: 0px 25px 0px 15px;
    left: 0;
    min-height: 60px;
    display: flex;
    align-items: center;
}

    .trend-shape .textnew {
        font-size: 16px;
        color: var(--surface-color);
        font-weight: 700;
        margin: 0;
    }

.tren-bg .heading {
    font-size: 24px;
    margin-bottom: 0;
}

.showingblock {
    margin-left: 5px;
}
.owl-carousel.best .owl-item img {
    display: block;
    width: 100%;
    /*height: 301px;*/
}
.imgslider img {border-radius:10px;}


/*   Product Listing   */

.gift-cardnew {
    border: 1px var(--lightGrey14) solid;
    box-shadow: 0px 1.12px 7.15px 0px #B4B4B41F;
    border-radius: var(--rounded-10);
    height: 100%;
}

/*  Filter Popup  */

.listpagerow .leftfilter-box {
    background: var(--lightGrey6);
    padding: 20px;
    border-radius: var(--rounded-12);
    height: 100%;
}


.listheader {
    display: none;
}

.leftfilter-box .fade:not(.show) {
    opacity: inherit;
}

.leftfilter-box .modal {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1050;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.leftfilter-box .modal-dialog {
    position: relative !important;
    bottom: 0 !important;
    left: 0% !important;
    right: 0% !important;
    margin-bottom: 0 !important;
}

.leftfilter-box .modal.fade .modal-dialog {
    transition: inherit;
    transform: inherit;
}

.leftfilter-box .modal-header {
    border-bottom: none !important;
    display: none;
}

.leftfilter-box .modal-content {
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 0;
}

.leftfilter-box .form-group {
    border-radius: 0px;
    padding: 0;
    background: transparent;
}

.leftfilter-box .buy-detailfilter {
    padding: 6px 20px;
}

.leftfilter-box .buy-detail {
    padding: 6px 20px;
}
.shopwaysli .starway .pointts {
    font-weight: 700;
    margin-left: 10px;
}
.shopwaysli .starway {
    padding: 8px;
    border-radius: 6px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
}


/*  Product Detail Page  */


.point-cashbox {
    background: var(--redbg);
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    color: var(--surface-color);
    margin-top: 20px;
    position:relative;
}

        /*   Web Tab  */

 .prodetailtabs .tab-content {
        padding: 0;
        display: block;
    }
    .prodetailtabs .nav-tabs {
        display: none;
    }
    .prodetailtabs .tab-content {
        padding: 0;
        display: block;
    }
    .prodetailtabs .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
.detailcollboxlistlink {
    display: block;
    border-bottom: none;
    background: var(--surface-color);
    color: var(--darkGrey11) !important;
    padding: 10px;
    border-radius: 15px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}
    .detailcollboxlistlink a {
        padding: 10px 0;
    }
    .prodetailtabs .tab-content .collapse {
        display: none;
    }
    .detailtabswidth {
        width: 100%;
        padding: 0px 0px;
    }
        .prodetailtabs .tab-content .collapse.show {
        display: block;
    }


        /*  Fixed Button  */

.content-section.this-box2.asa {
    position: relative;
    border: 1px var(--lightGrey15) solid;
    padding: 20px;
    border-radius: 0 0 10px 10px;
}

     .posp {
    display: flex;
    right: 0px;
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: end;
    }
    .posp .addcartbtn2 { padding: 10px 20px;border-radius: 25px;}

.textcenter-web{
    text-align:center;
}
.textcenter-web {
    text-align: center;
    border-top: 1px #ccc dashed;
    margin-top: 10px;
    padding: 5px;
}
.zoomwebbox {
    background: #f4f4f4;
    padding: 30px;
    position: relative;
    border-radius: 10px;
}

.productlistheight{display:block; height:100%; width:100%;}

/*   Gift Card Details Page   */

.giftcard-detailbox {
    border: 1px var(--lightGrey14) solid;
    border-radius: var(--rounded-16);
    padding:30px;
    height:100%;
}
    .giftcard-detailbox .asa {
        position: relative;
        display: inline-block;
        width:50%;
    }
    .giftcard-detailbox .webwidth1 {
        -ms-flex: 0 0 20.333333%;
        flex: 0 0 20.333333%;
        max-width: 20.333333%;
    }
    .giftcard-detailbox .webwidth2 {
        -ms-flex: 0 0 46.333333%;
        flex: 0 0 46.333333%;
        max-width: 46.333333%;
    }
.up-down {
    border-top: 1px solid #e7e6e6 !important;
    border: 1px solid #e7e6e6;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    margin-top: -1px;
}
.de-counterins {
    color: #787878;
    background: transparent;
    text-align: left;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 24px;
    position: relative;
    margin: auto;
    /* margin-left: 20px; */
    margin-right: 0;
    display: block;
    border-top: 1px solid #e7e6e6 !important;
    border: 1px solid #e7e6e6;
    padding: 10px;
    border-radius: 10px 10px 0 0;
}

/*  My Profile  */

.userprofilebox {
    background: var(--greybg);
    padding: 20px 18px;
    color: var(--darkred1);
}
.userpagesbox {
    background-color: transparent;
    border-radius: 2px;
    box-shadow: inherit;
    border-radius: 0;
}
.userprofilearea .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: var( --redbg);
    border-color: var(--darkred1);
}
.userprofilearea .list-group-item {
    color: var(--darkGrey2);
}
.userpagesbox {
    background-color: var(--whitebg);
    box-shadow:inherit;
    border-radius: 0px;
    padding:0;
}
.user-panel {
    border: 1px #ccc solid;
    padding: 10px;
    border-radius: 10px;
}
.user-panel {
    border: 1px var(--lightGrey16) solid;
    padding: 10px;
    border-radius: 10px;
}
    .user-panel.active {
        border: 1px var(--darkred1) solid;
    }

/*   Thankyou Page  */

.webmobflex{justify-content:end;}
.borderright-web {
    border-right: 1px #ccc solid;
}

.otrack .orderlinebox{margin:0 auto;}
.otrack .orderlinebox:after {
    content: '';
    border-bottom: 1px #333 dashed;
    position: absolute;
    width: 89%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 47%;
    margin: 0 auto;
    left: 40px;

}
.right0{ right:0;}
.heading-desknone{display:none;}

/*.thankubox {
    background: #FFFFFF;
    padding-top: 14em;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}*/
.thankubox {
    background: #FFFFFF;
    padding-top: 0em;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding-bottom: 10em;
}

.dialermobile .callstyle a{
    display:inline-block;
    color: #fff!important;
}

.dialermobile .callstyle a span{
    font-size: 13px;
}
.dialermobile .callstyle .mobile_result, .dialermobile .callstyle .email_result {
    display: block;
    font-size: 12px;
}

.padgiftcard {
    padding: 20px!important;
}
.ranginputbox input {
    width: auto;
    border-style: None;
}
/*.giftcard-web-modal .modal-dialog {
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    top: 40%;
    margin: 0 !important;
}*/

.giftcard-web-modal .only-bradius{border-radius:20px!important;}
.alignbonus{display:flex;}
.alignbonus img {
        width: 25px !important;
        height: 25px;
        margin: auto;
        margin-right: 10px;
    }
.thtopmarg {
    margin-top: 30px;
}
.numberburn input {color: #000!important;}
#mbdescription {
    margin-left:25px;
}
.mtopmobile {
    margin-top: 3rem !important;
}