/**
 * Add your custom CSS here.
 *
 * OR add it into Customize -> Additional CSS.
 */

/**
 * Fluid Type Scale
 */
:root {
	--font-size-sm: clamp(0.89rem, -0.09vw + 0.91rem, 0.83rem);
	--font-size-base: clamp(1rem, 0vw + 1rem, 1rem);
	
	/*
	--font-size-h6: clamp(1.13rem, 0.12vw + 1.1rem, 1.2rem);
	--font-size-h5: clamp(1.27rem, 0.27vw + 1.2rem, 1.44rem);
	--font-size-h4: clamp(1.42rem, 0.47vw + 1.31rem, 1.73rem);
	--font-size-h3: clamp(1.6rem, 0.74vw + 1.43rem, 2.07rem);
	--font-size-h2: clamp(1.8rem, 1.07vw + 1.55rem, 2.49rem);
	--font-size-h1: clamp(2.03rem, 1.5vw + 1.68rem, 2.99rem);
	*/
	
	--font-size-h6: 1.125rem;
	--font-size-h5: 1.25rem;
	--font-size-h4: 1.5rem;
	--font-size-h3: 1.75rem;
	--font-size-h2: 2.0rem;
	--font-size-h1: 2.5rem;
	
	--font-size-small: clamp(13.2px, 0.33vw + 12px, 16px);
	--font-size-medium: clamp(1.2rem, 0.35vw + 1.12rem, 1.39rem);
	--font-size-large: clamp(1.44rem, 0.92vw + 1.23rem, 1.92rem);
	--font-size-xlarge: clamp(1.73rem, 1.78vw + 1.33rem, 2.66rem);
	--font-size-xxlarge: clamp(2.07rem, 3.08vw + 1.38rem, 3.69rem);
	
	--cw-header-color: var(--e-global-color-primary, #121314);

}

h1, .h1 { font-size: var(--font-size-h1); }
h2, .h2 { font-size: var(--font-size-h2); }
h3, .h3 { font-size: var(--font-size-h3); }
h4, .h4 { font-size: var(--font-size-h4); }
h5, .h5 { font-size: var(--font-size-h5); }
h6, .h6 { font-size: var(--font-size-h6); }

h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6, 
.elementor-widget-heading .elementor-heading-title { line-height: 1.2; margin: 0rem 0rem 0rem 0rem; }

.elementor-widget-heading .elementor-heading-title, 
h1.jet-listing-dynamic-field__content, 
h2.jet-listing-dynamic-field__content, 
h3.jet-listing-dynamic-field__content, 
h4.jet-listing-dynamic-field__content, 
h5.jet-listing-dynamic-field__content, 
h6.jet-listing-dynamic-field__content { 
	margin: 0rem; 
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small { font-size: var(--font-size-small); }
.elementor-widget-heading .elementor-heading-title.elementor-size-medium { font-size: var(--font-size-medium); }
.elementor-widget-heading .elementor-heading-title.elementor-size-large { font-size: var(--font-size-large); }
.elementor-widget-heading .elementor-heading-title.elementor-size-xl { font-size: var(--font-size-xlarge); }
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl { font-size: var(--font-size-xxlarge); }

.elementor-widget-text-editor h1, 
.elementor-widget-text-editor h2, 
.elementor-widget-text-editor h3, 
.elementor-widget-text-editor h4, 
.elementor-widget-text-editor h5, 
.elementor-widget-text-editor h6, 
.elementor-widget-text-editor .h1, 
.elementor-widget-text-editor .h2, 
.elementor-widget-text-editor .h3, 
.elementor-widget-text-editor .h4, 
.elementor-widget-text-editor .h5, 
.elementor-widget-text-editor .h6 {
	margin: 0.875rem 0; 
}

p:last-child { margin: 0px; }

.lh-1 {
	line-height: 1;
}

/**
 * Font Weights 
 */
.fw-100, .fw-100.elementor-widget-heading .elementor-heading-title, .fw-100.elementor-widget-text-editor {font-weight: 100;}
.fw-200, .fw-200.elementor-widget-heading .elementor-heading-title, .fw-200.elementor-widget-text-editor {font-weight: 200;}
.fw-300, .fw-300.elementor-widget-heading .elementor-heading-title, .fw-300.elementor-widget-text-editor {font-weight: 300;}
.fw-400, .fw-400.elementor-widget-heading .elementor-heading-title, .fw-400.elementor-widget-text-editor {font-weight: 400;}
.fw-500, .fw-500.elementor-widget-heading .elementor-heading-title, .fw-500.elementor-widget-text-editor {font-weight: 500;}
.fw-600, .fw-600.elementor-widget-heading .elementor-heading-title, .fw-600.elementor-widget-text-editor {font-weight: 600;}
.fw-700, .fw-700.elementor-widget-heading .elementor-heading-title, .fw-700.elementor-widget-text-editor {font-weight: 700;}
.fw-800, .fw-800.elementor-widget-heading .elementor-heading-title, .fw-800.elementor-widget-text-editor {font-weight: 800;}

.fw-100 .jet-listing-dynamic-field__content {font-weight: 100;}
.fw-200 .jet-listing-dynamic-field__content {font-weight: 200;}
.fw-300 .jet-listing-dynamic-field__content {font-weight: 300;}
.fw-400 .jet-listing-dynamic-field__content {font-weight: 400;}
.fw-500 .jet-listing-dynamic-field__content {font-weight: 500;}
.fw-600 .jet-listing-dynamic-field__content {font-weight: 600;}
.fw-700 .jet-listing-dynamic-field__content {font-weight: 700;}
.fw-800 .jet-listing-dynamic-field__content {font-weight: 800;}

/* 
 * Text Transforms 
 */
.tt-lcase, .tt-lcase.elementor-widget-heading .elementor-heading-title {text-transform: lowercase;}
.tt-scase, .tt-scase.elementor-widget-heading .elementor-heading-title {text-transform: capitalize;}
.tt-ucase, .tt-ucase.elementor-widget-heading .elementor-heading-title {text-transform: uppercase;}


.jet-theme-core-document:has(.elementor-element.cw-cover.hero, .elementor-element.cw-cover.banner) .elementor-element.cw-header {
	
	--cw-header-color: #ffffff;
	
}
.elementor-element.cw-header {
	
	--cw-header-color: var(--e-global-color-primary, #121314);
	
	position: fixed;
	top: var(--wp-admin--admin-bar--height, 0);
	right: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	padding-right: 12px;
	padding-left: 12px;
	z-index: 1000;
	align-items: center;

	
	-webkit-transition: background 100ms ease-out, opacity 100ms ease-out;
	-o-transition: background 100ms ease-out, opacity 100ms ease-out;
	transition: background 100ms ease-out, opacity 100ms ease-out;
}
.elementor-element.cw-header > .elementor-container {
}
.elementor-editor-active .cw-header {
	visibility: visible;
	opacity: 1;
	top: 0px;
}
.elementor-element.cw-header.sticky .cw-header-menu {
	
	--cw-header-color: #ffffff;
	
	background-color: var(--e-global-color-702229e5);
	
}


/*
.elementor-element.cw-header:after {
	position: absolute;
	content: "";
	display: block;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: 1px;
	background-color: var(--e-global-color-primary, #121314);	
	opacity: 0.1;
}

.elementor-section.cw-header.temp-sticky {
	/* background-color: hsla(0, 0%, 100%, 0.5); * /
	background-color: hsla(38.18, 4.68%, 53.92%, 0.5);
}
.elementor-element.cw-header:has(.jet-dropbar-open, .open-state, .jet-cart-open), 
.elementor-element.cw-header:hover, 
.elementor-element.cw-header.sticky {
	
	--cw-header-color: #ffffff;
	
	background-color: #8F8B84;
	
}
*/

.elementor-element.cw-header .cw-header-logo svg path {
	fill:  var( --cw-header-color );
	
	-webkit-transition: fill 250ms ease-out;
	-o-transition: fill 250ms ease-out;
	transition: fill 250ms ease-out;
}

.cw-menu-btn .jet-dropbar__button, 
.cw-menu-btn .jet-dropbar__button:hover {
	color: var( --cw-header-color );
	line-height: 1;
	border: none;
}
.cw-menu-btn .jet-dropbar__button .jet-dropbar__button-icon {
	font-size: 1.25rem;
	line-height: 1;
	width: 1.25rem;
	height: 1.25rem;
	margin-right: 0.5rem;
}

.cw-menu-btn .jet-dropbar__button:focus {
	outline: none;
}

.cw-menu-btn .jet-dropbar__button, 
.cw-menu-btn .jet-hamburger-panel__toggle {
	padding: 0.875rem 0.75rem;
	background: none;
	box-shadow: none;
}
.cw-menu-btn .jet-dropbar__button:hover, 
.cw-menu-btn .jet-hamburger-panel__toggle:hover {
	background: none;
}
.cw-menu-btn .jet-hamburger-panel__toggle-icon, 
.cw-menu-btn .jet-hamburger-panel__toggle-label {
	
	-webkit-transition: color 250ms ease-out;
	-o-transition: color 250ms ease-out;
	transition: color 250ms ease-out;
}
.cw-menu-btn .jet-hamburger-panel__toggle-icon {
	width: 1.25rem;
	font-size: 1.25rem;
	line-height: 1;
	color: var( --cw-header-color );
}
.cw-menu-btn .jet-hamburger-panel__toggle-label {
	display: none;
	margin-left: 0.5rem;
	font-size: 1rem;
	line-height: 1;
	color: var( --cw-header-color );
}
.cw-menu-btn .jet-hamburger-panel__toggle:hover .jet-hamburger-panel__toggle-icon, 
.cw-menu-btn .jet-hamburger-panel__toggle:hover .jet-hamburger-panel__toggle-label {
	color: var( --cw-header-color );
}
.cw-menu-btn.shopcart .jet-hamburger-panel__toggle-label, 
.cw-menu-btn.menu .jet-hamburger-panel__toggle-label {
	display: block;
}
.cw-menu-btn.shopcart .jet-hamburger-panel__toggle-label {
	position: absolute;
	top: 4px;
	right: 0;
	padding: 2px 3px;
	background-color: #8f8b84;
	line-height: 0;
	border-radius: 2px;
}
.cw-menu-btn.shopcart .jet-blocks-cart__count-val {
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 0.875em;
	vertical-align: top;
}
/*
.cw-menu-btn.cart .jet-blocks-cart__heading-link {
	color: var( --cw-header-color );
	
	-webkit-transition: color 250ms ease-out;
	-o-transition: color 250ms ease-out;
	transition: color 250ms ease-out;
}
*/
.cw-menu-btn.store .elementor-button {
	background: none;
	color: var( --cw-header-color );
	font-size: 1rem;
	line-height: 1;
		padding: 0.875rem 0.75rem;
}
.cw-menu-btn.store .elementor-button-icon {
	font-size: 1.25rem;
	width: 1.25rem;
	height: 1.25rem;
	margin-right: 0.5rem;
}

@media(min-width: 768px) {
}
@media(max-width: 1024px) {
	.cw-menu-btn.store .elementor-button-text {
		display: none;
	}
}
@media(max-width: 767px) {
	.elementor-element.cw-header {
		min-height: 5rem;
	}
	.cw-menu-btn .jet-hamburger-panel__toggle, .cw-menu-btn.store .elementor-button {
		padding: 0.5rem 0.375rem;
	}
	.cw-menu-btn .jet-hamburger-panel__toggle-icon, 
	.cw-menu-btn.store .elementor-button-icon {
		font-size: 1rem;
			margin-right: 0rem;
	}
	.cw-menu-btn.menu .jet-hamburger-panel__toggle-label, 
	.cw-menu-btn.store .elementor-button-text {
		display: none;
	}
	.cw-menu-btn.shopcart .jet-hamburger-panel__toggle-label {
		top: -2px;
	}
}
@media(max-width: 374px) {
}

.cw-menu-btn {
	margin: 0 2px;
}
.cw-menu-btn:first-child {
	margin-left: 0;
}
.cw-menu-btn:last-child {
	margin-right: 0;
}
/* 
 * Sections
 */
.cw-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.cw-section.sand {
    background-color: #8f8b84;
}
.cw-section.sand-light {
    background-color: #F6F4F3;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E6E5E3;
}
.cw-section.--pt-0 {
    padding-top: 0rem;
}
.cw-section.--pb-0 {
    padding-bottom: 0rem;
}
.cw-section.--pt-2 {
    padding-top: 2rem;
}
.cw-section.--pb-2 {
    padding-bottom: 2rem;
}

.cw-cover {
    margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
	height: 32rem;
	min-height: 32rem;
}
.cw-cover.hero {
	padding-top: 0;
    padding-bottom: 0;
}
.cw-cover.hero .cw-slider .slider-pro {
	min-height: 28rem;
}
.cw-cover.banner > .elementor-element {
	padding-top: 6rem; /* Site Header height */
	padding-bottom: 1rem; 
}
.cw-cover.banner > .elementor-container {
	padding-top: 6rem; /* Site Header height */
	padding-bottom: 1rem;
	height: auto;
	min-height: 100%;
	align-items: flex-end;
}
.cw-cover.text {
	height: auto;
	min-height: auto;
	padding-top: 8rem; /* Site Header height */
	padding-bottom: 0rem; 
}
/*
.cw-cover.text:after {
	position: absolute;
	content: "";
	display: block;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: 1px;
	background-color: var(--e-global-color-primary, #121314);	
	opacity: 0.1;
}
*/
.cw-cover.text > .elementor-element {
	padding-top: 2rem;

}


@media(min-width: 768px) {
}
@media(max-width: 1024px) {
	.cw-cover {
		height: 24rem;
		min-height: 24rem;
	}
}
@media(max-width: 767px) {
	.cw-cover {
		height: 20rem;
		min-height: 20rem;
	}
	.cw-section {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}
@media(max-width: 374px) {
	.cw-cover {
		height: 16rem;
		min-height: 16rem;
	}
}

.cw-menu-box {
	margin-bottom: 1rem;
}

.cw-menu-title .elementor-heading-title, .cw-offcanvas-title .elementor-heading-title {
	display: block;
	padding-bottom: 0.375rem;
}
.cw-menu-title .elementor-heading-title:after, 
.cw-offcanvas-title .elementor-heading-title:after
{
	position: absolute;
	content: "";
	display: block;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: 0.5px;
	background-color: #ffffff;	
	opacity: 0.5;
}
.cw-offcanvas-title .elementor-heading-title:after {
	background-color: var( --e-global-color-primary );	
	opacity: 0.25;
}
.cw-menu-nav.grid .jet-nav {
  display: grid;
  grid-gap: 0.5rem;
}

.cw-menu-nav.grid.col-2 .jet-nav {
  grid-template-columns: repeat(2, 1fr);
}

.cw-menu-nav .jet-nav .menu-item-link.menu-item-link-top {
	display:inline-block;
	padding: 0px 0px 0.25rem;
}

.elementor-element.cw-label {
	position: absolute;
	display: inline;
	width: 60px;
	top: 4px;
	right: 4px;
	text-align: right;
}
.elementor-element.cw-label .elementor-heading-title {
	padding: 4px 8px 4px 8px;
}
.elementor-element.cw-label + .elementor-element.cw-label {
	top: 26px;
}

.btn-line {
	background-color: transparent;
	box-shadow: 0px 0px 0px 1px rgba(143, 139, 132, 0.25) inset;
}
.btn-line:hover {
	color: var(--e-global-color-5744e526 );
	background-color: var(--e-global-color-73294a6e );
}
/*
 * JET WOO
 */

.btn-link {
	line-height: 1;
}
.btn-link a, 
.btn-link a.button, 
.woocommerce ul.products li.product .btn-link a {
	margin: 0;
	padding: 0.25rem 0;
	border-radius: 0;
	background: none;
}

.elementor-jet-woo-builder-products-ordering .woocommerce-ordering {
	margin: 0;
}
.jet-woo-builder-archive-product-sale-badge {
	line-height: 1;
}
.jet-woo-builder-archive-cats ul {
	margin: 0 !important;
}


.cw-theme x.jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box {
	gap: 0.5rem;
}
.cw-theme x.jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box > div:not(.jet-woo-product-thumbnail), 

.cw-theme x.jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box > h6 {
	
	margin: 0;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	
}

.cw-theme .jet-woo-products .jet-woo-product-categories, 
.cw-theme .jet-woo-products .jet-woo-product-title, 
.cw-theme .jet-woo-products .jet-woo-product-price, 
.cw-theme .jet-woo-products .jet-woo-product-button {
	padding: 0rem 1rem 0.5rem 1rem;
}
.cw-theme x.jet-woo-products .jet-woo-product-categories ul > li {
	line-height: 1.5;
}
.cw-theme x.jet-woo-products .jet-woo-product-title, .jet-woo-products .jet-woo-product-button {
	padding-bottom: 1rem;
}
.cw-theme x.jet-woo-products .jet-woo-product-categories, .jet-woo-products .jet-woo-product-button {
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
}



.cw-theme .jet-woo-products .jet-woo-product-categories {
	margin: 0px;
	padding-top: 1rem;
	text-transform: uppercase;
}

.cw-theme .jet-woo-products .jet-woo-product-title {
	font-size: var(--font-size-h6);
	font-weight: 600;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.cw-theme .jet-woo-products .jet-woo-product-price {
	margin-top: auto;
	font-weight: 800;
}
.cw-theme .jet-woo-products .jet-woo-product-price del {
	font-weight: 600;
	opacity: 0.5;
}
.cw-theme .jet-woo-products .jet-woo-product-button {
	margin: 0;
	padding-bottom: 1rem;
}




ul.list-repeater {
	list-style-type: none;
	padding: 0;
}
ul.list-repeater li {
	display: inline-block;
	margin-right: 2px;
}
ul.list-repeater li a {
	display: inline-block !important;
}
/*
table {
	background-color: transparent;
	width: initial;
	margin-bottom: inherit;
	font-size: inherit;
	border-spacing: 0;
	border-collapse: collapse;
}
table td, table th {
	width: auto;
	padding: 8px;
	line-height: inherit;
	vertical-align: inherit;
	border: none;
	border-bottom: 0px solid hsl(0deg 0% 0% / 15%);
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color: hsl(0deg 0% 0% / 0%);
}
*/

.elementor-jet-cart-table table.shop_table, 
.elementor-jet-cart-totals table.shop_table, 
.elementor-jet-checkout-order-review table.shop_table {
	border-collapse: collapse;
	border: none;
	margin: 0 0px 16px 0;
}

.elementor-jet-checkout-order-review table.shop_table thead tr th, 
.elementor-jet-checkout-order-review table.shop_table tbody tr td, 
.elementor-jet-checkout-order-review table.shop_table tfoot tr th, 
.elementor-jet-checkout-order-review table.shop_table tfoot tr td {
	border: none;
	padding: 16px 16px 16px 16px;
	line-height: inherit;
}

.elementor-jet-cart-table .shop_table.cart td.actions {
    /*display: flex;*/
    	text-align: left;
}

.elementor-jet-cart-table .shop_table.cart td.actions .coupon {
    	display: inline-block;
}

.elementor-jet-cart-table .shop_table.cart td.actions .coupon label {
    display: none;
}

.elementor-jet-checkout-payment #payment {
	background-color: var(--e-global-color-702229e5 );
	border-radius: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border-top: 4px solid var(--e-global-color-primary );
}

.woocommerce a.button, .woocommerce .wc-proceed-to-checkout a.checkout-button, .woocommerce button.button, .woocommerce a.button:hover, .woocommerce button.button:hover {
	background: inherit;
	color: inherit;
	/* padding: inherit; */
	font-size: inherit;
	font-weight: 700;
	border: inherit;
	border-radius: inherit;
	text-transform: uppercase;
	color: var(--e-global-color-5744e526 );
	background-color: var(--e-global-color-73294a6e );
}
.woocommerce button.button.alt, .woocommerce button.button.alt:hover {
	color: var(--e-global-color-5744e526 );
	background-color: var(--e-global-color-primary );
}

.cw-products-grid a.button, .cw-products-grid a.button:hover {
	padding: 0.75rem 0;
	background-color: transparent;
}

.woocommerce form .form-row label {
	line-height: inherit;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
		background: #fff;
	border: 1px solid var(--e-global-color-secondary );
	border-radius: 0px;
	padding: 0.5rem 1rem;
	color: var(--e-global-color-secondary );
	font-size: 0.875rem;
}

[type=button]:focus, [type=submit]:focus, button:focus {
	outline: none;
}

input:focus-visible, select:focus-visible {
	outline: none;
}

.woocommerce .quantity .qty {
	width: 5rem;
	text-align: center;
}

.elementor-jet-cart-totals h2, 
.elementor-jet-checkout-billing h3, 
.elementor-jet-checkout-shipping-form h3,
.elementor-jet-checkout-order-review h3 {
		margin-bottom: 0.5rem;
	font-size: 1.25rem;
	font-weight: 700;
	text-transform: uppercase;
}
/*
 * WOO Mini Cart
 */

.cw-mini-cart ul.cart_list, .cw-mini-cart ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 1rem 0 0 0;
}
.cw-mini-cart ul.cart_list li, .cw-mini-cart ul.product_list_widget li {
	position: relative;
	display: block;
	height: fit-content;
	padding: 4px 0px;
	margin: 0;
	margin-bottom: 4px;
	list-style: none;
	text-align: left;
}
.cw-mini-cart a.remove {
		position: absolute;
	top: 2px;
	left: 0px;
	display: block;
	font-size: 1.125rem;
	height: 1.125rem;
	width: 1.125rem;
	text-align: center;
	line-height: 1;
	border-radius: 0;
	color: red!important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
}
.cw-mini-cart ul.cart_list li img, .cw-mini-cart ul.product_list_widget li img {
	float: left;
	margin-left: 0;
	margin-right: 0.5rem;
	width: 4rem;
	height: auto;
	box-shadow: none;
}
.cw-mini-cart ul.cart_list li .variation {
	margin: 0;
	padding: 0;
	border: none;
}
.cw-mini-cart ul.cart_list li .variation .variation-ProductCode {
	margin: 0;
	padding: 0;
	font-size: 0.75rem;
}
.cw-mini-cart ul.cart_list li .variation dt.variation-ProductCode {
	margin-right: 4px;
}
.cw-mini-cart ul.cart_list li .quantity, .cw-mini-cart ul.product_list_widget li .quantity {
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
}
.cw-mini-cart .woocommerce-mini-cart__total.total {
	padding: 4px;
	text-align: left;
	margin-bottom: 1rem;
}
.cw-mini-cart .woocommerce-mini-cart__buttons.buttons {
	padding: 0;
	text-align: left;
	margin-bottom: 1rem;
}
.cw-mini-cart .woocommerce-mini-cart__buttons.buttons .button {
font-size: 0.875rem;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	padding: 0.75rem 1.25rem;
	margin: 0 4px;
	width: calc(50% - 8px);
	text-align: center;
	color: #ffffff;
	background-color: var(--e-global-color-accent );
}
.cw-mini-cart .woocommerce-mini-cart__buttons.buttons .button:hover, .cw-mini-cart .woocommerce-mini-cart__buttons.buttons .button:focus {
	color: var(--e-global-color-5744e526 );
	background-color: var(--e-global-color-primary );
}
/*
 * Scroll Box
 */
.cw-scroll-wrapper {
	height: 476px;
}
@media(max-width:575px){
	.cw-scroll-wrapper {
		height: auto;
	}
}
.cw-scroll-wrapper .cw-scroll-box {
	overflow-y: auto;
}
.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-button {
	width: 10px;
	height: 10px
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-thumb {
	background: #cecece;
	border: 0px none #ffffff;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-thumb:hover {
	background: #c1c1c1
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-thumb:active {
	background: #c1c1c1
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-track {
	background: rgba(122,122,122,0.15);
	border: 0px none #ffffff;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-track:hover {
	background: rgba(122,122,122,0.2)
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-track:active {
	background: rgba(122,122,122,0.2)
}

.cw-scroll-bar .cw-scroll-box::-webkit-scrollbar-corner {
	background: transparent
}

/*
 * Widgets
 */
.widget + .widget {
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #ebeced;
}
.widget-title {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 25px;
}

.widget ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.widget ul li {
	margin-bottom: 4px;
}

.widget li > ul,
.widget li > ol {
	margin-top: 4px;
	margin-left: 1.2em;
}

.widget_recent_entries ul li {
	margin-bottom: 20px;
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 75%;
}

.widget_recent_entries .post-date:before {
	content: '\f133';
	margin-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.widget_tag_cloud .tag-cloud-link {
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 6px 10px;
	font-size: 14px !important;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ebeced;
}

.widget_tag_cloud .tag-cloud-link:hover {
	background-color: #ebeced;
}

/*
.woocommerce-variation-add-to-cart {
	display: none !important;
}
*/

.jet-woo-product-price br, .elementor-jet-single-price br {
	display: none;
}
.jet-woo-product-price ins, .elementor-jet-single-price ins {
	margin-left: 4px;
}

.jet-woo-builder-archive-product-sale-badge .wdr {
	display: block;
	padding: 0.375rem 0.675rem;
	border-radius: 0.75rem;
	font-size: 0.625rem;
	line-height: 1;
	text-align: center;
	color: #fff;
	background-color: var(--e-global-color-accent);
}

.jet-woo-builder-archive-product-sale-badge .onsale {
	display: none;
}
/*
.jet-gallery-swiper-slider, .jet-woo-swiper-control-thumbs__item {
	-webkit-mask-image: url(https://staging.carriwell.co.za/wp-content/uploads/2024/04/product-mask-01.svg);
	mask-image: url(https://staging.carriwell.co.za/wp-content/uploads/2024/04/product-mask-01.svg);
	-webkit-mask-mode: alpha;
	mask-mode: alpha;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}
*/
.jet-elements .woocommerce ul.products {
	display: grid;
	gap: 1rem 1rem;
	grid-auto-flow: row;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	justify-content: start;
	align-content: start;
	align-items: initial;
}
.jet-elements .woocommerce ul.products::after, .jet-elements .woocommerce ul.products::before {
	all: unset;
}
.jet-elements .woocommerce ul.products li.product {
	all: unset;
}
@media (max-width: 768px) {
	.jet-elements .woocommerce ul.products {
		grid-template-columns: repeat(2, 1fr);
	}
}

.jet-woo-thumb-with-effect:hover .elementor-element.color-range.ob-has-background-overlay > .elementor-widget-container:before {
	opacity: 1 !important;
	will-change: opacity;
}
.jet-woo-thumb-with-effect .elementor-element.color-range.ob-has-background-overlay > .elementor-widget-container:before {
	opacity: 0 !important;
	-webkit-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.jet-woo-product-thumbs {
	line-height: 0;
}
/*
 * color-new-mum: blue - #97c4d1 / #F3EFEC
 */
.cw-woo-card:hover .color-mum-to-be:before, .elementor-element.color-mum-to-be-product:before {
	background-color: #97c4d1 !important;
}
/*
 * color-mum-to-be: yellow - #ffd281 / #F3EFEC
 */
.cw-woo-card:hover .color-new-mum:before, .elementor-element.color-new-mum-product:before {
	background-color: #ffd281 !important;
}
/*
 * color-back-to-you: pink - #f7a19d / #F3EFEC
 */
.cw-woo-card:hover .color-back-to-you:before, .elementor-element.color-back-to-you-product:before {
	background-color: #f7a19d !important;
}

.elementor-element.color-mum-to-be-product:before, .elementor-element.color-new-mum-product:before, .elementor-element.color-back-to-you-product:before {
	border-radius: 4px;
	opacity: 0.2;
}

/*
 * color-new-mum: blue - #97c4d1 / #F3EFEC
 */
body:not(.circle-theme) .woo-gallery.color-mum-to-be .jet-woo-product-gallery__image,  body.circle-theme .woo-gallery.color-mum-to-be .jet-woo-product-gallery__image-item:first-child .jet-woo-product-gallery__image {
	background-color: rgb(151 196 209 / 20%) !important;
}
/*
 * color-mum-to-be: yellow - #ffd281 / #F3EFEC
 */
body:not(.circle-theme) .woo-gallery.color-new-mum .jet-woo-product-gallery__image,  body.circle-theme .woo-gallery.color-new-mum .jet-woo-product-gallery__image-item:first-child .jet-woo-product-gallery__image {
	background-color: rgb(255 210 129 / 20%) !important;
}
/*
 * color-back-to-you: pink - #f7a19d / #F3EFEC
 */
body:not(.circle-theme) .woo-gallery.color-back-to-you .jet-woo-product-gallery__image,  body.circle-theme .woo-gallery.color-back-to-you .jet-woo-product-gallery__image-item:first-child .jet-woo-product-gallery__image {
	background-color: rgb(247 161 157 / 20%) !important;
}

/* Woo Gallery Masks */
.woo-gallery.color-mum-to-be {
	--bg-color: rgb(151 196 209 / 20%) !important;
}
.woo-gallery.color-new-mum {
	--bg-color: rgb(255 210 129 / 20%) !important;
}
.woo-gallery.color-back-to-you {
	--bg-color: rgb(247 161 157 / 20%) !important;
}

body.circle-theme .jet-woo-product-gallery__image-item:not(:first-child) .jet-woo-product-gallery__image img {
    -webkit-mask-image: url(https://staging.carriwell.co.za/wp-content/uploads/2024/04/product-mask-01.svg);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}

body.circle-theme .jet-woo-product-gallery__image-item:not(:first-child) .jet-woo-product-gallery__image:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    background-color: var(--bg-color);
    transform: rotate(0deg);
    -webkit-mask-image: url(https://staging.carriwell.co.za/wp-content/uploads/2024/04/product-mask-02.svg);
    mask-image: url(https://staging.carriwell.co.za/wp-content/uploads/2024/04/product-mask-02.svg);
    -webkit-mask-mode: alpha;
    mask-mode: alpha;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    z-index: -1;
}

/*
 * Collapsible Content - Cat descriptions
 */
.xtra-content {
  padding: 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.xtra-content p:first-child {
	margin-top: 1.5rem;
}
.xtra-content-btn {
	display: inline-block;
	margin: 0.5rem;
	font-weight: 600;
	cursor: pointer;
}
.xtra-content-btn:before {
  content: '+';
  margin-right: 5px;
}
.xtra-content-btn.active:before {
  content: "-";
}

/* Villa Woo Variations */
.vi-wpvs-variation-style .label, .vi-wpvs-variation-style .vi-wpvs-variation-style-content:not(.vi_variation_container) {
	padding: 0px 0px 8px 0px;
}
.vi-wpvs-variation-style .vi-wpvs-label-selected {
	font-weight: 400;
	font-style: italic;
	line-height: 0;
}
.vi-wpvs-variation-style-content .vi-wpvs-variation-wrap .vi-wpvs-option-wrap {
	margin: 0px 4px 4px 0;
}

.woo-archive-swatch .vi-wpvs-option-wrap {
    height: 20px !important;
    width: 20px !important;
}

/* JET Listing Slider */

.jet-listing-grid__slider-icon.slick-arrow {
	border-radius: 50px;
}


/* Input overrides */

select {
    appearance: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 16"><polyline points="1 1 16 15 31 1" style="fill:none;stroke:%23000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px"/></svg>');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: right 12px center;
}