html {
  overflow-x: hidden; scroll-behavior:smooth;
}

body {
    /* letter-spacing: 0.5px!important; */
}

:focus {
    outline: none !important;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}
@media(max-width:991px){
h1 { font-size: 28px !important; }
h2 { font-size: 26px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 16px !important; }
h5 { font-size: 20px !important; }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}
.com-sppagebuilder.view-page label {
    color: #000;
}
/*top-bar*/
#sp-top-bar {
    background: #000;
    color: #ffffff;
    font-weight: 500;
}
#sp-top-bar .sp-module {
   display: inline-block;
   margin: 0 0 0 20px;
}
.cls-login a {
    color: #fff;
    transition: 0.3s;
    font-size: 12px;
    /* text-transform: uppercase; */
}
.cls-login a:hover {
    opacity: 0.7;
}
div#sp-top1 {
    text-align: right;
    padding: 0px !important;
    padding-right: 15px !important;
}

.cls-login {
    line-height: 30px;
    margin-left: 20px;
    position: relative;
}
.menu-fixed .cls-login {
    line-height: 60px;
}
@media(max-width:768px){
#sp-top-bar {
    padding: 5px !important;
  }

.menu-fixed-out .cls-login {
    line-height: 60px;
}}

/**************menu********************/
@media(max-width:991px){
header#sp-header {
    height: 60px !important; padding:0 15px;
}
#sp-logo {
    height: 60px !important;
}
div#sp-menu {
    float: right;
}
#sp-header .logo a {
    display: block;
}
a#offcanvas-toggler {
    line-height: 60px;
    padding-right: 15px;
}}

.en-gb #sp-header .sp-megamenu-parent >li >a, .en-gb #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #000;
    font-size: 12px!important;
}
@media(Max-width:1200px){
 .en-gb #sp-header .sp-megamenu-parent >li >a, .en-gb #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #000;
    font-size: 10px;
}
}

/*start of 991px menu*/
@media screen and (min-width:991px) and (max-width:992px){
ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs {float: left;}

div#sp-logo {width: 20%;}

div#sp-menu {width: 48%!important;}

div#sp-top3 {width: 15%;}

.hikashop_filter_button_inside {/* line-height: 65px; *//* right: -23px; */}

div#sp-search-bar {line-height: 64px;}

a.dropdown-toggle {line-height: 70px!important;}

div#hikashop_cart_module {line-height: 75px;}

header#sp-header {height: 75px;padding: 0 0px 0 20px;}

#sp-header.menu-fixed {height: 75px;}

}
/*end of 991px menu*/

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: -2px;
    left: 100%;
}

@media(min-width:992px){
.sp-megamenu-parent {float: initial;text-align: right;}}

#sp-menu {text-align: right;}
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Roboto';
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
#sp-header {box-shadow: 0 5px 10px rgba(0,0,0,0.05);background: #fff;padding: 0 45px;}
#sp-topbar {padding: 8px 58px!important;}

@media (max-width: 767px){
#sp-topbar {padding: 8px 15px!important;}}


.en-gb #sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 300px !important;
}


/*-----------------------------------------------------------------------
                               tablet
-------------------------------------------------------------------------*/
@media screen and (min-width:991px) and (max-width:1038px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    text-transform: inherit;
  }}

@media(max-width:1250px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    font-size: 12px;
}}
@media(max-width:1100px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    font-size: 11px;
    padding: 0px 8px;
}}
@media(max-width:1000px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    font-size: 10px;
    padding: 0px 6px;
}}

/*end of menu*/


/*language*/
.mod-languages ul li:first-child a::after {
    content: '中' !important;
}






/*my-account dropdown style*/
.dropdown-menu {
    right: 0;
    top: 72px;
    left: unset !important;
    background: #000;
    z-index:  !Important: ;
}
.open>.dropdown-menu li >a {
    padding: 5px 10px;
    line-height: 1.8;
}
ul.cls-dropdown-menu.dropdown-menu a {
    color: #fff!Important;
}
ul.cls-dropdown-menu.dropdown-menu a:hover {
    color: rgb(255 255 255 / 50%)!Important;
}
ul.cls-dropdown-menu.dropdown-menu {
    z-index: 9999999;
}
@media(max-width:991px){
div#id-user {
    font-size: 12px;
}
.dropdown-menu {
    top: 54px;
}}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:not(.sp-group-title) {
    background: #00b489!important;
    color: #fff!important;
}

/*end of my-account dropdown style*/





/*logo*/
.logo img {
    max-height: 70px !Important;
    width: auto !Important;
    margin-top: 6px;
}

.menu-fixed .logo img {
    max-height: 60px !Important;
    width: auto !Important;
    margin-top: -10px;
}

@media(max-width:991px){
#sp-header .logo img {
    max-height: 50px !Important;
    margin-top: 0px;
    /* margin-left: 10px; */
}}
@media(min-width:991px){
img.sp-retina-logo.hidden-xs {
    display: none;
}}
#sp-header .logo {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/*end of logo*/





/*header padding*/
/*
@media screen and (min-width:992px) and (max-width:1537px){
#sp-header {height: 75px;padding: 0 20px;}}

@media screen and (min-width:1536px){
#sp-header {height: 75px;padding: 0 40px 0 20px!important;}}
*/
/*end of header padding*/



/*irregular media screen setting*/
@media(min-width:991px) and (max-width:1194px){
div#sp-top3 {width: 16%;}
div#sp-menu {/* width: 53%; */}
div#sp-search-bar {width: 14%!important;}
}


@media (min-width:992px) and (max-width:992px){
#hikashop_cart_module {line-height: 74px!important;}}


.fa-user-circle:before {
    content:"";
    background-image:url('/images/00-prinz/others/loginicon.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    background-position:center;
    background-size:cover;
    top: 1px;
    right: 5px;
    position: relative;
    transform: scale(1.04);
}



/*end of irregular media screen setting*/






#sp-header .sp-megamenu-parent >li.active>a {color: #00b489!Important;}
#sp-header .sp-megamenu-parent >li:hover>a {color: rgb(0 0 0 / 40%)!Important;}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
    text-align: left;
    font-weight: 600;
    background: #ececec;
    color: #000;
}
#sp-header.menu-fixed {
    background: #fff;
}
li.sp-menu-item.current-item.active {
    position: relative;
}

li.sp-menu-item.current-item.active:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    width: 10px;
    margin: auto;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #00b489;
}

.sp-dropdown-inner li.sp-menu-item.current-item.active:before {display:none;}

ul.sp-megamenu-parent li:last-child:before {
    top: -15px!important;
    position: absolute!important;
}

@media(max-width:992px){
#sp-header.menu-fixed {
    background: #fff;
    height: 60px;
}
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a, #sp-header.menu-fixed .sp-megamenu-parent >li >span {
    color: #000;
    line-height: 60px;
}
@media(min-width:992px){
header#sp-header.hidden-md {
    display: none;
}}
  @media(max-width:991px){
#sp-header .logo {
    height: 60px;
}
#sp-header.menu-fixed .logo {
    height: 60px;
}
#sp-header.menu-fixed .logo img {
    /* height: 40px; */
    /* margin-top: 0px; */
}
#sp-header.menu-fixed #sp-logo {
    height: 60px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
    /* margin-left: 19px; */
}
}






/*header*/

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a{
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    background: transparent;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    background: transparent;
}


.en-gb #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 12px;
}
.en-gb #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a{
    font-size: 12px!important;
}
#sp-header .sp-megamenu-parent .sp-dropdown li.active.sp-menu-item a:hover span{
    color: #000!important;
}

.sp-megamenu-parent .sp-dropdown li.active.sp-menu-item span{color:#fff!important;}

#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    background: #86cbba7a!important; color:#000!important;
}
li.sp-menu-item.current-item.active a {
    background: transparent!important; 
}

/*off-canvas*/
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
    background: #00b489!important;
    color: #fff!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
    background: #fff!important;opacity:0.5;
    color: #000!important;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    /* padding: 80px 0px; */
}
.offcanvas-menu {
    background: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #000;
}
.close-offcanvas {
    border: none;
    color: #000;
}
.close-offcanvas:hover {
    color: #000000b3;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding-left: 50px;
}
#offcanvas-toggler >i {
    color: #000;
}
.offcanvas-menu i.open-icon.fa.fa-angle-down {
    color: #000;
}
.offcanvas-menu i.open-icon.fa.fa-angle-up {
    color: #000;
}


/*dropdown*/
.sp-dropdown-inner li.sp-menu-item a img{width: 30px;display: inline!important;}
.sp-dropdown-inner span.image-title {display: inline!important;}
.sp-dropdown-inner li.active.sp-menu-item a img{filter: brightness(0) invert(1);}
.sp-dropdown-inner li.active.sp-menu-item a:hover img{filter: unset;}



/*page-title*/
.sp-page-title .breadcrumb >.active {
    color: rgb(0 0 0 / 80%);
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #000;
}
.sp-page-title {
    padding: 10px;
}
@media(max-width:991px){
.sp-page-title {
    padding: 20px 0 20px!important;
}
}
.sp-page-title h2 {
    font-size: 16px!important;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #000;
    text-align: left;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title {
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.sp-page-title {
    /* background: url(/images/00-foc/background/bg02.jpg)!important; */
    background-position: left center;
    background-size: cover!important;
    background-repeat:no-repeat;
    background: #e5f7f3!important;
    }

.sp-page-title h2:before {
    content: "";
    position: absolute;
    /* background: #000; */
    height: 2px;
    width: 50px;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
}
.sp-page-title .breadcrumb {
    margin-top: 0;
    font-size: 14px;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #00000096;
}




/*sp-bottom*/

.en-gb #sp-bottom a{
    font-size:14px;
}

#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}
.bottom-payment-img img {
    width: 335px;
}
@media(max-width: 991px){
#sp-bottom1 .sp-module {
    margin-top: 0px;
}
.bottom-payment-img img {
    width: 100%;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 14px !important;
    color: #252525!important;
    margin-bottom: 10px;
    margin-top: 30px;
}}
#sp-bottom .sp-module .sp-module-title {
    font-size: 14px !important;
    color: #252525!important;
}
#sp-bottom ul li a {
    color: #252525!important;
}
#sp-bottom ul >li a:hover {
    color: rgb(37 37 37 / 0.6)!important;
}


/*bottom bar*/
.bottom-bar-row-2 .sppb-row {
    display: flex;
    justify-content: space-around;
}





/*footer*/
span.sp-copyright {
    font-size: 14px;
}
@media(Max-width:991px){
#sp-footer {padding: 10px 0px 100px 0px !Important;}
}


footer#sp-footer {
    border-top: 1px solid #cccccc;
}
.fa-question:before {
  content: url('https://api.iconify.design/simple-icons/tiktok.svg?color=#252525&width=24&height=24')!important;
  background: url('https://api.iconify.design/simple-icons/tiktok.svg') no-repeat center center / contain;
  position: absolute;
  top: 6px;
  }
div#sp-footer2 .sppb-icons-group-list {
    margin: -8px!important;
}
.fa-question:hover:before {
  opacity: 0.5;
}


div#sp-footer2 .sp-module ul >li >a:before {
  content: "";display:none;
}

div#sp-footer2 .sp-module ul >li {
  border-bottom: 0px solid #e8e8e8;
}
#sp-footer2 a {
    font-size: 18px!important;
}

div#sp-footer1 {
    text-align: center;
}


@media(Max-width:480px){
div#sp-footer1 {
    text-align: left;

}}

div#sp-footer1 a{
font-weight:500;color:#252525;
}




/*scroll-up*/
a.scrollup {
    right: 125px;
    bottom: 28px;
    /* background-image: linear-gradient(to right, #b31217 0%, #e52d27  51%, #b31217  100%); */
}
.scrollup:before {
    color: #fff;
}

@media screen and (max-width:991px){
a.scrollup {right: 125px;bottom: 66px;}
.is-bottom_right{bottom: 70px!important;right: 10px!important;}
}


@media screen and (max-width:768px){
  a.scrollup {
   right: 85px!important; 
  bottom: 75px!important; 
}}




/*live-chat*/
#phone {
    right: 80px !important;
}
#whatsapp {
    right: 10px !important;
}

.help-you-btn img {
    width: 60px;
    left: 0px!important;
    top: 1px!important;
    transform: scale(1.17)!important;
    position: relative !important;
}

/*cart float*/
@media (max-width: 992px) {
    .floating-button {
        width: fit-content!important; margin-left:0px!important;
    }
  
  .floating-button span.hikashop_small_cart_total_title {
    margin-left: 0px;
}
}


.floating-button span.hikashop_small_cart_total_title {
    padding: 10px 20px!important;
    font-size: 20px!important;
}















/*tracking delyva*/

.tracking-container__button, .tracking-container__input {
    width: 75% !important;
}
.btn-primary.btn-lg-tracking {
    background: #fff !important;
    width: 100%;
    padding:8px 0px 8px 0px !important;
  	color: #000;
  	border-radius: 0px !Important;
}
@media(max-width: 991px){
#sp-bottom .row>div .tracking-container__input  {
    width: 100% !important;
    margin-bottom: 10px;
}
.tracking-container__button, .tracking-container__input {
    width: 100% !important;
}}

/*search*/
.top-search-input-wrap input.mod-search-searchword.inputboxtop-search {
    margin: auto !important;
    margin-top: 20% !important;
    width: 300px !important;
}
i.fa.fa-times.search-close-icon {
    color: #fff !important;
}
.top-search-input-wrap .top-search-overlay {
    z-index: -1;
}

/*scroll dropdown*/
/*-------------------------
      SCROLLBAR
--------------------------*/
/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #00b489;
  border-radius:50px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 200px !important;
    /* max-height: 320px; */
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
    width: 100%;
    border-radius: 0 0 3px 3px;
    background: #fff;
    padding: 0px 0;
    border: 1px solid #fff!important;
}

span#hover_icon {
    color: white;
}


/*--------------------------------
    GET IN TOUCH
--------------------------------*/
.contact-row-icons h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin-bottom: 5px!important;
}

@media only screen and (max-width:991px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
    font-size: 20px !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 20px !important;
}}


/*login page*/
.com-users.view-login i.fa.fa-angle-right {display: none;}


/*********************
	order page contact
*********************/
  
.com-hikashop.view-product.layout-contact.task-contact h1 {
    font-size: 25px!important;
    margin-top: 0!important;
    background: #ececec!important;
    padding: 10px!important;}

input#hikashop_contact_name{width: 100%!important;}
input#hikashop_contact_email {width: 100%!important;}
.com-hikashop.view-product.layout-contact.task-contact label {margin-top: 15px!important;}

.com-hikashop.view-product.layout-contact.task-contact textarea#hikashop_contact_altbody {min-height: 100px!important;}

.com-hikashop.view-product.layout-contact.task-contact .hikashop-contact-button {margin-top: 20px!important;}
  
.com-hikashop.view-product.layout-contact.task-contact #sp-left{display:none;}

.com-hikashop.view-product.layout-contact.task-contact div#sp-component {width: 100%;}

/*alert*/
.alert {
    background: #ffe9e9;
}
.alert-success {
    background-color: #dff0d8 !IMPORTANT;
}
/*table*/

@media(max-width:991px){
  table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
}
/*end of normal overall*/

.maintenance-page header#sp-header {
    display: none;
}
.maintenance-page section#sp-topbar {
    display: none;
}
.maintenance-page section#sp-bottom {
    display: none;
}
.maintenance-page footer#sp-footer {
    display: none;
}
.maintenance-page section#sp-section-11 {
    display: none;
}



