body.modal-open {
    padding-right: 0 !important;
    overflow: hidden !important;
    transition: 4s all;
}
.main-carousel-image , .small-carousel-img{
    object-fit: cover;
}
@media (min-width:1401px){
    .main-carousel-image{
        height: 100vh;
        max-height: 547px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 350px;
    }
}
@media (min-width:1200px) and (max-width: 1400px){
    .main-carousel-image{
        height: 100vh;
        max-height: 387px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 351px;
    }
}
@media (max-width:1199px){
    .main-carousel-image{
        height: 100vh;
        max-height: 345px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 300px;
    }
}
@media (max-width:1199px){
    .main-carousel-image{
        height: 100vh;
        max-height: 345px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 401px;
    }
}

@media (min-width:991px) and (max-width:1050px){
    .main-carousel-image{
        height: 100vh;
        max-height: 284px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 279px;
    }
}

@media (min-width:730px) and (max-width:990px){
    .main-carousel-image{
        height: 100vh;
        max-height: 216.45px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 216px;
    }
}
@media (min-width:430px) and (max-width:729px){
    .main-carousel-image{
        height: 100vh;
        max-height: 208px ;
    }
    .small-carousel-img {
        transform-style: preserve-3d;
        height: 100vh;
        max-height: 180px;
    }
}


@media screen and (max-width:991px){
    .signup-modal .nav-tabs > li a.active, .signup-modal .nav-tabs > li a.active:focus, .signup-modal .nav-tabs > li a.active:hover {
        border: 0;
        font-size: 16px;
        background: #fff !important;
        color: #84c225 !important;
        border-bottom: 2px solid #84c225 !important;
        border-right: 0 !important;
        cursor: pointer;
    }
    .search-bar{
        width: 100% !important;
        max-width: 100%;
}
    
    hr{
        border-color: #C6C6C6 !important;
    }
    .profile_sidebar{
        display: none;
    }

    .heading>h2{
        margin-top: auto;
        margin-bottom: auto;
    }
    .md-accordion .card .fa-angle-down {
        float: right;
        transform: rotate(0deg);
    }
.mw-btn-trigger{
    display: none !important;
}
#headerControllerId{
    background-color: #84C225;
}
.container.md{
    max-width: 100%;
    margin: auto !important;
    box-shadow: none;
    padding-left: .75rem !important;
    padding-right: .75rem !important;
}
.searchbar{
    position: relative;
    margin-top: -6px !important;
}

.searchbar>input {
    margin-left: 0;
    border-radius: 10rem !important;
    height:35px !important
}
.searchbar>button.light-green.lighten-1{
    position: absolute !important;
    right: 5px !important;
    border: none !important;
    background-color: transparent !important;
    color: #333333;
    top: 50%;
    transform:translateY(-50%);
}
.searchbar>button>i {
    font-size: 1.5rem !important;
}
.checkout-section{
    border:none !important
}
.mobilelocation{
    background-color: transparent !important;
   
}
.mobileuser{
    background-color: transparent !important;
   
}
.mobilelocation{
    color: white !important;
font-size: 2.8rem
}
.mobileuser{
    color: white !important;
font-size: 2.8rem
}
.d-menu>div{
    max-width: 33.333333%;
    flex:0 1 33.333333%;
}
.mobile___profile__links{
    text-align:left;
}
.mobile___profile__links>a{
    font-size:1.2rem !important
}
.js-logo{
    max-width: 130px;
    height: calc(100% - 30px);
    margin-top: auto;
    object-fit: contain;
}
#collapseOne {
    position: absolute;
    z-index: 20;
    width: 100%;
    min-width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 11px 28px -7px rgba(0,0,0,.54);
    border-bottom: 1px solid #bdbdbd;
    left: 0%;
    right: 0%;
    top: auto;
   
}
#collapseTwo {
    position: absolute;
    z-index: 20;
    width: 100%;
    min-width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 11px 28px -7px rgba(0,0,0,.54);
    border-bottom: 1px solid #bdbdbd;
    left: 0%;
    right: 0%;
    top: auto;
   
}
#collapseOne>.card{
    background-color: #F5F5F5 !important;
}
#collapseTwo>.card{
    background-color: #E5E5E5 !important;
}
#collapseTwo>.card>h5{
    background: #e5e5e5;
    color: #618a09;
    font-size: 16px;
    padding: 7px 20px;
    font-weight: 400;
    font-family: proxima_nova_reg;
}
#collapseTwo>.card>.card-body>p{
    color: #656565;
    font-size: 10px;
    display: block;
    
}
.counter {
    position: absolute;
    top: 0;
    left: auto;
    right: -7%;
    z-index: 2;
    padding: 1px 4px;
    /* margin-left: -17px; */
    font-size: 11px;
    color: #fff;
    background-color: #fe1212;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12)
}

.mobilelocation:hover{
    background: #F5F5F5 !important;
    border-radius: 0px !important;
    color: yellowgreen !important;
}
.mobileuser:hover{
    background: #F5F5F5 !important;
    border-radius: 0px !important;
    color: yellowgreen !important;
}
.mobileuser:hover .svg-user-mw {
    background-position: 96.25138745731438% 95.83551374458554%!important;
}
.mobilelocation:hover .svg-location-mw {
    background-position: 49.00150164110419% 48.32214765100671%!important;
}
.btn-amber{
    background-color: #FFD92D !important;
    text-transform: capitalize !important;
    box-shadow: none !important;
    font-size: 1.6rem !important;
    color: #333333 !important;
}
.signup-modal .nav-tabs {
  
    width: 160px;
    
}
.featured-post-area .carousel-indicators li .post-title h5 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;


}
}

@media (max-width:767px){
    .featured-post-area .carousel-indicators li h2 {
        font-size: 38px;
        color: #a6a6a6;
        margin-bottom: 0;
        font-weight: 400;
        margin-top: 5px !important;
    }
    .featured-post-area .carousel-inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%;
    }
    .featured-post-area .carousel-indicators {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 99%;
        min-width: 99%;
        width: 99%;
    }
    .featured-post-area .carousel-indicators li .post-title h5 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
    }
    .single-blog-post .post-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%;
        margin-right: 0;
    }
    .single-blog-post .post-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%;
    }
    .single-blog-post .post-content .post-title h4 {
        font-size: 23px;
    }
    .featured-post-area .carousel-inner .carousel-item .featured-post-content .post-title h2 {
        font-size: 24px;
    }
    .login-content{
        width: 100% !important;
        
        min-height: auto;
        top: auto;
     
    }
    .user-dismiss {
        position: absolute;
        right: -2.2%;
        top: -2.6%;
    }
    .counter {
      
        right: -31%;}
}


@media (max-width: 550px){
    .featured-post-area .carousel-indicators {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 90%;
        min-width: 90%;
        width: 100%;
        
    }
    .main-content .section-title {
        font-size: 1.8em;
    }

    .col-xs-8 {
        width: 66.66667%;
    }
    .col-xs-4 {
        width: 33.333333%;
    }
    .mw-header-icns {
        margin-top: -4px;
        padding: 0px 14px;
    }
    .d-menu>div{
        width: 100%;
    }
    .d-menu>:first-child{
        width: 100%;
    }
    .d-menu>:last-child{
        width: 100%;
    }
    .product-card{
        min-height: 218px !important;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    margin-bottom: 1rem!important;
}


    
    .pro-img {
        width: auto;
        height: 73px;
        margin-top: 0px !important;
    }
    .brand-height{
        margin-top: 25px;;
    }
    .sale-card {
        position: absolute;
        z-index: 1;
        right: 7%;
        left: 7%;
        top: 4px;
    }

    .counter {
      
        right: 7%;}
        .product-card {
            /* flex: 1 1 auto; */
            width: 100%;
}
.msg-coming {
    transform: translate(400px, 0px);}
    .carousel .carousel-indicators li {
        width: 100%;
        height: auto;
        cursor: pointer;
        border-radius: 1%;
        text-align: center;
        padding: 5px 22px}

        .carousel-indicators {
           
            margin-right: 5%;
            margin-left: 5%;}
    

}
@media (min-width:500px ) and (max-width:767px){

    .pro-img {
        width: auto;
        height: 168px;
        margin-top: 0px !important;
    }
    }

    @media (min-width:500px ) and (max-width:575px){

        .pro-img {
            width: auto !important;
            height: 65px;
            margin-top: 0px !important;
        }
        .product-card {
            min-height: 211px !important;
        }
        .brand-height {
            margin-top: 30px;
            height: 12px;
        }
        }

    @media (max-width: 500px){
        .featured-post-area  .carousel-indicators{
            display: none;
        }
        #featured-post-slides .carousel-inner{
            
    height: 350px;

        }
    }

 

    @media (min-width: 991px){
        .cat_custom_col {
            max-width: 25.5%;
            flex: 0 0 25.5%;
        }
        .cat_custom_col2 {
            -ms-flex: 0 0 74.5%;
            flex: 0 0 74.5%;
            max-width: 74.5%;
        } 
        
    }

    @media (min-width: 1200px){
        .cat_custom_col {
            max-width: 21.5%;
            flex: 0 0 21.5%;
        } 
        .col-subcat{
            -ms-flex: 0 0 28.333333%;
            flex: 0 0 28.333333%;
            max-width: 28.333333%;
        }
    }

    @media (min-width:0px) and (max-width:429px){
        .main-carousel-image{
            height: 100vh;
            max-height: 120px;
        }
        .small-carousel-img {
            transform-style: preserve-3d;
            height: 100vh;
            max-height: 138px;
        }
        .js-logo {
            max-width: 90px;
           
        }
    }