@media(min-width:577px){
 div#sp-logo img.logo-image {height: 120px;}
}
@media(max-width:991px){
 div#sp-logo img.logo-image {height:80px;margin-top: -5px;}
  header#sp-header,
#offcanvas-toggler{
    height: 80px;
}
}
/*mobile menu search login*/
/*@media(max-width:767px){
.offcanvas-menu .awesomplete {display:none;}

.hikashop_filter_main.hikashop_filter_main_Search_3{
    position:absolute;
    top: 4em;
    float: left;
    max-width:70%;
}

.offcanvas-menu .offcanvas-inner .sp-sign-in{
    float:right;
    right:30px;
    position: absolute;
    top:4.3em;}
}*/
header#sp-header { background: #122548 !important;  padding-top: 0;}
#sp-header-topbar .container-inner{border:none;}

/********menu text********/
.sp-megamenu-parent>li>a, .sp-megamenu-parent > li > span, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{color: #5f7caf; font-weight:600;}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a { color: #a9bbda;}
.sp-megamenu-parent>li:after{height:0;}
/*hover*/
.sp-megamenu-parent > li > a:hover, 
.sp-megamenu-parent > li > span:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{
    color:#a9bbda;
}

.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    font-size:15px !important;
}

/******menu contact*******/
/*icon*/
.fa-mobile-alt:before { content: "\f095";}
section#sp-new-header  ul.sp-contact-info li span { display: block;color:#a8bada;}

section#sp-new-header  ul.sp-contact-info li.sp-contact-mobile span:after,
section#sp-new-header  ul.sp-contact-info li.sp-contact-email span:after{
    content: 'HOTLINES';
    display: inline-block;
    font-family:'Play';
    padding:0 5px;
    font-size:19px;
    color:#a8bada;font-weight:600;
}
section#sp-new-header  ul.sp-contact-info  a {margin-left: 20px; font-size:15px; color:#a8bada;}
section#sp-new-header  ul.sp-contact-info li.sp-contact-mobile span:after{  content: 'HOTLINES';font-size: 16px;}
section#sp-new-header  ul.sp-contact-info li.sp-contact-email span:after {
    content: 'EMAIL';font-size: 16px;
}

section#sp-new-header .fa-envelope:before{font-weight:700;}

div#sp-position1 ul.sp-contact-info { position: relative; top: -12px;}

/*hide top position tablet mobile*/
@media(max-width:991px){
div#sp-header-topbar div#sp-contact, div#sp-header-topbar{display:none;}
}

/******menu bar*******/
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { line-height: 50px;}

/******menu right icon*******/
div#sp-social span.far.fa-user.me-1 { font-weight: 700;}

/*****offvancas*****/
.burger-icon>span { background-color: #a8bada;}
.offcanvas-menu .offcanvas-inner ul.menu li a {font-family: 'Play';}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span { background-color: #a8bada;}
.offcanvas-menu ul.sp-contact-info span{ font-size:18px; color:#a8bada; margin:0 10px 0 0;}
.offcanvas-menu ul.sp-contact-info a{font-size:15px;}

/*tablet*/
@media(min-width:992px) and (max-width:1199px){
li.sp-menu-item {  padding: 0 !important;}
.sp-megamenu-parent>li>a {
    padding: 0  10px;
    font-size: 13px !important;
    line-height: 1.8;
    }
}

/*header search*/
#sp-header-topbar form.mod-finder.js-finder-searchform.form-search:before {
    content: "\f002" !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
   /* margin-left: -10px;*/
    bottom: 3.6em;
    color: #5f7caf;
}
form.mod-finder.js-finder-searchform.form-search:hover:before{ color: #a8bada;}

/*header sign in*/
/*hide text*/
span.signin-text.d-none.d-lg-inline-block {
    display: none !important;
}
a.sp-sign-in span { color: #5f7caf;}
a.sp-sign-in span:hover { color: #a8bada;}




/*new*/

div#sp-logo img.logo-image {
    margin: auto;
}

div#sp-position1 {
    display: flex;
    align-items: center;
    padding-top: 30px;
}

section#sp-new-header {
    /* position: relative; */
    /* width: 100%; */
    background: #040a17;
    z-index: 999;
    margin-top: -50px;
    padding-bottom: 50px;
}

#sp-header.lg-header #offcanvas-toggler {
    margin-right: 0;
}

.offcanvas-menu .offcanvas-inner .header-modules {
    display: none !important;
}

@media (min-width: 992px) {
    div#sp-header-topbar { display: none; }
    header#sp-header {
    top: 120px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    #sp-header .col-lg-3.col-6 {display: none !important;}
    #sp-header .col-lg-9 { width: 100%; }
    #sp-header .col-lg-9 .justify-content-end { justify-content: center !important; }
}


@media (max-width: 991px) {
 section#sp-new-header { display: none; }
}




/********top icons*******/
/*cart*/
div#sp-position2 div#hikashop_cart_module img{display:none;}
div#sp-position2 div#hikashop_cart_module:before{
    content:' ';
    background-image:url('/images/0_Eagle/cart-1.png');
    position:absolute;
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
    background-repeat:no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
div#sp-position2 div#hikashop_cart_module:hover:before{
    /* background-image:url('/images/0_Eagle/cart-2.png'); */
}
div#sp-position2 div#hikashop_cart_module{margin-left: 25px;}

/*user*/
div#sp-position2 .cls-login i{display:none;}
div#sp-position2 .cls-login:before{
    content:' ';
    background-image:url('/images/0_Eagle/user-1.png');
    position:absolute;
    width:30px;height:30px;
    background-size:20px 20px;
    background-repeat:no-repeat;
    margin-left:-25px;
}
div#sp-position2 .cls-login:hover:before{
    background-image:url('/images/0_Eagle/user-2.png');
}
div#sp-position2 .cls-login{margin-left:25px;}

/*search*/
/*div#sp-position2 .hikashop_filter_Search_3:before{
    content:' ';
    background-image:url('/images/0_Eagle/search-1.png');
    position:absolute;
    width:30px;height:30px;
    background-size:20px 20px;
    background-repeat:no-repeat;
    margin-left:-25px;margin-top:7px;
}
div#sp-position2 .hikashop_filter_Search_3:hover:before{
    background-image:url('/images/0_Eagle/search-2.png');
}*/

/*mega menu*/
.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-center .item-header {text-align:center;}
