/*megamenu*/
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-family: 'Merriweather';
  	font-weight: 700;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #0030a7;
    font-family: 'Merriweather';
    font-weight: 600;
  padding-bottom: 20px;
}
.sp-megamenu-parent>li>a:hover {
    color: #00b0ee !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #00b0ee;
}
.sp-megamenu-parent>li>a {
    color: #0030A7 !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #00B0EE !important;
}

.help-you-btn img {
    left: -1px  !important;
}


/*bottommenu*/
ul.menu {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sp-module ul>li>a{
  color:#ffffff !important;
}

.sp-module ul>li>a:hover{
  color:#000000 !important;
}

.sp-module ul>li {
    margin-bottom: 20px !important;
}

#sp-footer, #sp-bottom {
    background: linear-gradient(180deg, #0030A7, #00B0EE) !important;
}

#sp-footer a, #sp-bottom a {
    color: #ffffff;
}

#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color: #000000;
}

/*offcanvas menu mobile*/
.offcanvas-menu .offcanvas-inner a{
    color: #0030A7 !important;
    font-family: 'Merriweather';
  	font-weight: 700;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a{
  color: #00B0EE !important;
}

.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: #00B0EE !important;
}

/*not phone*/
@media(min-width:768px){
.is_bottom_right.whatsappchat_122.whatsappchat.is-bottom_right {
    bottom: 15px; /* Keep the bottom position */
    right: 30px; /* Adjust this value to move the button more to the left */
  }
}

/*mobile*/
@media(max-width: 767px){
    .sp-slider-outer-stage {
        height: 850px !important;
    }

.sp-module ul>li {
    margin-bottom: 10px !important;
}

}





/*page title*/
.sp-page-title .sp-page-title-heading {
     font-size: 60px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}
.sp-page-title .breadcrumb{
  display:none;
}
.sp-page-title {
    padding: 120px 0;
}




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

/*header*/
@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-bottom .sp-module .sp-module-title {
    color: #000;
    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;
}
}

/*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;
}
/*bf form*/

.bfQuickMode textarea {
    height: 55px !important;
}


input#ff_elem19, input#ff_elem20, input#ff_elem21, textarea#ff_elem22 {
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-image: none;
  	background-clip: padding-box;
  	all: unset;
    display: block;
    width: 100%;
    padding: 10px 0px;
	border-bottom: 1px solid #000;
}




.bfQuickMode input[type="text"],
.bfQuickMode textarea,
.bfQuickMode select,
.bfQuickMode .uneditable-input {
    border: none;
    border-bottom: 2px solid #000; /* Line style under the input */
    width: 100%; /* Ensures the line stretches to the label width */
    padding: 5px 0;
    box-sizing: border-box;
    background: transparent; /* Matches line-based design */
}

.bfQuickMode label {
    display: block;
    width: 100%; /* Ensure the label takes the full width */
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif; /* Apply Montserrat font */
    font-weight: 500; /* Medium weight */
}

.bfQuickMode .form-inline .form-group {
    width: 100%; /* Align group width to extend the underline */
}





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





