/*body*/
.body-wrapper {
    overflow: hidden;
}

/*page title*/
.sp-page-title {
    background-image: linear-gradient(45deg, #1c1c1c, #364d91, #646464);
}

/*header*/
@media (max-width: 991px) {
    #sp-header {height: 80px !important;}
    #offcanvas-toggler { height: 80px; line-height: 80px; }
    #sp-header .logo { height: 80px; }
}

.burger-icon>span {
    background-color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #d69100;
}

.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*top2*/
#sp-top2>div {
    text-align: right !important;
}

/*searchbartop*/
.hikashop_filter_module.top-search-bar {
    margin-left: 10px;
}
.top-search-bar input#filter_text_Keyword_1 {
    background: url("/images/0_project/icons/searchwhite.png");
    background-size: 15px;
    background-position: 90% 50%;
    background-repeat: no-repeat;
}

#sp-menu input#filter_text_Keyword_1::placeholder {
    color: #fff;
}

@media (max-width: 991px) {
#sp-header .sp-module {margin: 0px;margin-left: 15px;}
.hikashop_filter_module.top-search-bar {margin-left: 0px;}
#sp-header>div>div>.row {flex-wrap: nowrap;}
div#sp-menu {padding-left: 0px;}
}

/*login*/
#sp-menu i.fas.fa-user {
    color: #fff;
}


/*bottom*/
#sp-bottom .sp-module .sp-module-title {
    color: #fff;
    font-size: 16px;
}

@media screen and (min-width:1199px){
section#sp-bottom>div>div>div {
    display: flex;
    justify-content: center;
}}

#sp-footer>div>.container-inner{
    border-top: 1px solid #ccc;
    text-align: center;
    padding: 15px 0;
}

@media screen and (max-width:991px){
#sp-footer #sp-footer2{
    text-align: center;
}

footer#sp-footer {
    padding-bottom: 50px;
}}

/*payment method footer*/
div#sp-bottom5 .sp-module {margin: 0;}

/*xiaohongshu*/
i.fas.fa-book-medical{
    content:url(/images/0_esta/icons/XiaohongshuLOGO-2.png);
    width: 23px;
    top: 5px;
    position: relative;
    filter: invert(1) brightness(0);
}

/*scroll up*/
a.sp-scroll-up {right: 130px;bottom: 20px;}
@media screen and (max-width:991px){a.sp-scroll-up {right: 100px;bottom: 20px;}}

/*popup*/
button.close {background: transparent;border: 0px;font-family: 'Roboto';color: #fff;}.modal-content {position: relative;}.modal-dialog {top: 160px;}.modal-header {position: absolute;right: 0;z-index: 11;}.modal-body {padding: 0px;}.modal-content p {margin: 0;}

/*freshface*/
.sppb-panel.sppb-panel-modern .sppb-panel-heading {
    background: #3b0800;
    color: #fff;
}
.hikashop_product_custom_value {
    line-height: 1.5;
}



/*search-box*/
#sp-menu input#filter_text_Keyword_1 {
    color: #ffffff !important;
}

