

@media(max-width:767px){
    
.dsktp{
    display: none;
}
.cell-mob{
    display: block;
}
    
 .sc-logo{
    font-size:25px;
    font-weight:bold;
    color:#0D2B45;
    width: 100%;
}
.sc-logo img{
    width:80px;
    float: left;
    margin-right: 10px;
    padding-top: 15px;
}
.sc-logo h3{
    padding-top: 15px;
    text-transform: uppercase;
    width: 350px;
}

  /* Header */
.sc-header{
    background:#fff;
    padding:12px 0;
    box-shadow:0 2px 10px rgba(0,0,0,0.08);
}
.sc-logo{
    font-size:25px;
    font-weight:bold;
    color:#0D2B45;
    width: 100%;
}
.sc-logo span{color:#16a34a}
.sc-top-contact{
    text-align:right;
    font-size:14px;
    color:#444;
    display: none;
}
.sc-top-contact p{
    margin:2px 0;
    text-align: left;
    margin-left: 100px;
   
}
.sc-top-contact i{
    color:#16a34a;
    margin-right:5px;
}
.sc-top-contact span{
    color:#16a34a;
    margin-right:3px;
}
    

.crt-head{
    width:98%;
    margin: auto;
    height: auto;
    float: left;
    margin-top: 10px;
    
    font-weight:bold;
    color:#0D2B45;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
}
.crt-head img{
    width:100px;
    float: left;
    margin-right: 10px;

}
.crt-head h3{
    text-transform: uppercase;
    width: 100%;
    font-size:22px;
    line-height: 28px;
    padding-top: 20px;
    color: #16a34a;
   
}
.crt-head span{
    width: 100%;
    font-size: 13px;
    color: grey;
   
}
.crt-cont{
    width: 50%;
    margin-top: 25px;
    border-bottom: 1px solid #ccc;
    padding-top: 3px;
    padding-bottom: 10px;
    display: none;
}
.crt-cont p{
    text-align: right;
}


   
.sc-hero-slider .carousel-inner,
.sc-hero-slider .item{
    height:180px;
    overflow:hidden;
    width: 98%;
    margin: auto;
    margin-bottom: 20px;
}

.sc-hero-slider .item img{
    width:100%;
    height:100%;
    border-radius: 10px;
    
}


.sc-slide-caption{
    bottom:70px;
    text-shadow:none;
    display: none;
}

.sc-slide-caption h1{
    font-size:34px;
    font-weight:bold;
    margin-bottom:10px;
}

.sc-slide-caption p{
    font-size:15px;
    margin-bottom:15px;
}

    .sc-slide-caption p{
        display:none;
    }
    .sc-welcome-badges{
    text-align:center;
    width:100%;
    background:#fff;
    padding:18px 0px 6px;
    margin:0;
}

.sc-welcome-badges span{
    display:inline-block;
    background:#f0fdf4;
    color:#0D2B45;
    border:1px solid #bbf7d0;
    padding:10px 3px;
    border-radius:5px;
    margin:10px 3px;
    font-size:13px;
    font-weight:bold;
}
    
    
    


/* SEARCH */

.sc-search-box{
    width:100%;
    margin:auto;
    background: #fff;

}

.sc-search-box input{
    width:100%;
    height:50px;
    border:1px solid #ccc;
    background:#fff;
    padding:0 10px;
    outline:none;
    font-size:14px;
    border-radius: 3px;
    margin-bottom: 25px;
    position: relative;
}
.sc-search-box i{
    position: absolute;
    right: 40px;
    margin-top: 22px 
    
}

/* CATEGORY */

    .crd-set{
       margin-right: -10px;
       margin-left: 2px;
    }

    
 .sc-cat-wrapper{
        width:100%;
        max-width:100%;
        margin-bottom:50px;
        background:#fff;
    }

    .sc-cat-wrapper .sc-cat-card{
        width:110%;
        float:left;
        cursor:pointer;
        text-align:center;
        border:1px solid #ccc;
        background:#fff;
        border-radius:3px 3px 0 0;
        margin-bottom:15px;
        overflow:hidden;
    }

    .sc-cat-wrapper .sc-cat-card img{
        display:block;
        width:100%;
        height:90px;
        margin:0 auto;
        background:#fff;
        border-radius:3px 3px 0 0;
        
    }


    /* Mobile Category Title + Count */

    .sc-cat-wrapper .sc-cat-info{
        width:100%;
        height:27px;
        border-top:1px solid #ccc;
        background:#fff;
        overflow:hidden;
    }

    .sc-cat-wrapper .sc-cat-card h4{
        width:79%;
        height:27px;
        line-height:27px;
        float:left;
        margin:0;
        padding:0 0 0 5px;
        box-sizing:border-box;
        color:#222;
        font-size:10px;
        font-weight:bold;
        text-align:left;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }

    .sc-cat-wrapper .sc-cat-count{
        width:20%;
        height:27px;
        line-height:27px;
        float:right;
        display:block;
        padding-right:3px;
        box-sizing:border-box;
        text-align:right;
        overflow:visible;
        margin-right: 1%;
        margin-top: -2px;
        
    }

    .sc-cat-wrapper .sc-cat-count-badge{
        display:inline-block;
        min-width:18px;
        height:18px;
        line-height:16px;
        padding:0 5px;
        border-radius:20px;
        font-size:9spx;
        font-weight:bold;
        text-align:center;
        
    }


    /* Mobile: Hide Categories After First 8 */

    .sc-mobile-extra-cat{
        display:none;
    }

    .sc-mobile-extra-cat.sc-category-open{
        display:block;
    }


    /* Mobile: View More / Less Row */

    .sc-category-more-box{
        display:block;
        width:90%;
        clear:both;
        margin:2px auto 15px auto;
        padding:0;
    }

    .sc-category-more-btn{
        display:block;
        width:100%;
        min-height:36px;
        margin:0;
        padding:8px 8px;
        box-sizing:border-box;
        border:0;
        border-radius:4px;
        background:#f8f8f8;
        color:#17893b;
        font-size:12px;
        font-weight:bold;
        cursor:pointer;
        outline:none;
        box-shadow:none;
    }

    .sc-category-more-btn:hover,
    .sc-category-more-btn:focus,
    .sc-category-more-btn:active{
        border:0;
        background:#f8f8f8;
        color:#17893b;
        outline:none;
        box-shadow:none;
    }

    .sc-category-more-text{
        width:90%;
        min-height:20px;
        line-height:20px;
        float:left;
        display:block;
        text-align:left;
    }

    .sc-category-more-icon{
        width:10%;
        min-height:20px;
        line-height:20px;
        float:right;
        display:block;
        text-align:right;
        font-size:16px;
    }
    
    

.sc-cat-wrapper .sc-cat-card.active{
    border-color:#17893b;
}

.sc-cat-wrapper .sc-cat-card.active img{
    border-color:#17893b;
}

.sc-cat-wrapper .sc-cat-card.active h4{
    color:#17893b;
}



/* PRODUCTS */

.sc-products-wrapper{
    max-width:100%;
    padding-bottom:50px;
}

.sc-products-wrapper .prod-headding{
    width: 90%;
    margin: auto;
    height: 30px;
    line-height: px;
    
    margin-bottom: 15px;
}
.sc-products-wrapper .prod-headding h4{
    font-weight: ;
    font-family: alata;
    
}
.btm-line{
    border-top: 2px solid #17893b;
    width: 70px;
    margin-top: 8px;
    margin-bottom: 25px;
    margin-left: 0px;
}


.sc-product-card{
    width: 95%;
    height: 140px;
    float: none;
    margin:auto;
    margin-right: 3%;
    margin-bottom: 25px;
    background: #fff;
    border: 1px solid #c2c2c2;
    border: 1px solid grey;
    border-bottom: 2px solid #358241;
    border-radius: 5px 5px 0px 0px;
    position: relative;
}


.sc-product-card .sc-product-image{
    width:35%;
    height:100px;
    float: left;
    position: relative;
    margin-top: 5px;
    
}
.sc-product-card .sc-product-image .label{
    position: absolute;
    top: 0px;
    left: 1px;
    background-color: #f75c5c;
    border-radius: 0px;
    padding: 4px 10px;
    font-size: 11px;
}
.sc-product-card .sc-product-image img{
    width: 90%;
    margin-left:5%;
    height: 100%;
    
}
.sc-product-card .sc-product-details{
    float: left;
    padding-top: 15px;
    width: 65%;
}
.sc-product-card .sc-product-details h4{
    font-weight: bold;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 12px;
    margin-bottom: px;
    height: 20px;
    overflow: hidden;
}
.sc-product-card .sc-product-details p{
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    color: grey;
}

.sc-product-card .sc-product-details .sc-price{
    font-weight: bold;
    font-size: 15px;
    color: #358241;
    
}

.sc-product-card .sc-product-details .sc-price-row{
    color:#000;
    float: left;
    font-size: 12px;
    width: 50%;
}
.sc-product-card .sc-product-details .sc-price-row .price-mrp{
    color:red;
    width: 100%;
    float: left;
    font-size: 11px;
}
.sc-product-card .sc-product-details .sc-price-row .price-mrp span{
    color: #222;
}
.sc-product-card .sc-product-details .sc-price-row .price-off{
    background: #c8f7fa;
    height: 20px;
    text-align: center;
    float: left;
    padding: 2px 6px;
    border-radius: 2px;
    border: 1px solid #6ccca7;
    color:red;
    font-weight: bold;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 10px;
}


.sc-product-card .sc-variant-section{
    width: 100%;
    height: auto;
    padding:0px 5px;
    margin-top:0px;
    
}
.sc-product-card .sc-variant-section .sc-variant{
    background: none;
    outline: none;
    border: 1px solid #ccc;
    height: 35px;
    width: 50%;
    float: right;
}
.sc-product-card .sc-bottom{
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: whitesmoke;
    border-top: 1px solid #ccc;
    height: 30px;
}

.sc-product-card .sc-bottom .sc-qty{
    float: left;
    padding:5px;
    display: none;
    
}
.sc-product-card .sc-bottom .sc-qty button{
    background: none;
    padding: 0px 10px;
    float: left;
    outline: none;
    border: 1px solid #ccc;
    color: red;
    font-weight: bold;
    background: #fff;
    height: 25px;
    margin-top: -3px;
    font-size: 16px;
}
.sc-product-card .sc-bottom .sc-qty input{
    padding:0px 0px;
    width: 30px;
    float: left;
    outline: none;
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
    text-align: center;
    height: 25px;
    margin-top: -3px;
}
.sc-product-card .sc-bottom .sc-qty .qty-plus{
    color: #358241;
    font-weight: bold;
    border-left: none;
}
.sc-product-card .sc-bottom .sc-qty .qty-minus{
    border-right: none;
}

.sc-product-card .sc-bottom .sc-add{
    background: none;
    border: none;
    color: #fff;
    background: #f75c5c;
    font-size: 11px;
    padding: 3px 15px;
    float: right;
    border-radius: 2px;
    margin-top: 3px;
    margin-right: 5px;
}

.sc-product-card .sc-bottom .added{
    background: none;
    border: none;
    color: #fff;
    background: #358241;
    font-size: 11px;
    padding: 3px 10px;
    float: right;
    border-radius: 2px;
    margin-top: 3px;
   
}

    
    

.sc-wrap{
    max-width:100%;
    margin:10px auto;
    padding:0px 5px;
    
}

.sc-wrap .sc-page-title{
    width: 100%;
    height: auto;
    margin-top: 50px;
    padding-left: 10px;
    margin-bottom: 30px;
}
.sc-wrap .sc-page-title .scCartHeadLeft{
    float: left;
    width: 50%;
    height: auto;
    
}
.sc-wrap .sc-page-title .scCartHeadLeft .sc-cart-icon{
    float: left;
    margin-right: 15px;
}

.sc-wrap .sc-page-title .scCartHeadLeft .sc-cart-icon i{
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    background-color: #16a34a;
    color: #fff;
    
}


.sc-wrap .sc-page-title .scCartCustomerBox{
    float: right;
    width:50%;
    height: auto;
    margin-bottom: 10px;
    text-align: right;
}
.sc-wrap .sc-page-title .scCartCustomerBox .scCartCustomerName{
   
    float: right;
    text-align: right;
    padding-right: 10px;
}
.sc-wrap .sc-page-title .scCartCustomerBox .scCartCustomerName .contact_addr{
    width: 100%;
    text-align: right;
    
}

.sc-left{
    float:left;
    width:100%;
    padding-right:0px;
    border: none;
}
.sc-right{
    float:left;
    width:30%;
}
.sc-panel,.sc-summary{
    background:#fff;
    border:1px solid #e1e1e1;
    border-radius:4px;
    padding:5px;
}
    .sc-panel{
        border: none;
    }
.sc-left .sc-head-row{
    background:#f4faf6;
    border:1px solid #e6eee9;
    padding:13px 0px;
    font-weight:bold;
    overflow:hidden;
    margin-bottom:10px;
    display: none;
}
.sc-left .sc-h-img{
    float:left;
    width:80px;
    text-align: center;
}
.sc-h-product{
    float:left;
    width:200px;
    
    text-align: center;
}
.sc-h-price{
    float:left;
    width:180px;

    text-align: center;
}
.sc-h-qty{
    float:left;
    width:150px;
    text-align:center;
  
}
.sc-h-sub{
    float:left;
    width:130px;
    text-align:center;
}
.sc-h-act{
    float:left;
    width:60px;
    text-align:center;
}

/*
.sc-item{overflow:hidden;border-bottom:1px solid #eee;padding:14px 0;}
.sc-item:last-child{border-bottom:0;}
.sc-prod{float:left;width:40%;}
.sc-price-col{float:left;width:15%;padding-top:15px;}
.sc-qty-col{float:left;width:20%;padding-top:10px;text-align:center;}
.sc-sub-col{float:left;width:15%;padding-top:15px;text-align:right;font-weight:bold;font-size: 15px;}
.sc-act-col{float:left;width:7%;padding-top:10px;text-align:right;}
.sc-prod h4{margin:0 0 7px;font-size:17px;font-weight:bold;}
.sc-var{color:#007f3d;font-size:13px;margin-bottom:8px;}
.sc-main-price{font-weight:bold;font-size:15px;}
.sc-main-price del{color:#999;margin-left:8px;font-weight:normal;}
.sc-save{color:#007f3d;font-size:13px;margin-top:7px;}
*/

.sc-bottom-actions{
    overflow:hidden;
    margin-top:15px;
}
.sc-addmore{
    float:left;
    border:1px solid #06a34f;
    color:#06a34f;
    background:#fff;
    padding:10px 15px;
    text-decoration:none;
    border-radius:4px;
    margin-left: 3%;
}
.sc-clear-cart{
    float:right;
    border:none;
    color:#e3342f;
    background:#fff;
    padding:10px 18px;
    border-radius:4px;
}


.sc-item{
    width: 95%;
    height: 180px;
    float: none;
   
    font-family: calibri;
    font-size: 14px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    border: 1px solid grey;
    border-bottom: 2px solid #06a34f;
    border-radius: 5px 5px 0px 0px;
    position: relative;
}
.sc-item .sc-itm-block{
    width: 100%;
    height: auto;
    
}


.sc-item .sc-itm-block .sc-img-sctn{
    width: 30%;
    height: 120px;
    margin-right: 10px;
    float: left;
    border: none;
    padding: 5px;
}
.sc-item .sc-itm-block .sc-img-sctn img{
    width: 100%;
    height: 100%;
}
.sc-item .sc-itm-block .sc-prod{
    float: left;
    width: 50%;
    margin-top: 5px;
    font-size: 15px;
    font-family: calibri;
    
}

    .crtcncl-btn{
        float: right;
        width: 8%;
        font-size: 18px;
        font-weight: bold;
        color: crimson;
        background: none;
        border: none;
    }    
    
.sc-item .sc-itm-block .sc-price-col{
    width: 50%;
    float: left;
    text-align: left;
    font-family:calibri;
    margin-bottom: 40px;
}
.sc-item .sc-itm-block .sc-price-col .scCartDDPEPrice{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #06a34f;
    
}
.sc-item .sc-itm-block .sc-price-col .scCartDDPEMrp{
    font-size: 12px;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
   
}
.sc-item .sc-itm-block .sc-price-col .scCartDDPEMrp del{
    color: red;
}
.sc-item .sc-itm-block .sc-price-col .scCartDDPEMrp span{
    color: #222;
}
.sc-item .sc-itm-block .sc-price-col .scCartDDPESave{
    font-size: 10px;
    float: left;
    background: #c8f7fa;
    border: 1px solid #6ccca7;
    padding: 4px 3px;
    border-radius: 3px;
    color: red;
}
    
.scCartmobgst{
    float: right;
    width: 17%;
    text-align: center;
    padding-right: 0px;
}    

    .sc-btm-combined{
        width: 99%;
        background-color:whitesmoke;
        float: left;
        border-top: 1px solid #ccc;
        height: 40px;
        margin: auto;
        position: absolute;
        bottom: 0px;
        margin-left: 0.7%;
    }    
    
.sc-item .sc-itm-block .sc-qty-col{
    clear:both;
    width: 150px;
    float: left;
    text-align: center;
    margin-top: 5px;
    padding-left: 10px;
    
}
.sc-item .sc-itm-block .sc-qty-col button{
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    outline: none;
    background: #fff;
    border: 1px solid #ccc;
    color: #16a34a;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    
    
}
.sc-item .sc-itm-block .sc-qty-col .scCartQtyNum{
    width: 40px;
    float: left;
    border: 1px solid #ccc;
    height: 30px;
    border-right: none;
    border-left: none;
    line-height: 30px;
    background: #fff;
    
}

.sc-item .sc-itm-block .sc-sub-col{
    width: 150px;
    float: right;
    text-align: right;
    margin-top: 10px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 16px;
    color: #06a34f;
    color: #000;
    line-height: 25px;
}

.sc-item .sc-itm-block .sc-act-col{
    text-align: right;
    margin-top: 10px;
    float: none;
    margin-right: 5px;
    
}
.sc-item .sc-itm-block .sc-act-col button{
    background: none;
    color: crimson;
    outline: none;
    border: none;
    font-weight: bold;
    font-size: 18px;
}

.sc-right{
    float:left;
    width:98%;
    margin:auto;
    margin-top: 25px;
}
    .sc-summary{
        width: 95%;
        height: auto;
        margin: auto;
        float: none;
        padding: 10px;
        border: 1px solid #16a34a;
    }

.sc-summary h3{margin:10px 5px;font-size:18px;font-weight:bold;}
.sc-summary h3 i{color:#06a34f;}
.sc-srow{overflow:hidden;margin-bottom:14px;font-size:15px;}
.sc-srow span:first-child{float:left;color:#333;}
.sc-srow span:last-child{float:right;font-weight:bold;}
.sc-total{border-top:1px solid #eee;margin-top:15px;padding-top:18px;}
.sc-total span:first-child{font-size:18px;font-weight:bold;}
.sc-total span:last-child{font-size:18px;color:#078a42;font-weight:bold;}
.sc-wa-btn{width:100%;background:#06a34f;color:#fff;border:0;border-radius:4px;padding:13px;margin-top:18px;font-size:17px;font-weight:bold;}
.scConfirmBtn{
    width:100%;background:#06a34f;color:#fff;border:0;border-radius:4px;padding:13px;margin-top:18px;font-size:17px;font-weight:bold;
}
.sc-safe{border:1px solid #bfe8ce;background:#f7fffa;text-align:center;margin-top:18px;padding:17px;border-radius:4px;color:#007f3d;font-weight:bold;}

.sc-feature-two{
    width: 100%;
    height: 600px;
    float: none;
    margin: auto;
    text-align: center;
    margin-top: 50px;
}
.sc-feature-two .sc-feature{
    width: 90%;
    float: left;
    margin-left: 5%;
    border-radius: 5px;
    
}
    
.scCartCustomerBox{
    display: none;
} 
.scCustBottomMenu{
    display:block;
}    

    
.ord-success-wrap{
    max-width:100%;
    margin:35px auto;
    padding:0 12px;
}

.ord-success-card{
    background:#fff;
    border:1px solid #e6e6e6;
    box-shadow:0 4px 18px rgba(0,0,0,0.08);
    padding:25px;
    text-align:center;
}

.ord-success-icon{
    width:72px;
    height:72px;
    line-height:72px;
    margin:0 auto 15px;
    border-radius:50%;
    background:#e9f8ef;
    color:#18a058;
    font-size:36px;
}

.ord-success-card h3{
    margin:0 0 8px;
    color:#222;
    font-weight:bold;
}

.ord-success-card p{
    color:#555;
    font-size:14px;
    line-height:23px;
}

.ord-code-box{
    background:#f3f6f9;
    border:1px dashed #cfd8e3;
    padding:12px;
    margin:18px 0;
    color:#0D2B45;
    font-weight:bold;
    font-size:15px;
}

.ord-btns{
    margin-top:18px;
}

.ord-btn{
    display:inline-block;
    padding:10px 16px;
    margin:5px;
    text-decoration:none;
    font-size:14px;
    border:1px solid #0D2B45;
}

.ord-btn-main{
    background:#0D2B45;
    color:#fff;
    color:#fff;
}

.ord-btn-light{
    background:#fff;
    color:#0D2B45;
}

.ord-btn:hover{
    text-decoration:none;
}    
    
.notify{
    color: red;
    height: 40px;
    line-height: 20px;
}
    
.sc-footer{
    background:#071d2f;
    color:#cbd5e1;
    padding:8px 15px;
    border-top:4px solid #16a34a;
} 
    
.empty-block{
    
    width: 80%;
    margin: auto;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 100px;
    line-height: 10px;
    background-color: #16a34a;
    color: #fff;
    text-align: center;
}

.empty-block a{
    text-decoration: none;
    color: #fff;
    display: block;
}
    
    
.scCustBottomMenu{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    height:58px;
    background:#fff;
    border-top:1px solid #e5e5e5;
    box-shadow:0 -3px 14px rgba(0,0,0,.10);
    z-index:9999;
    display:block;
    padding-top: 5px;
}

/* Home + Orders */

.scBmItem{
    width:15%;
    float:left;
    text-align:center;
    text-decoration:none;
    color:#0D2B45;
    padding-top:8px;
}

.scBmItem i{
    display:block;
    font-size:20px;
    color:#16a34a;
    margin-bottom:2px;
}

.scBmItem span{
    font-size:11px;
    font-weight:bold;
}

/* Customer */

.scBmCenter{
    width:55%;
    float:left;
    text-align:center;
    padding-top:8px;
}

.scBmCenter strong{
    display:block;
    font-size:13px;
    font-weight:bold;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.scBmCenter small{
    display:block;
    font-size:11px;
    color:#777;
}

/* Logout */

.scBmLogout{
    width:15%;
    float:left;
    text-align:center;
    text-decoration:none;
    color:#d9534f;
    padding-top:8px;
}

.scBmLogout i{
    display:block;
    font-size:20px;
    color:#d9534f;
    margin-bottom:2px;
}

.scBmLogout span{
    font-size:11px;
    font-weight:bold;
}

/* Order Badge */

.scBadge{
    background:#dc2626;
    color:#fff;
    border-radius:20px;
    padding:1px 5px;
    font-size:9px;
    font-weight:bold;
    margin-left:2px;
    top:-6px;
    position:relative;
}
    
    


/* Tablet */



/* Mobile */
    
   .scOrderCol{
        width:90% !important;
        float:none !important;
        margin: auto;
        padding:0 0 15px;
    }

    .scOrderCard{
        margin:0;
    }



     .scNewHeader{
        min-height:74px;
        padding:7px 0;
    }

    .scNewHeaderBrand{
        width:100%;
        min-height:60px;
        padding:0 10px;
    }

    .scNewHeaderLogo{
        width:60px;
        height:60px;
        margin-right:9px;
    }

    .scNewHeaderDetails{
        padding-top:8px;
    }

    .scNewHeaderDetails h3{
        margin-bottom:2px;
        font-size:18px;
        line-height:23px;
        font-weight: bold;
    }

    .scNewHeaderDetails p{
        font-size:12px;
        line-height:17px;
    }

    .scNewDesktopMenu,
    .scNewHeaderContact{
        display:none;
    }

    .scNewMobileMenu{
        display:block;
        position:fixed;
        left:0;
        right:0;
        bottom:0;
        z-index:9999;
        width:100%;
        height:62px;
        background:#ffffff;
        border-top:1px solid #dddddd;
        box-shadow:0 -2px 8px rgba(0,0,0,0.08);
        text-align:center;
    }

    .scNewMobileItem,
    .scNewMobileExit{
        width:19%;
        height:61px;
        float:left;
        padding-top:9px;
        color:#444444;
        text-decoration:none;
        border-right:1px solid #eeeeee;
    }

    .scNewMobileItem:hover,
    .scNewMobileItem:focus,
    .scNewMobileExit:hover,
    .scNewMobileExit:focus{
        color:#0d6b42;
        text-decoration:none;
    }

    .scNewMobileItem i,
    .scNewMobileExit i{
        display:block;
        margin-bottom:3px;
        font-size:18px;
    }

    .scNewMobileItem span,
    .scNewMobileExit span{
        display:block;
        font-size:11px;
        line-height:15px;
    }

    .scNewMobileCustomer{
        width:43%;
        height:61px;
        float:left;
        padding:12px 5px 5px 5px;
        overflow:hidden;
        text-align:center;
        border-right:1px solid #eeeeee;
    }

    .scNewMobileCustomer strong{
        display:block;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
        font-size:12px;
        line-height:17px;
        color:#222222;
    }

    .scNewMobileCustomer small{
        display:block;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
        font-size:10px;
        line-height:16px;
        color:#777777;
    }

    .scNewMobileExit{
        color:#b42828;
        border-right:0;
    }

    body{
        padding-bottom:62px;
    }

    
  .sc-cart-bar{
            bottom:62px;
        }

        /*
         * Footer ka copyright cart bar aur mobile menu
         * dono ke peeche nahi jayega.
         */
        .sc-footer-customer-login{
            margin-bottom:59px;
        }

        /*
         * Mobile menu cart bar se upar z-index layer par rahe.
         */
        .scNewMobileMenu{
            z-index:100000;
        }

    

    
}   /* End of mob*/