/*body*/
body{
	background-color:#eee;
}
.body-wrapper {
    overflow: hidden;
}
.text-style-01 h2.sppb-addon-title {
    color:#ba272f;
    margin-bottom: 20px;
    text-transform:uppercase;
}
.text-style-01.white h2.sppb-addon-title{
    color:#ffffff;
}
.text-style-01 p{
    color: #4B5563;
}
.text-style-01.white p{
    color: #ffffff;
}
.img-style-01 img {
    border-radius:20px !important;
    box-shadow:0 10px 15px rgb(0 0 0 / 10%);
}
.img-style-01 .sppb-addon-single-image-container,
.img-style-01 img{
    width: 100% !important;
}
.p-no-margin p{
	margin-bottom:0 !important;
}

/*page title*/
.sp-page-title {
    padding:120px 0;
    background-size:contain !important;
    background-repeat:no-repeat;
    background-position:center bottom;
    background-color:#eeeeee;
    text-align:center;
    position:relative;
}
.sp-page-title:before{
    content:'';
    background:#eee;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
}
.sp-page-title .sp-page-title-heading{
    font-size:64px;
    color:#c32026;
}
.sp-page-title .breadcrumb{
    justify-content:center;
    font-size:20px;
}
.sp-page-title .breadcrumb>span, 
.sp-page-title .breadcrumb>li, 
.sp-page-title .breadcrumb>li+li:before, 
.sp-page-title .breadcrumb>li>a,
.sp-page-title .breadcrumb>.active{
    color:#c32026;
}
.sp-page-title .float-start{
    margin-right:10px;
}
.sp-page-title .breadcrumb-item+.breadcrumb-item::before{
    content:'|';
}
@media (max-width:1200px){
	.sp-page-title {
	    padding:100px 0;
	}
	.sp-page-title .sp-page-title-heading{
	    font-size:48px;
	}
	.sp-page-title .breadcrumb{
	    font-size:18px;
	}
}
@media (max-width:767px){
	.sp-page-title {
	    padding:60px 0;
	}
	.sp-page-title .sp-page-title-heading{
	    font-size:36px;
	}
	.sp-page-title .breadcrumb{
	    font-size:16px;
	}
}
/*header*/
#sp-header {
    background: transparent;
    box-shadow: none;
    height: 100px;
}
#sp-header .logo{
    height:100px;
}
#sp-header .logo-image{
    height:90px;
}
#sp-header .sp-module{
    margin-left:40px;
}
#sp-header .sp-megamenu-parent>li>a{
    text-transform:uppercase;
    color:#2e2e2e;
}
#sp-header .sp-megamenu-parent>li.active>a, 
#sp-header .sp-megamenu-parent>li.active:hover>a,
#sp-header .sp-megamenu-parent>li>a:hover,
#sp-header .sp-megamenu-parent>li>a:focus{
    color:#ba272f;
}
#sp-header.header-sticky{
    background: rgb(238 238 238 / 75%);
    backdrop-filter:blur(5px);
    height: 80px;
}
#sp-header.header-sticky .logo{
    height: 80px;
}
#sp-header.header-sticky .logo-image{
    height:70px;
}
.burger-icon {
    margin-right: 15px;
}
.offcanvas-menu {
    background: #eee;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, 
.offcanvas-menu .offcanvas-inner ul.menu>li span{
    color:#ba272f;
    text-transform:uppercase;
    font-weight:700
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a,
.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:#ba272f;
}
@media (max-width:991px){
    #sp-menu nav.sp-megamenu-wrapper.d-flex {
        order: 1;
    }
}


/*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{
    background-color: transparent !important;
    background-image:url(/images/0_project/images/ipoh-background-03.png);
    background-size:cover;
    background-position:top center;
    padding-bottom:90px;
}
#sp-bottom .sp-module .sp-module-title{
    color:#2E2E2E;
    text-transform:uppercase;
}
#sp-bottom a,
#sp-bottom p,
#sp-bottom span,
#sp-bottom i{
    color:#2e2e2e !important;
    transition:0.5s;
}
#sp-bottom a:hover,
#sp-bottom a:focus,
#sp-bottom a:hover span,
#sp-bottom a:focus span{
    color:#ba272f !important;
}
#sp-bottom1 img {
    width: 180px;
}
#sp-footer {
    background: transparent;
    color: #2e2e2e;
    margin-top: -52px;
    text-align:center;
}
#sp-footer a{
    color: #2e2e2e;
}
#sp-footer>div>.container-inner{
    border-top:1px solid rgb(46 46 46 / 50%);
    padding:15px 0;
}

@media screen and (max-width:991px){
	footer#sp-footer {
    	padding-bottom: 50px;
	}
	#sp-footer {
	    margin-top: -122px;
	}
}

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





