@font-face {
  font-family: AvenirRoman;
  src: url('../fonts/AvenirLTStd-Roman.otf');
}

@font-face {
  font-family: AvenirBook;
  src: url('../fonts/AvenirLTStd-Book.otf');
}

@font-face {
  font-family: AvenirBlack;
  src: url('../fonts/AvenirLTStd-Black.otf');
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'AvenirBlack' !important;
}

body {
  	font-family: AvenirRoman !important;
  	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: 26px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 22px !important; }
h4 { font-size: 20px !important; }
h5 { font-size: 18px !important; }
h6 { font-size: 18px !important; }
body {font-size: 16px !important;}
h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}
.com-sppagebuilder.view-page label {
    color: #000;
}
#sp-main-body {
    padding: 50px 0px;
}

/**************menu********************/
@media(max-width:991px){
header#sp-header {
    height: 60px !important;
}
#sp-logo {
    height: 60px !important;
    padding-right: 0px;
}
div#sp-menu {
    float: right;
}
#sp-header .logo a {
    display: block;
}
a#offcanvas-toggler {
    line-height: 57px;
    margin-top: 3px;
}}
.cls-login, .dropdown login {
    line-height: 1;
}
section#sp-top-bar {
    background: #000000;
    padding: 2px 0px;
    text-align: right;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999999999;
    width: 100% !IMPORTANT;
}
section#sp-top-bar a, section#sp-top-bar, section#sp-top-bar i {
    color: #fff;
}
span.cart-qty {
    margin-left: -8px;
    background: #22b24c;
    border-radius: 100px !important;
    font-size: 10px;
    padding: 2px 4px 0px 3px;
    color: #fff;
    line-height: 0;
    vertical-align: text-top;
}


/*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: center;}}

#sp-menu {text-align: center;padding: 0px !important;}
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;
    padding: 0px 10px;
}
@media(max-width:1350px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    text-transform: inherit;
    padding: 0px 10px;
}
}
@media(max-width:1200px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #898989;
    font-size: 10px;
    font-weight: 400;
    text-transform: inherit;
    padding: 0px 6px;
}
}
#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 3px 3px rgba(0,0,0,0.05);background: #fff;padding: 0px 15px;margin-top: 30px;}

li.sp-menu-item.sp-has-child.brand-css .sp-dropdown.sp-dropdown-main.sp-menu-right li {
    width: 50%;
    display: inline-block;
}


/*end of menu*/









/*my-account dropdown style*/
.dropdown-menu {
    right: -5px;
    top: 29px;
    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: #ececec;
}

/*end of my-account dropdown style*/

.reg-login-form-wrap .form-group:nth-child(2) {
    margin-bottom: 0px !IMPORTANT;
}
.reg-login-form-wrap .form-links.forgot-pw a {
    text-decoration: underline;
    font-size: 14px;
}


/*logo*/
.logo img {
    max-height: 60px !Important;
    width: auto !Important;
    margin-top: 0px;
}
@media(max-width:991px){
#sp-header .logo img {
    max-height: 37px !Important;
    margin-top: -13px;
}}
@media(min-width:991px){
img.sp-retina-logo.hidden-xs {
    display: none;
}}
#sp-header .logo {
    height: 70px;
    display: flex;
    align-items: center;
}
div#sp-logo {
    padding: 0px;
    padding-left: 15px;
}

/*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;}}

/*end of irregular media screen setting*/






#sp-header .sp-megamenu-parent >li.active>a, #sp-header .sp-megamenu-parent >li:hover>a {color: #f33434!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;
}
@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: #898989;
}
@media(min-width:992px){
header#sp-header.hidden-md {
    display: none;
}}
  @media(max-width:991px){
#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;
    padding-right: 0px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
    /* margin-left: 19px; */
}
}
i.fa.fa-shopping-cart {
    font-size: 24px;
}


div#id-user ul.cls-dropdown-menu.dropdown-menu li {
    padding: 5px;
}



/*header*/

#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: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6e6e6e;
    background: transparent;
    line-height: 1.3;
}
#sp-header .sp-megamenu-parent .sp-dropdown li:hover >a {
    color: #f33434!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: #ffffff1f!important;
}
li.sp-menu-item.current-item.active a {
    background: transparent!important;
}
div#hikashop_cart_160 div#hikashop_messages_notice {
    width: 400px !important;
    line-height: 1.5;
    position: absolute;
    right: 15px;
    top: 100px;
}


/*off-canvas*/
.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 {
    background: #e4382b !important;
    color: #fff!important;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}
.offcanvas-menu {
    background: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #000000;
    padding: 10px 20px !IMPORTANT;
}
.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: #ff6245;
}
.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;
}
.offcanvas-menu  .sp-module ul >li >a:before {
    display: none;
}





/*page-title*/
.sp-page-title .breadcrumb >.active {
    color: rgb(255 255 255 / 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: #fff;
}
.sp-page-title {
    padding: 10px;
}
@media(max-width:991px){
.sp-page-title {
    padding: 20px 0 20px;
}
}
.sp-page-title h2 {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title {
    background: #22b24c;
    text-align: left;
}
.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*/
#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: 16px !important;
    letter-spacing: 1px;
    font-family: "AvenirRoman";
    color: #252525!important;
}
#sp-bottom2 ul li a, #sp-bottom3 ul li a, #sp-bottom4 .sppb-addon-text {
    color: #252525!important;
    font-size: 15px !IMPORTANT;
    font-family: "AvenirRoman";
    line-height: 1.5 !important;
}
#sp-bottom ul >li a:hover {
    color: rgb(37 37 37 / 0.3)!important;
}
@media(min-width:992px){
#sp-bottom3 {
    margin-top: 53px;
}}

@media(max-width:991px){
#sp-bottom3 {
    margin-top: -30px;
}}
@media(max-width:991px){
#sp-bottom1 .bottom-logo {
    display: none !important;
}
#sp-bottom1 {
    margin: 0px !important;
}
#sp-bottom {
    padding-top: 0px !important;
}}
.bottom-title h3.sppb-addon-title {
    font-size: 16px !IMPORTANT;
}





/*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;
    font-family: "AvenirRoman";
}


@media(Max-width:480px){
div#sp-footer1 {
    text-align: left;
    font-family: "Poppins";
}}

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




/*scroll-up*/
a.scrollup {
    right: 107px;
    bottom: 28px;
    background: #f8faf9!important;
}
.scrollup:before {
    color: #000;
}

@media screen and (min-width:767px) and (max-width:992px){
a.scrollup {
    right: 107px;
    bottom: 84px;
    background: #f8faf9!important;
}}



@media screen and (max-width:480px){
  a.scrollup {
    right: 97px;
    bottom: 30px;
    background: #f8faf9!important;
}
}


/*live-chat*/
#phone {
    right: 80px !important;
}
#whatsapp {
    right: 10px !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;
}}
#sp-bottom4 h3.sppb-addon-title {
    margin-left: 30px;
}


/*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: 8px;
}

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

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

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 300px !important;
    overflow-y: auto;
    /* overflow-x: hidden; */
    width: 100%;
    border-radius: 0 0 3px 3px;
    background: #fff;
    padding: 0px 0;
    border-top: 1px solid #000 !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%;}

/*br*/
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text br {
    display: unset !Important;
  }}
  
/*alert*/
.alert {
    background: #ffe9e9;
}
  
/**/
/*.terms-page body {
    font-size: 16px !important;
}
.terms-page  .sppb-panel-heading span {
    font-size: 18px !important;
}
.terms-page  .sppb-panel-body .sppb-addon-content,
.terms-page .sppb-addon-content {
    font-size: 16px !important;
}
@media(max-width:991px){
.terms-page  .sppb-panel-body .sppb-addon-content,
.terms-page .sppb-addon-content {
    font-size: 14px !important;
}
}*/

.terms-page .sppb-panel-body .sppb-addon-content th {
    display: block;
}
.terms-page .table-style-001 table th {
    display: table-cell !important;
}
@media(max-width:991px){
table.bank-table th {
    min-width: 120px;
}
table.bank-table td {
    vertical-align: initial;
}}
@media(min-width:992px){
.terms-page .sppb-row-container{
    width: 800px !important;
}
}

.bfQuickMode textarea.bfbs3-form-control, .bfQuickMode textarea.form-control, textarea#hikashop_contact_altbody {
    height: 125px !important;
    min-height: unset !important;
}

/*form*/
.form-background {
    background: #f7f7f7;
    border: 1px solid #666;
    padding: 30px !IMPORTANT;
}
.hkcheckbox-inline label {
    margin-left: 0px !important;
}
.hkcheckbox-inline input#privacyandpolicy_1 {
    margin-left: -20px !IMPORTANT;
}
@media(min-width:992px){
body.site.com-hikashop.view-user.layout-form.task-form.itemid-796.en-gb.ltr.register-form.sticky-header.layout-fluid.register-form.off-canvas-menu-init section#sp-main-body .container {
    width: 500px;
    margin: auto !IMPORTANT;
  }}
/*map*/
.mapjlexinfo a {
    text-decoration: underline;
}



/*end*/


.sp-module ul >li >a {
  padding:0px !important;
}

/*form*/
@media(min-width:992px){
div#bfElemWrap908, div#bfElemWrap934 {
    margin-left: 30px;
}}