body{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #555555;
    background: #f1f1f1;
    overflow-y: auto;
    font-weight:normal;
}
* {
    -webkit-font-smoothing: subpixel-antialiased;
}
a {
    text-decoration: none;
    color: #555555;
    font-weight:normal;
}

.wrapper{
    width:100%;
    min-height:500px;
    position:relative;
    zoom:1;
    /*background-image:url("../images/bg.jpg");
    background-position:center;
    background-attachment: fixed;
    background-size:cover;
    background-repeat:no-repeat;*/
}

.mask{
    display:none;
    background-color: rgba(0,0,0,.6);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 7;
    top:0;
    left:0;
}
.mask.opacity{
    display:block;
}

.mask.slide-open{
    display:block;
    opacity:1;
    z-index: 9999;
}
/*-----index page-------*/

/*---CENTER PART----*/
.centerMain-wrapper{
    width:100%;
    min-height:70px;
    position:relative;
    zoom:1;
    margin:30px 0px;
}

/*-- LEFTBAR SECTION --*/
.centerMain-wrapper .leftbar-section{
    width:22%;
    height:auto;
    background-color:transparent;
    float:left;
    padding-right: 15px;
    padding-left: 15px;
}

.leftbar-section .mega-wrapper{
}

.leftbar-section .mega-wrapper .mega-menu {
    background-color: #fff;
    /*width:225px;*/
    width:100%;
    z-index:-1;
    padding:10px 0px;
    border: 1px solid #D6D6D6;
    -o-box-shadow: 0px 0px 2px white;
    -webkit-box-shadow: 0px 0px 2px white;
    box-shadow: 0px 0px 2px white;
}

.leftbar-section .mega-wrapper .mega-menu .divider{
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.leftbar-section .mega-wrapper .mega-menu ul.mega-ul .mega-head{
    margin: 0px;
    margin-top: 0px;
    padding: 7px 15px;
    color: #29A8DE;
}
.leftbar-section .mega-wrapper .mega-menu ul.mega-ul{
    margin:0;
    position:relative;
}

.leftbar-section .mega-wrapper .mega-menu ul.mega-ul>li>a {
    position: relative;
    display: block;
    padding: 8px 15px;
    text-decoration:none;
    font-size:13px;
    transition: .0s ease-in-out;
    -moz-transition: .0s ease-in-out;
    -webkit-transition: .0s ease-in-out;
}

.leftbar-section .mega-wrapper .mega-menu ul.mega-ul>li>a:hover,
.leftbar-section .mega-wrapper .mega-menu ul.mega-ul>li.hover>a{
    background-color: #F2F2F2;
    margin-right:-1px;
    color: #363636;
    font-weight: 500;
}


.leftbar-section .mega-menu ul.mega-ul li .meganav{
    display:none;
    top: -11px;
    left: 100%;
    right: auto;
    position: absolute;
    background-color: #F2F2F2;
    border: 1px solid #CCCCCC;
    border-left: 0;
    padding: 15px;
    /* border: 0 !important; */
    z-index: 999;
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.2); */
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: left;
}

.leftbar-section .mega-menu ul.mega-ul li.hover .meganav{
    display:block;
}

.leftbar-section .mega-menu .meganav .mega-rel {

    position:relative;
    white-space: nowrap;
    overflow: hidden;
    width: auto;
    min-height:295px;
}

.leftbar-section .mega-menu .meganav .cat-list{
    display:inline-block;
    vertical-align: top;
    width:210px;
    padding-right:15px;
}

.leftbar-section .meganav h4 {
    padding-bottom: 8px;
    border-bottom: 1px solid #d9e0e2;
    line-height: 20px;
    margin: 0;
    margin-bottom: 10px;
    color: #363636;
    font-weight: 500;
    font-size: 14px;
}

.leftbar-section .mega-menu .meganav ul li{
    float: left;
    display: inline-block;
    width: 196px;
    font-size: 13px;
}

.leftbar-section .mega-menu .meganav ul li a{
    text-align: left;
    position: relative;
    border: 0;
    padding: 4px;
    min-height: inherit;
    color: #606063;
    font-weight: 400;
    padding: 7px 0;
    text-decoration: none;
    border-top: 1px dashed transparent;
    border-bottom: 1px dashed transparent;
    max-width: 190px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
}

.leftbar-section .mega-menu .meganav h4 label.new,
.leftbar-section .mega-menu .meganav ul 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;
}


/*-- CENTERBAR SECTION --*/
.centerMain-wrapper .centerbar-section{
    width:58%;
    height:auto;
    background-color:transparent;
    float:left;
    padding-right: 15px;
    padding-left: 15px;
    zoom:1;
}

.centerbar-section .es-slider-wrapper {
    width:100%;
    min-height:120px;
    position:relative;
    overflow:hidden;
    border: 1px solid #D6D6D6;
    -o-box-shadow: 0px 0px 2px white;
    -webkit-box-shadow: 0px 0px 2px white;
    box-shadow: 0px 0px 2px white;
}

.es-slider-wrapper .es-slide .es-nav
{
    background: #FFF;
}

.es-slider-wrapper .es-slide .es-nav a small
{
    display: block;
}

.es-slider-wrapper .es-slide .nav-justified > li > a
{
    border-radius: 0px;
}

.es-slider-wrapper .es-slide .es-nav>li>a:focus,
.es-slider-wrapper .es-slide .es-nav>li>a:hover {
    text-decoration: none;
    background-color:white;
}

.es-slider-wrapper .es-slide .nav-pills>li.active a,
.es-slider-wrapper .es-slide .nav-pills>li.active a:focus,
.es-slider-wrapper .es-slide .nav-pills>li.active a:hover {
    background-color: #29A8DE;
}

.es-slider-wrapper .es-slide .carousel-inner>.item>a>img,
.es-slider-wrapper .es-slide .carousel-inner>.item>img{
    min-height:269px;
}

.es-slider-wrapper .es-slide.carousel .item {
    left: 0 !important;
    -webkit-transition: opacity .4s; /*adjust timing here */
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}
.es-slider-wrapper .es-slide .carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.es-slider-wrapper .carousel-fade .carousel-inner .next.left,
.es-slider-wrapper .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    z-index: 1;
}
.es-slider-wrapper .carousel-fade .carousel-inner .active.left,
.es-slider-wrapper .carousel-fade .carousel-inner .active.right {
    opacity: 0;
    z-index: 2;
}

/*-- RIGHTBAR SECTION --*/
.centerMain-wrapper .rightbar-section{
    width:20%;
    height:auto;
    background-color:transparent;
    float:right;
    padding-right: 15px;
    padding-left: 15px;
    zoom:1;
}

.rightbar-section .rightbar-banner .rightbar-ads{
    margin-bottom:17px;
    position:relative;
    overflow:hidden;
    min-height:97px;
    background-color:white;
}

.rightbar-section .rightbar-banner .mg-bt{
    margin-bottom:0px;
}

.rightbar-section .rightbar-ads .ads-img {
    max-width:100%;
    display:block;
}


/*-- ES FEATURE WRAPPER--*/
.es-features-wrapper {
    width:100%;
    height:auto;
    position:relative;
    background:#29A8DE;
}

.es-features-wrapper .es-features{
    padding: 20px 0;
    color: #fff;
}

.es-features-wrapper .es-features h4.es-icons {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top:0px;
    text-transform:capitalize;
}

.es-features-wrapper .es-features h4.es-icons i.heading-icon{
    color: #fff;
    font-size:36px;
    margin-right:12px;
    display: inline-block;
    vertical-align: middle;
}

.es-features-wrapper .es-features p{
    margin:0;
}


/*-- ES BANNER1 WRAPPER --*/
.es-banner1-wrapper {
    margin-bottom:30px;
    zoom:1;
}

.es-banner1-wrapper .es-banner-heading h4{
    margin-top:0;
    color:#000;
}

.es-banner1-wrapper .es-banner-heading .es-banner-go>a{
    color:#000;
    font-size:15px;
    text-decoration:none;
}

.es-banner1-wrapper .es-banner1{
    position:relative;
    background-color:white;
}

.es-banner1-wrapper .es-banner1 .es-banners-box{
    margin:0px;
    padding:30px 0px;
    text-align:center;
    border: 1px solid #D6D6D6;
    -o-box-shadow: 0px 0px 2px white;
    -webkit-box-shadow: 0px 0px 2px white;
    box-shadow: 0px 0px 2px white;
}

.es-banner1-wrapper .es-banner1 .es-banners-box li{
    padding-right: 15px;
    padding-left: 15px;
}

.es-banner1-wrapper .es-banner1 .es-banners-box li>a {
    display: block;
    text-decoration:none;
    font-weight:400;
    zoom: 1;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid transparent;
}
.es-banner1-wrapper .es-banner1 .es-banners-box li>a:hover {
    zoom: 1;
    /*filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=0, Color=#B6B6B6);*/
    border: 1px solid #29A8DE;
}


.es-banner1-wrapper .es-banners-box .es-banner-img{
    height:120px;
    margin-bottom:10px;
    zoom:1;
    position:relative;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.es-banner1-wrapper .es-banners-box .es-banner-img .btn-xs{
    position: absolute;
    background:#000;
    color:white;
    outline:0;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0;
    top:50%;
    left:28%;

}

.es-banner1-wrapper .es-banners-box .es-banner-img:hover .btn-xs{
    top:50%;
    left:28%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.es-banner1-wrapper .es-banners-box .es-banner-img img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin:0 auto;
}

.es-banner1-wrapper .es-banners-box .es-banner-name{
    width:100%;
    height:auto;
    position:relative;
    zoom:1;
}
.es-banner1-wrapper .es-banners-box .es-banner-name label.es-pd-name{
    font-size:100%;
    font-weight:400;
    overflow:hidden;
    text-overflow:ellipsis;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis ;
    white-space:nowrap;
    display:block;
   /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height:32px;*/
}

.es-banner1-wrapper .es-banners-box .es-banner-name label.es-mrp-price{
    font-weight:400;
    text-decoration: line-through;
    font-size:12px;
    float:left;
    width:50%;
    text-align:center;
    zoom:1;
}
.es-banner1-wrapper .es-banners-box .es-banner-name label.es-price{
    text-align: left;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    float: right;
    width: 50%;
}

.es-banner1-wrapper .es-banners-box .es-banner-name label.es-price span{
    font-size:12px;
    font-weight:400;
}


/*-----Section-baby-slider-----*/
.section-main2
{
    width: 100%;
    min-height:70px;
    position:relative;
}


.section-main2 .section-main2-top2
{
    width:100%;
    min-height: 150px;
    margin: 0 auto;
    padding-bottom:30px;
}

.section-main2-top2 h4 {
    margin-top: 0;
    color: #000;
}
.section-main2-top2 .owl-carousel {
    background: white;
    padding: 30px 15px;
    border: 1px solid #D6D6D6;
    -o-box-shadow: 0px 0px 2px white;
    -webkit-box-shadow: 0px 0px 2px white;
    box-shadow: 0px 0px 2px white;
}

.section-main2-top2 .list-grid {
    background-color: #ffffff;
    border: 1px solid transparent;
    float: left;
    margin: 15px 6px;
    position: relative;
    width:215px;
    /*-webkit-transition: 3s;
    -moz-transition: 3s;
    -o-transition: 3s;
    -ms-transition: 3s;
    transition: 3s;*/
    overflow: hidden;
}

.section-main2-top2 .list-grid:hover{
    border: 1px solid #29A8DE;
}

.section-main2-top2 .list-grid .es-slide-img{
    height: 120px;
    margin-bottom: 10px;
    zoom: 1;
    position: relative;
    text-align: center;
    background: url("../images/lb-icon.png") no-repeat 76px 47px rgb(255, 255, 255);

}

.section-main2-top2 .list-grid .es-slide-img a{
    vertical-align: middle;
    text-align: center;
    display:block;
    zoom:1;
}

.section-main2-top2 .list-grid .es-slide-img span.sale-label{
    font-size:12px;
    color: #fff;
    background: #333;
    text-align: center;
    display: inline-block;
    min-width: 45px;
    padding: 0px 4px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px;
    text-transform: uppercase;
}
.section-main2-top2 .list-grid .es-slide-img img
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}
.section-main2-top2 .list-grid a
{
    overflow: hidden;
    position: relative;
    zoom:1;
}

.list-grid .caption-title {
    font-size:13px;
    font-weight:400;
    margin-bottom: 5px;
    zoom:1;
    min-height: 34px;
}

.list-grid .caption-title a {
    text-decoration: none;
    font-size:13px;
    font-weight:400;
    overflow:hidden;
    text-overflow:ellipsis;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis ;
    display:block;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
    max-height: 34px;
    line-height: 17px;
    text-align: left;
    color: #212121;
}
.list-grid .caption-title a:hover {

}

.list-grid .es-price-details {
    margin: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    zoom:1;
    padding: 4px 0px;
}
.list-grid .es-price-details .es-mrp-price{
    font-size: 13px;
    text-decoration: line-through;
    color: #6A6A6A;
    margin-right: 5px;
}
.list-grid .es-price-details .es-discount{
    font-size: 13px;
    font-weight: 400;
    color: #C52027;
}

.list-grid .es-price-details .label-danger {
    background-color: #29A8DE;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 11px;
    padding: 1px 4px;
    margin-left: 5px;
}


.list-grid .caption label.es-price {
    display: block;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 0px;
    font-weight: 400;
    color: #000;
}

.section-main2-top2 #owl-demo .item{
    /*text-align: center;*/
    margin: 0px;
    padding: 10px;
}
.section-main2-top2 .customNavigation{
    text-align:right;
}

.section-main2-top2 .customNavigation a{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0px 5px;
    margin: 0;
    background-image: none;
    outline: 0;
    -o-box-shadow: inset 1px 1px 7px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 1px 7px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 1px 1px 7px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 1px 7px rgba(0, 0, 0, 0.15);
    border: 1px solid white;
    color: #fff;
    background: #2B2B2B;
}
.section-main2-top2 .customNavigation .next:hover,
.section-main2-top2 .customNavigation .prev:hover
{
    color:#FFF;
    background-color:#000;
    border-color:transparent;
}


/*---   MEDIA QUERY ---*/
@media screen and (max-width:1199px) {
    .centerMain-wrapper .leftbar-section{
        width:30%;
    }
    .centerMain-wrapper .centerbar-section{
        width:70%;
    }
    .centerMain-wrapper .rightbar-section{
        display:none;
    }
}

@media screen and (max-width:992px) {
    .es-slider-wrapper .es-slide .nav-justified > li > a{
        padding: 10px 5px;
    }
}

@media screen and (max-width:767px) {
    .centerMain-wrapper .leftbar-section{
       display:none;
    }
    .centerMain-wrapper .centerbar-section{
        width:100%;
    }
    .es-slider-wrapper .es-slide .nav-justified > li > a{
        margin:0;
    }
    .es-slider-wrapper .es-slide .nav-justified > li{
        float:left;
        width: 24%;
    }
    .es-slider-wrapper .es-slide .carousel-inner>.item>img {
        max-width:100%;
        height:auto;
        display:block;
        min-height:auto;
    }
    .es-banner1-wrapper .es-banners-box .es-banner-name label.es-pd-name {
        font-size: 100%;
        font-weight: 400;
         overflow:hidden;
         white-space:inherit;
        display: block;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 34px;
        line-height: 17px;
        text-align: left;
        color: #212121;
    }
}
@media screen and (max-width:360px) {
    .es-slider-wrapper .es-slide .nav-justified > li{
        float:left;
        width:49%;
    }
    .es-slider-wrapper .es-slide .nav-pills>li.active a, .es-slider-wrapper .es-slide .nav-pills>li.active a:focus, .es-slider-wrapper .es-slide .nav-pills>li.active a:hover
    {
        color:#1376C4;
        font-weight:500;
        background-color:transparent;
    }
    .section-main2-top2 .list-grid {
        width: 100%;
    }
}