body{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #555555;
    background: #f1f1f1;
    overflow-y: auto;
    font-weight:normal;
}

a {
    text-decoration: none;
    color: #555555;
    font-weight:normal;
}

.wrapper{
    zoom:1;
}

.mask{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
    z-index: 500;
    display:none;
}
.mask.opacity{
    display:block;
}

.navbar-fixed-top.shrink-active {
    top: -28px;
}



.navbar-fixed-top.shrinkable{
    /*-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;*/
    -webkit-transition: top 0.5s ease;
    transition: top 0.5s ease;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

#header{
    border: none;
    margin-bottom:0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    z-index:20;
}

/*----ACTION-MENU---*/
.topbar{
    background: #F5F5F5;
    position: relative;
    color:white;
    /*border-bottom: 1px solid #d6d6d6;*/
    border-bottom: 1px solid #E6E6E6;
    /*z-index:0;*/
}
.topbar .action-menu{
    float: right;
    font-size: 12px;
    position: relative;
    z-index: 3;
    margin-bottom:0px;
}
.topbar .action-menu li{
    margin:0;
    float:left;
    padding:0;
    border-right: 1px solid #E6E6E6;
    zoom:1;
}

.topbar .action-menu li:last-child{
    border-right:0;
}

.topbar .action-menu li>a{
    padding: 4px 16px 4px 16px;
    display:block;
    font-weight:400;
    font-size: 12px;
    color: #6A6A6A;
    text-decoration: none;
}

.topbar .action-menu li.dropdown.open>a{
    background:#fff;
    color:#000;
}

.topbar .action-menu li>a>i.fa{
    width: 12px;
    height: auto;
    font-size: 13px;
}

.top-nav{
    float: right;
    font-size: 12px;
    position: relative;
    margin-bottom:0px;
    zoom:1;
}

.top-nav li span.es-lag-title{
    color: #777;
}
.top-nav li .btn-link{
    text-decoration:none;
    padding:0px;
}

.top-nav li .btn-link a{
    padding:3px 0px;
    display: inline-block;
    font-weight:400;
    font-size: 12px;
    color: #216FB1;
    text-decoration: none;
    zoom:1;
}

.top-nav li .country-selector{
    border:0;
    border-radius:0px;
    z-index:9999;
    zoom:1;
}
/*----END ACTION-MENU---*/
.brand-section {
    background:#fff none repeat scroll 0 0;
    position:relative;
    z-index:1;
}
.navbar-fixed-top.shrink-active .brand-section{

}
.brand-section .header-center{
    padding: 12px 0px;
}

.brand-section .header-center .es-menu-category{
    display:none;
    zoom:1;
    float:left;
    width:21px;
    margin-right:5px;
}

.brand-section .header-center .es-menu-category .es-menu{
    font-size:21px;
    font-size: 21px;
    color: #878888;
}

.brand-section .header-center .logo-img img.small-logo{
    display:none;
}

.brand-section .header-center .navbar-form {
    margin:0;
    padding:0;
}

.brand-section .header-center .navbar-form .help-block {
    display: block;
    margin-top:2px;
    margin-bottom: 0px;
    color: #777;
    font-size:11px;
    font-weight: 400;
}
.brand-section .header-center .navbar-form .help-block b{
    font-weight:500;
    color:#000;
}
.block-form .form-control{
    height: 45px;
    border-color: #DDDADA;
    box-shadow: none;
    border-radius: 0;
}

.brand-section .header-center .navbar-form .input-group{
    width:100%;
    border: 1px solid white;
}

.brand-section .header-center .navbar-form .input-group-addon {
    width: 15%;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: white;
    text-align: center;
    background-color: #29A8DE;
    border: 0;
    border-radius: 0px;
}

.brand-section .header-center .navbar-form .input-group-addon .search-icon {
    padding: 0;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 3px;
    border: 0;
    outline: 0;
    box-shadow: none;
    background: transparent;
}


.header-center .block-cart-option{

}

.block-cart-option ul{
    margin:0px;
    text-align: right;
}

.block-cart-option ul li{
    padding:0px 7px;
}

.block-cart-option .shop-cart{
    position: relative;
    margin-top: 6px;
    text-shadow: 0px 1px 1px #FFFFFF;
}

.block-cart-option .shop-cart a{
    color: #515151;
    text-decoration:none;
}

.block-cart-option .shop-cart .shop-icon{
    font-size: 30px;
    float: left;
    margin-right: 5px;
    color: #474747;
}

.block-cart-option .shop-cart .fa-shopping-bag {
    color: #29A8DE;
}

.block-cart-option .shop-cart .cart-option{
    float: left!important;
    color: #000;
    text-align: left;
    margin-top: 3px;
    overflow: hidden;
    white-space: nowrap;
}

.block-cart-option .shop-cart .cart-option .cart-total-count{
    padding: 2px 1px 1px 0px;
    width: 25px;
    height: 14px;
    background: #F44336;
    color: #fff;
    font-size: 11px;
    border-radius: 17px;
    text-align: center;
    line-height: 12px;
    display: block;
    text-shadow: none;
}

.block-cart-option .shop-cart .cart-option span.cart-name{
    display:block;
    font-size:13px;
}

.block-cart-option .shop-cart .cart-option .cart-text{
    display: block;
    font-size: 11px;
    line-height: 12px;
}



.menu-header{
    background-color: #29A8DE;
    margin-bottom: 0px;
    border-color: #FFFFFF;
    zoom: 1;
    min-height: 10px;
    z-index:-1;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    visibility:visible;
}
.navbar-fixed-top.shrink-active .menu-header{
    margin-top:-37px;
    visibility:hidden;
}
#header .menu-header .navbar-header .navbar-brand{
    background-color: #29A8DE;
    color: white;
    font-size: 17px;
    height: inherit;
    padding: 6px 8px;
    text-transform: none;
    margin: 9px 0px;
    border-radius: 3px;
}

.navbar.menu-header a
{
    transition:none;
}


.navbar.menu-header .navbar-collapse .nav-cat{
    position:relative;
    zoom:1;
}

.navbar.menu-header .navbar-collapse .nav-cat li.nav-item{
    position:static;
    zoom:1;
    max-width: 150px;
    height: 36px;
    overflow: hidden;
}

.navbar.menu-header .nav-cat li.nav-item>a{
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
}

.navbar.menu-header .nav-cat li.nav-item>a b.caret{
    /*width: 7px;
    display: inline-block;*/
}

#nav li.hover>a {
    background-color: #fff;
    color: #000;
    font-weight:400;
}

#nav .meganav{
    display:none;
    left:0;
    position: absolute;
    background-color: white;
    width:100%;
    padding: 15px;
    border: 1px solid #dee5ea;
    z-index: 999;
   /* box-shadow: 0 1px 1px rgba(0,0,0,0.2);*/
    -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    text-align: left;
    /*border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
}

.navbar.menu-header .navbar-collapse .nav-cat .meganav{
    width: 100% !important;
    border: 0 !important;
    /*border-bottom: 3px solid #00B5E1 !important;*/
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    text-align: left;
    -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    /*border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;*/
}


#nav li.hover .meganav{
    display:block;
}

.menu-header .nav-cat .meganav h4{
    font-size: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d9e0e2;
    color: #606063;
    line-height: 20px;
    margin:0;
    margin-bottom:10px;
    font-weight: normal;
}

.menu-header .nav-cat .meganav h4 a{
    color: #363636;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;

}

.menu-header .nav-cat .meganav h4 label.new,
.menu-header .nav-cat .meganav ul.list-inline li a label.new{
    display: inline;
    padding: 0px 5px;
    margin-left:3px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    background-color: #DF4034;
}

.menu-header .nav-cat .meganav ul.list-inline{
    margin:0px;
}

.menu-header .nav-cat .meganav ul.list-inline li{
    float: left;
    display: inline-block;
    width:196px;
    font-size: 13px;
}

.menu-header .nav-cat .meganav ul.list-inline li a {
    text-align: left;
    position:relative;
    border: 0;
    padding: 4px;
    min-height: inherit;
    color: #606063;
    font-weight: 400;
    display:inline-block;
    padding:7px 0;
    text-decoration:none;
    border-top: 1px dashed transparent;
    border-bottom: 1px dashed transparent;
 /*   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;*/
}

.menu-header .meganav ul.list-inline li a:hover,
.menu-header .meganav ul.list-inline li a:focus {
    color:#29A8DE;
    border-top: 1px dashed #29A8DE;
    border-bottom: 1px dashed #29A8DE;
}

.menu-header .nav-cat .meganav .img-content a{
    text-align: left;
    display:block;
    padding: 8px 0;
}

.menu-header .nav-cat .meganav .img-content a:hover {
    background-color: #f7f9fb;
}



/*=-----DROPDOWN LOGIN BOX----*/

.drpLoginbx{
    padding: 15px;
    width: 275px;
    max-height: 260px;
    overflow: hidden;
    border: 0;
    border-radius: 0px;
    z-index: 999999;
    zoom: 1;
    margin:0;
}
.drpLoginbx .userLog{}
.drpLoginbx .userLog .form-group{    margin-bottom: 10px;}
.drpLoginbx .userLog .form-control{
    height: 34px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 3px;
    color: #333;
    padding: 2px 10px;
    border-radius: 1px;
    box-shadow: none;
    border: 1px solid #D6D6D6;
}

.drpLoginbx .userLog .form-control:hover,
.drpLoginbx .userLog .form-control:focus {
    border-color: #66afe9;
    outline: 0;
}

.drpLoginbx .userLog label{    font-size: 13px; text-transform: capitalize; vertical-align: top;    color: #000;
    font-weight: 400;}
.drpLoginbx .userLog label input{    vertical-align: sub; margin-right: 3px;}
.drpLoginbx .userLog a{
    font-size:13px;
    color: #006699;
    font-weight:400;
    text-transform: capitalize;
    text-decoration: underline;
}
.drpLoginbx .userLog .btn{    width: 100%;}
.drpLoginbx .userLog .btn.log{
    background: #F79C3C;
    color: #fff;
    border-color: #CD7C26;
    text-transform: uppercase;
}
.drpLoginbx .userLog .btn.fb{text-transform: uppercase;}
.drpLoginbx .userLog .btn.fb .fa{    padding-right: 10px;}
.drpLoginbx .userLog .orblk{    position: relative; height: 1px; background-color:#D6D6D6;; margin: 10px 0px 20px 0px;}
.drpLoginbx .userLog .orblk span{
    position: absolute;
    top: -13px;
    left: 45%;
    background-color: #CECECE;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

li.dropdown.open:after {
    content: "";
    border-right: 7px solid rgba(250, 235, 215, 0);
    border-left: 7px solid rgba(127, 255, 212, 0);
    border-bottom: 7px solid #FFFFFF;
    position: absolute;
    bottom: -9px;
    z-index: 11111;
}

li.dropdown.open:before {
    content: "";
    border-right: 7px solid rgba(250, 235, 215, 0);
    border-left: 7px solid rgba(127, 255, 212, 0);
    border-bottom: 7px solid #CFCFCF;
    position: absolute;
    bottom: -7px;
}


/*more modeules*/
.MidHeader .moreInfoMod{
    position: fixed;
    width: 500px;
    z-index: 10000;
    background-color: #fff;
    right: -530px;
    /* overflow-y: scroll; */
    height: 100%;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.54);transition: right 500ms;    top: 0px;
}.moreInfoMod.active{right: 0px;transition: right 500ms;}

.bckDrp{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(2, 2, 2, 0.45);
    z-index: 10000;
    display: none;
}
.bckDrp.active{display: block;}
.MidHeader .moreInfoMod .wrap{}
.MidHeader .moreInfoMod .wrap .header{    background-color: #F1F1F1; padding: 10px 10px;}
.MidHeader .moreInfoMod .wrap .header span{display: inline-block; padding: 3px 5px; cursor: pointer;}
.MidHeader .moreInfoMod .wrap .header .fa{    font-size: 16px; color: #333; opacity: 0.7;}
.MidHeader .moreInfoMod .wrap .header h2{  display: inline-block; margin:0;color: #333; font-size: 18px; margin-left: 31%; font-weight: 500;}
.MidHeader .moreInfoMod .wrap  ul{
    overflow-y: scroll;
    height: 100%;
    padding: 0px 8px;
    list-style: none;
    background-color: #fff;
}
.MidHeader .moreInfoMod .wrap  ul li{    background-color: #fff;width: 49%;
    display: inline-block;}
.MidHeader .moreInfoMod .wrap  ul li a{
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    text-shadow: none;
    text-decoration: none;
    color: #444;}
.MidHeader .moreInfoMod .wrap  ul li a:hover{   background-color: #797979;  color: #fff;}


/*----  CATEGORY MENU FOR MOBILE SIZE ---*/
#es-slide-menu {
    position: fixed;
    height: 100%;
    width: 250px;
    left:-300px;
    top: 0px;
    background: #f3f3f3;
    overflow: hidden;
    overflow-y: auto;
    color: #000;
    z-index: 9999;
    -webkit-box-shadow: 0px 1px 23px 2px #1f1f1f;
    box-shadow: 0px 1px 23px 2px #1f1f1f;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

#es-slide-menu.slide-open{
    left:0px;
    -o-transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    transition: left 0.5s ease;
}

#es-slide-menu .es-slide-header{
    position:relative;
}

#es-slide-menu .es-slide-header .es-slide-logo{
    width:100%;
    background:white;
    padding:15px 15px;
    zoom:1;
    text-align:center;
}

#es-slide-menu .es-slide-header .es-close-btn{
    position: absolute;
    top: 0;
    right:0px;
}

#es-slide-menu .es-slide-header .es-slide-action ul{
    margin:0;
    background: rgba(41, 168, 222, 0.06);
}

#es-slide-menu .es-slide-header .es-slide-action ul li{
    border:0;
    position:relative;
    padding:0;
}

#es-slide-menu .es-slide-header .es-slide-action ul li a{
    color: #000;
    padding: 15px 15px;
    display: block;
    text-decoration: none;
    font-size: 13px;
}

#es-slide-menu .es-slide-header .es-slide-action ul li .slide-icon{
    color: #0E9BD8;
    font-size: 18px;
    width: 26px;
    vertical-align: bottom;
}

#es-slide-menu .es-slide-panel .es-slide-heading{
    background: #29A8DE;
    margin: 0;
    padding: 15px 15px;
    color: white;
    font-size: 18px;
    font-weight: 500;
}

#es-slide-menu .es-slide-panel  ul {
    padding:0px 15px;
    margin:0;
}

#es-slide-menu .es-slide-panel  ul li {
    list-style-type: none;
}

#es-slide-menu .es-slide-panel  ul li a {
    color: #000;
    padding:15px 15px 15px 0px;
    display: block;
    text-decoration: none;
    font-size: 16px;
    position:relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#es-slide-menu .es-slide-panel  ul li [data-toggle="collapse"]:after {
    color: #000;
    font-size: 18px;
    content: "\f077";
    display: inline-block;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 14px;
    right: 0;
}

#es-slide-menu .es-slide-panel  ul li [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(181deg);
    -moz-transform: rotate(181deg);
    -ms-transform: rotate(181deg);
    -o-transform: rotate(181deg);
    transform: rotate(181deg);
}

#es-slide-menu .es-slide-panel  ul li ul li a{
    font-size: 14px;
    color: #6C6B6A;
}

/*---  MEDIA QUERY ---*/


@media screen and (max-width:992px) {
    .block-cart-option .shop-cart .cart-option .cart-total-count{
        width: 16px;
        height: 16px;
        line-height: 13px;
        position: absolute;
        top:9px;
        left: 16px;
    }

    /*----Cart Option----*/
    .block-cart-option ul li {
        padding: 0px 3px;
    }
    .block-cart-option .shop-cart{
        text-align:center;
        margin-top:0;
    }
    .block-cart-option .shop-cart .shop-icon{
        float:none !important;
        text-align: center;
        font-size: 24px;
    }
    .block-cart-option .shop-cart .cart-option{
        float:none !important;
        margin:0;
    }
    .block-cart-option .shop-cart .cart-option .cart-text{
        display:inline-block;
    }
    .block-cart-option .shop-cart .cart-option>span.cart-hide{
        display:none;
    }
    .block-cart-option .shop-cart .cart-option span.cart-name{
        display:inline-block;
        font-size:11px;
    }
    .navbar.menu-header .nav-cat li.nav-item>a {
        color: #fff;
        padding: 8px 5px;
        display: block;
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
    .navbar-fixed-top.shrinkable{
        position:absolute !important;
    }
    .brand-section .header-center .logo-img img.big-logo{
        display:none;
    }
    .brand-section .header-center .logo-img img.small-logo{
        display:block;
    }
    .brand-section .header-center .es-menu-category{
        display:block;
    }
    .brand-section .header-center .xs-pd-left{
        padding-left:0;
    }
    .brand-section .header-center .xs-pd-right{
        padding-right:0;
    }

    .block-cart-option ul li {
        padding: 0px 7px;
    }

    .brand-section .header-center .navbar-form {
        border-color:transparent;
    }
    .brand-section .header-center{
        padding-bottom:10px;
    }
}


@media screen and (max-width:676px) {
    .col-hide {
        display: none;
    }
}

@media screen and (max-width:531px) {
    .block-cart-option ul li.es-list,
    .block-cart-option ul li.es-track{
        display:none;
    }
    .block-cart-option .shop-cart .cart-option span.cart-name {
        display: inline-block;
        font-size: 13px;
    }
}

@media screen and (max-width:360px) {
    .block-form .form-control {
        font-size:14px;
    }
}