
.second-header {
    height: 72px;
    position: relative;
}

.logo {
    height: 72px;
    width: 115px;
    margin-left:50px
}

@media(min-width:993px) {
    .icons span {
        font-size: 13px;
        margin: 0 20px;
    } 
    .icons .location-icon {
        margin: 0 55px !important;
    }
    .top-cart-icon{
        width: 23px;
        margin-top: 7px;
    }
    .top-heart-icon{
        width: 23px;
        margin-top: 7px;
    }
    .top-user-icon{
        width: 18px;
        margin-top: 8px;
        margin-left: 18px;
    }
    .count {
        position: absolute;
        top: -13px;
        left: -3px;
        width: 16px;
        height: 16px;        
        color: white;
        font-weight: bold;
        border-radius: 100%;
        text-align: center;
    }    
    .icons span span {
        font-size: 11px;
    }
}

@media(max-width:993px) {
    .icons span {
        font-size: 13px;
        margin: 0 6px;
    }
    .wishlist-span{
        margin-right: 20px!important;
    }
    .icons .location-icon {
        margin: 0 55px !important;
    }

    .second-header {
        height: 132px;
    }
    .top-cart-icon{
        width: 20px;
        margin-top: -3px;
    }
    .top-heart-icon{
        width: 20px;
        margin-top: -6px;
    }
    .top-user-icon{
        width: 18px;
        margin-top: -7px;
        margin-left: 18px;
    }
    .logo{
        padding:10px;
    }
    .count{
        position: absolute;        
        top: -13px;
        left: 6px;
        width: 13px;
        height: 13px;                
        color: white;
        font-weight: bold;
        border-radius: 100%;
        text-align: center;
    }
    .icons span span {
        font-size: 9px;
    }    
}



.search-bar {
    height: 46px;
    border: 1px solid #b1b1b130;
    border-radius: 0!important;
}

.search-icon {
    position: absolute;
    top: 1px;
    right: 12px;
    font-size: 23px;
    color: #80808070;
}

.pincode {
    position: absolute;
    top: 5px;
    left: -6px;
}
.desktop-top-list{
    list-style-type: none;
    float: right;
    margin: 0px 0 0 0!important;
    padding: 0;
}
.desktop-top-list li{		
    float: left;
    padding: 0 4px;
}

.desktop-top-list li i, .desktop-top-list li a i{
    font-size: 20px;
    color: black!important;
}

.top-list {
    list-style: none;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 0!important;        
    padding: 0;
}

.top-list li {
    float: left;
    padding-right: 10px;
}

.top-list li i {
    font-size: 20px !important;
}

.content {
    display: flex;
    justify-content: center;
    overflow: scroll;
    z-index: 10;
}

.display {
    margin-left: 0px !important;
}



.clearfix:after {
    clear: both;
    display: block
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:hover,
a.active,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}

.top-bar {
    text-align: center;
    height: 37px;
    padding: 8px;
}
.top-bar span{
    color: white!important;
    text-transform: uppercase;    
    font-weight:100;
    font-size:12px;
}

.exo-menu {
    /* width: 100%; */
    float: left;
    list-style: none;
    margin: 0!important;
    /* position:relative; */
    /* background: #23364B; */
}

.exo-menu>li {
    display: inline-block;
    float: left;
}

.exo-menu>li>a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    /* border-right: 1px #365670 dotted; */
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    font-size: 13px !important;    
    font-weight: 500;
}



.exo-menu i {
    float: left;
    margin-right: 6px;
    line-height: 20px !important;
}

.exo-menu a,
.exo-menu i {
    font-size: 13px !important;
}

li.drop-down,
.flyout-right,
.flyout-left {
    position: relative;
}

li.drop-down:before {
    content: "\f103";
    color: #fff;    
    font-style: normal;
    display: inline;
    position: absolute;
    right: 6px;
    top: 20px;
    font-size: 14px;
}

li.drop-down>ul {
    left: 0px;
    min-width: 230px;

}

.drop-down-ul {
    display: none;
}

.flyout-right>ul,
.flyout-left>ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #365670;
}

li.drop-down>ul>li>a,
.flyout-right ul>li>a,
.flyout-left ul>li>a {
    color: #fff;
    display: block;
    padding: 20px 22px;
    text-decoration: none;
    background-color: #365670;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul>li>a,
.flyout-left ul>li>a {
    border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px;

}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    padding-top: 15px;
}

.flyout-mega ul>li>a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;    
}

.flyout-mega ul>li>a:hover,
.flyout-mega ul>li>a:active,
.flyout-mega ul>li>a:focus {
    text-decoration: none;
    background-color: transparent !important;
    color: #ccc !important
}

/*mega menu*/

.mega-menu {
    left: 0;
    right: 0;
    padding: 17px 22px;
    display: none;
    /* padding-top: 0;     */
}

h4.row.mega-title {
    color: #000;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    padding-top: 15px;
}

.mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
    color: #000;
}

ul.stander li a {
    padding: 3px 0px;
    color: #000;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #523310;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

a.view-more:hover {
    color: #fff;
    background: #523310b3;
}

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #523210;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

/*Blog DropDown*/
.Blog {
    left: 0;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px;
}

.Blog .blog-title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;

}

.Blog .blog-des {
    color: #ccc;
    font-size: 90%;
    margin-top: 15px;
}

.Blog a.view-more {
    margin-top: 0px;
}

/*Images*/
.Images {
    left: 0;
    width: 100%;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px;
}

.Images h4 {
    font-size: 15px;
    margin-top: 0px;
    text-transform: uppercase;
}

/*common*/
.flyout-right ul>li>a,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu {
    background-color: #ffffff !important;
    border-top: 1px solid;
    z-index: 1000;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover+ul,
li.flyout-right a:hover+ul,
.blog-drop-down>a:hover+.Blog,
li.drop-down>a:hover+.drop-down-ul,
.images-drop-down>a:hover+.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover+.flyout-mega-wrap {
    display: block;
}

.exo-menu>li>a {
    display: block;
    padding: 11px 22px;
}

/*responsive*/
@media (min-width:767px) {
    .exo-menu>li>a {
        display: block;
        padding: 10px 22px;
    }

    .mega-menu,
    .flyout-mega-wrap,
    .Images,
    .Blog,
    .flyout-right>ul,
    .flyout-left>ul,
    li.drop-down>ul {
        position: absolute;
    }

    .flyout-right>ul {
        left: 100%;
    }

    .flyout-left>ul {
        right: 100%;
    }

    .toggle-menu {
        display: none;
    }
}

@media (max-width:767px) {
    .content {
        width: 374px;
        position: fixed !important;
        margin-left: -374px;
        transition: all .5s;
        top: 0;
        height: 100vh;
        z-index: 1000;
    }

    .exo-menu {
        min-height: 58px;
        /* background-color: #23364B; */
        width: 100%;
    }

    .exo-menu>li>a {
        width: 100%;
    }

    .exo-menu>li {
        width: 100%;
    }

    .mega-menu,
    .Images,
    .Blog,
    .flyout-right>ul,
    .flyout-left>ul,
    li.drop-down>ul {
        position: relative;
    }
    .close-sidebar{
        font-size: 31px;
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .p-sm-0{
        padding:0!important;
    }
}

a.toggle-menu {
    position: absolute;
    left: 11px;
    padding: 11px 14px;
    color: #f8fcff;
    top: 15px;
    width: 44px;
    height: 41px;
    border-radius: 4px;
}

.toggle-menu i {
    font-size: 18px !important;

}

.menu-image {
    width: 80px;
    border-radius: 10px;
    height: 80px;
}

.menu-image1 {
    width: 100%;
    height: 200px;
    border-radius: 10px;

}

.menu-title {
    background: white;
    border-radius: 13px;
    margin-left: 23px;
    padding: 0 15px;
}    

.menu-title .title {
    font-size: 19px;
    font-weight: 900;    
    text-align: center;
    padding-top: 28px;
}

.menu-title .desc {
    padding: 0 !important;
    margin: 0px !important
}

.top-img {
    width: 100px;
    margin-right: 16px;
    border-radius: 10px
}

@media(max-width:767px) {
    .mobile {
        display: flex !important;
    }

    .desktop {
        display: none !important;
    }
    .menu-title {
        margin-left: 76px!important;            
    }
    .h-sm-200{
        height:200px!important;
    }
}

@media(min-width:767px) {
    .mobile {
        display: none !important;
    }

    .desktop {
        display: block !important;
    }
}

.back-to-category {
    width: 100%;
    text-align: center;
    display: block;
    background: rgb(242, 242, 242);
    padding: 17px 11px;
    border-radius: 7px;
    z-index: 100;
}

.d-none {
    display: none !important;
}

.menu-toggle {
    display: block
}

.img-responsive{
    width: 250px;
}
.menu-item-link img{
    width: 100%;
}



.searched-product-list{
    width: 100%;
    position: absolute;
    width: 100%;
    position: absolute;
    z-index: 100;
    max-height: 430px;
    overflow: scroll;
}
.searched-product-list li{
    background-color: #ffffff;
    min-height: 35px;
    align-items: center;
    display: flex;
    border-left: 1px solid #ced4db;
    border-right: 1px solid #ced4db;
    border-bottom: 1px solid #ced4db;
    padding: 10px;
}
.searched-product-list li a{
    display: flex;
    width: 100%;
    text-decoration: none;
    color: black;
}
.searched-product-list li img{
    width: 63px;
    border: 1px solid #ced4dc;
    margin-right: 11px;
}

.product-list-details{
    padding-top: 10px;
    width: 100%;
}

.product-list-details .name{
    font-weight: 550;
    font-size: 16px;    
    color: black;
}
.product-list-details .price{
    font-size: 15px;
    color: #686868;
}
.product-list-details .cat{
    font-size: 13px;
    margin-top: -15px;
}
.icons{
    width: 26px;
}
.header-cart-icon{
    width:50px;
}
.user-icon{
    width: 37px;
    margin-top: -6px;
}
.user-icon-login{
    width: 26px;
    margin-top: -4px;
    margin-left: 20px;
}
.logout-icon{
    width: 20px;
}
