﻿
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

:root {
    --color1: #3597B0;
    --color4: #5ea045;
    --color2: #3597B0;
    --color3: #3597b0;
}

.offersecdata h1 {
    text-transform: capitalize;
    font-size: 40px;
    margin: 0 0 10px;
    font-weight: 400;
    letter-spacing: 1px
}

.row.slider-productcus {
    background: #fff;
    padding: 0 0 0;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .prodcutsliderrrr {
        text-align: center
    }

    .row.slider-productcus {
        background: #fff;
        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: #000;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    line-height: 1.3
}

.blogbox1 {
    background: #fff;
    position: relative
}

.blogbox2 {
    background: #fff;
    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: #fff;
    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: 18px;
        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: #000;
    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: #fff;
    height: 100%;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 20px
}

    .recyclebox h5 {
        font-size: 18px;
        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: #000;
        font-weight: 600;
        line-height: 1.4
    }

.floating-box {
    position: relative
}

.chatboxclosebtn {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    color: #000;
    font-size: 23px
}

.chatbox {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: #fff;
    width: 400px;
    padding: 20px;
    display: none
}

    .chatbox h4 {
        font-size: 22px;
        color: #000;
        margin: 0 0 5px
    }

    .chatbox h5 {
        font-size: 17px;
        color: #000;
        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: #000
}

.carousel.pointer-event {
    touch-action: pan-y pinch-zoom
}

.cleangrenmainbox h4 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
    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: -18px;
        top: 57px;
        height: 69px
    }

.botbandatabox {
    text-align: center
}

    .botbandatabox h3 {
        font-size: 100px;
        text-transform: uppercase;
        font-weight: 900;
        color: #000;
        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: #fff;
    border: 1px solid #000;
    width: 34px;
    color: #000;
    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: #000;
        font-weight: 700;
        margin: 0 0 20px
    }

    .bannersearchmainbox p {
        margin: 0;
        color: #000;
        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 #ddd
    }

.bannermainvideo {
    height: 100%;
    width: 100%;
    border: none
}

.bannervideobox {
    height: 83vh;
    width: 100%
}

.popupvideo {
    background: #fff;
    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: #000;
    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: #000;
    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: #000;
    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: 18px;
        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: #fff;
    text-align: center;
    border: 1px solid #000;
    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: #000;
    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: #fff;
    z-index: 70;
    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: #000;
        font-size: 13px;
        text-transform: uppercase;
        color: #fff;
        padding: 3px 15px
    }

.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: #000;
        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: #000
    }

    .thankyoubox p {
        margin: 0;
        color: #000
    }

.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: #000;
    letter-spacing: .5px
}

    .gotobtn a.continuebtn {
            border: 1px solid #5acfdf;
    background: #5acfdf;
    color: #fff;
    }

        .gotobtn a.continuebtn:hover {
            border: 1px solid #000;
            background: #000;
            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: #000;
        margin: 0 0 20px
    }

    .exitpopup img {
        width: 100%
    }

    .exitpopup p {
        font-size: 20px;
        color: #000;
        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 #ddd
}

.paymentopradiolist:last-child .payinnbox {
    border-top: 1px solid #ddd
}

.paymentopradiolist:last-child .payradioheader {
    border-bottom: none
}

#showbagbtn {
    color: #000;
    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%
}

#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: #757575;
        font-size: 12px
    }

        .gobackbtn a i {
            margin-right: 5px
        }

.sizecolorbox {
    margin-top: 20px
}

.colordrpindet select {
    width: 100%;
    background: #fff;
    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: #fdb917;
    vertical-align: top
}

.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: #000;
        transform: rotate(45deg);
        position: absolute;
        top: 7px
    }

    span.cross:after {
        content: "";
        display: block;
        position: absolute;
        top: 7px;
        width: 11px;
        height: 1px;
        background: #000;
        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: #000;
        font-size: 40px
    }

        .dirtybox1inner h3 span {
            color: red
        }

.standpostbox img {
    width: 100%;
    box-shadow: 0 2px 20px rgba(0,0,0,.1);
    height:200px;
}

.blogdatabox h3 {
    color: #000;
    font-size: 20px;
    margin: 0
}

.standpostbox h3 span {
    color: red
}

.blogimgbox a {
    display: block
}

.blogdatabox {
    padding: 20px 0
}

    .blogdatabox h3 a {
        color: #000;
        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: #fff;
    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: #000;
    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: #000;
    font-weight: 400
}

    .standboxbgmain a:hover {
        text-decoration: underline
    }

.varientcounters {
    font-size: 15px;
    color: #4c4c4c;
    font-weight: 400;
    min-height: 18px;
    margin: 0 0 10px
}

.proimage1 {
    transition: all .3s;
    padding: 20px 19px 0px 19px;
}

.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: #000;
    border-radius: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 10px
}

    .detailcollboxlistlink a i {
        float: right;
        margin: 8px 0;
        transition: all .3s;
        color: #000;
        font-size: 12px
    }

    .detailcollboxlistlink a[data-toggle=collapse].collapsed .fas:before {
        content: "\f067"
    }

    .detailcollboxlistlink a[data-toggle=collapse] .fas:before {
        content: "\f068"
    }

.productbox:hover .proimage2 img {
    transition: all .3s;
    padding: 20px 19px 0px 19px;
}

.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;
	    background: 0 0;
    border: 1px solid #afacac;
    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: #000;
    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: #000;
    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: #000;
    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: #000;
    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: #fff;
    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: #000;
        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: var(--color1)
}

.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 #ddd
}

    .discboxdata h5 {
        font-weight: 700;
        font-size: 17px;
        margin: 0
    }

.discheadbox {
    padding: 10px;
    border-bottom: 1px solid #ddd
}

.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
}

    .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: #000;
            font-size: 30px;
            display: block;
            padding: 10px 15px;
            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: 70px 0
}

.contactsidecalldiv {
    background: #eee;
    text-align: center;
    padding: 30px;
    width: 60%;
    margin: 0 auto
}

    .contactsidecalldiv h4 {
        font-size: 35px;
        margin: 0 0 10px;
        font-weight: 400;
        color: #000
    }

    .contactsidecalldiv i {
        font-size: 40px;
        color: #000;
        margin: 0 0 20px
    }

    .contactsidecalldiv p {
        font-size: 20px;
        color: #000;
        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 #ddd;
    padding: 10px
}

.orderlistbot {
    border-top: 1px solid #ddd;
    padding: 10px
}

.orderproductlist {
    padding: 10px;
    border-bottom: 1px solid #eee
}

    .orderproductlist:last-child {
        border-bottom: none
    }

.trackbtn:hover {
    color: #fff;
    background: #fdb917;
    border-color: #fdb917
}

.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 {
    border: 1px solid #ddd;
    color: #000;
    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
}

    .oidbtn span {
        color: #000
    }

.orderlistbox .table {
    margin: 0
}

    .orderlistbox .table .myorderpronametext a {
        color: #000
    }

.orderlistbox {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.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: #fff;
        outline: 0
    }

.detailbrandname:hover {
    color: #fdb917
}
.promo {
       text-transform: capitalize;
    font-size: 12px;
    letter-spacing: 3px;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 400;
}
.detailbrandname {
/*    text-transform: lowercase;*/
    color: #000;
    font-size: 25px;
    display: inline-block;
    margin: 0 0 5px;
    font-weight:bolder;
}

body {
    font-family: "Inter", sans-serif;
    color: #4a4a4a;
    font-weight: 400;
	    font-size: 13px;
}

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;
    width: 100%;
    z-index: 40;
    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: 10px 0;
    float: left;
}

    .logo img {
        height: 61px;
        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)
    }

.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: 16px;
        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: #fff;
    -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 #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px
}

    .logindrop1 h5 {
        font-size: 15px;
        font-weight: 700;
        margin: 0 0 5px
    }

    .logindrop1 p {
        font-size: 13px;
        margin: 0 0 10px
    }

    .logindrop1 ul li {
        display: inline-block
    }

        .logindrop1 ul li a {
            border: 1px solid #3597b0;
            color: #000;
            display: inline-block;
            padding: 5px 15px;
            text-transform: uppercase;
            font-size: 14px
        }

        .logindrop1 ul li.loginbtnmenu a {
            background: var(--color1);
            color: #fff;
        }

.logindrop2 ul li:hover a {
    color: #000
}

.logindrop2 ul li a {
    color: #545454;
    font-size: 18px;
    display: block;
    padding: 5px 0
}

    .logindrop2 ul li a i {
        margin-right: 10px
    }

.logbtnbox {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px
}

    .logbtnbox a:hover {
        color: #000
    }

    .logbtnbox a {
        color: #545454;
        font-size: 18px;
        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: #000;
    border: none;
    padding: 5px 20px;
    background: #f0f2f5;
    outline: 0;
    border-radius: 40px;
    padding-right: 50px
}

.searchbox a {
    color: #000;
    font-size: 20px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1
}

.bigdropmenuinn {
    background: #fff;
    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 #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: left;
        color: #fdb917
    }

.about-meter-inner {
    border-radius: 5px;
    color: #000;
    background: #fff;
    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: #fff;
    box-shadow: 0 1px 8px #bebebe;
    border-radius: 5px;
    margin-bottom: 10px
}

.faqinner {
    border-top: 1px solid #eee;
    padding: 20px
}

    .faqinner p {
        font-size: 18px;
        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: #000;
        text-align: center
    }

.detailbckbtn {
    text-align: right
}

#myList {
    background: #fff;
    border: 1px solid #ddd
}

    #myList li {
        border-bottom: 1px solid #ddd
    }

        #myList li a {
            display: block;
            color: #000;
            padding: 10px 20px;
            font-size: 20px
        }

            #myList li a:hover {
                background: #f5f5f5;
                color: #fdb917
            }

.productimg {
    position: relative;
    overflow: hidden
}

    .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: #fff;
    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;
}

.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: #fff;
            color: #000;
            width: 40px;
            padding: 13px 0;
            border-radius: 5px
        }

.owl-carousel .padd10, .owl-carousel .productbox {
    width: 100%
}

.productdata {
    position: relative;
    padding: 10px
}

.botadbox img {
    height: 100px;
    border: 1px solid #ddd
}

.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: 10px;
    top: 10px;
    z-index: 5;
    color: #fff;
    background: var(--color1);
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 5px;
}

.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: #000;
    line-height: 1;
    font-size: 11px;
    display: block;
    margin: 0
}

.productprice span s {
    color: #000;
    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
}

.heading {
    color: #000;
    margin: 0 0 20px;
    text-align:center;
}

    .heading:after {
        color: var(--color1);
        content: '';
        display: block;
        height: 0.2em;
        width: 5%;
        margin: auto;
        border-bottom: solid;
    }

.heading2 {
    font-size: 35px;
    margin: 0 0 20px;
    font-weight: 900;
    letter-spacing: 1px
}

.main-heading {
    font-size: 30px;
    margin: 0 0 40px;
    font-weight: 400;
    color: #000
}

.productbox:hover {
    transition: all .3s;
    border-color: #ddd
}

    .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: 18px;
    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: 18px
}

.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: #000;
    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: #fff;
    transition: all .3s;
    border: 1px solid #ddd;
    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: #000;
        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: #000;
        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 #ddd
    }

        .sitelink li:last-child {
            border-right: none
        }

        .sitelink li a {
            color: #000;
            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: 16px;
    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: 16px;
        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: 16px;
    margin: 0 0 20px
}

.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: #000;
    }

        .footsocial ul li a i {
            font-size: 25px
        }

        .footsocial ul li a:hover {
            color: var(--color2)
        }

.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;
    border-top: 1px solid #757575
}

.visaimga {
    text-align: right
}

.contactformmainbox h4 {
    font-size: 30px;
    margin: 0 0 30px
}

    .contactformmainbox h4 i {
        margin-right: 10px
    }

.footul li {
    margin-bottom: 10px;
    color: #000
}

    .footul li a {
        display: block;
        color: #000
    }

        .footul li a:hover {
            color: var(--color4)
        }

.footmenu li a {
    display: inline-block;
    padding: 5px 0
}

.facebookbox iframe {
    width: 100%;
    height: 100%
}

.facebookbox {
    width: 100%;
    height: 180px
}

.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: #000;
        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;
    padding: 10px 10px 5px 10px;
/*    border: 1px solid var(--color1);*/
}


.catbox a {
    display: block
}

.catbox img {
    width: 100%;
    transition: all .3s;
    /*height: 150px*/
}

.catbox:hover img {
    transform: scale(1.1,1.1);
    transition: all .3s
}

.viewallbtn {
    text-align: right
}

    .viewallbtn a {
        color: #828282;
        font-size: 20px
    }

    .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: #000;
    border: 1px solid #ddd;
   
}

    #cssmenu ul .megasubmenu li {
        text-align: left
    }

.megasubmenu li a:hover {
    color: #fdb917
}

.megasubmenu li a {
    text-transform: capitalize;
    font-size: 14px;
    color: #000;
    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: #fff;
    width: 200px;
    border: 1px solid #ddd
}

    .submenulist li a:hover {
        color: #5ea045;
    }

    .submenulist > li > a {
        font-size: 14px;
        text-transform: capitalize;
        position: relative;
        color: #000;
        display: block;
        padding: 9px 13px;
        text-align: left;
        font-weight: 500
    }

#playicon1 {
    padding-right: 5px
}

.submenulist2 {
    border: 1px solid #ddd;
    width: 470px;
    display: none;
    position: absolute;
    z-index: 30;
    background: #fff;
    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: #000;
            display: block;
            padding: 9px 20px;
            text-align: left;
            font-weight: 100
        }

.searchinner p {
    color: #000;
    text-transform: capitalize;
    font-size: 13px;
    padding: 10px 0;
    font-weight: 500
}

.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: var(--color1);
    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: #000;
        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: #000;
        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 #ddd
}

.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 2px 4px 0 rgba(0,0,0,.08)
}

.orderheaderlinks ul {
    display: flex
}

.orderheaderlinks li {
    border-bottom: 2px solid transparent
}

    .orderheaderlinks li a {
        color: #000;
        display: block;
        padding: 37px 30px
    }

    .orderheaderlinks li p {
        margin: 0
    }

    .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: 16px;
        color: #6b6b6b
    }

.productbox:hover .probtnsec {
    opacity: 3
}

.prodetailtabs .productdesc ul {
    list-style: disc;
    padding-left: 20px
}

.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: 18px;
    font-weight: 300;
    color: #fff;
    padding: 5px 0;
    background: var(--color1);
    z-index: 2;
    position: relative;
    width: 42px;
    text-align: center;
    border-radius: 50%;
}

    .proaddtocartbtn:hover {
        background: var(--color4)
    }

.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: 25px;
    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: #000;
        font-size: 11px;
    min-height: 44px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	
}

.productbox {
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid var(--color1);
	border-radius:10px;
}

    .productbox:hover .productbtndiv {
        transition: all .3s;
        border-color: #ddd;
        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: #000;
    width: 40px;
    background: #fff;
    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 #ddd;
        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: 22px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #000;
    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: #000;
    line-height: 1
}

    .pro-off-price s {
        margin-left: 10px;
        font-size: 18px;
        font-weight: 400;
        color: #000;
        font-style: italic
    }

.sizecolorbox span {
    float: left;
    margin: 12px 0;
    margin-right: 20px;
    font-size: 16px;
    /*font-weight: 700;*/
    line-height: 1
}

.appendreview {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    line-height: 1
}

.quantitybox span {
    float: left;
    margin: 8px 5px 8px 0;
    width: 80px;
    line-height: 1
}

.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 #ddd;
    outline: 0;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    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: #000;
    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: #000;
        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: #000;
        color: #000
    }

    .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 #ddd
}

.checkavailtytext p {
    font-size: 16px;
    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: #fff;
    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: var(--color3);
    color: #fff;
    /*text-transform: lowercase;*/
    font-weight: 400;
    display: inline-block;
    font-size: 18px;
    padding: 5px 30px;
    letter-spacing: 1px
}

    .addcartbtn:hover {
        background: #fdb917;
        color: #fff
    }

    .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: 18px
        }

.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: 18px
        }

.prodetailtabs .nav-tabs {
    border-bottom: none;
    display: flex
}

.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: #000;
        border-color: #000
    }

.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: #000;
    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: #ddd;
        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 #ddd;
    padding: 5px 10px;
    outline: 0
}

.reviewinput textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #ddd;
    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: #fff;
    padding: 30px
}

.paymentopradio {
    border: 1px solid #ddd;
    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: 16px;
    top: 14px;
    border: 5px solid #000;
    background: #fff;
    width: 14px;
    height: 14px
}

.payraradiobtn label:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    left: 15px;
    top: 13px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 50%
}

.payradioheader {
    border-bottom: 1px solid #ddd
}

.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: 16px;
        top: 20px;
        border: 5px solid #000;
        background: #fff;
        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: #000;
    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: 16px;
    top: 1px;
    height: 16px;
    border: 1px solid #000;
    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: #000
    }

.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: #ddd;
        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: 16px
}

    .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 #ddd;
    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 #ddd
}

.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%
}

    .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: #000;
    border: 1px solid #000;
    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: #fff;
    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: #000
}

.cartprobrandname {
    font-weight: 300;
    color: #ababab;
    font-size: 20px
}

    .cartprobrandname:hover {
        color: #fdb917
    }

.cartlistname:hover, .deleteitem:hover {
    color: #000
}

.login-box {
    padding: 30px;
    margin: 0 auto;
    border-radius: 5px;
    background: #fff;
    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: #000;
    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 #ddd
}

.errormsg {
    color: #fdb917;
    font-size: 14px
}

.resend-button a:hover {
    color: #000
}

.floating-box label {
    pointer-events: none;
    font-size: 13px;
    color: #000;
    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: #000;
    margin: 0 0 5px
}

.totalreviewbox p {
    margin: 0;
    font-size: 15px
}

.totalrevstar {
    margin-bottom: 5px
}

    .totalrevstar i {
        margin-right: 10px;
        color: #ddd
    }

.writereviewbtn {
    text-align: right
}

    .writereviewbtn a {
        cursor: pointer;
        display: inline-block;
        background: #000;
        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: #ddd;
            top: 13px
        }

        .signupboxinner p:after {
            content: "";
            display: block;
            height: 1px;
            width: 99999px;
            position: absolute;
            left: 57%;
            background: #ddd;
            top: 13px
        }

.radiobtnlist table {
    width: 100%
}

.signupbtnlink {
    margin-top: 10px
}

    .signupbtnlink p {
        font-size: 14px
    }

.signupgender label {
    line-height: 1.3
}

.signupbtnlink a {
    color: #000;
    font-weight: 700
}

.addressenterbox {
    padding: 30px;
    border-radius: 5px;
    background: #fff;
    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 2px 4px 0 rgba(0,0,0,.08);
    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: #000;
    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: #000
}

.wisistimg img {
    width: 100%
}

.wishproductname {
    display: inline-block;
    color: #000;
    font-size: 15px;
    margin: 0 0 10px
}

.wishlistboxlist {
    padding: 20px;
    border-top: 1px solid #ddd
}

.wishproductprice {
    color: #000;
    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: #fdb917;
        font-size: 14px;
        font-weight: 700;
        display: inline-block
    }

    .proeditbtn i {
        margin-right: 5px
    }

.usermenusbox li a {
    display: block;
    color: #616161;
    padding: 20px 20px;
    font-weight: 500
}

.usermenusbox li {
    border-bottom: 1px solid #eee
}

    .usermenusbox li:last-child {
        border-bottom: none
    }

.myordertable table {
    width: 100%;
    border: 1px solid #ddd
}

    .myordertable table tr {
        border-top: 1px solid #ddd
    }

        .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: 16px;
        margin: 0
    }

.input-box textarea {
    width: 100%;
    height: 140px;
    border: 1px solid #ddd;
    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: #fff
}

.sticky .main-header .searchbox {
    margin: 10px auto
}

.cartcounter {
    position: absolute;
    color: #fff;
    top: 2px;
    right: 0;
    background: var(--color1);
    width: 21px;
    text-align: center;
    border-radius: 50%;
    padding: 5px 0;
    font-weight: 700;
    font-size: 11px;
    line-height: 1
}

.blogdetailtitle {
    margin-bottom: 10px;
    color: #000;
    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: #000;
    font-size: 18px;
    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 16px
}

    .mainbtn:hover {
        background: #7e7e7e;
        color: #fff
    }

.about-page p span.zoobop {
    font-size: 25px
}

.parentbrandtext {
    font-weight: 300;
    font-size: 20px
}

    .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: #000;
    padding: 8px 11px;
    box-shadow: 0 0 5px #000;
    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;
        padding: 0;
        border: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .detailmainslithumbmain .carousel-indicators li {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            text-indent: 0;
            margin: 0;
            padding: 0;
            background: 0 0;
            display: block;
            height: auto;
            border: none;
            position: relative;
            border-bottom: 2px solid transparent;
            opacity: 1
        }

            .detailmainslithumbmain .carousel-indicators li img {
                width: 100%
            }

        .detailmainslithumbmain .carousel-indicators .active {
            border-color: #000
        }

.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: #000;
        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: #fff;
    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: #fff;
    padding: 20px
}

.checkoputaddboxmain {
    padding: 5px
}

.checkoputaddbox {
    padding: 10px;
    text-align: center;
    position: relative;
    background: #fff;
    border: 1px solid #ddd
}

.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
}

.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: 16px;
        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
}

.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: 30px;
    margin-bottom: 0;
    cursor: pointer
}

.defulataddbadge {
    float: left;
    margin-left: 35px;
    margin-top: 2px
}

.myaddressbox .defulataddbadge {
    margin-left: 0
}

.defulataddbadge span {
    background: #eee;
    line-height: 1;
    font-size: 17px;
    border-radius: 50px;
    padding: 3px 11px 0;
    display: block
}

.customradiobtn input:checked ~ .radiofill {
    background-color: #000;
    border-color: #000
}

.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: 19px;
    width: 19px;
    border-radius: 50%;
    border: 2px solid #ddd
}

.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 {
    position: sticky;
    top: 70px;
    border: 1px solid #e8e8e1;
    padding: 20px;
	
}

.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: #000;
    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: 18px;
    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: #ddd;
    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: 85%;
    float: right;
    padding-left: 10px
}

.top-right > ul > li:hover .popcartmain {
    display: block
}

.popcartmain {
    position: absolute;
    width: 400px;
    text-align: left;
    right: 0;
    z-index: 30;
    padding-top: 13px;
    display: none
}

.popcartinn {
    background: #fff;
    border: 1px solid #d6d6d6
}

.popcarthead {
    border-bottom: 1px solid #efefef;
    padding: 10px
}

    .popcarthead h3 a {
        color: #000
    }

    .popcarthead h3 {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        margin: 0
    }

.dontmisssocial {
    text-align: center
}

    .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: 17px;
    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: #000;
    font-size: 15px;
    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: #000;
        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: #000;
        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
}

.popcontshopbtn {
    color: #000;
    border: 1px solid #000;
    text-transform: capitalize;
    display: inline-block;
    font-size: 14px;
    padding: 8px 16px
}

.popviewbagbtn:hover {
    color: #000
}

.popviewbagbtn {
    background: var(--color1);
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    font-size: 14px;
    padding: 8px 30px;
   
}

    .popviewbagbtn i {
        margin-right: 10px
    }

.popcarteligb {
    text-align: center;
    border-top: 1px solid #d6d6d6;
    margin-top: 10px;
    padding-top: 10px
}

    .popcarteligb h5 {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        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: #fff;
        font-size: 15px;
        text-align: center;
        display: block;
        padding: 12px 15px;
        letter-spacing: .5px;
        line-height: 1;
        font-weight:400;
    }

    #cssmenu > ul > li.has-sub > a:after {
        position: absolute;
        top: 22px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: none;
        background: #000;
        content: ""
    }

    #cssmenu > ul > li.has-sub > a:before {
        position: absolute;
        top: 19px;
        right: 14px;
        display: none;
        width: 2px;
        height: 8px;
        background: #000;
        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: #000;
        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: #000;
        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: #000;
    text-decoration: underline
}

#cssmenu > ul > li:hover > a {
    background: var(--color2);
    color: #000;
}

#cssmenu li:hover > ul {
    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: 14px;
    color: #000;
    margin: 0 0 5px
}

.productslider .owl-stage {
    padding-left: 0 !important
}

.newslettersec {
    background-position: center;
    background-repeat: no-repeat
}

    .newslettersec h3 {
        line-height: 50px;
        margin-bottom: 30px;
        color: #000;
        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 #ddd;
        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: #ddd;
    content: ""
}

#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 12px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    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: #000;
    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: #000;
    transition: all .3s
}

.checkboxlist label:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 16px;
    top: 1px;
    height: 16px;
    border: 1px solid #000;
    transition: all .3s
}


.proaddtocartbtn2 {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    padding: 1px 7px;
    background: var(--color1);
    z-index: 2;
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 10%;
}