@media screen and (max-width: 1024px) {
	#sitewrap {
		    background-color: transparent;
	}

	body .text-xs-left{
		text-align:left !important;
	}

	.lm-slider .owl-nav {
		display:none;
	}
	.care-header {
		max-width: 500px;
		margin: 0 auto;
	}
	.header-top-wrapper {
		display: none;
	}
	.app-container {
		display: none;
	}
	.header-logo {
		display: none;
	}
	.header-category {
		display: none;
	}
	.lima-overlay {
		display: none;
	}
	.trending-popular-keywords {
		display: none;
	}
	.primary-header-wrapper {
		display: grid;
		-webkit-box-align: center;
		align-items: center;
		grid-template-columns: auto 1fr auto;
		grid-template-rows: auto;
		column-gap: 8px;
		min-height: 52px;
		max-width: 500px;
		padding:5px 0;
		z-index: 40;
		width: 100%;
		background-color: transparent;
		position: fixed;
		will-change: background-color, outline;
		outline: initial;
		transition: background-color 0.3s ease 0s, border-bottom;
	}
	.css-search-container {
		align-self: center;
		margin-left: -8px;
		margin-right: 0px;
	}


	.woocommerce div.product span.price{
		min-height:45px;
	}

	.cart-container {
		display: none;
	}
	.mobile-cart-container {
		/*display: grid;
		-webkit-box-align: center;
		align-items: center;
		grid-template-columns: repeat(4, 36px);
		grid-template-rows: 36px;	*/
		display: grid;
		grid-gap: 5px;
		grid-auto-flow: column;
		width: 100%;
		grid-template-columns: 36px 36px;
		justify-content: end;
	}

	.mobile-cart-container .mb-container:first-child,
	.mobile-cart-container .mb-container:last-of-type{
	  margin: 0;
	}

	.btn-header-cart,
	.btn-header-notif,
	.btn-header-inbox,
	.btn-mobile-menu {
		margin: 0 0 0 2%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		cursor: pointer;
		z-index: 2;
		margin: 0 0 0 12px;
	}
	.css-header-cart,
	.css-header-notif,
	.css-header-inbox,
	.css-mobile-menu  {
		width: 36px;
		height: 30px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
	} 
	.total-header-cart,
	.total-header-notif,
	.total-header-inbox,
	.total-mobile-menu  {
		min-width: 20px;
		min-height: 20px;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: 700;
		line-height: 1.6;
		text-align: center;
		background-color: var(--1stcolor);
		border: 2px solid #FFFFFF;
		border-radius: 18px;
		position: absolute;
		top: 0px;
		left: 10px;
		padding: 0px 4px;
		transform: translate(50%, -8%);
	} 

	.cart-header-cart,
	.cart-header-inbox,
	.cart-header-notif,
	.cart-mobile-menu 	{
		width: 20px;
		height: 20px;
	}

	.mobile-cart-container .total-header-cart{
	  left: 5px;
	}

	.cart-header-cart svg,
	.cart-header-inbox svg,
	.cart-header-notif svg,
	.cart-mobile-menu svg,
	.m-header-logo-link svg	{
		fill: #ffffff;
		transition: fill 0.3s ease 0s, border-bottom;
	}
	.css-header-cart:hover svg,
	.css-header-notif:hover svg,
	.css-header-inbox:hover svg,
	.css-mobile-menu:hover svg,
	.m-header-logo-link:hover svg	{
		fill: var(--1stcolor); 
	}
	.mobile-header-logo {
		display: grid;
		-webkit-box-align: center;
		align-items: center;
		grid-template-columns: repeat(1, 36px);
		grid-template-rows: 36px;
		margin-right: 12px;
	}
	.m-header-logo-link {
		display: flex;
		position: relative;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.css-pemisah {
		display: none;
	}
	.css-login-register {
		display: none;
	}
	.css-SearchBar div button{
		display: none;
	} 
	.css-HeaderSearchBar {
		position: relative;
		margin: 0px;
		transition: margin 0.24s ease 0s;
	}
	.css-HeaderSearchBar::before {
		content: "";
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 4px;
		transform: translateY(-50%);
		width: 24px;
		height: 24px;
		background-image: url(../../images/svg/d3d8fc05.svg); 
		background-repeat: no-repeat;
		background-position: center center;
	}
	.css-HeaderSearchBar .css-bd-search {
		text-overflow: ellipsis;
		will-change: background-color, border;
		padding: 0px 12px 2px 28px;
		border: 1px solid var(--N100,#DBDEE2);
		transition: background-color 0.3s ease 0s, border-bottom;
		display: block;
		height: 36px;
		width: 100%;
		font-family: inherit; 
		padding: 5px 5px 5px 28px;
		border-radius: 24px;
		outline: none;
		background-color: #FFFFFF;
		border: 1px solid #D6DFEB;
		font-size: 12px;
		line-height: 20px;
		color: #212121;
	}
	.mobile-header-background {
		display: block;
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	.mobile-header-background .mobile-background-wrap {
		overflow: hidden;
		z-index: -1;
	}
	.mobile-background-wrap .mobile-background {
		width: 150%;
		height: 115px;
		margin-left: -25%;
		border-radius: 0px 0px 100% 100%;
		background-color: var(--2ndcolor); 
		position: relative;
	}
	.primary-header-wrapper.sticky {
		background-color: #ffffff !important;
		outline: rgb(218, 226, 237) solid 1px;
		transition: background-color 0.3s ease 0s, border-bottom;
	}
	.primary-header-wrapper.sticky .cart-header-cart svg,
	.primary-header-wrapper.sticky .cart-header-inbox svg,
	.primary-header-wrapper.sticky .cart-header-notif svg,
	.primary-header-wrapper.sticky .cart-mobile-menu svg,
	.primary-header-wrapper.sticky .m-header-logo-link svg	{
		fill: var(--2ndcolor) !important;
		transition: fill 0.3s ease 0s, border-bottom;  
	}
	/**
	**Search Overlay
	**/
	.search-overlay {
		visibility: hidden;
	}
	.css-search-container .search-overlay {
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 50;
		padding: 0px 0px 16px; 
		width: 100%;
		height: 100%;
		overflow: hidden auto;
		background: #FFFFFF;
    animation: fadeIn 3s;
    animation-delay: 5s;
    animation-fill-mode: forwards;
	}
	.css-search-container .container-dropdown {
		max-width: 500px;
		margin: 0 auto;
	}
	.mobile-overlay-wrap {
		height: 52px;
	}
	.mobile-overlay-nav {
		width: 100%;
		height: 52px;
		color: rgba(49, 53, 59, 0.96);
		background-color: rgb(255, 255, 255);
		z-index: 1;
		padding: 8px 16px;
		display: grid;
		grid-template-columns: auto 1fr auto;
		grid-template-rows: auto;
		column-gap: 8px;
	}
	.mobile-overlay-close {
		display: block;
		position: relative;
		margin: 6px 0px;
	}
	.mobile-overlay-search {
		align-self: center;
		margin-left: 0px;
		margin-right: -8px;
	}
	.mobile-overlay-form {
		width: 100%;
		position: relative;
		margin: 0px;
		transition: margin 0.24s ease 0s;
	} 
	.css-search-container .search-header-title {
		color: rgba(49, 53, 59, 0.96);
		font-size: 1.1rem;
		font-weight: bold;
		line-height: 20px;
		margin: 5px 12px;
	}
	.css-search-container .search-header-refresh {
		font-size: 1rem;
		line-height: 18px;
		cursor: pointer;
		margin-left: 16px;
		color: var(--1stcolor);
	}
	.css-search-container .search-recent-view {
		padding: 8px 4px;
		width: unset;
		display: inline-block;
		margin-bottom: 4px;
	}
	.css-search-container .search-recent-view:first-of-type {
		margin-left: 4px;
	}
	.css-search-container .recent-view {
		position: relative;
		overflow: hidden;
		width: 32px;
		height: 32px;
		border-radius: 42px;
		margin-right: 8px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
	}
	.css-search-container .search-recent-view .recent-view {
		width: 56px;
		height: 56px;
		border-radius: 6px;
		margin-right: 0px;
	}
	.css-search-container .recent-view img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.css-search-container .popular-search {
		color: rgba(0, 0, 0, 0.7);
		font-size: 1rem;
		line-height: 14px;
		text-decoration: none;
		border-radius: 4px;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
		transition: background-color 280ms ease 0s;
		width: 45%; 
		display: inline-flex;
		padding: 8px 20px 8px 4px;
	}
	.css-search-container .popular-search:hover {
		background-color: #F3F4F5;
	}
	.css-search-container .popular-wrap {
		width: 100%;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	.css-search-container .popular-img {
		position: relative;
		overflow: hidden;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		width: 46px;
		height: 46px;
		border-radius: 6px;
		margin-right: 13px;
	}  
	.css-search-container .popular-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.css-search-container .popular-txt {
		min-width: 0px;
		flex: 1 1 0%;
	} 
	.css-search-container .popular-txt .text {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 2px;
		color: rgba(49, 53, 59, 0.96);
		font-size: 1rem;
		line-height: 20px;
	}
	.css-search-container .popular-txt .text span {
		font-size: 10px;
		line-height: 22px;
		color: rgba(49, 53, 59, 0.96);
		font-weight: bold;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.css-search-container .popular-txt .sub-text {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 2px;
		font-size: 0.857143rem;
		line-height: 18px;
		color: rgba(49, 53, 59, 0.68);
	}
	.lima-overlay {
		visibility: hidden;
		background-color: rgba(0, 0, 0, 0.7);
		opacity: 0.6;
		position: fixed;
		inset: 110px 0px 0px;
		z-index: 200;
		will-change: opacity;
		transform: translate3d(0px, 0px, 0px);
		transition: opacity 200ms ease 0ms;
	}
	.css-search-container .search-recent-search {
		width: 100%;
		color: rgba(0, 0, 0, 0.7);
		font-size: 1rem;
		line-height: 14px;
		text-decoration: none;
		border-radius: 4px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
		padding: 6px 4px;
		transition: background-color 280ms ease 0s;
	}
	.css-search-container .search-recent-search:hover {
		background-color: #F3F4F5;
	}
	.css-search-container .search-recent-search .recent-search {
		width: 100%;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	.css-search-container .search-recent-search .last-search-icon, 
	.css-search-container .search-recent-search .last-search-remove {
		position: relative;
		overflow: hidden;
		width: 32px;
		height: 32px;
		border-radius: 42px;
		margin-right: 8px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
	}
	.css-search-container .search-recent-search .last-search-icon img,
	.css-search-container .search-recent-search .last-search-remove img {
		width: 24px;
		height: 24px;
		object-fit: cover;
	}
	.bottom-menu-wrap {
		height: 50px;
		position: fixed;
		bottom: 0px;
		width: 100%;
		padding-bottom: 50px;
		background-color: #FFFFFF;
		box-shadow: rgb(108 114 124 / 16%) 0px -2px 4px 0px;
		z-index: 20;
		display: flex;
		max-width: 500px;
		margin: 0px auto;
		-webkit-box-pack: justify;
		justify-content: space-between;
		align-items: flex-start;
	}
	.mobile-bottom-nav {
		padding: 4px 0px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		flex-flow: column nowrap;
		justify-content: space-around;
		font-weight: 400;
		font-size: 10px;
		line-height: 16px;
		color: rgba(49, 53, 59, 0.68);
		text-decoration: initial;
		white-space: nowrap;
	}
	.bottom-menu-wrap > a {
		width: calc(20%);
	}
	.mobile-bottom-icon {
		width: 24px;
		height: 24px;
		margin-bottom: 4px;
		position: relative;
	}
/*mobile menu*/
.menu__overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: var(--color-overlay-dark,#2E3137);
    z-index: 50;
    opacity: 0.7;
    overflow: hidden;
    transition: opacity 300ms cubic-bezier(0, 0, 1, 1) 0s, z-index 120ms 0s, visibility 300ms 0s;
}
.menu__body {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transform: translate3d(0px, 0px, 0px);
    transition-property: transform;
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.2, 0.64, 0.21, 1);
    z-index: 60;
}
.menu__body[hidden] {
	display:none;
}
.menu__container {
    position: absolute;
    font-family: inherit;
    box-shadow: 0px -1px 6px var(--color-shadow,rgba(49,53,59,0.12));
    background-color: var(--NN0,#FFFFFF);
    pointer-events: all;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.2, 0.64, 0.21, 1);
    overscroll-behavior-y: contain;
    overflow: auto;
    width: 100%;
    bottom: 0px;
    height: 100%;
    max-height: 100%;
    border-radius: 0px;
    transition-duration: 400ms;
}
.menu__inner-wrapper {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}
.menu__header {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: var(--NN0,#FFFFFF);
    z-index: 1;
    flex-wrap: nowrap;
    position: sticky;
    top: 0px;
    padding: 0px;
    border-bottom: 1px solid var(--N75,#E5E7E9);
    will-change: border-bottom;
    height: 52px;
}
.menu__header .menu__close-btn {
    margin-right: 12px;
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    background-color: transparent;
	background-image: url(../../images/svg/close.svg); 
    background-position: center center;
    background-size: 24px;
    background-repeat: no-repeat;
    border: none;
    margin-right: 0px;
    width: 52px;
    height: 52px;
    background-position: 16px center;
    background-size: 18px;
}
.menu__header .menu__title {
    display: block;
    position: relative;
    font-weight: 800;
    font-family: "Open Sauce One", -apple-system, BlinkMacSystemFont, Roboto, sans-serif;
    line-height: 24px;
    color: var(--color-text-high,rgba(49,53,59,0.96));
    letter-spacing: -0.1px;
    text-decoration: initial;
    margin: 0px;
    font-size: 16px;
    flex: 1 1 auto;
}
.menu__profile-detail {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 4px;
    padding: 8px 16px;
    width: 100%;
    margin: 0px 16px;
}
.menu__line {
    border: 1px solid var(--N75,#E5E7E9);
    margin: 0px 16px;
}
.menu__heading {
    font-style: normal;
    font-weight: 700;
    font-size: 1.14286rem;
    line-height: 22px;
    padding: 0px 16px;
    margin: 10px 0px 0px;
    color: var(--N700,#31353B);
}
.menu__menu-list {
    padding: 8px 0px;
}
.menu__menu-list-wrap {
    padding: 8px 16px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}
.menu__menu-item {
    margin-right: 8px;
}
.menu__menu-item-title {
    flex: 1 1 0%;
    line-height: 20px;
    font-size: 1rem;
    color: rgba(49, 53, 59, 0.96);
}
.menu__menu-item-image .menu__item-image {
    width: 24px;
    height: 24px;
}
.mobile__login-register {
    padding: 16px;
    display: flex;
}
.css-btnHeaderLogin {
    width: auto;
    height: 32px;
    color: var(--NN0,#FFFFFF);
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    border-radius: 8px;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding: 0px 16px;
    transition: background 300ms ease 0s, border 300ms ease 0s, color 300ms ease 0s;
    background: var(--1stcolor);
    border: none;
    font-family: inherit;
    margin-right: 8px;
    -webkit-box-flex: 1;
    flex-grow: 1;
}
.css-btnHeaderRegister {
    width: auto;
    height: 32px;
    color: var(--1stcolor);
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    border-radius: 8px;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding: 0px 16px;
    transition: background 300ms ease 0s, border 300ms ease 0s, color 300ms ease 0s;
    background: transparent;
    border: 1px solid var( --1stcolor);
    font-family: inherit;
    -webkit-box-flex: 1;
    flex-grow: 1;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single {
    padding: 0px !important;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0px !important;
}
html #wpadminbar {
    display: none;
}
	/**
	**Content
	**/
	.care-body {
		max-width: 500px;
		margin: 0 auto;
	}
	.care-body {
		position: relative;
		display: block;
		width: 100%;
		min-height: 50vh;
		margin: 10px auto 10px;
	}
	.care-body-outer {
		position: relative;
		display: block;
		width: 100%;
		margin: 0px auto;
		padding: 0px 15px;
	}
	.care-body .care-content {
		display: block;
		width: 100%;
		padding: 0px;
	}
	.wrapper-outer-index {
		width:100%;
		padding: 0px 10px;
	}
	.wrapper-outer-index .content-wrapper {
		display: grid;
		grid-template-columns: repeat(2,minmax(40px,250px));
		grid-gap: 10px;
	}
	.content-single {

	}
	.content-single-wrapper{
		padding: 10px;
	}
	.wrapper-outer-index .content-wrapper > div {
		display: flex;
		flex-direction: column;
		-webkit-box-pack: justify;
		justify-content: space-between;
		height: 100%;
		box-shadow: rgb(0 0 0 / 12%) 0px 1px 6px 0px;
		border-radius: 9px;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
	}
	.paging-navigation {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	.paging-navigation .page-numbers {
		border: 1px solid rgb(225, 225, 225);
		font-size: 0.857143rem;
		min-width: 30px;
		min-height: 30px;
		text-align: center;
		margin-right: 8px;
		padding: 8px;
		display: inline-block;
	}
	.paging-navigation .current {
		background-color: var(--1stcolor);
		padding: 8px;
		color: #fff;
	}


	/**
	 * Products Pagination
	 */
	.lima-pagination,
	.title-pagination{
	  font-size: 11px !important;
	  line-height: 13px !important;
	}

	.content-sidebar {
		width: 100%;
		top: 32px;
		padding-left: 24px;
	}
	.showing .showing-inner {
		text-transform: uppercase;
		font-size: 1.2rem;
		font-weight: 700;
		color: #000000;
		text-align: center;
		margin: 10px 0px;
	}
	.content-single h1 {
		font-size: 1.2em;
	}
	.content-single .post-date a {
		font-size: 0.8em;
	}
	.single-content-wrapper .entry-title h1 {
		font-size: 1.6em;
	}
	/**
	** Product single info
	**/
	#product-info {
		display: block;
	}
	.single-product-summary {
		display: block;
	}
	.product-info-summary {
		padding: 10px;
	}
	.bottom-single-product-summary {
		margin-top: 50px;
	}
	.options-single-product-summary {
		display: block;
		overflow: hidden;
		background-color: #FFFFFF;
		transition-property: background-color, border-color, box-shadow;
		transition-duration: 120ms;
		transition-timing-function: cubic-bezier(0.2, 0.64, 0.21, 1);
		position: fixed;
		width: 100%;
		max-width: 500px;
		bottom: 0px;
		z-index: 10;
		border-radius: 0px;
		box-shadow: rgb(49 53 59 / 12%) 0px -1px 6px;
		margin: 0px auto !important;
	}
	.single-product .mobile-bottom-menu {
		display: none;
	}
	.single-product-cart {
		padding: 0px 12px;
	}
	.woocommerce div.product .single-product-cart form.cart {
		margin: 0;
		display: grid;
		grid-template-columns: 1fr 2fr;
		grid-gap: 0px 10px;
		grid-template-areas: "quantity add_to_cart";
	}
	.woocommerce div.product .single-product-cart form.cart > .quantity {
		grid-area: quantity;
		margin: 18px 0px;
	}
	.woocommerce div.product .single-product-cart form.cart > .button {
		grid-area: add_to_cart;
	}
	.woocommerce div.product .single-product-cart form.cart h6 {
		display: none;
	}
	.woocommerce div.product .single-product-cart form.variations_form.cart { 
		margin: 0;
		display: grid;
		grid-template-columns: 1fr 2fr;
		grid-gap: 0px 10px;
		grid-template-areas:    "variation variation"
								"v_close v_close"
								"variation_wrap variation_wrap";
	}
	.woocommerce div.product form.cart .variations {
		grid-area: variation;
	}
	.woocommerce div.product .single-product-cart form.variations_form.cart .single_variation_wrap{
		grid-area: variation_wrap;
	}
	.single-product-cart form.variations_form.cart .single_variation_wrap .variations_button {
		display: grid;
		grid-template-columns: 1fr 2fr;
		grid-gap: 0px 10px;
		grid-template-areas: "quantity add_to_cart";
	}
	.single-product-cart form.variations_form.cart .single_variation_wrap .variations_button > .quantity{
		grid-area: quantity;
		margin: 18px 0px;
	}
	.single-product-cart form.variations_form.cart .single_variation_wrap .variations_button > .button{
		grid-area: add_to_cart;
	}
	.woocommerce div.product .single-product-cart p.stock {
		display: none;
	}
	.variation-close {
		grid-area: v_close;
		text-align: center;
	}
	.woocommerce div.product form.cart .variations {
		display: none;
	}
	.variation-close {
		grid-area: v_close;
		text-align: center;
		background: rgb(243 244 245 / 40%);
		margin-left: -12px;
		margin-right: -12px;
		padding: 2px 0px;
		margin-bottom: 5px;
	}
	.variation-close:after {
		content: '\002B';
		color: var(--1stcolor);
		font-weight: bold;
		font-size: 20px;
	}
	.variation-close.show:after {
		content: '\2212';
	}
	.woocommerce div.product form.cart .variations {
		margin: 10px 0px;
	}
	.woocommerce .woocommerce-breadcrumb {
		margin: 0px 10px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		white-space: nowrap;
		overflow-x: auto;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar {
	  display: none;
	}

	/**
	**Archive Product
	**/
	.product-listing {
		display: grid;
		grid-template-columns: repeat(2,minmax(40px,250px));
		grid-gap: 10px;
	}
	.lima-product-list {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 30px;
		grid-template-areas: "product_wrap" "lima_sidebar";
	}
	.lima-product-wrap {
		margin-top: 20px;
	}
	.product-listing.woocommerce.clearfix {
		margin-top: 20px;
	}
	.woocommerce-account .entry-content {
		clear: both;
		padding: 10px;
	}
	.woocommerce-account .woocommerce {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 30px;
		grid-template-areas: "account_navigation" "account_content";
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		list-style: none;
		padding: 0px;
		display: flex;
		position: relative;
		white-space: nowrap;
		margin: 0px;
		overflow: auto hidden;
		min-height: 38px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		white-space: nowrap;
		overflow-x: auto;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar {
	  display: none;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		cursor: pointer;
		margin: 2px 5px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
		font-size: 0.928571rem;
		display: block;
		padding: 4px 8px;
		margin: 6px 0px;
		line-height: 26px;
		border-radius: 4px;
		font-weight: 600;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
	.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
		cursor: pointer;
		background-color: #F3F4F5;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		font-size: 12px;
		/*padding: 8px;*/
		width: 100%;
		/*border-radius: 8px;*/
		background-color: rgb(255, 255, 255);
		/*border: 1px solid rgb(224, 224, 224);*/
	}


	.order-item .card.item-image-pesanan img.image-pesanan-list{
	  width: 100%;
	  max-width: 100%;
	  height: auto;
	}


	.woocommerce-MyAccount-content .order-item .product-title{
	  font-size: 14px;
	}

	.woocommerce form .form-row em {
		color: rgba(49,53,59,0.68);
		font-size: 10px;
		line-height: 16px;
		position: relative;
		margin: 2px 0px 0px;
	}
	.woocommerce form .form-row label {
		font-weight: 600;
		font-size: 0.8rem;
		line-height: 18px;
		color: rgba(49,53,59,0.68);
		text-decoration: initial;
	}
	.content-wrapper .entry-content {
		padding: 0 10px;
	}
	.content-wrapper .entry-title a h1 {
		padding: 0 10px;
	}
	.login-bg {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.card-login-register {
		width:90%px;
	}

	/**
	** Footer
	**/
	.care-footer {
		font-size: 12px;
		max-width: 500px;
		margin: 0 auto;
	}
	.contentfooter {
		width: 100%;
	}
	.care-footer > div {
		padding: 0px;
		padding-bottom:30px;
	}
	.contentinfo {
		width: 100%;
		margin: 0px auto;
		padding: 32px;
	}
	.wraper_footer {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px;
		grid-template-areas:
			"footer_1 footer_2"
			"footer_3 footer_3"
			"footer_4 footer_4";
	}
	.footer-1 {
		grid-area: footer_1;
	}
	.footer-2 {
		grid-area: footer_2;
	}
	.footer-3 {
		grid-area: footer_3;
	}
	.footer-4 {
		grid-area: footer_4;
	}
	.footer-area h4 {
		display: block;
		position: relative;
		font-weight: 400;
		font-family: Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
		font-size: 1.14286rem;
		line-height: 22px;
		color: rgba(49,53,59,0.96);
		text-decoration: initial;
		margin: 0px 0px 8px;
	}
	.footer-area h4 {
		font-size: 16px !important;
	}
	.footer-area .widget_nav_menu {
		display: block;
		padding: 0px;
		margin: 0px 0px 24px;
		list-style: none;
	}
	.footer-area .widget_nav_menu ul{
		display: block;
		padding: 0px;
		margin: 0px 0px 24px;
		list-style: none;
	}
	.footer-area .widget_nav_menu ul li{
		margin-bottom: 8px;
		font-family: Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
	}
	.footer-area .widget_nav_menu ul li a{
		color: rgba(49,53,59,0.68);
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		text-decoration: none;
		display: inline-block;
		transition: color 200ms cubic-bezier(0.63, 0.01, 0.29, 1) 0s;
	}
	.footer-area .widget_nav_menu ul li a{
		color: rgba(49,53,59,0.68);
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		text-decoration: none;
		display: inline-block;
		transition: color 200ms cubic-bezier(0.63, 0.01, 0.29, 1) 0s;
		font-family: Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
	}
	.footer-area .widget_nav_menu ul li a{
		display: block;
		color: rgba(49,53,59,0.68);
		font-size: 1rem;
		text-decoration: none;
		cursor: pointer;
		line-height: 20px;
		font-size: 13px !important;
	}
	.footer-area .widget_nav_menu ul li a:hover{
		color: #03AC0E;
	}
	.footer-area .wp-block-column img {
		display: inline-block;
		width: 100px;
		height: 58px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.footer-area.footer-4 {
		padding: 0px ;
		margin-top: 0px; 
	}
	.footer-area.footer-4 .widget_media_image {

	}
	.footer-area.footer-4 .widget_block p {
		font-size: 13px !important;
		line-height: 18px;
		font-family: Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
		font-weight: normal;
	}
	.footer-area .wp-block-columns {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px;
	}
	.yp-header-bg {
		height: 200px !important;
	}
	.lm-slider-banner.three .lm-slider .owl-stage {
		position: relative;
		padding-left: 0px !important;
		-ms-touch-action: pan-Y;
		touch-action: manipulation;
		-moz-backface-visibility: hidden;
	}
	.lm-slider-banner.three .app-slider-item .pic {
		border-radius: 10px !important;
	}
	.lm-slider-banner.three {
		padding-left: 20px;
		padding-right: 0px;
		overflow: hidden !important;
	}
	.lm-slider .owl-stage-outer {
		border-radius: 0px !important;
	}
	.lm-slider-banner.three .lm-slider .owl-dots {
		position: relative !important;
		bottom: unset !important;
	}
	.lm-slider .owl-dots button span {
		width: 12px !important;
		height: 12px !important;
	}
	.product-basic-title .lima-widget-title h2 {
		font-size: 14px !important;
		line-height: 20px  !important;
	}
	.product-basic-title {
		margin-bottom: 0px !important;
	}
	.lm-slider-banner.two .lm-slider .owl-stage-outer, .lm-slider-banner.one .lm-slider .owl-stage-outer .app-slider-item {
		max-width: 100% !important;
		margin: 0 auto;
	}
	.lm-slider-banner.four .lm-slider .owl-stage-outer, .lm-slider-banner.one .lm-slider .owl-stage-outer .app-slider-item {
		max-width: 100% !important;
		margin: 0 auto;
	}
	.elementor-widget-lima-heading {
		margin-bottom: 0px !important;
	}
	.lm-slider-banner.two .owl-stage-outer .owl-stage .owl-item {
		margin-right: 10px !important;
		border-radius: 5px !important;
		box-shadow: #c8c8c8 0px 1px 2px 0px !important;
	}
	.lm-slider-banner.four .owl-stage-outer .owl-stage .owl-item {
		margin-right: 10px !important;
	}
	.container.lm-slider-banner.two div#app-slider {
		padding-left: 0px;
		padding-right: 0px;
	}
	.container.lm-slider-banner.four div#app-slider {
		padding-left: 0px;
		padding-right: 0px;
	}
	.lm-slider-banner.two .app-slider-item .pic {
		border-radius: 5px !important;
	}
	.lm-slider-banner.four .app-slider-item .pic {
		border-radius: 5px !important;
	}
	.lima-discount-countdown {
		font-size: 10px;
	}
	.lima_count .hours.box, .lima_count .minutes.box, .lima_count .seconds.box {
		width: 22px;
		height: 22px;
		margin: 0px 2px;
	}
	.product-basic-title .lima-show-link {
		margin: 0px 0px;
	}
	.product-basic-title .lima-show-link a {
		font-size: 12px;
		line-height: 20px;
		padding-right: 20px;
	}
	.product-basic-title .lima-show-link a:after {
		width: 9px;
		height: 12px;
	}
	.product-basic-archives .product-basic-banner {
		display: none;
	}
	.container.lm-slider-banner.four div#app-slider {
		padding-left: 0px;
	}
	.lm-slider-banner.four .app-slider-item .pic .content-middle-inner {
		max-width: 60px !important;
		margin: 0 auto !important;
	}
	.lm-slider-banner.four .app-slider-item .pic .placeholder_text {
		font-size: 10px;
		line-height: 10px !important;
		color: #3d576f;
		font-weight: 600;
		margin: 0;
		max-width: 60px;
		text-align: center;
		width: 56px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin: 5px 0px 5px 0px;
	}
	.product-basic-title {
		grid-gap: 2px;
		grid-template-columns: minmax(0px, 250px) auto auto ;
		margin-bottom: 10px !important;
	}
	.lima-products.sale .product-basic-title {
		grid-template-columns: minmax(0px, 90px) minmax(0px, 250px) auto !important;
		margin-bottom: 10px !important;
	}
	.lima-products.sale .product-basic-archives {
		position: relative;
		display: grid;
		grid-template-columns: minmax(50px, 50px) 1fr;
		grid-gap: 20px;
		margin-bottom: 40px;
		grid-template-areas: "pb_archive_banner pb_archive_content";
	}
	.lima-products.sale .product-basic-archives .product-basic-banner {
		grid-area: pb_archive_banner;
	}
	.lima-products.sale .product-basic-archives .product-basic-content {
		grid-area: pb_archive_content;
		overflow: hidden;
	}
	.lima-products.sale .product-basic-archives {
		background: linear-gradient(270deg, #F17686 0%, #F5D5D5 100%);
		box-shadow: 0px 3px 5px rgb(35 65 91 / 15%);
		border-radius: 12px 0px 0px 12px;
		background-image: url(../../images/png/Serbu-Diskon-Banner.png), linear-gradient(270deg, #F17686 0%, #F5D5D5 100%);
		background-position: left bottom;
		background-repeat: no-repeat;
		background-size: contain;
	
	}
	.product-item-wrap {
		margin-bottom: 10px;
		margin-top: 10px; 
		min-height: 310px;
		background-color: #ffffff;
		max-height:325px;
	}


	/**
	 * Header Profile Merchant
	 */
	.merchant-profil .merchant-head,
	.merchant-user-icon,
	.merchant-title-head{
	  display: block;
	  width: 100%;
	}

	.pa-merchant-profile .merchant-profil{
	  padding: 5px;
	  overflow:hidden;
	}

	.merchant-profil .merchant-head,
	.merchant-profil .merchant-bottom{
		padding: 15px;
	  	border:1px solid #F5F5F5;

	}

	.merchant-profil .merchant-head{
	  border-radius: 8px 8px 0 0;
	  display:block;
	  width:100%;
	}

	.merchant-profil .merchant-title-head{
		display:block;
		width:100%;
	}


	.merchant-profil .merchant-user-icon{
	  display: inline-block;;
	}

	.merchant-profil .merchant-name.hide-desktop{
	  display: inline-block;
	  width: 70%;
	  position: relative;
	  top: -20px;
	}
	.merchant-profil .merchant-name.hide-desktop h3{
	  display: block;
	}

	.merchant-profil .merchant-bottom{
	  border-radius: 0 0 8px 8px;
	}

	.merchant-profil .merchant-user-icon{
	  width: 50px !important;
	  max-width: 50px;
	  height: 50px !important;
	  display:inline-block;
	}

	.mh-info .mh-info-since{
	  font-size: 11px;
	  line-height: 15px;
	}

	.merchant-title-head .tier-text{
	  font-size: 12px;
	}


	/**
	 * Archive Product on merchant page
	 */
	.pa-store-products .pa-product-content .seller-items .product-listing {
	  grid-template-columns: repeat(2,minmax(40px,300px));
	}

	.lima-products.sale .product-item-wrap {
		min-height: 280px;
	}
	.lima-products.sale .product-rating {
		grid-template-columns: auto auto !important;
	} 
	.lima-products.sale span.product-sold {
		padding: 1px 5px 1px 5px;
		font-size: 10px;
	}
	.product-info .product-data .product-location {
		overflow: hidden;
		overflow-wrap: break-word;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.lima-products.sale i.rating-star {
		width: 15px;
		height: 15px;
		margin-right: 2px;
	}
	.lima-products.sale span.rating-count {
		font-size: 12px;
	}
	.product-basic-content .owl-stage-outer {
		padding-left: 4px;
	}
	.lima-nav-item a.lima-nav-link span {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 10px;
		padding: 10px 4px;
		color: #ffffff;

	}
	.lima-nav-item a.lima-nav-link {
		width: 100% !important;
		height: 40px !important;
	}
	.lima-nav-item span.for-active-line {
		display: block  !important;
		width: 90%  !important;
		margin: 4px auto  !important;

	}
	.product-categories-content .owl-stage-outer {
		max-width: 100% !important;
	}
	.lima-product-categories {
		margin-bottom: 10px !important;
	}
	.daftar-alamat-modal, .pilih-alamat-modal {
		min-width: 100px;

	}
	.address-list-items-wrapper {
		text-align: left;
		max-height: 270px;
		overflow: scroll;
	}
	.woocommerce div.product form.cart::before{
		display:none;
	}
	.mcu-booking label {
		display: none;
	}
	.mcu-booking #mcu-booking-date {
		margin: 12px 0px;
	}
	.woocommerce div.product .single-product-cart form.cart .product-info {
		padding: 8px 0px;
	}
	.care-body-outer .content-wrapper {
		margin-top: 40px;
	}
	.woocommerce .woocommerce-result-count {
		font-size: 12px !important;

	}

	.pengunjung-item-container{
		padding:0;
	}
}