/*body*/
.body-wrapper {
    overflow: hidden;
}
body p a{
    color:#000;
}
.p-no-margin p{
  margin-bottom:0 !important;
}

strong{
    font-weight:700 !important;
}

/*page title*/
.sp-page-title {
    background-image: linear-gradient(45deg, #1c1c1c, #364d91, #646464);
}
.breadcrumb span.divider.fas.fa-map-marker-alt {
    display: none;
}

/*header*/
#sp-header {
    background: transparent;
    /* margin-bottom: -100px; */
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    height:100px;
}
#sp-header .logo {
    height:100px;
}
#sp-header .logo-image{
    height: 90px;
}
#sp-header.header-sticky {
    /*background: linear-gradient(90deg, #161E63, #036DB7);*/
    background:#fff;
    margin-bottom: -80px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    height:80px;
}
#sp-header.header-sticky .logo {
    height:80px;
}
#sp-header.header-sticky .logo-image{
    height: 70px;
}
#sp-header .sp-megamenu-parent>li>a,
#sp-header .sp-megamenu-parent>li>span{
    color:rgb(0 0 0 / 60%);
    text-transform:uppercase;
    font-weight:700;
    transition:0.5s;
    font-size: 16px;
}
.sp-megamenu-parent>li:last-child>a{
    padding: 0px 15px;
}
@media (max-width:1200px){
    .sp-megamenu-parent>li:last-child>a{
        padding: 0px 5px 0 10px;
    }
}
#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: #161E63;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    background: rgb(255 255 255 / 95%);
}
#sp-header .sp-megamenu-parent>li li>a{
    color:rgb(22 30 99 / 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:#161E63;
}
.sticky-header-placeholder {
    display:none;
}
#sp-header .burger-icon>span{
    background-color: #161E63;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span{
    background-color:#161E63;
}
}
.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:#161E63;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active>a,
.offcanvas-menu .offcanvas-inner ul.menu li.active>span{
    color:#161E63;
    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: #161E63 !important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent .menu-toggler{
    color:rgb(22 30 99 / 70%);
    width: 100%;
    text-align: right;
}    
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a{
    font-weight:700;
    color:rgb(22 30 99 / 70%);
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li{
    padding:5px 0;
}
@media (max-width:991px){
    #sp-header {
        height:80px;
    }
    #sp-header .logo {
        height:80px;
    }
    #sp-header .logo-image{
        height:70px;
    }
    #sp-header .sp-megamenu-parent>li>a,
    #sp-header .sp-megamenu-parent>li>span{
        font-size: 14px;
    }
}

/*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 {
    padding-top: 150px;
    margin-top: -90px;
    background-image: url(/images/0_project/home/home-bg-002.jpg);
    background-attachment:fixed;
    background-position:bottom, center;
    background-size: cover;
}
.contact-us-page #sp-bottom{
    padding-top: 75px;
    margin-top: 0px;
} 
#sp-bottom .sp-module .sp-module-title {
    color: #161E63;
    font-size: 20px;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom: 20px;
}
#sp-bottom .sp-module a,
#sp-bottom .sp-module p{
    color:#000;
    font-size: 18px;
    line-height:1.3;
    transition:0.5s;
}
#sp-bottom #sp-bottom4 .sp-module i{
    color:#161E63;
    font-size: 16px !important;
    width: 16px !important;
    height: 16px !important;
    line-height: 1.3 !important;
}
#sp-bottom .sp-module a:hover,
#sp-bottom .sp-module a:focus{
    color:#066DB7;
}
#sp-bottom #sp-bottom1 img{
    width: 200px;
    max-width: 200px;
}
#sp-bottom #sp-bottom1 .sp-module ul.sppb-icons-group-list>li {
    margin-bottom:0;
}
#sp-bottom #sp-bottom1 .sp-module ul.sppb-icons-group-list>li a{
    background:#161E63;
    border-radius:50px;
    height:30px;
    width:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition:0.5s;
}
#sp-bottom #sp-bottom1 .sp-module ul.sppb-icons-group-list>li i{
    font-size: 16px !important;
    color:#FFF;
}
#sp-bottom #sp-bottom1 .sp-module ul.sppb-icons-group-list>li:hover a{
    background:#066DB7;
}

@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: linear-gradient(90deg, #161E63, #066DB7);
}
#sp-footer a{
    color:#fff;
}

@media (min-width: 992px) {
    #sp-bottom1.col-lg-4 {
        width: 30%;
    }
    #sp-bottom2.col-lg-2 {
        width: 20%;
    }
}

@media screen and (max-width:991px){
#sp-footer #sp-footer2{
    text-align: center;
}
@media (max-width:767px){
  #sp-bottom .sp-module{
    margin-bottom:50px;
  }
}

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: 90px;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;}

.whatsappchat .popup .help-you-btn img{
    width:50px !important;
}

.whatsappchat .popup-section .help-you-btn{
    width:50px !important;
}
.whatsappchat.is-bottom_right .popup-section .popup .popuptext::after{
    border-color: #ffffff transparent transparent transparent !important;
    right: 20px !important;
}

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


/*page-title*/
.sp-page-title {
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center; /
    flex-direction: column;
    position: relative;
    padding: 50px 15px 50px;
    background-repeat: no-repeat;
    background-size:cover;
    text-align: center;
    background-image: transparent;
    background-position:bottom;
}

.sp-page-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, hsl(226deg 69% 26% / 90%), hsl(208deg 88% 35% / 90%) )
}

.sp-page-title .container {
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sp-page-title h1 {
    font-size:48px !important
}
.sp-page-title .breadcrumb {
    justify-content: center;
}
.breadcrumb .fas {
padding-right:10px
}
.breadcrumb-item+.breadcrumb-item::before {
    content:'|';
    transform:translateY(2px);
}
.sp-page-title .breadcrumb>li span{
    font-size:20px;
}

@media (max-width:991px) {
.sp-page-title h1 {
    font-size:32px !important
}
.sp-page-title {
    height: 260px;
    padding: 50px 15px 50px 15px;
}
.breadcrumb-item+.breadcrumb-item::before {
    transform:translateY(4px);
}
}

@media (max-width:767px) {
.sp-page-title h1 {
    font-size:32px !important
}
.sp-page-title {
    height: 250px;
}
.breadcrumb-item+.breadcrumb-item::before {
    transform:translateY(5px);
}
}



/*E0-page-title*/

/*Anchor Link*/
.above-anchor {
    z-index: 2 !important;
}
.above-anchor-2 {
    z-index: 3 !important;
}
.above-anchor-3 {
    z-index: 4 !important;
}


/*EO OVERALL*/





