/*body*/
body {
    background-color: #f8f1f0;
}
.body-wrapper {
    overflow: hidden;
}
h2.sppb-addon-title {
    color: #4b5563;
}
p {
    margin-bottom:30px;
    color:#374151;
}
p a{
    color:#374151;
}
p a:hover{
    color:#374151;
}
.p-no-margin p{
    margin-bottom:0;
} 
.white h2{
    color:#fff;
}
.white p,
.white p a,
.white p a:hover{
    color:#fff;
}
@media (min-width:992px) and (max-width:1200px){
    h2.sppb-addon-title{
        font-size:36px !important;
    }
}

/*page title*/
.sp-page-title {
    background: #f8f1f0;
    padding: 70px 0 0px 0;
}
.sp-page-title .sp-page-title-heading{
    text-align:center;
    color:#6a8e89;
    font-size:64px;
}
.sp-page-title .breadcrumb{
    justify-content:center;
}
.sp-page-title .breadcrumb .breadcrumb-item.active{
    color:#6a8e89 !important;
}
.sp-page-title .breadcrumb .breadcrumb-item a{
    color:#6a8e89 !important;
}
.breadcrumb-item+.breadcrumb-item::before{
    color:#6a8e89 !important;
    content:''|;
}
.sp-page-title .breadcrumb li.float-start {
    display:none;
}
@media (max-width:1200px){
    .sp-page-title .sp-page-title-heading{
        font-size:56px;
    }
}
@media (max-width:767px){
    .sp-page-title .sp-page-title-heading{
        font-size:50px;
    }
}

/*header*/
#sp-header {
    background:#F8F1F0;
    box-shadow:none;
}
@media (min-width:992px) and (max-width:1200px){
    #sp-header .logo-image{
        height:50px;
    }
}
.sp-megamenu-parent>li>a {
    color:#4b5563;
}
.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li>a:focus,
.sp-megamenu-parent>li.active>a, 
.sp-megamenu-parent>li.active:hover>a{
    color:#6a8e89;
}
.offcanvas-menu {
    width:100%;
    background:rgb(248 241 240 / 85%);
}
body.ltr.offcanvs-position-right .offcanvas-menu{
    right:-100%;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, 
.offcanvas-menu .offcanvas-inner ul.menu>li span{
    color:#4B5563;
    padding:25px 0 !important;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a{
    color:#6a8e89;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, 
.offcanvas-menu .offcanvas-inner ul.menu>li a:focus, 
.offcanvas-menu .offcanvas-inner ul.menu>li span:hover, 
.offcanvas-menu .offcanvas-inner ul.menu>li span:focus{
    color:#6A8E89;
    background:rgb(255 255 255 / 20%);
}
.burger-icon>span{
    background-color:#4b5563;
}
.offcanvas-active .burger-icon>span, 
#modal-menu-toggler.active .burger-icon>span{
    background-color:#4b5563;
}
@media (max-width: 991px) {
    #sp-header {height: 80px !important;}
    #offcanvas-toggler { height: 80px; line-height: 80px; }
    #sp-header .logo { height: 80px; }
}

/*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/search.png");
    background-size: 15px;
    background-position: 90% 50%;
    background-repeat: no-repeat;
}

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



/*bottom*/

#sp-footer, #sp-bottom{
    background:#F8F1F0 !important;
    color:#6A8E89 !important;
}
#sp-footer a, #sp-bottom a{
    color:#6A8E89 !important;
}
#sp-bottom1 img {
    width: 230px;
}
#sp-bottom .sp-module .sp-module-title {
    color: #6A8E89;
    font-size: 24px;
    font-weight: normal;
}
#sp-bottom4 p {
    margin-bottom: 10px;
    color:#6a8e89;
}
#sp-bottom a:hover,
#sp-bottom a:focus{
    color:#4b5563 !important;
}
@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 #6A8E89;
    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_project/icons/XiaohongshuLOGO-2.png);
    width: 20px;
    top: 4px;
    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: 200px;}.modal-header {position: absolute;right: 0;z-index: 11;}.modal-body {padding: 0px;}.modal-content p {margin: 0;}


/*feedactivity*/
.feedactivity {
    position: absolute;
    bottom: 0;
    z-index: 99;
    margin-left: 20px;
    margin-bottom: 30px;

}

.promotion-msg-card {
    max-width: 400px!important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px!important;
    padding: 10px 10px!important;
}

.promotion-msg-card .close-button {
    text-align: right;
    margin-right: 3px;
    top: -3px;
    position: relative;
}

.promotion-msg-card td {
    vertical-align: top;
    font-size: 14px; line-height:1.3;
}

.promotion-msg-card img.hikashop_product_image {
    padding-top: 5px;
}

.promotion-msg-card .msg-content {
    margin: 0;
}

.promotion-msg-card p {
    margin: 0;
}

i.fa-solid.fa-circle-xmark {
position:relative;
}

i.fa-solid.fa-circle-xmark:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f057';
    font-style: normal;
    margin: 20px;
}

/*scrollbar*/

::-webkit-scrollbar{
    height: 3px;
    width: 3px;
    background: white;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #818181; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #2e2e2e; 
}

::-webkit-scrollbar-thumb:horizontal{
    background: #ccc;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:horizontal:hover{
    background: #2e2e2e;
}

/*end of scrollbar*/

/*eb whatsapp*/
.whatsappchat .popup-section{
	display:none;
}


/*EO OVERALL*/





