/**fixed **/
#sp-filter {
    position: relative;
}
@media(max-width:767px){
  body.view-product #sp-main-body {
    padding: 20px 0!important;
}
}
@import url(https://fonts.googleapis.com/css?family=Poppins);

h1, h2, h3, h4, h5, h6, body, p, span {
    font-family: 'poppins' !important;
}

h1, h2, h3, h4, h5, h6 { letter-spacing: 1px; }


@media(max-width: 1100px){
h4 {
    font-size: 16px !important;
}}

@media(max-width:768px){ h3 {font-size: 20px !important; }}

/*.body-innerwrapper { overflow-x: hidden; }*/

#sp-main-body { padding: 50px 0; }

body { letter-spacing: 0.5px;}

@media (max-width: 1024px){
/*.body-innerwrapper { overflow-x: hidden; }*/

section#sp-page-title { overflow-x: hidden; /*padding-top: 72px;*/ }

div#sp-component { overflow: hidden; }

section#sp-main-body { overflow-x: hidden; }
}


body.view-registration, body.view-login, body.view-reset, body.view-profile, body.view-remind, body.view-address, body.view-order, body.view-cart, body.view-checkout { background-image: none; background: #fff; }

body .pagination>li>a, body .pagination>li>span { border: 1px solid #000; }

.fa {
    font-weight: 500 !important;
    font-family: FontAwesome !important;
}

.sp-page-title .breadcrumb >.active {
    text-transform: uppercase;
}

/*header*/
.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right {
    width: 900px !important;
    text-align: left;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #cd3333;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: none;
}

#sp-header a:hover, #sp-header .sp-megamenu-parent >li.active>a {
    color: #ffe600;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    font-weight: lighter;
    letter-spacing: 0.5px !important;
    text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 30px 40px;
}

.sp-dropdown-inner .col-sm-2 {
    padding: 0 9px;
}

.sp-megamenu-parent >li > a {
    text-transform: uppercase !Important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    padding: 0px 0px 8px 0px;
    text-transform: capitalize !important;
    line-height: 1;
    font-size: 12px;
}

@media screen and (max-width: 1350px) and (min-width: 992px) {
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 12px;
  }}

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

.menu-slide-down .sp-has-child >.sp-dropdown {
    top: 100px;
    left: -200% !important;
}

.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
    top: 100px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title {
    color: #ffe600 !important;
    font-weight: 500;
    margin-bottom: 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
    position: relative;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title:before {
    position: absolute;
    content: '';
    background: #ffe600;
    width: 20px;
    height: 2px;
    bottom: 0px;
    left: 0px;
    transition: 0.53s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title:hover:before {
    width: 30px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .row .col-sm-4 {
    /*min-height: 400px !important;*/
}

@media (min-width: 1401px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 18px 0 0;
    font-size: 14px;
}}

@media screen and (max-width: 1400px) and (min-width: 1301px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0px 20px 0 0;
    font-size: 13px;
}}

@media screen and (max-width: 1300px) and (min-width: 1100px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 15px 0 0;
    font-size: 12px;
}}

@media screen and (max-width: 1099px) and (min-width: 992px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 8px 0 0;
    font-size: 12px;
}}

li.sp-menu-item.sp-has-child.menu-brand-hidden {
    margin-top: 36px;
    margin-left: -30px;
}

.sp-dropdown-inner {
    position: relative;
}

.sp-dropdown-inner:before {
    position: absolute;
    content: '';
    background-image: url(/images/0_luxcent/home/menu-light.png);
    background-size: cover;
    width: 100px;
    height: 175px;
    top: 0;
    right: 30px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 768px){
#sp-top1 select.notranslate {
    width: 70px;
    margin-top:30px;
}

#sp-top1 > div > .sp-module {
    padding-left: 5px;
}

div#sp-top1 {
    position: absolute;
    right: 20px;
    width: auto;
}}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title {
    cursor: pointer;
    pointer-events: auto;
}

#sp-bottom h6:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 30px;
    bottom: -10px;
    height: 2px;
    transition: 0.3s;
}

#sp-bottom h6:hover:before {
    width: 50px;
}

#sp-bottom h6 {
    position: relative;
}

/*.sp-dropdown-inner .col-sm-2:nth-child(4) {
    width: 105px;
}*/

/*end of header*/

/*page title*/

@media (max-width: 768px){
    .sp-page-title {padding: 35px 0 35px !Important; font-size: 20px !Important; background-position: center center;background-size: cover;}
    .sp-page-title h2 { font-size: 20px !Important; }
    .sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    font-size: 14px !Important; }
    .sp-page-title .breadcrumb { margin: 0; }
}

.sp-page-title { padding: 100px 0 100px; background-position: center center; }

.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    text-shadow: 1px 1px 1px #000;
}

.sp-page-title h2 {
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px #565656;
}
.sp-page-title h2:after { content: ""; position: absolute; background: #cd3333; height: 5px; width: 50px; left: 0; right: 0; top: -15px; margin: auto; }

/*end of page title*/


/*breadcrumb*/

.sp-page-title .breadcrumb { display: block !Important; }

/*end breadcrumb*/

/*navigation*/

#sp-header { height: 100px; }

#sp-header .logo { height: 100px;  margin: auto; }

#sp-header .logo a {
    font-size: 52px;
    text-shadow: none;
}

/*@media (max-width: 767px) {
  #sp-header .logo img { height: 40px !important; width: auto; }
  
  #sp-header .logo { float: left; }
}*/

#sp-header .logo img {width: 100% !important;height: 80px;}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span { line-height: 100px; }

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {text-transform: capitalize; font-weight: 500;}

.sp-megamenu-parent >li >a:before { display: none; }



@media(min-width: 1361px) {
#sp-top1 >div>.sp-module select.notranslate {
    width: 107px;
    font-size: 12px;
    padding: 0px;
}

#sp-top1 >div>.sp-module:nth-child(1) {
    padding-left: 0px;
}

#sp-top1 >div>.sp-module {
    padding-left: 10px;
}}


@media screen and (max-width: 1360px) and (min-width: 1300px) {
#sp-top1 >div>.sp-module select.notranslate {
    width: 116px;
    font-size: 11px;
    font-weight: 100 !important;
    padding: 0px;
}

#sp-top1 >div>.sp-module:nth-child(1) {
    padding-left: 0px;
}

#sp-top1 >div>.sp-module {
    padding-left: 5px;
}}

@media screen and (max-width: 1299px) and (min-width: 992px) {
#sp-top1 >div>.sp-module select.notranslate {
    width: 90px;
    font-size: 9px;
    padding: 0px;
}

#sp-top1 >div>.sp-module:nth-child(1) {
    padding-left: 0px;
}

#sp-top1 >div>.sp-module {
    padding-left: 2px;
}}

#sp-top1 { height: 100px; }

/*div#hikashop_cart_module {line-height: 70px !important;}*/

.sp-my-account .btn-account {background-color: transparent !important;padding-left: 20px;float: right; line-height: 100px;}

@media only screen and (max-width: 600px) {
  #sp-top1 > div > .sp-module { padding-left: 15px; }
  .sp-my-account .btn-account { padding-left: 15px; }
}

#sp-top1  i { line-height: 100px; font-size: 20px; }

.sp-my-account ul.nav >li.active { background: transparent; }

#sp-header.menu-fixed { z-index: 999; }
  
@media only screen and (max-width: 1089px){
#offcanvas-toggler { display: block !important; text-align:  right; position: absolute; right: 10px !important; top:  0;  line-height: 70px;}
#sp-menu {float: right !important;}
ul.sp-megamenu-parent.menu-slide-down.hidden-sm.hidden-xs { display: none; } }

@media only screen and (max-width: 1199px){
    .sp-shopin-login a i { line-height: 4; } }

@media only screen and (max-width: 600px){
    .sp-shopin-login a i { line-height: 5; padding-left: 0;} }

@media (max-width:1089px){
  div#sp-top1 { position: absolute; right: 30px; width: auto; }
div#sp-menu { position: absolute !important; right: 0; top: 15px; }
}

#offcanvas-toggler >i {
    color: #fff;
}

#offcanvas-toggler >i:hover {
    color: #ffe600;
}

#sp-top1 i:hover {
    color: #ffe600;
}

#sp-top1 >div>.sp-module a:hover, #sp-top1 >div>.sp-module a:focus {
    opacity: 1;
}

#sp-menu .sp-column {
    text-align: center;
}

/*login popup*/

.lp-wrapper { border-radius: 0; }

.lp-wrapper h3 {
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.lp-button-wrapper .lp-left { float: none; }

button.lp-button {
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    display: block;
    padding: 10px;
    transition: 0.5s;
    border: 0;
}

.lp-button-wrapper ul.lp-link-wrapper {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 1.3;
    margin-top: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.lp-field-wrapper label { color: #737373; }

/* end of login popup */


/*registration*/

.com-users .reg-login-form-wrap .form-validate button[type="submit"]:hover,
.com-users .reg-login-form-wrap .form-validate button[type="submit"]:focus,
.com-users .reg-login-form-wrap .form-validate button[type="submit"]:active { background: #fff; color: #000; }

.com-users .reg-login-form-wrap .form-validate button[type="submit"] { border: 1px solid #000; }

/*end of registration*/

/* footer */

.logo-bottom img {
    width: 250px;
}

.bottom-read-more a {
    text-decoration: underline;
}

#sp-bottom .sp-module .sp-module-title { font-size: 14px; font-weight: 600; letter-spacing: 1px; }

#sp-bottom .sp-module ul >li >a { letter-spacing: 1px; font-size: 14px; font-weight: 400; padding-bottom: 5px; }

#sp-bottom1 .sppb-addon-content { letter-spacing: 1px; }

#sp-bottom4 .sppb-addon-text { font-size: 14px; letter-spacing: 1px; }

#sp-bottom4 .pull-left { margin-right: 10px; }

#sp-footer2 ul.social-icons {float: right;}

@media (min-width: 992px) {
  #sp-bottom1 .sp-module { padding-right: 50px; }
  #sp-bottom3 .sp-module { padding-left: 20px; }
}

@media (max-width: 768px) {#sp-footer1 {text-align:center; margin-bottom: 10px;} #sp-footer2 ul.social-icons {float:none; text-align: center;} div#sp-footer2 {text-align: center;}}

#sp-footer { padding: 0 !important; text-align: center; background: #cd3333 !important; font-weight: 600; }

#sp-footer1 .sp-column {
    border-top: 1px solid #fff;
    padding: 10px 0px;
}

#sp-footer ul.social-icons >li { margin: 0 8px; }

/*end of footer*/

/*offcanvas*/

.offcanvas-menu {background: #cd3333;}

.close-offcanvas { border: none; }

.close-offcanvas { color: #fff; }

.close-offcanvas:hover, .close-offcanvas:focus { color: #ffe600; }

.offcanvas-menu .offcanvas-inner .search input { border-radius: 0; }

.offcanvas-menu .offcanvas-inner .sp-module:first-child { display: none; }

.offcanvas-menu .offcanvas-inner .sp-module { margin-top: 50px; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler { color: #000; padding: 5px 20px; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 600 !Important;
    padding: 2px 30px;
}

.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 {
    background: transparent !Important;
    color: #ffe600;
    font-weight: 400;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    background: transparent !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding: 0 45px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background: transparent;
}

/*end of offcanvas*/

/*footer 2*/
.fa-twitter:before {
    content: "\f16D" !important;
}
/*end of footer 2*/

/*top bar*/

#sp-top-bar .sp-module { margin: 0; }

#sp-topbar { text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 1px; }

#sp-topbar p { margin-bottom: 0; }


/*end of top bar*/


/*search page*/

body.search_page input { border-color: #e7e7e7; height: 41px; font-size: 16px; letter-spacing: 1px; width: 94%; }

body.search_page .hikashop_filter_main.hikashop_filter_main_Keyword_2 { min-height: auto !important; margin-bottom: 20px; margin-right: 66px; width: auto !important; float: none !important; }

body.search_page .hikashop_filter_button_inside { position: absolute; right: 0; top: 0; }

body.search_page input.hikabtn { padding: 10px 30px !important; border-bottom: 0; }

body.search_page input.hikabtn:hover,
body.search_page input.hikabtn:focus { background: #333; color: #fff;  }

body.search_page input.hikabtn {
    border: 2px solid #cd3333;
    text-transform: uppercase;
}

body.search_page input.hikabtn:hover {
    background: #cd3333;
}

@media (max-width: 767px) {
  body.search_page input.hikabtn { padding: 8px 20px !important; font-size: 16px; } }

/*end of search page*/



/*.collapse { display:unset !important; }*/
/*li.item-619.current.active.deeper.parent ul#collapse-menu-619 {display:unset !important;}*/
/*

ul.nav.menu .collapse{ display:unset !important; }

.collapse>.accordion-inner { display: none !important;}

.collapse.in>.accordion-inner { display: block !important; }

*/
/*tracking delyva*/


.tracking-container__button, .tracking-container__input {
    width: 75% !important;
}

.btn-lg-tracking {
    background: #fff !important;
    width: 100%;
    padding:8px 0px 8px 0px !important;
    color: #000;
}

button.btn.btn-primary.btn-lg-tracking:hover {
    color: #fff;
    background: #3c3c3c !important;
}

/*end tracking delyva*/

/*livechat*/

#whatsapp{
  right: 90px !important;
}

#sp-section-6 {
    height: 0 !important;
}

/*end livechat*/

/*gallery*/

.speasyimagegallery-image-content {
    position: unset;
}

.speasyimagegallery-modal {
    max-width: 70%;
    max-height: 75%;
}

/*end of gallery*/

#sp-bottom1 strong a:before {
    position: absolute;
    content: "\f082" !important;
    font-family: FontAwesome !important;
    color: #fff !important;
    background: #cd3333;
    font-size: 20px;
    transition: 0.5s;
}

#sp-bottom1 strong a:hover:before {
    color: #ffe600 !Important;
}

#sp-bottom1 strong a {
    position: relative;
}

li {
    list-style-type: disc;
}

/*g translate*/

#sp-header .switcher.notranslate a.nturl {
    color: #000 !important;
    background: #fff;
    width: 90px;
}

#sp-header .switcher.notranslate a.open {
    color: #000 !important;
    background: #fff;
    width: 90px;
}

#sp-header .switcher.notranslate a {
    background: #fff;
    color: #000 !important;
    width: 90px;
}

#sp-header .switcher.notranslate {
    line-height: 18px !important;
    width: 90px;
}


@media(max-width:768px){
    #sp-header .switcher.notranslate {
    width: 70px;
    margin-top: 36px;
}

#sp-header .switcher.notranslate a {
    font-size: 10px;
}
}

/*bottom*/

.bottom-facebook-icon:hover {
    background: transparent !important;
}

.bottom-facebook-icon {
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 0;
}

.bottom-facebook-icon i {
    font-size: 23px;
}

/*end of g translate*/

/**g translate**/
.switcher .selected {
    background: none!important;
}
#sp-header .switcher.notranslate a {
    background: #fff0!important;
    border: unset!important;
      color: #fff !important;
}
#sp-header .switcher.notranslate a.nturl{
  background:#fff!important;
}
#sp-header .switcher.notranslate a.nturl:hover{
  background: #f7f7f7!important;
}
.switcher a img {

    width: 25px;
    height: 17px;

    opacity: 1!important;
}
.switcher .option {

    background-color: #fff;
}
#sp-header .switcher.notranslate a.open {
     color: #fff !important;
}

/**filter**/
/*span[id*='filter_values_container_']{
  display:none;
}*/
span.hikashop_filter_title {
    display: block;
}
.hikashop_filter_fieldset_mobile br {
    display: none!important;
}
.filter-icon span.hikashop_filter_title{
  position:relative;
}
.filter-icon span.hikashop_filter_title:after{
content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
  margin-left: 5px;
    /* margin-top: 1px; */
    position: relative;
    top: 1px;
}
.filter-icon span.hikashop_filter_title:after{
    transform:rotate(90deg);
}
.filter-icon.rotate span.hikashop_filter_title:after{
  transform:rotate(0deg);
}
span.hikashop_filter_title {
    font-weight: 600;
}

.switcher .selected a {
    padding: 4px 0 0 0 !important;
}

/*breadcrumbs*/

.breadcrumb {
    margin-bottom: 0;
    margin-top: 50px;
    padding: 0px !important;
    background: transparent;
    color: #fff;
    font-size: 13px;
}

.breadcrumb span, .breadcrumb a, .breadcrumb>.active {
    color: #fff;
}

@media(max-width:768px){
    .breadcrumb span, .breadcrumb a, .breadcrumb>.active {
    font-size: 12px;
}}

section#sp-section-8 {
    height: 0px;
}

@media(min-width:992px){
div#sp-breadcrumb2.col-md-12, div#sp-breadcrumb2.col-sm-12 {
    padding: 0 !important;
  }}

.breadcrumb a:hover {
    color: #ffe600;
}

.breadcrumb span {
    display: none !important;
}


.sp-my-account {
    display: none;
}

section#sp-products-menu {border-top: 1px solid #fff;}
section#sp-products-menu h3.sp-module-title {font-weight: 900;font-size: 16px!important;color: #fff;}
section#sp-products-menu a {font-weight: normal;font-size: 14px!important;color: #fff;}
section#sp-products-menu a:hover {font-weight: normal;font-size: 14px!important;color: rgb(255 255 255 / 50%);}