/*font*/

@media(max-width:991px){
h1, h2 {
    font-size: 28px !important;
}
h3 {
    font-size: 24px !important;
}
h4 {
    font-size: 22px !important;
}
}

/*language*/
.sp-module-content .mod-languages ul.lang-inline li a {
    font-size: 12px;
}
div.mod-languages ul li.lang-active {
    background-color: #e4eac8 !important;
}

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

/*top bar*/
#sp-top-bar {
    background: #72813d;
    display: none;
}
div#sp-top1 p {
    margin: 0px;
    color: #fff;
}
div#sp-top-bar .sp-column.text-center.text-lg-start {
    display: flex;
}
div#sp-menu i.fas.fa-user {
    color: #666;
}
div#sp-menu i.fas.fa-user:hover {
    color: #72813d;
}

/*logo*/
.sp-megamenu-parent>li>a {
    font-size: 15px;
    letter-spacing: 1px;
}
.sp-megamenu-parent>li:hover>a, .sp-megamenu-parent>li.active a {
    color: #72813d !important;
}
.sp-megamenu-parent>li, .sp-megamenu-parent>li {
    position: relative;
}
.sp-megamenu-parent>li.active:before, .sp-megamenu-parent>li:hover:before {
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    right: 0;
    top: 15px;
    background-image: url('/images/0_project/home/crown2.png');
}
#sp-header .logo-image, #sp-header .logo-image-phone {
    height: 70px;
}

/*page title*/
.sp-page-title {
    background-image: url(/images/0_project/page-title-002.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.sp-page-title .sp-page-title-heading {
    color: #000;
}
.sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>li>a {
    color: #000;
}
.sp-page-title .breadcrumb>.active {
    color: #000;
}

/*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*/
@media(min-width:992px){
div#sp-bottom2 {
    padding-left: 70px;
}
div#sp-bottom3 {
    padding-left: 40px;
}}
#sp-bottom .sp-module .sp-module-title {
    color: #000;
    font-size: 16px !IMPORTANT;!I;!;
}

@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_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;
}

/*EO OVERALL*/

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

/*preloader*/
.sp-pre-loader .sp-loader-with-logo {
    width: 250px;
}
.sp-pre-loader {background: url(/images/0_project/home/preloader-bg.jpg);background-size: cover;}

/*off canvas*/

.offcanvas-menu {
    background: url(/images/0_project/home/off-canvas.jpg);
    background-size: cover;
}
.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, .offcanvas-menu .offcanvas-inner ul.menu>li.active span {
    color: #0c702f;
}


/*link*/
a {
    color: inherit;
    font-style: italic;
}



/*tool*/

.products-tool img { width: 100px; }

@media(max-width:991px){
.products-tool img { width: 80px; }}

#sp-tool {
    position: fixed;
    z-index: 99;
    bottom: 23px;
    right: 70px;
    width: 150px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@media (max-width: 767px) {
	#sp-tool {width: 150px;left: auto;right: 63px;bottom: 19px;}
}

@keyframes floating {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(10%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(10%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}

a.sp-scroll-up {
    right: 30px;
    bottom: 100px;
}

/*end of tool*/