/*
	Theme Name: Bigxon
	Theme URI: http://www.enovathemes.com/bigxon
	Description: Bigxon - Tools And Equipment Woocommerce WordPress Theme
	Author: Enovathemes
	Author URI: http://www.enovathemes.com
	Version: 1.1.3
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tested up to: 6.9
	Requires PHP: 8.0
	Tags: one-column, two-columns, right-sidebar, editor-style, featured-images, post-formats, translation-ready
	Text Domain: bigxon
	Copyright 2026 Enovathemes.com
	This theme is licensed under the GPL v2 or later.
*/

/*
	Table of Contents
	-------------
	
	Normalize
	Dynamic
	WP Editor
	Rev slider
	Misc
	Defaults
	Select2
	Swiper
	Header
	Title section
	Forms
	Search/404
	Widgets
	Sticky
	Posts
	Effects
	WooCommerce
	Quick view
	Single product
	Product comments
	Product cart
	Cart page
	Checkout page
	Order page
	Account page
	Product filter
	WCV
	Elements
	Responsive

*/



/* Normalize ----- */

	*,:after,:before{
		box-sizing:border-box;
		word-wrap:break-word;
	}

	:where(a):not([class]) {
	    color: var(--e-global-color-primary);
	}

	:where(a):not([class]):hover {
	    color: var(--t-title-color);
	}

	p:empty {
		display: none;
	}

	body,img{margin:0}img,svg{max-width:100%;height:auto!important;border:0;outline:0;-ms-interpolation-mode:bicubic;vertical-align:bottom}html{position:static;scroll-behavior: auto !important;overflow-y:scroll;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100%}button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}embed,iframe,object{border:none;vertical-align:bottom;max-width:100%}figure{max-width:100%;margin:0}figure>a,figure>a:hover{color:transparent!important}a,a:active,a:focus,a:hover{outline:0}hr{clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;width:1px;overflow:hidden}.et-clearfix:after{content:"";display:flex;clear:both}.flex-mod{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.flex-mod embed,.flex-mod iframe,.flex-mod object{position:absolute;top:0;left:0;width:100%;height:100%}

	ins {text-decoration: none;}

/* Dynamic ----- */

	:root {
		--t-container-desktop:1632px;
		--t-container-latop:1320px;
		--t-container-tablet:93.75%;
        --t-background-color: #f0f0f0;
        --t-border-color: #e0e0e0;
        --t-border-color-dark: #cbcbcb;
        --t-title-color: #000000;
        --t-light-text-color: #ebebeb;
	    --t-color-highlight: #f2b705;
	    --t-border-color-highlight: #bed1ff;
        --e-global-color-primary: #044BD9;
	    --e-global-color-secondary: #BF0426;
	    --e-global-color-accent: #09A603;
	    --e-global-color-text: #444444;
    }

   	/* typography
	-----*/

	    body,p, textarea {
	    	font-family:var(--dyn-font-family,"Poppins");
			font-weight: var(--dyn-font-weight,400);
			font-size: var(--dyn-font-size,14px);
			line-height: var(--dyn-line-height,1.5em);
			letter-spacing: var(--dyn-letter-spacing,0);
			color:var(--e-global-color-text,#444);
	    }

	    h1,h2,h3,h4,h5,h6, #reply-title,
	    .wc-block-components-checkout-order-summary__title-text,
	    .et__testimonial .title,
	    .et__testimonial .name {
	    	font-family:var(--dyn-title-font-family,"Poppins");
			font-weight: var(--dyn-title-font-weight,800);
			line-height: var(--dyn-title-line-height,1.2em);
			letter-spacing: var(--dyn-title-letter-spacing,0);
			color:var(--t-title-color,#111);
			margin: 0 0 16px 0;
	    }

	    .theme-main-font-family {
	    	font-family:var(--dyn-font-family,"Poppins", Arial, Helvetica, sans-serif);
	    }

	    .theme-headings-font-family {
	    	font-family:var(--dyn-title-font-family,"Poppins", Arial, Helvetica, sans-serif);
	    }

    /* --e-global-color-primary
	-----*/

	    input[type="date"]:focus,input[type="datetime"]:focus,
		input[type="datetime-local"]:focus,input[type="email"]:focus,
		input[type="month"]:focus,input[type="number"]:focus,
		input[type="password"]:focus,input[type="search"]:focus,
		input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,
		input[type="url"]:focus,input[type="week"]:focus,input[type="file"]:focus,
		.woo-product__attributes .button:hover,
		.widget.woocommerce .chosen > a:before,
		.widget.woocommerce .current-cat > a:before,
		.full .woo-loop-product__footer .input-group:focus,
		.et__product_ajax_search.active,
		.single-product-main .flex-control-thumbs .active img {
			border-color: var(--e-global-color-primary);
		}

		input[type="date"]:focus,input[type="datetime"]:focus,
		input[type="datetime-local"]:focus,input[type="email"]:focus,
		input[type="month"]:focus,input[type="number"]:focus,
		input[type="password"]:focus,input[type="search"]:focus,
		input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,
		input[type="url"]:focus,input[type="week"]:focus,input[type="file"]:focus,
		textarea:focus  {
			outline:1px solid var(--e-global-color-primary)
		}

		.et__cart .woocommerce-mini-cart__buttons .button:first-child  {
			box-shadow:inset 0 0 0 3px var(--e-global-color-primary) !important
		}

		.woocommerce-Button,
		.et__button,
		.added_to_cart,
		.button,
		input[type="button"],
		input[type="reset"],
		input[type="submit"],
		button,
		.woo-loop-product__labels *,
		#wp-calendar caption,
		#wp-calendar td#today,
		.tagcloud a:hover,
		.page-numbers > li > .current,
		.page-numbers > li:hover > *,
		.wc-block-cart__submit-container > a,
		.woocommerce-MyAccount-navigation li.is-active a {
			color:#fff;
			background-color: var(--e-global-color-primary);
		}

		.woocommerce-info .wc-forward {
			text-decoration: none;
			padding: 12px;
		}

		.woocommerce-info .wc-forward:hover {
			color: #fff;
		}

		.select2-container--default .select2-results__option--highlighted[aria-selected],
		.select2-container--default .select2-results__option--highlighted[data-selected],
		.select2-container--default .select2-selection--multiple .select2-selection__choice,
		.et__wc-tabs .et__button,
		.active-filters a:hover {
			color:#fff;
			background-color: var(--e-global-color-primary) !important;
		}

		.woo-product__attributes .button:after,
		.before-shop-loop > .sidebar-toggle,
		#recentcomments li:before,
		#wp-calendar td#today:before,
		.widget.woocommerce .chosen > a:before,
		.fbt-checkboxes li.chosen:before,
		.widget_price_filter .ui-slider .ui-slider-handle,
		.widget_price_filter .ui-slider-horizontal .ui-slider-range,
		.compare-table-remove:hover,
		.widget.woocommerce .chosen > a:before,
		.widget.woocommerce .current-cat > a:before,
		.et__product_ajax_search > a:hover > .remove,
		.et__cart-toggle-remove:hover,
		.woocommerce-product-gallery__trigger:hover,
		.summary .tagged_as a:hover:before,
		.et__wc-tabs.sticky .wc-tabs .active > a {
			background-color: var(--e-global-color-primary);
		}

		.et__breadcrumbs a:hover,
		.woo-product__attributes .button:hover,
		.widget ul li a:hover,
		.widget ul li.chosen > a,
		#recentcomments li a:hover,
		.compare-toggle-clear:hover,
		.compare-toggle-remove:hover,
		.widget_title .clear,
		.categories-carousel-container .category:hover h3,
		.categories-carousel-container .category.current-cat h3,
		.et__product_ajax_search_keyword_suggestions span:hover,
		.et__cart .woocommerce-mini-cart__buttons .button:first-child,
		.similar-products-link:hover,
		.woo-single-product__meta .woocommerce-review-link,
		.summary .posted_in a:hover,
		.summary .tagged_as a:hover,
		.wishlist-toggle:hover:after,
		.compare-toggle:hover:after,
		.et__product_ajax_search > a:hover {
			color: var(--e-global-color-primary)
		}

	/* --e-global-color-secondary
	-----*/

		.product .price, .woocommerce-mini-cart__total .woocommerce-Price-amount,
		.product_list_widget li > .woocommerce-Price-amount,
		.product_list_widget li ins,
		.product-price > span,
		.et__cart .product_list_widget li .woocommerce-Price-amount,
		.fbt-info .total-price,
		.woocommerce-grouped-product-list-item__price {
			color: var(--e-global-color-secondary);
		}

		.wcv .wishlist-toggle.active {
			box-shadow:inset 0 0 0 1px var(--e-global-color-secondary)
		}

		.onsale,
		.woo-loop-product__labels .outofstock,
		.wcv .wishlist-toggle.active,
		.found-total.negative,
		.savings-wrapper .savings-discount{
			background-color: var(--e-global-color-secondary)
		}

	/* --e-global-color-accent
	-----*/

		.woo-loop-product__footer .added_to_cart,
		.inner-cell > .button, .found-total,
		.woocommerce-mini-cart__buttons a,
		.savings-wrapper .savings,
		.buy-now-button,
		.add_to_cart_all.added,
		.single-product-summary-info .wcv .whatsapp-chat-button {
			background-color: var(--e-global-color-accent)
		}

		.woo-loop-product__meta .rating:before,
		.star-rating span strong:before,
		.wc-block-components-product-rating-stars__stars:before {
			background-color: var(--t-color-highlight)
		}

	/* site background
	-----*/

		html {
			background-color:var(--site-background-color, #fff);
			background-image:var(--site-background-image);
			background-repeat:var(--site-background-repeat, no-repeat);
			background-position:var(--site-background-position, left top);
			background-attachment:var(--site-background-attachment, scroll);
		}

/* WP Editor ----- */

	.wp-block-woocommerce-coming-soon {text-align: center;}

	.wp-block-button__link {
        padding: 4px 16px !important;
        min-height: 48px;
        font-size: 16px !important;
    }

    :root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link) {
    	background-color: transparent !important;
    	border-color: #32373c !important;
    	color: #32373c !important;
    }

	.wp-caption-text,
	.gallery-caption,
	figcaption {
		font-size: 12px;
		line-height: 1.3em;
		padding: 8px;
		background-color: var(--t-title-color);
		color: #fff;
		border-radius: 6px;
		margin: 8px 0;
		width: fit-content;
	}

	figure {
		position: relative;
	}

	figure > figcaption {
		width: 100% !important;
		display: block;
		text-align: center;
		background-color: rgba(0, 0, 0, 0.7);
		margin: 0 !important;
		position: absolute;
		bottom: 0;
		left: 0;
		border-radius: 0;
		color: #fff !important;
	}

	.wp-block-embed__wrapper + figcaption,
	table + figcaption {
		position: relative;
		border-radius: 6px;
	}

	figure[class*="align"] > figcaption {
		margin: 0 !important;
	}

	figcaption {
		background-color: var(--t-background-color);
		color: var(--t-title-color);
	}

	figcaption > a {
		color: #fff !important;
	}

	.bypostauthor {font-weight: normal;}

	.is-style-bigxon-outline .wp-block-button__link{
	    background: transparent;
	    border: 2px solid currentColor;
	}

	.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
	    color: #fff !important;
	}

/* Rev slider ----- */

	.inline-text-transform-strong {
		text-decoration: underline;
		text-underline-offset: 6px;
		text-decoration-thickness: 2px;
		font-weight: 900;
	}

	.wp-block-themepunch-revslider {width: 100%}

	.text-shadow-border {
	    text-shadow: 6px 0 #fff, 2px 0 #fff, 0 2px #fff, 0 -2px #fff;
	}

	.text-shadow-border-dark {
	    text-shadow: 6px 0 #000, 2px 0 #000, 0 2px #000, 0 -2px #000;
	}

	.text-shadow-border-color-secondary {
	    text-shadow: 6px 0 var(--e-global-color-secondary), 2px 0 var(--e-global-color-secondary), 0 2px var(--e-global-color-secondary), 0 -2px var(--e-global-color-secondary);
	}

	.parallax-on-move.moving {
		transition: transform 0.6s cubic-bezier(.19,1,.22,1);
		will-change: transform;
	}

	.sr7-btn i {
		margin-left: 6px !important;
	}

/* Misc ----- */

	.elementor-widget-image {text-align: left !important;}

	.overflow-y-scroll {overflow-y: scroll;}

	.elementor-slideshow__header {
		gap:12px !important;
	}

	.e-con .elementor-widget {min-width: initial;}

	.elementor-lightbox .dialog-lightbox-close-button {
		margin-top: 11px !important;
	}

	.e-font-icon-svg {
		width: 20px !important;
		height: 20px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.elementor-slideshow__share-links a i,
	.elementor-slideshow__share-links a svg {
		height: 15px !important;
	}

	.elementor-slideshow__share-links a {
		display: flex !important;
		align-items: center;
	}

	body.admin-bar .dialog-type-lightbox {
		position: fixed !important;
	}

	

	.fit-content {
		min-width: fit-content !important;
	}

	.hidden {
		display: none !important;
	}

    .overflow-hidden,
    .overflow-hidden > .elementor-widget-wrap,
    .overflow-hidden > .elementor-widget-container
    {overflow: hidden !important;}

	.alignright, .alignright > * {float:right; margin-left: 24px !important;margin-bottom: 24px !important}
	.alignleft, .alignleft > * {float:left; margin-right:24px !important;margin-bottom:24px !important;}
	.aligncenter {margin-left: auto; margin-right: auto;}

	p > img[class*="align"] {
		margin-bottom: 0 !important;
	}

	.et__image {max-width: 100%;}
	.et__image img[src*=".svg"] {width: 100%;}

	.text-center{text-align:center}
	.text-left{text-align:left}
	.text-right{text-align:right}

	html, body {min-height: 100vh;overflow-x: hidden;}

	#wrap,#wrap.full {
		width: 100%;
		height: 100%;
    	min-height: inherit;
		margin: 0 auto;
		position: relative;
		z-index: 99;
    	background-color: #fff;
		overflow: hidden;
	}

	.single-post #wrap {
		background-color: var(--t-background-color);
	}

	.layout-boxed #wrap {
		box-shadow: 0px -8px 8px rgba(0,0,0,.3);
	}

	.et__footer {
		position: relative;
		z-index: 53;
	}

	.container {
		width: calc(100% - 24px);
    	max-width: calc(100% - 24px);
		margin: 0 auto 0 auto;
		position: relative;
	}

	.e-con-boxed>.e-con-inner {
    	max-width: calc(100% - 24px);
	}

	.element-shadow {
		display: none !important;
	}

	.element-shadow.active {
		display: block !important;
	}

	#et-content,
	.elementor[data-elementor-type="wp-page"] {
		position:relative;
	}

	.et__footer-menu {
		list-style: none;
		padding: 0;
		margin: 0;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 32px;
	}

	.et__footer-menu li {
		margin: 0;
		display: inline-flex;
	}

/* Uni ----- */

	blockquote,
	.entry-content address,
	.default-page-template address {
		padding: 12px !important;
		margin: 24px 0;
		border-radius: 6px;
		background-color: var(--t-background-color);
	}

	.woocommerce-column__title + address {
		padding: 0 !important;
		margin: 0 !important;
		background-color: transparent !important;
		border:none !important;
	}

	.entry-content address,
	.default-page-template address {
		margin-top: 0 !important;
	}

	.wp-block-quote {
		margin: 24px 0 !important;
	}

	.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
		background-color: transparent;
	}

	.entry-content table,
	.page.hentry table {
		border:1px solid var(--t-border-color);
		margin-bottom: 24px;
		border-collapse: collapse;
	}

	.entry-content table td,
	.entry-content table th,
	.page.hentry table td,
	.page.hentry table th,
	.wp-block-table.is-style-stripes td,
	.wp-block-table.is-style-stripes th {
		border:1px solid var(--t-border-color);
		padding: 12px;
	}

	.woocommerce-page table {
		border:none !important;
		margin-bottom: 0 !important;
		width: 100%;
	}

	.woocommerce-page table td,
	.woocommerce-page table th {
		border:none !important;
	}

	.entry-content address,
	.default-page-template address {
		background-color: transparent;
		font-style: normal;
		border:1px solid var(--t-border-color);
	}

	/* Base code styling */
	code,
	kbd,
	samp,
	pre {
	  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	  font-size: 0.95em;
	}

	/* Inline code: <code>like this</code> */
	code {
	  padding: 12px;
	  margin: 24px;
      display: block;
	  border-radius: 6px;
	  background: rgba(0, 0, 0, 0.06);
	  border: 1px solid rgba(0, 0, 0, 0.08);
	  white-space: break-spaces; /* avoids overflow on long snippets */
	}

	/* Code blocks: <pre><code>...</code></pre> */
	pre {
	  margin: 16px 0;
	  padding: 14px 16px;
	  border-radius: 12px;
	  background: rgba(0, 0, 0, 0.06);
	  border: 1px solid rgba(0, 0, 0, 0.08);

	  overflow: auto;
	  -webkit-overflow-scrolling: touch;
	}

	/* Don’t double-pad <code> inside <pre> */
	pre code {
	  padding: 0;
	  border: 0;
	  background: transparent;
	  white-space: pre; /* preserve formatting */
	  display: block;
	}

	/* Optional: nicer scrollbar (WebKit) */
	pre::-webkit-scrollbar {
	  height: 10px;
	  width: 10px;
	}
	pre::-webkit-scrollbar-thumb {
	  border-radius: 999px;
	  background: rgba(0, 0, 0, 0.22);
	}
	pre::-webkit-scrollbar-track {
	  background: rgba(0, 0, 0, 0.08);
	}

	figure[class*="wp-block-"],
	div[class*="wp-block-"],
	.blocks-gallery-grid:not(.has-nested-images),
	.wp-block-gallery:not(.has-nested-images) {
	    margin-bottom: 24px;
	}

	.wp-block-group__inner-container,
	.wp-block-themepunch-revslider,
	div[class*="wp-block-woo"] {
		margin-bottom: 0 !important;
	}

	.wp-block-latest-posts__list,
	.wp-block-latest-posts__list > li,
	.wp-block-rss {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	.wp-block-rss {
		margin-top: 0;
	}

	.wp-block-latest-posts__list > li {
		gap: 4px;
	}

	.wp-block-search__input {
		margin-bottom: 0 !important;
	}

	.wp-block-search__button {border:none !important;}

	.wp-block-list,
	.wp-block-archives-list,
	.wp-block-latest-comments,
	.wp-block-categories-list {
		padding-left: 16px;
		margin: 0 0 24px 0 !important;
	}

	.wp-block-latest-comments {padding: 0 !important}

	.wp-block-image > figure {margin: 0 !important}

	figure[class*="align"] > img,
	.wp-block-button[class*="align"] > .wp-block-button__link {
		margin-bottom: 0 !important;
	}

	.wp-block-cover__inner-container > p {color: #fff}

	.wp-block-search__inside-wrapper {border-radius: 6px}

	.wp-block-search__button {margin-left: 4px;}

	.default-page-template figure {
		margin-bottom: 24px;
	}


/* Defaults ----- */

	h1 {font-size: 32px;}
	h2 {font-size: 28px;}
	h3 {font-size: 24px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}
	h6 {font-size: 16px;}

	p {
		margin: 0 0 24px 0;
		clear: both;
	}

	p:after {
		display: block;
		clear: both;
		content: "";
	}

	p.form-submit {margin: 0}

	#ppcp-recaptcha-v2-container {margin:0 !important;display: none}

	.default-page-template {
		padding:0 0 48px 0;
	}

	#et-desktop-default,
	#et-mobile-default {
		height: 96px;
		background-color: #fff;
		color: var(--t-title-color);
		box-shadow: 0 0 24px rgba(0,0,0,0.1);
	}

	#et-mobile-default {
		height: 64px;
	}

	#et-desktop-default > .container,
	#et-mobile-default > .container {
		display: flex;
		align-items: center;
		height: 100%;
		gap: 16px;
	}

	#et-mobile-default > .container {
		justify-content: space-between;
	}

	#desktop-header-logo,
	#mobile-header-logo {
		width: 200px;
		display: block;
	}

	.overlapped-header-underlay {
		width: 100vw;
		height: 100vh;
	}

	#header-menu-container-default {
		padding-left: 24px;
	}

	#hmc-default {
		margin-left: 72px;
	}

	#et-footer-default {
		width: 100%;
		background-color: var(--t-title-color);
		text-align: center;
		color: #fff;
		padding: 48px;
	}

	#header-menu-default {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		width: 100%;
		height: 40px;
    	gap: 40px;
	}

	#header-menu-default a {
		font-size: 14px;
	    line-height: 24px;
	    text-decoration: none;
	}

	#header-menu-default > li > a {
		color: var(--t-title-color);
		min-height: 40px;
		font-size: 16px;
	    font-weight: 700;
	    text-transform: uppercase;
	    line-height: 20px;
	    transition: color .3s ease;
	}

	#header-menu-default ul li > a {
	    color: var(--t-title-color);
	    transition: color .3s ease, background-color .3s ease;
	    font-size: 16px;
    	font-weight: 500;
    	line-height: 24px;
	}

	#header-menu-default ul li {
		background-color: #fff;
	}

	#header-menu-default ul li > a:hover,
	#header-menu-default > li > a:hover {
		color: var(--e-global-color-primary);
	}

	#header-menu-default ul li > a:hover {
		background-color: var(--t-background-color);
	}

	#header-menu-default ul {
		background-color: var(--t-border-color);
	}

	#header-menu-default > li:last-child {
		margin-right: 0;
	}

	#header-menu-default ul > .menu-item-has-children > a > .arrow {
		background:var(--t-title-color) ;
	}

	#mobile-container-default .et-mobile-container-top .et__button {
	    border-color: #fff;
	    color: #fff;
	}

	#mobile-menu-default {
		background-color: var(--t-border-color);
	}

	#mobile-menu-default a {
		font-size: 16px;
	    font-weight: 700;
	    text-transform: uppercase;
	    color: var(--t-title-color);
	    text-decoration: none;
	    background-color: #fff;
	}

	#mobile-menu-default a:hover {
		color: var(--e-global-color-primary);
	}

	.gallery {
		width: 100%;
		display: grid;
	    grid-row-gap: 8px;
	    grid-column-gap: 8px;
	    justify-items: stretch;
	    grid-template-columns: repeat(1, minmax(0, 1fr));
		padding: 0;
		margin-bottom: 32px;
	}

	.gallery-columns-2 {grid-template-columns: repeat(2, minmax(0, 1fr));}
	.gallery-columns-3 {grid-template-columns: repeat(3, minmax(0, 1fr));}
	.gallery-columns-4 {grid-template-columns: repeat(4, minmax(0, 1fr));}
	.gallery-columns-5 {grid-template-columns: repeat(5, minmax(0, 1fr));}
	.gallery-columns-6 {grid-template-columns: repeat(6, minmax(0, 1fr));}
	.gallery-columns-7 {grid-template-columns: repeat(7, minmax(0, 1fr));}
	.gallery-columns-8 {grid-template-columns: repeat(8, minmax(0, 1fr));}
	.gallery-columns-9 {grid-template-columns: repeat(9, minmax(0, 1fr));}

	.gallery > .gallery-item {
		text-align: center;
	}

/* Select2 ----- */

	.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid var(--t-border-color);border-radius:6px;overflow: hidden;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

	.select2-container--default.select2-container--focus .select2-selection--multiple {
		border-color: #aaa !important;
	}

	.select2-option-img,
	.select2-selected-img {
		width: auto;
		min-width: 40px;
	    max-height: 40px !important;
	    border: 1px solid var(--t-border-color) !important;
	    object-fit: contain;
	    margin-right: 8px;
	    vertical-align: middle;
	    background-color: #fff;
	    padding: 2px;
	}

	.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	    border:none;
	    position: static;
	    border-radius: 16px !important;
	    color: var(--t-title-color) !important;
	    background-color: #fff !important;
	}

	.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	    color: #fff !important;
	    background-color: var(--t-title-color) !important;
	}

	.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
		white-space: normal;
	}

	.select2-selected-img {
	    max-height: 32px !important;
	}

	.select2-item-with-img,
	.select2-selected-with-img {
	    display: flex;
	    align-items: center;
	}

	.select2-dropdown {
		z-index: 999999;
	}

/* Swiper ----- */

	.swiper-container {
		width: 100%;
		position: relative;
		user-select: none;
	}

	.swiper-container .swiper {
		padding: 1px;
	}

	.et__posts .swiper {
		padding: 4px 1px;
	}

	.et__posts.grid-2 .swiper {
		padding: 1px;
	}

	.swiper-container[data-overflow="true"] .swiper {
		overflow: visible;
		clip-path: inset(-16px -9999px -16px 0);
	}

	.post-gallery.swiper-container .swiper {
		padding: 0;
	}

	.swiper:not(.swiper-initialized) > .swiper-wrapper,
	.section-carousel[data-cl-d] > .e-con-inner,
	.section-carousel.e-con-full[data-cl-d],
	.et__items_ajax {
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        display: grid;
        grid-column-gap: 8px;
	}

	.section-carousel[data-cl-mbs] {
		grid-column-gap: var(--gap-mbs-value);
	}

	.et__items_ajax[data-cl-mbs] {
		gap: var(--gap-mbs-value);
	}

	.swiper-wrapper > ul.swiper-slide {
	    gap: var(--gap-mbs-value);
	    padding: 0;
	    list-style: none;
	    margin: 0;
	    display: flex;
	    flex-direction: column;
	}

	.section-carousel[data-cl-d] > .e-con-inner {
		grid-column-gap: inherit;
	}

	.swiper:not(.swiper-initialized) .swiper-slide {
		width: 100%;
		min-width: fit-content;
		max-width: 100%;
	}

	.swiper-slide {
		width: 100%;
		flex:none !important;
	}

	.swiper-initialized .swiper-slide.e-flex {
		display: flex !important;
	}

	.swiper-initialized .swiper-slide.e-grid {
		display: grid !important;
	}

	.swiper-wrapper {
		padding: 0;
		margin: 0 auto;
	}

	.swiper-wrapper.products {
		display: flex;
    	align-items: stretch;
	}

	.swiper-wrapper.products .swiper-slide.product {
		height: auto !important; 
	}

	.swiper-pagination {
		position: static !important;
		margin-top: 16px;
	}

	.slider .swiper-pagination {
		position: absolute !important;
	}

	.swiper-pagination-bullet {
		border:1px solid var(--t-border-color) !important;
		background-color: var(--t-background-color) !important;
		opacity: 1 !important;
		width: 8px !important;
		height: 8px !important;
	}

	.carousel-nav-white .swiper-pagination-bullet {
		border:1px solid var(--t-border-color-dark) !important;
		background-color: #fff !important;
	}

	.swiper-pagination-bullet-active,
	.carousel-nav-white .swiper-pagination-bullet-active {
		background-color: var(--e-global-color-primary) !important;
		border-color: var(--e-global-color-primary) !important;
	}

	.swiper-button,
	.et-slideshow-ui-show .elementor-swiper-button {
		width: 40px !important;
		min-width: 40px !important;
		height: 40px !important;
		min-height: 40px !important;
		border-radius: 40px;
		border:1px solid var(--t-border-color);
		background-color: var(--t-background-color);
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		margin: -20px 0 0 0 !important;
		transition: all .3s ease;
	}

	.carousel-nav-white .swiper-button {
		border:1px solid var(--t-border-color-dark);
		background-color: #fff;
	}

	.et-slideshow-ui-show .elementor-swiper-button {
		position: absolute;
		top: 50%;
		left: 24px !important;
		z-index: 5;
		background-color: transparent;
		border:none;
		cursor: pointer;
		transition: color .3s ease !important;
	}

	.et-slideshow-ui-show .elementor-swiper-button-next {
		left: auto !important;
		right: 24px !important;
	}

	/*.swiper-container[data-nav-type="both"]:not(.slider) .swiper-button {
		margin-top: -20px !important;
	}*/

	.swiper-container[data-nav-type="none"] .swiper-button,
	.swiper-container[data-nav-type="none"] .swiper-pagination {
		display: none;
	}

	.grid-2 .post-gallery .swiper-button,
	.grid .post-gallery .swiper-button {
    	width: 32px !important;
	    min-width: 32px !important;
	    height: 32px !important;
	    min-height: 32px !important;
	}

	.swiper-button:hover,
	.carousel-nav-white .swiper-button:hover {
		background-color: var(--e-global-color-primary);
		border-color: var(--e-global-color-primary);
	}

	.swiper-button:hover:after {
		background-color: #fff;
	}

	.swiper-container[data-arrows-type="empty"] .swiper-button {
		width: 16px !important;
		min-width: 16px !important;
		height: 16px !important;
		min-height: 16px !important;
		border-radius: 0;
		border:none;
		background-color:transparent;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		margin: 0;
	}

	.swiper-button:after {
		background-color: var(--t-title-color);
		width: 35%;
		height: 35%;
		-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
    	mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-size: 100%;
		transform-origin: center;
		transform:translateX(1px) rotate(-90deg);
		transition: inherit;
	}

	.swiper-container[data-arrows-type="empty"] .swiper-button:after {
		width: 100%;
		height: 100%;
	}

	.swiper-button-prev:after {
		transform:translateX(-1px) rotate(-270deg);
	}

	.swiper-hidden {
		visibility: hidden;
		z-index: -1;
	}

	.swiper-container[data-arrows-pos="top"] .swiper-button {
		position: absolute;
		top: -52px;
		right: 0;
		margin: 0 !important;
		left: auto;
	}

	.swiper-container[data-arrows-pos="top"][data-arrows-type="empty"] .swiper-button {
		top: -28px;
	}

	.swiper-container[data-arrows-pos="top"] .swiper-button-prev {
		right:48px;
	}

	.swiper-container[data-arrows-pos="top"][data-arrows-type="empty"] .swiper-button-prev {
		right:40px;
	}

	.swiper-container[data-arrows-pos="none"] .swiper-button {
		display: none;
	}

	

	.swiper-container[data-arrows-pos="inside"] .swiper-button-prev {
		left:24px;
	}

	.swiper-container[data-arrows-pos="inside"] .swiper-button-next {
		right:24px;
	}

	.swiper-container[data-inc="0"] .swiper:not(.swiper-initialized) .swiper-wrapper {
	    width:100% !important;
	}

/* Header ----- */

	.et__header {
		display: block;
		width: 100%;
		position: relative;
	}

	.et__header.sticky.active {
		position: fixed;
		z-index: 99999;
		top: 0;
		left: 0;
		width: 100%;
	}

	.et__header.sticky.disable {
		display: none;
	}

	.et__header.shadow,
	.et__header.shadow-sticky.active {
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	}

	.et__header.overlay {
		background-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 55;
	}

	body:not(.elementor-editor-active) .et__header:not(.active) .hide-default,
	body:not(.elementor-editor-active) .et__header.sticky.active .hide-sticky,
	body:not(.elementor-editor-active) .et__header + .et__header-placeholder,
	body.elementor-editor-active:not(.single-header) .et__header:not(.active) .hide-default,
	body.elementor-editor-active:not(.single-header) .et__header.sticky.active .hide-sticky,
	body.elementor-editor-active:not(.single-header) .et__header + .et__header-placeholder {
		display: none;
	}

	.yay-currency-selected-checked-icon svg {
		stroke: #fff;
	}

	/* et_header_logo
	----*/

		.header-logo {
			max-width: 100%;
			display: flex;
			align-items: center;
		}

		.header-logo a {
			position: relative;
			display: inline-flex;
		}

		.header-logo .logo,
		.header-logo a {
			width: 100%;
			max-width: 100% !important;
		}

		.header-logo img,
        .header-logo svg {
			position: relative;
			display: inline-flex;
		}

		.et__header .sticky-logo,
		.et__header.sticky.active .logo {
			display: none;
		}

		.et__header.sticky.active .sticky-logo {
			display: block;
		}

	/* et_header_menu
	----*/

		.nmc .nav-menu,
		.nmc .sub-menu,
		.et__button .sub-menu {
			list-style: none;
			margin:0;
			padding: 0;
			line-height: inherit;
		}

		.nav-menu{
			display: flex;
		}

		.hmc .header-menu {
			width: 100%;
		}

		.nav-menu .menu-item {
			padding: 0;
		    position: relative;
		    line-height: inherit;
		    height: inherit;
		    display: flex;
			justify-content: center;
			align-items: center;
			gap: 16px;
		}

		.menu-item.in {z-index: 5;}

		.nmc > .nav-menu > .menu-item > .mi-link {
			transition: color .3s ease, background-color .3s ease;
			line-height: inherit;
			display: flex;
			align-items: center;
			justify-content: center;
			gap:8px;
			position: relative;
		}

		.menu-item.highlight > .mi-link {
			padding: 6px 12px 6px 8px;
			border-radius: 6px;
			color: var(--t-title-color) !important;
			background-color: var(--t-color-highlight) !important;
		}

		.menu-item.highlight > .mi-link > .menu-icon {
			background-color: var(--t-title-color) !important;
		}

		.nmc.underline-default > .nav-menu > .menu-item:hover > .mi-link,
		.nmc.underline-default > .nav-menu > .menu-item.active > .mi-link {
			text-decoration: underline;
			text-underline-offset: 6px;
			text-decoration-thickness: 2px;
		}

		.nmc > .nav-menu > .menu-item > .mi-link.loading-menu,
		.sidebar-menu > .menu-item > .mi-link.loading-menu,
		.et__button.loading-menu {
			cursor: progress;
		}

		.outline.nmc > .nav-menu > .menu-item > .mi-link,
		.box.nmc > .nav-menu > .menu-item > .mi-link {
			line-height: 40px;
			height: 40px;
			align-items: center;
			display: inline-flex;
    		border-radius:6px;
		}

		.outline.nmc > .nav-menu > .menu-item > .mi-link,
		.fill.nmc > .nav-menu > .menu-item > .mi-link,
		.box.nmc > .nav-menu > .menu-item > .mi-link {
			z-index: 2;
		}

		.fill.nmc > .nav-menu > .menu-item > .mi-link,
		.overline.nmc > .nav-menu > .menu-item > .mi-link {
			height: 100%;
		}

		.nav-menu .menu-item > .mi-link > .txt,
		.et__button .menu-item > .mi-link > .txt {
			position: relative;
			z-index: 2;
		}

		.fill.nmc, .fill.nmc > .header-menu {
			height: 100% !important;
		}

		.separator .header-menu .menu-item.depth-0:first-child:before,
		.separator .header-menu .menu-item.depth-0:after,
		.separator.sidebar-menu-container .menu-item.depth-0:after,
		.megamenu-tabset .megamenu-tab-item:after {
			display: block;
			content:"";
			width: 1px;
			height: 100%;
		}

		.mm-container .menu-item.depth-0:before,
		.mm-container .menu-item.depth-0:after {
			display: none !important;
		}

		.megamenu-tabset .megamenu-tab-item:after {
			display: block !important;
		}

		.separator.sidebar-menu-container .menu-item.depth-0:last-child:after {
			display: none;
		}

		.separator.sidebar-menu-container .menu-item.depth-0:after,
		.megamenu-tabset .megamenu-tab-item:after {
			width: 100%;
			height: 1px !important;
		}

		.megamenu-tabset .megamenu-tab-item:after {
			top: auto !important;
			bottom: 0 !important;
		}

		.menu-icon {
			width: 20px;
			height: 20px;
			min-width: 20px;
			min-height: 20px;
			-webkit-mask-size: 100% !important;
 			mask-size: 100% !important;
			display: block;
			position: relative;
			transform: translateY(-1px);
			transition: background .3s ease;
		}

		.menu-icon.img {
			background-size: 100% !important;
		    background-repeat: no-repeat !important;
		    background-position: 50% 50% !important;
		}

		.mobile-menu .menu-icon,
		.sidebar-menu .menu-icon,
		.megamenu-tab-icon {
			width: 16px;
			height: 16px;
			min-width: 16px;
			min-height: 16px;
			-webkit-mask-size: 100% !important;
 			mask-size: 100% !important;
 			mask-repeat: no-repeat !important;
			mask-position: center !important;
			-webkit-mask-repeat: no-repeat !important;
			-webkit-mask-position: center !important;
		}

		.sidebar-menu .menu-icon,
		.megamenu-tab-icon {
			width: 24px;
			height: 24px;
			min-width: 24px;
			min-height: 24px;
		}

		.mobile-menu .menu-icon.img,
		.sidebar-menu .menu-icon.img {
			width: 40px;
			height: 40px;
			min-width: 40px;
			min-height: 40px;
			border-radius:40px;
			border:1px solid var(--t-border-color);
			background-size: 100% !important;
			background-position:center !important;
			background-color: #fff !important;
			background-size: 80% !important;
		}

		.sidebar-menu .sub-menu .menu-icon.img {
			width: 32px;
			height: 32px;
			min-width: 32px;
			min-height: 32px;
		}

		.header-menu > .menu-item > .mi-link > .label,
		.elementor-widget-et_heading.label .et__heading {
		    position: absolute;
		    top: -12px;
		    left: 50%;
		    line-height: 11px;
		    font-weight: 800;
		    font-size: 11px;
		    padding: 4px 8px;
		    color: #fff;
		    transform: translate(-50%,-100%);
		    border-radius: 4px;
		    z-index: 3;
		}

		.et__header.sticky.active .header-menu > .menu-item > .mi-link > .label {
		    top: calc(-100% - 2px);
		}


		.header-menu > .menu-item > .mi-link > .description {
		    display: block !important;
		    position: absolute;
		    width: 100%;
		    height: auto;
		    line-height: 1.5em;
		    left: 0;
		    text-align: center;
		    font-size: 70%;
		    font-weight: 500;
		    top: 80%;
		    text-transform: none !important;
		}

		.nmc.outline .header-menu > .menu-item > .mi-link > .description,
		.nmc.box .header-menu > .menu-item > .mi-link > .description,
		.nmc.fill .header-menu > .menu-item > .mi-link > .description {
		    top: -4px !important;
		}

		.nmc.fill .nav-menu > .menu-item > .mi-link > .label {
			top:0% !important;
		}

		.nmc.box .nav-menu > .menu-item > .mi-link > .label,
		.nmc.outline .nav-menu > .menu-item > .mi-link > .label {
			top: -25% !important;
		}

		.nav-menu .sub-menu > .menu-item > .mi-link > .label,
		.et-mm > .menu-item > .mi-link > .label,
		.et__button .menu-item > .mi-link > .label,
		.mobile-menu .label,
		.sidebar-menu .label,
		.sub-menu .label {
		    display: inline-block;
		    vertical-align: middle;
		    text-align: center;
		    position: relative;
		    left: 0px !important;
		    transform: none !important;
		    text-transform: none;
		    line-height: 11px;
		    letter-spacing: 0.5px;
		    font-weight: 800;
		    font-size: 11px;
		    padding:5px 8px;
		    color: #fff;
		    border-radius: 4px;
		}

        /* Effects */
        .menu-item > .mi-link .effect {
            z-index: -1;
            display: block;
			position: absolute;
            top:0;
            left: 0;
            width: 100%;
		    height:100%;
            opacity: 0;
            margin-top: 0;
            backface-visibility: hidden;
            border-radius:inherit;
            pointer-events: none;
			will-change: transform, width;
        }

        .outline > .nav-menu > .menu-item > .mi-link .effect {
        	background-color: transparent !important;
		}

        .underline > .nav-menu > .menu-item > .mi-link .effect,
        .overline  > .nav-menu > .menu-item > .mi-link .effect {
        	position: absolute;
		    top: 100%;
        	left: 0;
		    height: 2px;
		    width: 100%;
		    z-index: 1;
		    box-shadow: none;
		}

        .overline  > .nav-menu > .menu-item > .mi-link.has-icon .effect {
        	left: 24px;
        	width: calc(100% - 24px);
		}

        .tlsi.overline  > .nav-menu > .menu-item.menu-item-has-children > .mi-link .effect {
		    width: calc(100% - 18px);
		}

        .tlsi.overline  > .nav-menu > .menu-item.menu-item-has-children > .mi-link.has-icon .effect {
		    width: calc(100% - 42px);
		}

		.overline  > .nav-menu > .menu-item > .mi-link .effect {
		    top: 0;
		}

        .fill > .nav-menu > .menu-item > .mi-link .effect {
			height: calc(100% + 1px);
			margin-top: 0;
			top: 0;
			border-radius: 0;
		}

		.outline > .nav-menu > .menu-item > .mi-link,
		.box > .nav-menu > .menu-item > .mi-link,
		.fill > .nav-menu > .menu-item > .mi-link {
			padding-left:24px;
			padding-right:24px;
		}

		.menu-item.cmi > .mi-link .effect {
			opacity: 1;
		}

		.underline-default .menu-item > .mi-link .effect,
		.menu-hover-none .menu-item > .mi-link .effect {
			display: none !important;
		}

		.menu-item-language img {
			vertical-align: middle;
			display: inline-block;
			margin-right:8px;
		}

		/* submenu
		----*/

			.header-menu .sub-menu:not(.megamenu-single) {
				position:absolute;
				top: 100%;
				left:0px;
				min-width: 260px;
				list-style: none;
				margin-left: 0;
				text-align: left;
				border-radius:6px;
				background-color: #fff;
			}

			.et__button + .megamenu {
				position:absolute;
				top: 100%;
				left:0px;
				list-style: none;
				margin-left: 0;
				text-align: left;
				border-radius:6px;
				background-color: #fff;
			}

			.header-menu .sub-menu:not(.megamenu-single) {
				background-color: var(--t-border-color);
				display: flex;
				gap:1px;
				flex-direction: column;
			}

			.megamenu[data-width="100"] {
				overflow: initial !important;
				border-radius: 0 !important;
			}

			.tlsi .header-menu > .menu-item.depth-0 > .sub-menu:not(.megamenu-single),
			.fill .header-menu > .menu-item.depth-0 > .sub-menu:not(.megamenu-single) {
				left: 0 !important;
			}

			.et__button + .megamenu {
				padding-top: 0;
				padding-bottom: 0;
				list-style: none;
			}

			.nav-menu .submenu-left .sub-menu {
				left:auto !important;
			}

			.nav-menu .sub-menu .sub-menu {
				left:260px;
				top: 0;
			}

			.nav-menu .submenu-left .sub-menu .sub-menu {
				left:auto !important;
				right: 260px !important;
			}

			.submenu-shadow .nav-menu .sub-menu,
			.submenu-shadow.et__button + .megamenu > .elementor {
				box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
				backface-visibility: hidden;
			}

			.et__button + .megamenu > .elementor {
				border-radius: inherit;
				background-color: inherit;
			}

			.submenu-shadow.et__button + .megamenu {
				backface-visibility: hidden;
			}

			.nav-menu .sub-menu .menu-item {
				background-color: #fff;
			}

			.nav-menu .sub-menu .menu-item,
			.megamenu-tab .tab-item {
				display: block;
				float: none;
				line-height: 22px;
			}

			.nav-menu .sub-menu > .menu-item:first-child,
			.nav-menu .sub-menu > .menu-item:first-child > .mi-link {
				border-radius: 6px 6px 0 0;
			}

			.nav-menu .sub-menu > .menu-item:last-child,
			.nav-menu .sub-menu > .menu-item:last-child > .mi-link {
				border-radius: 0 0 6px 6px;
			}

			.nav-menu .sub-menu .menu-item .mi-link,
			.megamenu-tab .tab-item {
				display: flex;
				align-items: center;
				padding: 12px 24px;
				gap:8px;
				position: relative;
				backface-visibility: hidden;
				transition: color .3s ease, background-color .3s ease;
				flex-wrap: wrap;
			}

			.nav-menu .sub-menu .menu-item .mi-link .description,
			.megamenu-tab .tab-item .description {
				flex-basis: 100%;
				font-size: 80%;
				line-height: 1.15em;
			}

			.nav-menu .megamenu .menu-item .mi-link {
				padding: 4px 8px !important;
				background-color: transparent !important;
			}

			.header-menu .menu-item > .mi-link > .arrow {
				display: none;
			}

			.tlsi .header-menu .menu-item.depth-0.menu-item-has-children > .mi-link > .arrow,
			.slsi .header-menu .menu-item.depth-0 .menu-item.menu-item-has-children > .mi-link > .arrow {
				display: block;
				width: 12px;
				height: 12px;
				-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
				-webkit-mask-size:100%;
				mask-size:100%;
			    transform-origin: center;
			    transition: inherit;
			    background-color: var(--t-title-color);
			}

			.slsi .header-menu .menu-item.depth-0 .menu-item.menu-item-has-children > .mi-link > .arrow {
				transform: rotate(-90deg);
				margin-left: auto;
				width: 10px;
				height: 10px;
			}

			/* Hover
			--- */

				.nav-menu .sub-menu:not(.megamenu-single),
				.et__button + .megamenu {
					opacity: 0;
					display: none;
				}

				.fade .nav-menu li:hover > .sub-menu,
				.hover:hover > .fade.et__button + .megamenu {
					z-index: 54;
					display: block;
					animation: submenuAppearFade 0.1s ease forwards;
				}

				.fade .nav-menu .sub-menu > li,
				.fade.et__button + .megamenu > * {
					opacity: 0;
					transition: opacity 0.2s 0ms ease;
				}

				.fade .nav-menu .menu-item:hover > .sub-menu > li,
				.hover:hover > .fade.et__button + .megamenu > * {
					opacity: 1;
					transition: opacity 0.2s 400ms ease;
				}

				.transform .nav-menu li:hover > .sub-menu,
				.transform .nav-menu .sub-menu li:hover > .sub-menu,
				.hover:hover > .transform.et__button + .megamenu {
					z-index: 54;
					animation: submenuAppearFade 0.1s 0.1s ease forwards, submenuAppearTransform .8s 0.1s cubic-bezier(.19,1,.22,1) forwards;
				}

				.hover:hover > .transform.et__button + .megamenu {
					display: block;
				}

				.transform .nav-menu li:hover > .sub-menu {
					display: flex;
				}

				.et__button + .megamenu {
					z-index: 54;
				}

				.click.et__button.active + .megamenu {
					display: block;
					opacity: 1;
				}

				.click.et__button.active + .megamenu > * {
					opacity: 1;
				}

				@-webkit-keyframes submenuAppearFade {
				  0%   { opacity: 0; }
				  100% { opacity: 1; }
				}

				@keyframes submenuAppearFade {
				  0%   { opacity: 0; }
				  100% { opacity: 1; }
				}

				@-webkit-keyframes submenuAppearTransform {
				  0%   {transform: translate3d(0,-16px,0);}
				  100% {transform: translate3d(0,0,0);}
				}

				@keyframes submenuAppearTransform {
				  0%   {transform: translate3d(0,-16px,0);}
				  100% {transform: translate3d(0,0,0);}
				}

		/* megamenu
		----*/

			.header-menu > .mm-true > .megamenu {
				left: 0;
				padding: 0 !important;
			}

			.submenu-left > .megamenu {
				left: auto;
				right: 0;
			}

			.et-mm {
				grid-row-gap: 16px;
    			grid-column-gap: 24px;
				display: grid;
				margin:0;
				padding: 0;
				list-style: none;
			}

			.et-mm .sub-menu {
				list-style: none;
				margin-bottom: 0;
				padding: 0;
				display: flex;
				flex-direction: column;
				gap:8px;
				animation: none !important;
			}

			.et-mm > .menu-item {
				padding-bottom: 0;
			}

			.et-mm .sub-menu > .menu-item:hover > a {
				text-decoration: underline;
				text-underline-offset: 4px;
				text-decoration-thickness: 1px;
			}

			.separator.mm-container .et-mm > .menu-item {
				padding-bottom: 8px;
			}

			.mm-container.column-6 .et-mm{grid-template-columns: repeat(6,minmax(0, 1fr));}
			.mm-container.column-5 .et-mm{grid-template-columns: repeat(5,minmax(0, 1fr));}
			.mm-container.column-4 .et-mm{grid-template-columns: repeat(4,minmax(0, 1fr));}
			.mm-container.column-3 .et-mm{grid-template-columns: repeat(3,minmax(0, 1fr));}
			.mm-container.column-2 .et-mm{grid-template-columns: repeat(2,minmax(0, 1fr));}
			.mm-container.column-1 .et-mm{grid-template-columns: repeat(1,1fr);}

			.megamenu-overlay {
				display: none;
			}

			.megamenu-overlay.active{
				position: fixed;
				z-index: -1;
				width: 100vw;
				height: 100vh;
				top: 0;
				left: 0;
				display: block;
				content: "";
				background-color: rgba(0, 0, 0, 0.5);
			}

			.megamenu-overlay.hover.active{
				opacity: 0;
				animation: submenuAppearFade 0.1s 0.1s ease forwards;
			}

			.megamenu .sub-menu {
				display: block !important;
				opacity: 1 !important;
				transform : none !important;
				position: static !important;
				top: auto !important;
				left: auto !important;
				height: auto !important;
				min-width:100% !important;
				max-width:100% !important;
				box-shadow: none !important;
				padding: 0 !important;
				background-color: transparent !important;
				visibility: visible !important;
				z-index: 1 !important;
				margin-bottom: 0px !important;
			}

			.subunderline-true.mm-container .sub-menu li:hover > a {
				text-decoration: underline;
			    text-underline-offset: 2px;
			    text-decoration-thickness: 1px;
			}

			.mm-container .menu-item .mi-link {
				display: flex;
				align-items: center;
				gap: 8px;
				position: relative;
				transition: color .3s ease;
				color: var(--e-global-color-text);
			}

			.mm-container .menu-item .mi-link:hover {
				color: var(--e-global-color-primary);
			}

			.et-mm > .menu-item > .mi-link:before {
				opacity: 1;
			}

			.separator.mm-container .et-mm > .menu-item > .mi-link:before {
				height: 2px;
			}

			.et-mm .menu-item {opacity: 1 !important;visibility:visible;}

			.et-mm > .menu-item > .mi-link:after {
				display: none !important;
			}

			.et-mm > .menu-item > .mi-link {
				margin-bottom:8px;
			}

			.separator.mm-container .et-mm > .menu-item > .mi-link {
				margin-bottom: 0;
			}

			.et-mm .sub-menu .sub-menu {
				padding:0 0 0 24px !important;
			}

			.et__desktop_navigation > .header-menu > .menu-item.depth-0.mm-align-center > .megamenu {
				left: 50% !important;
				transform: translateX(-50%);
			}

			.et__desktop_navigation > .header-menu > .menu-item.depth-0.mm-align-right > .megamenu {
				left: auto !important;
				right: 0 !important;
			}

			.transform.et__desktop_navigation > .header-menu > .menu-item.depth-0.mm-align-center:hover > .megamenu{
		    	animation: submenuAppearFade 0.1s 0.1s ease forwards, submenuAppearTransformCustom .8s 0.1s cubic-bezier(.19, 1, .22, 1) forwards !important;
			}

			@-webkit-keyframes submenuAppearTransformCustom {
			  0%   {transform: translate3d(-50%,-16px,0);}
			  100% {transform: translate3d(-50%,0,0);}
			}

			@keyframes submenuAppearTransformCustom {
			  0%   {transform: translate3d(-50%,-16px,0);}
			  100% {transform: translate3d(-50%,0,0);}
			}

		/* megamenu tab
		----*/

			.megamenu-tab-item>.elementor-widget>.elementor-widget-container {
			    height: auto !important;
			}

			.megamenu {
				border-radius: 6px;
			}

			.megamenu > .elementor {
				gap: 0 !important;
				align-items: stretch;
				border-radius: 6px 0 0 6px;
			}

			.megamenu-tabset .megamenu-tab-item {
				border-radius:0 !important;
				width: 292px !important;
			}

			.megamenu-tabs-container {
				width: calc(100% - 292px) !important;
			}

			.megamenu-tab-item:before {
				display: none !important;
			}

			.megamenu-tabset {
				border:none !important;
				border-radius: 6px 0 0 6px !important;
				position: relative;
			}

			.megamenu-tabset:after {
				width: 1px;
				height: 100%;
				content: "";
				display: block;
				right: 0;
				top: 0;
				position: absolute;
				opacity: 0.2;
			}

	/* hbe_icon_element
	----*/

		.hbe-icon-element {
			position: relative;
		}

		.hbe-toggle,
        .close-toggle {
			display: inline-block;
			vertical-align: middle;
			text-align: center;
			cursor: pointer;
			transition:color .3s ease, background-color .3s ease;
			position: relative;
            width: 32px;
			height: 32px;
			border-radius: 32px;
            line-height: 32px;
		}

	/* et__currency-switcher
	----*/

		.et__currency-switcher {
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.et__currency-switcher .yay-currency-single-page-switcher {
			margin-bottom: 0;
		}

		.et__currency-switcher .yay-currency-custom-select__trigger {
			height: 30px !important;
			width: fit-content;
			display: flex;
			align-items: center;
			justify-content: center;
			gap:6px;
			padding: 0 12px;
		}

		.et__header.mobile .et__currency-switcher .yay-currency-custom-select__trigger {
			height: 32px !important;
		}

		.et__currency-switcher .yay-currency-flag {
			margin:0 !important;
		}

		.et__currency-switcher .yay-currency-selected-option {
			font-size: 14px;
    		font-weight: 700;
		}

		.et__currency-switcher .yay-currency-custom-select__trigger > .yay-currency-custom-selected-option,
		.et__currency-switcher .yay-currency-custom-select__trigger > .yay-currency-custom-arrow {
			padding: 0 !important;
			margin: 0 !important;
		}

		.et__currency-switcher .yay-currency-custom-arrow {
			display: block;
			width: 10px;
			height: 10px;
			-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			-webkit-mask-size: 100%;
			mask-size: 100%;
			background-color: var(--t-border-color);
		}

		.et__currency-switcher .yay-currency-custom-arrow.upwards {
			transform: rotate(180deg);
		}

		.et__currency-switcher .yay-currency-custom-arrow:before,
		.et__currency-switcher .yay-currency-custom-arrow:after {
			display: none !important;
		}

		.yay-currency-custom-select__trigger {
			border-radius: 6px !important;
		}

	/* et_search_toggle
	----*/

		.header-search .search-box {
			position: absolute;
			top: 50%;
            margin-top: -23px;
    		right: 0;
    		visibility: hidden;
    		z-index:5;
		}

		.header-search .search-box.hide {display: none;}

		.header-search .search-form {
			position: relative;
			width: 256px;
		}

		.header-search .search-form,
		.header-search .search-form fieldset,
		.header-search .search-form input {
			margin: 0 !important;
			line-height: initial;
            box-shadow: none;
		}

		.header-search .search-form input[type="submit"],
		.header-search .search-form input[type="text"],
		.header-search .search-form .search-icon {
			height: 48px;
			border-radius: 24px !important;
			background-color: transparent !important;
		}

		.header-search .search-form input[type="text"] {
			padding-right: 60px !important;
			border:none !important;
		}

		.header-search .search-form input[type="submit"] {
			width: 48px;
			min-width: 0 !important;
			text-indent: -900em;
			padding: 0 !important;
			position: absolute;
			top: 0;
			right: 0;
			background-color: transparent !important;
			box-shadow: none !important;
		}

		.header-search .search-form .search-icon {
			width: 48px;
			height: 48px;
			line-height: 48px;
			text-align: center;
			position: absolute;
			top: 0;
			right: 0;
			text-align: center;
			border-radius: 500%;
			transition: background-color .3s 50ms ease;
		}

	/* et_cart_toggle
	----*/

		.my-account-nav-wrapper.active,
		.modal-categories-wrapper.active {
			visibility: visible;
			opacity: 1;
			transition: opacity 0.2s ease;
			z-index: 99;
		}
		
		.my-account-nav-wrapper.active,
		.modal-categories-wrapper.active {
			z-index: 999;
			height: 100vh;
			padding: 16px;
		}

        .woocommerce-mini-cart__empty-message {font-weight: 400;font-size: 14px;}

		.woocommerce-widget-layered-nav-list.max {
			max-height: 224px;
		    overflow-y: scroll;
		    overflow-x: hidden;
		}

        .widget_shopping_cart_content dl {
		    padding: 0;
		    border: none;
		    display: flex;
		    margin-bottom: 0;
		    align-items: baseline;
		    flex-wrap: wrap;
		}

		.widget_shopping_cart_content dl dt,
		.widget_shopping_cart_content dl dd{
		    flex-basis: 50%;
		    font-size: 13px;
		    line-height: 20px;
			font-weight: 500;
			color: var(--t-title-color);
		}

		.widget_shopping_cart_content dl dd {
		    margin: 0;
		    padding: 0;
		}

		.widget_shopping_cart_content dl p {
		    margin: 0;
		    line-height: inherit;
		    font-size: inherit;
		    color: inherit;
		}

		.dashboard-mobile-toggle-off:before,
		.compare-table-toggle:before,
		.ask-form .ask-close:before,
		.categories-mobile-toggle-off:before {
			content: "";
			display: block;
			width: 32px;
			height:100%;
			position: absolute;
			top: -2px;
			left: 0px;
			-webkit-mask-image: url(images/icons/cart.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/cart.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 24px;
		    mask-size: 24px;
			transition: inherit;
        }

        .ask-form .ask-close:before,
        .categories-mobile-toggle-off:before,
        .dashboard-mobile-toggle-off:before {
			top: 0;
        }

		.mini-cart {
			display: inline-block;
    		position: relative;
		}

		.woocommerce-mini-cart__buttons > a.placeholder {
		    width: calc((100% - 11px)/2) !important;
		}

	/* et_search_form
	----*/

		.header-search-form .search-form {
			vertical-align: middle;
			display: inline-block;
			margin:0;
			height: 48px;
			border-radius:0;
		}

		.header-search-form .search-form fieldset,
		.header-search-form .search-form input[type="text"] {
			height: inherit !important;
			border-radius: inherit;
		}

		.header-search-form .search-form input[type="text"]#s {
			padding: 0 48px 0 16px !important;
		}

		.header-search-form .search-form input[type="submit"] + .search-icon {
		    width: 48px;
		    height: 48px;
		    line-height: 48px;
		    border-radius: 48px;
		    text-align: center;
		    position: absolute;
		    top: 0;
		    right: 0;
		    text-align: center;
		    transition: all .3s ease;
		}

	/* et_login_toggle
	----*/

		.widget_reglog .logged-out h4 {
			font-size: 15px;
		    line-height: 24px;
		    text-transform: uppercase;
		    font-weight: 800;
		    margin-bottom: 12px;
		}

		.widget_reglog .logged-in, .elementor-widget-wp-widget-reglog .logged-in {display: none;}
		.widget_reglog .logged-out, .elementor-widget-wp-widget-reglog .logged-out {display: block;}

		.logged-in .login-text, .my-account-text {display: none;}
		.logged-in .my-account-text {
			display: block;
			text-transform: uppercase;
		}

		body.logged-in .widget_reglog .logged-in,
		body.logged-in .elementor-widget-wp-widget-reglog .logged-in{display: block;}

		body.logged-in .widget_reglog .logged-out,
		body.logged-in .elementor-widget-wp-widget-reglog .logged-out{display: none;}

		.my-account-buttons ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		.my-account-buttons ul li a {
			padding: 0 !important;
		}

		.mobile-tab-item .my-account-buttons ul li {
			padding: 16px !important;
			border-bottom: 1px solid var(--t-border-color);
		}

		.mobile-tab-item .my-account-buttons li.logout {
			margin-top: 0 !important;
			border-top: none;
		}

		.mobile-tab-item .logged-out form,
		.mobile-tab-item .form-links {
			padding:16px 16px 0 16px;
		}

		.mobile-tab-item .form-links {
			display: flex;
			justify-content: space-between;
		}

		.mobile-tab-item .my-account-buttons ul a {
			padding-left: 32px;
		}

		.my-account-buttons ul a {
			font-weight: 600;
			font-size: 15px;
			line-height: 15px;
			padding-left: 24px;
			color: var(--e-global-color-text);
		}

		.my-account-buttons ul a:hover {
			text-decoration: underline;
		}

		.widget_reglog .logged-in > span {
			margin-bottom: 8px;
			display: block;
		}

        .login-toggle {
        	width: auto;
		    position: relative;
		    padding-left: 16px;
		    font-size: 13px;
		    font-weight: 800;
		    padding-right: 16px;
		    border-radius: 6px;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    border:1px solid transparent;
		    gap:8px;
        }

        .icon-only .login-toggle {
        	width: 32px;
        	height: 32px;
        	border-radius: 32px;
		    padding: 0;
        }

		.login-toggle:before,
		.et-mobile-container-top .avatar-placeholder:before  {
			content: "";
			display: block;
			width: 16px;
			height:100%;
			position: absolute;
			top: 0px;
			left:16px;
			-webkit-mask-image: url(images/icons/user.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/user.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 16px;
		    mask-size: 16px;
			transition: inherit;
        }

        .login-toggle:before {
        	position: relative;
        	left: 0;
        	-webkit-mask-size: 100%;
		    mask-size: 100%;
        }

		.et__login .login-title,
		.cart-info {
			display: inline-block;
			vertical-align: top;
			line-height: inherit;
		}

		.login-box {
			display: none;
            position: absolute;
            z-index: 15;
			padding:24px;
			top: 100%;
			right: 0;
			line-height: initial;
			border-radius: 6px;
			box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
			min-width: 320px;
			width: fit-content;
		    max-height: 400px;
		    padding: 28px 24px 24px 24px;
			background-color: #fff;
			z-index: 16;
		}

		.login-box.active {
			display: block;
		}

		.logged-in .login-box {
			padding: 20px 24px 24px 24px;
		}

		.logged-in .login-title.logout {
			display: inline-block;
		}

		.et__login .widget_reglog {
			margin:0;
			line-height: 24px;
			text-align: left;
		}

		.et__login .widget_reglog > span:first-child {
			margin-bottom:4px;
			display: block;
		}

        .et__login .widget_reglog:after {
            content: "";
			clear:both;
            display: table;
		}

		.et__login .widget_reglog.active {
			display: block;
		}

		.et__login .widget_reglog.active {
			box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
		}

		.et__login .widget_reglog form,
		.et__login .widget_reglog .login-submit {
			margin-bottom: 0;
		}

		.et__login .widget_reglog form .button {
			margin-bottom: 0;
		}

		.et__login .widget_reglog a {
			transition: all .3s ease;
			margin-bottom: 0;
    		text-underline-offset: 4px;
    		color: var(--t-title-color);
		}

		.et__login .widget_reglog a:hover {
    		color: var(--e-global-color-primary);
		}

		.et__login .widget_reglog .form-links {
			margin-top: 16px;
			display: flex;
			justify-content: space-between;
			align-items: center;
		}

		.et__login .widget_reglog .form-links .forgot {
			color: var(--t-text-color) !important;
		}

		.et__login .widget_reglog .form-links a:hover {
			text-decoration: underline;
		}

		.widget_reglog .user,
		.elementor-widget-wp-widget-reglog .user {
			display: none;
		}

		.et__login .user {
			display: flex;
			width: 100%;
			align-items: flex-start;
			justify-content: flex-start;
			padding-bottom: 18px;
			margin-bottom: 18px;
			border-bottom: 1px solid var(--t-border-color);
			gap: 16px;
			flex-wrap: wrap;
		}

		.et__login .user img {
			border-radius: 56px;
			border:1px solid #eeeeee;
		}

		.et__login .info {
			display: flex;
			flex-direction: column;
		}

		.et__login .info span:first-child {
			font-size: 16px;
			line-height: 16px;
			font-weight: 800;
			color: var(--t-title-color);
		}

		.et__login .info a,
		.woocommerce-Address-title .edit {
			display: inline-flex;
			margin-top:4px;
			height: 32px !important;
			min-height: 32px !important;
			width: fit-content;
			padding: 4px 16px;
			border-radius: 6px;
			font-weight: 700;
			text-transform: uppercase;
			font-size: 13px;
			line-height: 13px;
			align-items: center;
			color: #fff !important;
			background-color: var(--e-global-color-primary);
		}

		.et__login .info a:hover,
		.woocommerce-Address-title .edit:hover {
			background-color: var(--t-title-color);
		}

		.woocommerce-Address-title .edit {
			transition: all .3s ease;
			line-height: 32px;
			text-decoration:none;
			padding: 0 16px;
			margin-bottom: 16px;
		}

		.my-account-buttons ul {
			gap:8px;
		}

		.my-account-buttons li a,
		.woocommerce-MyAccount-navigation li a {
			position: relative;
			display: flex;
			width: 100%;
			align-items: center;
			justify-content: flex-start;
			gap: 8px;
			color: var(--t-title-color);
			text-decoration:none;
			font-weight: 700;
		}

		.my-account-buttons li a {
			min-height: 24px;
		}

		.woocommerce-MyAccount-navigation li a:hover {
			text-decoration: underline;
			text-underline-offset: 4px;
			text-decoration-thickness: 1px;
		}

		.my-account-buttons li a:before,
		.woocommerce-MyAccount-navigation li a:before {
			width: 20px;
			height: 20px;
			content: "";
			display: block;
			background-color: var(--e-global-color-text);
			-webkit-mask-image: url(images/icons/user.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/user.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 20px;
		    mask-size: 20px;
		}

		.woocommerce-MyAccount-navigation li.is-active a:before {
			background: #fff;
		}	

		.my-account-buttons li.wishlist a:before,
		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--wishlist a:before {
			-webkit-mask-image: url(images/icons/wishlist.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/wishlist.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		}

		.my-account-buttons li.orders a:before,
		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:before {
			-webkit-mask-image: url(images/icons/orders.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/orders.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 24px;
		    mask-size: 24px;
			height: 24px;
			margin-top: -2px;
		}

		.my-account-buttons li.addresses a:before,
		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:before {
			-webkit-mask-image: url(images/icons/pin.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/pin.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		}

		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:before {
			-webkit-mask-image: url(images/icons/edit-account.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/edit-account.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		     -webkit-mask-size: 22px;
		    mask-size: 22px;
			height: 22px;
		}

		.my-account-buttons li.history a:before,
		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--history a:before {
			-webkit-mask-image: url(images/icons/history.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/history.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		}

		.my-account-buttons li.logout {
			padding-top: 12px;
			padding-bottom: 0 !important;
			margin-top: 8px;
			border-top: 1px solid var(--t-border-color);
		}

		.my-account-buttons li.logout a:before,
		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:before {
			-webkit-mask-image: url(images/icons/off.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/off.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		     -webkit-mask-size: 22px;
		    mask-size: 22px;
			height: 22px;
		}

	/* et_language_switcher
	----*/

		.language-toggle .arrow {
			display: inline-block;
			vertical-align: middle;
			margin-left: 8px;
			width: 10px;
			height: 10px;
		    -webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 100%;
		    mask-size: 100%;
			background-color: var(--e-global-color-text);
		}

		.top.et__language-switcher .language-toggle .arrow {
			transform: rotate(180deg);
		}

		.language-toggle {
			font-size: 14px;
		    font-weight: 700;
		    text-transform: uppercase;
		    width: fit-content;
		    min-width: 102px;
		    padding: 0 12px;
		    height: 32px;
			border:1px solid transparent;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			border-radius: 6px;
			cursor: pointer;
		}

		.language-toggle:before {
			width: 16px;
			height: 16px;
			display: block;
			content: "";
			-webkit-mask-image: url(images/icons/language-switcher.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/language-switcher.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			-webkit-mask-size:100%;
			mask-size:100%;
			background-color: var(--e-global-color-text);
			margin-right: 8px;
			transform: translateY(-1px);
		}

		.language-toggle .current-lang img {margin-right: 4px;}

		.et__language-switcher {
			position: relative;
			display: inline-block;
		}

		.et__language-switcher ul {
			list-style: none;
			margin:0;
			padding: 8px 0;
			line-height: 24px;
			border-radius: 6px;
			position: absolute;
			top: 100%;
			left:50%;
			transform: translateX(-50%);
			width: fit-content;
			z-index: 16;
			border: 1px solid #ccc;
			display: none;
		}

		.yay-currency-custom-select.open .upwards.yay-currency-custom-options {
			border-radius: 6px !important;
		}

		.et__language-switcher.active ul {
			display: block;
		}

		.et__language-switcher.top ul {
			top: auto;
			bottom: 100%;
		}

		.et__language-switcher ul li {
			margin:0;
			padding: 0;
			position: relative;
			display: flex;
			align-items: center;
			justify-content: flex-start;
		}

		.et__language-switcher ul li a {
			padding: 2px 12px;
			font-size: 13px;
			line-height: 24px;
			font-weight: 500;
			display: block;
			transition: all .3s ease;
			display: flex;
			flex-wrap: nowrap;
			align-items: center;
			justify-content: flex-start;
			width: 100%;
			color: var(--e-global-color-text);
		}

		.et__language-switcher ul li:hover > a {
			color: var(--e-global-color-primary);
		}

		.et__language-switcher ul li a > * {
			display: inline-block;
			vertical-align: middle;
		}

		.et__language-switcher ul li a > img {
			margin-right: 8px;
			max-width: 16px;
			border-radius: 0;
		}

		.et__language-switcher .wpml-ls-legacy-list-horizontal li {
			display:inline-block;
			vertical-align: middle;
			margin-right: 16px;
		}

		.et__language-switcher .wpml-ls-legacy-list-horizontal li:last-child {
			margin-right: 0;
		}

		.et__language-switcher .wpml-ls-legacy-list-horizontal a {
			position: relative;
			display:inline-block;
			vertical-align: middle;
		}

		.et__language-switcher .wpml-ls-legacy-list-vertical li {
			position: relative;
			display:block;
		}

		.et__language-switcher.horizontal ul {
			display: flex;
			align-items: center;
			justify-content: flex-start;
			gap: 24px;
		}

		.et__language-switcher.horizontal ul a {
			padding: 0;
		}

		.et__language-switcher.horizontal ul a:hover span {
			text-decoration: underline;
			text-underline-offset: 2px;
			text-decoration-thickness: 1px;
		}

		.no-ls a:before,
		.no-ls .current-lang:before {
			content: "";
			width: 16px;
			height: 16px;
			display: inline-block;
			vertical-align: middle;
			margin-right: 2px;
			background: url(images/icons/flags/en.svg) no-repeat 50% 50%;
			background-size: 16px;
		}

		.no-ls .current-lang:before {
			margin-right: 5px;
			position: relative;
		}

		.no-ls a[lang="fr"]:before {
			background-image: url(images/icons/flags/fr.svg);
		}

		.no-ls a[lang="de"]:before {
			background-image: url(images/icons/flags/de.svg);
		}

	/* et_social_links
	----*/

		.et-social-links {
			display: inline-flex;
			gap: 8px;
			align-items: center;
			justify-content: flex-start;
			flex-wrap: wrap;
		}

		.et-social-links a {
			display: flex;
			align-items: center;
			justify-content: center;
			position: relative;
			text-align: center;
			width: 32px;
			height:32px;
			line-height: 32px;
			transition: background-color .3s ease, border-color .3s ease, color .3s ease;
            border-radius: 6px;
            border:1px solid transparent;
		}

		.et-social-links a:before {
			content: "";
			width: 50%;
			height: 50%;
            transition: inherit;
           	display: block;
           	-webkit-mask-size: 100% !important;
           	mask-size: 100% !important;
		}

		.et-social-links.original a {
		    transition: all .6s cubic-bezier(.19,1,.22,1);
		    backface-visibility: hidden;
		    transform-origin: 0 100%;
		    background-color: #fff !important;
		    border:none !important;
		}

		.et-social-links.original a:hover {
    		transform: translateY(-4px);
		}

		.et-social-links.stretching-true {
			display: flex;
			justify-content:space-between;
		}

		.original a:before {
			background: #fff !important;
		}

        .original a.telegram{background:#08c!important}
        .original a.viber{background:#8176d6!important}
        .original a.youtube{background:#b00!important}
        .original a.digg{background:#1665e1!important}
        .original a.messenger{background:#1d7dfb!important}
        .original a.reddit{background:#ff4500!important}
        .original a.rss{background:#ff7e00!important}
        .original a.picasa{background:#df4a3f!important}
        .original a.google-drive{background:#09a25e!important}
        .original a.dropbox{background:#0061ff!important}
        .original a.flickr{background:#ff1c80!important}
        .original a.vk{background:#4a76a8!important}
        .original a.tripadvisor{background:#00a680!important}
        .original a.google{background:#dd4b39!important}
        .original a.facebook{background:#3b5998!important}
        .original a.instagram{background:#bc2a8d!important}
        .original a.twitter{background:#00aced!important}
        .original a.vimeo{background:#1ab7ea!important}
        .original a.dribbble{background:#ea4c89!important}
        .original a.behance{background:#0057ff!important}
        .original a.github{background:#2ebc4f!important}
        .original a.skype{background:#00b4f5!important}
        .original a.linkedin{background:#007bb6!important}
        .original a.pinterest{background:#cb2027!important}
        .original a.email{background:#424242!important}
        .original a.whatsapp{background:#55b750!important}
        .original a.tiktok{background:#2af0ea!important}
	
	/* et__wishlist-toggle / et__compare-toggle
	----*/

		.et__wishlist-toggle,
		.et__compare-toggle {
			transition: background-color .3s ease, border-color .3s ease;
			display: flex;
			position: relative;
			text-align: center;
			justify-content: center;
			align-items: center;
			width: 32px;
			height: 32px;
			border-radius: 32px;
			border: 1px solid transparent;
		}

		.et__wishlist-toggle:before,
		.et__compare-toggle:before {
			width: 16px;
			height: 16px;
			display: block;
			content: "";
			-webkit-mask-image: url(images/icons/wishlist.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/wishlist.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			-webkit-mask-size:100%;
			mask-size:100%;
			background-color: var(--t-border-color);
			transition: background-color .3s ease;
		}

		.et__compare-toggle:before {
			-webkit-mask-image: url(images/icons/compare.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/compare.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		}

		.et__compare-toggle .compare-counter,
		.et__wishlist-toggle .wishlist-counter {
			top: -8px;
			right: -8px;
		}

	/* et__icon
	----*/
     
        .et__icon {
        	transition: all .3s ease;
        	vertical-align: middle;
			display: inline-flex;
			position: relative;
			text-align: center;
			justify-content: center;
			align-items: center;
			width: 32px;
			height: 32px;
			border-radius: 6px;
			border-width: 1px;
			border-style: solid;
			border-color: transparent;
        }

        .et__icon:before {
        	content: "";
		    display: block;
		    position: relative;
		    width: inherit;
		    height: inherit;
		    -webkit-mask-size: 100% !important;
		    mask-size: 100% !important;
		    transition: all .3s ease;
		    z-index: 15;
		    -webkit-mask-repeat: no-repeat !important;
			mask-repeat: no-repeat !important;
			-webkit-mask-position: 50% 50% !important;
			mask-position: 50% 50% !important;
        }

	/* et_button
	----*/

		.et__button {
			display: inline-flex !important;
		    justify-content: center;
		    align-items: center;
		    background-color: transparent;
		}

		.et__button:hover {
		    background-color: transparent !important;
		}

		.et__button > .button-back {
			border:2px solid transparent;
		}

		.et__button a.loading-menu{
			cursor:progress;
		}

		.et__button > a {
			overflow: hidden;
            display: flex;
            justify-content: center;
            align-items: center;
		    margin-bottom: 0;
		}

		.et__button + .megamenu:not(.container) {
			width: fit-content;
			max-width: fit-content;
		}

	/* mobile header
	----*/

        .mobile-container {
			width: 100%;
			height: 100vh;
			padding: 0;
			cursor: default;
			position: fixed !important;
			z-index: 9999999;
            top: 0;
            left:0;
            background-color: #fff;
    		transform: translateX(-100%);
            transition: 0.4s transform cubic-bezier(.19,1,.22,1);
		}

		.mobile-container.elementor-section > .elementor-container {
			-ms-flex-wrap: nowrap;
    		flex-wrap: nowrap;
    		flex-direction: column;
    		height: 100%;
		}

		.mobile-container.elementor-section {
			padding: 0;
		}

		.mobile-container.active {
    		transform: translateX(0);
			transition: 0.8s transform cubic-bezier(.19,1,.22,1);
			box-shadow: 16px 0 24px rgb(0 0 0 / 15%);
		}

		.mobile-container .header-logo .logo {
			display: block !important;
		}

		.mobile-container .header-logo .sticky-logo {
			display: none !important;
		}

		.mobile-tab-item {width: 100% !important;}

		.mobile-tabset.tabset {
			width: 100%;
			display: flex;
			text-align: center;
			flex-direction: row !important;
			justify-content: center !important;
    		gap: 0 !important;
     		overflow-x: initial !important; 
		}

		.mobile-tabset .mobile-tab-item {
			padding: 16px;
    		font-weight: 800;
    		text-transform: uppercase;
    		font-size: 16px;
    		display: flex;
    		align-items: center;
    		justify-content: center;
    		gap:8px;
    		min-height: 56px;
    		flex-wrap: wrap;
		}

		.mobile-tab-item .mobile-icon {
			width: 24px;
			height: 24px;
			display: inline-block;
			vertical-align: middle;
			position: relative;
			-webkit-mask-size: 100% !important;
			mask-size: 100% !important;
		}

		.et-mobile-container-top {
			display: flex;
			justify-content: flex-start;
			align-items: center;
			min-height: 72px;
			padding-right: 12px;
			background-color:var(--e-global-color-primary);
			color: #fff;
			width: 100%;
		}

		.et-mobile-container-top .info {
			display: flex;
			flex-direction: column;
			align-items: flex-start;
			justify-content: center;
		}

		.et-mobile-container-top .info-wrap {
			width: 100%;
			align-items:center;
			justify-content: flex-start;
			margin-left: auto;
		}
		

		.et-mobile-container-top .logged-in {display: none;}
		.et-mobile-container-top .logged-out {display: flex;}

		body.logged-in .et-mobile-container-top .logged-in{display: flex;}
		body.logged-in .et-mobile-container-top .logged-out{display: none;}

		.et-mobile-container-top .avatar,
		.et-mobile-container-top .avatar-placeholder {
			width: 48px;
			height: 48px;
			border-radius: 48px;
			margin-right: 8px;
			margin-left: 12px;
		}

		.et-mobile-container-top .avatar-placeholder {
			border-width: 1px;
			border-style: solid;
			position: relative;
		}

		.et-mobile-container-top .avatar-placeholder:before {
			left: 50%;
			top: 50%;
			transform: translate(-50%,-50%);
			width: 20px;
			height: 20px;
			-webkit-mask-size: 20px;
			mask-size: 20px;
			background-color: #fff;
		}

		.et-mobile-container-top .et__mobile-toggle {
			height: 72px;
			background-color: rgba(0,0,0,0.2);
			border-radius: 0;
			display: block;
			width: 32px;
			min-width: 32px;
		}

		.et-mobile-container-top .info span:first-child {
			font-size: 15px;
			line-height: 15px;
			font-weight: 800;
		}

		.et-mobile-container-top .info span:last-child {
			font-size: 13px;
			line-height: 13px;
			padding-top: 4px;
			opacity: 0.7;
			font-weight: 500;
		}

		.et-mobile-container-top .account {
			width: 40px;
			height: 40px;
			min-height: 40px;
			max-height: 40px;
			border-radius: 6px;
			border:1px solid transparent;
			margin-left: auto;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.et-mobile-container-top .account:before {
			content: "";
        	display: block;
            width: inherit;
			height: inherit;
            line-height: inherit;
         	-webkit-mask-image: url(images/icons/account.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/account.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 20px !important;
		    mask-size: 20px !important;
		    background: #fff;
		}

		.et__mobile-toggle {
            width: 40px;
			height: 40px;
            line-height: 40px;
            border-radius: 6px;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            border:1px solid transparent;
            transition: background-color .3s ease, border-color .3s ease;
        }

        #mobile-toggle-default {
        	padding: 7px;
        	background-color: var(--t-background-color);
        	border:1px solid var(--t-border-color);
        }

        .et__mobile-toggle:before,
		.et__mobile-toggle.active:before{
        	content: "";
        	display: block;
            width: inherit;
			height: inherit;
            line-height: inherit;
         	-webkit-mask-image: url(images/icons/mobile-toggle.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/mobile-toggle.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		    -webkit-mask-size: 100% !important;
		    mask-size: 100% !important;
		    background: #000;  
            transition: background-color .3s ease;
        }

		.et__mobile-toggle.active:before {
			-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			-webkit-mask-size: 16px !important;
		    mask-size: 16px !important;
		    background: #fff;
		    transform: rotate(90deg);
		}

        .mobile-container.active+.mobile-container-overlay,
        .sidebar-layout-overlay.active {
		    opacity: 1;
		    left: 0;
		}

		.mobile-container-overlay,
		.sidebar-layout-overlay {
		    position: fixed;
		    width: 100%;
		    height: 100%;
		    z-index: 999999;
		    top: 0;
		    left: -100%;
		    background-color: rgba(0,0,0,.2);
		    opacity: 0;
		    transition: .2s opacity;
		}

		.mobile-container.active > .et__mobile-toggle.active {
			width: 61px;
			height: 61px;
			position: absolute;
			top: 0;
			transform: translateX(100%);
			right: 0;
			border-radius: 0 0 2px 0;
		}

		/* mobile menu
		----*/

			.mobile-menu-container {
				display: block;
				width: 100%;
			}

			.mobile-menu-container ul,
			#mobile-menu-default,
			#mobile-menu-default ul {
				display: flex;
				flex-direction: column;
				padding-top: 1px;
				gap:1px;
			}

			#mobile-menu-default ul {display: none;}

			.mobile-menu-container.text-align-left {text-align: left;}
			.mobile-menu-container.text-align-right {text-align: right;}
			.mobile-menu-container.text-align-center {text-align: center;}

			.mobile-menu,
			.sidebar-menu {
				list-style: none;
				margin:0;
				padding: 0;
				width: 100%;
				padding-top: 0 !important;
			}

			.sidebar-menu-container {
				border-radius:6px;
				width: 100%;
			}

			.mobile-menu li,
			.sidebar-menu li {
				margin:0;
				padding: 0;
				display: block;
				width: 100%;
				position: relative;
			}

			.mobile-menu li a,
			.sidebar-menu .menu-item > .mi-link {
				display: flex;
				padding:8px 16px;
				min-height: 56px;
				font-size: 16px;
				line-height: 24px;
				color: var(--t-title-color);
				font-weight: 600;
				position: relative;
				transition: all 200ms ease;
				align-items: center;
				justify-content: flex-start;
				gap:8px;
				flex-wrap: wrap;
			}

			.sidebar-menu .menu-item > .mi-link {
				gap:12px;
				flex-wrap: nowrap;
			}

			.sidebar-menu .sub-menu .menu-item > .mi-link {
				gap:8px;
			}

			.mobile-menu li a > .txt,
			.sidebar-menu > li > a > .txt {
				flex-basis: calc(100% - 56px);
			}

			.mobile-menu li.view-all a > .txt,
			.sidebar-menu > li.view-all > a > .txt {
				flex-basis: fit-content;
			}

			.mobile-menu li a .description,
			.sidebar-menu > li > a .description {
				font-size: 12px;
				line-height: 14px;
				font-weight: normal;
				text-transform: none;
				display: block;
				flex-basis: 100%;
			}

			.sidebar-menu > li > a {
				padding:12px 16px;
				border-radius: 6px;
				position: relative;
				transition: all 100ms ease;
			}

			.view-all > a > .arrow {
				position: static !important;
				margin: 0 !important;
				width: 16px !important;
				height: 16px !important;
				transform: translateY(-1px);
			}

			.view-all > a > .arrow:before {
				background-color: var(--t-color-highlight) !important;
			}
			
			.sidebar-menu .view-all > a > .arrow:before {
				background-color: var(--e-global-color-primary) !important;
			}

			.view-all > a {
				display: flex !important;
				align-items: center;
				justify-content: flex-start;
				gap:4px;
				color:var(--t-color-highlight) !important;
			}

			.sidebar-menu .view-all > a {
				color:var(--e-global-color-primary) !important;
			}

			.sidebar-menu .mi-link {
				display: flex;
				align-items: center;
				justify-content: flex-start;
				padding: 8px 32px 8px 16px;
				border-radius: 0 !important;
			}

			.mm.sidebar-menu-container .sidebar-menu > li > a {
				transition: none;
			}

			.accordion.sidebar-menu-container .sidebar-menu li ul li > a {
				padding:4px 32px 4px 0;
				min-height: 32px;
			}

			.sidebar-menu-container .sidebar-menu > li.img > a {
				border-radius: 6px;
			}

			.accordion.sidebar-menu-container .sidebar-menu li ul li > a:hover {
				text-decoration: underline;
			    text-underline-offset: 2px;
			    text-decoration-thickness: 1px;
			    background-color: transparent !important;
			}

			.accordion.sidebar-menu-container .sidebar-menu li ul li:hover > a {
			    background-color: transparent !important;
			}

			.mm .sidebar-menu .menu-item-has-children > a {
				border-radius: 6px 0 0 6px;
			}

			.mm .sidebar-menu > .menu-item > .mi-link.loading-menu {
				border-radius: 6px;
			}

			.mobile-menu li a:hover,
			.mobile-menu li.current_page_item > a,
			.mobile-menu .menu-item-has-children.isolate > a {
				color: #044bd9;
			}

			.mobile-menu .menu-item-has-children.isolate > a > .arrow:before {
				background-color:#044bd9;
			}

			.mobile-menu li ul,
			.sidebar-menu li > ul {
				padding-left: 0;
			}

			.mobile-menu .isolate.disable > ul {
			    padding-top: 0;
			    margin-top: 0;
			    border-top: none;
			}

			.mobile-menu li ul a,
			.sidebar-menu li > ul > li > a {
				position: relative;
				font-weight: 400;
			}

			.mobile-menu ul,
			.sidebar-menu li > ul {
				margin-bottom: 0;
				display: none;
				position: relative;
			}

			.accordion.sidebar-menu-container .sidebar-menu li > ul {
				margin: 8px 0;
				padding-left: 16px;
			}

            .mobile-menu-container.text-align-center .mobile-menu ul ul {
				padding-left: 0;
			}

            .mobile-menu a > .arrow {
                display: none;
            }

            .sidebar-menu .menu-item-has-children > .megamenu {
            	display: none;
            }

			.mobile-menu .menu-item-has-children > a > .arrow,
			.sidebar-menu .menu-item-has-children > a > .arrow,
			.view-all > a > .arrow {
				display: flex;
				position: absolute;
				width: 48px;
				height: 48px;
				right: 0;
				top: 50%;
				margin-top: -24px;
				z-index: 5;
				align-items: center;
				justify-content: center;
			}

			.mobile-menu .menu-item-has-children > a > .arrow:before,
			.sidebar-menu .menu-item-has-children > a > .arrow:before,
			.view-all > a > .arrow:before {
				content: "";
				display: block;
				width: 12px;
				height: 12px;
				-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
				-webkit-mask-size: 100%;
				mask-size: 100%;
				background-color: var(--t-title-color);
				transform: rotate(-90deg);
			}

			.sidebar-menu .view-all > .mi-link {
				gap: 4px !important;
				font-size: 14px !important;
				line-height: 24px !important;
				font-weight: 700 !important;
				text-transform: none !important;
			}

			.sidebar-menu .view-all > a > .arrow {
				width: 10px !important;
				height: 10px !important;
				transform: none !important;
			}

			.sidebar-menu .menu-item-has-children > a > .arrow {
				display: block;
				width: 10px;
				height: 10px;
				-webkit-mask-size:10px !important;
				mask-size:10px !important;
				top: 50%;
				right: 24px;
				margin-top: -5px;
				transition: all .3s ease;
				transform-origin: center;
			}

			.mobile-menu .menu-item-has-children > a > .arrow.active {
				transform: rotate(270deg);
			}

			.sidebar-menu .menu-item-has-children.active > a > .arrow {
				transform: rotate(90deg);
			}

			.mobile-menu .isolate ul ul {display: none;}

			.mobile-menu .isolate > ul,
			.mobile-menu .isolate .isolate > ul {display:flex !important;}

			.mobile-menu ul.off {
				display: none !important;
			}

			.mobile-menu .hide {display: none;}

			.mobile-menu .isolate > a {
				padding-left: 48px;
			}

			.mobile-menu .isolate>a:after {display: none;}

			.mobile-menu .isolate > a .arrow {
				right: auto;
				left: 0;
				transform: rotate(180deg);
			}

			.mobile-menu .isolate.disable > a {
				display: none;
			}

		/* sticky-dashboard
		----*/

			.sticky-dashboard {
				position: fixed;
				z-index: 99999;
				display: flex;
				align-items: center;
				justify-content: space-between;
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #fff;
				box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2);
				bottom: 0;
				left: 0;
				width: 100vw;
				transition: transform .4s cubic-bezier(0.4, 0, 0.2, 1);
			}

			.before-shop-loop.sticky {
				transition: transform .4s .05s cubic-bezier(0.4, 0, 0.2, 1);
			}

			.sticky-dashboard.off {
				transform: translateY(100%);
				transition: transform .2s cubic-bezier(0.4, 0, 0.2, 1);

			}

			.before-shop-loop.sticky.off {
				transform: translateY(200%);
				transition: transform .2s cubic-bezier(0.4, 0, 0.2, 1);
			}

			.sticky-dashboard li {
			  flex: 1;
			  text-align: center;
			}

			.sticky-dashboard li a {
				display: flex;
				align-items: center;
				justify-content: center;
				height: 100%;
				padding: 9px 4px 5px 4px;
				height: 48px;
				width: 100%;
				max-height: 48px;
				text-decoration: none;
				font-size: 12px;
				line-height: 18px;
				font-weight: 600;
				color: var(--t-title-color) !important;
				background-color: transparent;
				border-radius: 0;
				gap:2px;
				flex-direction: column;
			}

			.sticky-dashboard li a:before {
				display: none;
			}

			.sticky-dashboard li a img {
				width: 16px;
				height: 16px;
				border-radius: 0;
			}
						
/* Title section ----- */
	
	.title-section {
		padding:24px 0;
		flex-basis: 100%;
		gap: 24px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.title-section > .sidebar-toggle {
		padding: 10px 12px;
		border-radius: 6px;
		background-color: var(--t-background-color);
	}

	.single-post .title-section > .sidebar-toggle {
		background-color: #fff;
		border:1px solid var(--t-border-color);
	}

	.title-section h1 {
		font-size: 24px;
		line-height: 28px;
		text-transform: uppercase;
		margin-bottom: 0;
	}

	.et__breadcrumbs {
		padding: 0px;
		display: block;
		word-break: break-word;
		font-size: 14px;
		line-height: 1.75em;
		margin-bottom: 0;
		margin-left: auto;
	}

	.et__breadcrumbs:only-child {
		margin-left: 0;
	}

	.et__breadcrumbs > * {
		transition: all .3s ease;
		position: relative;
	}

	.et__breadcrumbs a,
	.et__breadcrumbs span {
		margin-right: 12px;
		display: inline;
		text-decoration: none;
		color: var(--e-global-color-text) !important;
	}

	.et__breadcrumbs a:hover {
		text-decoration: underline;
		text-underline-offset: 4px;
    	text-decoration-thickness: 1px;
		color: var(--e-global-color-primary) !important;
	}

	.et__breadcrumbs .arrow:before{
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 8px;
		height: 8px;
		background-color: var(--e-global-color-text);
		
		mask-size:100%;
		-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		transform: rotate(-90deg);
	}

	.elementor-widget-et_breadcrumbs {
		width: 100%;
	}

/* Forms ----- */

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

	::placeholder {
		opacity: 1;
	}

	fieldset {
		border: none;
		padding: 0;
	}

	textarea,
	select[multiple] {
		height: auto
	}

	textarea {
		min-height: 100px;
		overflow: auto;
		resize: vertical;
		width: 100%
	}

	optgroup {
		font-style: normal;
		font-weight: 400
	}

	label {
		display: block;
		margin-bottom: 8px;
		font-size: 16px;
		line-height: 24px;
		text-align: left;
	}

	.woocommerce-grouped-product-list-item__label label {
		font-weight: 800;
	}

	.woocommerce-grouped-product-list-item__label label a {
		color: var(--t-title-color);
	}

	input[type="checkbox"] + label{margin-bottom:4px;}
	.woocommerce-form__label {
		margin-bottom: 8px;
		display: inline-flex;
	    align-items: center;
	    justify-content: center;
	    gap: 8px;
	}

	.comment-form-cookies-consent label {
		display: inline-block;
		vertical-align: middle;top:3px;
		position: relative;margin-left: 4px;
	}

	input[type="radio"],
	input[type="checkbox"]{
		margin:0;
		display:inline-block;
		vertical-align: middle;
	}

	select {
		position: relative;
		-moz-appearance:none;
	    -webkit-appearance:none;
	    appearance: none;
	    background-image: url(images/icons/arrow.svg);
	    background-repeat: no-repeat;
	    background-size: 12px;
	    background-position-x: calc(100% - 16px) !important;
	    background-position-y: 50% !important;
	}

	.select2-selection--multiple {
		background-image: none;
	}

	textarea,select,
	input[type="date"],input[type="datetime"],
	input[type="datetime-local"],input[type="email"],
	input[type="month"],input[type="number"],
	input[type="password"],input[type="search"],
	input[type="tel"],input[type="text"],input[type="time"],
	input[type="url"],input[type="week"],input[type="file"],
	.select2-container--default .select2-selection--single{
		display:block;
		outline:none;
		margin:0 0 24px 0;
		text-align:left;
		max-width:100%;
		width:100%;
		position:relative;
		backface-visibility:hidden;
		transition:all .3s ease;
		height: 48px;
		font-size: 16px;
		line-height: 24px;
		padding: 0 16px;
		border: 1px solid var(--t-border-color);
		background-color: #fff;
        border-radius:6px;
	}

	input[type="search"]::-webkit-search-cancel-button {
	    -webkit-appearance: none;
	    appearance: none;
	    background-image: url('images/icons/close-bold.svg'); /* Replace with your image URL */
	    background-size: 8px; /* Make sure the image fits */
	    background-repeat: no-repeat;
	    background-position: 100% 50%;
	    width: 20px; /* Adjust width to match your image size */
	    height: 20px; /* Adjust height to match your image size */
	    cursor: pointer; /* Change cursor to pointer to indicate it's clickable */
	}

	input[type="search"]::-moz-search-cancel-button {
	    background-image: url('images/icons/close-bold.svg'); /* Replace with your image URL */
	    background-size: 8px; /* Make sure the image fits */
	    background-repeat: no-repeat;
	    background-position: 100% 50%;
	    width: 20px; /* Adjust width to match your image size */
	    height: 20px; /* Adjust height to match your image size */
	    cursor: pointer; /* Change cursor to pointer to indicate it's clickable */
	}

	select {
		font-size: 16px;
		padding-right: 40px;
	}

	textarea {
		padding-top: 16px;
		padding-bottom: 16px;
		line-height: 26px;
		backface-visibility:hidden;
		transition:all .3s ease !important;
	}

	.wc-block-cart__submit-container > a,
	.wc-block-components-checkout-return-to-cart-button,
	.woocommerce-Button,
	.et__wc-tabs .et__button,
	.et__button,
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	button {
		display:inline-flex;
		outline:0;
		border:none;
		border-radius: 6px;
        padding: 12px 32px 12px 32px;
		position: relative;
        backface-visibility: hidden;
		transition: all .3s ease;
		z-index: 1;
		font-size: 16px;
		line-height: 24px;
		font-weight: 800;
		justify-content: center;
		align-items: center;
		gap:12px;
		text-align: center !important;
		text-transform: uppercase;
		box-shadow: none !important;
		text-shadow: none !important;
		cursor: pointer;
	}

	.woocommerce-form-login__submit {
		display: block;
	}

	.woocommerce-Button:hover,
	.et__button:hover,
	.button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	button:hover,
	.wc-block-cart__submit-container > a:hover {
		background-color: var(--t-title-color);
	}

	.edit {
		text-decoration: underline;
		text-underline-offset: 4px;
    	text-decoration-thickness: 1px;
	}

	.wpcf7 form .wpcf7-response-output {
		border-radius: 6px;
	}

	.wpcf7-not-valid-tip {
		transform: translateY(-22px);
	}

	.no-results-form > p {
		margin-top: 0;
	}

	.no-results-form > h4 {
		margin-bottom:8px;
	}

	.wpcf7-form-control-wrap {
		display: block;
		margin-top: 2px;
	}

	.select2-container {
	    max-width: 100%;
	    width: 100% !important;
	}

	.wpcf7 form .wpcf7-response-output {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.wpcf7-spinner {display: none}
	.submitting .wpcf7-spinner {display: inline-block;}

/* Search/404 ----- */

	.message404 {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		min-height: 50vh;
		gap: 16px;
	}

	.message404 > * {
		margin-bottom: 0;
	}

	.error404-default-title {
		font-size: 120px;
		line-height: .7em;
	}

	.error404-default-subtitle {
		font-weight: 500;
		font-size: 20px;
		line-height: 24px;
	}

	.error404-button {
		background-color: var(--e-global-color-primary);
		color: #fff;
	}

	.error404-button:hover {
		background-color: var(--t-title-color) !important;
		color: #fff;
	}

	.search-term {
		max-width: 720px !important;
		width: 100%;
		margin-bottom: 24px;
	}

	.search-term .post-title a {
		text-decoration: underline;
		text-underline-offset: 4px;
	}

	.suggestions ol {
		padding: 0 0 0 12px;
	}

/* Widgets ----- */

	.blog-after-single-widgets > .widget_banner {
		margin-bottom: 12px;
	}

	.blog-after-single-widgets > .widget_banner:last-child {
		margin-bottom: 24px;
	}

	.sidebar-widget-area {
		position: relative;
	}

	.sidebar-widget-area .widget {
		margin-bottom: 16px;
		padding:24px;
		border-radius: 6px;
		background-color: var(--t-background-color);
	}

	.sidebar-widget-area .widget_calendar,
	.sidebar-widget-area .widget_banner {
		padding: 0 !important;
		border-radius: 0 !important;
		background-color: transparent !important;
		border:none !important;
	}

	.widget_title {
		font-size: 16px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: 800;
		margin-bottom: 12px;
		border-radius: 6px;
		cursor: pointer;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap:12px;
	}

	.close > .widget_title {
		margin-bottom: 0;
	}

	.widget_title .clear {
		font-size: 14px;
		text-transform: none;
		font-weight: 600;
		text-decoration: underline;
		text-underline-offset: 4px;
		margin-left: auto;
		position: relative;
		display: block;
		transform: translateY(-1px);
		transition: color .3s ease;
	}

	.widget_title .clear:hover {
		color: var(--t-title-color);
	}

	.widget_title a {
		line-height: 0;
		color: var(--t-title-color);
	}

	.widget_rss .rss-widget-title {
		margin-right: auto;
	}

	.widget_title:after {
		width: 12px;
		min-width: 12px;
		height: 12px;
		content: "";
		display: block;
		-webkit-mask-image: url(images/icons/minus.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/minus.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
		background-color: var(--t-title-color);
	}

	.widget.close .widget_title:after {
		-webkit-mask-image: url(images/icons/plus.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/plus.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
	}

	.widget.close > *:not(.widget_title) {
		display: none !important;
	}

	.widget ul,
	.wp-block-archives-list,
	.wp-block-categories-list,
	.wp-block-page-list,
	.wp-block-page-list ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-direction: column;
	}

	.widget_rss ul {
		gap:24px;
	}

	.widget select {
		margin-bottom: 0;
	}

	.widget ul ul,
	.wp-block-page-list ul ul {
		padding:8px 0 8px 32px;
	}

	.widget a,
	.wp-block-archives-list a,
	.wp-block-latest-posts__list li > a,
	.wp-block-latest-comments__comment-meta a,
	.wp-block-categories-list a,
	.wp-block-page-list a {
		text-decoration: none;
	}

	.widget ul > li > a,
	.wp-block-archives-list li > a,
	.wp-block-latest-posts__list li > a,
	.wp-block-latest-comments__comment-meta a,
	.wp-block-categories-list a,
	.wp-block-page-list a {
		font-weight: 600;
		color: var(--t-title-color) !important;
		font-size: 16px;
		line-height: 22px;
		transition: all .3s ease;
	}

	.widget ul > li > a:hover,
	.wp-block-archives-list li > a:hover,
	.widget .current-cat > a,
	.wp-block-latest-posts__list li > a:hover,
	.wp-block-latest-comments__comment-meta a:hover,
	.wp-block-categories-list:hover,
	.wp-block-page-list:hover {
		color: var(--e-global-color-primary) !important;
	}

	.widget ul li ul li a,
	#recentcomments li a,
	.wp-block-page-list ul ul a {
		font-size: 15px;
		font-weight: 600;
		color: var(--t-title-color);
	}

	.widget ul > li > a:hover,
	#recentcomments li a,
	.children .current-cat a,
	.widget ul > li.wc-layered-nav-rating.chosen > a {
		text-decoration: underline;
		text-decoration-thickness: 1px;
		text-underline-offset: 4px;
	}

	.widget ul li ul li a:hover,
	#recentcomments li a,
	.children .current-cat a {
		text-decoration-thickness: 1px;
	}

	#wp-calendar {
		width: 100%;
		text-align: center;
		border-radius: 6px;
		line-height: 40px;
		border-spacing: 0;
		border-collapse: collapse;
		border: none !important;
	}

	#wp-calendar th,
	#wp-calendar td {
		border: 1px solid var(--t-border-color);
		background-color: #fff;
	}

	#wp-calendar caption {
		font-weight: 800;
		height: 48px;
		line-height: 48px;
		text-transform: uppercase;
		border-radius: 6px 6px 0 0;
		position: relative;
		transform: translateY(1px);
	}

	#wp-calendar caption a {
		width: 12px;
		height: 12px;
		background-color: #fff;
		-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
		position: absolute;
		top: 50%;
		left: 16px;
		transform: translateY(-50%) rotate(90deg);
		display: block;
		transform-origin: center;
		transition: transform .3s cubic-bezier(0.4, 0, 0.2, 1);
	}

	#wp-calendar caption a:hover {
		transform: translateY(-50%) rotate(90deg) scale(1.3);
	}

	#wp-calendar caption a.next {
		right: 16px;
		left: auto;
		transform: translateY(-50%) rotate(270deg);
	}

	#wp-calendar caption a.next:hover {
		right: 16px;
		left: auto;
		transform: translateY(-50%) rotate(270deg) scale(1.3);
	}

	#wp-calendar tbody > tr:last-child td:first-child,
	#wp-calendar tbody > tr:last-child td:last-child {
		position: relative;
	}

	#wp-calendar tbody > tr:last-child td:first-child {
		border-left: none;
		border-bottom: none;
	}

	#wp-calendar tbody > tr:last-child td:last-child {
		border-right: none;
		border-bottom: none;
	}

	#wp-calendar tbody > tr:last-child td:first-child:before,
	#wp-calendar tbody > tr:last-child td:last-child:before {
		border-radius: 0 0 0 6px;
		width: 100%;
		height: 100%;
		content: "";
		display: block;
		bottom: 0;
		left: 0;
		border:1px solid var(--t-border-color);
		border-top:none;
		border-right: none;
		position: absolute;
	}

	#wp-calendar tbody > tr:last-child td:last-child:before {
		border-radius: 0 0 6px 0;
		right: 0;
		left: auto;
		border-top:none;
		border-right: 1px solid var(--t-border-color);
		border-left: none;
	}

	#wp-calendar td#today {
		position: relative;
	}

	td#today a {
		color: inherit;
		text-decoration: none;
		position: relative;
		z-index: 2;
		display: block;
		width: inherit;
		height: inherit;
	}

	#wp-calendar td#today:after {
		width: calc(100% + 4px);
	    height: calc(100% + 4px);
	    content: "";
	    display: block;
	    position: absolute;
	    top: -2px;
	    left: -2px;
	    border-radius: 6px;
	    transform: scale(1);
	    transform-origin: center;
    	transition: transform 0.2s cubic-bezier(.19,1,.22,1);

	}

	#wp-calendar td#today:hover:before{
		transform: scale(1.1);
    	transition: transform 0.4s cubic-bezier(.19,1,.22,1);
	}

	#recentcomments {
		display: flex;
		flex-direction: column;
		gap:8px;
	}

	#recentcomments li,
	.wp-block-latest-comments li,
	.wp-block-latest-posts__list li {
		padding: 12px;
		background-color: #fff;
		border:1px solid var(--t-border-color);
		border-radius: 6px;
		position: relative;
		padding-left: 56px;
	}

	.wp-block-latest-comments li,
	.wp-block-latest-posts__list li {
		padding: 12px !important;
	}

	#recentcomments li:before {
		position: absolute;
		top: 20px;
		left: 16px;
		width: 24px;
		height: 24px;
		content:"";
		display: block;
		-webkit-mask-image: url(images/icons/comment.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/comment.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
		background-color: #777;
	}

	.search-form *,
	.woocommerce-product-search * {
		margin: 0 !important;
	}

	.search-form input[type="submit"],
	.woocommerce-product-search button {
		display: none !important;
	}

	.search-form input[type="search"],
	.woocommerce-product-search input[type="search"],
	.widget .term-search{
		padding-left: 48px;
		background:#fff url(images/icons/search.svg) no-repeat 18px 50%;
		background-size: 20px;
	}

	.product_list_widget {
		display: grid !important;
    	grid-row-gap: 1px;
    	grid-column-gap: 1px;
    	border:1px solid var(--t-border-color);
    	border-radius: 6px;
    	grid-template-columns: repeat(2, minmax(0, 1fr));
    	overflow: hidden;
    	background-color: #fff;
	}

	.product_list_widget li {
		position: relative;
		padding:16px 12px;
		outline:1px solid var(--t-border-color);
		display: flex;
		flex-direction: column;
	}

	.product_list_widget li img {
		border-radius: 6px;
		margin-bottom: 8px;
	}

	.product_list_widget li a:not(.remove) {
	    line-height: 20px;
	    font-size: 14px;
	    display: block;
	    margin-bottom: 8px;
	}

	.product_list_widget li .quantity {
		margin-top:auto;
		padding: 4px 8px;
		border-radius: 6px;
		background-color: var(--t-background-color);
		color: var(--t-title-color);
		font-size: 13px;
		line-height: 13px;
		display:inline-flex;
		width: fit-content;
	}

	.product_list_widget li > .woocommerce-Price-amount {
		margin-top: auto;
		font-weight: 800;
	}

	.product_list_widget li .remove,
	.wc-block-cart-item__remove-link,
	.shop_table .product-remove a {
		width: 24px;
	    height: 24px;
	    border-radius: 6px;
	    border:1px solid var(--t-border-color-dark);
	    background-color: #fff;
	    text-decoration: none;
	    justify-content: center;
	    align-items: center;
	    display: flex;
	    font-weight: 800;
	    position: absolute;
	    bottom: 16px;
	    left: 132px;
	    line-height: 0;
	    font-size: 0;
	    transition: all .3s ease;
	}

	.product_list_widget li .remove {
		right: 12px;
    	top: 12px;
    	left: auto;
    	bottom: auto;
	}

	.product_list_widget li .remove:hover,
	.wc-block-cart-item__remove-link:hover,
	.shop_table .product-remove a:hover {
		border-color: var(--t-title-color);
	}

	.product_list_widget li .remove:before,
	.wc-block-cart-item__remove-link:before,
	.shop_table .product-remove a:before {
		content: "";
		width: inherit;
		height: inherit;
		-webkit-mask-image: url(images/icons/delete.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:16px;
		mask-image: url(images/icons/delete.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:16px;
		background-color: var(--t-title-color);
	}

	.woocommerce-mini-cart__total {
		margin-top: auto;
		margin-bottom: 0;
		padding-top: 24px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		line-height: 16px;
	}

	.woocommerce-mini-cart__total strong {
		text-transform: uppercase;
		color: var(--t-title-color);
	}

	.woocommerce-mini-cart__buttons {
		display: flex;
	    gap: 8px;
	    align-items: center;
	    margin-bottom: 0;
	    justify-content: space-between;
	    padding: 16px 0;
	    margin: 0;
	}

	.shop-widgets .woocommerce-mini-cart__buttons {
		flex-direction: column;
		padding-bottom: 0;
	}

	.woocommerce-mini-cart__buttons a {
		padding: 12px 20px 12px 20px;
		color: #fff;
		width: 100%;
	}

	.woocommerce-mini-cart__total .woocommerce-Price-amount,
	.product_list_widget li > .woocommerce-Price-amount,
	.product_list_widget li ins {
		font-weight: 800;
		font-size: 18px;
		text-decoration: none;
	}

	.woocommerce-widget-layered-nav-list__item,
	.widget_layered_nav_filters li,
	.widget .cat-item {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.woocommerce-widget-layered-nav-list__item.disable {
		opacity: 0.4;
	}

	.widget .cat-item {
		flex-basis: 100%;
	}

	.widget .cat-item,
	.widget .cat-item a {
		line-height: 20px;
		font-weight: 800;
		color: var(--t-title-color);
		padding: 2px 0;
		text-transform: uppercase;
	}

	.widget .children .cat-item a {
		padding: 0;
	}

	.woocommerce-widget-layered-nav-list__item > a,
	.widget_layered_nav_filters li > a,
	.widget .cat-item > a {
		margin-right: auto;
		max-width: 90%;
	}

	.widget .count-active > a {
		max-width: 70%;
	}

	.woocommerce-widget-layered-nav-list__item > a:before,
	.widget_layered_nav_filters li > a:before,
	.variation-item .color.chosen:before,
	.fbt-checkboxes li:before {
		width: 20px;
		height: 20px;
		min-width: 20px;
		min-height: 20px;
		border-radius: 3px;
		background-color: #fff;
		border: 1px solid var(--t-border-color-dark);
		content: "";
		display: block;
	}

	.widget.woocommerce .chosen > a:before,
	.widget.woocommerce .current-cat > a:before,
	.fbt-checkboxes li.chosen:before {
		background-image: url(images/icons/attr-choosen.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 12px;
	}

	.widget .children {
		padding-left: 16px;
		margin:8px 0 8px 8px;
		flex-basis: 100%;
	}

	.widget .children .children {
		border-left: none;
		padding-left: 0;
		margin:6px 0 0px 34px;
	}

	.woocommerce-widget-layered-nav-dropdown__submit,
	.price_slider_amount button {
		margin-top: 16px;
		width: 100%;
	}

	.select2-selection,
	.select2-container .select2-selection--single {
		min-height: 48px !important;
		border-radius: 6px !important;
		padding: 8px !important;
		margin-bottom: 0 !important;
	}

	.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
		margin: 0 !important;
	}

	.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	    padding: 0 !important;
	}

	.select2-search__field {
		width: 100% !important;
	}

	.select2-selection {
		display: flex !important;
		align-items: center;
		justify-content: space-between;
		gap:16px;
	}

	.select2-container--default .select2-selection--single .select2-selection__rendered {
		padding: 0 !important;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow {
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
		margin-right: -3px;
		background-image: url(images/icons/arrow-up-down.svg) !important;
    	background-size: 16px !important;
    	background-repeat: no-repeat;
    	background-position: center;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow b {
		display: none !important;
	}

	.select2-container--open {
		z-index: 99999999 !important;
	}

	.select2-search--inline .select2-search__field {
		height: 16px;
	}

	.select2-container--default .select2-search--dropdown .select2-search__field,
	.select2-container--default .select2-selection__choice + .select2-search--inline .select2-search__field {
		border-color: #777 !important;
		margin-bottom: 0;
		height: 40px;
		padding: 0 16px !important;
	}

	.select2-container--default .select2-selection__choice + .select2-search--inline .select2-search__field {
		margin-top: 3px !important;
		margin-bottom: 0 !important;
		border:1px solid #777 !important;
	}

	.selection {
		position: relative;
	}

	.select2-results__option {
	    width: calc(100% - 4px);
	    margin: 0 0 0 auto;
	    border-radius: 6px;
	}

	.select2-container--default .select2-results>.select2-results__options {
		padding-top: 4px;
		padding-bottom: 4px;
		display: flex !important;
		flex-direction: column;
		/*gap: 4px;*/
	}

	.select2-selection__rendered {
		display: inline-flex !important;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row !important;
		gap: 4px;
	}

	.select2-container--default .select2-selection--multiple .select2-selection__choice,
	.active-filters a {
		border:none !important;
		color: #fff !important;
		border-radius: 50px !important;
		font-weight: 600;
		display: inline-flex;
		align-items: center;
		justify-content: space-between;
		gap: 4px;
		padding: 2px 12px 2px 8px !important;
		font-size: 12px !important;
	}

	.select2-selection__choice__remove,
	.active-filters a .remove,
	.et__product_ajax_search > a .remove {
		font-size: 0;
		width: 14px;
		height: 14px;
		min-width: 14px;
		margin: 0;
		background-color: #fff;
		border-radius: 8px;
		display: flex !important;
		align-items: center;
		justify-content: center;
		transition: all .3s ease;
		backface-visibility: hidden;
	}

	.select2-selection__choice__remove:hover,
	.active-filters a:hover .remove,
	.et__product_ajax_search > a .remove {
		background-color: #000;
	}

	.select2-selection__choice__remove:before,
	.active-filters a .remove:before,
	.et__product_ajax_search > a .remove:before {
		content: "";
		font-size: 0;
		width: 6px;
		height: 6px;
		margin: 0;
		display: block;
		-webkit-mask-image: url(images/icons/close-bold.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/close-bold.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
		background-color: var(--t-title-color);
		transition: inherit;
	}

	.select2-selection__choice__remove:hover:before,
	.active-filters a:hover .remove:before,
	.et__product_ajax_search > a .remove:before {
		background-color: #fff;
	}

	.select2-search--inline {
		flex-basis: 100%;
	}

	.price_slider_amount {
		display: flex;
    	flex-direction: column-reverse;
	}

	.price_label {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    gap: 8px;
	    color: var(--t-title-color);
	    border-radius: 6px;
	    font-weight: 700;
	    text-indent: -9000em;
	}

	.price_label .from {
		margin-left: auto;
	}

	.price_label .from,
	.price_label .to {
		width: 100%;
		border-radius: 6px;
		padding:8px 16px;
		border:1px solid var(--t-border-color-dark);
		background-color: #fff;
		text-align: center;
	    text-indent: 0;
	}

	.price_label .from {
		width: calc(100% + 8px);
		margin-left: -8px;
	}

	.widget_price_filter .price_slider_wrapper {
		padding-top: 10px;
	}

	.widget_price_filter .price_slider_amount > input#min_price,
	.widget_price_filter .price_slider_amount > input#max_price {
		display: none;
	}

	.widget_price_filter .ui-slider {
	    position: relative;
	    text-align: left;
	    margin-bottom: 20px;
	}

	.widget_price_filter .ui-slider .ui-slider-handle {
	    position: absolute;
	    z-index: 2;
	    width:24px;
	    height:24px;
	    border-radius:6px;
	    cursor: pointer;
	    outline: none;
	    top: -8px;
	}

	.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	    margin-left: -24px;
	}

	.widget_price_filter .ui-slider .ui-slider-range {
	    position: absolute;
	    z-index: 1;
	    display: block;
	    border: 0;
	    border-radius:6px;
	}

	.widget_price_filter .price_slider_wrapper .ui-widget-content {
	    border-radius:6px;
	}

	.widget_price_filter .ui-slider-horizontal {
	    height:8px;
	    background-color:var(--t-border-color) !important;
	}

	.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	    top: 0;
	    height: 100%;
	}

	.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	    left: -1px;
	}

	.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	    right: -1px;
	}

	.tagcloud,
	.wp-block-tag-cloud {
		display: flex;
		flex-wrap: wrap;
		gap: 6px;
	}

	.tagcloud:empty,
	.wp-block-tag-cloud:empty {
		display: none;
	}

	.tagcloud a,
	.wp-block-tag-cloud a {
		display: inline-flex;
		font-size: 14px !important;
		line-height: 18px !important;
		font-weight: 500;
		padding: 4px 8px 6px 8px;
		border-radius: 6px;
		background-color: #fff;
		border:1px solid var(--t-border-color-dark);
		color: #000 !important;
		transition: all .3s ease;
		text-decoration: none;
	}

	.tagcloud a:hover,
	.wp-block-tag-cloud a:hover {
		border-color: var(--e-global-color-primary);
		background-color: var(--e-global-color-primary);
		color: #fff !important;
	}

	.widget ul > li.wc-layered-nav-rating > a {
		font-weight: 400;
		font-size: 14px;
		line-height: 1em;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.widget ul > li.wc-layered-nav-rating > a > .star-rating {
		position: relative;
		transform: translateY(1px);
	}

	.wc-layered-nav-rating > a > .star-rating strong:before {
		display: none;
	}

	.wc-layered-nav-rating > a > .star-rating,
	.wc-layered-nav-rating > a > .star-rating > span {
		position: relative;
		display: block;
		width: 90px;
		height: 18px;
		-webkit-mask-image: url(images/icons/star.svg);
		-webkit-mask-repeat: repeat;
		-webkit-mask-position: left top;
		-webkit-mask-size:18px;
		mask-image: url(images/icons/star.svg);
		mask-repeat: repeat;
		mask-position: left top;
		mask-size:18px;
		background-color: var(--t-border-color-dark);
		text-indent: -9000em;
	}

	.wc-layered-nav-rating > a > .star-rating > span {
		background-color: #F2B705;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
	}

	.wc-layered-nav-rating > a > .star-rating strong {
		text-indent: -9000em;
	}

	.widget_rating_filter ul {
		gap: 12px;
	}
	
	/* Mailchimp
	-----*/

		.et__elementor-mailchimp,
		.et__elementor-mailchimp .et__mailchimp,
		.et__elementor-mailchimp .field-wrap {
			width: 100%;
		}

		.widget_mailchimp {
			background-color: var(--t-color-highlight) !important;
			padding: 32px;
			border-radius: 6px;
			color: #000;
		}

		.widget_mailchimp .widget_title {
			padding: 0;
			background-color: transparent;
			border:none;
			min-height: 0;
		}

		.et__mailchimp-form {
			width: 100%;
			display: flex;
			flex-direction: column;
			gap:12px;
			border-radius: 6px;
		}

		.et__elementor-mailchimp.horizontal .et__mailchimp-form {
			border:2px solid transparent;
			padding: 2px;
		}

		.et__elementor-mailchimp .name .et__mailchimp-form {
			border:none;
			padding: 0;
		}


		.et__mailchimp-form .field-wrap {
			position: relative;
		}

		.et__mailchimp-form .field-wrap input {
			margin: 0;
			padding-left: 40px;
			background-image: url(images/icons/account.svg);
			background-position: 16px 50%;
			background-repeat: no-repeat;
			background-size: 16px;
			height: 100%;
			min-height: 50px;
			width: 100%;
		}

		.et__mailchimp-form input[name="email"] {
			background-image: url(images/icons/mail.svg);
		}

		.et__mailchimp-form .alert {
			opacity: 0;
			color: red;
			font-size: 12px;
		    line-height: 16px;
		}

		.et__mailchimp-form .field-wrap .alert {
			position: absolute;
			top: 0;
			left: 16px;
			transform: translateY(-50%);
			color: #fff;
		    background-color: var(--e-global-color-secondary,red);
		    padding:4px 8px;
		    border-radius: 6px;
		}

		.et__mailchimp-form .alert.visible {
			opacity: 1;
		}

		.et__mailchimp-form .alert.final {
			display: none;
			border-radius: 6px;
		    margin: 0;
		    align-items: center;
		    gap: 12px;
		    padding: 12px;
		    border-radius: 6px;
		    color: #fff;
		    background-color: var(--e-global-color-secondary,red);
		    font-weight: 600;
		    margin-top: 8px;
		}

		.et__mailchimp-form .alert.final:before {
			content: "";
			display: block;
			width: 24px;
			height: 24px;
			background-color: #fff;
			-webkit-mask-image: url(images/icons/info.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			-webkit-mask-size: 100%;
			mask-image: url(images/icons/info.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			mask-size: 100%;
		}

		.et__mailchimp-form .et__mailchimp-success {
			background-color: var(--e-global-color-accent,green) !important;
		}

		.et__mailchimp-form .alert.final.visible {
			display: flex;
		}

		.mailchimp-description {
			margin-bottom: 16px;
			color: #000;
			font-size: 14px;
			line-height: 20px;
			font-weight: 500;
		}

		.et__mailchimp-form .button {
			border:2px solid transparent;
			width: 100%;
		}

		.et__mailchimp-form .button.sending:after {
			display: block;
			width: 24px;
			height: 24px;
			background-color: #fff;
			-webkit-mask-image: url(images/icons/loading.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/loading.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			mask-size:100%;
			mask-size:100%;
			animation: et__quickSpin .6s linear infinite;
			content: "";
		}

/* Sticky ----- */

	.et__wc-tabs.sticky {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		z-index: 999;
		width: 100%;
		background-color: #fff;
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	}

	.et__wc-tabs.sticky .wc-tabs {
		padding-left:0;
		padding-right:0;
	}

	.et__wc-tabs.sticky .wc-tabs a {
		background-color: var(--t-background-color);
	}

	.et__wc-tabs.sticky > .wc-tabs {
		background-color: transparent;
	}

	.et__wc-tabs .product-short-info {
		margin-left: auto;
		min-width: min-content;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap:12px;
		padding-left: 12px;
	}

	.et__wc-tabs .product-short-info img {
		max-width: 64px;
		border:1px solid var(--t-border-color);
		border-radius: 6px;
	}

	.et__wc-tabs .product-short-info > div > .price,
	.et__wc-tabs .product-short-info > div > .savings-wrapper {
		flex-direction: row;
		align-items: center;
    	gap: 4px;
    	display: inline-flex;
	}

	.et__wc-tabs .product-short-info > div > .savings-wrapper {
		margin-left: 4px;
	}

	.et__wc-tabs .product-short-info > div > .sep {
		flex-basis: 100%;
	}

	.et__wc-tabs .product-short-info > div > * {
		margin: 0;
	}

	.et__wc-tabs .et__button {
		width: 100%;
		min-width: fit-content;
		max-width: fit-content !important;
	}

	.et__wc-tabs .et__button:hover {
		background-color: var(--t-title-color) !important;
	}

	.et__wc-tabs .price > span.price {
		flex-direction: row;
		align-items: center;
	}

	.sticky-product-nav {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		align-items: center;
		gap:0;
		overflow-x:scroll;
		padding: 8px 0;
		border-top: 1px solid var(--t-border-color);
	}

	.sticky-product-nav.sticky {
		position: fixed;
		width: 100%;
		height: 43px;
		padding: 0 12px;
		top: 0;
		left: 0;
		z-index: 99998;
		background-color: var(--t-background-color);
		border-bottom: 1px solid var(--t-border-color-dark);
	}

	.sticky-product-nav li {
		cursor: pointer;
		font-size: 13px;
		line-height: 16px;
		font-weight: 600;
		width: fit-content;
		white-space: nowrap;
		transition: color .3s ease;
		border-radius: 6px;
		padding: 4px 12px 6px 12px;
	}

	.sticky-product-nav li.active {
		color: #fff;
		background-color: var(--e-global-color-primary);
	}

	.sticky-product-nav::-webkit-scrollbar  {
		display: none;
	}

/* Posts ----- */

	.only-posts {
		display: grid;
	    grid-row-gap: 12px;
	    grid-column-gap: 12px;
	    list-style: none;
	    margin: 0;
	    width: 100%;
	    grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.list .only-posts {
	    grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.et__posts .only-posts {
		grid-row-gap: 0;
	    grid-column-gap: 0;
	}

	.only-posts .post {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		border-radius: 6px;
		overflow: hidden;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		background-color: #ffffff;
		position: relative;
	}

	.only-posts .post.sticky {
		border:1px solid var(--e-global-color-primary);
	}

	.list .swiper-slide.post {
		height: 100%;
		overflow: hidden;
		border-radius: 6px;
	}

	.grid-2 .post {
		border-radius: 6px;
		background-color: var(--e-global-color-primary);
	}

	.only-posts .post .image-container,
	.only-posts .post video {
		width: 100%;
	}

	.grid-2 .post .image-container:after {
	    content: "";
	    position: absolute;
	    inset: 0;
	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, var(--e-global-color-primary) 70%);
	    pointer-events: none;
	    width: 100%;
	    height: 50%;
	    position: absolute;
	    top: 100%;
	    left: 0;
	    display: block;
	    transform: translateY(-100%);
	}

	.grid-2 .post.playing .image-container:after {
	    display: none;
	}

	.grid .only-posts .post .image-container img {
		border-radius: 6px 6px 0 0;
	}

	.post-date-side {
		position: absolute;
		top: 24px;
		left: 24px;
		border-radius: 6px;
		background-color: var(--e-global-color-secondary);
		z-index: 3;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		width: 56px;
		height: 64px;
		gap:4px;
	}

	.post-date-side span {
		display: block;
		font-size: 18px;
		line-height: 18px;
		font-weight: 900;
	}

	.post-date-side span + span {
		text-transform: uppercase;
		font-size: 14px;
		line-height: 14px;
		font-weight: 700;
	}

	.post-body {
		display: flex;
		flex-direction: column;
		height: 100%;
		display: flex;
	    flex-direction: column;
	    height: 100%;
	    padding:24px 24px 18px 24px;
	    background: #fff;
	}

	.et__posts .post .post-body {
		border-radius: 0;
		box-shadow: none;
		height: 100%;
		flex:1;
	}

	.full .only-posts .post {
		border-radius: 0 ;
	    box-shadow: none;
	}

	.full .only-posts .post .post-body {
	    padding:24px 0 24px 0;
	    background: transparent;
	    border-radius: 0 ;
	    box-shadow: none;
	    width: 100%;
	}

	.post-body .post-category {
		display: flex;
		flex-wrap: wrap;
		gap:8px;
	}

	.post-body .post-category a {
		display: block;
		padding: 4px 8px 6px 8px;
		border-radius: 6px;
		color: #fff !important;
		background-color: var(--e-global-color-primary);
		font-weight: 500;
		font-size: 14px;
		line-height: 16px;
		text-decoration: none;
		transition: all .3s ease;
	}

	.post-body .post-category a:hover {
		color: #fff !important;
		background-color: #000;
	}

	.post-body .post-title {
		margin-top: 8px;
		margin-bottom: 0;
		font-size: 18px;
		line-height: 24px;
		z-index: 2;
		position: relative;
	}

	.post-body .post-title a {
		text-decoration: none;
		color: var(--t-title-color);
	}

	.post-body .post-title:hover a {
		text-decoration: underline;
		text-underline-offset: 4px;
	}

	.post-excerpt {
		margin-top: 12px;
		line-height: 1.7em;
	}

	.post-read-more {
		text-underline-offset: 4px;
		text-decoration-thickness: 2px;
		text-decoration: none;
		display: block;
		margin-left: auto;
		color: var(--e-global-color-primary) !important;
		font-weight: 700;
		line-height: 16px;
		display: flex;
		width: fit-content;
		gap:4px;
		align-items: center;
		justify-content: center;
		transition: all .3s ease;
	}

	.post-read-more:after {
		content: "";
		width: 10px;
		height: 10px;
		display: block;
		-webkit-mask-image: url(images/icons/arrow.svg);
		mask-image: url(images/icons/arrow.svg);
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		-webkit-mask-size: contain;
		mask-size: contain;
		top: 1px;
		background-color: var(--e-global-color-primary);
		transform: rotate(-90deg);
		transition: all .3s ease;
	}

	.post-read-more:hover {
		color: var(--t-title-color) !important;
		text-decoration-thickness: 2px;
		text-underline-offset: 4px;
		text-decoration: underline;
	}

	.post-read-more:hover:after {
		background-color: var(--t-title-color) !important;
	}

	.post .hr {
		border-bottom:1px solid var(--t-border-color);
		height: 16px;
		margin: auto 0 16px 0;
	}

	.grid-2 .post .hr {
		margin: auto 0 10px 0;
	}

	.grid-2 .post .post-body {
		padding:48px 16px 16px 16px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: fit-content;
		z-index: 3;
		background: var(--e-global-color-primary);
	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, var(--e-global-color-primary) 70%);
		border-radius: 0 0 6px 6px;
		transition: transform .3s cubic-bezier(.19,1,.22,1);
	}

	.grid-2 .post .post-body:after{
		display: block;
	    position: absolute;
	    width: 100%;
	    opacity: 0;
		transition: opacity .3s ease;
		height: 80%;
		top:0;
	    left: 0;
	    content: "";
	    z-index: -1;
	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, var(--e-global-color-primary) 100%);
	}


	.grid-2 .post .post-video.playing + .post-body:after {
		display: none;
	}

	.grid-2 .post:hover .post-body:after {
		opacity: 1;
	}

	.grid-2 .post img {
		transform-origin: center;
		transition: transform 0.4s cubic-bezier(.19, 1, .22, 1);
	}

	.grid-2 .post:hover img {
		transition: transform 2s cubic-bezier(.19, 1, .22, 1);
		transform: scale(1.1);
	}

	.grid-2 .post .post-body .post-title a,
	.grid-2 .post .post-body .post-excerpt,
	.grid-2 .post .post-body {
		color: #fff;
	}

	.grid-2 .post .post-body .post-excerpt {
		opacity: 0.8;
	}

	.grid-2 .post .post-body .hr {
		opacity: 0.2;
	}

	.grid-2 .post .post-body .post-read-more {
		color: #fff !important;
	}

	.grid-2 .post .post-body .post-read-more:after {
		background-color: #fff;
	}

	.grid-2 .post .post-body .post-read-more:hover {
		text-decoration: underline;
	}

	.grid-2 .post .post-body .post-read-more:hover:after {
		opacity: 0.8;
		background-color: #fff !important;
	}

	.grid-2 .post .post-body .post-category a:hover {
		background-color: var(--e-global-color-primary);
	}

	.grid-2 .post-date {
		position: relative;
		margin-bottom: -21px;
		opacity: 0.8;
		width: fit-content;
		display: flex;
		gap: 4px;
		align-items: center;
	}

	.grid-2 .post-date:before {
		width: 16px;
		height: 16px;
		content: "";
		display: block;
		-webkit-mask-image: url(images/icons/date.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/date.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-size: 100%;
		background-color: #fff;
		transform: translateY(-1px);
	}

	.post-gallery .swiper-slide {
		width: 100% !important;
	}

	.post-gallery .swiper {
		overflow: hidden !important;
	}

	.swiper-container.post-gallery .swiper:not(.swiper-initialized) .swiper-wrapper {
		width: 100% !important;
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}

	.swiper-container.post-gallery .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:not(:first-child) {
		display: none;
	}

	.list .post {
		flex-direction: row;
        align-items: stretch;
        line-height: 0;
	}

	.list .post > * {
		width: 50%;
		max-width: 50%;
		min-width: 50%;
	}

	.list .post > .post-body:only-child {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}

	.list .post > .image-container {
		z-index: 2;
		border-radius:6px 0 0 6px;
		min-height: 250px;
	}

	.list .post > .image-container img {
		border-radius: inherit;
	}

	.list .post > .post-body {
		z-index: 3;
		border-radius:0 6px 6px 0;
		
	}

	.list .post > .image-container + .post-body {
		position: absolute;
        right: 0;
        top: 0;
	}

	.list .post img {
		height: 100% !important;
	    width: auto;
	    max-width: fit-content;
	}

	/* Single
	----*/

		#single-post {
			margin:48px auto 0 auto;
			overflow: initial;
			max-width: 100%;
			width: 960px;
		}

		.post-layout.sidebar-active #single-post {
			margin:0;
		}

		#single-post h1.entry-title {
			margin-bottom: 24px;
		}

		#single-post > .entry-content {
			background-color: #fff;
			padding: 32px 32px 0 32px;
			border-radius: 6px;
			box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		}

		#single-post > .image-container + .entry-content,
		#single-post > .post-video + .entry-content {
			border-radius: 0 0 6px 6px;
		}

		#single-post > .image-container img,
		#single-post > .post-gallery img,
		#single-post > .post-video img,
		#single-post > .image-container,
		#single-post > .post-gallery .image-container,
		#single-post > .post-video .image-container {
			border-radius: 6px 6px 0 0;
		}
		.entry-meta,
		.post-bottom {
			display: flex;
			align-items: center;
			flex-wrap: wrap;
			gap:24px;
			margin-bottom: 24px;
			border: 1px solid var(--t-border-color);
			border-left: none;
			border-right: none;
			padding:32px;
			width: calc(64px + 100%);
			margin-left: -32px;
		}

		.post-bottom {
			padding: 0 32px;
			margin-bottom: 0;
			border-bottom: none;
		}

		.post-bottom > * {
			padding-top: 32px;
			padding-bottom: 32px;
		}

		.post-bottom .tagcloud a {
			display: inline-flex;
			gap: 6px;
			align-items: center;
			background-color: var(--t-background-color);
		}

		.post-bottom .tagcloud a:hover {
			background-color: var(--e-global-color-primary);
		}

		.post-bottom .tagcloud a:hover:before {
			background-color: #fff;
		}

		.entry-meta .posted-on,
		.entry-meta .byline {
			display: inline-flex;
			align-items: center;
			gap: 6px;
		}

		.entry-meta .byline {
			margin-left: auto;
		}

		.entry-meta .posted-on:before,
		.entry-meta .byline:before {
			content:"";
			display: block;
			height: 16px;
			width: 16px;
			-webkit-mask-image: url(images/icons/calendar.svg);
			-webkit-mask-repeat: no-repeat;
			-webkit-mask-position: left top;
			mask-image: url(images/icons/calendar.svg);
			mask-repeat: no-repeat;
			mask-position: left top;
			-webkit-mask-size: 100%;
			mask-size: 100%;
			background-color: var(--t-title-color);
			transform: translateY(-1px);
		}

		.entry-meta .byline:before {
			-webkit-mask-image: url(images/icons/user.svg);
			-webkit-mask-repeat: no-repeat;
			-webkit-mask-position: left top;
			mask-image: url(images/icons/user.svg);
			mask-repeat: no-repeat;
			mask-position: left top;
		}

		.entry-meta a {
			color: var(--e-global-color-text) !important;
			text-underline-offset: 4px;
			transition: color .3s ease;
		}

		.entry-meta a:hover {
			color: var(--e-global-color-primary) !important;
		}

		#related-posts .swiper-button {
			background-color: #fff;
		}

		#related-posts .swiper-button:hover {
			background-color: var(--e-global-color-primary);
		}

		#single-post .entry-content .alignwide, 
		#single-post .entry-content .wp-block[data-align="wide"] {
	        max-width: 100% !important;
	        width: 100% !important;
	    }

	    .post-navigation {
	    	margin: 24px 0;
	    	display: flex;
	    	justify-content: flex-end;
	    }

	    .post-navigation a {
	    	padding: 0 16px;
	    	transition: all .3s ease;
	    	border-radius: 6px;
	    }

	    .post-navigation a:hover,
	    .nav-links a:hover,
	    .nav-links .current,
	    .single-post .nav-links a:hover {
	    	color: #fff;
	    	background-color: var(--e-global-color-primary);
	    }

	    .single-post .nav-links a:hover {
	    	border-color: var(--e-global-color-primary);
	    }

	    .logged-in-as a,
	    .comment-reply-title small a {
	    	text-underline-offset: 4px;
	    	color: var(--e-global-color-primary);
	    	transition: color .3s ease;
	    }

	    .logged-in-as a:hover,
	    .comment-reply-title small a:hover {
	    	color: var(--t-title-color);
	    }

	    .post-share {
	    	display: flex;
	    	align-items: center;
	    	justify-content: center;
	    	flex-wrap: wrap;
	    	margin-left: auto;
	    }

	    .post-share a {
	    	width: 32px;
	    	height: 32px;
	    	background-color: var(--t-background-color);
	    	border:1px solid var(--t-border-color);
	    	border-radius: 6px;
	    	gap:8px;
	    	transition: background-color 0.3s ease, border-color 0.3s ease;
	    }

	    .post-share a:before {
	    	background-color: var(--t-title-color);
	    	transition: inherit;
	    }

	    .post-share a:hover {
	    	background-color: var(--e-global-color-primary);
	    	border-color: var(--e-global-color-primary);
	    }

	    .post-share a:hover:before {
	    	background-color: #fff;
	    }

	    .post-bottom {
	    	display: flex;
	    	align-items: center;
	    	flex-wrap: wrap;
	    	justify-content: space-between;
	    	gap:24px;
	    }

	    #related-posts {
	    	margin-bottom: 24px;
	    }

	/* Video
	----*/

		.post-video {
			width: 100%;
			position: relative;
		}

		.post-video .video-btn {
			transition: opacity .3s ease-out;
			opacity: 1;
			z-index: 15;
		}

		.video-btn {
			width: 72px;
			height: 72px;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
			z-index: 15;
		}

		.grid-2 .post-video .video-btn {
			top:40%;
		}

		.video-btn svg {
			overflow: visible;
			display: block;
		    width: 100%;
		    height: 100%;
		    position: absolute;
		    top: 0;
		    left: 0;
		    animation: none;
	    	opacity: 1 !important;
		}

		.video-btn svg .back {
			fill:var(--e-global-color-secondary);
		}

		.video-btn .play {
			fill:#fff;
			transform: scale(0.8);
	    	transform-origin: center;
		}


		.et__video .image-container .video-btn {opacity: 0}
		.et__video .image-container.loaded .video-btn {opacity: 1}

		.et__video img {
			position: relative;
		}

		.post-video .image-container+iframe,
		.post-video .image-container+video {
		    opacity: 0;
		    visibility: hidden;
		    z-index: -1;
		    position: absolute;
		    top: 0;
		    left: 0;
		    height: 100%;
		    width: 100%;
		    background: #000;
		}

		.grid-2 .post-video .image-container+iframe,
		.grid-2 .post-video .image-container+video {
		    height: 80%;
		}

		.grid-2 .playing .post-video .image-container+iframe,
		.grid-2 .playing .post-video .image-container+video {
			height: 50%;
		}

		.post-video .image-container.playing {
			visibility: hidden;
			opacity: 0;
			z-index: -1;
		}
		
		.post-video .video-element.playing {
			visibility: visible;
			opacity: 1;
			z-index: 2;
		}

	/* Comments
	-----*/

		#respond {
			padding: 32px;
		    background: #fff;
		    border-radius: 6px;
		    border: 1px solid #e0e0e0;
		}

		.comment-list {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.comment-list .children {
			list-style: none;
		}

		.comment-list .comment {
			padding: 0 !important;
		}

		.comment-list .comment-body {
			max-width: 100%;
		    position: relative;
		    padding: 16px;
		    background-color: #fff;
		    border:1px solid var(--t-border-color);
		    border-radius: 6px;
		    margin-bottom: 16px;
		}

		.comment-body .comment-meta,
		.comment-body .comment-author {
			display: flex;
			align-items: center;
			flex-wrap: wrap;
			justify-content: space-between;
			gap:8px;
		}

		.comment-body .comment-author {
			justify-content: flex-start;
		}

		.comment-body .comment-content {
			padding:16px 0;
		}

		.comment-body .comment-metadata {
			text-underline-offset: 4px;
			display: flex;
			align-items: center;
			justify-content: space-between;
			gap:16px;
		}

		.comment-body .comment-metadata > * {
			color: var(--e-global-color-text) !important;
		}

		.comment-body .comment-metadata .edit-link a,
		.comment-reply-link {
			background-color: var(--t-border-color-dark);
		    border-radius: 6px;
		    padding: 2px 8px 1px 8px;
		    text-decoration: none !important;
		    color: var(--t-title-color);
		    display:inline-block;
		    transition: all .3s ease;
		    font-size: 12px;
		    line-height: 24px;
		}

		.comment-body .comment-metadata .edit-link a:hover,
		.comment-reply-link:hover {
			background-color: var(--e-global-color-primary);
		    color: #fff;
		}

		.comment-reply-title {
			display: flex;
			align-items: center;
			gap:16px;
			font-size: 24px;
		}

		.woocommerce-Reviews-title {
			font-size: 24px;
		}

		.comment-reply-title small {
			font-size: 16px;
			font-weight: 400;
		}

		.comment-reply-title small a {
			text-underline-offset: 4px;
		}

/* Effects ----- */

	/* Goldshine
	-----*/

		@keyframes __goldShine {
		  0% {
		    background-position: 500% 500%;
		  }
		  50% {
		    background-position: 500% 500%;
		  }
		  100% {
		    background-position: -100% -100%;
		  }
		}

		@keyframes __goldShineFast {
		  0% {
		    background-position: 200% 200%;
		  }
		  100% {
		    background-position: -100% -100%;
		  }
		}

		.gold-shine:after,
		.et__clients.pih .item:after,
		.et__clients.piv .item:after {
		  content: "";
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  display: block;
		  background-size: 200% 200% !important;
		  animation: __goldShine 3s cubic-bezier(0.4, 0, 0.2, 1) infinite;
		  z-index:1;
		  background: url(images/highlight.png) no-repeat left top;
		}

		.gold-shine > * {
			z-index: 2;
		}

	/* Gradient
	-----*/

		.gradient:before {
			content: "";
		    display: block;
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    z-index: 2;
		    opacity: 1;
		}

		.gradient .elementor-element, .gradient > .e-con-inner {
		    z-index: 3;
		}

/* WooCommerce ----- */

	.et__cat-bottom-description {
		padding: 32px;
		border-radius: 6px;
		border:1px solid #e0e0e0;
		margin-top: 48px;
		background-color: #f0f0f0;
		display: flex;
		gap:24px;
		align-items: flex-start;
		justify-content: flex-start;
	}

	.et__cat-bottom-image {
		max-width: 250px;
		width: 250px;
		min-width: 250px;
		padding: 16px;
		border-radius: 6px;
		background-color: #fff;
		border:1px solid var(--t-border-color);
	}

	.et__cat-bottom-description p {
		margin: 0;
	}

	.et__cat-bottom-description p + p {
		padding-top: 12px;
	}

	.wc-block-components-error {display: none !important;}

	.pswp.pswp--open {
		z-index: 99999;
	}

	.woocommerce-product-details__short-description {
		padding: 24px 0 0 0;
		font-size: 14px;
		line-height: 20px;
		font-weight: 500;
	}

	.woocommerce-product-details__short-description p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 16px;
		font-weight: 500;
	}

	.woocommerce-product-details__short-description ul {
		padding-left: 16px;
		margin: 0;
	}

	.woocommerce-product-details__short-description ul li::marker 
	{ color: var(--e-global-color-primary); }

	span[aria-labelledby="comment-form-rating-label"] {
		gap: 12px !important;
		display: flex;
		flex-wrap: wrap;
	}

	.categories-carousel-container .categories-carousel {
		margin-bottom: 32px;
	}

	.categories-carousel-container .categories-carousel:empty {
		margin-bottom: 0;
	}

	.categories-carousel-container .swiper-button {
		top: calc(50% - 32px);
	}

	.categories-carousel-container .category > a,
	.categories-grid-container .category > a {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-decoration: none !important;
	}

	.categories-grid-container .category > a {
		height: 100%;
		justify-content: flex-start;
	}

	.categories-grid-container .category > a > h3 {
		margin-top: auto;
	}

	.categories-carousel-container .image-container,
	.categories-grid-container .item {
		border-radius: 500px;
		background-color: var(--t-background-color);
	}

	.categories-grid-container .item {
		border-radius: 6px;
		padding: 8px;
		text-align: center;
		height: 100%;
	}
	
	.categories-carousel-container .image-container img,
	.categories-grid-container .image-container img,
	.et__attributes.v2 .item img {
	    mix-blend-mode: multiply;
	    top: 50%;
	    left: 50%;
	    max-width: 100%;
	    width: 80%;
	    height: auto;
	    transform: translate3d(-50%, -50%, 0) scale(1);
	    transition: transform 0.2s cubic-bezier(.19,1,.22,1);
	}

	.categories-carousel-container .category:hover img,
	.categories-grid-container .category:hover img,
	.et__attributes.v2 .item:hover img {
	    transform: translate3d(-50%, -50%, 0) scale(1.15);
	    transition: transform 0.8s cubic-bezier(.19,1,.22,1);
	    transform-origin: center;
	    will-change: transform, opacity;
	}


	.categories-carousel-container h3,
	.categories-grid-container h3 {
		font-size: 16px;
		line-height: 21px;
		font-weight: 800;
		text-align: center;
		margin:12px 0 0 0;
		text-transform: uppercase;
		width: fit-content;
		word-break: break-word;
	}

	.categories-grid-container h3 {
		word-break: initial;
	}

	.categories-carousel-container .category:hover h3,
	.categories-carousel-container .category.current-cat h3,
	.categories-grid-container .category:hover h3,
	.categories-grid-container .category.current-cat h3 {
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 3px;
	}

	.post-list {
		max-width: 100%;
		width: 100%;
	}

	.product-layout,
	.post-layout {
		display: flex;
		flex-wrap: wrap;
		column-gap: 16px;
		padding-bottom: 32px;
		align-items: flex-start;
	}

	.post-layout {
		column-gap: 24px;
	}

	.single .product-layout {
		padding-bottom: 56px;
	}

	.before-shop-loop > .sidebar-toggle,
	.title-section > .sidebar-toggle {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		color: var(--t-title-color);
		font-size: 14px;
		line-height: 14px;
		font-weight: 800;
		text-transform: uppercase;
		text-decoration: none;
	}

	.before-shop-loop > .sidebar-toggle:before,
	.sidebar-toggle.active:before,
	.search-toggle.active:before,
	.account-nav-toggle.active:before,
	.compare-table-remove:before,
	.et__cart-toggle-remove:before,
	.qvw-close:before,
	.product-categories-toggle:before,
	.gsap-lightbox-toggle:before,
	.gsap-lightbox-nav:before,
	.title-section > .sidebar-toggle:before {
		content: "";
		display: block;
		width: 20px;
		height: 20px;
		-webkit-mask-image: url(images/icons/filter.svg);
		-webkit-mask-size:100%;
		mask-image: url(images/icons/filter.svg);
		mask-size:100%;
		background-color: var(--t-title-color);
	}

	.title-section > .sidebar-toggle:before {
		-webkit-mask-image: url(images/icons/sidebar.svg);
		-webkit-mask-size:100%;
		mask-image: url(images/icons/sidebar.svg);
	}

	.sidebar-toggle.active,
	.search-toggle.active,
	.account-nav-toggle.active,
	.compare-table-remove,
	.et__cart-toggle-remove,
	.qvw-close,
	.wan-toggle.close,
	.product-categories-toggle,
	.gsap-lightbox-toggle,
	.gsap-lightbox-nav {
		width: 32px;
		height: 32px;
		position: absolute;
		top: 16px;
		right: 16px;
		border-radius: 32px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: rgba(0,0,0,.3);
		transition: background-color .3s ease;
	}

	.search-toggle.active:before,
	.account-nav-toggle.active:before,
	.sidebar-toggle.active:before,
	.compare-table-remove:before,
	.et__cart-toggle-remove:before,
	.qvw-close:before,
	.wan-toggle.close:before,
	.product-categories-toggle:before,
	.gsap-lightbox-toggle:before,
	.gsap-lightbox-nav:before {
		width: 14px;
		height: 14px;
		-webkit-mask-image: url(images/icons/close.svg);
		-webkit-mask-size:100%;
		mask-image: url(images/icons/close.svg);
		mask-size:100%;
		background-color: #fff;
	}

	.gsap-lightbox-nav:before {
		-webkit-mask-image: url(images/icons/arrow.svg);
		mask-image: url(images/icons/arrow.svg);
	}

	.banner-area-shop-top,
	.banner-area-shop-bottom,
	.before-shop-loop,
	.categories-carousel-container {
		flex-basis: 100%;
		width: 100%;
	}

	.shop-banner > div {
		margin-bottom: 24px;
	}

	.summary .shop-banner > div {
		margin-bottom: 0;
	}

	.shop-banner:last-child > div {
		margin-bottom: 0;
	}

	.single-product .shop-banner:last-child > div {
		margin-bottom: 0;
	}

	.before-shop-loop,
	.before-shop-loop-placeholder {
		display: flex;
		flex-wrap: wrap;
		padding: 8px 0;
		border:1px solid var(--t-border-color);
		border-left: none;
		border-right: none;
		align-items: center;
		justify-content: space-between;
		gap: 32px;
		margin-bottom: 32px;
		min-height: 56px;
	}

	.woocommerce-result-count {margin: 0 0 0 auto;}

	select[name="orderby"] {
	    margin: 0;
	    height: 42px;
	    padding: 0 40px 0 16px;
	    background-color: var(--t-background-color);
	    font-weight: 700;
	    font-size: 14px;
	    text-transform: uppercase;
	    background-image: url(images/icons/arrow-up-down.svg);
	    background-size: 16px;
	}

	.loop-products .products {
		display: grid;
        grid-row-gap: 12px;
        grid-column-gap: 12px;
        list-style: none;
        padding:1px 0 1px 0;
        margin: 0;
	}

	.products:empty + .woocommerce-pagination {
		display: none;
	}

	.full .products {
        grid-row-gap: 24px;
        grid-column-gap: 24px;
	}

	.grid .products {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}

	.grid.sidebar-active .products,
	.wishlist-table .products,
	.history .products {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.list .products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.list.sidebar-active .products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.products .product {
		border-radius: 6px;
		outline:1px solid var(--t-border-color);
		padding: 16px;
		display: flex;
		flex-direction: column;
		position: relative;
		background-color: #fff;
	}

	.no-border-products .products .product {
		outline:none;
	}

	/* Placeholder on loading */

	#wrap.loading .products .product .image-container,
	#wrap.loading .products .product .woo-loop-product__meta,
	#wrap.loading .products .product .woo-loop-product__title,
	#wrap.loading .products .product .woo-loop-product__footer .price {
		background-color: var(--t-border-color);
		border-radius: 6px;
	}

	#wrap.loading #et-content.grid .products .product .woo-loop-product__footer .button,
	#wrap.loading #et-content.grid .products .product .woo-loop-product__footer .added_to_cart {
		border-radius: 500px;
	}

	#wrap.loading .products .product .image-container > *,
	#wrap.loading .products .product .woo-loop-product__meta > *,
	#wrap.loading .products .product .woo-loop-product__title > *,
	#wrap.loading .products .product .woo-loop-product__footer .price *,
	#wrap.loading .products .product .woo-loop-product__footer .button > *,
	#wrap.loading .products .product .woo-loop-product__footer .added_to_cart > *,
	#wrap.loading .products .product .wcv,
	#wrap.loading .products .product .woo-product__attributes ul li > * {
		opacity: 0;
	}

	.list .products .product .woo-product__brand,
	.woo-product__attributes,
	.fbt-content .product .woo-loop-product__meta .woo-product__brand {
		display: none;
	}

	.grid .products .product .woo-loop-product__meta {
		flex-wrap: wrap;
	}

	.grid .products .product .woo-product__brand {
		flex-basis:100%;
	}

	.et__products.grid .products .product .woo-product__brand {
		display: none;
	}

	.products .product > .image-container {
		margin-bottom: 8px;
	}

	.list .products .product > .image-container {
		margin-bottom: 0;
	}

	.woo-product__brand img,
	.compare-table img {
		border-radius: 3px !important;
		background-color: var(--t-background-color);
		max-width: 72px;
		outline: 1px solid var(--t-border-color);
	}

	.compare-table .img {
		margin-bottom: 4px;
		display: inline-block;
	}

	.compare-table .img + .img {
		margin-left: 4px;
	} 

	.compare-table .product-image img {
		outline: none;
		max-width: 100%;
	}

	.full .product .woo-product__brand {
		display: inline-flex;
	}

	.full .product .woo-product__attributes {
		display: block;
	}

	.woo-product__attributes ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.woo-product__attributes .button {
		background-color: transparent;
		font-size: 14px;
		line-height: 14px;
		min-height: 32px !important;
		height: 32px !important;
		text-transform: none;
		font-weight: 600;
		border-radius: 56px;
		color: var(--t-title-color);
		border: 1px solid var(--t-border-color);
		text-decoration: none;
		margin-top: 12px;
		display: flex;
		gap: 8px;
		align-items: center;
		justify-content: center;
	}

	.woo-product__attributes .button:after {
		width: 16px;
		height: 16px;
		content: "";
		-webkit-mask-image: url(images/icons/info.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/info.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-size:100%;
	}

	.woo-product__attributes h3 {
		margin-bottom: 8px;
		font-size: 14px;
	}

	.woo-product__attributes ul li {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		font-size: 13px;
		line-height: 20px;
		border-radius: 6px;
		padding: 2px 8px;
	}

	.woo-product__attributes ul li span:last-child {
		margin-left: auto;
	}

	.woo-product__attributes ul li:nth-child(odd) {
		background-color: var(--t-background-color);
	}

	.list .products .product{
		display: grid;
	    grid-template-columns: 150px 1fr;
	    grid-column-gap: 16px;
	    grid-template-rows: 0.2fr 1fr;
	}

	.list.mini .product{
	    grid-template-columns: 80px 1fr !important;
	    grid-column-gap: 10px !important;
	    padding: 10px !important;
	    display: grid !important;
	}

	.list.mini .products .image-container {
        width: 80px !important;
        flex-basis: 80px !important;
    }

	.list.mini .wcv {
		left: 36px !important;
		bottom: auto !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
	}

	.list.mini .wcv > *:not(.quick-view-toggle) {
		display: none !important;
	}

	.list.mini .wcv .wcv a {
		width: 24px !important;
		height: 24px !important;
	}

	.list.mini .wcv .quick-view-toggle:before {
	    -webkit-mask-size: 16px !important;
	    mask-size: 16px !important;
	}

	.list.mini .woo-loop-product__labels {
		top: 10px !important;
		left: 10px !important;
	}

	.list.mini .woo-loop-product__title {
		font-size: 15px !important;
    	line-height: 19px !important;
	}

	.list.mini .product .woo-loop-product__meta {
		margin-bottom: 2px !important;
		font-size: 13px !important;
	}

	.list.mini .product .woo-loop-product__meta p {
		font-size: 12px !important;
	}

	.list.mini .product .woo-loop-product__footer .button, 
	.list.mini .product .woo-loop-product__footer .added_to_cart {
		display: none !important;
	}

	.list.mini .product .woo-loop-product__title {
		margin-bottom: 8px !important;
	}

	.spcw .list.mini .product .woo-loop-product__title {
		overflow: hidden;
		height: 36px;
	}

	.list.mini .product .price,
	.list.mini .product-price > span {
		font-size: 18px !important;
		line-height: 22px !important;
	}

	.full .products .product{
		padding: 24px;
    	display: grid;
    	grid-template-columns: 250px 0.8fr 1.2fr 250px;
    	grid-column-gap: 24px;
    	grid-template-rows: 0.2fr 1fr;
    	outline: none;
    	border: 1px solid var(--t-border-color);
    	border-radius: 6px;
	}

	.sidebar-active.full .products .product{
	    grid-template-columns: 156px 0.8fr 1.2fr 200px;
	}

	.full .products .image-container {
		grid-row: 1 / span 2;
	}

	.list .products .image-container {
		grid-row: 1 / span 3;
	}

	.full .products .woo-loop-product__meta,
	.list .products .woo-loop-product__meta {
		grid-column-start: 2;
		grid-column-end: 3;
    	flex-wrap: wrap;
    	align-items: flex-start;
    	justify-content: flex-start;
    	height: fit-content;
	}

	.woo-loop-product__title {
		overflow: hidden;
	}

	.full .products .woo-loop-product__title,
	.list .products .woo-loop-product__title {
		grid-column-start: 2;
		grid-column-end: 3;
    	height: fit-content;
    	margin-bottom: 0;
    	overflow: initial;
	}

	.list .products .woo-loop-product__title {
		margin-bottom: 12px;
	}

	.full .product .woo-product__attributes {
		grid-column-start: 3;
		grid-column-end: 4;
		grid-row: 1 / span 2;
		padding: 0 24px;
    	border-left: 1px dashed var(--t-border-color);
    	border-right: 1px dashed var(--t-border-color);
	}

	.full .products .woo-loop-product__footer {
		grid-column: 4 / 4;
	    grid-row: 1 / span 2;
	    height: 100%;
	    align-items: center;
	    justify-content: center;
	    flex-direction: column;
	    padding-bottom: 32px;
	    gap: 8px;
	}

	.list .products .woo-loop-product__footer {
		grid-column-start: 2;
		grid-column-end: 3;
	}


	.full .products .woo-product__brand {
		flex-basis: 100%;
		margin-bottom: 6px;
	}

	.woo-loop-product__meta,
	.woo-single-product__meta {
		display: flex;
		align-items: center;
		gap:8px;
		margin-bottom: 4px;
		width: fit-content;
	}

	.woo-loop-product__meta p,
	.star-rating span strong,
	.wc-block-components-product-rating-stars__stars {
		margin: 0;
		font-size: 13px;
		line-height: 16px;
		color:#777;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.compare-table td.product-rating {
		font-size: 13px;
		line-height: 13px;
		color:#777;
	}

	.compare-table td.product-rating * {
		line-height: 0;
	}

	.compare-table td.product-rating div {
		display: inline-block;
		vertical-align: text-top;
		position: relative;
		transform: translateY(3px);
	}

	.star-rating span strong {
		font-weight: normal;
	}


	.woo-loop-product__meta .rating:before,
	.star-rating span strong:before,
	.wc-block-components-product-rating-stars__stars:before {
		width: 14px;
		height: 14px;
		content: "";
		display:inline-flex;
		margin-right: 6px;
		-webkit-mask-image: url(images/icons/star.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/star.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-size: 100%;
		position: relative;
		top: -1px;
	}

	.woo-loop-product__footer {
		margin-top: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.woo-loop-product__footer .button,
	.woo-loop-product__footer .added_to_cart {
		font-size: 0;
		line-height: 0;
		font-weight: 800;
		text-decoration: none;
		text-transform: uppercase;
		width:48px;
		height: 48px;
		min-width: 48px;
		border-radius: 48px;
		padding: 0;
		margin: 0 0 0 auto;
	    position: relative;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    gap: 4px;
	    transform-origin: center;
	    transition: border-color.3s ease;
		color: #fff;
		border:2px solid var(--e-global-color-primary);
		background-color: var(--e-global-color-primary);
	}

	.woo-loop-product__footer .read-more {
		flex-direction: row-reverse;
		gap:0;
	}

	.full .woo-loop-product__footer .button,
	.full .woo-loop-product__footer .added_to_cart,
	.list .woo-loop-product__footer .button,
	.list .woo-loop-product__footer .added_to_cart,
	.full .woo-loop-product__footer .button:before,
	.full .woo-loop-product__footer .added_to_cart:before,
	.list .woo-loop-product__footer .button:before,
	.list .woo-loop-product__footer .added_to_cart:before {
        transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    }

	.full .woo-loop-product__footer .button:hover,
	.full .woo-loop-product__footer .added_to_cart:hover,
	.list .woo-loop-product__footer .button:hover,
	.list .woo-loop-product__footer .added_to_cart:hover {
        background-color: var(--t-title-color);
        border-color:var(--t-title-color);
        color: #fff;
    }

	.woo-loop-product__footer .button.loading,
	.fbt-info.loading:after {
		animation: et__quickSpin 1s linear infinite;
	}

	.full .woo-loop-product__footer .button.loading,
	.list .woo-loop-product__footer .button.loading {
		animation: none;
	}

	.full .woo-loop-product__footer .button.loading:before,
	.list .woo-loop-product__footer .button.loading:before {
		animation: et__quickSpin 1s linear infinite;
	}

	.woo-loop-product__footer .button.loading:after {
		display: none;
	}

	@keyframes et__quickSpin {
	    0% {
	        transform: rotate(0deg);
	    }
	    100% {
	        transform: rotate(360deg);
	    }
	}

	.woo-loop-product__footer .button:after,
	.woo-loop-product__footer .added_to_cart:after {
		content: "";
		display: block;
		width: inherit;
		height: inherit;
		border-radius: inherit;
		background-color: inherit;
		position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -24px;
	    margin-left: -24px;
	    transform: scale(1);
	    transform-origin: center;
    	transition: transform 0.2s cubic-bezier(.19,1,.22,1);
    	z-index: -1; /* Ensures it's behind the button */
    	background-color: var(--e-global-color-primary);
    	opacity: 0;
    	transition: opacity .1s .1s ease, transform 0.4s cubic-bezier(.19,1,.22,1);
	}

	.woo-loop-product__footer .added_to_cart:after {
    	z-index: 1; /* Ensures it's behind the button */
	}

	.woo-loop-product__footer .added + .added_to_cart:after {
		animation: et__scaleBounce 0.4s cubic-bezier(.19,1,.22,1);
		transform: scale(1);
	}

	@keyframes et__scaleBounce {
	    0% {
	        transform: scale(1);
	    }
	    50% {
	        transform: scale(1.2);
	    }
	    100% {
	        transform: scale(1);
	    }
	}

	.woo-loop-product__footer .added {
		display: none;
	}

	.woo-loop-product__footer .button:hover:after,
	.woo-loop-product__footer .added_to_cart:hover:after {
	    transform: scale(1.2);
    	opacity: 1;
    	transition: opacity .05s ease, transform 0.4s cubic-bezier(.19,1,.22,1);
	}

	.woo-loop-product__footer .button:before,
	.woo-loop-product__footer .added_to_cart:before,
	.inner-cell > .button:before,
	.single_add_to_cart_button:before,
	.add_to_cart_all:before,
	.et__wc-tabs .et__button:before {
		content: "";
		display: block;
		width: inherit;
		height: inherit;
		-webkit-mask-image: url(images/icons/cart.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 45% 50%;
	    mask-image: url(images/icons/cart.svg);mask-repeat: no-repeat;mask-position: 45% 50%;
	    -webkit-mask-size: 24px;
	    mask-size: 24px;
	    background-color: #fff;
	    position: absolute;
	    top: -2px;
	    left: -2px;
	}

	.buy-now-button:before {
		left: 0;
	}

	.inner-cell > .button:before,
	.single_add_to_cart_button:before,
	.add_to_cart_all:before,
	.et__wc-tabs .et__button:before {
	    background-color: #fff;
	}

	.woo-loop-product__footer .added_to_cart:before {
		z-index: 2;
	}

	.woo-loop-product__footer .button:hover:before,
	.woo-loop-product__footer .added_to_cart:hover:before,
	.inner-cell > .button:hover:before,
	.single_add_to_cart_button:hover:before,
	.add_to_cart_all:hover:before,
	.et__wc-tabs .et__button:hover:before {
	    background-color: #fff;
	    transition: background-color .1s ease;
	}

	.woo-loop-product__footer .button.loading:hover:before,
	.woo-loop-product__footer .added_to_cart.loading:hover:before {
		background-color: #fff;
	}

	.inner-cell > .button:before {
		position: relative;
        width: 24px;
        height: 24px;
        -webkit-mask-size: 20px;
        mask-size: 20px;
        top: -1px;
	}

	.woo-loop-product__footer .button:not(.add_to_cart_button):before,
	.inner-cell > .button.read-more:before {
		-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 55% 50%;
	    -webkit-mask-size: 12px !important;
	    mask-size: 12px !important;
	    transform: rotate(-90deg);
	    top: 0 !important;
	}

	.grid .products .woo-loop-product__footer .button:not(.add_to_cart_button):before {
		-webkit-mask-size: 16px !important;
	    mask-size: 16px !important;
	}

	.woo-loop-product__footer .product_type_variable:before {
		-webkit-mask-image: url(images/icons/select-options.svg) !important;-webkit-mask-repeat: no-repeat !important;-webkit-mask-position: 50% 50% !important;
	    mask-image: url(images/icons/select-options.svg) !important;mask-repeat: no-repeat !important;mask-position: 50% 50% !important;
	    -webkit-mask-size: 20px !important;
	    mask-size: 20px !important;
	}



	.woo-loop-product__footer .button.loading:before {
		-webkit-mask-image: url(images/icons/loading.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/loading.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
	    -webkit-mask-size: 24px;
	    mask-size: 24px;
	}

	.woo-loop-product__footer .added_to_cart:before {
		-webkit-mask-image: url(images/icons/cart-added.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 45% 50%;
	    mask-image: url(images/icons/cart-added.svg);mask-repeat: no-repeat;mask-position: 45% 50%;
	    -webkit-mask-size: 24px;
	    mask-size: 24px;
	}

	.woo-loop-product__footer .input-group {
		display: none;
	}

	.full .woo-loop-product__footer .input-group {
		display: flex;
		align-items: center;
		justify-content: space-between;
		text-align: center;
  		margin: 0;
  		-moz-appearance: textfield;
  		transition: all .3s ease;
  		border-radius: 6px;
  		width: 100%;
	}

	.full .woo-loop-product__footer .input-group input[type="button"] {
		padding: 0;
		height: 48px;
		width: 48px;
		min-width: 48px;
		color: var(--t-title-color);
		border: 1px solid var(--t-border-color);
		background-color: transparent !important;
		border-radius: 6px 0 0 6px;
		font-size: 0;
		line-height: 0;
		background-image: url(images/icons/minus.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 10px;
	}


	.full .woo-loop-product__footer .input-group input[type="button"]:last-child {
		border-radius: 0 6px 6px 0;
		background-image: url(images/icons/plus.svg);
	}

	.full .woo-loop-product__footer .qty {
		outline: none !important;
		border:none !important;
		border-top: 1px solid var(--t-border-color) !important;
		border-bottom: 1px solid var(--t-border-color) !important;
		margin: 0;
		text-align: center;
		border-radius: 0 !important;
	}

	.full .woo-loop-product__footer .qty:focus {
		outline: none !important;
	}

	.full .woo-loop-product__footer .qty::-webkit-inner-spin-button,
	.full .woo-loop-product__footer .qty::-webkit-outer-spin-button {
		-webkit-appearance: none;
    	margin: 0;
	}

	.woo-loop-product__title,
	.wc-block-components-product-title,
	.product .wc-block-components-product-name {
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0;
		font-weight: 700;
	}

	.full .woo-loop-product__title {
		font-size: 20px;
		line-height: 26px;
	}

	.woo-loop-product__title a:hover,
	.wc-block-components-product-title a:hover {
		text-decoration: underline;
		text-underline-offset: 4px;
    	text-decoration-thickness: 2px;
	}

	.woo-loop-product__title a,
	.wc-block-components-product-title a {
		text-decoration: none;
		color: inherit !important;
	}

	.label-recommended {
		position: absolute;
		bottom: 30%;
		left: 10%;
		transform: rotate(15deg);
		display: block;
		width: 25%;
		height: 25%;
		min-width: 48px;
		min-height: 48px;
		z-index: 5;
		border-radius: 300%;
	}

	.single-product-summary-info .label-recommended {
		position: relative;
		left: 0;
		bottom: 0;
		transform: none;
		width: fit-content;
		height: 40px;
		min-height: 40px;
		min-width: 32px;
		display: flex;
		align-items: center;
		padding: 8px 16px 8px 48px;
		border-radius: 6px;
		color: var(--e-global-color-accent);
		border: 1px solid var(--t-border-color-dark);
		background-color: var(--t-background-color);
		text-transform: uppercase;
		font-weight: 800;
		letter-spacing: 0.5px;
		margin-bottom: 8px;
	}

	.single-product-summary-info .label-recommended:after {
		width: 24px;
		height: 24px;
		left: 16px;
		top: 8px;
	}

	.single-product-summary-info .label-recommended:before {
		display: none;
	}

	.mini.list .product .label-recommended {
		min-width: 28px;
		min-height: 28px;
		width: 28px;
		height: 28px;
		bottom: 8px;
		left: auto;
		right: 8px;
	}

	.label-recommended:before {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 80%;
		height: 80%;
		z-index: 4;
		border-radius: 300%;
		transform: translate(-50%,-50%);
		background-color: #fff;
	}

	.label-recommended:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: var(--e-global-color-accent);
		-webkit-mask-image: url(images/icons/recommended.svg);
		-webkit-mask-repeat: no-repeat;
		-webkit-mask-position: left top;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/recommended.svg);
		mask-repeat: no-repeat;
		mask-position: left top;
		mask-size:100%;
		z-index: 5;
	}

	.woo-loop-product__labels {
		position: absolute;
		top: 16px;
		left: 16px;
		display: flex;
		gap: 8px;
		z-index: 5;
	}

	.woo-loop-product__labels *,
	.savings-wrapper .savings,
	.savings-wrapper .savings-discount,
	.wc-block-components-product-badge {
		padding:4px 8px;
		text-align: center;
		font-weight: 800;
		font-size: 12px;
		line-height: 16px;
		letter-spacing: .5px;
		border-radius: 6px;
		text-transform: uppercase;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		color: #fff;
	}

	.woo-loop-product__labels > *:empty {
		display: none;
	}

	.woo-loop-product__labels > .label-recommended {
		display: block;
	}

	.list.mini .woo-loop-product__labels {
		gap: 2px;
	}

	.list.mini .woo-loop-product__labels * {
		padding:2px 4px;
		font-size: 10px;
		line-height: 14px;
		border-radius: 4px;
	}

	.product .price,
	.product-price > span,
	.fbt-info .total-price,
	.woocommerce-grouped-product-list-item__price {
		font-weight: 800;
		font-size: 24px;
		line-height: 28px;
		display: flex;
		gap: 2px;
		flex-direction: column;
	}

	.woocommerce-grouped-product-list-item__price {
		flex-direction: row;
		text-decoration: none;
		align-items: baseline;
	}

	

	.woocommerce-grouped-product-list-item__price .woocommerce-Price-amount {
		text-decoration: none;
		font-size: 18px;
	}

	.woocommerce-grouped-product-list-item__price del {
		color: var(--t-title-color);
		font-weight: normal;
		font-size: 70% !important;
		text-decoration: none;
	}

	.woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
		font-weight: normal;
		text-decoration: line-through;
		opacity: .5;
		padding-right: 4px;
	}

	.product .price:empty {
		display: none;
	}

	.list .products .product .price {
		align-items: center;
		flex-direction: row;
		gap: 8px;
	}

	.product-price > span {
		flex-direction: row;
	}

	.full .products .product .price {
		flex-direction: row;
		gap: 8px;
		margin-bottom: 8px;
		align-items: center;
	}

	.product .price del,
	.product .price .from,
	.product-price > span del {
		color: #777;
		font-size: 66%;
		font-weight: normal;
		text-decoration: line-through;
    	line-height: 1em;
	}

	.grid .products .product .price del,
	.grid .products .product .price .from {
		margin-top: -12px;
	}

	.product .price ins,
	.product .price .from {
	    text-decoration: none;
	}

	.star-rating span {
		font-size: 0;
		line-height: 0;
	}

	.woocommerce-pagination,
	nav.pagination {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 16px;
		margin-top: 32px;
	}

	nav.pagination {
		grid-column: 1 / -1;
	}

	.woocommerce-pagination:empty,
	nav.pagination:empty{
		margin: 0;
	}

	.woocommerce-pagination:after,
	nav.pagination:after {
		width: 100%;
		height: 1px;
		content: "";
		display: block;
		background-color: var(--t-border-color);
		margin-left: auto;
	}

	.woocommerce-pagination:empty:after,
	nav.pagination:empty:after{
		display: none;
	}

	ul.page-numbers,
	.nav-links,
	.page-links,
	.wp-block-query-pagination,
	.wp-block-query-pagination-numbers {
		display: inline-flex;
		align-items: center;
		justify-content:flex-start;
		gap: 8px;
		margin:0;
		padding: 0;
		width: fit-content;
	}

	.wp-block-query-pagination-numbers {
		margin-bottom: 0 !important;
	}

	.page-links {
		padding-bottom: 12px;
		margin-bottom: 24px;
	}

	#single-post .nav-links {
		display: flex;
		justify-content:space-between;
		width: 100%;
	}

	.page-numbers > li,
	.page-numbers > li > *,
	.nav-links a,
	.nav-links > span,
	.page-links a,
	.page-links > span,
	.wp-block-query-pagination a,
	.wp-block-query-pagination-numbers a,
	.wp-block-query-pagination-numbers span{
		min-height: 40px;
		min-width: 40px;
		border-radius: 6px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content:center;
		color: var(--t-title-color);
		text-decoration: none;
		transition: all .3s ease;
		background-color: var(--t-background-color);
		color: var(--t-title-color);
		font-weight: 500;
	}

	.page-links a:hover,
	.page-links .current,
	.wp-block-query-pagination-numbers .current,
	.wp-block-query-pagination-numbers a:hover {
		color: #fff;
		background-color: var(--e-global-color-primary);
		border-color: var(--e-global-color-primary);
	}

	.nav-links > .nav-previous > a,
	.nav-links > .nav-next > a,
	.wp-block-query-pagination > a {
		padding: 0 16px;
		color: var(--t-title-color);
	}

	.wp-block-query-pagination > a:hover {
		background-color: var(--e-global-color-primary);
		border-color: var(--e-global-color-primary);
	}

	.nav-links > .nav-previous > a:hover,
	.nav-links > .nav-next > a:hover,
	.wp-block-query-pagination > a:hover {
		color: #fff;
	}

	.single-post .nav-links a {
		background-color: #fff;
		color: var(--t-title-color);
		border:1px solid var(--t-border-color-dark);
	}

	.nav-links > .nav-next {
		margin-left: auto;
	}

	.nav-links a {gap:6px}

	.page-numbers > li > a.next,
	.page-numbers > li > a.prev,
	.nav-links a.next,
	.nav-links a.prev {
		font-size: 0;
		line-height: 0;
		position: relative;
	}

	.page-numbers > li > a.next:before,
	.page-numbers > li > a.prev:before,
	.nav-links .nav-previous a:before,
	.nav-links .nav-next a:after,
	.nav-links .next:before,
	.nav-links .prev:before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 10px;
		mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 10px;
		background-color: var(--t-title-color);
		transform: rotate(90deg);
		transition: background-color .3s ease;
	}

	.nav-links .nav-previous a:before,
	.nav-links .nav-next a:after {
		position: relative;
		width: 10px;
		height: 10px;
	}

	.page-numbers > li > a.next:before,
	.nav-links .nav-next a:after,
	.nav-links .next:before {
		transform: rotate(-90deg);
	}

	.page-numbers > li:hover > a.next:before,
	.page-numbers > li:hover > a.prev:before,
	.nav-links .nav-previous a:hover:before,
	.nav-links .nav-next a:hover:after,
	.nav-links .next:hover:before,
	.nav-links .prev:hover:before {
		background-color: #fff;
	}

	.woocommerce-info,
	#wc-guest-checkout-notice,
	.wc-block-components-checkout-step__description,
	.wc-block-checkout__terms .wc-block-components-checkbox__label {
		padding: 16px;
    	font-size: 14px;
    	line-height: 22px;
    	border-radius: 6px;
    	background-color: #E9F3FB;
    	color: var(--e-global-color-primary);
	}

	.wc-block-checkout__login-prompt {
    	color: var(--e-global-color-primary);
    	text-underline-offset: 4px;
    	transition: color .3s ease;
    	font-weight: 500;
	}

	.wc-block-checkout__login-prompt:hover {
    	color: var(--t-title-color);
	}

	.return-to-shop {
		color: #fff !important;
		text-decoration: none;
		margin-top: 24px;
		margin-bottom: 24px;
	}

	.woocommerce-notices-wrapper {
		margin-bottom: 24px;
		width: 100%;
		outline: none;
		display: flex;
		flex-direction: column;
		gap:12px;
	}

	.woocommerce-notices-wrapper ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-direction: column;
		gap:8px;
		outline: none;
	}

	.woocommerce-notices-wrapper:empty {
		margin-bottom: 0;
	}

	.woocommerce-message,
	.woocommerce-error li,
	.woocommerce-thankyou-order-received,
	#password_strength {
		padding: 12px;
		border-radius: 6px;
		outline: none;
		background-color: #E9F3FB;
		display: flex;
		align-items: center;
		gap:12px;
		flex-wrap: wrap;
		width: 100%;
	}

	.woocommerce-thankyou-order-received {
		background-color: #ebffeb;
		border:1px solid #09a603;
		color:var(--t-title-color);
	}

	.woocommerce-error li {
		background-color: #ffe3e8;
		color:var(--t-title-color);
		border:1px solid #bf0426;
	}

	.woocommerce-error li a {
		color:var(--t-title-color);
    	transition: color .3s ease;
    	text-decoration: none;
	}

	.woocommerce-message a {
		color:var(--e-global-color-primary);
		text-decoration: none;
	}

	.woocommerce-message .wc-forward {
		color: #fff;
		text-decoration: none;
	}

	.woocommerce-error li a:hover,
	.woocommerce-message a:hover {
		color: #fff;
		text-decoration: underline;
    	text-underline-offset: 4px;
    	text-decoration-thickness: 1px;
	}

	.woocommerce-message a:hover {
		color:var(--e-global-color-primary);
	}

	.woocommerce-info a.woocommerce-Button {
		text-decoration: none !important;
		color: #fff !important;
	}

	.woocommerce-info a.woocommerce-Button:hover {
		color: #fff !important;
	}

	.woocommerce-message .wc-forward:hover {
		color: #fff;
		text-decoration: none;
	}

/* Quick view ----- */

	.qv-shadow,
	.qv-shadow-loading,
	.search-wrapper,
	.account-nav,
	.product-categories-popup,
	.gsap-lightbox-overlay {
		position: fixed;
		background-color: rgba(0, 0, 0, 0.8);
		width: 100vw;
		height: 100vh;
		z-index: 999999;
		top: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.product-categories-popup {
		padding-bottom: 12px;
	}

	.qv-shadow-loading:before,
	.account-nav {
		background-color: #fff;
	}

	.qvw {
		width: 960px;
		max-width: 100vw;
		max-height: 70dvh;
		background-color: #fff;
		transform: translateY(0);
		opacity: 1;
		border-radius:6px;
	    transition: transform 0.6s cubic-bezier(.19,1,.22,1), opacity 0.2s ease-out;
	}

	.qvw.loading {
		opacity:0;
		transform: translateY(10%);
	}

	.qvw-close {
		z-index: 15;
		cursor: pointer;
		top: 16px;
		right: 16px;
	}

	.qvw-close:hover {
		background-color: var(--t-title-color);
	}

	.qvw > .product {
		height: inherit;
		max-height: inherit;
		padding: 32px;
		overflow-y: scroll;
	    overflow-x: hidden;
	}

	.qvw > .product.loading {
		overflow: hidden;
	}

	.qvw > .product.loading:before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(255, 255, 255, 0.8);
		z-index: 16;
		width: 100%;
    	height: 100%;
    	border-radius: 6px;
	}

	.qvw > .product.loading:after {
		position: fixed !important;
	}

	.qvw > .product.loading:after,
	.wc-block-cart-items tbody tr.is-disabled:after {
		z-index: 17 !important;
	}

	.wc-block-cart-items tbody tr.is-disabled:after {
		opacity: 1 !important;
	}

	.qvw > .product > .single-product-main {
		height: inherit;
		gap:0 !important;
	}

	.qvw > .product > .single-product-main > * {
		width: 50%;
		min-width: 50%;
		max-width: 50%;
	}

	.qvw .woocommerce-product-gallery {
		opacity: 1 !important;
		padding:0 !important;
	}

	.qvw .woocommerce-product-gallery-wrapper {
		position: sticky;
		top:0;
		left: 0;
	}

	.qvw .summary {
		flex-direction: column;
		height: 100%;
		padding-left: 32px !important;
		gap:0 !important;
		justify-content: flex-start !important;
	}

	.qvw .single-product-summary-info, 
	.qvw .single-product-add-to-cart-wrap {
		width: 100%;
	}

	.qvw .woocommerce-review-link,
	.qvw .yay-currency-single-page-switcher,
	.qvw .wcv,
	.qvw .product_meta,
	.qvw .woo-product__attributes {
		display: none !important;
	}

	.qvw .single-product-add-to-cart {
		box-shadow: none;
		padding: 0;
	}

	.qvw .additional-information {
		margin-bottom: 24px;
		width: 100%;
	}

	.qvw .additional-information h2 {
		font-size: 16px;
		line-height: 22px;
		background-color: var(--t-background-color);
		border:1px solid var(--t-border-color);
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap:8px;
		border-radius: 6px;
		padding:6px 16px;
		margin-bottom: 0;
	}

	.qvw .additional-information h2.active {
		margin-bottom: 8px;
	}

	.qvw .additional-information h2 + table {
		display: none;
	}

	.qvw .additional-information h2.active + table {
		display: table;
	}

	.qvw .additional-information h2:after,
	.qvw .additional-information h2:before {
		width: 12px;
		height: 12px;
		display: block;
		content: "";
		-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 100%;
		background-color: var(--t-title-color);
	}

	.qvw .additional-information h2:after {
		margin-left: auto;
	}

	.qvw .additional-information h2:before {
		-webkit-mask-image: url(images/icons/info.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-image: url(images/icons/info.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 100%;
		background-color: var(--e-global-color-primary);
		width: 18px;
		height: 18px;
	}

	.qvw .additional-information h2.active:after {
		transform: rotate(180deg);
	}

	.qvw .additional-information table th,
	.qvw .additional-information table td {
		padding: 4px 8px;
    	font-size: 13px;
    	line-height: 18px;
	}

	.qvw .additional-information p {
		font-size: 13px;
    	line-height: 18px;
	}

	.qvw .woocommerce-product-details__short-description {
		padding-top: 0;
		padding-bottom: 24px;
	}

	.qvw .woo-single-product__meta .br {
		display: none;
	}

/* Single product ----- */

	.woocommerce-grouped-product-list-item__label {
		display: flex;
		order: 1;
	}

	.woocommerce-grouped-product-list-item__label > label {
		margin-bottom: 0;
	}

	.woocommerce-grouped-product-list-item__label > label > a {
		text-decoration: none;
		color: var(--t-title-color) !important;
	}

	.woocommerce-grouped-product-list-item {
		display: flex !important;
		flex-direction: column-reverse;
		background-color: var(--t-background-color);
		padding: 12px;
		border-radius: 6px;
		margin-bottom: 12px;
	}

	.woocommerce-grouped-product-list-item input.qty {
		margin-bottom: 0 !important;
	}

	#et-content > .product {
		max-width: 100%;
	}

	.woocommerce-tabs,
	.loop-products.fbt,
	.related.products,
	.history.products {
		margin-top: 56px;
		width: 100%;
	}

	.compare-products-single {
		margin-top: 40px;
	}

	.single-product-main,
	.single-product-main .summary {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}

	.single-product-main .summary {
		padding-left: 48px;
		gap: 48px;
	}

	.single-product-main {
		position: relative;
	}

	.single-product-main .woocommerce-product-gallery-wrapper,
	.single-product-main .woocommerce-product-gallery-wrapper-placeholder {
		width: 324px;
		min-width: 324px;
	}

	.single-product-main .summary {
		width: calc(100% - 324px);
	}

	.single-product-summary-info,
	.single-product-add-to-cart-wrap {
		width: 50%;
	}

	.single-product-add-to-cart {
		background-color: #fff;
		border-radius: 6px;
		padding: 32px;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		position: relative;
	}

	.woocommerce-product-gallery-wrapper.scroll, 
	.sticky-wc-block-cart__sidebar.scroll {
		position: absolute;
		z-index: 55;
	}

	.sticky-wc-block-cart__sidebar.scroll {
		width: 100%;
	}

	.woocommerce-product-gallery-wrapper-placeholder,
	.sticky-wc-block-cart__sidebar-placeholder {
		display: none;
	}

	.woocommerce-product-gallery-wrapper.scroll + .woocommerce-product-gallery-wrapper-placeholder,
	.sticky-wc-block-cart__sidebar.scroll + .sticky-wc-block-cart__sidebar-placeholder  {
		display: block;
	}

	.woocommerce-product-gallery {
		position: relative;
	}

	.single-product-main .woocommerce-product-gallery__image {
		cursor: zoom-in;
	}

	.single-product-main .flex-control-thumbs {
		list-style: none;
		margin: 12px 0 0 0;
		padding: 0;
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 12px;
		flex-wrap: wrap;
	}

	.single-product-main .flex-control-thumbs img {
		cursor: pointer;
		border-radius: 6px;
		border:1px solid var(--t-border-color);
		max-width: 100px;
		transition: border-color .3s ease;
	}

	.single-product-main .flex-viewport,
	.single-product-main .woocommerce-product-gallery__image {
		border-radius: 6px;
		border:1px solid var(--t-border-color);
	}

	.single-product-main .flex-viewport .woocommerce-product-gallery__image {
		border:none;
	}

	.woocommerce-product-gallery__trigger span {
		display: none;
	}

	.woocommerce-product-gallery__trigger {
		width: 32px;
		height: 32px;
		border-radius: 32px;
		background-color: rgba(0,0,0,0.6);
		cursor: pointer;
		position: absolute;
		top: 16px;
		right: 16px;
		display: block;
		z-index: 5;
		transition: all .3s ease;
	}

	.woocommerce-product-gallery__trigger:before {
		width:100%;
		height:100%;
		content: "";
		display: block;
		-webkit-mask-image: url(images/icons/search.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:20px;
		mask-image: url(images/icons/search.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:20px;
		background-color: #fff;
	}

	.single-product-summary-info .product_title {
		font-size: 32px;
		line-height: 1.15em;
		margin-bottom: 16px;
	}

	.woo-single-product__brand {
		margin-bottom: 16px;
		display: grid;
    	grid-column-gap: 12px;
		grid-template-columns: 120px 1fr;
	}

	.woo-single-product__brand h2,
	.woo-single-product__brand p {
		margin: 0;
		transform: translateY(-2px);
	}

	.woo-single-product__brand h2 {
		text-transform: uppercase;
		font-size: 16px;
		transform: translateY(4px);
	}

	.woo-single-product__brand a {
		grid-row: 1 / span 2;
	}

	.woo-single-product__brand .woo-product__brand {
		display: block;
		width: fit-content;
	}

	.woo-single-product__brand img {
	    height: auto;
	    width: 100%;
	    max-width: 120px;
	}

	.woo-single-product__meta {
		gap:12px;
		flex-wrap: wrap;
		margin-bottom: 16px;
	}

	.woo-single-product__meta .br {
		flex-basis: 100%;
	}

	.woo-single-product__meta .woocommerce-product-rating {
		display: flex;
	    align-items: center;
	    gap: 8px;
	    width: fit-content;
	    line-height: 1em;
	    padding-left: 14px;
	    border-left: 1px solid var(--t-border-color);
	}

	.woo-single-product__meta .woocommerce-review-link,
	.et__clear_variation-swatches a {
		text-decoration: underline;
    	text-underline-offset: 4px;
    	text-decoration-thickness: 1px;
    	transition: all .3s ease;
	}

	.woo-single-product__meta .woocommerce-review-link:hover,
	.et__clear_variation-swatches a:hover {
		color: var(--t-title-color);
	}

	.woo-single-product__meta .star-rating {
		font-size: 14px;
	}

	.woo-single-product__meta .star-rating span strong,
	.commentlist .star-rating {
		padding: 2px 4px 3px 4px;
		border-radius: 3px;
		outline: 1px solid var(--t-border-color);
	}

	.woo-single-product__meta .sku_wrapper {
		display: inline-flex;
		justify-content: space-between;
		align-items: center;
		gap: 4px;
		cursor: copy;
	}

	.woo-single-product__meta .sku_wrapper:before {
		content: "";
		display: block;
		width: 16px;
		height: 16px;
		-webkit-mask-image: url(images/icons/copy.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/copy.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-size: 100%;
		background-color: #bdbdbd;
	}

	.single-product-summary-info .wcv {
	    position: static;
	    flex-direction: row;
	    transform: translateX(-4px);
	}

	.single-product-summary-info .wcv a {
	    animation: none !important;
	    opacity: 1;
    	transform: none;
    	z-index: 1;
	}

	.single-product-summary-info .wcv .quick-view-toggle {
		display: none;
	}

	.single-product-summary-info .woo-product__attributes {
		display: block;
		padding-top: 8px;
	}

	.single-product-summary-info .wcv {
		flex-wrap: wrap;
		margin-top: 16px;
		padding: 16px 0;
		border:1px solid var(--t-border-color);
		border-left: none;
		border-right: none;
		width: 100%;
		column-gap: 8px;
		justify-content: flex-start;
	}

	.woo-single-product__meta .wcv {
		margin: 0;
	}

	.single-product-summary-info .wcv a {
		flex-direction: row;
	}

	.single-product-summary-info .wcv .whatsapp-chat-button {
		width: max-content;
	    border-radius: 6px;
	    height: 40px;
	    padding: 0 16px;
	    align-items: center;
	    color: #fff;
	    font-weight: 600;
	    gap: 8px;
		text-decoration: none !important;
		transition: color 0.3s ease, background-color 0.3s ease;
	}

	.single-product-summary-info .wcv .whatsapp-chat-button:before {
		width: 16px;
	    height: 16px;
	    mask-size: 16px;
	    position: static;
	    background-color: #fff !important;
	    transition: inherit;
	}

	.single-product-summary-info .wcv .whatsapp-chat-button:after {
		transform: none;
		content:attr(title);
		transition: inherit;
	}

	.single-product-summary-info .wcv .whatsapp-chat-button:hover {
	    background-color: var(--t-title-color);
	    color: #fff;
	}

	.single-product-summary-info .wcv .whatsapp-chat-button:hover:before {
	    background-color: #fff !important;
	}

	.single-product-summary-info .stock-status {
		padding: 0 24px;
	    height: 40px;
	    border-radius: 56px;
	    border: 2px solid #bdbdbd;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    gap: 6px;
	    width: fit-content;
	    font-weight: 600;
	}

	.single-product-summary-info .stock-status:before {
		display: block;
		content: "";
		width: 12px;
		height: 12px;
		border-radius: 12px;
		background-color: #bdbdbd;
	}

	.single-product-summary-info .instock {
		border-color: var(--e-global-color-accent);
		color: var(--e-global-color-accent);
	}

	.single-product-summary-info .instock:before {
		background-color: var(--e-global-color-accent);
	}

	.single-product-summary-info .outofstock {
		border-color: #bf0426;
		color: #bf0426;
	}

	.single-product-summary-info .outofstock:before {
		background-color: #bf0426;
	}

	.summary .product_meta {
		padding-top: 24px;
		display: flex;
		flex-direction: column;
		gap: 8px;
	}

	.summary .posted_in a,
	.summary .tagged_as a {
		text-decoration: underline;
	    text-underline-offset: 4px;
	    text-decoration-thickness: 1px;
	    transition: all .3s ease;
	    color: var(--e-global-color-text);
	}

	.summary .tagged_as a {
		display: inline-flex;
		align-items: center;
		gap: 4px;
	}

	.summary .tagged_as a:before,
	.post-bottom .tagcloud a:before {
		content: "";
		display: block;
		width: 12px;
		height: 12px;
		-webkit-mask-image: url(images/icons/tag.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/tag.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
		background-color: var(--e-global-color-text);
		transition: inherit;
	}

	.single-product-add-to-cart .price {
    	gap: 2px;
    	margin-top: 0;
    	margin-bottom: 16px;
	}

	.single-product-add-to-cart .price > .price {
		margin-bottom: 0;
	}

	.single-product-add-to-cart .price,
	.single-product-add-to-cart .price > span,
	.fbt-info .total-price {
		font-size: 32px;
    	line-height: 36px;
	}

	.single-product-add-to-cart .price > .from {
		font-size: 50%;
	}

	.savings-wrapper {
		display: flex;
		align-items: center;
		gap:8px;
		margin-bottom: 8px;
	}

	.savings-wrapper .savings {
		width:fit-content;
		position: relative;
	}

	.savings-wrapper .savings-discount {
		width:fit-content;
		position: relative;
	}

	.et__variation-swatches {
		display: flex;
		flex-direction: column;
		gap: 20px;
		margin: 0 0 22px 0;
		padding: 0;
		list-style: none;
	}

	.et__variation-swatches select {
		margin-bottom: 0;
	    padding: 0 8px;
	    height: 48px;
	    font-size: 14px;
	    background-position-x: calc(100% - 12px) !important;
	}

	.et__variation-swatches li {
		display: flex;
		column-gap: 8px;
		row-gap: 4px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
		padding: 0;
	}

	.et__variation-swatches li .variation-label {
		color: var(--t-title-color);
		font-weight: 700;
		flex-basis: 100%;
	}

	.variation-item .color:not(:empty) {
		text-indent: -9000em;
	}

	.variation-item .color,
	.variation-item .image,
	.variation-item .label{
		height: 32px;
		min-width: 32px;
		border-radius: 6px;
		position: relative;
	}

	.variation-item .label {
		height: auto;
		padding:9px;
		line-height: 1em;
		font-size: 13px;
		font-weight: 500;
		color: var(--t-title-color);
		text-decoration: none;
	}

	.variation-item .image {
		height: auto;
		display: flex;
		flex-direction: column-reverse;
		gap: 8px;
		align-items: center;
		justify-content: center;
		width: 64px;
		max-width: 64px;
		line-height: 1em;
	    font-size: 13px;
	    font-weight: 500;
	    text-decoration: none;
	    text-align: center;
	    color: var(--t-title-color);
	}

	.variation-item .color:empty,
	.variation-item .image > img,
	.variation-item .label {
		border:2px solid var(--t-border-color);
	}

	.variation-item .color > span {
		width: 100%;
		height: 100%;
		border-radius: inherit;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}

	.variation-item .image > img {
		width: 100%;
		border-radius: inherit;
		display: block;
	}

	.variation-item .chosen {
		position: relative;
	}

	.variation-item .image.chosen img,
	.variation-item .label.chosen {
		border-color: var(--t-title-color);
	}

	.variation-item .color.chosen:before {
		border-radius: 0;
    	border:none;
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%,-50%);
    	background-color: #fff;
		-webkit-mask-image: url(images/icons/attr-choosen.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 14px;
		mask-image: url(images/icons/attr-choosen.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 14px;
		z-index: 3;
	}

	.variation-item .color.chosen.empty:before {
    	background-color: var(--t-title-color);
	}

	.variation-item .color.chosen.empty {
    	background-image: none;
	}

	.et__clear_variation-swatches {
		margin-top: -10px;
	}

	.et__clear_variation-swatches a {
		display: none;
		font-size: 14px;
		margin-bottom: 0 !important;
	}

	.et__clear_variation-swatches a.active {
		display: block;
	}

	form.variations_form > table.variations {
		display: none;
	}

	.woocommerce-variation p[role="alert"],
	.variations_form .out-of-stock {
		padding: 8px 12px;
	    border-radius: 6px;
	    font-size: 12px;
	    line-height: 18px;
	    color: #bf0426;
	    background-color: #ffebee;
	    font-weight: 500;
	    margin-top: 0;
	}

	.woocommerce-variation p[role="alert"]:last-child,
	.variations_form .out-of-stock:last-child {
		margin-bottom: 0;
	}

	.single-product-add-to-cart .woocommerce-variation-price {
		display: none;
	}

	.single-product-add-to-cart .woocommerce-variation-description:not(:empty),
	.single-product-add-to-cart .woocommerce-variation-availability:not(:empty) {
		padding-bottom: 16px;
    	font-size: 14px;
    	line-height: 18px;
	}

	.single-product-add-to-cart .quantity {
		position: relative;
	}

	.single-product-add-to-cart .quantity:before,
	.single-product-add-to-cart .quantity:after {
		position: absolute;
		width: 48px;
		height: 100%;
		content: "";
		display: block;
		top: 0;
		left: 0;
		background: url(images/icons/minus.svg) no-repeat 50% 50%;
		background-size: 12px !important;
		border-right: 2px solid var(--t-border-color);
		z-index: 2;
		cursor: pointer;
	}

	.single-product-add-to-cart .quantity:after {
		left: auto;
		right: 0;
		background: url(images/icons/plus.svg) no-repeat 50% 50%;
		border-left: 2px solid var(--t-border-color);
		border-right: none;
	}

	.single-product-add-to-cart input.qty {
		text-align: center;
		padding: 0 48px;
		border:2px solid var(--t-border-color);
		margin-bottom: 8px;
		outline: none !important;
		user-select: none;
	}

	.single-product-add-to-cart input.qty:focus {
		outline: none !important;
		border-color: var(--t-border-color);
	}

	.single-product-add-to-cart input.qty {
	    -moz-appearance: textfield; /* Firefox */
	}

	.single-product-add-to-cart input.qty::-webkit-inner-spin-button,
	.single-product-add-to-cart input.qty::-webkit-outer-spin-button {
	    -webkit-appearance: none;
	    margin: 0;
	}

	.single-product-add-to-cart .single_add_to_cart_button {
		width: 100%;
	}

	.single-product-add-to-cart .single_add_to_cart_button:before,
	.add_to_cart_all:before,
	.et__wc-tabs .et__button:before {
		position: relative;
        width: 24px;
        height: 24px;
        -webkit-mask-size: 20px;
        mask-size: 20px;
        top: -1px;
	}

	.buy-now-button {
		text-decoration: none;
		margin-top: 8px;
	}

	.single-product-add-to-cart .buy-now-button:before {
    	-webkit-mask-image: url(images/icons/buynow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 45% 50%;
    	mask-image: url(images/icons/buynow.svg);mask-repeat: no-repeat;mask-position: 45% 50%;
    	-webkit-mask-size: 24px;
    	mask-size: 24px;
	}

	.buy-now-button:hover {
		color: #fff !important;
	}

	.loop-products.fbt {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 0;
		padding: 32px 40px 40px 40px;
	    border: 3px solid var(--t-color-highlight);
	    border-radius: 6px;
	}

	.loop-products.fbt > .fbt-content {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		gap: 40px;
	}

	.loop-products.fbt > h2 {
		font-size: 24px;
		display: flex;
		align-items: center;
		gap:8px;
		flex-basis: 100%;
	}

	.loop-products.fbt .fbt-content > ul {
		grid-template-columns: repeat(3, minmax(0, 1fr));
    	grid-column-gap: 40px;
	}

	.fbt-content > .products > .product:after {
		content: "";
		display: block;
		width: 40px;
		height: 40px;
		-webkit-mask-image: url(images/icons/plus-fbt.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/plus-fbt.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 23px;
		mask-size: 23px;
		background-color: var(--t-border-color-dark);
		position: absolute;
		top: 50%;
		right: -40px;
		transform: translateY(-50%);
	}

	.fbt-content > .products > .product:last-child:after,
	.fbt-content > .products > .product:nth-child(3n + 3):after {
		display: none;
	}

	.fbt-content > .fbt-info {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		gap: 8px;
		min-width:fit-content;
		position: relative;
	}

	.fbt-info.loading:before {
		width: 100%;
		height: 100%;
		content: "";
		display: block;
		top: 0;
		left: 0;
		background-color: rgba(255, 255, 255, 0.8);
		position: absolute;
		z-index: 15;
	}

	.fbt-info.loading:after {
		z-index: 16;
	}

	.fbt-info h4 {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 900;
		margin: 0;
	}

	.add_to_cart_all {
		color: #fff !important;
		background-color: var(--e-global-color-primary) !important;
		text-decoration: none;
	}

	.add_to_cart_all:hover {
		background-color: var(--t-title-color) !important;
	}

	.sp-section {
		padding: 48px 0;
	}

	.fbt-content .woo-loop-product__footer .button,
	.fbt-content .woo-loop-product__footer .added_to_cart {
		display: none;
	}

	.wc-tabs {
		margin:0 auto;
		padding:12px;
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		border-radius: 6px;
		gap:8px;
		background-color: var(--t-background-color);
	}

	.wc-tabs li {
		min-width: fit-content;
	}

	.wc-tabs a {
		color: var(--t-title-color) !important;
		background-color: #fff;
		text-decoration: none;
		font-size: 18px;
		line-height: 24px;
		font-weight:700;
		border-radius: 6px;
		padding:8px 24px;
		display: block;
	}

	.wc-tabs .active > a {
		background-color: var(--e-global-color-primary);
		color: #fff !important;
	}

	.woocommerce-Tabs-panel {
		padding-top: 24px;
	}

	.woocommerce-Tabs-panel > h2:first-child,
	.rating-bars > h2:first-child,
	.related > h2:first-child {
		font-size: 24px;
	}

	.woocommerce-Tabs-panel--description p {
		font-size: 16px;
	}

	.woocommerce-Tabs-panel--description p:last-child {
		margin-bottom: 0;
	}

	.woocommerce-product-attributes {
		text-align: left;
		width: 100%;
	    border-collapse: collapse;
	}

	.woocommerce-product-attributes p {
		margin:0;
	}

	.woocommerce-product-attributes th,
	.woocommerce-product-attributes td {
		padding:4px 12px;
	}

	@supports (-webkit-touch-callout: none) {
		.woocommerce-product-attributes th,
		.woocommerce-product-attributes td {
			position: relative;
			/* your additional iOS-only styles here */
		}
	}

	.woocommerce-product-attributes th {
		color: var(--t-title-color);
	}

	.woocommerce-product-attributes tr {
		position: relative;
	}

	.woocommerce-product-attributes tr:nth-child(odd) > th:before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 6px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		background-color: var(--t-background-color);
	}

	.woocommerce-product-attributes a {
		text-decoration: underline;
	    text-underline-offset: 4px;
	    text-decoration-thickness: 1px;
	    transition: color .3s ease;
	}

	.woocommerce-product-attributes a:hover {
		color: var(--e-global-color-primary);
	}

	.woocommerce-Tabs-panel--reviews {
		display: flex;
		gap: 40px;
	}

	.rating-bars {
		flex-basis: 30%;
	}

	.woocommerce-Reviews {
		flex-basis: 70%;
	}

	.woocommerce-Reviews:only-child {
		flex-basis: 100%;
	}

	.rating-bars .rating-count {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 4px;
		margin-bottom: 48px;
	}

	.rating-bars .rating-count .star-rating {
		border: 1px solid var(--t-border-color);
	    border-radius: 6px;
	    padding: 8px 8px 4px 8px;
	    line-height: 1em;
	}

	.rating-bars .rating-count .star-rating span strong {
	    font-weight: 800;
	    font-size: 24px;
	    line-height: 24px;
	    color: var(--t-title-color);
	}

	.rating-bars .rating-count .star-rating span strong:before {
	    width: 24px;
	    height: 24px;
	    margin-right: 8px;
	    transform: translateY(-2px);
	}

	.rating-progress {
		background-color: var(--t-background-color);
		border:1px solid var(--t-border-color);
		border-radius: 6px;
		height: 16px;
		width: 100%;
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.rating-progress > .bar {
		background-color: var(--t-color-highlight);
		border-radius: inherit;
		position: absolute;
		top: -1px;
		left: -1px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
	}

	.rating-progress + .rating-progress {
		margin-top: 40px;
	}

	.rating-progress .text,
	.rating-progress .count {
		transform: translateY(-20px);
		font-weight: 600;
		color: var(--t-title-color);
		font-size: 16px;
	}

	.write-review {
		margin-top: 32px;
		border:2px solid var(--t-title-color);
		color: var(--t-title-color);
	}

	.write-review:hover {
		color: #fff;
		background-color:var(--t-title-color) !important;
	}

/* Product comments ----- */

	.comments-area {
		padding-top: 24px;
	}

	.comment-list ul.children,
	.commentlist {
		border:1px solid var(--t-border-color);
		border-radius:6px;
		background-color: var(--t-border-color);
		display: flex;
		gap: 1px;
		flex-direction: column;
		margin: 0;
		padding: 0;
		line-height: normal;
		overflow: hidden;
	}

	.commentlist {
		gap: 1px;
	}

	.comment-list .comment,
	.commentlist .review  {
		max-width: 100%;
		position: relative;
		padding: 16px;
	}

	.commentlist .review {
		background-color: #fff;
	}

	.commentlist .comment_container  {
		display: flex;
		gap:16px;
		align-items: flex-start;
		width: 100%;
	}

	.commentlist .review .star-rating {
		position: absolute;
		top: 16px;
		right: 16px;
	}

	.commentlist .meta,
	.commentlist .description p {
		margin: 0;
	}

	.commentlist .avatar {
		border-radius: 500px;
	}

	.woocommerce-review__author {
		color: var(--t-title-color);
	}

	.commentlist .star-rating {
		background-color: var(--t-background-color);
		border-radius:6px;
		padding: 4px 8px;
		line-height: 0;
	}

	#comments + #review_form_wrapper {
		margin-top: 24px;
	}

	span[aria-labeledby="comment-form-rating-label"] {
		display: flex;
		gap: 24px !important;
		row-gap: 16px !important;
		flex-wrap: wrap;
		align-items: center;
	}

	.comment-form-rating a {
		width: 20px;
		height: 20px;
		transition: all .3s;
		text-indent: -9000em;
		display: inline-block;
		position: relative;
		background-color:var(--t-color-highlight);
		-webkit-mask-image: url(images/icons/star.svg);
		-webkit-mask-position: left top;
	    mask-image: url(images/icons/star.svg);
	    mask-position: left top;
	    -webkit-mask-size: 20px;
	    mask-size: 20px;
		transition: all .3s ease-out;
		height:19px;
		vertical-align: middle;
		transform: translateY(-1px);
	}

	.comment-form-rating .star-2 {width: 40px;}
	.comment-form-rating .star-3 {width: 60px;}
	.comment-form-rating .star-4 {width: 80px;}
	.comment-form-rating .star-5 {width: 100px;}


	.comment-form-rating a:hover,
	.comment-form-rating a.active {
		background-color:var(--e-global-color-primary);
	}

/* Product cart ----- */

	.et__cart {
		padding: 56px 28px 0 0;
        max-width: 520px;
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -40px;
        background-color: #fff;
        box-shadow: -16px 0 24px rgba(0, 0, 0, 0.1);
        transform: translateX(100%);
        transition: none;
        z-index: -1;
        overflow:hidden;
	}

	.shop-cart-before-mini-cart-widgets,
	.shop-cart-after-buttons-widgets,
	.et__cart .woocommerce-mini-cart__total,
	.et__cart .woocommerce-mini-cart__buttons,
	.et__cart .product_list_widget,
	.et__cart > h3,
	.et__cart .spcw {
		padding-left: 16px;
		padding-right: 28px;
	}

	.et__cart .product_list_widget {
		margin-right: 28px;
	}

	.et__cart .spcw {
		padding-left: 1px;
		padding-bottom: 24px;
		margin-top: auto;
		margin-left: 16px;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.et__cart .spcw + .woocommerce-mini-cart__total {
		margin-top: 0;
	}

	.et__cart .product_list_widget {
		padding-right: 0;
	}

	.et__cart > .side-cart-content > *:last-child {
		padding-bottom: 16px;
	}

	.active.et__cart {
        transition: transform 0.5s cubic-bezier(.19,1,.22,1);
        transform: translateX(0);
        z-index: 99999;
    }

    .et__cart > .side-cart-content {
		min-height: calc(100vh - 80px);
	    position: relative;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	}

	.et__cart > h3 {
		font-size: 18px;
	    line-height: 24px;
	    text-transform: uppercase;
	    font-weight: 800;
	    transform: translateY(-28px);
	    position: relative;
	    margin: 0;
	    width: fit-content;
	}

	.woocommerce-mini-cart__empty-message {text-align: center;}

	.et__cart .widget_shopping_cart {
		flex-grow: 1;
		display: flex;
    	flex-direction: column;
	}

	.et__cart .widget_shopping_cart_content {
		position: relative;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
		flex-grow: 1;
	}

    .et__cart-toggle {
    	width: 48px;
    	min-width: 48px;
    	height: 48px;
    	min-height: 48px;
    	border-radius: 48px;
    	border:1px solid transparent;
    	background-color: var(--t-border-color);
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	position: relative;
    	cursor: pointer;
    	transition: background-color .3s ease, border-color .3s ease;
    }

    .small.elementor-widget-et_mini_cart .et__cart-toggle {
    	width: 40px;
    	height: 40px;
    	border-radius: 40px;
    }

    .et__cart-toggle:before {
    	width: 50%;
    	height: 50%;
    	-webkit-mask-image: url(images/icons/cart.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
    	-webkit-mask-size: 100%;
    	mask-image: url(images/icons/cart.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
    	mask-size: 100%;
    	content: "";
    	display: block;
    	background-color: var(--t-title-color);
    	transform: translateX(-1px);
    	transition: inherit;
    }

    .et__cart-toggle > .cart-contents,
    .compare-counter,
    .wishlist-counter {
    	width: 20px;
    	height: 20px;
    	min-height: 20px;
    	max-width: 20px;
    	border-radius: 20px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	font-size: 12px;
    	line-height: 20px;
    	font-weight: 700;
    	color: #fff;
    	background-color: var(--t-title-color);
    	position: absolute;
    	top: 0px;
    	right: -4px;
    }

    .sticky-dashboard .et__cart-toggle > .cart-contents {
    	background-color: var(--e-global-color-primary);
    	right:50%;
    	transform: translateX(32px);
    }

    .et__cart-toggle > .cart-contents:empty,
    .et__cart-shadow,
    .compare-counter:empty,
    .wishlist-counter:empty {
    	display: none;
    }

	.active.et__cart + .et__cart-shadow {
		width: 100vw;
		height: 100vh;
		position: fixed;
		z-index: 99998;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0,0.2);
		display: block;
		animation: et__shadowAppear .3s ease;
	}

	.et__cart-toggle-remove {
		right: 56px;
		top: 24px;
	}

	.et__cart .woocommerce-mini-cart__total,
	.et__cart .woocommerce-mini-cart__buttons,
	.et__cart .shop-cart-after-buttons-widgets {
		position: relative;
		background-color: var(--t-background-color);
	}

	.et__cart .woocommerce-mini-cart__total:before {
		content: "";
		display: block;
		width: calc(100% + 32px);
		height: 1px;
		background-color: var(--t-border-color-dark);
		left: -16px;
		top: 0;
		position: absolute;
		top: 0;
	}

	.et__cart .woocommerce-mini-cart__buttons .button:first-child {
		background-color: transparent;
		box-shadow:inset 0 0 0 2px var(--e-global-color-primary) !important;
	}

	.et__cart .woocommerce-mini-cart__buttons .button:first-child:hover {
		box-shadow:inset 0 0 0 2px var(--t-title-color) !important;
		color: #fff;
		background-color: var(--t-title-color);
	}

	.et__cart .product_list_widget {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		grid-row-gap: 8px;
		border:none;
		max-height: calc(100vh - var(--offset-value,200px));
		overflow-y: scroll;
		padding-bottom: 24px;
	}

	.et__cart .product_list_widget.no-gap {
		padding-bottom: 0 !important;
	}

	.et__cart .product_list_widget li {
		align-items: flex-end;
		outline: none;
		padding: 12px;
		background-color: var(--t-background-color);
		border-radius: 6px;
		width: 100%;
	}

	.et__cart .product_list_widget li:last-child {
		border-bottom: none;
	}

	.et__cart .product_list_widget li a:not(.remove) {
		display: flex;
		gap: 16px;
		margin: 0;
		padding:0;
		font-size: 16px;
	    line-height: 22px;
	    letter-spacing: -0.5px;
	    width: 100%;
	}

	.et__cart .mini_cart_item > a:not(.remove) span{
		height: fit-content;
		padding: 0 40px 40px 0;
	}

	.et__cart .product_list_widget li img {
		max-width: 100px;
		min-width: 100px;
		margin: 0;
	}

	.et__cart .product_list_widget li .quantity {
    	padding: 0;
	    font-size: 14px;
	    line-height: 14px;
	    background-color: transparent;
	    width: calc(100% - 140px);
	    align-items: flex-end;
	    gap: 8px;
	    justify-content: space-between;
	    position: absolute;
	    bottom: 12px;
	    right: 12px;
	}

	.et__cart .product_list_widget li .woocommerce-Price-amount {
		font-size: 16px;
		font-weight: 700;
	}

	.et__cart .widget_shopping_cart_content dl {
	    width: calc(100% - 116px);
	    padding-bottom: 40px;
	}

	.et__cart .swiper {
    	overflow: visible;
	}

	.et__cart .similar-products-carousel {
		grid-row-gap: 0;
    	grid-column-gap: 0;
	}

	.similar-products-title {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 16px;
		margin-top: 0;
		padding-top: 24px;
	}

	.similar-products-link {
		font-size: 14px;
		line-height: 18px;
		text-decoration: underline !important;
		text-decoration-thickness: 1px;
		text-underline-offset: 4px;
		cursor: pointer;
		color: var(--t-title-color);
		transition: color .3s ease;
	}

	.et__cart .qtn {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 96px;
		height: 32px;
		border-radius: 6px;
		background-color: #fff;
		border:1px solid var(--t-border-color-dark);
		position: relative;
		z-index: 3;
		text-align: center;
	}

	.et__cart .qtn > * {
		width: 32px;
		height: 32px;
		user-select: none;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.et__cart .qtn > .val {
		border:1px solid var(--t-border-color-dark);
		border-top: none;
		border-bottom: none;
	}

	.et__cart .qtn > .inc {
		background: url(images/icons/plus.svg) no-repeat 50% 50%;
		background-size: 10px;
		cursor: pointer;
	}

	.et__cart .qtn > .minus {
		background-image: url(images/icons/minus.svg);
	}

	.spcc.loading > .swiper {
		opacity: 0;
	}

	.spcc.loading {
		position: relative;
	}

	.et__cart.loading:before {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		content: "";
		background-color: rgba(255, 255, 255, 0.5);
		z-index: 4;
	}

	.et__cart.loading:after {
		z-index: 5;
		margin: -20px 0 0 -40px !important;
		background-color: var(--t-title-color);
	}

	.spcc.loading:before,
	.fbt-info.loading:after,
	.et__cart.loading:after,
	.qv-shadow-loading:before,
	.qvw > .product.loading:after,
	.wc-block-cart-items tbody tr.is-disabled:after,
	.gsap-lightbox-overlay .image-wrapper:after {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 40px;
		height: 40px;
		content: "";
		margin: -20px 0 0 -20px;
		display: block;
		-webkit-mask-image: url(images/icons/loading.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/loading.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 100%;
    	mask-size: 100%;
		animation: et__quickSpin 0.6s linear infinite;
		background-color: var(--t-border-color-dark);
	}

	.shop-cart-before-mini-cart-widgets,
	.shop-cart-after-buttons-widgets {
		display: none;
	}

	.woocommerce-mini-cart__empty-message {
		position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    margin: 0;
	    min-height: 200px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    gap: 16px;
	    flex-direction: column;
	}

	.woocommerce-mini-cart__empty-message:before,
	.wp-block-woocommerce-empty-cart-block:before {
		content: "";
		width:200px;
		height: 200px;
		background-color: #f5f5f5;
		-webkit-mask-image: url(images/icons/cart.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-image: url(images/icons/cart.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:100%;
		transform: translateX(-12px);
	}

	.et__cart .wcv > *:not(.quick-view-toggle),
	.et__cart .woo-loop-product__footer .button {
		display: none !important;
	}

/* Cart page ----- */

	.woocommerce-cart #et-content > .woocommerce {
		display: flex;
		flex-wrap: wrap;
		column-gap: 32px;
	}

	.woocommerce-cart #et-content > .woocommerce > .woocommerce-notices-wrapper,
	.wc-block-components-notices,
	.wc-block-components-notice-snackbar-list,
	.with-scroll-to-top__scroll-point {
		flex-basis: 100%;
	}

	.shop_table .actions:after {
		display: block;
		clear: both;
		content: "";
	}

	.shop_table .coupon {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap:8px;
		width: fit-content;
	}

	.shop_table .coupon button {
		width: fit-content;
		min-width: 200px;
		margin: 0;
	}

	.shop_table #coupon_code {
		margin: 0 !important;
	}

	.shop_table button[name="update_cart"] {
		float: right;
	}

	.wc-block-components-loading {display: none !important;}

	.wc-block-cart,
	.woocommerce-checkout,
	.wc-block-checkout,
	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block,
	.wp-block-woocommerce-cart:not(.is-loading) > div > div[aria-hidden="false"] {
		display: flex;
		align-items: flex-start;
		gap:32px;
		width: 100%;
		align-items: normal;
		position: relative;
	}

	.wp-block-woocommerce-cart .wc-block-cart-items,
	.wp-block-woocommerce-cart .wc-block-components-sidebar > * {
		opacity: 0;
	}

	.wp-block-woocommerce-cart.loaded .wc-block-cart-items,
	.wp-block-woocommerce-cart.loaded .wc-block-components-sidebar > * {
		opacity: 1;
	}

	.wp-block-woocommerce-cart,
	.wp-block-woocommerce-checkout {
		min-height: 50dvh;
	}

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block,
	.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-filled-checkout-block {
		align-items: flex-start;
	}

	.wp-block-woocommerce-empty-cart-block {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		gap:24px;
	}

	.wp-block-woocommerce-cart {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-direction: column;
	}

	.is-loading .wp-block-woocommerce-empty-cart-block {
		display: none !important;
	}

	.wp-block-woocommerce-empty-cart-block .wp-block-separator {
		display: none;
	}

	.wc-block-cart > .wc-block-components-main,
	.wc-block-checkout > .wc-block-components-main,
	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,
	.woocommerce-cart .woocommerce-cart-form {
		width: 73%;
	}

	.wc-block-cart > .wc-block-components-sidebar,
	.wc-block-checkout > .wc-block-components-sidebar,
	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
	    width: 27%;
	    position: relative;
	}

	.woocommerce-cart .cart-collaterals {
	    width: calc(27% - 32px);
	}

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
		margin-top: 33px;
		min-height: 50dvh;
		border-radius: 6px;
		border:1px solid var(--t-border-color);
		background-color: #fff;
		position: relative;
		margin: 0 !important;
	}

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
		margin-top: 33px;
		margin: 0;
		display: flex;
		flex-direction: column;
		gap:16px;
	}

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block > * {
		display: none;
	}

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block:before {
		min-height: 222px;
		background-color: var(--t-background-color);
		border:1px solid var(--t-border-color-dark);
		width: 100%;
		display: block !important;
		content: "";
		border-radius: 6px;
		animation: __pulseBG 1.8s ease-in-out infinite;   /* speed & easing */
	}

	@keyframes __pulseBG {
	  0%   { background-color: #f0f0f0; }
	  50%  { background-color: #e0e0e0; }
	  100% { background-color: #f0f0f0; }
	}

	

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block:after {
		height: 48px;
		width: 100%;
		display: block !important;
		content: "";
		background-color: var(--e-global-color-primary);
		border-radius: 6px;
	}

	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
		display: none;
	}

	.wp-block-woocommerce-cart > div > div[aria-hidden="false"]:not(:empty) {
		min-height: 50dvh;
	}

	.wc-block-cart-items,
	.shop_table {
		border-collapse: collapse;
		width: 100%;
	}

	.wc-block-cart-items th,
	.wc-block-cart__totals-title,
	.shop_table th,
	.cart_totals h2 {
		font-size: 16px;
		font-weight: 700;
		padding:0 8px 8px 8px;
		color: var(--t-title-color);
		text-align: left;
	}

	.wc-block-cart-items th:first-child,
	.shop_table th:first-child {
		padding-left: 16px;
	}

	.wc-block-cart-items th:last-child,
	.shop_table th:last-child {
		padding-right: 16px;
	}

	.wc-block-cart__totals-title,
	.cart_totals > h2 {
		margin-bottom: 0;
    	margin-top: -60px;
    	padding: 0px 0 17px 0;
	}

	.cart_totals > h2 {
	    margin-top:2px;
	}

	.wc-block-cart-items tbody,
	.shop_table tbody,
	.shop_table,
	.shop_table.woocommerce-table--order-details {
		position: relative;
	}

	.wc-block-cart-items tbody:after,
	.shop_table tbody:after,
	.shop_table.woocommerce-checkout-review-order-table:after,
	.shop_table.woocommerce-table--order-details:after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 6px;
		border:1px solid var(--t-border-color);
		z-index: -1;
	}

	.shop_table.woocommerce-checkout-review-order-table tbody:after,
	.shop_table.woocommerce-table--order-details tbody:after {
		display: none;
	}

	.wc-block-cart-items tbody tr,
	.shop_table tbody tr,
	.shop_table tfoot tr {
		vertical-align: top;
		overflow: hidden;
		border-bottom:1px solid var(--t-border-color);
		position: relative;
	}

	.wc-block-cart-items__row[aria-label] {
	    background-color: #f0f0f0;
		animation: __pulseBG 1.8s ease-in-out infinite;   /* speed & easing */
	}

	.wc-block-cart-items__row[aria-label] * {opacity: 0}

	.wc-block-cart-items__row[aria-label] + .wc-block-cart-items__row[aria-label] {display: none !important;}

	.wc-block-cart-items tbody tr.is-disabled {
		position: relative;
	}

	.wc-block-cart-items tbody tr.is-disabled > * {
		opacity: 0;
		z-index: -1;
	}

	.shop_table tfoot tr:first-child {
		border-top:1px solid var(--t-border-color);
	}

	.wc-block-cart-items tbody tr:last-child,
	.shop_table tbody tr:last-child,
	.shop_table tfoot tr:last-child {
		border-bottom:none;
	}

	.wc-block-cart-items tbody tr > td:first-child,
	.shop_table tbody tr > td:first-child,
	.shop_table tfoot tr > td:first-child {
		padding-left: 16px;
	}

	.wc-block-cart-items tbody tr > td:last-child,
	.shop_table tbody tr > td:last-child,
	.shop_table tfoot tr > td:last-child {
		padding-right: 16px;
	}

	.shop_table tfoot th {
		padding: 16px 8px;
	}

	.wc-block-cart-items td,
	.shop_table td {
		padding:16px 8px;
	}

	.cart_totals .shop_table td,
	.cart_totals .shop_table th {
		padding:16px !important;
	}

	.shop_table .product-subtotal {
		padding-right: 56px !important;
	}

	.wc-block-cart-item__image,
	.shop_table .product-thumbnail {
		max-width: 150px;
		width: 150px;
	}

	.wc-block-cart-item__wrap {
		display: flex;
		flex-direction: column;
		gap:8px;
	}

	.wc-block-components-product-name,
	.shop_table .product-name a {
		font-size: 18px;
	    line-height: 24px;
	    letter-spacing: -0.5px;
	    font-weight: 700;
	    color: var(--t-title-color);
	    transition: all .3s ease;
	    text-decoration: none;
	}

	.wc-block-components-product-name:hover,
	.shop_table .product-name a:hover {
		text-decoration: underline;
    	text-decoration-thickness: 2px;
    	text-underline-offset: 4px;
    	color: var(--e-global-color-primary);
	}

	.wc-block-components-product-metadata__description p {
		margin-top: 8px;
		margin-bottom: 8px;
		line-height: 1.5em;
	}


	.wc-block-components-product-price,
	.wc-block-components-totals-item .wc-block-formatted-money-amount,
	.product-subtotal .amount,
	.product-total .amount,
	.cart-subtotal .amount,
	.order-total .amount,
	tfoot td .amount,
	.woocommerce-orders-table__cell-order-total .amount {
		display: flex;
    	align-items: center;
    	gap:8px;
    	font-size: 18px;
    	font-weight: 700;
    	color: var(--e-global-color-secondary);
	}

	.product-total .amount,
	.cart-subtotal .amount,
	.order-total .amount,
	tfoot td .amount {
		justify-content: flex-end;
	}

	.woocommerce-shipping-totals td {
		text-align: right;
	}

	.shop_table td.product-price span,
	.cart_totals .shop_table td .amount,
	.cart_totals .shop_table td .amount span {
		font-size: 18px;
    	font-weight: 700;
    	color: var(--e-global-color-secondary);
	}

	.product .wc-block-components-product-price {
		align-items: flex-start;
	}

	.wc-block-components-product-price__regular {
		color: var(--e-global-color-text);
		font-weight: 400;
		font-size: 15px;
		text-decoration: line-through;
	}

	.wc-block-components-product-price__value {
    	text-decoration: none;
	}

	.wc-block-components-product-badge {
		width: fit-content;
		background-color: var(--e-global-color-accent);
		display: flex;
		align-items: center;
		gap:4px;
	}

	.wc-block-components-product-details,
	.shop_table .variation {
		list-style: none;
		margin: 8px 0;
		padding: 0;
		width: fit-content;
	}

	.shop_table .variation {
		display: flex;
		flex-wrap: wrap;
	}

	.wc-block-components-product-details li,
	.shop_table .variation dt,
	.shop_table .variation dd,
	.wc-item-meta li {
		padding:0 8px;
		border-radius: 6px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 12px;
		gap:4px;
	}

	.shop_table .variation dt,
	.shop_table .variation dd {
		display: inline-flex;
		margin: 0;
		padding: 0;
		flex-basis: calc(50% - 8px);
	}

	.shop_table .variation dt {
		border-radius: 6px 0 0 6px;
		padding: 0 0 0 8px;
	}

	.shop_table .variation dd {
		border-radius: 0 6px 6px 0;
		padding: 0 8px 0 0;
	}

	.shop_table .variation dd p {
		margin: 0;
		font-size: inherit;
	}

	.wc-block-components-product-details li:nth-child(odd),
	.wc-item-meta li:nth-child(odd),
	.shop_table .variation dt:nth-child(4n + 1),
	.shop_table .variation dd:nth-child(4n + 2) {
		background-color: var(--t-background-color);
	}

	.wc-block-components-quantity-selector {
		position: relative;
		max-width:98px;
		width: 100%;
		padding: 0 32px;
		border:1px solid var(--t-border-color);
		border-radius: 6px;
	}

	.wc-block-components-quantity-selector button {
		position: absolute;
		top: 0;
		left:0;
		padding: 0;
		width: 32px;
		height: 32px;
		border-radius: 6px 0 0 6px !important;
		text-indent: -9000em;
		background-color:#fff;
		display: flex;
		align-items: center;
		justify-content: center;
		gap:0 !important;
		transition: none;
	}

	.wc-block-components-quantity-selector button:before {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		-webkit-mask-image: url(images/icons/minus.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/minus.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-size:100%;
		background-color: var(--t-title-color);
	}

	.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus:before {
		-webkit-mask-image: url(images/icons/plus.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/plus.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
	}

	.wc-block-cart-item__remove-link:before,
	.shop_table .product-remove a:before {
		transition: inherit;
	}

	.shop_table .product-remove a:hover {
		background-color: var(--t-title-color);
	}

	.wc-block-cart-item__remove-link:hover:before,
	.shop_table .product-remove a:hover:before {
		background-color: #fff;
	}

	.wc-block-components-quantity-selector button + button {
		left: auto;
		right: 0;
		border-radius: 0 6px 6px 0 !important;
	}

	.wc-block-components-quantity-selector__input,
	.shop_table .quantity input {
		border-radius: 0 !important;
		padding: 0 !important;
		text-align: center !important;
		border-top:none !important;
		border-bottom:none !important;
		margin: 0 !important;
		width: 32px;
		height: 32px !important;
		font-size: 14px !important;
		transition: none !important;
	}

	.shop_table .quantity {
		width: 96px;
		border:1px solid var(--t-border-color);
		border-radius:6px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.shop_table .quantity:before,
	.shop_table .quantity:after {
		content: "";
		display: block;
		width: 32px;
		height: 32px;
		-webkit-mask-image: url(images/icons/minus.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 10px;
		mask-image: url(images/icons/minus.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 10px;
		background-color: var(--t-title-color);
		cursor: pointer;
	}

	.shop_table .quantity:after {
		-webkit-mask-image: url(images/icons/plus.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 10px;
		mask-image: url(images/icons/plus.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 10px;
	}

	.wc-block-components-quantity-selector__input:focus,
	.shop_table .quantity input:focus {
		outline: none !important;
		border-color: var(--t-border-color) !important;
	}

	.wc-block-components-quantity-selector__input::-webkit-inner-spin-button,
	.wc-block-components-quantity-selector__input::-webkit-outer-spin-button,
	.shop_table .quantity input::-webkit-inner-spin-button,
	.shop_table .quantity input::-webkit-outer-spin-button {
	  -webkit-appearance: none;
	  margin: 0;
	}

	/* Firefox */
	.wc-block-components-quantity-selector__input[type=number],
	.shop_table .quantity input {
	  -moz-appearance: textfield;
	}

	.wc-block-cart-item__remove-link,
	.shop_table .product-remove a {
		position: relative;
		left: 0;
		bottom: 0;
		padding: 0;
		gap:0;
		margin-top: 16px;
	}

	.shop_table .product-remove {
		position: absolute;
		top: 0;
		right: 0;
		padding: 16px 16px 0 0 !important;
		display: block;
		z-index: 5;
	}

	.shop_table .product-remove a {
		margin-top: 0;
	}

	.wp-block-woocommerce-cart-order-summary-block {
		border-radius: 6px;
		padding: 24px 0 0 0;
		border:1px solid var(--t-border-color-dark);
		margin-top: 50px;
		margin-bottom: 0 !important;
		background-color: var(--t-background-color);
	}

	.cart_totals .shop_table tbody:before {
		border-radius: 6px;
		content: "";
		background-color: var(--t-background-color);
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
	    top: 0;
	    left: 0;
	    z-index: -1;
	}

	.wc-block-components-totals-wrapper {
		padding:16px;
		border-top:1px solid var(--t-border-color-dark);
		position: relative;
		margin-bottom: 0 !important;
	}

	.wc-block-components-totals-wrapper:last-child:after {
		display: none;
	}

	.wc-block-cart__totals-title + .wc-block-components-totals-wrapper {
		border: none !important;
	}

	.wc-block-components-panel__button,
	.wc-block-components-totals-item {
		display: flex;
		align-items: center;
		justify-content: space-between;
		color: var(--t-title-color);
		font-weight: 600;
	}

	.wc-block-components-totals-item {
		flex-wrap: wrap;
	}

	.wc-block-components-totals-item__description {
		flex-basis: 100%;
	}

	#wc-block-components-totals-coupon__input-coupon {
		margin-bottom: 0;
	}

	.wc-block-components-totals-coupon__form:after {
		display: none;
	}

	label[for="wc-block-components-totals-coupon__input-coupon"] {
		display: none;
	}

	.wc-block-components-totals-coupon .wc-block-components-panel__button {
		flex-direction: row-reverse;
		cursor: pointer;
	}

	.wc-block-components-panel__button + .wc-block-components-panel__content {
		padding-top: 16px;
	}

	.wc-block-components-totals-wrapper:empty {
		display: none;
	}

	.wc-block-cart__submit-container {
		margin-top: 16px;
		display: flex;
		flex-direction: column;
		gap:8px;
	}

	.wc-block-components-totals-coupon__form {
		display: flex;
		flex-direction: column;
		gap:8px;
	}

	.wc-block-cart__submit-container > a {
		display: block;
		text-decoration: none;
		display: block;
		transition: all .3s ease !important;
	}

	.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
		fill: var(--t-title-color) !important;
	}

	.cross-sells-products {
		padding-top: 24px;
		display: none;
	}

	.cart-collaterals + .cross-sells {
		padding-top: 24px;
		width: 100%;
	}

	.cross-sells-products.active {
		display: block;
	}

	.wp-block-woocommerce-cart-cross-sells-block,
	[data-collection="woocommerce/product-collection/cross-sells"] {
		display: none;
	}

	.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
	.order-total th {
		font-size: 18px;
	}

	.wc-block-components-totals-footer-item .wc-block-formatted-money-amount,
	.cart_totals .shop_table td[data-title="Total"] span,
	.order-total .amount{
		font-size: 24px;
	}

	[id^="validate-error-"],
	#password_strength {
		display: flex;
		margin: 0;
		align-items: center;
		gap:6px;
		padding: 8px;
		border-radius: 6px;
		color: #000;
		background-color: var(--t-color-highlight);
		font-weight: 600;
		margin-top: 8px;
		font-size: 12px;
		line-height: 16px;
	}

	.wc-block-components-button--loading .wc-block-components-spinner {
		background-color: #fff !important;
	}

	.wc-block-components-product-rating-stars__stars {
		position: absolute;
		top: 16px;
		right: 16px;
		z-index: 3;
	}

	.wc-block-components-product-rating-stars__stars > span {
		width: auto !important;
		font-size: 0;
		line-height: 0;
	}

	.wc-block-components-product-rating-stars__stars strong,
	.wc-block-components-product-rating-stars__stars .rating {
		font-size: 13px;
	    line-height: 16px;
	    color: #777;
	    font-weight: 400;
	}

	.wc-block-components-product-rating-stars__stars strong:after {
		content: " / ";
	}

	.wp-element-button.add_to_cart_button {
		width: 100%;
		margin-top: 8px;
		background-color: var(--e-global-color-primary);
		transition: all .3s ease;
	}

	.wp-element-button.add_to_cart_button:hover {
		background-color: var(--t-title-color);
	}

	.wp-block-woocommerce-empty-cart-block:before {
		display: block;
	}

	.wp-block-woocommerce-empty-cart-block > * {
		display: none;
	}

	.new-products {
		width: 100%;
		padding-top: 48px;
		margin-top: 24px;
		border-top: 1px solid var(--t-border-color);
	}

	.wc-block-cart__empty-cart__title {
		width: 100%;
		text-align: center;
		margin: 0;
		line-height: 1.15em;
		font-size: 16px;
		font-weight: 400;
	}

	.new-products.active,
	.wc-block-cart__empty-cart__title {
		display: block;
	}

	.wc-proceed-to-checkout a,
	.wc-proceed-to-checkout + .checkout-button {
		color: #fff;
		width: 100%;
		margin-top: 8px;
	}

	.wc-proceed-to-checkout + .checkout-button {
		background-color: var(--e-global-color-accent);
	}

	.wc-proceed-to-checkout + .checkout-button:hover {
		background-color: var(--t-title-color);
	}

	.woocommerce-shipping-calculator p,
	.woocommerce-shipping-destination {
		margin: 0;
	}

	#shipping_method {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#shipping_method label,
	.shop_table tfoot td {
		margin: 0;
		text-align: right;
	}

	.shipping-calculator-button {
		text-decoration: underline;
	    text-decoration-thickness: 1px;
	    text-underline-offset: 4px;
	    color: var(--e-global-color-primary);
	    display: block;
	    margin: 8px 0 8px 0;
	}

	.wc-block-components-totals-item__value strong {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		color: #fff;
		background-color: var(--e-global-color-accent);
		border-radius: 6px;
		padding:4px 8px;
		font-weight: 600;
	}

	.wc-block-components-totals-shipping-panel .wc-block-components-panel__button {
		justify-content: flex-start;
		gap:8px;
		color: var(--t-title-color);
		border:1px solid var(--t-border-color-dark);
		background-color: #fff;
		border-radius: 6px;
		padding:4px 8px;
		font-weight: 600;
		cursor: pointer;
	}

	.wc-block-components-totals-shipping-panel .wc-block-components-panel__button p {
		margin: 0;
	}

	.wc-block-components-totals-shipping-address-summary {
		font-size: 14px;
		line-height: 1.15em;
		color: var(--t-title-color);
	}

	.wc-block-components-totals-shipping-address-summary strong {
		display: block;
	}

	.wc-block-components-totals-shipping__fieldset {
		padding: 0;
		margin: 24px 0 0 0;
	}

	.wc-block-components-radio-control__option {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		gap:8px;
	}

	.wc-block-components-radio-control__option input[type="radio"] {
		transform: translateY(4px);
		position: relative;
	}

	.wc-block-components-radio-control__option-layout {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.wc-blocks-components-select__container svg {
		display: none;
	}

	.wc-block-components-address-form__city,
	.wc-block-components-address-form__postcode {
		display: flex;
		flex-direction: column-reverse;
	}

	.wc-block-components-address-form__city [id^="validate-error-"],
	.wc-block-components-address-form__postcode [id^="validate-error-"] {
		margin: 0 0 8px 0;
	}

	.wc-block-components-shipping-calculator-address__button,
	button[name="calc_shipping"] {
		width: 100%;
	}

	.wc-empty-cart-message {
		width: 100%;
	}

	.wc-empty-cart-message + .return-to-shop .wc-backward {
		text-decoration: none;
		color: #fff;
	}

/* Checkout page ----- */

	.wc-block-components-checkout-order-summary__title-price,
	.wc-block-components-checkout-order-summary__title-price + .wc-block-components-checkout-order-summary__title-icon {
		display: none;
	}

	.wc-block-checkout,
	.woocommerce-checkout {
		flex-wrap: wrap;
		gap:0;
		column-gap: 32px;
	}

	.wc-block-checkout fieldset,
	.woocommerce-billing-fields,
	.woocommerce-shipping-fields__field-wrapper {
		border-radius: 6px;
		border:1px solid var(--t-border-color);
		margin: 0 0 24px 0;
		padding: 24px;
	}

	.wc-block-components-checkout-step__heading h2 {
		margin-bottom: 0;
	}

	.wc-block-components-checkout-step__heading,
	.woocommerce-billing-fields h3 {
		padding: 16px 24px;
		border-radius: 6px 6px 0 0;
		margin-bottom: 24px;
		background-color: var(--t-border-color);
		color: var(--t-title-color);
		width: calc(100% + 50px);
		position: relative;
		left: -25px;
		margin-top: -25px;
	}

	.wc-block-components-checkout-step__container,
	.woocommerce-billing-fields__field-wrapper,
	.woocommerce-shipping-fields__field-wrapper {
		padding: 24px;
	}

	.wc-block-checkout__order-notes .wc-block-components-checkout-step__container {
		padding: 0;
	}

	.wc-block-checkout label,
	.wc_payment_methods li label,
	.wc-block-components-address-form__address_2-toggle {
		font-weight: 600;
		color: var(--t-title-color);
		display: flex;
		align-items: center;
		gap:8px;
	}

	.wc-block-checkout label input[type="checkbox"],
	.wc-block-checkout label input[type="radio"] {
		transform: translateY(-1px);
	}

	.wc-block-checkout label input[type="radio"] {
		transform: translateY(0);
	}

	.wc-block-checkout label svg {
		display: none;
	}

	.wc-block-checkout > .wc-block-components-main,
	.woocommerce-checkout #customer_details {
		width: 60%;
	}

	.wc-block-checkout > .wc-block-components-sidebar,
	.woocommerce-checkout #order_review {
		width: calc(40% - 32px);
	}

	.wc-block-checkout .wc-block-components-text-input {
		display: flex;
		flex-direction: column-reverse;
	}

	.wc-block-checkout__form .wc-block-components-checkout-step__description,
	.wc-block-checkout__form .wc-block-checkout__terms .wc-block-components-checkbox__label {
		font-size: 12px;
		padding: 8px 16px;
		display: block;
	}

	.wc-block-checkout__terms {
		margin-bottom: 24px;
	}

	.wc-block-components-notices:empty,
	.with-scroll-to-top__scroll-point:empty,
	.wc-block-components-notice-snackbar-list > div:empty {
		display: none;
	}

	.wc-block-checkout__form [id^="validate-error-"] {
		margin: 0;
		gap: 0;
		padding: 4px 8px;
	}

	.wc-block-checkout .wc-block-components-totals-coupon__content [id^="validate-error-"] {
		margin-top: 8px;
	}

	.wc-block-checkout #shipping,
	.wc-block-checkout #billing,
	.woocommerce-billing-fields__field-wrapper,
	.woocommerce-shipping-fields__field-wrapper {
		display: flex;
		flex-wrap: wrap;
		column-gap: 24px;
	}

	.wc-block-checkout #shipping > div,
	.wc-block-checkout #billing > div,
	.woocommerce-billing-fields__field-wrapper > .form-row,
	.woocommerce-shipping-fields__field-wrapper > .form-row {
		width: calc(50% - 12px);
	}

	.woocommerce-billing-fields__field-wrapper > .form-row,
	.woocommerce-shipping-fields__field-wrapper > .form-row {
		margin: 0;
	}

	#billing_address_2_field,#shipping_address_2_field {
		transform: translateY(32px);
	}

	.woocommerce-edit-address #billing_address_2_field,
	.woocommerce-edit-address #shipping_address_2_field {
		transform: translateY(0);
	}

	.wc-block-components-text-input.has-error {
		position: relative;
	}

	.wc-block-checkout .wc-block-components-text-input.has-error .wc-block-components-validation-error {
		position: absolute;
		top: -8px;
		right: 0;
	}

	.wc-block-components-address-card {
		display: none;
	}

	.wc-block-components-radio-control__label-group {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}

	.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content {
		padding: 16px;
		border-bottom: 1px solid var(--t-border-color);
	}

	.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child > .wc-block-components-radio-control__option:not(.wc-block-components-radio-control__option-checked),
	.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child > .wc-block-components-radio-control-accordion-content {
		border-bottom: none;
	}

	.wc-block-checkout__payment-method .wc-block-components-radio-control,
	.wc_payment_methods {
		border-radius: 6px;
		border:1px solid var(--t-border-color);
		overflow: hidden;
	}

	.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
	.wc_payment_methods li {
		padding: 8px 16px;
		background-color: #fff;
		border-bottom: 1px solid var(--t-border-color);
		margin: 0;
		cursor: pointer;
	}

	.wc_payment_methods li:last-child {
		border-bottom: none;
	}

	.wc-block-checkout__actions_row {
		display: flex;
		align-items: center;
		gap: 8px;
		justify-content: space-between;
		padding-top: 24px;
	}

	.wc-block-checkout__actions_row > * {
		width:100%;
	}

	.wc-block-components-checkout-return-to-cart-button {
		border:2px solid var(--e-global-color-primary);
		color: var(--e-global-color-primary) !important;
	}

	.wc-block-components-checkout-return-to-cart-button:hover {
		border-color: var(--t-title-color);
		color: var(--t-title-color) !important;
	}

	.wc-block-components-checkout-return-to-cart-button svg {
		fill: var(--e-global-color-primary) !important;
		transition: inherit;
	}

	.wc-block-components-checkout-return-to-cart-button:hover svg {
		fill: var(--t-title-color) !important;
	}

	.wp-block-woocommerce-checkout-order-summary-block {
		border-radius: 6px;
		background-color: var(--t-background-color);
		border:1px solid var(--t-border-color-dark);
	}

	.wc-block-components-checkout-order-summary__title-text {
		font-size: 18px;
		margin: 0;
		padding: 17px 16px;
	}

	.wc-block-components-order-summary__content {
		display: flex;
		flex-direction: column;
		gap:12px;
	}

	.wc-block-components-order-summary-item {
		padding: 16px;
		border-radius: 6px;
		background-color: #fff;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		gap:12px;
		position: relative;
	}

	.wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
		width: 100px;
	}

	.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {
		width: calc(100% - 112px);
	}

	.wc-block-components-order-summary-item__total-price {
		margin-left: auto;
	}

	.wc-block-components-order-summary-item__quantity {
		position: absolute;
		bottom: 16px;
		left: 128px;
		border-radius: 6px;
		width: 24px;
		height: 24px;
		display: flex;
		align-items: center;
		justify-content: center;
		border:1px solid var(--t-border-color);
	}

	.wc-block-components-form .wc-block-components-title,
	.woocommerce-billing-fields h3 {
		font-size: 20px;
		width: 100%;
		margin-bottom: 0;
		color: inherit;
	}

	.woocommerce-form-coupon-toggle {
		margin-bottom: 40px;
	}

	.woocommerce-form-coupon-toggle a {
		text-decoration: underline;
		text-decoration-thickness: 1px;
		text-underline-offset: 4px;
	}

	#order_review_heading {
		display: none;
	}

	#ship-to-different-address-checkbox {
		transform: translateY(-1px);
	}

	.woocommerce-NoticeGroup-checkout {
		width: 100%;
	}

	.woocommerce-error {
		display: flex;
		flex-direction: column;
		gap: 12px;
		list-style: none;
		margin: 0 0 48px 0;
		padding: 0;
	}

	.shop_table.woocommerce-checkout-review-order-table  {
		position: relative;
		border-radius: 6px;
		overflow: hidden;
	}

	.shop_table.woocommerce-checkout-review-order-table thead,
	.shop_table.woocommerce-table--order-details thead {
		background-color: var(--t-background-color);
		border-radius: 6px 6px 0 0;
		box-shadow:inset 0 0 0 1px var(--t-border-color);
	}

	.shop_table.woocommerce-checkout-review-order-table thead th,
	.shop_table.woocommerce-table--order-details thead th {
		padding: 16px 24px;
	}

	th.woocommerce-table__product-table {
		text-align: right;
	}

	.woocommerce-checkout-payment {
		padding: 24px;
		border-radius: 6px;
		border:1px solid var(--t-border-color);
		margin-top: 24px;
	}

	.woocommerce-checkout-payment ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.wc_payment_methods li {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap:8px;
		flex-wrap: wrap;
	}

	.wc_payment_methods li label {
		margin: 0;
	}

	.wc_payment_methods li .payment_box {
		flex-basis: 100%;
		padding: 8px;
		background-color: #fff;
		border-radius: 6px;
		margin: 0;
	}

	.wc_payment_methods li .payment_box p:last-child {
		margin: 0;
		font-size: 12px;
		line-height: 18px;
	}

	.woocommerce-privacy-policy-text p {
		margin: 24px 0;
	}

	.woocommerce-privacy-policy-text p a {
		text-decoration: underline;
		text-decoration-thickness: 1px;
		text-underline-offset: 4px;
	}

/* Order page ----- */

	.woocommerce-order-overview {
		list-style: none;
		padding: 0;
		border-radius: 6px;
		border:1px solid var(--t-border-color);
	}

	.woocommerce-order-overview li {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding:8px 16px;
		border-bottom: 1px solid var(--t-border-color);
	}

	.woocommerce-order-overview li strong {
		color: var(--t-title-color);
	}

	.woocommerce-order-overview li:last-child {
		border-bottom: none;
	}

	.wc-item-meta {
		padding: 0;
		width: fit-content;
	}

	.wc-item-meta p {
		margin: 0;
	}

	.wc-item-meta p {
		font-size: 12px;
	}

	.wc-item-meta strong {
		font-weight: 400;
	}

	.woocommerce-customer-details {
		margin-top: 24px;
	}

	.woocommerce-customer-details .woocommerce-columns--addresses {
		display: flex;
		align-items: normal;
		justify-content: space-between;
		gap:24px;
	}

	.woocommerce-customer-details .woocommerce-column,
	.woocommerce-Address address {
		padding: 16px;
		border:1px solid var(--t-border-color);
		border-radius: 6px;
		width: 100%;
	}

	address p:last-child {
		margin-bottom: 0;
	}

/* Account page ----- */

	.woocommerce-account.logged-in #et-content .woocommerce {
		display: flex;
		gap: 32px;
		flex-wrap: wrap;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 292px;
		min-width: 292px;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: calc(100% - 324px);
	}

	.wan-toggle {
		flex-basis: 100%;
		padding:12px 16px;
		border-radius: 6px;
		background-color: var(--t-background-color);
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		gap:8px;
		text-decoration: none;
		color: var(--t-title-color);
		font-size: 16px;
		font-weight: 700;
	}

	.wan-toggle.close {
		padding: 0;
		width: 32px;
		height: 32px;
		position: absolute;
		top: 16px;
		right: 16px;
		font-size: 0;
		line-height: 0;
		gap:0;
	}

	.wan-toggle:before {
		width: 24px;
		height: 24px;
		content: "";
		display: block;
		-webkit-mask-image: url(images/icons/mobile-toggle.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/mobile-toggle.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size:100%;
		mask-size:100%;
		background-color: var(--t-title-color);
	}

	.wan-toggle.close:before {
		-webkit-mask-image: url(images/icons/close.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/close.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
	}

	.woocommerce-MyAccount-navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		gap:1px;
		flex-direction: column;
		border-radius: 6px;
		background-color: var(--t-border-color-dark);
		overflow: hidden;
	}

	.account-nav.dynamic .woocommerce-MyAccount-navigation ul {
		background-color: #fff;
		gap: 8px;
	}

	.woocommerce-MyAccount-navigation li a {
		width: 100%;
		padding: 15px 16px;
		text-transform: uppercase;
		color: var(--t-title-color) !important;
		font-size: 16px;
		background-color: var(--t-background-color);
	}

	.account-nav.dynamic .woocommerce-MyAccount-navigation li a {
		border-radius: 6px;
	}

	.woocommerce-MyAccount-content a {
		text-underline-offset: 4px;
		text-decoration-thickness: 1px;
	}

	.woocommerce-MyAccount-navigation li.is-active a {
		color: #fff !important;
	}

	.woocommerce-orders-table__row th,
	.woocommerce-orders-table__row td {
		padding: 8px 16px !important;
		vertical-align: middle;
	}

	.woocommerce-orders-table__cell-order-actions a {
		color: #fff !important;
		text-decoration: none !important;
	}

	.woocommerce-view-order mark {
		display: inline-block;
		padding: 8px;
		border-radius: 6px;
		color: black;
		font-weight: 700;
	}

	.col-2.woocommerce-Address {
		margin-top: 24px;
	}

	.show-password-input {
		padding: 0;
		width: 16px;
		height: 16px;
		background-color: #fff;
		position: absolute;
		top: 50%;
		right: 16px;
		transform: translateY(-50%);
	}

	.show-password-input:hover {
		background-color: #fff;
	}

	.show-password-input:before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		-webkit-mask-image: url(images/icons/quick-view.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size: 100%;
		mask-image: url(images/icons/quick-view.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size: 100%;
		background-color: var(--t-title-color);
	}

	.show-password-input.display-password:before {
		-webkit-mask-image: url(images/icons/quick-sleep.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		mask-image: url(images/icons/sleep.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
	}

	.password-input {
		position: relative;
		display: block;
	}

	#customer_login {
		display: flex;
		column-gap: 32px;
		align-items: normal;
	}

	#customer_login > div,
	.woocommerce > .woocommerce-form-login {
		width: 50%;
		padding: 24px;
		border-radius: 6px;
		border:1px solid var(--t-border-color);
	}

	.woocommerce > .woocommerce-form-login {
		max-width: 100%;
		width: 100%;
	}

	#customer_login > div:first-child,
	.woocommerce > .woocommerce-form-login {
		background-color: var(--t-background-color);
		border-color: var(--t-border-color-dark);
	}

	#customer_login label {
		display: block;
	}

	#customer_login a {
		text-decoration: underline;
		text-decoration-thickness: 1px;
		text-underline-offset: 4px;
	}

	#rememberme {
		transform: translateY(-1px);
	}

/* Product attributes filter ----- */

	.et__attributes_filter_form {
		position: relative;
	}

	.et__attributes_filter_form.loading:before {
		width: 100%;
		height: 100%;
		background-color: rgba(255, 255, 255, 0.4);
		display: block;
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 6px;
		z-index: 5;
	}

	.et__attributes_filter_form.loading:after {
		z-index: 6;
	}

	.et__attributes_filter_form {
		width: 100%;
	}

	.et__attributes_filter_form select,
	.et__attributes_filter_form button,
	.et__attributes_filter_form .select2 {
		margin-bottom: 0;
		width: 100%;
	}

	.et__attributes_filter_form button[type="reset"] {
		display: none;
	}

	.et__attributes_filter_form.reset button[type="reset"] {
		display: flex;
		position: absolute;
		top: -24px;
		right: 0;
		width: fit-content;
		padding: 0;
		min-height: fit-content;
		color: var(--t-title-color);
		background-color: transparent;
	}

	.elementor-widget-et_attribute_filter {width: 100%}

/* Product filter ----- */

	.shop-layout-group {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap:16px;
	}

	.shop-layout-group a {
		width: 20px;
		height: 20px;
		position: relative;
	}

	.shop-layout-group a:before {
		content: "";
		display: block;
		width: 100%;
		height: inherit;
		position: absolute;
		top: 0;
		left: 0;
		transition: background-color .3s ease;
		background-color: var(--t-border-color);
		-webkit-mask-image: url(images/icons/grid.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/grid.svg);mask-repeat: no-repeat;mask-position: 100% 50%;
	    -webkit-mask-size: 100%;
	    mask-size: 100%;
	}

	.shop-layout-toggle.list:before {
		-webkit-mask-image: url(images/icons/list.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/list.svg);mask-repeat: no-repeat;mask-position: 100% 50%;
	}

	.shop-layout-toggle.full:before {
		-webkit-mask-image: url(images/icons/full.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/full.svg);mask-repeat: no-repeat;mask-position: 100% 50%;
	}

	.shop-layout-group a.active:before,
	.shop-layout-group a:hover:before {
		background-color: var(--t-title-color);
	}

	.active-filters {
		margin-bottom: 16px;
		overflow-x: scroll;
		white-space: nowrap;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
	}

	.active-filters:empty{
		display: none;
	}

	.active-filters::-webkit-scrollbar { 
	    display: none;  /* Safari and Chrome */
	}

	.active-filters a,
	.et__product_ajax_search > a {
		display: inline-flex;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		padding: 6px 12px 6px 8px !important;
		font-weight: 500;
		border-radius: 48px !important;
		background-color: #e5e5e5;
		color: var(--t-title-color);
		transition: color .3s ease, background-color .3s ease, box-shadow .3s ease;
		align-items: center;
		gap:4px;
	}

	.active-filters a {
		color: var(--t-title-color) !important;
	}

	.active-filters a + a {
		margin-left: 8px;
	}

	.active-filters a.clear-all-filters {
		background-color: transparent;
		box-shadow: inset 0 0 0 1px var(--t-border-color);
	}

	.active-filters a.clear-all-filters .remove {
		background-color: transparent;
	}

	.active-filters a.clear-all-filters:hover .remove {
		background-color: var(--t-title-color);
	}

	.active-filters a.clear-all-filters:hover {
		box-shadow:none;
	}

	.active-filters a:hover {
		color: #fff !important;
	}

	/* Category widget
	-----*/

		.widget .children > .cat-item {
			padding: 4px 0;
		}

		.widget .children > .cat-item:first-child {padding-top: 0;margin-top: 8px}
		.widget .children > .cat-item:last-child {padding-bottom: 0;margin-bottom: 8px}

		.widget .cat-parent > ul {
			height: 0;
			padding: 0 0 0 8px;
			margin: 0;
			overflow: hidden;
		}

		.widget .current-cat-parent > ul {
			height: auto;
		}

		.widget .cat-parent .cat-toggle {
			width: 20px;
			height: 20px;
			display: block;
			-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			-webkit-mask-size: 50%;
			mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			mask-size: 50%;
			background-color: var(--t-title-color);
			transform-origin: center;
			transform: rotate(-90deg);
			cursor: pointer;
			transition: transform .3s ease;
			position: relative;
			right: -5px;
		}

		.widget .current-cat-parent > .cat-toggle {
			transform: rotate(0deg);
		}

		.widget .cat-item img {
			width: 48px;
			height: 48px;
			min-width: 48px;
			min-height: 48px;
			border-radius: 48px;
			padding: 4px;
			background-color: #fff;
			border:1px solid var(--t-border-color-dark);
		}

		.widget .cat-item a {
			display: flex;
			align-items: center;
			gap: 8px;
			justify-content: space-between;
		}

		.widget ul ul .cat-item a {
			text-transform: initial;
		}

		.widget ul ul .current-cat > a {
			color: var(--e-global-color-primary);
		}

		.widget_product_categories[data-display-type="dropdown"] .product-categories {
			display: none;
		}

	/* Attribute widget
	-----*/

		.woocommerce-widget-layered-nav-list {
			max-height: 232px;
		    gap: 6px;
		    overflow: hidden;
		}

		.woocommerce-widget-layered-nav-list.scroll {
		    overflow-y: scroll;
		    overflow-x: hidden;
		}

		.woocommerce-widget-layered-nav-list__item > a {
			display: flex;
			gap: 8px;
			align-items: center;
			justify-content: flex-start;
		}

		.woocommerce-widget-layered-nav-list__item > a > img {
			width: 48px;
			height: auto;
			border-radius: 3px;
			background-color: #fff;
			border:1px solid var(--t-border-color-dark);
		}

		.woocommerce-widget-layered-nav-list__item > a > .term-color {
			width: 24px;
			height: 24px;
			border-radius: 24px;
		}

		.woocommerce-widget-layered-nav-list__item > a > .term-color.light {
			box-shadow: inset 0 0 0 1px var(--t-border-color);
		}

		.woocommerce-widget-layered-nav-list__item > a > .term-color.empty,
		.compare-table .color.empty,
		.variation-item-opt.color.empty{
			border:1px solid var(--t-border-color-dark);
			background: #fff url(images/icons/color.svg) no-repeat 50% 50%;
			background-size: 14px;
		}

		.widget .no-terms-found {
			margin: 0;
		}

		.widget .term-search {
			padding-left: 36px;
			height: 40px;
			background-size: 16px;
			background-position: 12px 50% !important;
			font-size: 14px;
			margin-bottom: 8px;
			background-color: #fff;
			border-color:var(--t-border-color-dark);
		}

	/* Product search
	-----*/

		.elementor-widget-et_product_search {
			width: 100%;
			max-width: 100%;
			flex: 1 1 auto;
		}

		.search-as-toggle.elementor-widget-et_product_search {
			width:fit-content;
			flex: 0 0 auto;
		}

		.et__product_ajax_search {
			margin: 0 auto;
			padding: 0;
			min-height: 54px;
			outline: none;
			position: relative;
			border: 2px solid var(--t-border-color);
			background-color: #fff;
			border-radius: 6px;
			transition: border-color .3s ease;
			display: flex;
			align-items: center;
			justify-content: space-between;
			width: 100%;
			max-width: 100%;
		}

		.et__product_ajax_search.embed {
			margin: 0 0 24px 0;
		}

		.et__product_ajax_search button {
			padding: 8px 16px;
			margin-right: 4px;
			transition: background-color .3s ease, color .3s ease, border-color .3s ease;
		}

		.et__product_ajax_search .query {
			padding: 0;
			box-shadow: none;
			outline: none !important;
			margin: 0;
			background: #fff url(images/icons/search.svg) no-repeat 12px 50%;
			background-size: 22px;
			padding-left: 40px;
			border:none;
			min-height: unset;
		}

		.et__product_ajax_search > a {
			border-radius: 0 !important;
			display: flex;
			background-color: transparent;
			height: auto;
			width: 100%;
    		max-width: max-content;
			border-right: 1px solid var(--t-border-color);
			gap: 6px;
			padding: 0 16px 0 16px !important;
			font-size: 16px;
		}

		.et__product_ajax_search.loading:after,
		.wc-block-components-button--loading .wc-block-components-spinner {
			position: absolute;
			top: 50%;
			left: calc(23px + var(--loading-offset-value, 0px));
			width: 24px;
			height: 24px;
			content: "";
			margin: -12px 0 0 -12px;
			display: block;
			-webkit-mask-image: url(images/icons/loading.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		    mask-image: url(images/icons/loading.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			-webkit-mask-size: 18px;
	    	mask-size: 18px;
			animation: et__quickSpin 0.6s linear infinite;
			background-color: #999;
		}

		.et__product_ajax_search .query {
			transition: background-color .3s ease, border-color .3s ease, color .3s ease;
		}

		.et__product_ajax_search.loading .query {
			background-image: none !important;
		}

		.et__product_ajax_search_keyword_suggestions {
			display: flex;
			align-items: center;
			gap: 8px;
			transform: translateY(-20px);
		}

		.et__product_ajax_search_keyword_suggestions span {
			font-size: 14px;
			line-height: 18px;
			font-style: italic;
			text-decoration: underline;
			text-decoration-thickness: 1px;
			text-underline-offset: 4px;
			cursor: pointer;
			color: var(--t-title-color);
			transition: color .3s ease;
		}

		.et__product_ajax_search_keyword_suggestions span:after {
			content: ",";
		}

		.et__product_ajax_search_keyword_suggestions span:last-child:after {
			display: none;
		}

		.et__search-results {
			position: absolute;
			top: 100%;
			left: -3px;
			z-index: 99;
			background-color: var(--t-border-color);
			border-radius:6px;
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
			margin: 0;
			display: flex;
			gap: 1px;
			flex-direction: column;
			width: calc(100% + 6px);
			list-style: none;
			padding: 0;
			max-height: 60dvh;
			overflow-y: scroll;
		}

		.et__search-results:empty {
			display: none;
		}

		.et__search-results li {
			padding: 0;
			margin: 0;
		}

		.et__search-results .extended-search {
			padding: 16px;
			background-color: #fff;
		}

		.et__search-results .extended-search a {
			color: var(--t-title-color);
			border:2px solid var(--t-title-color);
			background-color: transparent !important;
			align-items: center;
			justify-content: center;
			padding: 8px 16px;
			transition: all .3s ease-out;
		}

		.et__search-results .extended-search a:after {
			width: 12px;
			height: 12px;
			content: "";
			display: block;
			-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			background-color: var(--t-title-color);
			transition: background-color .3s ease-out;
			transform: rotate(-90deg);
		}

		.et__search-results .extended-search a:hover:after {
			background-color: #fff;
		}

		.et__search-results .extended-search a:hover {
			border-color:var(--t-title-color);
			color: #fff;
			background-color: var(--t-title-color) !important;
		}

		.et__search-results li > a,
		.et__search-results .no-products-found {
			display: flex;
			align-items: flex-start;
			justify-content: flex-start;
			gap: 8px;
			padding: 16px;
			text-decoration: none;
			background-color: #fff;
			transition: background-color .3s ease-out;
		}

		.et__search-results li:hover > a {
			background-color: var(--e-global-color-primary);
		}

		.et__search-results li .woo-loop-product__meta,
		.et__search-results li .woo-loop-product__title,
		.et__search-results li .price {
			transition: color .3s ease-out;
		}

		.et__search-results li:hover .woo-loop-product__meta,
		.et__search-results li:hover .woo-loop-product__title,
		.et__search-results li:hover .price {
			color: #fff;
		}

		.et__search-results .image-container {
			max-width: 80px;
			width: 80px;
			min-width: 80px;
			border-radius: 6px;
			border:1px solid var(--t-border-color);
		}

		.et__search-results .et__product-data {
			display: flex;
			flex-direction: column;
			gap:4px;
		}

		.et__search-results .woo-loop-product__title,
		.et__search-results .woo-loop-product__meta {
			margin-bottom: 0;
		}

		.et__search-results .et__product-data .price {
			flex-direction: row;
			font-size: 18px;
    		line-height: 22px;
		}

		.et__search-results .woo-loop-product__meta {
			color: var(--t-title-color);
			opacity: 0.7;
		}

		.et__product_ajax_search.toggle,
		.search-wrapper,
		.account-nav,
		.product-categories-popup {
			display: none;
		}

		.search-wrapper,
		.account-nav,
		.product-categories-popup {
			width: 100%;
			align-items: flex-start;
			padding-top: 96px;
			overflow-x: hidden;
			top: 0;
			left: 0;
			right: 0;
		}

		.dynamic.search-wrapper.loading:before,
		.dynamic.account-nav.loading:before,
		.product-categories-popup.loading:before,
		.et__categories_dynamic.loading:before {
			background-color: var(--t-light-text-color) !important;
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    margin-top: -16px;
		    margin-left: -16px;
		}

		.search-wrapper.active > .et__product_ajax_search,
		.search-wrapper.active,
		.account-nav.active,
		.product-categories-popup.active {
			display: flex;
		}

		.account-nav.active {
			align-items: flex-start;
		}

		.search-wrapper.active > form {
			max-width: 80%;
		}

		.elementor-widget-et_product_search .search-toggle,
		.account-nav-toggle,
		.product-categories-popup .product-categories-toggle {
			width: 40px;
			height: 40px;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 6px;
			border-width: 2px;
			border-style: solid;
			border-color: transparent;
			transition: background-color .3s ease, border-color .3s ease;
			cursor: pointer;
		}

		.elementor-widget-et_product_search .search-toggle.active,
		.product-categories-popup .product-categories-toggle {
			width: 32px;
			height: 32px;
			border-radius: 32px;
			border:none !important;
			background-color: var(--e-global-color-primary);
		}

		.product-categories-popup .product-categories-toggle {
			background-color: rgba(0, 0, 0, .3);
		}

		.elementor-widget-et_product_search .search-toggle.active:hover,
		.account-nav-toggle.active:hover,
		.product-categories-popup .product-categories-toggle:hover {
			background-color: var(--t-title-color);
		}

		.elementor-widget-et_product_search .search-toggle:before,
		.account-nav-toggle:before,
		.product-categories-popup .product-categories-toggle:before {
			content: "";
			display: block;
			width: 24px;
			height: 24px;
			-webkit-mask-image: url(images/icons/search.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			-webkit-mask-size:100%;
			mask-image: url(images/icons/search.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			mask-size:100%;
			transition: background-color .3s ease;
		}

		.elementor-widget-et_product_search .search-toggle.active:before,
		.account-nav-toggle.active:before,
		.product-categories-popup .product-categories-toggle:before {
			-webkit-mask-image: url(images/icons/close.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/close.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			width: 14px;
			height: 14px;
			
		}

/* WCV ----- */

	.wcv {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 8px;
		flex-direction: column;
		position: absolute;
		top: 16px;
		right: 16px;
		z-index: 5;
	}

	.list .products .product .wcv,
	.full .products .product .wcv {
		flex-direction: row;
		top: auto;
		right: auto;
		left: 16px;
		bottom: 16px;
	}

	.full .products .product .wcv {
		gap: 16px;
		right: 149px;
	    left: auto;
	    bottom: 24px;
	    width: fit-content;
	    transform: translateX(50%);
	}

	.sidebar-active.full .products .product .wcv {
		right: 124px;
	}

	.wcv a {
	    display: flex;
	    width: 32px;
	    height: 32px;
	    border-radius: 32px;
	    background-color: #fff;
	    box-shadow:inset 0 0 0 1px var(--t-border-color);
	    position: relative;
	    opacity: 0;
	    transform: translateY(20px);
	    transition: box-shadow .3s ease;
	    z-index: -1;
	}

	.single-product-summary-info .wcv {
		flex-direction: row;
	}

	.single-product-summary-info .wcv a {
		width: 40px;
	    height: 40px;
	    border-radius: 6px;
	    display: flex;
	    transform: none;
	    z-index: 1;
	    opacity: 1;
	}

	.single-product-summary-info .wcv a.wishlist-toggle:before {
		-webkit-mask-size: 17px;
		mask-size: 17px;
		-webkit-mask-position: 53% 53%;
		mask-position: 49% 53%;
	}

	.single-product-summary-info .wcv a.compare-toggle:before {
		background-color: var(--e-global-color-primary);
	}

	.single-product-summary-info .wcv a.compare-toggle.active:before,
	.single-product-summary-info .wcv a.compare-toggle.active:hover:before {
		background-color: #fff !important;
	}

	.single-product-summary-info .wcv a.compare-toggle:hover:before {
		background-color: var(--t-title-color);
	}

	.wcv a.whatsapp-chat-button {
	    background-color: #fff;
		box-shadow: none !important;
	}

	.wcv a.whatsapp-chat-button:before {
		mask-image: url(images/icons/social/whatsapp.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:28px;
		-webkit-mask-image: url(images/icons/social/whatsapp.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:28px;
		background-color: var(--e-global-color-accent) !important;
	}
		
	.wcv a.whatsapp-chat-button:hover:before {
		background-color: var(--t-title-color) !important;
	}

	.product:hover > .wcv a {
	    transition: all .3s ease;
		z-index: 5;
	    animation: et__fadeInUp 0.5s cubic-bezier(.19,1,.22,1) forwards;
	}

	.product:hover > .wcv a:nth-child(3) {
	    animation-delay: 0.05s;
	}

	.product:hover > .wcv a:nth-child(4) {
	    animation-delay: 0.1s;
	}

	.full .products .product .wcv a,
	.wcv a.wishlist-toggle {
		animation: none !important;
		opacity: 1;
		transform: none;
		transition: outline .3s ease, background-color .3s ease;
		z-index: 5;
	}

	@keyframes et__fadeInUp {
	    to {
	        opacity: 1;
	        transform: translateY(0);
	    }
	}

	.wcv a:hover,
	.wcv a.active,
	.wcv a.remove,
	.wishlist-table .wcv a.wishlist-toggle.active {
	    box-shadow:inset 0 0 0 1px var(--t-title-color);
	}

	.wcv a:before {
		content: "";
		display: block;
		width: inherit;
		height: inherit;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #777;
		transition: background-color .3s ease;
	}

	.wcv a:hover:before,
	.wcv a.active:before,
	.wcv a.remove,
	.wishlist-table .wcv a.wishlist-toggle.active {
		background-color: var(--t-title-color);
	}

	.wcv a.remove {
		background-color: var(--t-title-color);
	}

	.wcv .wishlist-toggle:before {
		-webkit-mask-image: url(images/icons/wishlist.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:16px;
		mask-image: url(images/icons/wishlist.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:16px;
		background-color: var(--e-global-color-primary);
	}

	.wcv .compare-toggle.active,
	.wcv .wishlist-toggle.loading,
	.wcv .wishlist-toggle.active,
	.wcv .wishlist-toggle.remove {
		z-index: 5;
		transform: none;
		opacity: 1;
	}

	.wcv .compare-toggle.active {
		background-color: var(--t-title-color);
		box-shadow: inset 0 0 0 1px var(--t-title-color);
	}

	.wcv .compare-toggle.active:before {
		background-color: #fff;
	}

	.wcv .wishlist-toggle.active:before {
		-webkit-mask-image: url(images/icons/wishlist-active.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:16px;
		mask-image: url(images/icons/wishlist-active.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:16px;
		background-color: #fff;
	}

	.wcv .compare-toggle:before {
		-webkit-mask-image: url(images/icons/compare.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:14px;
		mask-image: url(images/icons/compare.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:14px;
	}

	.wcv .quick-view-toggle:before {
		-webkit-mask-image: url(images/icons/quick-view.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
		-webkit-mask-size:18px;
		mask-image: url(images/icons/quick-view.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		mask-size:18px;
	}

	.wcv a.remove:before,
	.wishlist-table .wcv a.wishlist-toggle.active:before  {
		-webkit-mask-image: url(images/icons/close.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/close.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 12px;
    	mask-size: 12px;
		background-color: #fff;
	}

	.wcv a.loading:before {
		-webkit-mask-image: url(images/icons/loading.svg) !important;-webkit-mask-repeat: no-repeat !important;-webkit-mask-position: 50% 50% !important;
	    mask-image: url(images/icons/loading.svg) !important;mask-repeat: no-repeat !important;mask-position: 50% 50% !important;
		-webkit-mask-size: 18px !important;
    	mask-size: 18px !important;
		animation: et__quickSpin 0.6s linear infinite;
	}

	.wishlist-table.loading,
	#wrap.loading,
	.cross-sells-products.loading,
	.new-products.loading {
		position: relative;
		overflow: hidden;
	}

	.wishlist-table.loading:before,
	#wrap.loading:before,
	.cross-sells-products.loading:before,
	.new-products.loading:before {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(255,255,255,0.7);
		top:0;
		left: 0;
		position: absolute;
		z-index: 15;
	}

	#wrap.loading:before {
		z-index:999999;
		height: 100vh;
		position: fixed;
	}

	.wishlist-table.loading:after,
	#wrap.loading:after,
	.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block:after,
	.cross-sells-products.loading:after,
	.new-products.loading:after,
	.et__attributes_filter_form.loading:after {
		content: "";
		width: 32px;
		height: 32px;
		content: "";
		top:50%;
		left: 50%;
		margin: -16px 0 0 -16px;
		position: absolute;
		-webkit-mask-image: url(images/icons/loading.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    mask-image: url(images/icons/loading.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		-webkit-mask-size: 24px;
    	mask-size: 24px;
		animation: et__quickSpin 0.6s linear infinite;
		z-index: 15;
		background-color:var(--t-title-color);
	}

	#wrap.loading:after {
		z-index:9999991;
		position: fixed;
	}

	.compare-table-wrapper {
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0,0.7);
		z-index: 9999999999;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.compare-table-wrapper.loading:before,
	.dynamic.search-wrapper.loading:before,
	.dynamic.account-nav.loading:before,
	.product-categories-popup.loading:before,
	.et__categories_dynamic.loading:before {
		content: "";
	    display: block;
	    width: 32px;
	    height: 32px;
	    animation: et__quickSpin 1s linear infinite;
	    -webkit-mask-image: url(images/icons/loading.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
	    -webkit-mask-size: 100%;
	    mask-image: url(images/icons/loading.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
	    mask-size: 100%;
	    background-color: #fff;
	}

	.cbt-wrapper{
		overflow-x: scroll;
		overflow-y: scroll;
		max-height: 75vh;
		border-radius: 6px;
		scroll-behavior: smooth;
		display: flex;
		align-items: flex-start;
    	justify-content: center;
    	flex-wrap: wrap;
	}

	.cbt-wrapper::-webkit-scrollbar {
        display: none; /* Hide scrollbar */
    }

	.compare-table {
		background-color: #fff;
		border-radius: 6px;
		border-spacing:0;
		table-layout: fixed;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
		width: 100%;
		box-shadow: 0 0 24px rgba(0,0,0,.4);
	}

	.cbt-wrapper.max {
		display: block;
	}

	.cbt-wrapper.max.scroll:before {
		width: 100%;
		height: 100%;
		display: block;
		background:url(images/icons/scroll-animation.svg) no-repeat 50% 50%;
		background-size: 150px;
		opacity: 0.1;
		content: "";
		z-index: 99;
		position: absolute;
		top: 0;
		left: 0;
		animation: __scrollHorizontal 1.5s linear infinite;
	}

	.cbt-wrapper.max.active-freeze:before,
	.cbt-wrapper.max.active:before {
		display: none !important;
	}

	@keyframes __scrollHorizontal {
      	0% {
			transform: translateX(-10%);
		}
		25% {
			transform: translateX(0%);
		}
		50% {
			transform: translateX(10%);
		}
		75% {
			transform: translateX(0%);
		}
		100% {
			transform: translateX(-10%);
		}
    }

    .compare-table-remove {
		background-color: #000;
		cursor: pointer;
		transition: background-color .3s ease;
	}

	.compare-toggle-clear,
	.compare-toggle-remove,
	.compare-toggle-difference {
		text-decoration: underline;
		text-underline-offset: 4px;
		position: absolute;
		top: 16px;
		left: 16px;
		font-weight: 400;
		transition: color .3s ease;
		color: var(--t-title-color) !important;
	}

	.compare-toggle-difference {
		text-decoration: none;
		position: fixed;
		top: 24px;
		left: 50%;
		transform: translateX(-50%);
		color: #fff !important;
		align-items: center;
		justify-content: center;
		display: flex;
		gap:8px;
		flex-basis: 100%;
		z-index: 99;
		width: max-content;
	}

	.compare-toggle-difference:before {
		content: "";
		display: block;
		width: 48px;
		height: 24px;
		border-radius: 24px;
		background: #fff url(images/icons/toggle-black.svg) no-repeat 25% 50%;
		background-size: 22px;
		transition: all .3s ease;
	}

	.compare-toggle-difference.active:before {
		background: var(--e-global-color-accent) url(images/icons/toggle-white.svg) no-repeat 75% 50%;
		background-size: 22px;
	}

	.compare-toggle-remove {
		left: auto;
		right: 16px;
		z-index: 2;
	}

	.compare-table td,
	.compare-table th {
		padding: 0;
		margin: 0;
		vertical-align: middle;
		padding: 12px;
		font-size: 14px;
		line-height: 18px;
	}

	.cbt-wrapper.max .compare-table th,
	.cbt-wrapper.max .compare-table td {
		width: auto;
	}

	.compare-table th {
		background-color: var(--t-background-color);
		text-align: left;
		color: var(--t-title-color);
		position: sticky !important;
	    left: 0;
	    z-index: 16;
	    min-width: 300px;
	}

	.compare-table .freeze {
		position: sticky !important;
	    left: 0;
	    top: -1px;
	    z-index: 17;
	    background-color: #fff;
	}

	.compare-table .freeze > th:first-child {
		border-radius: 6px 0 0 0;
	}

	.compare-table .freeze > td:last-child {
		border-radius: 0 6px 0 0;
	}

	.active-freeze > .compare-table .freeze {
		box-shadow: 0 0 24px rgba(0,0,0,0.2);
	}

	.compare-table .product-image {
		padding-top: 48px;
	}

	.compare-products-single .compare-table .product-image {
		padding-top: 12px;
	}

	.compare-table td {
		border: 1px dashed var(--t-border-color);
		border-top:none;
	}

	.compare-table tr td:last-child {
		border-right: none;
	}

	.compare-table tr:last-child td {
		border-bottom: none;
	}

	.compare-table th:after,
	.compare-table th:before {
		background-color: var(--t-border-color);
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: -3px;
		width: 1px;
		height: 100%;
	}

	.compare-table th:before {
		background-color: var(--t-background-color);
		right: -2px;
		width: 3px;
	}

	.compare-table .attr-row th:after {
		right: -2px;
	}

	.compare-table tr:first-child th:first-child {border-radius: 6px 0 0 0}
	.compare-table tr:last-child th:first-child {border-radius: 0 0 0 6px}

	.compare-table .inner-cell {
		display: flex;
		height: 100%;
		gap: 8px;
		flex-direction: column;
		justify-content: space-between; /* Ensures the first and last items are spaced apart */
	}

	.compare-table .inner-cell > .button {
		position: absolute;
    	bottom:12px;
    	left: 12px;
    	width: calc(100% - 24px);
    	text-decoration: none;
    	color: #fff !important;
    	gap: 4px;
    	padding: 12px;
	}

	.compare-table .inner-cell > .button.read-more {
		flex-direction: row-reverse;
	}

	.compare-table .inner-cell > .button:hover {
    	background-color: #000 !important;
	}

	.compare-table .inner-cell .button-placeholder {
		visibility: hidden;
		z-index: -1;
		margin-top:6px;
		position: static !important;
	}

	.compare-table .product-image {
		position: relative;
	}

	.compare-table .product-image > svg {
		max-width: 100%;
		width: 100%;
		height: auto;
		visibility: hidden;
	}

	.compare-table .product-image > svg.hidden {
		display: none !important;
	}

	.compare-table .product-title {
		color: var(--t-title-color);
		font-weight: 700;
		text-decoration: none;
		font-size: 16px;
		line-height: 22px;
		transition: all .3s ease;
	}

	.compare-table .product-title:hover {
		text-decoration: underline;
    	text-underline-offset: 4px;
    	text-decoration-thickness: 2px;
	}

	.compare-table .color {
		border-radius: 24px;
		height: 24px;
		width: 24px;
		display: inline-block;
		cursor: help;
	}

	.compare-table .color + .color {
		margin-left: 8px;
	}

	.compare-table .color.light {
		outline: 1px solid var(--t-border-color);
	}

	.compare-products-single {
		position: relative;
	}

	.compare-products-single .cbt-wrapper{
		max-width: 100% !important;
        width: 100% !important;
        outline:1px solid var(--t-border-color);
        border-radius:6px;
        max-height: 80vh;
	}

	.compare-products-single .compare-toggle-clear,
	.compare-products-single .compare-toggle-remove {
		display: none;
	}

	.compare-products-single th.product-image + td.product .button {
		visibility: hidden;
		z-index: -1;
	}

	.compare-products-single .compare-toggle-difference {
	    position: absolute;
	    top: 5px;
	    right: 0;
	    left: auto;
	    transform: none;
	    color: var(--e-global-color-text) !important;
	}

	.compare-products-single .compare-toggle-difference:before {
		border: 1px solid var(--t-border-color-dark);
	}

	.compare-products-single .compare-toggle-difference.active:before {
		border-color: var(--e-global-color-accent);
	}

	a[href="#tab-reviews"] {
		position: relative;
	}

	.review-count {
		min-width: 24px;
		height: 24px;
		background-color:var(--t-color-highlight);
		color: #000;
		font-weight: 700;
		font-size: 14px;
		line-height: 14px;
		text-align: center;
		position: absolute;
		top: -16px;
		left: 50%;
		align-items: center;
		justify-content: center;
		transform: translateX(-50%);
		border-radius: 500px;
		display: none;
	}

	.review-count.active {
		display: flex;
	}

/* Elements ----- */

	.elementor-widget-google_maps .elementor-custom-embed {
		width: 100%;
	}

	.item-grid-container {
		display: grid;
		list-style: none;
		margin: 0;
		padding: 0;
		gap: var(--gap-d, 24px);
		width: 100%;
		height: fit-content;
		align-items: start;
	}

	.elementor-widget-et_icon_box,
	.elementor-widget-et_mini_cart {
		visibility: visible !important;
		min-width: fit-content;
	}

	.elementor-widget-container {
		display: flex;
	}

	.et__header .elementor-widget-container {
		align-items: center;
	}

	.elementor-widget-container > p:only-child,
	.elementor-widget-container > p:last-child,
	.elementor-text-editor > p:only-child,
	.elementor-text-editor > p:last-child
	{margin-bottom: 0}

	.fb_iframe_widget,
	.fb_iframe_widget iframe,
	.fb_iframe_widget span {
	    max-width: 100%;
	}

	.et-separator {
		line-height: 0;
		width: 100%;
	}

	/* Parallax
	--- */

		.et__parallax {
			overflow: hidden;
		}

		.parallax-container {
		    top: 0!important;
		    left: 0!important;
		    min-height: 100%!important;
		    width: 100%!important;
		    height: 130%!important;
		    overflow: hidden;
		    max-width: none;
		    position: absolute;
		    background-image: inherit;
		    background-size: cover!important;
		    background-position: center center;
		    background-repeat: no-repeat;
		    backface-visibility: hidden;
		    transform: translateY(0);
		    z-index: -1;
		}

		.parallax-container.active {
			z-index: 1;
		}

		.et__parallax .elementor-element,
		.et__parallax > .e-con-inner {
			z-index: 3;
		}

		.et__parallax:before {
			z-index: 2;
		}

	/* UI
	----*/

		/* et__heading
		----*/

			[data-widget_type="et_heading.default"] .elementor-widget-container {
				width: 100%;
			}

			.et__heading {
				margin-bottom: 0;
				position: relative;
				transition: color .3s ease, background-color .3s ease;
			}

			.et__heading .text {
				display: inline-block;
				vertical-align: baseline;
			}

			.et__heading.animate,
			.et__heading.animate.curtain > .text {
				opacity: 0;
			}

			.et__heading.fired {
				opacity: 1;
			}

			.et__heading * {
	        	line-height: inherit;
	        	text-decoration: inherit;
	        }

	        .et__heading.curtain {
				overflow: hidden;
				border-radius: 6px;
			}

			.et__heading.curtain .curtain {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 2;
				transform: scaleX(0);
			}

	        .elementor-widget-et_heading.label .et__heading {
	        	position: relative;
			    display: inline-block;
			    background-color: var(--e-global-color-primary);
			    color: #fff !important;
			    transform: none;
			    left: 0;
			    top: 0;
			    padding: 6px 12px;
	        }

	       
	        .et__heading div {
	        	color: inherit !important;
	        }
	     
	        .elementor-widget-et_heading > .elementor-widget-container {
	        	display: inline-block;
	        }

	        .et__text > p:last-child {margin-bottom: 0}

	    /* et__button
	    ----*/

	    	.et__button,
	    	.wc-block-cart__submit-container > a,
	    	.wc-block-components-checkout-return-to-cart-button,
	    	.wc-proceed-to-checkout a,
	    	.wc-proceed-to-checkout + .checkout-button {
                overflow: initial !important;
                display: inline-flex;
			    justify-content: center;
			    align-items: center;
			    max-width: 100% !important;
				z-index: 1;
				min-width: 0;
				-webkit-font-smoothing: antialised;
			    backface-visibility: hidden;
			    transform: translateZ(0);
			    padding: 0 24px;
			    min-height: 48px;
			    height: fit-content;
			    text-decoration: none;
			    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	    	}

	    	.et__button.small {
	    		gap:8px;
	    	}

	    	.et-elementor-button {
	    		background-color: transparent !important;
	    	}

	    	.et__button.small,
	    	.login-submit input,
	    	.woocommerce-message .wc-forward,
	    	.woocommerce-orders-table__cell-order-actions a,
	    	.woocommerce-info a.woocommerce-Button {
                min-height: 36px;
			    padding: 0 12px;
			    font-size: 14px;
	    	}

	    	.woocommerce-message .wc-forward,
	    	.woocommerce-info a.woocommerce-Button {
                margin-left: auto;
	    	}

	    	.et__button.medium {
                min-height: 44px;
	    	}

	    	.et__button.large {
                min-height: 64px;
			    padding: 0 32px;
			    font-size: 18px;
	    	}

	    	.et__button.custom {padding: 0 !important;}


	    	.et__button > .text {
	    		position: relative;
	    		z-index: 4;
	    		display: inline-block;
	    		vertical-align: middle;
	    	}

            .et__button > .button-back {
	    		display: block;
	    		width: 100%;
	    		height: 100%;
	    		position: absolute;
	    		top: 0;
	    		left: 0;
	    		z-index: 3;
	    		border-radius: inherit;
	    		transition: background-color 0.2s ease, border-color 0.2s ease !important;
	    	}


            .et__button.hover-scale {overflow: visible !important;}

            .et__button.hover-scale > .button-back {
            	transform-origin: 50% 50%;
            }

	    	/*has icon
	    	-----*/

		    	.et__button > .icon {
		    		position: relative;
		    		z-index: 4;
		    		line-height: inherit;
		    		text-rendering: auto;
		    		text-align: center;
		    		transition: background-color .3s ease;
	    			-webkit-mask-size: 100% !important;
	    			-webkit-mask-repeat: no-repeat !important;
	    			-webkit-mask-position: center !important;
	    			mask-size: 100% !important;
	    			mask-repeat: no-repeat !important;
	    			mask-position: center !important;
	    			height: 0;
		    	}

		/* et-icon-list
		----*/

			.et-icon-list,
			.et__menu-list{
				list-style:none;
				margin: 0;
				padding: 0;
			}

			.et__menu-list {
				display: flex;
				align-items: center;
				width: fit-content;
				gap: 24px;
			}

			.et__menu-list.vertical {
				flex-direction: column;
				align-items: flex-start;
				gap: 4px;
			}

			.menu-list-title {
				margin-bottom: 8px;
			}

			.et-icon-list li,
			.et-icon-list li a,
			.et__menu-list li {
				padding: 0;
				display: flex;
				justify-content: flex-start;
				align-items: center;
				position: relative;
				width: fit-content;
			}

			.et-icon-list li a {
				color: inherit !important;
			}

			.et-icon-list li:last-child {
				margin-bottom: 0 !important;
			}

			.et__menu-list li {
				padding: 2px 0;
			}

			.et__menu-list a {
				display: inline-flex;
				justify-content: flex-start;
				align-items: center;
				gap: 4px;
				font-size: 14px;
				line-height: 24px;
				transition: color .3s ease;
			}

			.et__menu-list a:hover,
			.et-icon-list li a:hover {
				text-decoration: underline;
			    text-underline-offset: 4px;
			    text-decoration-thickness: 1px;
			}

			.et__menu-list a.highlight {
				font-weight: 600;	
			}

			.et__menu-list a.highlight:after {
				content: "";
				display: block !important;
			    width: 8px;
			    height: 8px;
			    -webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			    -webkit-mask-size: 100%;
			    mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 100% 50%;
			    mask-size: 100%;
			    margin-left: auto;
			    transform: rotate(-90deg);	
			    transition: background .3s ease;
			}

			.icon-list-icon {
				position: relative;
				width: 24px;
				height:24px;
				display: flex;
				align-items: center;
				justify-content: center;
				border-radius: 500%;
				border:2px solid transparent;
			}

			.icon-list-icon:before {
				display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%,-50%);
				content: "";
				width: 100%;
				height: 100%;
				-webkit-mask-size:100% !important;
				mask-size:100% !important;
			}

		/* et__accordion
		----*/

			.et__accordion {
				position: relative;
				border-radius: 6px;
				overflow: hidden;
			}

			.accordion-content form {margin-bottom: 0}

			.section-accordion > .elementor-container {
				flex-direction: column;
			}

			.section-accordion .section-accordion-item {
				width: 100% !important;
			}

			.et__accordion .accordion-title,
			.section-accordion .section-accordion-title  {
				text-align: left;
				width: 100%;
				position: relative;
				display: flex;
				align-items: center;
				font-size: 16px;
				line-height: 22px;
				font-weight: 800;
				color: var(--t-title-color);
				padding:12px 36px 12px 24px;
				min-height: 56px;
				border-radius: 6px;
				cursor: pointer;
				margin-bottom: 8px;
				gap: 12px;
				border: 2px solid var(--t-border-color);
				z-index: 3;
			}

			.et__accordion .accordion-title:after,
			.section-accordion .section-accordion-title:after {
				height: 12px;
				width: 12px;
				position: absolute;
				top: 50%;
				right: 24px;
				transform:translateY(-50%);
				-webkit-mask-image: url(images/icons/arrow.svg);
				-webkit-mask-position: left top;
    			mask-image: url(images/icons/arrow.svg);
    			mask-position: left top;
    			-webkit-mask-size: 100%;
    			mask-size: 100%;
    			content:"";
    			display: block;
			}

			.et__accordion .accordion-title.active:after,
			.section-accordion .section-accordion-title.active:after {
				transform:translateY(-50%) rotate(180deg);
			}

			.et__accordion .accordion-title .accordion-icon,
			.section-accordion .section-accordion-title .accordion-icon {
				-webkit-mask-size: 100% !important;
    			mask-size: 100% !important;
    			width: 24px;
    			height: 24px;
    			min-width: 24px;
    			min-height: 24px;
			}

			.et__accordion .accordion-content,
			.section-accordion .section-accordion-content {
				position: relative;
				height: 0;
				opacity: 0;
				line-height: 1.75em;
			}

			.et__accordion .accordion-title.active,
			.section-accordion .section-accordion-title.active  {
				border-radius:6px 6px 0 0;
			}

			.et__accordion .accordion-title.active + .accordion-content,
			.section-accordion .section-accordion-title.active + .section-accordion-content {
				transition: opacity 0.1s ease;
				opacity: 1;
				padding:32px;
				height: auto;
				border-radius:0 0 6px 6px;
				border:2px solid var(--t-border-color);
				margin:-14px 0 8px 0;
				z-index: 2;
			}

			.et__accordion .accordion-content > :last-child,
			.section-accordion .section-accordion-content > :last-child {
				margin-bottom: 0 !important;
			}

			.elementor-widget-et_accordion {width: 100%}

		/* et__tabs
		----*/

			.elementor-widget-et_tabs.elementor-widget-empty {
				background-color: transparent !important;
			}

			.elementor-widget-et_tabs .eicon-tabs:before {
			    content: '' !important;
			}

			.section-tab > .e-con-inner {
				flex-direction:column !important;
				align-items: flex-start !important;
				gap: 32px !important;
			}

			

			.section-tabs-wraper {width: 100%}

			.et__tabs,
			.section-tab {
				display: flex;
				align-items: flex-start;
				justify-content: flex-start;
				flex-direction: column;
				gap: 32px;
			}

			.elementor-editor-active .et__tabs,
			.elementor-editor-active .section-tab {
				width: 100%;
			}

			.et__tabs.vertical,
			.section-tab.vertical {
				flex-direction: row;
			}

			.et__tabs .tabset,
			.section-tabset {
				position: relative;
				z-index: 20;
				display: flex;
				justify-content: flex-start;
				align-items: center;
				border: 2px solid transparent;
				border-radius: 6px;
				width: fit-content;
				max-width: 100%;
			}

			.center.et__tabs .tabset,
			.center.section-tab .section-tabset {
				margin: 0 auto;
			}

			.et__tabs.full .tabset,
			.section-tab.wide .section-tabset {
				width: 100%;
			}

			.tabset .tab,
			.section-tabset .tab,
			.mobile-tabset-nav {
				display: flex;
				justify-content: center;
				align-items: center;
				gap: 12px;
				width: fit-content;
				min-height: 56px;
				max-width: 320px;
				min-width: 200px;
				text-align: center;
				font-size: 16px;
				text-transform: uppercase;
				line-height: 22px;
				font-weight: 800;
				color: var(--t-title-color);
				padding:12px 24px;
				margin-top: 0 !important;
				margin-bottom: 0;
				border-radius:6px;
				cursor: pointer;
				position: relative;
				z-index: 15;
			}

			.center.tab .tabset .tab,
			.center.section-tab .section-tabset .tab {
				min-width: 200px !important;
			}

			.tabset .tab:after,
			.section-tabset .tab:after {
				content: "";
				display: block;
				width: 2px;
				height: 16px;
				position: absolute;
				top: 50%;
				right: -2px;
				background-color: black;
				opacity: 0.2;
				transform: translateY(-50%);
			}

			.vertical .tabset .tab:after,
			.vertical .section-tabset .tab:after {
				width: 100%;
				height: 2px;
				top: 100%;
				right: auto;
				left: 0;
				transform: none;
			}

			.tabset .tab:last-child:after,
			.section-tabset .tab:last-child:after,
			.tabset .tab.active:after,
			.section-tabset .tab.active:after {
				display: none;
			}

			.full .tabset .tab,
			.wide .section-tabset .tab {
				max-width: 100%;
			}

			.full.center .tabset .tab,
			.full.center .section-tabset .tab {
				max-width: 280px;
			}

			.vertical .tabset .tab,
			.vertical .section-tabset .tab {
				min-width: 292px;
			}

			.vertical .tabset .tab > .txt,
			.vertical .section-tabset .tab > .txt {
				width: 100%;
				display: flex;
				align-items: center;
				gap:8px;
			}

			.vertical .tabset .tab > .txt:after,
			.vertical .section-tabset .tab > .txt:after {
				display: block;
				height: 12px;
			    width: 12px;
			    transform: rotate(-90deg);
			    content: "";
			    display: block;
			    mask-image: url(images/icons/arrow.svg);
			    mask-position: left top;
			    mask-size: 100%;
			    background-color: var(--t-title-color);
			    margin-left: auto;
			}

			.mobile-tabset-nav,
			.mobile-tabset-nav:hover {
				background-color: transparent;
			}

			.et__tabs.full .tabset .tab,
			.section-tab.wide .section-tabset .tab {
				min-width: fit-content;
			}

			.et__tabs.vertical .tabset .tab,
			.section-tab.vertical .section-tabset .tab {
				text-align: left;
				justify-content: flex-start;
			}

			.tabset .tab.active,
			.section-tabset .tab.active {
				position: relative;
			}

			.tabset .tab.active:before,
			.section-tabset .tab.active:before {
				position: absolute;
				width: calc(100% + 4px);
				height: calc(100% + 4px);
				border-radius: 6px;
				top: 50%;
				left:50%;
				transform: translate(-50%,-50%);
				content: "";
				display: block;
				outline:2px solid transparent;
				z-index: -1;
			}

			.tabset .tab .tab-icon,
			.section-tabset .tab .section-tab-icon {
				display: block;
				-webkit-mask-size: 100% !important;
				mask-size: 100% !important;
			    width: 24px;
			    height: 24px;
			}

			.tabs-container {
				width: 100%;
				height: auto;
				position: relative;
				z-index: 21;
			    margin: 0 auto;
			}

			.mobile-tabs-container .tabs-container {
				overflow-y:scroll;
			}

			.mobile-tabs-container {
				padding: 0 !important;
				overflow-y: scroll;
			}

			.elementor-editor-active .mobile-tabs-container .tabs-container,
			.elementor-editor-active .mobile-tabs-container {
				overflow-y: initial;
			}

			.tabs-container .nav-pos-top {
				padding-top: 16px;
			}

			.tabs-container .tab-content {
				transition: opacity 0.2s;
				-webkit-font-smoothing: antialised;
				backface-visibility: hidden;
				transform: translateZ(0);
			}

			.tabs-container .tab-content > :last-child{
				margin-bottom: 0;
			}

			.et__tabs.center .tabset,
			.section-tab.center .tabset {
			    justify-content: center;
			}

			.vertical.et__tabs .tabset,
			.vertical.section-tab .tabset {
				flex-direction: column;
				align-items: flex-start;
				justify-content: flex-start;
			}

			.tab-content {
				position: absolute;
				top: -90000px;
			}

			.tab-content.active {
				position: relative;
				top: 0;
			}

	/* Selfhosted
	----*/

		/* categories-grid-container
		----*/

			.categories-grid-container {
				list-style: none;
				padding: 0;
				margin: 0;
				display: grid;
				grid-row-gap: 24px;
    			grid-column-gap: 12px;
			}

			.product-categories-popup .cat-back {
				margin-bottom: 16px;
				color: var(--t-title-color);
				text-decoration: underline;
				text-underline-offset: 4px;
				transition: color .3s ease;
				display: flex;
				align-items: center;
				justify-content: center;
				gap:4px;
				width: fit-content;
				font-weight: 600;
			}

			.product-categories-popup .cat-back:before {
				content: "";
				display: block;
				width: 10px;
				height: 10px;
				-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
				-webkit-mask-size: 100%;
				mask-size: 100%;
				background-color: var(--t-title-color);
				transition: background-color .3s ease;
				transform: rotate(90deg);
			}

			.product-categories-popup .cat-back:hover {
				color: var(--e-global-color-primary);
			}

			.product-categories-popup .cat-back:hover:before {
				background-color: var(--e-global-color-primary);
			}

		/* et__icon-box
		----*/

			.elementor-widget-et_icon_box,
			.elementor-widget-et_mini_cart {
				visibility: visible !important;
			}

			.elementor-widget-et_icon_box .elementor-widget-container {
				border-radius: 6px;
			}

			.et__icon-box,
			.et__icon-box > a,
			.et__icon-box .icon,
			.et__icon-box .icon:before,
			.et__icon-box .icon-box-title,
			.et__icon-box .icon-box-content {
				transition: all .3s ease;
			}

			.icon-box-content > p:last-child {
				margin-top:0 !important;
				margin-bottom:0 !important;
			}

			.et__icon-box,
			.et__icon-box > a {
				width: 100%;
				height: 100%;
				display: flex;
				gap:24px;
			}

			.ip-left.et__icon-box,
			.ip-left.et__icon-box > a {
				flex-direction: row;
				text-align: left;
			}

			.ip-top.et__icon-box,
			.ip-top.et__icon-box > a {
				flex-direction: column;
				justify-content: flex-start;
			}

			.ip-right.et__icon-box,
			.ip-right.et__icon-box > a {
				flex-direction: row-reverse;
				text-align: right;
			}

			.ip-top.ia-center.et__icon-box,
			.ip-top.ia-center.et__icon-box > a{
				text-align: center;
				align-items: center;
			}

			.ip-top.ia-right.et__icon-box,
			.ip-top.ia-right.et__icon-box > a{
				text-align: right;
				align-items: flex-end;
			}

			.ip-top.ia-left.et__icon-box,
			.ip-top.ia-left.et__icon-box > a{
				text-align: left;
				align-items: flex-start;
			}

			.ip-left.i-va-center.et__icon-box,
			.ip-right.i-va-center.et__icon-box,
			.ip-left.i-va-center.et__icon-box > a,
			.ip-right.i-va-center.et__icon-box > a
			{align-items: center;align-self: center;}

			.ip-left.i-va-bottom.et__icon-box,
			.ip-right.i-va-bottom.et__icon-box,
			.ip-left.i-va-bottom.et__icon-box > a,
			.ip-right.i-va-bottom.et__icon-box > a
			{align-items: flex-end;align-self: flex-end;}

			.ip-left.i-va-top.et__icon-box,
			.ip-right.i-va-top.et__icon-box,
			.ip-left.i-va-top.et__icon-box > a,
			.ip-right.i-va-top.et__icon-box > a
			{align-items: flex-start;align-self: flex-start;}

			.et__icon-box .icon {
				display: flex;
				align-items: center;
				justify-content: center;
				border-radius: 500px;
				border:2px solid transparent;
				transform-origin: center;
				position: relative;
			}

			.et__icon-box .icon.original:before {
				background-color: transparent !important;
				background-position: center !important;
				background-repeat: no-repeat !important;
			}

			.et__icon-box.scale .icon {
				transition: color 0.2s ease, background-color 0.2s ease, background 0.2s ease, transform .6s cubic-bezier(.75,-0.5,0,1.75);
			}

			.et__icon-box.scale:hover .icon {
				transform:scale(1.2);
			}

			.et__icon-box .icon:before {
				width: 100%;
				height: 100%;
				content:"";
				display: block;
				background-size: 100%;
				background-repeat: no-repeat;
				background-position: 50% 50%;
				-webkit-mask-repeat: no-repeat !important;
				-webkit-mask-size: 100%;
				-webkit-mask-position: 50% 50% !important;
				mask-repeat: no-repeat !important;
				mask-size: 100%;
				mask-position: 50% 50% !important;
				position: relative;
				z-index: 4;
				-webkit-backface-visibility: hidden; /* add to fix webkit bug jitter */
  				-webkit-transform: perspective(200px); /* add to fix webkit bug jitter */
			}

			.et__icon-box .icon-box-title {
				margin-bottom: 0 !important;
				text-underline-offset: 4px;
			}

	    /* et__stagger-box
	    ----*/

	    	.et__stagger-box > .e-con-inner > .elementor-element,
	    	.et__stagger-box > .elementor-element
	    	{visibility: hidden !important;transition: none !important;z-index: -1}

	    	.et__stagger-box.fired > .e-con-inner > .elementor-element,
	    	.et__stagger-box.fired > .elementor-element
	    	{visibility: visible !important;z-index: 1}

	    /* et-pricing table
		----*/

			.pricing-table-item {
				display: flex;
				align-items: flex-start;
				justify-content: flex-start;
				flex-direction: column;
				padding:24px;
				margin: 0;
				border-radius: 6px;
				outline: 2px solid var(--t-border-color);
				position: relative;
				transform-origin: center;
				height: 100%;
				width: 100%;
			}

			.pricing-table-item .price-wrap {
				display: flex;
				justify-content: flex-start;
				align-items: flex-end;
			}

			.pricing-table-item .price {
				font-size: 40px;
				line-height: 40px;
				font-weight: 800;
			}

			.pricing-table-item .plan {
				opacity: 0.7;
			}

			.pricing-table-item .plan:before {
				content: " / ";
			}

			.pricing-table-item .label {
				position: absolute;
				top: 4px;
				right: 4px;
				border-radius: 6px;
				z-index: 5;
				padding: 6px;
			    text-align: center;
			    color: #fff;
			    font-size: 11px;
			    min-width: 40px;
			    line-height: 11px;
			    font-weight: 800;
			    display: flex;
			    justify-content: center;
			    align-items: center;
			    text-transform: uppercase;
			}

			.pricing-table-item .title {
				margin: 12px 0;
				line-height: 1.15em;
				text-transform: uppercase;
			}

			.pricing-table-item .button {
				padding:12px;
				width: 100%;
				margin-top: auto;
			}

			.pricing-table-item .button .icon {
				width: 16px;
				height: 16px;
				min-width: 16px;
				min-height: 16px;
				-webkit-mask-image: url(images/icons/arrow-cart.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/arrow-cart.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			} 

			.pricing-table-item ul {
				margin: 16px 0 32px 0;
				width: 100%;
				padding: 0;
				list-style: none;
				display: flex;
				flex-direction: column;
				gap: 4px;
			}

			.pricing-table-item ul li {
				position: relative;
				display: flex;
				align-items: flex-start;
				gap: 12px;
				font-weight: 500;
			}

			.pricing-table-item ul li:before {
				content: "";
				display: block;
				width: 10px;
				height: 10px;
				min-width: 10px;
				min-height: 10px;
				transform: rotate(-90deg) translateX(-7px);
				-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			}

	    /* et-testimonial
		----*/

			.et__testimonial,
			.et__person {
				padding: 24px;
				border-radius: 6px;
				border: 1px solid var(--t-border-color);
				width: 100%;
			}

			.et__person {
				padding: 0;
				overflow: hidden;
				border:none;
			}

			.et__testimonial .info-wrap,
			.et__person .info-wrap {
				display: flex;
				justify-content: flex-start;
				align-items: center;
				margin-top: 16px;
			}

			.et__testimonial .title {
				margin-bottom: 8px;
			}

			.et__person .info-wrap {
				padding:16px 24px 24px 24px;
				flex-direction: column;
	    		align-items: flex-start;
	    		background-color: var(--t-color-highlight);
	    		color: #fff;
	    		margin: -6px 0 0 0;
	    		border-radius: 6px;
	    		position: relative;
	    		z-index: 5;
			}

			.et__person .info-wrap:before {
				z-index: -1;
				position: absolute;
				top: -6px;
				left: 0;
				border-radius: inherit;
				background-color: var(--e-global-color-primary);
				content: "";
				display: block;
				width: 100%;
				height: 100%;
			}

			.et__testimonial .image {
				width: 48px;
				height: 48px;
				min-width: 48px;
				min-height: 48px;
				border-radius: 50px;
				background-size: cover;
				background-position: center;
				background-repeat: no-repeat;
				margin-right: 12px;
				border:1px solid rgba(0,0,0,0.1);
			}

			.et__testimonial .name,
			.et__person .name {
				font-size: 14px;
				line-height: 22px;
				font-weight: 800;
				text-transform: uppercase;
				margin-bottom: 0;
				display: inline-flex;
				align-items: center;
				gap: 8px;
			}

			.et__person .name {
				flex-wrap: wrap;
				color: #fff;
			}

			.et__testimonial .name:before,
			.et__person .name:before {
				content:"";
				width: 12px;
				height: 2px;
				background-color: var(--t-title-color);
			}

			.et__person .name:before {
				background-color: #fff;
			}

			.et__person .name .title {
				font-weight: 400;
				line-height: 1.2em;
				opacity: 0.8;
				text-transform: none;
				display: block;
				flex-basis: 100%;
				color: #fff;
			}

			.et__person .et-social-links a {
				border-color: #fff;
			}

			.et__person .et-social-links a:before {
				background-color: #fff;
			}

			.et__person .et-social-links a:hover {
				background-color: #fff;
				border-color: #fff;
			}

			.et__person .et-social-links a:hover:before {
				background-color: #000;
			}

			.et__testimonial .rating {
				margin-bottom: 16px;
			}

			.et__testimonial .rating,
			.et__testimonial .rating > span {
				display: flex;
				align-items: center;
				justify-content: flex-start;
				gap:4px;
			}

			.et__testimonial .rating > span {
				border-radius: 3px;
				justify-content: center;
				gap:0;
				width: 24px;
				height: 24px;
				background-color: var(--e-global-color-primary);
			}

			.et__testimonial .rating > span:before {
				width: 75%;
				height: 75%;
				content: "";
				-webkit-mask-image: url(images/icons/star.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/star.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
				background-color: #fff;
			}

			.et__testimonial .text {
				line-height: 22px;
			    font-size: 14px;
			    margin-bottom: 0;
			}

			.et__testimonial p {
				margin-bottom: 0;
				color: inherit;
				font-size: inherit;
				line-height: inherit;
			}

			.et__person img {
	    		width: 100%;
	    		border-radius: 6px;
	    		border:1px solid var(--t-border-color);
	    	}

	    	.et__person .social-icons {
	    		display: flex;
	    		align-items: center;
	    		margin-top: 16px;
	    	}

	    /* et__attributes
		----*/

			[data-widget_type="et_attributes.default"] {width: 100%}

			.et__attributes .item,
			.et__attributes .item > a {
				border-radius: 6px;
				overflow: hidden;
				display: flex;
				align-items: center;
				justify-content: center;
				flex-direction: column;
				transition: background-color .3s ease, box-shadow .3s ease;
				width: 100%;
			}

			.et__categories_dynamic .item,
			.et__categories_dynamic .item > a {
				height: 100%;
				justify-content: flex-start;
			}

			.et__attributes_dynamic.v1 .item,
			.et__attributes_dynamic.v3 .item,
			.et__attributes_dynamic.v2 .item .image-container,
			.et__categories_dynamic.v1 .item,
			.et__categories_dynamic.v3 .item,
			.et__categories_dynamic.v2 .item .image-container {
				background-color: var(--t-background-color);
    			box-shadow: inset 0 0 0 1px var(--t-border-color);
			}

			.et__attributes_dynamic.v1 .item:hover,
			.et__attributes_dynamic.v3 .item:hover,
			.et__attributes_dynamic.v2 .item:hover .image-container,
			.et__categories_dynamic.v1 .item:hover,
			.et__categories_dynamic.v3 .item:hover,
			.et__categories_dynamic.v2 .item:hover .image-container {
				background-color: #fff;
    			box-shadow: inset 0 0 0 1px var(--t-border-color-dark);
			}

			.et__attributes_dynamic.v1 .attribute-title,
			.et__categories_dynamic.v1 .attribute-title {
				background-color: var(--t-border-color);
			}

			.et__attributes_dynamic.v3 .attribute-title:after,
			.et__categories_dynamic.v3 .attribute-title:after {
				background-color: var(--t-title-color);
			}

			.et__attributes .item > a {
				height: 100% !important;
			}

			.et__attributes.v4 .item {
				flex-direction: row;
				align-items: flex-start;
				padding: 24px;
			}

			.et__attributes.v4 .attribute-info {
				width: 50%;
				min-width: 50%;
				display: flex;
				flex-direction: column;
				gap: 12px;
				height: 100%;
			}

			.et__attributes.v4 .attribute-info .et__button {
				margin-top: auto;
				width: fit-content;
			}

			.et__attributes.v3 .item,
			.et__attributes.v3 .item > a {
				flex-direction: row;
			}

			.et__attributes.v3 .item > a {
				justify-content: flex-start;
			}

			.et__attributes .item > a {
				border-radius: 0;
				width: 100%;
			}

			.et__attributes .image-container {
				width: 100%;
			}

			.et__attributes.v3 .image-container {
				width: 80px;
				min-width: 80px;
			}

			.et__attributes .image-container img {
				left: 50%;
				top: 50%;
				transform: translate(-50%,-50%);
				max-width: 80%;
				mix-blend-mode: multiply;
			}

			.et__attributes.v4 .image-container img {
				max-width:100%;
			}

			.et__attributes.v2 .item .image-container {
				border-radius: 500px;
				transition: background-color .3s ease, box-shadow .3s ease;
			}

			.et__attributes .attribute-title {
				margin:0;
				padding:12px;
				font-size: 15px;
				line-height: 22px;
				text-transform: uppercase;
				text-align: center;
				width: 100%;
				transition: background-color .3s ease, color .3s ease;
				text-underline-offset: 4px;
				text-decoration-thickness: 2px !important;
			}

			.et__attributes.v2 .attribute-title {
				padding-bottom: 0;
			}

			.et__attributes.v1 .attribute-title {
				margin:auto 0 0 0;
			}

			.et__attributes.v3 .attribute-title {
				text-align: left;
				display: flex;
				align-items: center;
				justify-content: space-between;
				gap: 12px;
				padding:12px 16px 12px 8px;
			}

			.et__attributes.v4 .attribute-title {
				padding:0;
				text-align: left;
			}

			.et__attributes.v3 .attribute-title:after {
				width: 12px;
				min-width: 12px;
				height: 12px;
				min-height: 12px;
				content: "";
				display: block;
				mask-size: 100%;
				-webkit-mask-size: 100%;
				mask-image: url(images/icons/double-arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%; 
				-webkit-mask-image: url(images/icons/double-arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%; 
			}

			.et__attributes.v2 .item:hover .attribute-title {
				text-decoration: underline;
			}

			.et__attributes .attribute-children {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.et__attributes .attribute-children a {
				text-underline-offset: 4px;
				transition: color .3s ease;
			}

			.et__attributes .attribute-children a:hover {
				text-decoration: underline;
			}

			.et__categories_dynamic {
				position: relative;
			}

			.et__categories_dynamic.loading > * {
				opacity: 0 !important;
			}

			.et__categories_dynamic.loading:before {
				opacity: 1 !important;
			}

			.et__categories_dynamic .cat-back-wrapper {
				grid-column: 1 / -1;
			}

			.et__categories_dynamic .cat-back {
				color: var(--t-title-color);
				text-underline-offset: 4px;
				text-decoration: underline;
				text-decoration-thickness: 2px;
				font-weight: 600;
				transition: color .3s ease;
				line-height: 24px;
				display: flex;
				align-items: center;
				justify-content: flex-start;
				gap: 4px;
			}

			.et__categories_dynamic .cat-back:before {
				width: 10px;
			    height: 10px;
			    display: block;
			    -webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			    -webkit-mask-size: 100%;
			    mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			    mask-size: 100%;
			    background-color: var(--t-title-color);
			    transform-origin: center;
			    transform: rotate(90deg);
			    transition: background-color .3s ease;
			    cursor: pointer;
			    content: "";
			}

			.et__categories_dynamic .cat-back:hover:before {
			    background-color: var(--e-global-color-primary);
			}

			.et__categories_dynamic .cat-back:hover {
				color: var(--e-global-color-primary);
			}


		/* et__clients
		----*/

			[data-widget_type="et_clients.default"] {width: 100%}

			.et__clients .item {
				padding: 0;
				width: 100%;
				height: fit-content;
				text-align: center;
				border-radius: 6px;
				position: relative;
			}

			.et__clients.pih .item,
			.et__clients.piv .item {
				padding: 16px;
				gap: 12px;
				display: flex;
				overflow: hidden;
			}

			.et__clients.piv .item {
				flex-direction: column;
			}

			.et__clients .item .link:after {
				content: attr(title);
				width: 100%;
				height: 100%;
				border-radius: 6px;
				position: absolute;
				top: 0;
				left: 0;
				background-color: rgba(0, 0, 0, 0.7);
				color: #fff;
				display: flex;
				align-items: center;
				justify-content: center;
				transition: opacity .2s ease;
				opacity: 0;
				font-size: 16px;
			    line-height: 24px;
			    font-weight: 800;
			    justify-content: center;
			    align-items: center;
			    text-align: center !important;
			    text-transform: uppercase;
			    padding: 12px;
			}

			.et__clients .item .link:hover:after {
				opacity: 1;
			}

			.et__clients .et__button {
				color: #fff;
				border-radius: 6px;
			}

			.et__clients.piv .et__button {
				position: absolute;
				bottom: 16px;
				right: 16px;
				text-indent: -9000em;
				padding: 0;
				width: 36px;
				height: 36px;
				border-radius: 36px;
			}

			.et__clients.piv .et__button:after {
				transform: translateX(-4px);
			}

			.et__clients .et__button > .button-back,
			.et__attributes.v4 .attribute-info .et__button > .button-back {
				border:2px solid transparent;
				z-index: -1;
			}

			.et__clients .et__button:after,
			.et__attributes.v4 .attribute-info .et__button:after {
				width: 12px;
				height: 12px;
				content: "";
				display: block;
				-webkit-mask-image: url(images/icons/arrow-cart.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
				mask-image: url(images/icons/arrow-cart.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
				background-color: #fff;
				transition: background-color .3s ease;
			}

			.et__clients .item > .client-info {
				display: flex;
				width: 50%;
				min-width: 130px;
				flex-direction: column;
				gap: 16px;
				align-items: flex-start;
				justify-content: space-between;
				z-index: 2;
			}

			.et__clients.piv .item > .client-info {
				display: flex;
				gap: 16px;
			}

			.et__clients.pih .item > .client-info .image-container,
			.et__clients.piv .item > .client-info .image-container {
				height: 48px;
				max-height: 48px;
				width: 120px;
				max-width: 120px;
				display: flex;
				align-items: flex-start;
				justify-content: center;
			}

			.et__clients.pih .item > .client-info .image-container img,
			.et__clients.piv .item > .client-info .image-container img {
				width: 100%;
				position: static;
			}

			.et__clients .item > .product-image {
				max-width: 100%;
			}

			.et__clients ul {
				list-style: none;
				margin: 0;
				padding: 0;
				display: flex;
				align-items: center;
				justify-content: center;
				gap: 24px;
				flex-direction: column;
			}

			.et__clients img {
				border-radius: 0 !important;
			}

	    /* et-popup-banner
	    ----*/

	    	.et-popup-banner-wrapper {
	    		position: fixed;
	    		top: 0;
	    		left:0;
	    		z-index: -1;
	    		background-color: rgba(0,0,0,0.5);
	    		width: 100%;
	    		height: 100%;
	    		opacity: 0;
	    		visibility: hidden;
	    		transition: all .3s ease;
	    		display: flex;
	    		justify-content: center;
	    		align-items: center;
	    	}

	    	.et-popup-banner-wrapper.animate {
	    		opacity: 1;
	    		visibility: visible;
	    		z-index: 9999;
				perspective: 1300px;
	    	}

	    	.et-toggle-banner-wrapper {
	    		display: none;
	    	}

	    	.et-toggle-banner-wrapper.animate {
	    		display: block;
	    	}

	    	.et-popup-banner {
	    		border-radius: 6px;
	    	}

	    	.et-popup-banner > .elementor-container,
	    	.et-toggle-banner > .elementor-container {
	    		height: 100%;
	    		width: 100%;
	    	}

	    	.popup-banner-toggle,
	    	.toggle-banner-toggle {
	    		position: absolute;
	    		top: -16px;
	    		right: -16px;
	    		color: #fff;
	    		width: 32px;
	    		height: 32px;
	    		line-height: 32px;
	    		border-radius: 6px;
	    		backface-visibility: hidden;
	    		text-align: center;
	    		transition: background-color .3s ease, transform 600ms cubic-bezier(.19,1,.22,1);
	    		cursor: pointer;
	    		z-index: 15;
	    	}

	    	.toggle-banner-toggle.hide {display: none;}

	    	.popup-banner-toggle:before,
	    	.toggle-banner-toggle {
	    		content: "";
	    		width: 12px;
			    height: 12px;
			    position: relative;
				background-color: #fff;
				-webkit-mask-image: url(images/icons/close.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			    -webkit-mask-size: 12px;
			    mask-image: url(images/icons/close.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			    mask-size: 12px;
			    display: inline-block;
			    vertical-align: middle;
	    		transition: transform 600ms cubic-bezier(.19,1,.22,1);
	    	}

	    	.popup-banner-toggle:before {
	    		top: -2px;
	    	}

	    	.toggle-banner-toggle {
	    		position: absolute;
	    		top: 50%;
	    		margin-top: -8px;
	    		right: 8px;
	    		width: 16px;
	    		height: 16px;
	    		line-height: 16px;
	    		border-radius: 16px;
	    		background-position: 50% 50%;
	    	}

	    	.toggle-banner-toggle:hover {
	    		transform:rotate(90deg);
	    	}

	    	/* Effect 1: Fade in and scale up */
	    	.et-popup-banner[data-popup-effect="fade-in-scale"] {
				transform: scale(0.7);
				opacity: 0;
	    	}

	    	.et-popup-banner-wrapper.animate .et-popup-banner[data-popup-effect="fade-in-scale"] {
				transform: scale(1);
				opacity: 1;
				transition: transform 0.6s cubic-bezier(.19,1,.22,1), opacity 0.2s ease !important;
	    	}

	    	/* Effect 2: Slide from the right */
	    	.et-popup-banner[data-popup-effect="slide-in-right"] {
				transform: translateX(20%);
				opacity: 0;
	    	}

	    	.et-popup-banner-wrapper.animate .et-popup-banner[data-popup-effect="slide-in-right"] {
				transform: translateX(0);
				opacity: 1;
				transition: transform 0.6s cubic-bezier(.19,1,.22,1), opacity 0.2s ease !important;
	    	}

	    	/* Effect 3: Slide from the bottom */
			.et-popup-banner[data-popup-effect="slide-in-bottom"] {
				transform: translateY(20%);
				opacity: 0;
			}

			.et-popup-banner-wrapper.animate .et-popup-banner[data-popup-effect="slide-in-bottom"] {
				transform: translateY(0);
				opacity: 1;
				transition: transform 0.6s cubic-bezier(.19,1,.22,1), opacity 0.2s ease !important;
			}


			/* Effect 4: 3D flip horizontal */
			.et-popup-banner[data-popup-effect="flip-horizonatal"] {
				transform-style: preserve-3d;
				transform: rotateY(-70deg);
				opacity: 0;
			}

			.et-popup-banner-wrapper.animate .et-popup-banner[data-popup-effect="flip-horizonatal"] {
				transform: rotateY(0deg);
				opacity: 1;
				transition: transform 0.6s cubic-bezier(.19,1,.22,1), opacity 0.2s ease !important;
			}

			/* Effect 5: 3D flip vertical */
			.et-popup-banner[data-popup-effect="flip-vertical"] {
				transform-style: preserve-3d;
				transform: rotateX(-70deg);
				opacity: 0;
			}

			.et-popup-banner-wrapper.animate .et-popup-banner[data-popup-effect="flip-vertical"] {
				transform: rotateX(0deg);
				opacity: 1;
				transition: transform 0.6s cubic-bezier(.19,1,.22,1), opacity 0.2s ease !important;
			}

	/* Media
	----*/

		/* Lightbox
		----*/

			.gsap-lightbox-overlay {
				width: 100%;
				opacity: 0;
			}

			.gsap-lightbox-overlay.active {
				opacity: 1;
			}

			.lightbox-loading {display: none;}

			.gsap-lightbox-controls,
			.gsap-lightbox-toggle {
				background: var(--e-global-color-primary) !important;
				z-index: 15;
			}

			.gsap-lightbox-controls:hover,
			.gsap-lightbox-toggle:hover {
				background: #000 !important;
			}

			.gsap-lightbox-controls:before,
			.gsap-lightbox-toggle:before {
				background: #fff !important;
			}

			.gsap-lightbox-nav {
				top: 50%;
				margin-top: -20px;
				transform: rotate(90deg);
			}

			.gsap-lightbox-nav.prev {
				right: auto;
				left: 24px;
			}

			.gsap-lightbox-nav.next {
				transform: rotate(270deg);
			}

			.gsap-lightbox-overlay .image-wrapper {
				display: flex;
				flex-direction: column;
				justify-content:center;
				align-items: center;
				width: inherit;
				height: inherit;
			}

			.gsap-lightbox-overlay img,
			.gsap-lightbox-overlay iframe,
			.gsap-lightbox-overlay video {
				margin: 0 auto;
				z-index: 15;
				position: relative;
				display: block;
				align-self:center;
			}

		/* et__image
		----*/

			.parallax-on-move img {
				position: relative;
				transition: transform 0.6s cubic-bezier(.19,1,.22,1);
			}

			.et__image {position: relative;max-width: 100%;}

			.elementor-widget-container > .et__image {
				display: flex;
			}

			.et__image .media-placeholder {
				visibility: hidden;
			}

			.et__image img,
			.et__gallery img {
				transition: opacity 0.2s ease;
			}

			.et__image img,
			.et__video img {
				position: absolute;
				top: 0;
				left: 0;
			}

			.elementor-element-edit-mode .et__image img:not([src*="svg"]) {
				position: relative;
			}

			.elementor-element-edit-mode .et__image img:not([src*="svg"]) + svg {
				display: none;
			}

			.elementor-widget__width-inherit .et__image {
				width: 100%;
			}

			.et__image svg,
			.et__video svg {
				opacity: 0;
				z-index: -1;
				width: 100%;
			}

			.et__image > svg {
			    /*width: auto !important;*/
			    height: auto !important;
			    max-width: 100% !important;
			}

			.et__image.parallax > img {
				transform: translate3d(0px, 0px, 0px);
				position: absolute;
				z-index: 5;
			}

			.et__image.parallax.parallax-off > img {
				transform: none !important;
			}

			.et__image.aligncenter .lazy-inline-image {
			    margin: 0 auto;
			}

			.parallax-image-placeholder {opacity: 0}

			.parallax-image-placeholder + img {
				position: absolute;
				top:0;
				left: 0;
			}

		/* et__gallery
		----*/

			.dialog-type-lightbox {
				z-index: 99999;
			}

			.et__gallery {
				text-align: center;
				position: relative;
			}

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

			.et__gallery img {
				margin: 0 auto;
				display: block;
				border-radius: 6px;
				transition: transform 0.4s cubic-bezier(.19,1,.22,1);
				box-shadow: none;
			}

			.et__gallery.grid  a:hover img {
				transition: transform 0.8s cubic-bezier(.19,1,.22,1);
				transform: scale(1.1) rotate(4deg) !important;
				transform-origin: center;
				z-index: 5;
			}

			.items-border .et__gallery .item {
				border-radius: 6px;
				border:1px solid var(--t-border-color);
				background-color: #fff;
			}

			.et__gallery.curtain img {
				opacity: 0;
			}

			.et__gallery.curtain li {
				overflow: hidden;
				border-radius: 6px;
				position: relative;
			}

			.et__gallery.curtain .curtain {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 2;
				transform: scaleX(0);
				background-color: var(--e-global-color-primary);
			}

		/* image-container
		----*/

			.image-container {
				position: relative;
				display: block;
				border-radius: 6px;
				background-size: cover;
				background-position: center;
				background-repeat: no-repeat;
				line-height: 0;
			}

			.product-image .image-container {
				overflow: hidden;
			}

			.image-container svg {
				opacity: 0;
				width: 100%;
				display: block;
			}

			.image-container img {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
			}

			.image-container img[data-src] {
				max-height: 100% !important;
			}

			.elementor-editor-active .image-container img[data-src] {
				max-height: initial !important;
			}

			.image-container img:only-child {
				position: static;
			}

		/* et__video
		----*/

			.et__video {
				overflow: hidden;
				border-radius: 6px;
			}
			
			.et__video .image-container .video-btn {opacity: 0}
			.et__video .image-container.loaded .video-btn {opacity: 1}

		/* playlist
		----*/

			.wp-playlist {
				border:none !important;
			    padding: 0 !important;
			    margin: 0 0 0 0 !important;
			    background-color: #242427 !important;
			    color: #fff !important;
			}

			.wp-playlist-current-item {
				height: auto !important;
			    padding: 30px 30px 0 30px !important;
			}

			.wp-playlist .mejs-container {
			    margin:0 23px !important;
			    max-width: 100% !important;
			    width: calc(100% - 46px) !important;
			}

			.wp-playlist-current-item img {
				width: 100px !important;
				height: 100px !important;
				max-width: 100px !important;
			}

			.wp-playlist-current-item .wp-playlist-caption {
				color: #fff !important;
			}

			.wp-playlist-current-item .wp-playlist-item-title {
				max-width: 100%;
				font-size: 16px !important;
				line-height: 26px !important;
				color: #fff !important;
			}

			.wp-playlist-current-item .wp-playlist-item-album,
			.wp-playlist-current-item .wp-playlist-item-artist {
				font-size: 14px !important;
				line-height: 24px !important;
				text-transform: uppercase !important;
				font-weight: 800 !important;
				font-style: normal !important;
				color: #fff !important;
				letter-spacing: 0.5px;
				display: inline-block;
				vertical-align: top;
			}

			.wp-playlist-current-item .wp-playlist-item-artist {
				padding-left: 20px !important;
				position: relative;
			}

			.wp-playlist-current-item .wp-playlist-item-artist:before {
				display: block;
				position: absolute;
				top: 50%;
				margin-top: -6px;
				left: 7px;
				width: 2px;
				height:12px;
				content: "";
				background-color: #fff !important;
			}

			.wp-playlist .mejs-controls {
				background-color: #242427 !important;
			}

			.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-total,
			.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
			.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-total,
			.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
				background-color: #3a3a3d !important;
			}

			.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-current,
			.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
				background-color: #044bd9 !important;
			}

			.wp-playlist .wp-playlist-item {
	    		padding:16px 32px 16px 32px !important;
	    		border-bottom:none !important;
	    		background-color: #2e2e31 !important;
	    		color: #fff !important;
	    		font-weight: 400 !important;
			}

			.wp-playlist .wp-playlist-item:nth-child(2n+2) {
	    		background-color: #242427 !important;
			}

			.wp-playlist .wp-playlist-item .wp-playlist-item-artist {
				color: #9e9e9e !important;
				font-size: 14px !important;
				line-height: 24px !important;
				text-transform: capitalize !important;
			}

			.wp-playlist .wp-playlist-caption {
				color: #fff !important;
			}

			.wp-playlist .wp-playlist-item .wp-playlist-item-length {
				top: 50% !important;
				right: 30px !important;
				transform: translateY(-50%);
			}

	/* Infographics
	----*/

		/* et__counter
		----*/

			.et__counter {
				text-align: left;
				position: relative;
				visibility: hidden;
			}

			.et__counter.fired {
				visibility:visible;
			}

			.et__counter.center {
				text-align: center;
			}

			.et__counter.flex-end {
				text-align: right;
			}

			.et__counter-inner {
				position: relative;
				display: flex;
				flex-direction: column;
			}

			.et__counter .icon {
				margin:0 0 16px 0;
				opacity: 0;
				transform: scale(0.2);
				z-index:-1;
				-webkit-mask-repeat: no-repeat !important;
				mask-repeat: no-repeat !important;
				-webkit-mask-position: 50% 50% !important;
				mask-position: 50% 50% !important;
				-webkit-mask-size:100% !important;
				mask-size:100% !important;
				z-index: 2;
			}

			.et__counter.icon .counter-content {
				width: 100%;
			}

			.et__counter .counter-title,
			.et__counter .counter-value {
				line-height: 1em;
				font-weight: 800;
				font-size: 48px;
			}

			.et__counter .counter-title {
				margin: 8px 0 0 0;
				font-size: 16px;
			}

			.et__counter .in {
				transform: translateX(-50px);
				opacity: 0;
			}

		/* et__progress
		----*/

			.et__progress {
				width: 100%;
				max-width: 100%;
				position: relative;
				visibility: hidden;
			}

			.et__progress.fired {
				visibility: visible;
			}

			.et__progress .text {
				position: relative;
				padding-bottom: 8px;
				text-align: left;
			}

			.et__progress .track-bar {
				width: 100%;
				height: 16px;
				border-radius: 0px;
				position: relative;
				border-radius: 6px;
			}

			.et__progress .track-bar > * {
				height: inherit;
				width: inherit;
				border-radius:6px;
			}

			.et__progress .track-bar > .bar {
				position: absolute;
				border-radius: 6px;
			}

			.et__progress .percent,
			.et__progress .title {
				display:inline-block;
				vertical-align: middle;
				margin: 0;
			}

			.et__progress .title {
				font-size: 16px;
				font-weight: 800;
				line-height: 1em;
			}

			.et__progress.default .percent {
				position: absolute;
			    top: -32px;
			    right: -20px;
			    display: block;
			    padding: 4px;
			    background: var(--t-title-color);
			    color: #fff;
			    border-radius: 6px;
			    min-width: 40px;
			    text-align: center;
			    font-size: 12px;
			    line-height: 1em;
			    font-weight: 800;
			}

			.et__progress.default .percent:before {
				content: "";
				display: block;
				width: 8px;
				height: 8px;
				border-radius: 6px;
				position: absolute;
				transform: rotate(45deg) translateX(-50%);
				bottom: -8px;
				left: 50%;
				background-color: var(--t-title-color);
			}

			.et__progress .percent:after {
				content: "%";
				display:inline-block;
				vertical-align: middle;
			}

			.et__progress.circle {
				text-align: center;
			}

			.et__progress svg {
				overflow: initial;
			}

			.et__progress svg circle {
				fill: transparent;
				stroke-width:3.5;
				stroke-linecap: round;
				opacity: 0;
				transform: rotate(-90deg);
				transform-origin: 50% 50%;
			}

			.et__progress svg .track-circle {
				opacity: 1;
			}

			.et__progress.circle .text {
				position: absolute;
				top: 50%;
				left: 0;
				width: 100%;
				transform: translateY(-50%);
				padding-bottom: 0;
				text-align: center;
				padding: 24px;
			}

			.et__progress.circle .percent {
				margin:0 auto 0 auto;
				display: block;
				font-size: 48px;
				line-height: 48px;
				font-weight: 800;
			}

		/* et__timer
		----*/

			.et__timer {
				text-align: center;
				display: inline-block;
			}

			.et__timer ul {
				list-style: none;
				margin: 0;
				padding: 0;
				display:flex;
				gap:16px;
				align-items: center;
			}

			.et__timer li {
				width:100%;
				min-width: 32px;
				display: flex;
				align-items: center;
				text-align: center;
				position: relative;
				margin: 0;
			}

			.et__timer li:after {
				width: 16px;
				text-align: center;
				content: ":";
				display: block;
				position: absolute;
				top: calc(50% - 2px);
				transform: translateY(-50%);
				right: -16px;
				line-height: 1em;
				font-weight: 800;
				font-size: 20px;
				color: var(--t-title-color);
			}

			.et__timer li:last-child:after {
				display: none;
			}

			.et__timer li div {
			    padding: 6px;
				border-radius:6px;
				position: relative;
				min-height: 48px;
				min-width: 40px;
			    display: flex;
			    flex-direction: column;
			    justify-content: center;
			}

			.et__timer .timer-count {
				display: block;
				margin: 0 auto;
				position: relative;
				color: inherit !important;
			}

			.et__timer .timer-count {
				font-weight: 800 !important;
				font-size: 18px !important;
				line-height: 18px !important;
			}

	/* misc
	----*/

		[data-widget_type="et_products.default"],
		[data-widget_type="et_posts.default"],
		.et__products_ajax,
		.et__posts_ajax {
			width: 100%;
		}

		.et__skeleton {
			position: relative;
			fill: #e0e0e0;
			opacity: 0.3;
			border-radius: 6px;
			overflow: hidden;
		}

		.no-border-products .et__skeleton {
		    fill: rgba(255, 255, 255, 0.7);
		}

		.et__skeleton .spinner {
		    fill: none;
		    stroke: #999;
		    stroke-width: 1;
		    stroke-linecap: round;
		    stroke-dasharray: 30 40;
		    animation: __etSpin .6s linear infinite;
		    transform-origin: center;
		}

		.no-border-products .et__skeleton .spinner {
		    stroke: #fff;
		}

		@keyframes __etSpin {
		    to {
		        transform: rotate(360deg);
		    }
		}

		.et__products_ajax,
		.et__posts_ajax {
			position: relative;
		}

		.et__products .swiper:not(.swiper-initialized) .swiper-slide,
		.et__posts .swiper:not(.swiper-initialized) .swiper-slide {
			height: fit-content;
		}

		.et__products .swiper-initialized .et__banner > .elementor,
		.et__products .swiper-initialized .et__banner > .elementor > .elementor-element,
		.et__posts .swiper-initialized .et__banner > .elementor,
		.et__posts .swiper-initialized .et__banner > .elementor > .elementor-element,
		#loop-posts .et__banner > .elementor,
		#loop-posts .et__banner > .elementor > .elementor-element {
			height: 100% !important;
			min-height: inherit !important;
		}

		.et-gap {clear: both;}
		.et-gap-inline {display: inline-block;vertical-align: middle;}

		.et__products[data-stagger="true"],
		.et__posts[data-stagger="true"] {
			opacity: 0;
		}

		.fired.et__products[data-stagger="true"],
		.fired.et__posts[data-stagger="true"] {
			opacity: 1;
		}

/* Responsive ----- */
	
	@media only screen and (max-width: 359px)  {

		.grid .only-posts,
		.list .only-posts {
		    grid-template-columns: repeat(1, minmax(0, 1fr));
		}

		.grid-2:not(.swiper-container) .only-posts {
			gap: 8px;
		}

		.et__attributes.v4 .item {
			padding: 8px !important;
		}

		.et__person .social-icons {
			gap:4px;
		}

		.et__person .social-icons a {
    		width: 28px;
    		height: 28px;
    		line-height: 28px;
    	}

		.et__cart {padding-top: 40px}

		.et__cart > h3 {
			transform: translateY(-24px);
		}

		.sidebar-widget-area {
        	padding: 64px 12px 0 52px !important;
    	}

    	.sidebar-toggle.active,
    	.compare-table-remove {
    		top: 12px !important;
   			right: 12px !important;
    	}

    	.et__cart-toggle-remove {
    		top: 12px !important;
   			right: 52px !important;
    	}

		.categories-carousel-container h3 {
			font-size: 13px !important;
			line-height: 16px !important;
		}

		.list .products .woo-loop-product__footer .button,
		.list .products .woo-loop-product__footer .added_to_cart {
	        min-width: 0 !important; 
	    }

	    .et__products.list .woo-loop-product__meta .rating {
	        bottom: 36px;
	    }

	    .similar-products-title {
		    font-size: 18px;
		    line-height: 20px;
		    margin-bottom: 8px;
		    padding-top: 16px;
		}

		.shop-cart-before-mini-cart-widgets,
		.shop-cart-after-buttons-widgets,
		.et__cart .woocommerce-mini-cart__total,
		.et__cart .woocommerce-mini-cart__buttons,
		.et__cart .product_list_widget, .et__cart > h3,
		.et__cart .spcw {
		    padding-left: 12px;
		    padding-right: 24px;
		}

		.woocommerce-mini-cart__total {
			padding-top: 16px;
		}

		.et__cart .spcw {
			padding-left: 1px;
			margin-left: 8px;
			padding-bottom: 16px;
		}

		.et__cart .product_list_widget {
			padding-right: 0;
			margin-right: 24px;
		}

		html table.responsive {width: 300%}

		.container {
		    width: 95%;
		    max-width: 95%;
		}

		.e-con-boxed>.e-con-inner {
		    max-width: 95%;
		}

		.breakpoint-359 {display: none !important;}


		.et__products.swiper-container.grid .products .product {
	        padding: 4px !important;
	    }

		.product .woo-loop-product__title {
	        font-size: 15px;
	        line-height: 20px;
	    }

	    .wishlist-table .product .woo-loop-product__meta .rating {
	        position: static;
	    }

	    .product .woo-loop-product__labels {
	    	flex-direction: column;
	    	gap: 4px;
	    }

	    .full .woo-loop-product__labels {
			left: 16px !important;
			top: 16px !important;
		}

	    .woo-loop-product__labels * {
		    padding: 3px 6px;
		    font-size: 11px;
		    line-height: 14px;
		    letter-spacing: 0;
		}

		.product .woo-loop-product__footer .button,
		.product .woo-loop-product__footer .added_to_cart {
	        height: 36px;
	    }

	    .product .woo-loop-product__footer .button,
	    .product .woo-loop-product__footer .added_to_cart {
	        font-size: 13px;
	    }

		.product .woo-loop-product__footer {
	        gap: 8px;
	    }

	    .product .woo-loop-product__footer .price {
	        font-size: 22px;
	        line-height: 26px;
	    }

	    .woo-loop-product__footer .button, .woo-loop-product__footer .added_to_cart {
	        width: 100% !important;
	        margin-left: 0 !important;
	    }

	    .full .products .product {
	        padding: 16px !important;
	        gap: 12px !important;
	    }

	    .full .products .product .image-container > img {
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
		}

	    .full .product .woo-product__attributes {
	        padding: 16px 0 !important;
	    }

	    .full .product .woo-loop-product__title {
	        font-size: 16px;
	        line-height: 22px;
	    }

	    .full .woo-product__attributes h3 {
	    	font-size: 14px;
	    }

	    .full .products .product .wcv {
			gap: 8px;
		}

		.product_list_widget li {
			padding:12px 8px;
		}

		.wishlist-table .product .wishlist-toggle {
		   top: 8px !important;
		}

		.list .products .product .price {
			flex-direction: column;
			align-items: flex-start;
		}

	    .loop-products.fbt {
	        padding: 16px 0 !important;
	        border-left:none;
	        border-right:none;
	        border-radius: 0;
	    }

	    .post-body {
	    	padding: 16px;
	    }

	    .post-date-side {
	    	top:16px;
	    	left: 16px;
	    }

	    .post .hr {
		    height: 12px;
		    margin: auto 0 12px 0;
		}

		.grid-2 .post-date {
			margin-bottom: -22px;
		}

		.item-grid-container {
			gap: var(--gap-mbs, 8px);
		}

		.swiper-container .swiper:not(.swiper-initialized) .swiper-wrapper{
			grid-column-gap: var(--gap-mbs-value,8px);
		}
	    
	}

	@media only screen and (min-width: 360px)  {

		.breakpoint-360 {display: none !important;}

		/* swiper carousel
		--------- */

			.swiper-container .swiper:not(.swiper-initialized) .swiper-wrapper{
				grid-column-gap: var(--gap-mb-value,12px);
			}
	}

	@media only screen and (min-width: 360px) and (max-width: 767px)  {

		.list .products .product {
			padding: 12px;
		}

		.list:not(.mini) .products .product .wcv {
			bottom: 12px !important;
			left: 12px !important;
		}

		.list.mini.products .product .wcv {
			left: auto !important;
		    bottom: 8px !important;
		    top: auto !important;
		    transform: none !important;
		    right: 8px !important;
		}

		.et__products.list .products .product {
			padding: 8px;
		}

		.et__products.list:not(.mini) .products .product .wcv {
			bottom: 8px !important;
			left: 8px !important;
		}

		.et__products.list .woo-loop-product__meta .rating {
	        bottom: 36px;
	    }

	    .et__products.list.mini .woo-loop-product__meta .rating {
	        bottom: 8px;
	    }

		.item-grid-container {
			gap: var(--gap-mb, 8px) !important;
		}

		.section-carousel[data-cl-mb] {
			grid-column-gap: var(--gap-mb-value);
		}

		.swiper-wrapper > ul.swiper-slide,
		.et__items_ajax[data-cl-mb] {
		    gap: var(--gap-mb-value);
		}

	}

	@media only screen and (max-width: 424px)  {


		.list .products .product {
	        grid-column-gap: 8px !important;
	    }

		.swiper-container.grid .products .product {
	        padding: 8px !important;
	    }

	    .et__products .product .wcv {
	    	gap: 6px;
	    	margin-top: -30px;
	    }

	    .et__products .products .product .wcv a {
	        width: 22px !important;
	        height: 22px !important;
	    }

	    .et__products .wcv .wishlist-toggle.active:before {
	    	-webkit-mask-size: 12px;
    		mask-size: 12px;
	    }

	    .et__products .wcv .quick-view-toggle:before {
	        -webkit-mask-size: 14px;
	        mask-size: 14px;
	    }

	    .et__products .products .product .wcv a.whatsapp-chat-button:before {
	    	-webkit-mask-size: 20px !important;
	        mask-size: 20px !important;
	    }

	    .et__products .woo-product__brand img {
	    	max-width: 48px;
	    }

	    .et__products .woo-loop-product__footer .button,
	    .et__products .woo-loop-product__footer .added_to_cart {
	        gap: 1px;
	    }

	    .et__products .woo-loop-product__footer .button:before,
	    .et__products .woo-loop-product__footer .added_to_cart:before {
	        width: 16px;
	        height: 16px;
	        -webkit-mask-size: 16px !important;
	        mask-size: 16px !important;
	    }
	}

	@media only screen and (max-width: 767px)  {

		.account-nav > .woocommerce-MyAccount-navigation {
			width: 100%;
		}

		.sidebar-widget-area .widget:not(.widget_mailchimp,.widget_calendar,.widget_banner) {
		    margin-bottom: 16px;
		    padding: 8px 24px 24px 24px;
		    border-radius: 0; 
		    background-color: transparent; 
		    border-bottom: 1px solid var(--t-border-color-dark);
		    width: calc(100% + 32px);
        	margin-left: -16px;
		}

		.sidebar-widget-area .active-filters {
			margin-bottom: 16px;
		    padding: 8px 16px 24px 16px;
		    border-radius: 0;
		    background-color: transparent;
		    border-bottom: 1px solid var(--t-border-color-dark);
		    width: calc(100% + 32px);
		    margin-left: -16px;
		}

		.sidebar-widget-area {
			overflow: hidden;
			width: 100%;
			max-width: 100vw;
		}

		.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block {
			margin-bottom: 24px !important;
		}

		.wc-block-cart__totals-title, .cart_totals > h2 {
		    margin-top: -60px;
		    padding: 0px 0 7px 0;
		}

		.woocommerce-pagination, nav.pagination {
			margin-top: 24px;
		}

		.et__cat-bottom-description {
			padding: 8px;
			gap: 8px;
			margin-top: 24px;
			flex-direction: column;
		}

		.et__cat-bottom-image {
		    max-width: 100%;
		    width: 64px;
		    min-width: 64px;
		    padding: 8px;
		}

		.et__cat-bottom-title {
			font-size: 18px;
        	line-height: 22px;
        	margin-bottom: 4px;
		}

		.et__cat-bottom-text {
			font-size: 12px;
			line-height: 16px;
		}

		textarea, select, input[type="date"],
		input[type="datetime"], input[type="datetime-local"],
		input[type="email"], input[type="month"],
		input[type="number"], input[type="password"],
		input[type="search"], input[type="tel"],
		input[type="text"], input[type="time"],
		input[type="url"], input[type="week"],
		input[type="file"],
		.select2-container--default .select2-selection--single {
    		font-size: 14px;
    		line-height: 20px;
		}

		.tabset .tab, .section-tabset .tab, .mobile-tabset-nav {
			min-height: 48px;
		}

		.et__testimonial .info-wrap {
			margin-top: 8px;
		}

		.overflow-mobile-hidden {overflow: hidden;}

		.et__clients .item .link:after {
		    font-size: 12px;
		    line-height: 16px;
		    padding: 8px;
		}

		.et__timer li div {
		    padding: 4px;
		    border-radius: 6px;
		    min-height: 40px;
		    min-width: 32px;
		}

		.text-shadow-border {
		    text-shadow: 2px 0 #fff, 2px 0 #fff, 0 2px #fff, 0 -2px #fff;
		}

		.text-shadow-border-dark {
		    text-shadow: 2px 0 #000, 2px 0 #000, 0 2px #000, 0 -2px #000;
		}

		.text-shadow-border-color-secondary {
		    text-shadow: 2px 0 var(--e-global-color-secondary), 2px 0 var(--e-global-color-secondary), 0 2px var(--e-global-color-secondary), 0 -2px var(--e-global-color-secondary);
		}

		.similar-products-title {
			font-size: 18px;
    		line-height: 20px;
    		margin-bottom: 8px;
		}

		.title-section {
			gap: 4px;
		}

		.title-section > .sidebar-toggle {
			order: 999;
			width: 100%;
		}

		.commentlist .avatar {
			width: 40px;
		}

		#respond {
			padding: 16px;
		}

		#single-post > .entry-content {
	        padding: 16px 16px 0 16px;
	    }

	    .entry-meta, .post-bottom {
	        padding: 16px;
	        margin-left: -16px;
	        width: calc(32px + 100%);
	    }

	    .post-bottom {
	    	padding: 0 16px;
	    	row-gap: 0;
	    }

	    .post-bottom > * {
	    	padding-top: 16px;
    		padding-bottom: 16px;
	    }

	    .post-bottom > * + * {
	    	padding-top: 0;
	    }

	    .entry-meta .byline {
		    margin-left: 0;
		}

		.nav-links > div {
			width: 50%;
		}

		.post-date-side {
		    top: 8px;
		    left: 8px;
		    width: 32px;
		    height: 40px;
		    gap: 1px;
		}

			
		.full .only-posts .post-date-side {
		    width: 48px;
		    height: 56px;
		    top: 16px;
		    left: 16px;
		}

		.post-date-side span {
		    font-size: 14px;
		    line-height: 14px;
		}

		.post-date-side span + span {
		    font-size: 12px;
		    line-height: 12px;
		}

		.post-body .post-title {
		    font-size: 14px;
		    line-height: 16px;
		    font-weight: 700;
		}

		.full .only-posts .post-body .post-title {
		    font-size: 20px;
		    line-height: 26px;
		}

		.post-excerpt {
		    font-size: 12px;
		    line-height: 18px;
		    margin-top: 8px;
		}

		.full .only-posts .post-body .post-excerpt {
		    margin-top: 8px;
		    font-size: 14px;
		    line-height: 20px;
		}

		.post-body .post-category a {
		    padding: 4px 8px;
		    font-size: 12px;
		    line-height: 14px;
		}

		.post .hr {
		    height: 12px;
		    margin: auto 0 8px 0;
		}

		.grid-2 .post .hr {
		    margin: auto 0 6px 0;
		}

		.post-read-more:after {
			width: 8px;
    		height: 8px;
    		position: relative;
		}

		.only-posts .post .image-container {
			width: 100%;
		}

		.only-posts .post .post-body {
			padding: 12px;
		}

		.grid-2 .post .post-body {
			padding: 24px 8px 8px 8px;
		}

		.grid-2 .post-date {
			position: absolute;
			top: 8px;
			left: 8px;
			font-size: 12px;
		}

		.grid-2 .post-date:before {
			width: 14px;
			height: 14px;
		}

		.list .post > .image-container {
			min-height: 180px;
		}

		.section-tab > .e-con-inner {
			gap: 16px !important;
		}

		.et__attributes.v3 .item,
		.et__attributes.v3 .item > a {
		    flex-direction: column;
		}

		.et__attributes.v3 .attribute-title {
			text-align: center;
			justify-content: center;
			padding-top: 0 !important;
		}

		.et__attributes.v3 .image-container {
		    width: 64px;
		    min-width: 64px;
		}

		.et__attributes.v4 .item {
			padding: 12px;
			flex-direction: column-reverse;
		}

		.et__attributes.v4 .attribute-info {
		    width: 100%;
		    min-width: 100%;
		}

		.et__attributes .attribute-title {
			font-size: 13px;
			line-height: 16px;
		}

		.et__attributes.v3 .attribute-title {
			padding: 8px;
		}

		.et__attributes.v3 .attribute-title:after {
			display: none;
		}

		.et__attributes.v4 .attribute-info .et__button {
			width: 100%;
		}

		.et__clients.pih .item,
		.et__clients.piv .item {
			padding: 12px;
			flex-direction: column;
		}

		.et__clients.pih a {
			text-indent: -9000em;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 2;
		}

		.et__clients.pih a:after,
		.et__clients.pih a > .button-back {
			display: none;
		}

		.et__clients .item > .client-info {
			width: 100%;
			min-width: 100%;
		}

		.et__clients.pih .item > .client-info .image-container,
		.et__clients.piv .item > .client-info .image-container {
		    height: 48px;
		    max-height: 48px;
		    width: 80%;
		    max-width: 80%;
		    justify-content: flex-start;
		}

		.et__clients.pih .item > .client-info .image-container img,
		.et__clients.piv .item > .client-info .image-container img {
		    width: 100%;
		    height: 48px;
		}

		.et__testimonial {
			padding: 16px !important;
		}

		.et__person .info-wrap {
    		margin: -12px 0 0 0;
    		padding: 6px 12px 18px 12px;
		}

		.et__person .name {
			gap: 4px;
			font-size: 13px;
			line-height: 18px;
		}

		.et__person .social-icons {
			margin-top: 8px;
			gap: 4px;
		}

		.et__person .social-icons a {
			width: 24px;
			height: 24px;
		}

		.et__testimonial .rating {
		    margin-bottom: 8px;
		}

		.et__testimonial .title {
			margin-bottom: 4px;
		}

		.et__testimonial .text {
		    line-height: 20px;
		    font-size: 13px;
		}

		.et__testimonial .name {
		    line-height: 18px;
		    font-size: 13px;
		}

		.pricing-table-item .button .icon {
			width: 12px;
			height: 12px;
			min-width: 12px;
			min-height: 12px;
		}

		.pricing-table-item ul {
			margin-top: 0;
			margin-bottom: 16px;
			gap: 4px;
		}

		.pricing-table-item ul li {
			font-size: 13px;
		}

		.pricing-table-item {
			padding: 12px;
		}

		.et__tabs, .section-tab {
		    gap: 16px;
		}

		.et__accordion .accordion-title.active + .accordion-content,
		.section-accordion .section-accordion-title.active + .section-accordion-content {
		    padding: 24px;
		}

		.et__accordion .accordion-title,
		.section-accordion .section-accordion-title {
			padding: 12px 28px 12px 16px;
		}

		.et__accordion .accordion-title:after,
		.section-accordion .section-accordion-title:after {
			right: 16px;
		}

		.shop .et__footer,
		.single-product .et__footer {
			margin-bottom: 106px;
		}

		.et__footer .nav-menu {
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		.et__footer .et__menu-list {
			flex-direction: column;
		}

		.et__footer .et__language-switcher.dropdown,
		.et__footer .et__language-switcher.dropdown > .language-toggle,
		.et__footer .et__language-switcher.dropdown ul {
			width: 100%;
		}

		.mm-container,
		.et-mm .sub-menu,
		.mm-container .et-mm {
			width: 100%;
		}

		.et__elementor-mailchimp.horizontal form {
		    flex-direction: column;
		    background-color: transparent !important;
		    border:none !important;
		    padding: 0 !important;
		}

		.shop-cart-before-mini-cart-widgets,
		.shop-cart-after-buttons-widgets {
			display: none !important;
		}

		.qvw {
			width: 100vw;
			height: 100vh;
			min-width: 100vw;
			min-height: 100vh;
			max-width: 100vw;
			max-height: 100vh;
			border-radius:0;
		}

		.qvw > .product {
			padding:56px 16px 16px 16px;
		}

		.qvw .woocommerce-product-gallery-wrapper {
		    position: relative;
		}

		.qvw > .product > .single-product-main > * {
		    width: 100%;
		    min-width: 100%;
		    max-width: 100%;
		}

		.qvw > .product > .single-product-main {
			height: fit-content;
		}

		.widget .term-search {
			margin-top: 1px;
		}

		#single-post .entry-content p {
		    font-size: 14px;
		    line-height: 24px;
		    margin-bottom: 16px;
		}

		#single-post > .entry-content > .entry-title {
			font-size: 24px;
			line-height: 28px;
			margin-bottom: 12px;
		}

		.entry-meta {
		    gap: 12px;
		}

		.default-page-template {
		    padding: 0 0 32px 0;
		}

		body, p, h1, h2, h3, h4, h5, h6 {
		    line-height: 1.5em;
		}

		h1, h2, h3, h4, h5, h6, #reply-title {
		    margin: 0 0 8px 0;
		}

		th {
		    font-size: 14px;
		}

		td, th, tr {
		    padding: 6px;
		}

		table.responsive {width: 250%}

		h1 {font-size: 32px;}
		h2, #reply-title {font-size: 24px;line-height: 28px}
		h4 {font-size: 18px;}

		.sidebar-widget-area {
			max-width: calc(100vw + 40px) !important;
			width:calc(100vw + 40px) !important;
		}

		.title-section {
			padding: 16px 0 16px 0;
			width: 100%;
			flex-direction: column;
			align-items: flex-start;
		}

		.et__breadcrumbs {
			overflow-x: scroll;
    		display: flex;
    		align-items: center;
    		margin-left: 0;
    		width: 100%;
		}

		.et__breadcrumbs a, .et__breadcrumbs span {
		    margin-right: 8px;
		    width: fit-content;
		    white-space: nowrap;
		}

		.et__breadcrumbs::-webkit-scrollbar  {
			display: none;
		}

		.swiper-wrapper {
			overflow: visible !important;
		}

		.full .only-posts .post .post-body {
			padding: 16px 0;
		}

		.comment-list .children {padding: 0}

		.comment-list .comment-body {
			margin-bottom: 12px;
		}

		.swiper-slide .post-body {
			padding: 16px;
		}

		.et__button.mobile-full {
			min-width: 100% !important;
			width: 100% !important;
		}

		/*	et__icon-box
		------------------*/

			.ip-m-left.et__icon-box,
			.ip-m-left.et__icon-box > a {
				flex-direction: row;
				text-align: left;
			}

			.ip-m-top.et__icon-box,
			.ip-m-top.et__icon-box > a {
				flex-direction: column;
				justify-content: flex-start;
				text-align: center;
			}

			.ip-m-right.et__icon-box,
			.ip-m-right.et__icon-box > a {
				flex-direction: row-reverse;
				text-align: right;
			}

			.ip-m-top.ia-m-center.et__icon-box,
			.ip-m-top.ia-m-center.et__icon-box > a{
				text-align: center;
				align-items: center;
			}

			.ip-m-top.ia-m-right.et__icon-box,
			.ip-m-top.ia-m-right.et__icon-box > a{
				text-align: right;
				align-items: flex-end;
			}

			.ip-m-top.ia-m-left.et__icon-box,
			.ip-m-top.ia-m-left.et__icon-box > a{
				text-align: left;
				align-items: flex-start;
			}

			.ip-m-left.i-va-m-center.et__icon-box,
			.ip-m-right.i-va-m-center.et__icon-box,
			.ip-m-left.i-va-m-center.et__icon-box > a,
			.ip-m-right.i-va-m-center.et__icon-box > a
			{align-items: center;align-self: center;}

			.ip-m-left.i-va-m-bottom.et__icon-box,
			.ip-m-right.i-va-m-bottom.et__icon-box,
			.ip-m-left.i-va-m-bottom.et__icon-box > a,
			.ip-m-right.i-va-m-bottom.et__icon-box > a
			{align-items: flex-end;align-self: flex-end;}

			.ip-m-left.i-va-m-top.et__icon-box,
			.ip-m-right.i-va-m-top.et__icon-box,
			.ip-m-left.i-va-m-top.et__icon-box > a,
			.ip-m-right.i-va-m-top.et__icon-box > a
			{align-items: flex-start;align-self: flex-start;}

		/* Woocommerce
		----*/

			.wc-block-cart {
				gap: 24px;
			}

			.wc-block-components-totals-wrapper {
			    padding: 16px 12px;
			}

			.wc-block-cart-items th {
				display: none;
			}

			.wc-block-cart-items tbody,
			.wc-block-cart-items {
				display: block;
				width: 100%;
			}

			.wc-block-cart-items tbody {
				display: flex;
				flex-direction: column;
				gap: 12px;
			}

			.wc-block-cart-items tbody:after {
				display: none;
			}

			.wc-block-cart-items tbody tr {
				display: flex;
				flex-wrap: wrap;
				padding: 0;
				gap:12px;
				width: 100%;
				border-radius: 6px;
				border:1px solid var(--t-border-color);
			}

			.wc-block-cart-items tbody td {
				padding: 0 !important;
			}

			.wc-block-cart-items tbody .wc-block-cart-item__product {
				width: calc(100% - 112px);
				padding: 12px 12px 0 0 !important;
			}

			.wc-block-components-product-details {
				width: 100%;
			}

			.wc-block-cart-items tbody .wc-block-cart-item__total {
				width: 100%;
				position: relative;
				display: flex;
				align-items: center;
				justify-content: space-between;
				text-align: right;
				background-color: var(--t-background-color);
				border-top: 1px solid var(--t-border-color) !important;
				padding: 12px !important;
			}

			.wc-block-cart-item__total .label {
				color: var(--t-title-color);
				font-size: 16px;
			}

			.wc-block-cart-item__total .wc-block-components-product-price {
				justify-content: flex-end;
			}

			.wc-block-cart-items tbody tr .wc-block-cart-item__image {
				width: 100px;
				max-width: 100px;
				padding: 12px 0 0 12px !important;
			}

			.wc-block-components-quantity-selector,
			.shop_table .quantity {
			    max-width: 146px;
			    padding: 0 48px;
			}

			.shop_table .quantity {
			    padding: 0;
			    width: 146px;
			}

			.wc-block-components-quantity-selector__input,
			.wc-block-components-quantity-selector button,
			.shop_table .quantity input,
			.shop_table .quantity:before,
			.shop_table .quantity:after {
			    width: 48px !important;
			    height: 48px !important;
			}

			.woocommerce-message {
				padding: 12px;
				gap:6px;
			}

			.woocommerce-message .wc-forward {
				width: 100%;
			}

			.single-product .et__footer {
				margin-bottom: 152px !important;
			}

			.compare-table .img img {
				max-width: 48px !important;
			}

			.woo-single-product__meta .br {
				display: none;
			}

			.woo-single-product__meta {
				width: 100%;
			}

			.single-product-add-to-cart.sticky,
			.before-shop-loop.sticky {
				position: fixed;
			    z-index: 99998;
			    background-color: #fff;
			    box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2);
			    bottom: 48px;
			    left: 0;
			    width: 100vw;
			    border-radius: 0;
			    display: flex;
			    flex-wrap: wrap;
			    gap: 8px;
			    padding: 8px;
			}

			.single-product-add-to-cart.sticky {
			    padding: 12px;
			}

			.before-shop-loop.sticky {
			    flex-wrap: nowrap;
			    background-color: #fff;
			}

			.single-product-add-to-cart.sticky .savings-wrapper,
			.single-product-add-to-cart.sticky .price {
				margin-bottom: 0;
			}

			.single-product-add-to-cart.sticky .savings-wrapper {
				gap: 4px;
			}

			.single-product-add-to-cart.sticky .banner,
			.single-product-add-to-cart.sticky .et__variation-swatches {
				display: none;
			}

			.single-product-add-to-cart.sticky .woocommerce-variation-add-to-cart,
			.single-product-add-to-cart.sticky form.cart {
				display: flex;
				align-items: center;
				gap:8px;
			}

			.single-product-add-to-cart.sticky .quantity {
				width: 100%;
				height: 48px;
			}

			.single-product-add-to-cart.sticky .single_add_to_cart_button {
				padding: 0;
				font-size: 0;
				line-height: 0;
				min-width: 48px;
				width: 48px;
				height: 48px;
				display: flex;
				align-items: center;
				justify-content: center;
				gap:0;
				margin: 0;
				transition: background-color .3s ease;
			}

			.single-product-add-to-cart.sticky .price, .single-product-add-to-cart.sticky .price > span {
			    font-size: 22px;
			    line-height: 24px;
			    flex-direction: row;
			    align-items: center;
			    gap: 4px;
			}

			.woocommerce-Tabs-panel--description p {
			    font-size: 15px;
			}

			.woocommerce-Tabs-panel {
				display: block !important;
				padding: 0 0 24px 0 !important;
			}

			.woocommerce-Tabs-panel:last-child {
				padding: 0 !important;
			}

			.woocommerce-Tabs-panel--reviews {
				display: flex !important;
			}

			.wc-tabs {
				display: none !important;
			}

			.single-product-summary-info .wcv {
		        margin-top: 16px !important;
		    }

			.single-product-add-to-cart {
			    box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.1);
			}

			.single-product-summary-info .wcv,
			.woo-product__attributes .button {
		        width: 100% !important;
		    }

			.et__cart .product_list_widget li .quantity {
				bottom: 8px;
				right: 8px;
				width: calc(100% - 128px);
			}

			.et__cart .product_list_widget li a:not(.remove) {
				font-size: 14px;
	        	line-height: 20px;
	        	gap: 12px;
			}

			.spcw {
			    padding-bottom: 16px;
			}

			.et__cart .product_list_widget li {
				padding: 8px;
			}

			.product_list_widget li .remove {
				right: 8px;
				top: 8px;
			}

			.et__cart {
				max-width: calc(100vw + 40px) !important;
        		width: calc(100vw + 40px) !important;
			}

			.label-recommended {
				left: auto;
				right: 15%;
				bottom: 25%;
				width: 25%;
			    height: 25%;
			    min-width: 32px;
			    min-height: 32px;
			}

			.list .label-recommended {
				bottom: 30%;
			}

			.list.mini .label-recommended {
				bottom: 15%;
			}

			.sidebar-widget-area.has-found-total {
				padding: 64px 16px 64px 56px;
			}

			.return-to-shop,
			.wpcf7-submit {
				width: 100%;
			}

			.submitting .wpcf7-spinner {
			    display: block;
			    margin: 12px auto 0 auto;
			}

			.categories-carousel-container h3,
			.categories-grid-container h3 {
				padding: 0;
				font-size: 13px;
				line-height: 16px;
				margin-top:6px;
			}

			.found-total{
				position: fixed;
				bottom: 16px;
				left: 16px;
				z-index: 99999;
				width: calc(100% - 32px);
				padding: 14px;
				text-align: center;
				font-size: 16px;
				font-weight: 500;
				color: #fff;
				transform: translateY(calc(100% + 16px));
				display: none;
				align-items: center;
				justify-content: center;
				gap: 4px;
				border-radius: 6px;
			}

			.sidebar-widget-area.active + .widget-area-shadow + .found-total {
				display: flex;
			}

			.found-total.active {
				animation: et__foundTotalAppear 0.4s cubic-bezier(.19,1,.22,1) forwards;
			}

			.found-total.active.first {
				animation: et__foundTotalAppear 0.4s 0.5s cubic-bezier(.19,1,.22,1) forwards;
			}

			.found-total.active:after {
				width: 20px;
			    height: 20px;
			    display: block;
			    -webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			    -webkit-mask-size: 50%;
			    mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			    mask-size: 50%;
			    background-color: #fff;
			    transform-origin: center;
			    transform: rotate(-90deg);
			    cursor: pointer;
			    content: "";
			}

			@keyframes et__foundTotalAppear {
			    0% {
			        transform: translateY(100%);
			    }
			    100% {
			        transform: translateY(0);
			    }
			}

			.woocommerce-pagination:after,
			nav.navigation:after {
				display: none;
			}

			nav.navigation {
				margin-top: 24px;
			}

			nav.post-navigation {
				margin-top: 24px;
			}

			ul.page-numbers,
			nav.navigation {
				justify-content: center;
				flex-wrap: wrap;
			}

			.product-layout {
			    gap: 0;
			}

			.product-layout, .post-layout {
			    padding-bottom: 24px;
			}

			.wishlist-table.product-layout {
			    padding-bottom: 0;
			}

			.single .product-layout {
			    padding-bottom: 32px;
			}

			.before-shop-loop {
				justify-content: center;
				gap: 8px;
				padding:0 0 36px 0;
				margin: 0;
				border: none;
				flex-wrap: nowrap;
				position: relative;
			}

			.before-shop-loop > .sidebar-toggle {
				border-radius: 6px;
				height: 40px;
				padding: 0 16px;
				color: #fff;
				width: 100%;
			}

			.before-shop-loop > .sidebar-toggle:before {
				background-color: #fff;
			}

			.shop-layout-group {
				justify-content: space-between;
				gap: 8px;
			}

			.shop-layout-group a {
				border-radius: 6px;
				outline:1px solid var(--t-border-color);
				background-color: var(--t-background-color);
				width: 40px;
				height: 40px;
				padding: 0;
			}

			.shop-layout-group a.active {
				background-color: #fff;
			}

			.shop-layout-group a:before {
				background-color: var(--t-border-color-dark);
			}

			.woocommerce-result-count {
				margin: 0;
		        width: 100%;
		        position: absolute;
		        top: 48px;
		        text-align: center;
			}

			.before-shop-loop.sticky .woocommerce-result-count {
				display: none;
			}

			.shop-layout-group a:before {
				-webkit-mask-size: 20px !important;
    			mask-size: 20px !important;
    			-webkit-mask-position: 50% 50% !important;
    			mask-position: 50% 50% !important;
			}

			.woocommerce-ordering {
				width: 40px;
				min-width: 40px;
			}

			.woocommerce-ordering select {
				padding: 0 !important;
				text-indent: -9000em;
				background-size: 22px !important;
				background-position: 50% 50% !important;
			}

			.sidebar-active .post-list {
				flex-basis: 100%;
			}

			ul.products {
			    grid-row-gap: 1px;
			    grid-column-gap: 1px;
			    outline: 1px solid var(--t-border-color);
			    border-radius: 6px;
			    overflow: hidden;
			}

			.products.list.mini {
				outline: none;
			}

			.swiper-container .products {
			    outline: none;
			}

			.products:empty {
				outline: none;
			}

			.products .product {
			    border-radius: 0;
			}

			.swiper-container .products .product,
			.list.mini.products .product {
			    border-radius: 6px;
			}

			.full .products .product {
				padding: 24px;
				gap: 16px;
				border-left: none;
				border-right:none;
				border-top: none;
				border-radius: 0;
			}

			.full .products .product .wcv {
				right: 0;
				left: 0;
				bottom: 0;
				top: 0;
				transform: none;
				position: relative;
				gap: 8px;
			}

			.full .product .woo-product__attributes {
			    padding: 24px 0;
			    border-left: none;
			    border-right: none;
			    border-top: 1px dashed var(--t-border-color);
			    border-bottom: 1px dashed var(--t-border-color);
			}

			.full .products .woo-product__brand {
				margin-bottom: 8px;
			}

			.woo-loop-product__meta {
				gap: 8px;
			}

			.grid .products .product .woo-loop-product__meta,
			.grid .products .product .woo-loop-product__meta .sku {
				display: block;
			}

			.grid .products .product .woo-product__brand {
				display: none;
			}

			.full .woo-loop-product__meta {
				margin-bottom: 0;
			}

			.grid .product .image-container {
				margin-bottom: 8px;
			}

			.grid .woo-loop-product__meta {
				flex-direction: column;
				align-items: flex-start;
			}

			.grid .woo-loop-product__meta.whatsapp {
				margin-top: -40px;
			}

			.grid .woo-loop-product__meta .rating {
				position: absolute;
				z-index: 5;
				top: 8px;
				right: 8px;
				text-align: center;
				display: flex;
				align-items: center;
				justify-content: center;
				font-size: 11px;
				line-height: 11px;
				color: var(--t-title-color);
				font-weight: 500;
				background: #fff;
		        border-radius: 4px;
		        padding: 4px;
		        border: 1px solid var(--t-border-color);
		        width: fit-content;
			}

			.woo-loop-product__meta .rating:before {
				width: 10px;
    			height: 10px;
    			margin-right: 3px;
			}

			.list .woo-loop-product__meta .rating {
				right: auto;
		        left: 8px;
		        top: auto;
		        bottom: 48px;
			}

			.swiper-container.grid .woo-loop-product__meta .rating {
				top: 12px;
				right: 12px;
			}

			.grid .woo-loop-product__meta.whatsapp .whatsapp-chat-button {
				width: 26px;
				height: 26px;
				margin: 0 0 16px auto;
			}

			.woo-loop-product__footer .button,
			.woo-loop-product__footer .added_to_cart {
			    width: 100%;
			    height: 36px;
			    transform: none;
			    font-size: 13px;
			    line-height: 16px;
			}

			.compare-table .inner-cell > .button {
				font-size: 14px;
			    line-height: 18px;
			}

			.full .woo-loop-product__footer .button,
			.full .woo-loop-product__footer .added_to_cart {
			    height: 48px;
			    border-radius: 6px;
			}

			.list .products .woo-loop-product__footer .button,
			.list .products .woo-loop-product__footer .added_to_cart {
			    width: 60%;
			    min-width: 170px;
			    margin-left: auto;
			    border-radius: 6px;
			}

			.et__products.list .products .woo-loop-product__footer .button,
			.et__products.list .products .woo-loop-product__footer .added_to_cart {
			    width: 100%;
			    min-width: fit-content;
			    max-width: 100%;
			}

			.grid .products .woo-loop-product__footer .button,
			.grid .products .woo-loop-product__footer .added_to_cart {
				border-radius: 6px;
			}

			.woo-loop-product__footer .button.loading {
				animation: none;
			}

			.woo-loop-product__footer .added_to_cart:after,
			.woo-loop-product__footer .button:after {
				display: none;
			}

			.woo-loop-product__footer .button:before,
			.woo-loop-product__footer .added_to_cart:before {
				position: relative;
				width: 24px;
				height: 24px;
				-webkit-mask-size: 20px;
    			mask-size: 20px;
				top: -1px;
			}

			.woo-loop-product__footer .button:not(.add_to_cart_button):before {
			    -webkit-mask-size: 20px;
			    mask-size: 20px;
			}

			.woo-loop-product__footer .button.loading:before {
				animation: et__quickSpin 0.6s linear infinite;
				-webkit-mask-size: 16px;
    			mask-size: 16px;
				top: 0;
			}

			.woo-loop-product__labels {
				left: 8px;
				top: 8px;
				gap: 4px;
				flex-direction: column;
			}

			.woo-loop-product__labels * {
			    padding: 2px 4px;
			    font-size: 11px;
			    line-height: 14px;
			    border-radius: 4px;
			}

			.swiper-container.grid .woo-loop-product__labels {
				left: 12px;
				top: 12px;
			}

			.full .woo-loop-product__labels {
				left: 24px;
				top: 24px;
			}

			.wcv .wishlist-toggle:before {
			    -webkit-mask-size: 14px;
			    mask-size: 14px;
			}

			.wcv .compare-toggle:before {
			    -webkit-mask-size: 12px;
			    mask-size: 12px;
			}

			.wcv .quick-view-toggle:before {
			    -webkit-mask-size: 16px;
			    mask-size: 16px;
			}

			.swiper-container.grid .products .product {
				padding: 12px;
			}

			.products .product {
				padding: 8px;
			}

			.list .products .product {
				grid-column-gap: 24px;
				grid-template-columns: 132px 1fr;
			}

			.grid .loop-products .products .product .price {
				margin-top: 6px;
			}

			.product .price,
			.product-price > span {
			    font-size: 20px;
			    line-height: 24px;
			}

			.single-product-add-to-cart p.price {
				margin: 0 0 16px 0;
			}

			.savings-wrapper {
				margin-bottom: 16px;
			}

			.loop-products .products {
			    grid-row-gap: 1px;
    			grid-column-gap: 1px;
			}

			.grid .loop-products .products {
			    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
			}

			.list .loop-products .products {
			    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
			}

			.woo-loop-product__title,
			.compare-table .product-title {
				margin-bottom: 8px;
				font-size: 15px;
    			line-height: 20px;
			}

			.compare-table .product-title {
				margin-bottom: 0;
			}

			.woo-loop-product__footer {
				flex-direction: column;
				gap: 12px;
				align-items: flex-start;
			}

			.woo-loop-product__meta p {
				font-size: 12px;
			}

			.product .price del {
				margin-top: 0 !important;
			}

			.list .products .image-container {
				width: 120px;
				flex-basis: 120px;
			}

			.mini.list .image-container {
				width: 80px;
				flex-basis: 80px;
			}

			.list .products .wcv {
				position: absolute;
    			justify-content: flex-start;
    			margin: 0;
    			bottom: 8px !important;
    			left: 8px !important;
			}

			.list .products .woo-loop-product__meta,
			.list .products .woo-loop-product__title,
			.list .products .woo-loop-product__footer {
				flex-basis: calc(100% - 120px);
			}

			.list .products .woo-loop-product__title {
				margin-bottom: 8px;
			}

			.list .products .woo-loop-product__labels {
				flex-direction: column;
				gap:2px;
			}

			.full .products .product {
				display: flex;
				flex-direction: column;
			}

			.full .products .woo-loop-product__footer {
				padding-bottom: 0;
			}

			.et__product_ajax_search {
				flex-direction: column;
				margin-bottom: 12px;
			}

			.et__product_ajax_search > a {
				padding: 16px !important;
				border-right: none;
				border-radius: 6px !important;
				background-color: var(--t-border-color);
				width: 100%;
				max-width: 100%;
				margin: 4px 4px 0 4px;
    			width: calc(100% - 8px);
			}

			.single-product-main {
				flex-direction: column;
			}

			.single-product-main .summary {
				padding-left: 0 !important;
				padding-top: 24px;
				gap: 24px;
			}

			.single-product-main .woocommerce-product-gallery-wrapper,
			.single-product-main .woocommerce-product-gallery-wrapper-placeholder,
			.single-product-main .summary {
		        width: 100% !important;
		    }

		    .single-product-main .flex-control-thumbs {
		    	flex-wrap: nowrap;
		    }

		    .single-product-main .flex-control-thumbs img {
			    max-width: 100% !important;
			}

			.woocommerce-tabs,
			.loop-products.fbt,
			.related.products,
			.history.products,
			.compare-products-single {
				margin-top: 24px;
			}

			.history.products {
				padding-bottom: 24px;
			}

			#et-content + .history.products {
				margin-top: 0;
			}

			.loop-products.fbt {
			    padding: 16px;
			}

			.loop-products.fbt > .fbt-content,
			.woocommerce-Tabs-panel--reviews {
			    gap: 24px;
			}

			.rating-bars .rating-count {
				flex-direction: row;
				align-items: center;
				gap: 8px;
				padding-top: 8px;
				margin-bottom: 32px;
			}

			.woocommerce-Tabs-panel h2,
			#reply-title,
			.related.products h2,
			.history.products > h3,
			.compare-products-single h3,
			.related-posts-title {
				font-size: 20px !important;
				line-height: 1.15em !important;
				border-radius: 6px;
				padding: 12px;
				display: block;
				position: relative;
				background-color: var(--t-background-color);
			}

			.related-posts-title {
				background-color: #fff;
				border:1px solid var(--t-border-color);
			}

			.woocommerce-Reviews-title {
				padding: 0 !important;
				background-color: transparent !important;
				margin-bottom: 16px;
			}

			.woocommerce-Reviews-title:before {
				display: none !important;
			}

			.loop-products.fbt > h2 {
				font-size: 20px;
				line-height: 1.15em;
			}

			.loop-products .products {
				padding: 0;
			}

			.compare-products-single .compare-toggle-difference {
				position: relative;
				top: 0;
				left: 0;
				transform: none;
				margin-bottom: 16px;
			}

			.add_to_cart_all,
			.fbt-info {
				width: 100%;
			}

			.single-product-summary-info .product_title {
				font-size: 24px;
			}

			.single-product-summary-info .wcv {
		        margin-top: 8px;
		    }

		    .single-product-add-to-cart {
		    	padding: 16px;
		    }

		    .wc-tabs {
		    	padding: 8px;
		    	overflow-x: scroll;
		    	overflow-y: visible;
		    }

		    .wc-tabs::-webkit-scrollbar  {
				display: none;
			}

		    .wc-tabs a {
		    	width: max-content;
		    	padding: 8px 16px;
		    	display: flex;
		    	gap:8px;
		    	align-items: center;
		    	font-size: 16px;
		    }

		    .woocommerce-product-attributes {
		    	width: 100% !important;
		    }

		    .woocommerce-product-attributes th,
		    .woocommerce-product-attributes td {
			    padding: 8px;
			}

			.review-count {
				position: relative;
				top: 0;
				left: 0;
				transform: none;
			}

			.commentlist .review .star-rating {
		    	position: relative;
		    	width: fit-content;
		    	margin-bottom: 8px;
		    	top: 0;
		    	left: 0;
		    }

		    .new-products {
				padding-top: 24px;
				margin-top: 0;
			}

			.shop_table.cart {
				width: 100% !important;
			}

			.shop_table.cart thead {
				display: none;
			}

			.shop_table.cart tbody:after {
				display: none;
			}

			.shop_table.cart tbody tr:last-child {
				margin-bottom: 0;
			}

			.shop_table.cart .cart_item {
		        display: grid;
		        grid-template-columns: 100px 1fr;
		        grid-column-gap: 12px;
		        grid-template-rows: 1fr 48px;
		        width: 100%;
		        min-width: 100%;
		        border-radius: 6px;
		        border: 1px solid var(--t-border-color);
		        overflow: hidden;
		        position: relative;
		        padding: 12px 48px 89px 12px;
				margin-bottom: 12px;
		    }

		    .shop_table.cart .cart_item td {
		        padding: 0 !important;
		        border: none !important;
		        border-radius: 0 !important;
		    }

		    .shop_table.cart .cart_item td.product-name {
		        padding: 0 0 12px 0 !important;
		    }

		    .shop_table.cart .product-thumbnail img {
			    max-width: 96px;
			}

			.shop_table.cart .product-remove {
		        position: absolute;
		        top: 12px;
		        right: 12px;
		        z-index: 3;
		    }

		    .shop_table.cart .product-quantity {
		        display: flex;
		        align-items: flex-end;
		        transform: translateX(112px);
		    }

		    .shop_table.cart .cart_item .product-price,
		    .shop_table.cart .cart_item .product-subtotal {
		    	position: absolute;
		    	bottom: 0;
		    	left: 0;
		    	width: 50%;
		    	max-height: 72px;
		    	min-height: 72px;
		    	padding: 12px !important;
		    	border-top:1px solid var(--t-border-color) !important;
		    	background-color: var(--t-background-color);
		    }

		    .shop_table.cart .cart_item .product-subtotal {
		    	left: 50%;
		    	text-align: right;
		    }

		    .shop_table.cart .cart_item .product-subtotal .amount {
		    	justify-content: flex-end;
		    }

		    .shop_table.cart .product-price:before,
		    .shop_table.cart .product-subtotal:before {
		        content: attr(data-title);
		        color: var(--t-title-color);
		        font-size: 14px;
		    }

		     .shop_table.cart .product-subtotal:before {
		        font-size: 16px;
		        font-weight: 600;
		    }

		    .shop_table .actions {
		    	padding: 0 !important;
		    }

		    .shop_table .coupon {
			    display: flex;
			    width: 100%;
			    flex-direction: column;
			    align-items: flex-start;
			}

			.shop_table .coupon button {
				width: 100%;
			}

			.shop_table button[name="update_cart"] {
				float: none;
				width: 100%;
				margin-top: 8px;
			}

			.cross-sells h2 {
				line-height: 1.15em;
			}

			.wc-block-checkout #shipping > div,
			.wc-block-checkout #billing > div,
			.woocommerce-billing-fields__field-wrapper > .form-row,
			.woocommerce-shipping-fields__field-wrapper > .form-row {
				width: 100%;
			}

			.wc-block-checkout__actions_row {
				flex-direction: column;
			}

			.wc-block-components-checkout-step__title {
				font-size: 18px;
			}

			.wc-block-components-checkout-step__container,
			.woocommerce-billing-fields__field-wrapper,
			.woocommerce-shipping-fields__field-wrapper {
			    padding: 12px;
			}

			.wc-block-components-checkout-step__heading,
			.woocommerce-billing-fields h3,
			.shop_table.woocommerce-checkout-review-order-table thead th,
			.woocommerce-checkout-payment {
			    padding: 12px;
			    width: calc(100% + 34px);
			    position: relative;
			    left: -17px;
			    margin-top: -17px;
			    margin-bottom: 16px;
			}

			.wc-block-components-form .wc-block-components-title,
			.woocommerce-billing-fields h3 {
			    font-size: 18px;
			}

			.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-step__heading {
				border-bottom: none;
		        width: 100%;
		        left: 0;
		        margin-top: 0;
		        margin-bottom: 0;
			}

			.wc-block-components-order-summary-item {
			    padding: 8px;
			    gap: 8px;
			}

			.wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
			    width: 64px;
			}

			.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {
			    width: calc(100% - 80px);
			}

			.wc-block-components-product-name, .shop_table .product-name a {
				font-size: 16px;
				line-height: 20px;
			}

			.wc-block-components-order-summary-item__quantity {
				left: 80px;
				bottom: 8px;
			}

			.wc-block-checkout fieldset {
				margin-bottom: 12px;
				padding: 16px;
			}

			.woocommerce-checkout .wc-block-components-main + .wc-block-components-sidebar {
				display: none;
			}

			.wp-block-woocommerce-cart-totals-block {
				margin-top: 0 !important;
			}

			.wc-block-checkout__terms {
				margin-top: 24px;
			}

			.wc-block-checkout__add-note label {
				margin-top: 24px;
				margin-bottom: 24px;
			}

			.wc-block-components-form .wc-block-components-title:after {
			    left: -12px;
			    width: calc(100% + 24px);
			}

			.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title:after {
				display: none;
			}

			#billing_address_2_field, #shipping_address_2_field {
			    transform: translateY(0);
			}

			#place_order {
				width: 100%;
			}

			.woocommerce-customer-details .woocommerce-columns--addresses {
				flex-direction: column;
			}

			.woocommerce-account .woocommerce-MyAccount-content {
				width: 100%;
			}

			.woocommerce-account #et-content .woocommerce {
				gap: 16px;
			}

			.woocommerce-orders-table thead {
				display: none;
			}

			.woocommerce-orders-table tbody {
				display: flex;
				flex-direction: column;
				gap:12px;
			}

			.woocommerce-orders-table tbody:after {
				display: none;
			}

			.woocommerce-orders-table__row {
				display: flex;
				flex-wrap: wrap;
				padding: 0;
				border-radius: 6px;
				position: relative;
				overflow: hidden;
				border-bottom: none !important;
			}

			.woocommerce-orders-table__row:after {
				position: absolute;
				top:0;
				left: 0;
				border-radius: 6px;
				border:1px solid var(--t-border-color);
				content: "";
				display: block;
				z-index: -1;
				width: 100%;
				height: 100%;
			}

			.woocommerce-orders-table__row td,
			.woocommerce-orders-table__row th {
				padding: 12px !important;
				width: 33.3%;
				font-size: 14px;
			}

			.woocommerce-orders-table__row td:before,
			.woocommerce-orders-table__row th:before {
				content: attr(data-title);
				display: block;
			}

			.woocommerce-orders-table__cell-order-total,
			.woocommerce-orders-table__cell-order-actions {
				flex-basis: 50%;
				border-top:1px solid var(--t-border-color);
			}

			.woocommerce-orders-table__cell-order-total:before,
			.woocommerce-orders-table__cell-order-actions:before {
				display: none !important;
			}

			.woocommerce-orders-table__cell-order-actions .woocommerce-button {
				width: 100%;
			}

			.woocommerce-view-order mark {
				padding: 4px;
			}

			.grid.history .products {
		        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		    }

		    #customer_login {
				flex-direction: column;
				row-gap: 24px;
			}

			#customer_login > div {
				width: 100%;
				padding: 16px;
			}

			.account-tabs {
				list-style: none;
				margin: 0;
				padding: 0;
				display: flex;
				gap:12px;
			}

			.account-tabs li {
				width: 50%;
				cursor: pointer;
				padding: 12px;
				border-radius: 6px;
				border:1px solid var(--t-border-color);
				background-color: #fff;
				font-weight: 700;
				font-size: 16px;
				color: var(--t-title-color);
				text-align: center;
			}

			.account-tabs li.active {
				background-color: var(--e-global-color-primary);
				border-color: var(--e-global-color-primary);
				color: #fff;
			}

			#customer_login > div {
				display: none;
			}

			#customer_login > div.active {
				display: block;
			}

			.et__cart .product_list_widget {
				padding-bottom: 16px;
			}

		/* Header
		----*/

			.mobile-hide-important:not(.single-header) .et-mobile,
			.mobile-hide-important:not(.single-header) .et-mobile + .header-placeholder {display: none !important;}

			.search-wrapper,
			.account-nav,
			.product-categories-popup {
				background-color: #fff;
				padding-left: 12px;
				padding-right: 12px;
				padding-top: 60px;
			}

			.search-wrapper.active > form {
				max-width: 100%;
			}

			.elementor-widget-et_product_search .search-toggle.active,
			.account-nav-toggle.active,
			.product-categories-popup .product-categories-toggle {
				background-color: rgba(0, 0, 0, .3);
				right: 12px;
				top: 12px
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .query,
			.elementor-widget-et_product_search .et__product_ajax_search > .button {
				position: sticky;
				height: 54px;
				min-height: 54px;
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .category {
				margin:0 0 8px 0 !important;
				width: 100%;
				height: fit-content;
				position: sticky;
				color: var(--e-global-color-text) !important;
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .category span.remove {
				background-color: var(--e-global-color-text) !important;
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .category span.remove:hover {
				background-color: var(--t-border-color) !important;
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .button {
				background-color: var(--e-global-color-primary);
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .button:hover {
				background-color: var(--t-title-color);
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .query {
				margin-bottom: 8px;
				border:2px solid var(--t-border-color);
				background-color: #fff;
				color: var(--e-global-color-text);
			}

			.elementor-widget-et_product_search .et__product_ajax_search > .query:focus {
				border-color:var(--e-global-color-primary);
				background-color: #fff;
				color: var(--t-title-color);
			}

			.elementor-widget-et_product_search .et__product_ajax_search {
				max-height: calc(100dvh - 72px);
				background-color: transparent !important;
				border-radius: 0;
				border:none;
			}

			.elementor-widget-et_product_search .et__product_ajax_search > button {
				margin: 0 0 12px 0;
				width: 100%;
			}

			.elementor-widget-et_product_search .et__search-results {
				top: 0;
				width: 100%;
				position: static;
				box-shadow: none;
				max-height: 100%;
			}

			.et__search-results {
				background-color: #fff;
				gap: 8px;
			}

			.elementor-widget-et_product_search .et__search-results li > a {
				background-color: var(--t-background-color);
				border-radius: 6px;
			}

			.elementor-widget-et_product_search .et__search-results li > a:hover {
				background-color: var(--e-global-color-primary);
			}

			.elementor-widget-et_product_search .et__search-results li > a,
			.elementor-widget-et_product_search .et__search-results .no-products-found {
				padding: 8px;
			}

			.elementor-widget-et_product_search .et__search-results .extended-search {
			    padding: 8px;
			}

			.elementor-widget-et_product_search .et__product_ajax_search.loading:after {
				display: none;
			}

			.elementor-widget-et_product_search .et__product_ajax_search.loading .query {
				background-image: url(images/icons/loading-animated.svg) !important;
				background-size: 18px;
			}

		/* mobile-text-align
		----*/

			.mobile-text-align-left {text-align: left !important;}
			.mobile-text-align-right {text-align: right !important;}
			.mobile-text-align-center {text-align: center !important;}
		
	}

	@media only screen and (min-width: 768px)  {

		.woocommerce > .woocommerce-form-login {
			width: 320px;
		}

		.et__video .video-btn {
		    width: 96px;
		    height: 96px;
		}

		.only-posts {
		    grid-row-gap: 16px;
		    grid-column-gap: 16px;
		}

		.full .only-posts {
		    grid-row-gap: 32px;
		    grid-column-gap: 32px;
		}

		.et__elementor-mailchimp.horizontal .et__mailchimp-form .alert.final.visible {
			width: calc(100% + 1px);
			height: calc(100% + 1px);
			top: 0;
			left: 0;
			position: absolute;
			z-index: 5;
			margin: 0;
		}

		.et__elementor-mailchimp.horizontal form {
			flex-direction: row;
		}

		.et__elementor-mailchimp.horizontal .name form > .field-wrap,
		.et__elementor-mailchimp.horizontal .name form > .send-div {
			width: 33%;
		}

		.et__elementor-mailchimp.horizontal .et__mailchimp.no-name input {
			border-color: transparent;
		}

		.et__elementor-mailchimp.horizontal .et__mailchimp.no-name input:focus {
			border-color: transparent;
			outline: none;
		}

		.product-categories-popup {
			background-color: #fff;
			padding:64px 24px;
		}

		.mobile-container {
			width: 400px !important;
		}

		.container {
			width: 93.75%;
	    	max-width: 93.75%;
		}

		.e-con-boxed>.e-con-inner {
	    	max-width: 93.75%;
		}

		.dashboard-mobile-toggle {display: none;}

		.breakpoint-768 {display: none !important;}

		.text768-align-center {text-align: center !important;}
		.text768-align-left {text-align: left !important;}
		.text768-align-right {text-align: right !important;}

		.found-total {
			display: none;
		}

		.full .woo-loop-product__footer .button,
		.full .woo-loop-product__footer .added_to_cart,
		.list .woo-loop-product__footer .button,
		.list .woo-loop-product__footer .added_to_cart {
			font-size: 14px;
			line-height: 18px;
			width:100%;
			border-radius: 6px;
		}

		.list .woo-loop-product__footer .button,
		.list .woo-loop-product__footer .added_to_cart {
			min-width: 100%;
			width: fit-content;
			height: 40px;
		}

		.et__cart .list .woo-loop-product__footer .button,
		.et__cart .list .woo-loop-product__footer .added_to_cart {
			min-width: 180px;
		}

		.full .woo-loop-product__footer .button:after,
		.full .woo-loop-product__footer .added_to_cart:after,
		.list .woo-loop-product__footer .button:after,
		.list .woo-loop-product__footer .added_to_cart:after {
			display: none;
		}

		.full .woo-loop-product__footer .button:before,
		.full .woo-loop-product__footer .added_to_cart:before,
		.list .woo-loop-product__footer .button:before,
		.list .woo-loop-product__footer .added_to_cart:before {
			position: relative;
	        width: 24px;
	        height: 24px;
	        -webkit-mask-size: 20px;
	        mask-size: 20px;
	        top: -1px;
		}

		.list .products .woo-loop-product__footer {
			flex-direction: column;
			align-items: flex-start;
			gap: 12px;
		}

		.before-shop-loop > .sidebar-toggle {
			background-color: transparent !important;
		}

		.no-results-form {
			padding: 32px;
	    	border-radius: 6px;
	    	border: 2px solid var(--t-border-color);
		}

		.single .title-section {
		    padding: 16px 0 16px 0;
		}

		.grid .only-posts {
		    grid-template-columns: repeat(2, minmax(0, 1fr));
		}

		.grid-2 .only-posts {
		    grid-template-columns: repeat(3, minmax(0, 1fr));
		}

		.full .only-posts .post-body .post-title {
			font-size: 24px;
			line-height: 28px;
		}

		.section-carousel[data-cl-tb] {
			grid-column-gap: var(--gap-tb-value);
		}

		.swiper-wrapper > ul.swiper-slide,
		.et__items_ajax[data-cl-tb] {
		    gap: var(--gap-tb-value);
		}

		/* cart
		--------- */

			.et__cart {padding: 56px 36px 0 0;}

			.shop-cart-before-mini-cart-widgets,
			.shop-cart-after-buttons-widgets,
			.et__cart .woocommerce-mini-cart__total,
			.et__cart .woocommerce-mini-cart__buttons,
			.et__cart .product_list_widget,
			.et__cart > h3,
			.et__cart .spcw {
				padding-left: 24px;
				padding-right: 24px;
				margin-left: 0;
			}

			.et__cart .product_list_widget {
				margin-right: 24px;
				padding-right: 0;
			}

			.et__cart .spcw {
				padding-left: 0;
				margin-left: 24px;
			}

			.et__cart > .side-cart-content > *:last-child {
				padding-bottom: 24px;
			}

			.et__cart-toggle-remove {
			    right: 60px;
			}

		/* swiper carousel
		--------- */

			.swiper-container .swiper:not(.swiper-initialized) .swiper-wrapper{
				grid-column-gap: var(--gap-tb-value,24px);
			}

			.swiper-container .swiper:not(.swiper-initialized) .products{
				grid-column-gap: 16px;
			}

	}

	@media only screen and (min-width: 768px) and (max-width: 1023px)  {

		.et__cat-bottom-description {
			padding: 24px;
		}

		.et__cat-bottom-image {
		    max-width: 150px;
		    width: 150px;
		    min-width: 150px;
		}

		.qvw {
			width: 720px;
		}
		
		.breakpoint-768-1023 {display: none !important;}
		.text768-1023-align-center {text-align: center !important;}
		.text768-1023-align-left {text-align: left !important;}
		.text768-1023-align-right {text-align: right !important;}

		.elementor .elementor-hidden-tablet {
		    display: none !important;
		}

		.before-shop-loop {
			gap: 16px;
		}

		.sidebar-active .post-list {
		    flex-basis: 100%;
		}

		.list .products {
		    grid-template-columns: repeat(2, minmax(0, 1fr));
		}

		.full .products .product,
		.sidebar-active.full .products .product {
		    grid-template-columns: 120px 0.4fr 0.6fr 150px;
		}

		.full .products {
		    grid-row-gap: 16px;
		    grid-column-gap: 16px;
		}

		.full .products .product {
		    grid-column-gap:16px;
		    grid-row-gap:16px;
		    padding: 16px;
		}

		.full .product .woo-product__attributes {
			padding: 0 16px;
		}

		.full .products .product .wcv,
		.sidebar-active.full .products .product .wcv {
			position: absolute;
			right: 91px;
			bottom: 16px;
			margin: 0;
			gap: 12px;
		}

		.full .woo-loop-product__title {
		    font-size: 18px;
		    line-height: 24px;
		}

		.full .woo-product__attributes ul li {
			font-size: 12px;
			line-height: 16px;
		}

		.full .woo-loop-product__meta {
		    gap: 8px;
		}

		.wc-block-cart {
			gap: 24px;
		}

		#single-post > .entry-content {
		    padding: 24px 24px 0 24px;
		}

		.entry-meta, .post-bottom {
			padding: 24px;
    		margin-left: -24px;
			width: calc(48px + 100%);
		}

		.post-bottom {
			padding:0 24px;
		}

		.post-bottom > * {
		    padding-top:24px;
		    padding-bottom:24px;
		}

		/*	et__icon-box
		------------------*/

			.ip-t-p-left.et__icon-box,
			.ip-t-p-left.et__icon-box > a {
				flex-direction: row;
				text-align: left;
			}

			.ip-t-p-top.et__icon-box,
			.ip-t-p-top.et__icon-box > a {
				flex-direction: column;
				justify-content: flex-start;
				text-align: center;
			}

			.ip-t-p-right.et__icon-box,
			.ip-t-p-right.et__icon-box > a {
				flex-direction: row-reverse;
				text-align: right;
			}

			.ip-t-p-top.ia-t-p-center.et__icon-box,
			.ip-t-p-top.ia-t-p-center.et__icon-box > a{
				text-align: center;
				align-items: center;
			}

			.ip-t-p-top.ia-t-p-right.et__icon-box,
			.ip-t-p-top.ia-t-p-right.et__icon-box > a{
				text-align: right;
				align-items: flex-end;
			}

			.ip-t-p-top.ia-t-p-left.et__icon-box,
			.ip-t-p-top.ia-t-p-left.et__icon-box > a{
				text-align: left;
				align-items: flex-start;
			}

			.ip-t-p-left.i-va-t-p-center.et__icon-box,
			.ip-t-p-right.i-va-t-p-center.et__icon-box,
			.ip-t-p-left.i-va-t-p-center.et__icon-box > a,
			.ip-t-p-right.i-va-t-p-center.et__icon-box > a
			{align-items: center;align-self: center;}

			.ip-t-p-left.i-va-t-p-bottom.et__icon-box,
			.ip-t-p-right.i-va-t-p-bottom.et__icon-box,
			.ip-t-p-left.i-va-t-p-bottom.et__icon-box > a,
			.ip-t-p-right.i-va-t-p-bottom.et__icon-box > a
			{align-items: flex-end;align-self: flex-end;}

			.ip-t-p-left.i-va-t-p-top.et__icon-box,
			.ip-t-p-right.i-va-t-p-top.et__icon-box,
			.ip-t-p-left.i-va-t-p-top.et__icon-box > a,
			.ip-t-p-right.i-va-t-p-top.et__icon-box > a
			{align-items: flex-start;align-self: flex-start;}


	}

	@media only screen and (max-width: 1023px)  {


		.parallax-container {
			height: 160% !important;
		}

		.post-share {
			margin-left: 0;
		}

		.full .only-posts {
	        grid-template-columns: repeat(1, minmax(0, 1fr));
	    }

		.et__tabs .tabset .tab,
		.section-tab .tabset .tab {
		     width: 100% !important;
		     max-width: 100% !important;
		     display: none;
		}

		.tabset .tab:after,
		.section-tabset .tab:after {
			display: none;
		}

		.mobile-tabset-wrap {
			display: none;
			width: 100%;
		}

		.mobile-tabset-wrap.active {
			display: flex;
			flex-direction: column;
		}

		.et__tabs.vertical .tabset .tab,
		.section-tab.vertical .section-tabset .tab {
		    text-align: center;
		    justify-content: center;
		}

		.vertical .tabset .tab > .txt:after,
		.vertical .section-tabset .tab > .txt:after {
			display: none;
		}

		.mobile-tabset-wrap .tab {
		    display: flex !important;
		}

		.mobile-tabset-nav {
			width: 100%;
			min-width: 100%;
			transition: none;
		}

		.mobile-tabset-nav:after,
		.mobile-tabset-nav:before {
			width: 16px;
			height: 16px;
			display: block;
			-webkit-mask-image: url(images/icons/arrow.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/arrow.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
			-webkit-mask-size: 100% !important;
			mask-size: 100% !important;
			content: "";
			background-color: var(--t-title-color);
		}

		.mobile-tabset-nav:before {
			width: 23px;
			height: 23px;
			-webkit-mask-image: url(images/icons/mobile-toggle.svg);-webkit-mask-repeat: no-repeat;-webkit-mask-position: 50% 50%;
			mask-image: url(images/icons/mobile-toggle.svg);mask-repeat: no-repeat;mask-position: 50% 50%;
		}

		.mobile-tabset-nav[aria-expanded="true"]:after {
			transform: rotate(180deg);
		}

		.mobile-tabset-nav[aria-expanded="true"]:before {
			display: none;
		}

		.mobile-tabset-nav[aria-expanded="true"] {
			font-size: 0;
			gap:0;
		}

		.et__tabs.vertical,
		.section-tab.vertical {
		     flex-direction: column; 
		}

		.et__tabs .tabset,
		.section-tab .tabset {
		     width: 100%;
		     flex-direction: column;
		}

		.et__testimonial {
			padding: 24px;
		}

		.video-btn {
		    width: 56px;
		    height: 56px;
		}

		.et__footer {
			margin-bottom: 48px;
		}

		.text1023-align-center {text-align: center !important;}
		.text1023-align-left {text-align: left !important;}
		.text1023-align-right {text-align: right !important;}


		.grid .products {
		    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		}

		.woocommerce-widget-layered-nav-list__item,
		.widget_layered_nav_filters li {
			min-height: 40px;
		}

		.single-product-main .summary {
			flex-direction: column;
		}

		.single-product-summary-info,
		.single-product-add-to-cart-wrap,
		.woocommerce-checkout #customer_details,
		.woocommerce-checkout #order_review {
    		width: 100%;
    	}

	    .single-product-main .woocommerce-product-gallery-wrapper,
	    .single-product-main .woocommerce-product-gallery-wrapper-placeholder,
	    .single-product-main .summary {
	    	width: 50%;
	    	min-width: 0;
	    }

	    .loop-products.fbt > .fbt-content {
	    	flex-direction: column;
	    	flex-basis: 100%;
	    }

	    .loop-products.fbt .fbt-content > ul {
	    	grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	    	width: 100%;
	    	grid-column-gap: 0;
	    	grid-row-gap: 40px;
	    }

	    .fbt-content > .products > .product:after {
		    top: auto;
		    bottom: -40px;
		    right: auto;
		    left: 50%;
		    transform: translateY(0) translateX(-50%);
	    }

	    .woocommerce-Tabs-panel--reviews {
	    	flex-direction: column;
	    }

	    .wc-block-cart {
	    	flex-direction: column;
	    }

	    .wc-block-cart > .wc-block-components-main,
		.wc-block-cart > .wc-block-components-sidebar {
			width: 100%;
		}

		.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
			flex-direction: column;
		}

		.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
			width: 100%;
			margin-top: 0;
			border:none;
		}

		.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
			display: none;
		}

		.wc-block-checkout {
			display: block;
		}

		.wc-block-checkout > .wc-block-components-main,
		.wc-block-checkout > .wc-block-components-sidebar {
			width: 100%;
		}

		.wc-block-checkout > .wc-block-components-sidebar {
			margin-top: 24px;
		}

		.wc-block-components-sidebar {
			margin-top: 0;
		}

		.wp-block-woocommerce-cart-order-summary-block {
			margin-top: 24px;
		}

		.woocommerce-account .woocommerce-MyAccount-navigation {
			display: none;
		}

		.woocommerce > .woocommerce-MyAccount-navigation {
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			width: 100vw !important;
			height: 100vh;
			max-width: 100vw;
			background-color: #fff;
			z-index: 99999999;
			transform: translateX(0);
		}

		.woocommerce-MyAccount-navigation.active,
		.account-nav > .woocommerce-MyAccount-navigation {
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
		}

		.woocommerce-MyAccount-navigation ul {
			min-width:316px;
		}

		.woocommerce-account .woocommerce-MyAccount-content {
			width: 100%;
		}

		.et__attributes .attribute-title {
			padding: 5px;
		}

	}

	@media only screen and (min-width: 1024px)  {

		.select2-dropdown.select2-dropdown--below {
			transform: translateY(-4px);
		}

		.select2-dropdown.select2-dropdown--above {
			transform: translateY(4px);
		}

		.breakpoint-1024 {display: none !important;}
		.text1024-align-center {text-align: center !important;}
		.text1024-align-left {text-align: left !important;}
		.text1024-align-right {text-align: right !important;}

		.alignright {margin:0 0 2em 2em !important;}
		.alignleft {margin:0 2em 2em 0 !important;}

		.wp-caption.alignright {margin:0 0 2em 2em !important;}
		.wp-caption.alignleft {margin:0 2em 2em 0 !important;}

		a img.alignright {margin:0 0 2em 2em !important;}
		a img.alignleft {margin: 0 2em 2em 0 !important;}

		.et__image.alignright {margin:0 0 2em 2em}
		.et__image.alignleft {margin:0 2em 2em 0}

		.list .woo-loop-product__footer .button,
		.list .woo-loop-product__footer .added_to_cart {
			min-width: 180px;
			width:100%;
		}

		.sticky-dashboard {
			bottom: 16px;
			right: 16px;
			left: auto;
			width: 48px;
			gap: 0;
			border-radius: 6px;
		}

		.sticky-dashboard > li > a.to-top {
			min-width: 48px;
		}

		.sticky-dashboard > li > a:not(.to-top) {
			display: none;
		}

		.grid .only-posts,
		.grid-2 .only-posts {
		    grid-template-columns: repeat(3, minmax(0, 1fr));
		}

		.list .only-posts {
		    grid-template-columns: repeat(2, minmax(0, 1fr));
		}

		.full .only-posts .post {
			box-shadow: none;
			border-radius: 0;
		}

		.section-tab.vertical > .e-con-inner {
			flex-direction:row !important;
		}


	}

	@media only screen and (min-width: 1024px) and (max-width: 1279px){

		.section-carousel[data-cl-tbl] {
			grid-column-gap: var(--gap-tb-value);
		}

		.et__items_ajax[data-cl-tbl] {
			gap: var(--gap-tb-value);
		}
		
		.elementor .elementor-hidden-tablet {
		    display: none !important;
		}

		.breakpoint-1024-1279 {display: none !important;}
		.text1024-1279-align-center {text-align: center !important;}
		.text1024-1279-align-left {text-align: left !important;}
		.text1024-1279-align-right {text-align: right !important;}

		.widget_title {
			font-size: 15px;
		}

		/*	et__icon-box
		------------------*/

			.ip-t-l-left.et__icon-box,
			.ip-t-l-left.et__icon-box > a {
				flex-direction: row;
				text-align: left;
			}

			.ip-t-l-top.et__icon-box,
			.ip-t-l-top.et__icon-box > a {
				flex-direction: column;
				justify-content: flex-start;
				text-align: center;
			}

			.ip-t-l-right.et__icon-box,
			.ip-t-l-right.et__icon-box > a {
				flex-direction: row-reverse;
				text-align: right;
			}

			.ip-t-l-top.ia-t-l-center.et__icon-box,
			.ip-t-l-top.ia-t-l-center.et__icon-box > a{
				text-align: center;
				align-items: center;
			}

			.ip-t-l-top.ia-t-l-right.et__icon-box,
			.ip-t-l-top.ia-t-l-right.et__icon-box > a{
				text-align: right;
				align-items: flex-end;
			}

			.ip-t-l-top.ia-t-l-left.et__icon-box,
			.ip-t-l-top.ia-t-l-left.et__icon-box > a{
				text-align: left;
				align-items: flex-start;
			}

			.ip-t-l-left.i-va-t-l-center.et__icon-box,
			.ip-t-l-right.i-va-t-l-center.et__icon-box,
			.ip-t-l-left.i-va-t-l-center.et__icon-box > a,
			.ip-t-l-right.i-va-t-l-center.et__icon-box > a
			{align-items: center;align-self: center;}

			.ip-t-l-left.i-va-t-l-bottom.et__icon-box,
			.ip-t-l-right.i-va-t-l-bottom.et__icon-box,
			.ip-t-l-left.i-va-t-l-bottom.et__icon-box > a,
			.ip-t-l-right.i-va-t-l-bottom.et__icon-box > a
			{align-items: flex-end;align-self: flex-end;}

			.ip-t-l-left.i-va-t-l-top.et__icon-box,
			.ip-t-l-right.i-va-t-l-top.et__icon-box,
			.ip-t-l-left.i-va-t-l-top.et__icon-box > a,
			.ip-t-l-right.i-va-t-l-top.et__icon-box > a
			{align-items: flex-start;align-self: flex-start;}

		/* Woocommerce
		-----*/

			.sidebar-widget-area {
			    flex-basis: calc(30% - 32px);
			}

			.grid .products,
			.grid.sidebar-active .products {
			    grid-template-columns: repeat(4, minmax(0, 1fr));
			}

			.history .products,
			.wishlist-table .products {
				grid-template-columns: repeat(3, minmax(0, 1fr));
			}

			.list .products,
			.list.sidebar-active .products {
			    grid-template-columns: repeat(2, minmax(0, 1fr));
			}

			.full .products .product,
			.full.sidebar-active .products .product {
			    grid-template-columns: 200px 0.4fr 0.6fr 200px;
			}

			.full .products .product .wcv {
				position: absolute;
				right: 124px;
				margin: 0;
				bottom: 24px;
				gap: 12px;
			}

			.full .woo-loop-product__title {
			    font-size: 18px;
			    line-height: 24px;
			}

			.sidebar-active .woo-loop-product__meta {
				gap:8px;
			}

			.woo-product__attributes ul li {
			    font-size: 12px;
			    line-height: 16px;
			}

			.product_list_widget {
			    grid-template-columns: repeat(1, minmax(0, 1fr));
			}

			.woocommerce-mini-cart__buttons {
				flex-direction: column;
			}

			.et__cart .woocommerce-mini-cart__buttons {
				flex-direction: row;
			}

			.single-product-main .woocommerce-product-gallery-wrapper,
			.single-product-main .woocommerce-product-gallery-wrapper-placeholder {
			    width: 324px;
			    min-width: 324px;
			}

			.single-product-main .summary {
			    gap: 24px;
			}

			.single-product-summary-info .product_title {
			    font-size: 24px;
			}

			.single-product-summary-info .stock-status {
				padding: 0 10px;
			}

			.loop-products.fbt > .fbt-content {
				flex-direction: column;
			}

			.wc-block-cart > .wc-block-components-main {
				width: 63%;
			}

			.wc-block-cart > .wc-block-components-sidebar {
				width:37%;
			}

			.wc-block-checkout > .wc-block-components-main,
			.woocommerce-checkout #customer_details {
				width: 50%;
			}

			.wc-block-checkout > .wc-block-components-sidebar,
			.woocommerce-checkout #order_review {
			    width: calc(50% - 32px);
			}

			.wc-block-checkout #shipping > div,
			.wc-block-checkout #billing > div,
			.woocommerce-billing-fields__field-wrapper > .form-row,
			.woocommerce-shipping-fields__field-wrapper > .form-row {
				width: 100%;
			}

			.wc-block-checkout__actions_row {
				flex-direction: column;
			}

			#billing_address_2_field, #shipping_address_2_field {
			    transform: translateY(0);
			}

	}

	@media only screen and (min-width: 768px)  and (max-width: 1279px)  {

		.single-product-add-to-cart {
			padding: 24px;
		}

		.list .products .image-container {
			width: 150px;
			flex-basis: 150px;
		}

		.list.mini .image-container {
			width: 80px;
			flex-basis: 80px;
		}

		.et__cart .list .products .image-container {
			width: 100%;
			flex-basis: 100%;
		}

		.list .products .wcv {
			position: absolute;
			justify-content: flex-start;
			margin: 0;
		}

		.list .products .woo-loop-product__meta,
		.list .products .woo-loop-product__title,
		.list .products .woo-loop-product__footer {
			flex-basis: calc(100% - 100px);
		}

		.list .products .woo-loop-product__labels {
			flex-direction: column;
			gap: 4px;
		}

		.single-product-main .summary {
	    	padding-left: 24px !important;
	    }

	    .cart_totals {
			display: flex;
			flex-wrap: wrap;
		}

		.cart_totals > * {
			flex-basis: 100%;
		}

		.cart_totals > .wc-proceed-to-checkout,
		.cart_totals > .wc-forward {
			flex-basis: calc(50% - 4px);
		}

		.cart_totals > .wc-forward {
			margin-left: 8px;
		}

		.item-grid-container {
			gap: var(--gap-tb, 24px);
		}


	}

	@media only screen and (max-width: 1279px)  {

		.swiper-container .swiper {
		    overflow: visible;
		    clip-path: inset(-16px -9999px -16px 0);
		}

		.list.swiper-container .swiper {
		    overflow: hidden;
		    clip-path: initial;
		}

		.list.mini .wcv {
			left: auto !important;
		    bottom: 8px !important;
		    top: auto !important;
		    transform: none !important;
		    right: 8px !important;
		    justify-content: flex-end;
		}

		#related-posts .swiper {
			overflow: visible;
			clip-path: inset(-16px -9999px -16px 0);
		}

		#single-post {
			margin-top: 0;
			max-width: 100%
		}

		.et__clients.pih .item:after,
		.et__clients.piv .item:after {
			animation: none;
			display: none;
		}

		.section-carousel[data-cl-d] > .e-con-inner {
	    	max-width: unset;
	    	margin-left: 3.125%;
		}

		.search-wrapper {
			background-color: #fff;
		}

		.et__header.desktop,
		.et__header.desktop + .et__header-placeholder {
			display: none;
		}

		.single-header .et__header.desktop {
			display: block;
		}

		.sidebar-widget-area,
		.post-list {
			flex-basis: 100%;
		}

		.sidebar-widget-area {
			padding: 64px 16px 0 56px;
			max-width: 360px;
			width: 100%;
			height: 100vh;
			position: fixed;
			top: 0;
			left: -40px;
			background-color: #fff;
			box-shadow: 16px 0 24px rgba(0,0,0,0.1);
			transform: translateX(-100%);
			transition: none;
			z-index: -1;
			overflow-y: scroll;
		}

		.widget-area-shadow {
			display: none;
		}

		.active.sidebar-widget-area {
			transition: transform 0.5s cubic-bezier(.19,1,.22,1);
			transform: translateX(0);
			z-index: 99999;
		}

		.active.sidebar-widget-area + .widget-area-shadow {
			width: 100vw;
			height: 100vh;
			position: fixed;
			z-index: 99998;
			top: 0;
			left: 0;
			background-color: rgba(0,0,0,0.2);
			display: block;
			animation: et__shadowAppear .3s ease;
		}

		@keyframes et__shadowAppear {
		    0% {
		        opacity: 0;
		    }
		    100% {
		        opacity: 1;
		    }
		}

		.swiper-container:not(.post-gallery):not(.et__gallery) .swiper-button {
			display: none !important;
		}

		.swiper-container:not(.post-gallery):not(.et__gallery):not([data-inc="0"]) .swiper {
			overflow: visible !important;
		}

		/*.swiper-container:not(.post-gallery):not(.et__gallery):not([data-overflow="true"]) .swiper-slide.viewed {
			z-index: -1;
			transition: opacity .3s ease;
			opacity: 0;
		}*/

		/* Woocommerce
		-----*/

			.product .wcv {
			    z-index: 5;
			    opacity: 1;
			    visibility: visible;
			    transition: none;
			    flex-direction: row;
			    position: relative;
			    width: 100%;
			    top: 0;
			    left: 0;
			    margin-bottom: 12px;
			    justify-content: flex-start;
			}

			.single-product-summary-info .wcv {
			    margin-top: 12px;
			    margin-bottom: 0;
			}

			.wishlist-table .product .wcv {
			   position: static;
			}

			.grid .products .product .wcv a,
			.list .products .product .wcv a {
			    opacity: 1;
			    animation: none;
			    transform: none;
			    width: 28px;
			    height: 28px;
			}

			.grid .products .product .wcv a.whatsapp-chat-button:before,
			.list .products .product .wcv a.whatsapp-chat-button:before {
			    -webkit-mask-size: 25px;
			    mask-size: 25px;
			}

			.single-product-main .summary {
			    padding-left: 0;
			}

			.woocommerce-cart .cart-collaterals,
			.woocommerce-cart .woocommerce-cart-form {
				width: 100%;
			}

			.cart_totals > h2 {
				margin-top: 24px;
			}

	}

	@media only screen and (min-width: 1280px)  and (max-width: 1365px)  {
		.breakpoint-1280-1365 {display: none !important;}

		.single-product-main, .single-product-main .summary {
		    gap: 32px;
		}

		.single-product-main .summary {
			padding-left: 0;
		}
	}

	@media only screen and (min-width: 1280px)  {

		.blog-single-widgets .widget {
			background-color: #fff;
			border:1px solid var(--t-border-color);
		}

		.full .only-posts .post .post-date-side {
		    width: 64px;
		    height: 72px;
		}

		.section-carousel[data-cl-lp] {
			grid-column-gap: var(--gap-lp-value);
		}

		.swiper-wrapper > ul.swiper-slide,
		.et__items_ajax[data-cl-lp] {
		    gap: var(--gap-lp-value);
		}


		.sticky-dashboard.off {
		    transform: translateY(calc(100% + 24px));
		}

		.container {
		    width: 1240px;
		    max-width: 1240px;
		}

		.e-con-boxed>.e-con-inner {
		    max-width: 1240px;
		}

		.sidebar-widget-area {
			flex-basis: 292px;
			width: 292px;
			position: relative;
		}

		.blog-single-widgets {
			flex-basis: calc(100% - 984px);
			width: calc(100% - 984px);
		}

		.sidebar-active .post-list {
			flex-basis: calc(100% - 316px);
			width: calc(100% - 316px);
			overflow: hidden;
			padding: 0 1px;
		}

		.sidebar-active #single-post {
			flex-basis: 960px;
		}

		.sidebar-active .only-posts {
			overflow: initial;
		}

		.cbt-wrapper {
			max-width: 960px !important;
		    width: 960px !important;
		}

		.alignwide,
		.wp-block[data-align="wide"] {
			position: relative;
	        left: 50%;
	        transform: translateX(-50%);
	        max-width: 1240px !important;
	        width: 1240px !important;
	    }

	    .sidebar-toggle {
	    	display: none;
	    }

	    .cbt-wrapper{
			user-select: none;
		}

		.cbt-wrapper.max td{
			cursor: grab;
		}

		.full .product .woo-loop-product__labels {
			top: 24px;
		}

		.active-filters {
			white-space: wrap;
	        display: flex;
	        flex-wrap: wrap;
	        gap: 8px;
		}

		.shop-widgets .active-filters {
			display: none;
		}

		.active-filters a + a {
			margin-left: 0;
		}

		.single-product-main .woocommerce-product-gallery-wrapper,
		.single-product-main .woocommerce-product-gallery-wrapper-placeholder {
			width: 436px;
			min-width: 436px;
		}

		.single-product-main .summary {
			width: calc(100% - 436px);
		}

		.compare-products-single .cbt-wrapper.max.scroll:before {
			display: none;
		}

		.grid .only-posts,
		.grid-2 .only-posts {
		    grid-template-columns: repeat(4, minmax(0, 1fr));
		}

		.sidebar-active.grid .only-posts,
		.sidebar-active.grid-2 .only-posts {
		    grid-template-columns: repeat(3, minmax(0, 1fr));
		}

		.item-grid-container {
			gap: var(--gap-lp, 24px);
		}

		.swiper-container .swiper:not(.swiper-initialized) .swiper-wrapper{
			grid-column-gap: var(--gap-lp-value,24px);
		}

		@keyframes __imageTransitSmooth {
			0% {
				transform: scale(var(--p-image-scale)) translateX(15%); /* space, not comma */
				opacity: 0;
			}
			100% {
				transform: scale(var(--p-image-scale)) translateX(0);
				opacity: 1;
			}
		}

		.et__clients.pih .item:after,
		.et__clients.piv .item:after {
			animation: none;
			display: none;
		}

		.et__clients.pih .item:hover > *,
		.et__clients.piv .item:hover > * {
			z-index: 2;
		}

		.et__clients.pih .item:hover > .client-info,
		.et__clients.piv .item:hover > .client-info {
			z-index: 3;
		}

		.et__clients.pih .item:hover:after,
		.et__clients.piv .item:hover:after {
			display: block;
			z-index: 1;
			animation: __goldShineFast 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
		}

		/* Custom scroll ----- */

			.et__search-results::-webkit-scrollbar,
			.woocommerce-widget-layered-nav-list.scroll::-webkit-scrollbar,
			.qvw > .product::-webkit-scrollbar,
			.overflow-y-scroll::-webkit-scrollbar  {
				width: 6px;
				background-color: var(--t-background-color);
				border-radius: 5px;
			}

			.qvw > .product::-webkit-scrollbar,
			.overflow-y-scroll::-webkit-scrollbar  {
				background-color: transparent;
			}

			.et__search-results::-webkit-scrollbar-track,
			.woocommerce-widget-layered-nav-list.scroll::-webkit-scrollbar-track,
			.qvw > .product::-webkit-scrollbar-track,
			.overflow-y-scroll::-webkit-scrollbar-track {
				height: 16px;
			}

			.et__search-results::-webkit-scrollbar-thumb,
			.woocommerce-widget-layered-nav-list.scroll::-webkit-scrollbar-thumb,
			.qvw > .product::-webkit-scrollbar-thumb,
			.overflow-y-scroll::-webkit-scrollbar-thumb {
				background-color: #8b8b8b;
				height: 64px;
				border-radius: 5px;
				transition: background-color 0.2s ease-out;
			}

			.et__search-results::-webkit-scrollbar-button,
			.woocommerce-widget-layered-nav-list.scroll::-webkit-scrollbar-button,
			.qvw > .product::-webkit-scrollbar-button,
			.et__cart .product_list_widget::-webkit-scrollbar,
			.overflow-y-scroll::-webkit-scrollbar-scrollbar {
				display: none;
			}
	
		/* Header
		----*/

			.et__header.mobile,
			.et__header.mobile + .et__header-placeholder
			{display: none !important;}

			.single-header .et__header.mobile {
				display: block !important;
			}

			.mm > .sidebar-menu .menu-item-has-children {
				position: static;
			}

			.mm > .sidebar-menu {
				position: relative;
			}

			.mm > .sidebar-menu .menu-item-has-children > .megamenu {
				display: block;
				position: absolute;
				top: 0;
				left: 100% !important;
				z-index: -1;
				visibility: hidden;
				border-radius: 6px;
	    		backface-visibility: hidden;
	    		box-shadow: 0 0 4px rgba(0,0,0,0.2);
	    		background-color: #fff;
			}

			.mm > .sidebar-menu .menu-item-has-children > .megamenu > div {display: none;}

			.mm > .sidebar-menu .menu-item-has-children:hover > .megamenu {
				z-index: 99;
				visibility: visible;
				animation: submenuAppearFade 0s ease forwards;
			}

			.mm > .sidebar-menu .menu-item-has-children:hover > .megamenu > div {
				display: block;
			}

			.mm > .sidebar-menu .menu-item-has-children:hover > a {
				border-radius: 6px 0 0 6px;
			}

	}

	@media only screen and (min-width: 1366px)  {

		.breakpoint-1366 {display: none !important;}
		.text1366-align-center {text-align: center !important;}
		.text1366-align-left {text-align: left !important;}
		.text1366-align-right {text-align: right !important;}

		/* swiper carousel
		--------- */

			.swiper-container[data-arrows-pos="side"] .swiper-button-prev {left: -54px;}
			.swiper-container[data-arrows-pos="side"] .swiper-button-next {right: -54px;}
	}

	@media only screen and (min-width: 1366px) and (max-width: 1599px)  {
		.breakpoint-1366-1599 {display: none !important;}

		.single-product-main .summary {
		    gap: 32px;
		    padding-left: 32px;
		}

		.fbt-content > ul {
			max-width: 75%;
		}

		.fbt-content > .fbt-info {
			min-width: 25%;
			max-width: 25%;
		}
	}

	@media only screen and (min-width: 1024px) and (max-width: 1599px) and (max-height: 768px) {
		.qvw {
			max-height: 95dvh;
		}
	}

	@media only screen and (min-width: 1600px)  {

		.layout-boxed #wrap {
		    max-width: 1400px;
		    margin: 0 auto;
		    overflow: hidden;
		}

		.layout-boxed .et__header.sticky.active {
			max-width: 1400px;
		    margin: 0 auto;
		    left: 50%;
		    transform: translateX(-50%);
		}

		.breakpoint-1600 {display: none !important;}

		.fbt-content > ul {
			max-width: 70%;
		}

		.fbt-content > .fbt-info {
			min-width: 30%;
			max-width: 30%;
		}


	}

	@media only screen and (min-width: 1600px) and (max-width: 1919px)  {
		.breakpoint-1600-1919 {
			display: none !important;
		}
	}

	@media only screen and (max-width: 1919px)  {
		.full.sidebar-active .only-posts  {
			grid-template-columns: repeat(1, minmax(0, 1fr));
		}

	}

	@media only screen and (min-width: 1920px)  {

		.single-post .post-layout.sidebar-active {
			justify-content: center;
		}

		.sidebar-widget-area {
			flex-basis: 316px;
		}

		.blog-single-widgets {
			flex-basis: 316px;
			width: 316px;
		}

		.sidebar-active .post-list {
			flex-basis: calc(100% - 340px);
		}

		.single-post .sidebar-active .post-list {
			flex-basis: 960px;
			width: 960px;
		}

		.layout-boxed #wrap {
		    max-width: 1760px;
		}

		.layout-boxed .et__header.sticky.active {
			max-width: 1760px;
		}

		.woocommerce-account .woocommerce-MyAccount-navigation {
			width: 316px;
			min-width: 316px;
		}

		.woocommerce-account .woocommerce-MyAccount-content {
			width: calc(100% - 348px);
		}

		.breakpoint-1920 {
			display: none !important;
		}

		.container {
		    max-width: 1632px;
		    width: 1632px;
		}

		.e-con-boxed>.e-con-inner {
		    max-width: 1632px;
		}

		.alignwide, .wp-block[data-align="wide"] {
	        max-width: 1632px !important;
	        width: 1632px !important;
	    }

	    .grid .only-posts,
		.grid-2 .only-posts {
		    grid-template-columns: repeat(5, minmax(0, 1fr));
		}

		.sidebar-active.grid .only-posts,
		.sidebar-active.grid-2 .only-posts {
		    grid-template-columns: repeat(4, minmax(0, 1fr));
		}

	    .grid .products {
		    grid-template-columns: repeat(6, minmax(0, 1fr));
		}

		.list .only-posts {
	        grid-template-columns: repeat(3, minmax(0, 1fr));
	    }

	    .sidebar-active.list .only-posts {
	        grid-template-columns: repeat(2, minmax(0, 1fr));
	    }

	    .grid.sidebar-active .products,
	    .wishlist-table .products,
	    .history .products {
		    grid-template-columns: repeat(5, minmax(0, 1fr));
		}

		.list .products {
			grid-template-columns: repeat(4, minmax(0, 1fr));
		}

		.list.sidebar-active .products {
			grid-template-columns: repeat(3, minmax(0, 1fr));
		}

		.sidebar-active.full .products .product{
		    grid-template-columns: 250px 0.8fr 1.2fr 250px;
		}

		.sidebar-active.full .products .product .wcv {
		    right: 149px;
		}

		.single-product-main .woocommerce-product-gallery-wrapper,
		.single-product-main .woocommerce-product-gallery-wrapper-placeholder {
			width: 548px;
			min-width: 548px;
		}

		.single-product-main .summary {
			width: calc(100% - 548px);
		}

		.fbt-content > ul {
			max-width: 82%;
		}

		.fbt-content > .fbt-info {
			min-width: 18%;
			max-width: 18%;
		}

		.only-posts {
		    grid-row-gap: 16px;
		    grid-column-gap: 16px;
		}

		.grid .post-date-side {
			left: 24px;
			top: 24px;
		}

		.full .only-posts  {
			grid-template-columns: repeat(2, minmax(0, 1fr));
		}

		.full .only-posts .post-body .post-title {
			font-size: 28px;
			line-height: 36px;
			max-width: 80%;
		}

		.full .only-posts .post-body .post-excerpt {
			font-size: 16px;
			line-height: 28px;
		}

		.full .post .hr {
		    height: 24px;
		    margin: auto 0 24px 0;
		}

		.full.sidebar-active .only-posts .post-body .post-title {
			max-width: 100%;
		}

		.megamenu-tabset .megamenu-tab-item {
		    width: 316px !important;
		}

		.megamenu-tabs-container {
			width: calc(100% - 316px) !important;
		}

		.megamenu-tabset {
		    background-color: var(--t-background-color);
		}

		.megamenu-tabset .megamenu-tab-item.active {
		    background-color: #ffffff;
		}

		.megamenu-tabset .megamenu-tab-item {
		    color: var(--t-title-color);
		}

		.megamenu-tabset:after,
		.megamenu-tabset .megamenu-tab-icon,
		.megamenu-tabset .megamenu-tab-item .txt:after,
		.megamenu-tabset .megamenu-tab-item:after {
		    background: var(--t-title-color);
		}

		.megamenu-tabset .megamenu-tab-item.active {
		    color: var(--e-global-color-primary);
		}

		.megamenu-tabset .megamenu-tab-item.active > .megamenu-tab-icon,
		.megamenu-tabset .megamenu-tab-item.active .txt:after {
		    background: var(--e-global-color-primary);
		}

		.single-product-add-to-cart-wrap {
			width: 400px;
		}

		.single-product-summary-info {
			width: calc(100%  - 448px);
		}

		/* swiper carousel
		--------- */

			.section-carousel[data-cl-d] {
				grid-column-gap: var(--gap-d-value);
			}

			.swiper-wrapper > ul.swiper-slide,
			.et__items_ajax[data-cl-d] {
			    gap: var(--gap-d-value);
			}

			.item-grid-container {
				gap: var(--gap-d, 24px);
			}

			.swiper-container .swiper:not(.swiper-initialized) .swiper-wrapper{
				grid-column-gap: var(--gap-d-value,32px);
			}

			.swiper-container .swiper:not(.swiper-initialized) .products{
				grid-column-gap: 16px;
			}

			.swiper-container[data-arrows-pos="side"] .swiper-button-prev {left: -72px;}
			.swiper-container[data-arrows-pos="side"] .swiper-button-next {right: -72px;}

	}

	@media only screen and (min-width: 1921px)  {
		.parallax-container {
		    height: 150%!important;
		}

	}

