/*body*/
.body-wrapper {
    overflow: hidden;
}
.text-style-01 h2 {
    margin-bottom: 30px;
}
.text-style-02 h2 {
    margin-bottom: 0;
}
.p-no-margin p{
    margin-bottom:0 !important;
}
.ul-no-margin ul{
    margin-bottom:0 !important;
}
/*page title*/
.sp-page-title {
    padding:100px 0;
    background-size:cover;
    background-position:center;
}
.sp-page-title .sp-page-title-heading{
    text-align:center;
    color: #01427c;
    font-size:48px;
}
.sp-page-title .breadcrumb{
    justify-content:center;
}
.sp-page-title .breadcrumb li,
.sp-page-title .breadcrumb a,
.sp-page-title .breadcrumb span,
.sp-page-title .breadcrumb p{
    color: #01427c;
}
.sp-page-title .breadcrumb>li+li:before{
    color: #01427c;
}
@media (max-width:991px){
    .sp-page-title .sp-page-title-heading{
        font-size:40px;
    }
}
@media (max-width:767px){
    .sp-page-title .sp-page-title-heading{
        font-size:32px;
    }
    .sp-page-title {
        padding:75px 0;
    }
}

/*header*/
#sp-header{
    height:100px;
}
#sp-header .logo{
    height:100px;
}
#sp-header .sp-megamenu-parent>li>a,
#sp-header .sp-megamenu-parent>li>span{
    color:rgb(1 66 124 / 70%);
    text-transform:uppercase;
    font-weight:700;
    transition:0.5s;
    font-size: 16px;
}
#sp-header .sp-megamenu-parent>li:hover>a,
#sp-header .sp-megamenu-parent>li.active>a,
#sp-header .sp-megamenu-parent>li.active:hover>a,
#sp-header .sp-megamenu-parent>li:hover>span,
#sp-header .sp-megamenu-parent>li.active>span,
#sp-header .sp-megamenu-parent>li.active:hover>span{
    color: #01427c;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    background: rgb(255 255 255 / 95%);
}
#sp-header .sp-megamenu-parent>li li>a{
    color:rgb(1 66 124 / 70%);
    font-weight:700;
    text-transform:uppercase;
}
#sp-header .sp-megamenu-parent>li li>a:hover,
#sp-header .sp-megamenu-parent>li li.active>a{
    color:#01427c;
}
#sp-header .burger-icon>span{
    background-color: #01427c;
}
@media (max-width:1200px){
    #sp-header{
        height:90px;
    }
    #sp-header .logo{
        height:90px;
    }
}
@media (max-width:767px){
    #sp-header{
        height:80px;
    }
    #sp-header .logo{
        height:80px;
    }
    
}

/*Offcanvas*/
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span{
    background-color:#01427c;
}
.offcanvas-menu{
    background-color:rgb(255 255 255 / 90%);
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, 
.offcanvas-menu .offcanvas-inner ul.menu>li span{
    font-weight:700 !important;
    text-transform:uppercase;
}
.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:#01427c;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active>a,
.offcanvas-menu .offcanvas-inner ul.menu li.active>span{
    color:#01427c;
    opacity:1;
} 
.offcanvas-menu .offcanvas-inner ul.menu>li>ul>li>a{
    opacity:0.6;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, 
.offcanvas-menu .offcanvas-inner ul.menu>li span{
    color: #01427c !important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent .menu-toggler{
    color:rgb(1 66 124 / 70%);
    width: 100%;
    text-align: right;
}    
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a{
    font-weight:700;
    color:rgb(1 66 124 / 70%);
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li{
    padding:5px 0;
}
@media (max-width:767px){
    #offcanvas-toggler{
        margin-left:5px !important;
    }
}

/*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-bottom .sp-module .sp-module-title {
    color: #01427c;
    font-size: 16px;
    margin-bottom:20px;
    text-transform:uppercase;
}
#sp-bottom .sp-module a,
#sp-bottom .sp-module p,
#sp-bottom .sp-module span{
    color: #01427c;
}
#sp-bottom1 img {
    width: 230px;
}

@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;
}
#sp-footer{
    background:#e6ecf2;
    color:#01427c;
}
#sp-footer a{
    color:#01427c;
}
#sp-footer a:hover{
    color:rgb(1 66 124 / 70%);
}
@media screen and (max-width:991px){
#sp-footer #sp-footer2{
    text-align: center;
}

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

/*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: 100px;bottom: 30px;}
@media screen and (max-width:991px){a.sp-scroll-up {right: 100px;bottom: 25px;}}

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




/*EO OVERALL*/





