/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2026 | 10:08:12 */
.header-overlay .header {
	position: relative;
}
/*.sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	max-height: 80px !important;
}*/
.sticky-logo img {
	height: 50px;
}
.header-cart-content .cart-style-1 .mini-cart-count {
	border-color: #D91C5C !important;
}
@media (min-width: 992px) {
	.header-cart-content .cart-style-1 .mini-cart-count{
		padding: 9px 7px !important;
		max-height: 42px !important;
	}
}
@media (max-width: 991px) {
	.input-search-btn .search-btn, .header-cart-content .cart-style-1 .cart-icon {
		border-radius: 3px !important;
	}
}
input.search-field::placeholder {
         color: transparent;
    }
.emallshop-loader-section img{
	width: 170px;
}
.emallshop-megamenu-menu {
	position: unset !important;
}
.emallshop-megamenu-wrapper {
	left: 50% !important;
  transform: translateX(-50%) !important;
}
.header-topbar .search-topbar .topbar-right {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.header-topbar .search-topbar .search-area {
	border-radius: 20px;
  background: #fff;
  max-width: 250px;
  padding: 0;
	height: 30px;
	margin-top: 3px;
	margin-right: 10px;
}
.header-topbar .search-topbar .search-area .search-field {
	padding: 2px 3px 3px 15px;
	
}
.header-topbar .search-topbar .input-search-btn .search-btn {
	padding: 0px 6px ;
	margin: 0 5px 0 0;
	border-radius: 50%;
}
.header-topbar .search-topbar .search-area .input-search-btn .search-btn:after {
	font-size: 14px;
	line-height: 24px;
}
.header-topbar ul.social-link {
	padding: 4px 0;
}
.mobile-topbar-social .social-link .fa-flickr:before, .header-topbar .social-link .fa-flickr:before {
	    content: "\f3c0";
}
.mobile-topbar-social ul.social-link li.icon-flickr:hover a, .header-topbar ul.social-link li.icon-flickr:hover a {
	    background-color: #00b900;
}
.topbar-right .customer-support {
	color: #411736; 
	border: none;
	margin-right: 10px;
}
#main-content {
	margin-top: 35px;
}
.product-items .products.grid-view .product .product-entry {
	padding: 10px;
	background-color: #fff;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
}
.sidebar .widget {
	background-color: #fff;
}
.header-middle.es-sticky {
	background-color: rgba(255,133, 208, 0.7) !important;
}
.header-middle ul.emallshop-horizontal-menu.main-navigation > li {
	border-left: solid 1px #E9E9E9 ;
}
.header-middle ul.emallshop-horizontal-menu.main-navigation > li:last-child {
	border-right: solid 1px #E9E9E9 ;
}

.input-search-btn .search-btn, .header-cart-content .cart-style-1 .cart-icon  {
	background-color: #D91C5C;
}
.widget-area .widget {
	border-top-color: #D91C5C ;
}
.back-to-top {
	background-color: #652D90;
	border-radius: 50%;
	height: 39px;
	line-height: 29px;
	bottom: 20px;
	left: 20px;
}
.footer {
	border-top: none;
}
.footer-top {
	background-color: #652D90 !important;
}
.footer .widget-title {
	color: #6633FF !important;
}
.footer-top .mc4wp-form {
	width: 100%;
}
.footer-top .mc4wp-form-fields {
	background-color: #fff;
	border-radius: 30px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	overflow: hidden;
	padding: 5px;
	margin-top: 4px;
}
.footer-top .mc4wp-form-fields input[type="email"] {
	border: none;
	width: calc(100% - 100px) !important;
	margin: 0  !important;
	
}
.footer-top .mc4wp-form-fields  input[type="submit"] {
	border-radius: 30px;
	width: 100px;
	margin: 0;
}
.last-middle {
	border-top: 1px solid #ddd;
	margin-top: 30px;
}
.last-middle .textwidget a {
	border: none;
}
/*.last-middle {
	border-top: 1px solid #ddd;
	display: flex;
	justify-content: center;
}
.last-middle .widget.widget_media_image {
	width: 165px;
}*/
.woocommerce-ordering {
	display: none;
}
.footer-copyright p {
	text-align: center;
}
.topbar-right #lang_choice_1 {
	 outline: none !important;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	background-color: transparent;
	border-top: none;
	border-bottom: none;
	color: #fff;
}
.topbar-right #lang_choice_1 option {
	color: #411736;
}
.topbar-right ul.wpm-language-switcher {
	margin-left: 0 ;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	z-index: 2;
}
.topbar-right ul.wpm-language-switcher .item-language-main {
		padding: 9px 8px;
	  min-width: 65px;
	  text-align: center;
}
.topbar-right ul.wpm-language-switcher .language-dropdown li {
	padding: 9px 8px;
	background: #fff;
}
.topbar-right ul.wpm-language-switcher .language-dropdown li a {
	color: #411736 !important;
}
.mobile-language-menu {
	padding: 0 20px;
   margin-bottom: 2em;
}
.mobile-language-menu ul.wpm-language-switcher {
	display: flex;
	flex-wrap: wrap;
}
.mobile-language-menu ul.wpm-language-switcher li {
	width: 50%;
}
.mobile-language-menu ul.wpm-language-switcher li > span {
	display: block;
	width:100%;
	text-align: center;
}
.mobile-language-menu ul.wpm-language-switcher li a {
	display: block;
	width:100%;
	text-align: center;
}
.emallshop-megamenu .menu-item {
	padding-bottom: 15px;
}
.emallshop-megamenu .wcpbc-product {
	margin: 0 !important;
	padding: 0 !important;
}
.emallshop-megamenu .wcpbc-product a {
	font-size: 13px;
	font-weight: 400 !important;
	white-space: nowrap;
}
.flexthum-title {
	display: block;
	margin-top: 5px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}
.slick-slide img {
	margin: auto;
}
.header-middle {
	z-index: 99;
}
.woocommerce-product-gallery__trigger {
	bottom: 14.5rem;
}
.pr-0 {
	padding-right: 0 !important;	
}
.pl-0 {
	padding-left: 0 !important;	
}
@media (max-width: 991px) {
	.pl-sm-0 {
	 padding-left: 0 !important;	
 }
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
	display: none;
}
.footer-top-slider {
	background-color: #fff;
	padding: 40px 0;
}
.footer-top-slider .wpls-logo-showcase .slick-arrow, .footer-top-slider .wpls-logo-showcase .slick-arrow.active, .footer-top-slider .wpls-logo-showcase .slick-arrow:hover, .footer-top-slider .wpls-logo-showcase .slick-arrow:active, .footer-top-slider .wpls-logo-showcase .slick-arrow:focus { 
	background: none !important;
}
.footer-top-slider .wpls-logo-showcase .slick-next {
	top: -45px;
	position: absolute;
	right: 25px !important;
}
.footer-top-slider .wpls-logo-showcase .slick-prev {
	top: -45px;
	position: absolute;
	right: 50px !important;
	    left: unset !important;
}
.footer-top-slider .wpls-logo-showcase .slick-next::before, .footer-top-slider .wpls-logo-showcase .slick-prev::before  {
	background: none !important;
	display: none !important;
}
.footer-top-slider .wpls-logo-showcase .slick-next::after {
		content: "";
    color: #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    left: 3px;
    top: 5px;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
}
.footer-top-slider .wpls-logo-showcase .slick-prev::after {
		content: "";
    color: #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(45deg);
    left: 3px;
    top: 5px;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
}
.wpls-logo-showcase {
	margin: 0 -30px !important;
}
.menu-item .wcpbc-product {
	display: block !important;
}
.menu-item .maxlist-more {
	display: none;
}
.woocommerce-products-header h1 {
	padding-left: 40px;
	font-size: 2.8rem;
	margin-bottom: 30px;
}
/*.woocommerce-products-header:before {
	content: '';
	display: block;
	position: absolute;
	left: 15px;
	top: 0;
	width: 32px;
	height: 32px;
	background-image: url(https://shop.spacleanthailand.com/wp-content/uploads/2020/10/spaclean-icon-product-s.png);
	background-size: cover;
}*/
.woocommerce-variation.single_variation {
display: none !important;
	height: 0 !important;
}
.woocommerce-variation.single_variation {
display: none !important;
	height: 0 !important;
}
.summary .product-price {
	min-height: 74px;
}
.single-product-entry.thumb-disable .product-thumbnails,
.single-product-entry.thumb-disable .slick-arrow {
	display:none !important;
}
.woocommerce-Price-amount.old-p {
	color: #ff85ce;
	margin-right: 10px;
	position: relative;
	opacity: .5;
}
.woocommerce-Price-amount.old-p:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	top: 14px;
	background: #ff85ce;
}
.cart_item .product-name .variation,
.mini_cart_item .cart-item-detail .variation {
	display: none;
}