/*

	Theme Name:     Mobex Child

	Theme URI:      http://www.enovathemes.com/mobex

	Description:    Mobex - Auto Parts Woocommerce WordPress Theme

	Author:         Enovathemes

	Author URI:     https://enovathemes.com

	Version:        1.0

	Template:       mobex

*/



/* =Theme customization starts here

-------------------------------------------------------------- */



/* Wrapper: équivalent de "grid gap-6 p-4 sm:grid-cols-4 md:grid-cols-6 lg:grid-cols-9 lg:gap-8" */
.wc-cats-tw{
  display: grid;
  gap: 24px;
  padding: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (min-width: 640px){
  .wc-cats-tw{ grid-template-columns: repeat(4, minmax(0, 1fr)); }
}
@media (min-width: 768px){
  .wc-cats-tw{ grid-template-columns: repeat(6, minmax(0, 1fr)); }
}
@media (min-width: 1024px){
  .wc-cats-tw{ grid-template-columns: repeat(9, minmax(0, 1fr)); gap: 32px; }
}

/* Card: "flex flex-col items-center text-center p-2" */
.wc-cat-tw{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 8px;
  text-decoration: none;
}

/* Image block: taille 80x80 + rond */
.wc-cat-tw__img{
  margin-bottom: 20px;
  height: 80px;
  width: 80px;
  border-radius: 9999px;
  overflow: hidden;
  background: #e2e8f0; /* slate-200 */
  position: relative;
  border: 1px solid #ccc;
}


.wc-cat-tw__img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


.wc-cat-tw__placeholder{
  position: absolute;
  inset: 0;
  background: #e2e8f0;
  animation: wcPulse 1.5s ease-in-out infinite;
}


.wc-cat-tw__title{
  font-size: 14px;
  line-height: 1.2;
  color: #0f172a; 
  font-weight: 600;
}
.wc-cat-tw__count{
  margin-left: 6px;
  font-weight: 400;
  color: #64748b; 
}

@keyframes wcPulse{
  0%, 100% { opacity: 1; }
  50% { opacity: .4; }
}

div#displayblockboutton a {
    display: flex !important;
    align-items: center;
    min-height: auto;
    /* padding: 15px; */
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-transform: uppercase;
}
.myflex {
    display: flex;
    align-items: center;
    gap:25px;
}

.myflex p {
    margin-bottom: 0px;
}
.myflex br{
    display:none;
}
.ocw-aw-switch { display:flex; gap:10px; margin:8px 0 10px; }
.ocw-aw-switch__opt { display:flex; align-items:center; gap:8px; padding:8px 12px; border:1px solid #ddd; border-radius:999px; cursor:pointer; user-select:none; }
.ocw-aw-switch__opt input { margin:0; }
.ocw-aw-hidden { display:none !important; }

/*
	Theme Name: Mobex
	Theme URI: http://www.enovathemes.com/mobex
	Description: Mobex - Auto Parts Woocommerce WordPress Theme
	Author: Enovathemes
	Author URI: http://www.enovathemes.com
	Version: 3.4
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: one-column, two-columns, right-sidebar, editor-style, featured-images, post-formats, translation-ready
	Text Domain: mobex
*/

/*
	Table of Contents
	-------------
	
	Defaults
	General
	WP 5
	Plugins
	Header
	Title section
	Forms
	Search/404
	Widgets
	One page bullets
	Posts
	Navigation
	Elements

*/

/* General
----*/

	.hidden {
		display: none !important;
		visibility: hidden !important;
	}

	article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:block;width: 100%;outline: none;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;height:0;}mark{color: #000;display: inline-block;font-weight: 700;text-decoration: underline;}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"201C" "201D" "2018" "2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input{line-height:normal;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
	table{border-collapse:collapse;border-spacing:0;width:100%}th{text-align:left;font-weight: 700;font-size: 14px;color:#111}td,th,tr{padding:8px 12px}th{border-width:1px;border-style:solid;border-color:#e0e0e0;}td{border-width:1px;border-style:solid;border-color:#e0e0e0}pre{display:block;font-family:monospace!important;white-space:pre-wrap;margin:1em 0;background-color:#F2F2F2;padding:16px!important}code{background-color:#f2f2f2;padding:24px!important;display:inline-block;vertical-align:baseline;font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New!important}ol,ul{list-style-position:inside}ol li,ul li{padding:2px 0}ol ol,ul ul{margin-left:24px}a{text-decoration:none;outline:0}a:active,a:hover{outline:0}a,a:visited{transition:color .1s ease-out;}abbr[title],dfn[title]{cursor:help}ins,mark{text-decoration:none}del{text-decoration:line-through}b,strong{font-weight: 700;font-variation-settings: 'wght' 800;}.footer b,.footer strong{font-weight:800}address,var{font-style:normal}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-8px}sub{bottom:-4px}address,code,dl,fieldset,form,hr,kbd,li ol,li ul,menu,ol,p,pre,q,samp,table,ul{margin:0 0 16px 0;padding:0}dl dd{margin-left:24px}dl{padding:24px;border:1px solid #e0e0e0}dl dt{float:left;clear:left;width:100px;text-align:right;}dl dd{margin:0 0 0 116px;padding:0 0 4px;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:16px}
	figcaption {margin: 0 auto;line-height: 1.5em;text-align: center;font-size: 13px !important;} td>p:last-child {margin-bottom: 0;}

	.blocks-gallery-caption {margin-bottom: 24px;}

	a,a:hover,a:active,a:focus {
		outline:0;
	}

	cite {
	    font-style: normal;
	}

	#page-links > a {margin-bottom: 24px !important;}

	hr {clear: both;}
	span.br {display: block;}

	.screen-reader-text {
	    clip: rect(1px, 1px, 1px, 1px);
	    position: absolute !important;
	    width: 1px;
	    overflow: hidden;
	}

	.et-clearfix:after {content:"";display:table;clear:both}

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

	html{
		position:static;
		overflow-y:scroll;
		overflow-x:hidden;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
	}

	body{
		margin:0;
		min-height:100%;
	}

	iframe,object,embed{border:none;vertical-align:bottom;max-width: 100%;}
	figure {max-width: 100%;margin:0}

	figure > a,
	figure > a:hover {
		color: transparent !important;
	}

	.strikethrough {text-decoration:line-through;}

	.wp-video-shortcode,
	.wp-video {
		width: 100% !important;
		height: auto !important;
	}

	.wp-video-shortcode .mejs-mediaelement {
	    position: relative!important;
	    height: auto!important;
	}

	.wp-video-shortcode .mejs-poster {
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}

	.mejs-button,
	.mejs-currenttime,
	.mejs-duration {
		word-wrap:inherit;
	}

	#single-post-page .post-content > ul li ul,
	#single-post-page .post-content > ol li ol,
	.page-template-default .page-content ul li ul,
	.page-template-default .page-content ol li ol,
	.comment-content ul li ul,
	.comment-content ol li ol {
		padding-left: 32px !important;
	}

	.page-template-default .post-comments-area {
		padding-top: 0;
		padding-bottom:24px;
	}

	.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;
	}

	.forcefullwidth_wrapper_tp_banner {
		overflow: hidden;
	}

	.mejs-controls .mejs-button button {
		line-height: 1em !important;
		padding: 0px !important;
		text-align: center !important;
		font-size: 1em !important;
		border-radius: 0 !important;
		border-left:none !important;
		border-right:none !important;
		border-top:none !important;
		transform:none !important;
		box-shadow: none !important;
		min-width: 0;
	}

	.post-video {position: relative;}
	.post-video .wp-video{width:100%!important;}
	.post-video .mejs-mediaelement{position:relative!important;height:auto!important}
	.post-video .wp-video-shortcode{
		height:auto!important;
		width: 100% !important;
	}

	.post-audio .mejs-container,
	.post-audio .mejs-container .mejs-controls,
	.post-audio .mejs-embed,
	.post-audio .mejs-embed body {
		width: 100%;
	}
	.post-video .mejs-poster {
		-webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover;
		background-size:cover;
	}

	.flex-mod {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 30px;
	    height: 0;
	    overflow: hidden;
	}

	.flex-mod iframe,
	.flex-mod object,
	.flex-mod embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}

	.soundcloud iframe {
		max-width: 100%;
	}

	.wp-video-shortcode,
	.wp-audio-shortcode {
		max-width: 100% !important;
		height: auto;
	}

	img + br,img + p:empty,p:empty{display:none!important;}

	.comment-text img + br {display: initial !important;}
	.comment-text {margin-top: 16px;}

	img{
		max-width:100%;
		height:auto!important;
		border:0;
		outline: none;
		-ms-interpolation-mode:bicubic;
		vertical-align:bottom;margin:0;
	}

	img[class*="wp-image"],
	.wp-caption {
	    margin-bottom: 24px;
	}

	p > img {margin-bottom: 0 !important}

	.wp-block-gallery img,
	.wp-block-image img {
	    margin-bottom: 0;
	}

	.wp-block-columns-is-layout-flex {
		display: flex;
		gap: 40px;
	}

	.wp-caption img,
	.image-container img,
	.gallery-icon img {
		margin:0 auto;
		width: 100%;
	}

	.et-woo-categories li .custom-image-true img {
		width: auto;
	}

	.alignright {float:right; margin:0 0 1em 1em !important;}
	.alignleft {float:left; margin:0 1em 1em 0 !important;}
	.aligncenter {display: block; margin-left: auto; margin-right: auto;}

	.wp-caption.alignright {float:right; margin:0 0 1em 1em !important;}
	.wp-caption.alignleft {float:left; margin:0 1em 1em 0 !important;}
	.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto;text-align: center !important;}
	.wp-caption.aligncenter img {display: inline-block !important;}

	a img.alignright {float:right; margin:0 0 1em 1em !important;}
	a img.alignleft {float:left; margin:0 1em 1em 0 !important;}
	a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

	.et-image.alignright {float:right; margin:0 0 1em 1em}
	.et-image.alignleft {float:left; margin:0 1em 1em 0}
	.et-image.aligncenter {display: block; margin-left: auto; margin-right: auto;text-align: center;}
	.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}

	.page-content > p,
	.post-content > p {
		margin-bottom: 24px;
	}

	.col-50 p {
		margin-bottom: 0;
		display: flex;
		gap: 24px;
		align-items: flex-start;
		justify-content: space-between	;
	}

	.col-50 p > * {
		width: 100%;
	}

	#wrap {height: 100%;}

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

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

	.woocommerce-shop #wrap,
	.tax-product_cat #wrap,
	.tax-product_tag #wrap {
    	background-color: #f5f5f5;
	}

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

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

	.footer.sticky-true {
		overflow: hidden;
		z-index: -101;
	}

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

	.elementor-column-gap-default>.elementor-column{padding:0 12px 0 12px;}
	.elementor-column-gap-narrow>.elementor-column{padding:0 4px 0 4px;}
	.elementor-column-gap-extended>.elementor-column{padding:0 20px 0 20px;}
	.elementor-column-gap-wide>.elementor-column{padding:0 28px 0 28px;}
	.elementor-column-gap-wider>.elementor-column{padding:0 32px 0 32px;}

	.column-link {
		position:absolute;
		width:100%;
		height:100%;
		display:block;
		top:0;
		left:0;
		z-index:10;
	}

	.elementor-widget:not(:last-child) {margin-bottom:0 !important}

	.elementor-element-edit-mode .column-link {
		z-index:-1;
	}

	.tab-content .elementor-element.elementor-widget-empty {
		background-color: transparent;
		box-shadow: none;
		-webkit-box-shadow: none;
	}

	.tab-content .elementor-element.elementor-widget-empty > i {
		display: none;
	}

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

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

	.container-full {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto 0 auto;
		position: relative;
	}

	#et-content, .elementor[data-elementor-type="wp-page"] {
		position:relative;
		z-index:54;
		background-color: #fff;
		overflow: hidden;
	}

	#et-content.padding-true {
		padding: 48px 0;
	}

	.woocommerce-page #et-content.padding-true {
		padding: 0 !important;
	}

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

	.wp-caption {
		display: inline-block;
		max-width: 100%;
	}

	.wp-caption-text,
	.gallery-caption {
		text-align: center;
		padding:8px;
		color: #444;
		width: 100%;
		font-size: 14px;
		line-height: 24px;
	}

	.bypostauthor {
		position: relative;
	}

	.et-footer-menu {
		list-style: none;
		padding: 0;
		margin: 0;
		display: inline-block;
		vertical-align: middle;
	}

	.et-footer-menu li {
		padding: 0 16px;
		margin: 0;
		display: inline-block;
	}

	.et-footer-menu li:first-child {
		padding-left: 0;
	}

	.et-footer-menu li:last-child {
		padding-right: 0;
	}

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

	.elementor-widget-et_megamenu_tab {margin-bottom: 0 !important;}

	.et-row {
		display:flex;
		align-items:flex-start;
		justify-content:flex-start;
		width:calc(100% + 40px);
		margin-left:-20px;
		margin-right:-20px;
	}

	.et-row > .et-column {
		padding:0 20px;
	}
	
	.et-row.middle {align-items:center;}
	.et-row.bottom {align-items:flex-end;}

	.et-row.center {justify-content:center;}
	.et-row.right {justify-content:flex-end;}

/* Color 
----*/

	.popup-banner-toggle,.toggle-banner-toggle 
	{background-color:#111}

	.post-ajax-button .button-back,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	button:hover,
	.button:hover,
	.restore-item:hover,
	.product .button:hover,
	.added_to_cart:hover,
	.comment-reply-link:hover,
	.checkout-button:hover,
	.return-to-shop a:hover,
	.woocommerce-mini-cart__buttons > a:hover,
	.woocommerce-button:hover,
	#page-links > a:hover,
	.edit-link a:hover,
	.woocommerce-message .button:hover,
	.post-single-navigation a[rel="prev"]:before,
	.post-single-navigation a[rel="next"]:after,
	.post-social-share a:before,
	.post-single-navigation a:hover,
	.clear-all-attribute:hover,
	.woocommerce-before-shop-loop .layout-control > *,
	.product .button:before,
	.product .added_to_cart:before,
	.fbt-info .add_to_cart_all,
	.et-wishlist-icon:before,
	.et-compare-icon:before,
	.wishlist-toggle:before,
	.compare-toggle:before,
	.en-quick-view:before,
	.woocommerce-before-shop-loop .layout-control > .chosen,
	.woocommerce-before-shop-loop .layout-control > *:hover,
	.content-sidebar-toggle:before,
	.product-short-description ul li:before,
	.woocommerce-product-details__short-description ul li:before,
	.fbt-products .product:after,
	.ui-slider-handle-bubble,
	.ui-slider-handle-bubble:before,
	.wishlist-remove,
	.compare-remove,
	.woocommerce-Tabs-panel--description ul li:before,
	form #searchsubmit:hover + .search-icon,
	.widget_product_search button[type="submit"]:before,
	.wp-block-search button:before,
	.gsap-lightbox-toggle:hover,
	.gsap-lightbox-nav:hover
	{background:#111}

	.woocommerce-before-shop-loop .sale-products.chosen:after,
	.product .single_add_to_cart_button,
	.quick-view-wrapper-close,
	.shop_table .product-remove a:hover,
	.error404-button:hover
	{background-color:#111}

	.et-breadcrumbs a,
	.et-breadcrumbs span,
	.post-categories a,
	.post-meta a,
	.enovathemes-navigation li a,
	.woocommerce-pagination li a,
	#infinite,
	.widget_categories ul li a,
	.widget_pages ul li a,
	.widget_archive ul li a,
	.widget_meta ul li a,
	.widget_layered_nav ul li a,
	.pf-item.list.attr ul li a,
	.widget_nav_menu ul li a,
	.widget_product_categories ul li a,
	.wp-block-archives li a,
	.pf-item.list.cat ul li a,
	.widget_tag_cloud .tagcloud a,
	.post-tags a,
	.widget_product_tag_cloud .tagcloud a,
	.post-tags-single a,
	.wp-block-tag-cloud a,
	.pf-item.label.attr ul li a,
	.post-single-navigation a[rel="prev"],
	.post-single-navigation a[rel="next"],
	.see-responses,
	.comment-date-time .post-date > a,
	.filter-breadcrumbs a,
	.product .post-category a,
	.product .price,
	.entry-summary .wishlist-title,
	.entry-summary .compare-title,
	.entry-summary .ask-title,
	.comp ul.products .product .button,
	.comp ul.products .product .added_to_cart,
	.woocommerce-review-link,
	.product_meta a,
	body.woocommerce .variations .tawcvs-swatches .swatch-label,
	html body .quick-view-wrapper.woocommerce .variations .tawcvs-swatches .swatch-label,
	.product .summary table.variations .reset_variations,
	.write-review,
	.product .summary .price del,
	.pf-item.col ul li a,
	.shop_table .product-remove a,
	.product-name a,
	.woocommerce-MyAccount-navigation li a,
	.clear-all-attribute,
	.product_list_widget .product-title a,
	.product-search .search-results ul li a,
	.product-data .product-categories,
	.elementor-widget a:not(.button)
	{color:#111}


	::placeholder {color:#9a9a9a}
	:-ms-input-placeholder {color:#9a9a9a}
	::-ms-input-placeholder {color:#9a9a9a}

	.widget_tag_cloud .tagcloud a,
	.post-tags a,
	.widget_product_tag_cloud .tagcloud a,
	.post-tags-single a,
	.wp-block-tag-cloud a,
	.pf-item.label.attr ul li a,
	.see-responses,
	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,
	.comp-counter input,
	.comp ul.products .product .button,
	.comp ul.products .product .added_to_cart,
	.write-review
	{border-color:#e0e0e0}

	html body.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-label:hover,
	html body.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label{
		border:2px solid #111 !important;
	}

	.variation-calc{
		border:1px solid #e0e0e0 !important;
	}

	.layout-sidebar .widget_mailchimp,
	.post-ajax-button.disable .button-back {
		background-color:#e0e0e0;
	}

	.post-ajax-button.disable {
		color:#444;
	}


	.widget_layered_nav ul li a:before,
	.fbt-item:before,
	.pf-item.list.attr li a:before,
	.pf-item.col.attr li a:before,
	.woocommerce-before-shop-loop .sale-products:before,
	.woocommerce-before-shop-loop .sale-products:after,
	.grid .loop-products .wishlist-toggle:hover,
	.grid .loop-products .compare-toggle:hover,
	.grid .loop-products .en-quick-view:hover,
	.full .loop-products .wishlist-toggle:hover,
	.full .loop-products .compare-toggle:hover,
	.full .loop-products .en-quick-view:hover {
	    box-shadow: inset 0 0 0 1px #111;
	}


/*	Placeholder 
----- */

	.placeholder {
		box-shadow: inset 0 0 0 1px #f0f0f0 !important;
	    background-color: #fff;
	    border-radius: 6px !important;
	    padding: 16px !important;
	}

	.grid-2 .only-posts .placeholder,
	.list .only-posts .placeholder,
	.full .only-posts .placeholder {
		box-shadow: none !important;
	}

	.only-posts .placeholder {
	    padding: 0 !important;
	}

	.list .placeholder {
		display: flex !important;
		align-items: flex-start;
	}

	.list .placeholder-body {
		padding:0 0 0 16px;
		width: 100%;
		display: flex !important;
	}

	.list .product .placeholder-body {
		flex-direction: column;
	}

	.grid-2 .only-posts .placeholder-body {
		padding: 0 !important;
	}

	.placeholder span {
		display: block !important;
	}

	.placeholder svg {
		fill: #f5f5f5;
		padding: 0 !important;
		animation:fillColor 1.5s infinite linear;
		border-radius: 6px !important;
	}

	.category-item.placeholder svg,
	.woocommerce-MyAccount-navigation-link.placeholder svg {
		border-radius: 6px;
		width: 100%;
		max-width: 100%;
	}

	.category-item.placeholder {
		box-shadow:none !important;
		padding: 0 !important;
	}

	.grid .only-posts .placeholder svg {
		border-radius: 6px 6px 0 0 !important;
		width: 100%;
    	transform: none;
	}

	.grid-2 .only-posts .placeholder svg {
		border-radius: 6px !important;
	}

	.placeholder .post-title {
		margin-top: 16px;
	}

	.list .placeholder .post-title {
		margin-top: 0;
	}

	.placeholder .button:before,
	.placeholder .post-title:before,
	.placeholder .post-title:after,
	.placeholder .post-excerpt,
	.placeholder .post-meta {
		animation:backColor 1.5s infinite linear;
		width:100%;
		height: 14px;
		border-radius: 6px;
		background-color: #f5f5f5;
		display: block;
		content: "";
	}

	.placeholder .post-meta {
		height: 20px;
		width: 56px;
	}

	.list .only-posts .placeholder .post-meta {
		margin-bottom: 8px;
	}

	.placeholder .post-excerpt {
		height: 72px;
	}

	.only-posts .placeholder .post-excerpt:after {
		display: none !important;
	}

	.placeholder .post-wcq {
		display: flex !important;
		align-items: center;
		justify-content: flex-start;
		gap: 8px;
		margin-bottom: 8px;
		margin-top: 12px;
	}

	.placeholder .post-wcq:after,
	.placeholder .post-wcq:before {
		height: 28px;
		width: 28px;
		border-radius: 28px;
		background-color: #f5f5f5;
		animation:backColor 1.5s infinite linear;
		content: "";
		display: block;
	}

	.list .placeholder .post-wcq {
		display: none !important;
	}

	.placeholder .post-title:after {
		width:70%;
		margin-top: 8px;
	}

	.placeholder .button:before,
	.placeholder .price {
		width: 40px !important;
		height: 20px;
		border-radius: 6px;
		animation:backColor 1.5s infinite linear;
		background-color: #f5f5f5;
	}

	.list .placeholder .button:before,
	.list .placeholder .price {
		margin-right: 0;
    	margin-left: auto;
	}

	.placeholder .button {
		background-color: transparent !important;
		padding: 0 !important;
		margin-top: 13px;
	}

	.placeholder .button:before {
		width: 104px !important;
	}

	.placeholder .button:after {
		display: none !important;
	}

	.placeholder .star-rating {
		line-height: 16px;
    	margin-bottom: 15px;
	}

	.woocommerce-MyAccount-navigation-link.placeholder {
		padding: 0 !important;
		box-shadow: none !important;
	}

	.woocommerce-MyAccount-navigation-link.placeholder {
		padding: 0 !important;
		margin-bottom: 4px;
	}

	@keyframes backColor {
	    0% {background-color: #f5f5f5;}
	    50% {background-color:#e0e0e0;}
	    100% {background-color:#f5f5f5;}
	}

	@keyframes fillColor {
	    0% {fill: #f5f5f5;}
	    50% {fill:#e0e0e0;}
	    100% {fill:#f5f5f5;}
	}


/* Defaults
----*/

	body,p,h1,h2,h3,h4,h5,h6 {
		font-family:'Inter', Arial, Helvetica, sans-serif;
		font-weight: 400;
		font-size: 13px;
		line-height: 1.8em;
		letter-spacing: 0;
		color:#444;
	}

	h1,h2,h3,h4,h5,h6 {
		font-weight: 700;
		line-height: 1.5em;
		color:#111;
	}

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

	#et-desktop-default,
	#et-mobile-default {
		height: 120px;
		background-color: #034c8c;
		color: #fff;
	}

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

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

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

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

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

	#header-menu-container-default {
		margin-left: 72px;
	}

	#et-footer-default {
		width: 100%;
		background-color: #111;
		text-align: center;
		color: #fff;
		padding: 48px;
	}

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

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

	#header-menu-default > li > a {
		color: #fff;
		min-height: 40px;
		line-height: 40px;
		font-size: 16px;
	    font-weight: 700;
	}

	#header-menu-default ul li > a {
	    color: #777;
	}

	#header-menu-default ul li > a:hover {
		color: #034c8c;
	}

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

	#header-menu-default > li {
		margin-right: 40px;
	}

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

	#header-menu-default ul > .menu-item-has-children > a > .arrow {
		background:#034c8c ;
	}

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

/* WP 5
----*/
	
	.yay-currency-single-page-switcher {
		margin-bottom: 0 !important;
	}

	sr7-module-bg {left: 0 !important}

	.has-large-font-size, .has-large-font-size + p {
	    line-height: 1.15em !important;
	}

	.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
	.wp-block-cover-image h1:not(.has-text-color),
	.wp-block-cover-image h2:not(.has-text-color),
	.wp-block-cover-image h3:not(.has-text-color),
	.wp-block-cover-image h4:not(.has-text-color),
	.wp-block-cover-image h5:not(.has-text-color),
	 .wp-block-cover-image h6:not(.has-text-color),
	 .wp-block-cover-image p:not(.has-text-color),
	 .wp-block-cover .wp-block-subhead:not(.has-text-color),
	 .wp-block-cover h1:not(.has-text-color),
	 .wp-block-cover h2:not(.has-text-color),
	 .wp-block-cover h3:not(.has-text-color),
	 .wp-block-cover h4:not(.has-text-color),
	 .wp-block-cover h5:not(.has-text-color),
	 .wp-block-cover h6:not(.has-text-color),
	 .wp-block-cover p:not(.has-text-color),
	 .wp-block-cover-image-text a
	 {color: #fff !important;}

	.wp-block-coblocks-social__button {color: #fff !important;}

	.wp-block-cover-image .wp-block-cover-image-text,
	.wp-block-cover .wp-block-cover-text,
	section.wp-block-cover-image>h2 {
	    max-width: 720px;
	}

	p.has-background {padding: 20px 30px;}

	.is-style-squared .wp-block-button__link {border-radius: 0 !important}

	.alignfull {
	    margin-left  : calc( -99vw / 2 + 100% / 2 ) !important;
	    margin-right : calc( -99vw / 2 + 100% / 2 ) !important;
	    max-width    : 99vw !important;
	    width        : 99vw !important;
	}

	.wp-block-latest-posts {
		list-style:inside !important;
		list-style-type: square !important;
	}

	.wp-block-cover,
	.wp-block-cover-image,
	.wp-block-button,
	.wp-block-audio,
	.wp-block-group__inner-container
	{margin-bottom: 24px;}

	.wp-block-button {
		display: table;
	}

	.woocommerce-checkout .wp-block-button,
	.woocommerce-cart .wp-block-button {
	    margin: 24px auto;
	}

	.wp-block-button.aligncenter {
		margin-left: auto;
	    margin-right: auto;
	}

	.wp-block-group {
		margin-bottom: 24px;
		border-radius: 0;
	}

	.wp-block-group__inner-container *:last-child {margin-bottom: 0;}

	.wp-block-calendar table th {text-align: center;}

	.wp-block-media-text__media img {margin-bottom: 0;}

	pre code {
		background: transparent !important;
		padding: 0 !important;
		margin:0 !important;
	}

	#page-links a + a {margin-left: 8px;}

	.wp-block-media-text {
	    margin-bottom: 24px;
	}

	.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
		border-color: #e0e0e0;
	}

	.blocks-gallery-item__caption {border-radius: 0;}

	.blocks-gallery-item a {height: auto !important;}

	.page-content > p:last-child > img.alignright {margin-top: 2em !important;}

	.has-large-font-size, .has-large-font-size + p {
	    line-height: 40px !important;
	}

	.has-large-font-size {
	    font-size: 32px !important;
	}

	.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image>h2 {
	    font-size: 32px !important;
    	line-height: 40px!important;
	}

	.wp-block-image {margin-bottom: 24px;}

/* Plugins
----*/

	/* Swiper */
	@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
    /* Select 2 */
    .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 #e0e0e0 !important;border-radius:6px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;overflow: hidden;box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);}.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 4px 0 4px !important}.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 #e0e0e0;border-radius:6px}.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:#f5f5f5;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 #e0e0e0;border-radius:6px;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 #e0e0e0;border-radius:6px;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 #e0e0e0;border-top-left-radius:6px;border-bottom-left-radius:6px;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 #e0e0e0;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:6px}.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 #e0e0e0}.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;padding:0;margin:4px 0}.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 #e0e0e0;border-radius:6px;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 #e0e0e0;border-top-right-radius:6px;border-bottom-right-radius:6px;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 #e0e0e0;border-radius:0;border-top-left-radius:6px;border-bottom-left-radius:6px;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 #e0e0e0;border-radius:6px;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 #e0e0e0;border-radius:6px;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:6px;border-bottom-left-radius:6px;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:6px;border-bottom-right-radius:6px}.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 #e0e0e0;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}

    .woocommerce-checkout .select2-container,
    .woocommerce-cart .select2-container {
    	height: 48px;
    	border:1px solid #e0e0e0;
    	border-radius: 6px;
    }

    .select2 .selection {
    	display: block;
    	height: 100%;
    }

    .select2-container--default .select2-selection--single {
    	border: none !important;
    }

    html .select2-container .select2-selection--single {
    	height: 100% !important;
    	display: flex;
    	align-items: center;
    	width: 100%;
    	justify-content: space-between;
    	padding: 0 0 0 16px;
    	margin-bottom: 0;
    }

    html .select2-container--default .select2-selection--single .select2-selection__arrow {
	    height: 16px !important;
	    width: 16px !important;
	    min-width: 16px;
	    position: relative !important;
	    top: 0 !important;
	    margin-top:0 !important;
	    right: 0 !important;
	    margin-right: 10px;
	}

	html .select2-container--default .select2-selection--single .select2-selection__arrow b {
		border: none !important;
		width: 100% !important;
		height: 100% !important;
		top: 1px !important;
		left: -3px !important;
		margin: 0 !important;
		background: #444;
		-webkit-mask: url(images/icons/arrow-select.svg) no-repeat 50% 50%;
	    mask: url(images/icons/arrow-select.svg) no-repeat 50% 50%;
	    -webkit-mask-size: 10px;
	    mask-size:10px;
	}

	html .select2-container--default .select2-search--dropdown .select2-search__field {
		height: 32px !important;
		min-height: 32px !important;
		border: 1px solid #e0e0e0;
	}

	html .select2-results__option {
		padding: 4px 4px 5px 4px !important;
	    line-height: 1.15em;
	    color: #444;
	    display: flex;
	    align-items: center;
	    min-height: 24px;
	    width: calc(100% - 4px);
	    left: 4px;
	    position: relative;
	    border-radius: 6px;
	}

	.select2-container--open .select2-dropdown--below {
		min-width: 250px;
		border-radius: 6px !important;
	}

/* Header
----*/

	.header .wpb_column {
		position: static;
	}

	.header {
		display: block;
		width: 100%;
		z-index: 70;
		position: relative;
	}

	.header.shadow-true,
	.header.sticky-true.shadow-sticky-true.active {
		box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
	}

	.header.transparent-true {
		position: absolute;
		top: 0;
		left: 0;
	}

	.header.sticky-true.active .hide-sticky,
	.header.sticky-true:not(.active) .hide-default {
		display: none;
	}

	.header.sticky-true.active .hide-default-true {
		display: inline-block;
	}

	.menu-item .arrow {
		width: 10px;
        height: 10px;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		transform: translateY(1px);
		margin-left: 8px;
		display: none;
		z-index: 2;
		transform-origin: center;
		-webkit-mask: url(images/icons/menu-arrow-down.svg) no-repeat 50%  50%;
    	mask: url(images/icons/menu-arrow-down.svg) no-repeat 50%  50%;
	}

	.mobile-menu .menu-item .arrow,
	.sidebar-menu .menu-item .arrow {
		-webkit-mask: url(images/icons/arrow.svg) no-repeat 50%  50%;
    	mask: url(images/icons/arrow.svg) no-repeat 50%  50%;
	}


	.tl-submenu-ind-true .header-menu > .menu-item-has-children > a > .arrow,
	.sl-submenu-ind-true .header-menu ul > .menu-item-has-children > a > .arrow {
		display: inline-block;
	}

	/* sticky_header
	----*/

		.header.sticky-true.active {
			position: fixed;
			top: 0;
			left: 0;
		}

		.header.sticky-true + .header-placeholder {
			width: 100%;
			display: none;
		}

		.header.sticky-true.active.transparent-false + .header-placeholder {
			display: block;
		}

	/* et_header_logo
	----*/

		.header-logo {max-width: 100%}

		.header-logo a {
			position: relative;
			display: inline-block;
			vertical-align: top;
		}

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

		.header-logo img,
        .header-logo svg {
			position: relative;
			display: inline-block;
			vertical-align: middle;
		}

		.header.sticky-true.active .header-logo .logo,
		.header.sticky-false .header-logo .sticky-logo,
		.header.sticky-true .header-logo .sticky-logo,
		.footer .sticky-logo  {
			display: none;
		}

		.header.sticky-true.active .header-logo .sticky-logo {
			display: inline-block;
		}

	/* et_header_menu
	----*/

		.nav-menu-container .nav-menu,
		.nav-menu-container .sub-menu,
		.et-button .sub-menu {
			list-style: none;
			margin:0;
			padding: 0;
			line-height: inherit;
		}

		.nav-menu{
			display: flex;
		}

		.header-menu-container .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;
		}


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

		.header-menu-container > .header-menu > .menu-item:first-child {
			margin-left: 0 !important;
		}

		.nav-menu-container > .nav-menu > .menu-item > .mi-link {
			transition: color 300ms ease-out, background-color 300ms ease-out;
			line-height: inherit;
			display: block;
			position: relative;
		}

		.nav-menu-container.menu-hover-underline-default > .nav-menu > .menu-item:hover > .mi-link {
			text-decoration: underline;
			text-underline-offset: 2px;
			text-decoration-thickness: 1px;
		}


		.nav-menu-container > .nav-menu > .menu-item > .mi-link.loading-menu,
		.sidebar-menu > .menu-item > .mi-link.loading-menu,
		.et-button.loading-menu {
			cursor: progress;
		}

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

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

		.menu-hover-fill.nav-menu-container > .nav-menu > .menu-item > .mi-link,
		.menu-hover-overline.nav-menu-container > .nav-menu > .menu-item > .mi-link {
			height: 100%;
			display: flex;
			align-items: center;
			justify-content: center;
		}

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

		.top-separator-true .header-menu .menu-item.depth-0:before,
		.top-separator-true .header-menu .menu-item.depth-0:after {
			display: block;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			left: 0;
			content:"";
			width: 1px;
			height: 100%;
		}


		.top-separator-true .header-menu .menu-item.depth-0:after {
			left: auto;
			right: 0;
		}

		.nav-menu .menu-icon + .txt,
		.et-button .menu-icon + .txt  {
			margin-left: 8px;
		}

		.header-menu .sub-menu .menu-icon {
			margin-left: 8px;
		}

		.et-mm > .menu-item > .mi-link .menu-icon {
			margin-left: 0;
			margin-right: 8px;
		}

		.menu-icon {
			width: 16px;
			height: 16px;
			-webkit-mask-size: 16px;
 			mask-size: 16px;
			display: inline-block;
			vertical-align:middle;
			position: relative;
			transform: translateY(-1px);
			transition: background 0.3s ease-out;
		}

		.mobile-menu .menu-icon,
		.sidebar-menu .menu-icon {
			margin-right: 12px;
			width: 24px;
			height: 24px;
			-webkit-mask-size: 24px;
 			mask-size: 24px;
		}

		.mobile-menu .menu-icon.img,
		.sidebar-menu .menu-icon.img {
			width: 32px;
			height: 32px;
			background-size: 100% !important;
			background-position:left top !important;
		}

		.sidebar-menu .menu-icon.img {
			width: 48px;
			height: 48px;
		}

		.mobile-menu li ul .menu-icon.img,
		.sidebar-menu li ul .menu-icon.img {
			width: 32px;
			height: 32px;
		}

		.header-menu > .menu-item > .mi-link > .label {
		    position: absolute;
		    top: -100%;
		    left: 50%;
		    line-height: 11px;
		    font-weight: 700;
		    font-size: 11px;
		    padding: 3px 5px 4px 5px;
		    color: #fff;
		    transform: translateX(-50%);
		    border-radius: 4px;
		}


		.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: 60%;
		}

		.menu-item > .mi-link > .description {
		    display: block;
    		font-size: 80%;
    		line-height: inherit;
		}

		.nav-menu-container.menu-hover-fill .nav-menu > .menu-item > .mi-link > .label {
			bottom: auto;
			top: 5%;
		}

		.nav-menu-container.menu-hover-box .nav-menu > .menu-item > .mi-link > .label,
		.nav-menu-container.menu-hover-outline .nav-menu > .menu-item > .mi-link > .label {
			top: -25%;
		}

		.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 {
		    margin-left:8px;
		    display: inline-block;
		    vertical-align: middle;
		    text-align: center;
		    position: relative;
		    left: 0px !important;
		    transform: none !important;
		    text-transform: none;
		    line-height: 11px;
		    font-weight: 700;
		    font-size: 11px;
		    padding:5px 8px;
		    color: #fff;
		    border-radius: 4px;
		    top: -1px;
		}

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

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

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

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

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

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

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

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

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

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

		.menu-hover-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),
			.et-button + .megamenu {
				position:absolute;
				top: 100%;
				left:0px;
				min-width: 260px;
				max-width: 260px;
				padding-top: 16px;
				padding-bottom: 16px;
				list-style: none;
				margin-left: 0;
				text-align: left;
				border-radius:6px;
				background-color: #fff;
			}

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

			.top-separator-true .header-menu > .menu-item.depth-0 > .sub-menu:not(.megamenu-single),
			.menu-hover-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: -16px;
			}

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

			.submenu-shadow-true .nav-menu .sub-menu,
			.submenu-shadow-true.et-button + .megamenu > .elementor {
				box-shadow: 0 0 8px 0px rgb(0 0 0 / 10%);
				backface-visibility: hidden;
			}

			.et-button + .megamenu > .elementor {
				border-radius: 6px;
				background-color: #fff;
			}

			.et-button + .megamenu-tab > .elementor {
				background-color: transparent;
			}

			.submenu-shadow-true.et-button + .megamenu {
				backface-visibility: hidden;
				background-color: transparent;
			}

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

			.nav-menu .sub-menu .menu-item .mi-link,
			.megamenu-tab .tab-item {
				display: block;
				padding: 2px 20px;
				position: relative;
				backface-visibility: hidden;
				transition: color 150ms ease-out, background-color 150ms ease-out;
			}

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

			.header-menu .sub-menu .menu-item .arrow {
				position: absolute;
			    top: 50%;
			    right: 24px;
			    margin-top: -4px;
			    transform: rotate(270deg);
			    transform-origin: center;
			}

			/* Hover
			--- */

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

				.submenu-appear-fade .nav-menu li:hover > .sub-menu,
				.hover:hover > .submenu-appear-fade.submenu-toggle-hover.et-button + .megamenu {
					display: block;
					animation: submenuAppearFade 0.1s ease-out forwards;
				}

				.submenu-appear-fade .nav-menu .sub-menu > li,
				.submenu-appear-fade.et-button + .megamenu > * {
					opacity: 0;
					transition: opacity 150ms 0ms ease-out;
				}

				.submenu-appear-fade .nav-menu .menu-item:hover > .sub-menu > li,
				.hover:hover > .submenu-appear-fade.et-button + .megamenu > * {
					opacity: 1;
					transition: opacity 150ms 400ms ease-out;
				}

				.submenu-appear-transform .nav-menu li.hover:hover > .sub-menu,
				.submenu-appear-transform .nav-menu .sub-menu li:hover > .sub-menu,
				.hover:hover > .submenu-appear-transform.submenu-toggle-hover.et-button + .megamenu {
					display: block;
					animation: submenuAppearFade 0.1s 0.1s ease-out forwards, submenuAppearTransform .4s 0.1s cubic-bezier(.19,1,.22,1) forwards;
				}

				.et-button + .megamenu {
					z-index: 15;
				}

				.submenu-toggle-click.et-button.active + .megamenu {
					display: block;
					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);}
				}

			/* separator-true
			----*/

				.separator-true .header-menu > .menu-item:not(.mm-true) .sub-menu .menu-item .mi-link:before,
				.separator-true.mm-container .sub-menu .menu-item .mi-link:before,
				.et-mm > .menu-item > .mi-link:before {
					display: block;
					position: absolute;
					bottom:-2px;
					left: 0;
					content: "";
					height: 1px;
					width: 100%;
					opacity: 0.1;
				}

				.separator-true .header-menu > .menu-item:not(.mm-true) .sub-menu > .menu-item:last-child > .mi-link:before,
				.separator-true.mm-container .sub-menu > .menu-item:last-child > .mi-link:only-child:before {
					display: none;
				}

				.separator-true.mm-container .sub-menu > .menu-item:last-child > .mi-link:before {
					display: block;
				}

				.separator-true .header-menu > .menu-item:not(.mm-true) .sub-menu,
				.separator-true.mm-container .sub-menu {
					padding-top: 12px;
					padding-bottom: 12px;
				}

				.separator-true .header-menu > .menu-item:not(.mm-true) .sub-menu .sub-menu {
					top: -12px;
				}

				.separator-true .header-menu > .menu-item:not(.mm-true) .sub-menu .menu-item .mi-link,
				.separator-true.mm-container .sub-menu .menu-item .mi-link {
					padding: 12px 32px;
				}

		/* megamenu
		----*/

			.header-menu .menu-item[data-width="100"] {
				position: static !important;
			}

			.megamenu .arrow {
				display: block !important;
				width: 12px;
				height: 12px;
				-webkit-mask:url(images/icons/arrow.svg) no-repeat 50% 50%;
				-webkit-mask-size:80%;
				mask:url(images/icons/arrow.svg) no-repeat 100% 50%;
				mask-size:80%;
				margin-left: auto;
				transform: rotate(180deg);
			}

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

			.header-menu > .mm-true > .megamenu[data-width="100"] {
			    overflow: initial;
			}

			.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;
				animation: none !important;
			}

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

			.separator-true.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);}

			.header-menu .sub-menu.megamenu[data-position="left"],
			.et-button + .megamenu[data-position="left"] {
				left: 0;
				right: auto !important;
			}

			.header-menu .sub-menu.megamenu[data-position="left"][data-width="grid"],
			.et-button + .megamenu[data-position="left"][data-width="grid"] {
				left: 0 !important;
				right: auto !important;
			}

			.header-menu > .menu-item.depth-0 > .sub-menu.megamenu[data-position="right"]:not(.megamenu-single),
			.et-button + .megamenu[data-position="right"] {
				right: 0;
				left: auto !important;
			}

			.header-menu > .menu-item.depth-0 > .sub-menu.megamenu[data-position="center"]:not(.megamenu-single),
			.et-button + .megamenu[data-position="center"] {
				right: auto !important;
				left: 50% !important;
			}

			.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-out 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;
			}

			.submenu-hover-underline-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: block;
				position: relative;
			}

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

			.separator-true.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-true.mm-container .et-mm > .menu-item > .mi-link {
				margin-bottom: 0;
			}

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

		/* megamenu tab
		----*/

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

			.megamenu {
				border-radius: 8px;
			}

			.megamenu-tab > .elementor {
				position: relative;
				display: flex;
				width: calc(100% + 1px);
			}

			.megamenu-tab .tabs-container {
				padding: 0;
				box-shadow: none;
				background-color: transparent;
				position: relative;
				border-radius: 0 8px 8px 0;
			}

			.megamenu-tab .tabset {width: 21%;}
			.megamenu-tab .tabs-container {width: 79%;}

			.megamenu-tab .tab-content {
				opacity: 1;
				transition: none !important;
				transform: none !important;
				-webkit-font-smoothing: antialised;
				backface-visibility: hidden;
				transform: translateZ(0);
				height: 100% !important;
				position: absolute;
				top: -90000px;
			}

			.megamenu-tab .tab-content.active {
				position: relative;
				top: 0;
			}

			.megamenu-tab .tabset {
				padding:24px 0 24px 12px;
				border-radius:6px 0 0 6px;
				-webkit-font-smoothing: antialised;
				backface-visibility: hidden;
				transform: translateZ(0);

			}

			.megamenu-tab .tab-item {
				padding: 8px 16px 8px 16px;
				border-radius: 6px 0 0 6px;
				min-height: 56px;
				transition: color 300ms ease-out;
				cursor: pointer;
				font-weight: 700;
				font-size:15px;
				position:relative;
				display: flex;
				align-items: center;
				justify-content: flex-start;
				width:100%;
			}

			.megamenu-tab .tab-item span {
			    position: relative;
			    z-index: 2;
			}
	
			.megamenu-tab .tab-item .icon {
			    width: 24px;
			    height: 24px;
			    line-height: 24px;
			    margin-right: 12px;
			    position: relative;
			    vertical-align: middle;
			    display:inline-block;
			    top: -1px;
			}

			.megamenu-tabs-container > .e-con,
			.megamenu-tabs-container > .e-con > .e-con:last-child {
				border-radius: 0 8px 8px 0;
			}


	/* 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 300ms ease-out, background-color 300ms ease-out;
			position: relative;
            width: 32px;
			height: 32px;
			border-radius: 32px;
            line-height: 32px;
		} */

		.language-toggle {
			width: auto;
			border-style: solid;
			border-color: transparent;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			border-radius: 6px;
		}

		.language-switcher.boxy .language-toggle {
			padding: 0 16px;
		}

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

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

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

        .mobile-toggle {
            width: 28px;
			height: 28px;
            line-height: 28px;
            position: relative;
        }

        .mobile-toggle:before,
		.mobile-toggle.active:before{
        	content: "";
        	display: block;
        	position: absolute;
        	top: 0;
        	left: 0;
            width: inherit;
			height: inherit;
            line-height: inherit;
         	-webkit-mask: url(images/icons/mobile-toggle.svg) no-repeat 50% 50%;
		    mask: url(images/icons/mobile-toggle.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 100%;
		    mask-size: 100%;
		    background: #fff;   
        }

		.mobile-toggle.active:before {
			-webkit-mask: url(images/icons/arrow.svg) no-repeat 50% 50%;
		    mask: url(images/icons/arrow.svg) no-repeat 50% 50%;
			-webkit-mask-size: 16px;
		    mask-size: 16px;
		}

        .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 > .mobile-toggle.active {
			width: 61px;
			height: 61px;
			position: absolute;
			top: 0;
			transform: translateX(100%);
			right: 0;
			border-radius: 0 0 2px 0;
		}

	/* et_currency_switcher
	----*/

		.currency-switcher,
		.language-switcher {
			position: relative;
			display: inline-block;
		}

		.currency-switcher .currency-toggle {
			cursor: pointer;
			width: auto;
		}

		.currency-switcher .currency-toggle .arrow,
		.language-toggle .arrow,
		.cart-toggle .arrow {
			display: inline-block;
			vertical-align: middle;
			margin-left: 8px;
			width: 8px;
			height: 8px;
		    -webkit-mask: url(images/icons/arrow-select.svg) no-repeat 50% 50%;
		    mask: url(images/icons/arrow-select.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 8px;
		    mask-size: 8px;
		}

		.currency-switcher .currency-list {
			padding-left: 0;
			padding-right: 0;
		}


		.box-align-right.currency-switcher .currency-list {
			right: auto;
			left: 0
		}

		.box-align-center.currency-switcher .currency-list,
		.box-align-center .language-box {
			left: 50%;
			transform: translateX(-50%);
		}

		.currency-switcher .currency-list a {
			display: block;
			padding: 2px 16px;
		    font-weight: 600;
		    line-height: 18px;
		    font-size: 12px;
		    transition: all 0.3s ease-out;
		}

		.currency-switcher .highlighted-currency {
			display: inline-block;
			vertical-align: baseline;
			padding-left: 0;
		}

		.currency-switcher .highlighted-currency:after {
			font-size: 10px;
			display: inline-block;
			position: relative;
			vertical-align: baseline;
			-ms-transform: rotate(90deg);
			transform: rotate(90deg);
			margin-left: 4px;
		}

	/* 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 0.3s 50ms ease-out;
		}


	/* et_cart_toggle
	----*/

		.cart-box,
        .language-box,
        .login-box,
        .box {
			visibility: hidden;
			opacity: 0;
            position: absolute;
            z-index: 15;
			padding:24px;
			top: 100%;
			right: 0;
			line-height: initial;
			border-radius: 6px;
			box-shadow: 0px 0px 24px rgba(0,0,0,0.08);
			width: 280px;
		    max-height: 400px;
		}

		.cart-box ul {
			list-style: none;
		    list-style-type: none !important;
		    padding: 0;
		    margin: 0;
		}

		.top > .language-box,
		.top > .currency-box {
			top: auto;
			bottom: 100%;
		}

		.left > .language-box {
			right: auto;
			left: 0;
			transform: none;
		}

		.right > .language-box {
			right: 0;
			left: auto;
			transform: none;
		}

		.login-box {
			padding: 28px 24px 24px 24px;
			background-color: #fff;
		}

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

		.cart-box {width: 282px;}

	
       


	/* et_login_toggle
	----*/

		.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;}

		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 {
			padding-bottom: 8px !important;
		}

		.mobile-tab-item .my-account-buttons ul li {
			padding: 16px !important;
			border-bottom: 1px solid #e0e0e0;
		}

		.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: #444;
		}

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

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

     

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

		.wishlist-contents {
			font-size: 16px;
			font-weight: 700;
		}

		.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 300ms ease-out;
			margin-bottom: 0;
		}

		.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: #9a9a9a !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 #e0e0e0;
		}

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

		.et-login .info {
			padding-left: 16px;
			display: flex;
			flex-direction: column;
		}

		.et-login .info span:first-child {
			font-size: 16px;
			line-height: 16px;
			font-weight: 700;
			color: #111;
		}

		.et-login .info a,
		.woocommerce-Address-title .edit {
			display: inline-block;
			margin-top:4px;
			height: 32px !important;
			min-height: 32px !important;
			max-width: 108px !important;
			width: auto;
			padding: 4px 16px;
			border-radius: 6px;
			font-weight: 700;
			font-size: 13px;
			line-height: 13px;
			color: #fff !important;
			background-color: rgba(0,0,0,0.3);
		}

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

		.my-account-buttons li a,
		.woocommerce-MyAccount-navigation li a {
			position: relative;
			display: flex;
			width: 100%;
			align-items: center;
			justify-content: space-between;
		}

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

		.woocommerce-MyAccount-navigation li a:hover {
			text-decoration: underline;
		}

		.my-account-buttons li a:before,
		.woocommerce-MyAccount-navigation li a:before {
			position: absolute;
			top: 50%;
			left: 0;
			width: 16px;
			height: 16px;
			content: "";
			display: block;
			transform: translateY(-50%);
			background-color: #444;
			-webkit-mask: url(images/icons/user.svg) no-repeat 50% 50%;
		    mask: url(images/icons/user.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 16px;
		    mask-size: 16px;
		}

		.woocommerce-MyAccount-navigation li a:before {
			left:16px;
		}

		.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: url(images/icons/heart.svg) no-repeat 50% 50%;
		    mask: url(images/icons/heart.svg) no-repeat 50% 50%;
		}

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

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

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

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

		.my-account-buttons li.my_garage a:before,
		.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--garage a:before {
			-webkit-mask: url(images/icons/garage.svg) no-repeat 50% 50%;
		    mask: url(images/icons/garage.svg) no-repeat 50% 50%;
		     -webkit-mask-size: 17px;
		    mask-size: 17px;
			height: 17px;
		}

		.my-account-buttons li.logout {
			padding-top: 12px;
			padding-bottom: 0 !important;
			margin-top: 8px;
			border-top: 1px solid #e0e0e0;
		}

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

	/* et_language_switcher
	----*/

		.language-toggle,
		.highlighted-currency {
			font-size: 12px;
		    font-weight: 700;
		    text-decoration: underline;
		    text-transform: capitalize;
		}

		.language-toggle .current-lang {
			display: inline-block;
			vertical-align: middle;
		}

		.language-box,
		.currency-box {
            padding: 8px 0 8px 0;
            width: max-content;
        }

		.language-switcher ul {
			list-style: none;
			margin:0;
			padding: 0;
			line-height: 24px;
		}

		.language-switcher ul > li {
			position: relative;
		}

		.language-switcher ul li {
			margin:0;
			padding: 0;
		}

		.box-align-right .language-box {
			right: auto;
			left: 0
		}

		.language-switcher ul li a {
			padding: 2px 16px;
			font-size: 13px;
			line-height: 24px;
			display: block;
			transition: all 300ms ease-out;
		}

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

		.language-switcher ul li a > img {
			margin-right: 8px;
			max-width: 16px;
		}

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

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

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

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

		.wpml-ls-item-toggle:after {
			display: inline-block;
			vertical-align: middle;
			margin-left: 8px;
			position: relative;
			transform: rotate(90deg);
			font-size: 12px;
		}

		.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);
		}

		.language-toggle .current-lang {
			display: inline-flex;
			align-items: center;
		}

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

	/* et_social_links
	----*/

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

		.filter > .et-social-links {
			flex-direction: column;
			gap: 0;
		}

		.et-social-links a {
			display: inline-block;
			vertical-align: middle;
			position: relative;
			text-align: center;
			width: 28px;
			height:28px;
			line-height: 28px;
			transition: all 300ms ease-out;
            border-radius: 6px;
		}

		.et-social-links a:before {
			content: "";
			width: 100%;
			height: 100%;
            transition: inherit;
           	position: absolute;
           	top: 0;
           	left: 0;
           	display: block;
		}

		.et-social-links a:last-child
		{margin-right: 0 !important;}

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

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

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

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

        .styling-original-true a.telegram{background:#08c!important}
        .styling-original-true a.viber{background:#8176d6!important}
        .styling-original-true a.youtube{background:#b00!important}
        .styling-original-true a.digg{background:#1665e1!important}
        .styling-original-true a.messenger{background:#1d7dfb!important}
        .styling-original-true a.reddit{background:#ff4500!important}
        .styling-original-true a.rss{background:#ff7e00!important}
        .styling-original-true a.picasa{background:#df4a3f!important}
        .styling-original-true a.google-drive{background:#09a25e!important}
        .styling-original-true a.dropbox{background:#0061ff!important}
        .styling-original-true a.flickr{background:#ff1c80!important}
        .styling-original-true a.vk{background:#4a76a8!important}
        .styling-original-true a.tripadvisor{background:#00a680!important}
        .styling-original-true a.google{background:#dd4b39!important}
        .styling-original-true a.facebook{background:#3b5998!important}
        .styling-original-true a.instagram{background:#bc2a8d!important}
        .styling-original-true a.twitter{background:#00aced!important}
        .styling-original-true a.vimeo{background:#1ab7ea!important}
        .styling-original-true a.dribbble{background:#ea4c89!important}
        .styling-original-true a.behance{background:#0057ff!important}
        .styling-original-true a.github{background:#2ebc4f!important}
        .styling-original-true a.skype{background:#00b4f5!important}
        .styling-original-true a.linkedin{background:#007bb6!important}
        .styling-original-true a.pinterest{background:#cb2027!important}
        .styling-original-true a.email{background:#424242!important}
        .styling-original-true a.whatsapp{background:#55b750!important}
		
	/* et-icon
	----*/
     
        .et-icon {
        	transition: all 300ms ease-out;
        	vertical-align: middle;
			display: inline-flex;
			position: relative;
			text-align: center;
			justify-content: center;
			align-items: center;
			width: 32px;
			height: 32px;
			border-radius: 100%;
			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 300ms ease-out;
		    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;
        }

        .full.et-icon:before {
		    -webkit-mask-size: 50% !important;
		    mask-size: 50% !important;
        }

	/* et_button
	----*/

		.et-button {
			display: inline-flex !important;
		    justify-content: center;
		    align-items: center;
		}

		.et-button a.loading-menu{
			cursor:progress;
		}

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

	/* mobile header
	----*/

        .mobile-container {
			width: 100%;
			max-width: 400px !important;
			height: 100vh;
			padding: 0;
			cursor: default;
			position: fixed !important;
			z-index: 9999999;
            top: 0;
            left:-100%;
            background-color: #fff;
    		transform: translateX(0);
            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(100%);
			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: 15px;
    		font-weight: 700;
    		font-size: 15px;
		}

		.mobile-tab-item .mobile-icon {
			width: 14px;
			height: 14px;
			display: inline-block;
			vertical-align: middle;
			margin-right:8px;
			position: relative;
			transform: translateY(-1px);
		}

		.et-mobile-container-top {
			display: flex;
			justify-content: flex-start;
			align-items: center;
			min-height: 72px;
			padding-right: 12px;
			background-color: #034c8c;
			color: #fff;
		}

		.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;
		}
		

		.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;
		}

		.et-mobile-container-top .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: 700;
		}

		.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 .et-button {
			max-width: 88px !important;
			height: 32px !important;
			min-height: 32px !important;
			max-height: 32px !important;
			padding: 0 12px !important;
			font-size: 13px !important;
			font-weight: 700 !important;
			border-width: 1px !important;
			border-style: solid !important;
			margin-left: auto;
		}

		/* mobile menu
		----*/

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

			.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%;
			}

			.sidebar-menu-container {
				border-radius:0 0 6px 6px;
				padding:16px 8px !important;
			}

			.shadow-true.sidebar-menu-container {
				box-shadow: 0 0 16px rgba(0,0,0,0.1);
			}

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

			.mobile-menu li a,
			.sidebar-menu > li > a {
				display: block;
				padding: 16px;
				font-size: 16px;
				line-height: 24px;
				color: #111;
				font-weight: 600;
				position: relative;
				transition: all 200ms ease-out;
			}

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

			.sidebar-menu .mi-link {
				display: block;
			}

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

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

			.accordion.sidebar-menu-container .sidebar-menu li ul li.img > a {
				padding:2px 0;
			}

			.sidebar-menu-container .sidebar-menu > li.img > a {
				padding: 4px 16px;
			}

			.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 {
				color: #034c8c;
			}

			.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 li a:after,
			.mobile-menu li:last-child:after {
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height:1px;
				content: "";
				background: #E0E0E0;
			}

			.mobile-menu > li:first-child > a:after,
			.sidebar-menu > li:first-child > a:after
			{display: none !important;}

			.mobile-menu li:last-child:after,
			.sidebar-menu > li:last-child:after {
				top: auto;
				bottom: 0;
			}

			.sidebar-menu > li:last-child:after {
				display: none;
			}

			.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 {
				display: block;
				position: absolute;
				width: 56px;
				height: 56px;
				line-height: 24px;
				text-align: left;
				right: 0;
				top: 0;
				margin-left: 0;
				z-index: 5;
				transform: rotate(180deg);
				-webkit-mask-size:10px;
				mask-size:10px;
			}

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

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

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

			.mobile-menu .isolate > ul,
			.mobile-menu .isolate .isolate > ul {display:block;}

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

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

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

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

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

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

			.view-all > a > .arrow {
				display: inline-block !important;
				transform: rotate(180deg);
			}

		/* sticky-dashboard
		----*/

			.ajax.my-account-nav-wrapper .dashboard-mobile-toggle,
			.my-account .sticky-dashboard .account {display: none;}

			.modal-categories-wrapper .button {
				width: 100%;
			}

			.loading.my-account-nav-wrapper:before {
			    display: block;
			    width: 40px;
			    height: 40px;
			    position: absolute;
			    top: 50%;
			    left: 50%;
			    margin-top:-22px;
			    margin-left:-22px;
			    content: "";
			    background-image: url('images/icons/loading-bars.svg');
			    background-repeat: no-repeat;
			    background-size: 100%;
			    z-index: 16;
			}

			.modal-categories-wrapper .back {
				display: flex;
				align-items: center;
				justify-content: flex-start;
				margin-top: 12px;
				color: #111;
				font-weight: 700;
    			text-decoration: underline;
			}

			.modal-categories-wrapper .back:before {
				width: 8px;
				height: 8px;
				content: "";
				background: url('images/icons/arrow.svg') no-repeat 50% 50%;
				background-size: 100%;
				display: inline-block;
				margin-right: 4px;
			}

			.sticky-dashboard {
				position: fixed;
				bottom: 0;
				left: 0;
				width: 100%;
				height: 54px;
				padding: 0;
				margin: 0;
				overflow: hidden;
				list-style: none;
				background-color: #eee;
				visibility: visible;
				z-index: 99;
				transition: transform .6s cubic-bezier(.19,1,.22,1);
				transform: translateY(200%);
				display: flex;
				align-items: center;
    			justify-content: space-between;
    			box-shadow: 0 -16px 16px 0 rgba(0,0,0,0.1);
			}

			.sticky-dashboard.active {
				transform: translateY(0);
			}

			.sticky-dashboard li {
				padding: 0;
				width: 100%;
				height: 100%;
				background-color: #fff;
				border-radius: 0;
			}

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


			.sticky-dashboard li a {
				position: relative !important;
				display: flex;
				width: 100% !important;
				min-width: 40px;
				min-height: 54px;
				height: 100% !important;
				align-items: center !important;
				justify-content: center;
			    font-size: 11px !important;
			    font-weight: 500;
			    line-height: 11px !important;
			    color: #111 !important;
			    text-align: center !important;
			    gap:8px;
			    flex-direction: column;
				padding: 0 !important;
			}

			.sticky-dashboard li.active a {
				background-color: #eeeeee !important;
				opacity: 1;
			}

			.sticky-dashboard li a img {
				width: 20px;
			}

						
/* Title section
----*/
	
	.title-section {
		padding:0 0 14px 0;
	}

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

	.title-section-title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 0;
		width: 100%;
	}

	.et-breadcrumbs {
		padding:16px 0 16px 0;
		display: flex;
		flex-wrap: wrap;
		gap:12px;
		word-break: break-word;
		font-size: 13px;
		line-height: 1.75em;
		margin-bottom: 16px;
		border-bottom: 1px solid #e0e0e0;
	}

	.et-breadcrumbs > * {
		transition: all .3s ease;
		position: relative;
	}

	.et-breadcrumbs a,
	.et-breadcrumbs span {
		display: inline;
		text-decoration: none;
		color: #777;
	}

	.et-breadcrumbs a:hover {
		text-decoration: underline;
		text-underline-offset: 4px;
    	text-decoration-thickness: 1px;
	}

	.megamenu-list .view-all:after,
	.et-breadcrumbs .arrow:before{
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 6px;
		height: 6px;
		-webkit-mask: url(images/icons/arrow.svg) no-repeat 50% 50%;
	    -webkit-mask-size: 6px;
	    mask: url(images/icons/arrow.svg) no-repeat 50% 50%;
	    mask-size: 6px;
	    transform: rotate(180deg) translateY(1px);
	    background-color: #111;
	}

	.megamenu-list .view-all:after {
		margin-left:4px;
	}

	.post-read-more:after {
		margin-left: 4px;
	}

	.et-breadcrumbs > *:last-child {
		margin-right: 0px;
	}

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

/* Forms
----*/

	form:after {content:"";display:table;clear:both}
	::placeholder {opacity: 1;}
	fieldset{border:none}
	textarea,select[size],select[multiple]{height:auto;min-height: 48px}
	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:14px;line-height:22px;text-align: left;}

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

	.woocommerce-grouped-product-list-item__label label a {
		color: #111;
	}

	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-select.svg);
	    background-repeat: no-repeat;
	    background-size: 10px;
	    background-position-x: calc(100% - 16px);
	    background-position-y: 20px;
	    padding-right: 36px !important;
	}

	select[name="orderby"] {
	    background-position-y: 15px;
	}

	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-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom:16px;
		text-align:left;
		max-width:100%;
		width:100%;
		position:relative;
		backface-visibility:hidden;
		transition:color 300ms ease-out, background-color 300ms ease-out, box-shadow 300ms ease-out, border-color 300ms ease-out;
		height: 48px;
		font-size: 14px;
		line-height: 16px;
		padding: 12px 16px;
		border-width: 1px;
		border-style: solid;
        border-radius:6px;
	}

	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 {
		border-color: #444;
	}

	select {
		font-size: 14px !important;
		line-height: 16px !important;
		transition:background-color 300ms ease-out, box-shadow 300ms ease-out, border-color 300ms ease-out;
	}

	textarea {
		padding-top: 16px;
		padding-bottom: 16px;
		line-height: 26px;
		backface-visibility:hidden;
		transition:all 300ms ease-out !important;
	}

	.et-button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	button,
	.wc-block-components-checkout-return-to-cart-button,
	.restore-item,
	.single_add_to_cart_button,
	.product .button,
	.added_to_cart,
	.post-read-more,
	.comment-reply-link,
	.product-quick-view,
	.checkout-button,
	.return-to-shop a,
	.wishlist_table .product-add-to-cart a,
	.woocommerce-mini-cart__buttons > a,
	.woocommerce-button,
	#page-links > a,
	.edit-link a,
	.woocommerce .wishlist_table td.product-add-to-cart a,
	.woocommerce-message .button,
	.post-ajax-button,
	.woocommerce-Button,
	.wc-block-cart__submit-button {
		display:inline-flex;
		align-items: center;
		justify-content: center;
		outline:0;
		border:none;
		border-radius: 6px;
        padding: 12px 40px 12px 40px;
		position: relative;
        backface-visibility: hidden;
		transition: all 0.3s ease-out;
		z-index: 1;
		font-size: 16px;
		line-height: 20px;
		font-weight: 700;
		text-align: center !important;
		text-transform: none;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	.wc-block-cart__submit-button,
	.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
		background-color: var(--e-global-color-primary); !important;
		border:none !important;
    	color: #fff !important;
    	outline: none !important;
		transition: all 0.3s ease-out !important;
	}

	.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
		background-color: #fff !important;
		border:1px solid #e0e0e0 !important;
    	color: #111 !important;
	}


	.wc-block-components-checkout-place-order-button {
		transition: all 0.3s ease-out !important;
	}

	.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		padding: 0 !important;
	}

	.wc-block-cart__submit-button:hover {
		background-color: #111 !important;
    	color: #fff !important;
	}

	.woocommerce-Button {margin-right: 8px;}

	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	button,
	.button,
	.restore-item,
	.single_add_to_cart_button,
	.product .button,
	.added_to_cart,
	.checkout-button,
	.return-to-shop a,
	.woocommerce-mini-cart__buttons > a,
	.woocommerce-button,
	#page-links > a,
	.edit-link a,
	.woocommerce-message .button {
		color: #fff;
	}



	.image-container svg {
		border-radius: 6px;
		fill: #f5f5f5;
		animation:fillColor 1.5s infinite linear;
	}

	.image-container img.lazy,
	.product .image-container svg,
	.category-item .image-container svg,
	.image-container.loaded svg,
	.image-container img.lazy + svg + .video-btn {
		opacity: 0;
	}

	.product .image-container img {
		opacity: 1;
		border-radius: 6px;
	}

	.image-container img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.image-container.loaded,
	.lazy-inline-image.loaded,
	.compare-table .image-container {
		background-color: transparent !important;
	}

	.lazy-inline-image path {fill:transparent;}

	.lazy-inline-image img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.lazy-inline-image.loaded img {
		z-index: 3;
		width: 100%;
		height: auto;
		position: static;
	}

	.lazy-inline-image.loaded .media-placeholder {
		z-index: -1;
		opacity: 0;
		display: none;
	}

	.lazy-inline-image .media-placeholder {
		position: relative;
		overflow: initial;
		display: inline-block;
    	width: 100%;
	}

	.image-container-single:after,
	.flickr-image .image-container:after,
	.widget_et_recent_entries .image-container:after {
		display: none;
	}

	.list .loop-posts .post .image-container:after {
		display: none;
	}

	.widget .image-container .placeholder {
		width: 30px;
		height: 6px;
	}

	.only-posts .post-title {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0;
	}

	.list .only-posts .post-title,
	.full .only-posts .post-title {
		font-size: 24px;
		line-height: 32px;
	}

	.widget .list .only-posts .post-title{
		font-size: 14px !important;
    	line-height: 18px !important;
    	font-weight: 600;
	}

	.only-posts .post-title:hover {
		text-decoration: underline;
		text-underline-offset: 2px;
		text-decoration-thickness: 2px;
	}

	.post-quote-author,
	.post-status-author,
	.comment-reply-link,
	.comment-text .meta {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		line-height: 20px;
		font-weight: 700;
		letter-spacing: 0px;
	}

	.post-quote-author,
	.post-status-author {
		display: block;
		text-align: right;
		margin-top: 24px;
	}

	.post-meta {
		position: relative;
		font-size: 12px;
		display: flex;
		align-items: center;
	}

	.post-meta .post-date {
		margin-left: 4px;
	}

	.post-title-section .post-meta .post-date {
		margin-right: 4px;
	}

	.post-meta .post-date:before,
	.post-title-section .post-meta .post-date:after {
		content: " / ";
	}

	.post-meta .post-date:only-child {
		margin-left: 0;
	}
	.post-meta .post-date:only-child:before {display: none;}

	.single .post-meta {
		margin-bottom: 6px;
	}

	.post-meta a {
		display: inline-block;
		font-size: 13px;
		line-height: 20px;
		color: #9a9a9a !important;
		font-weight: 600;
	}

	.post-meta a:hover {
		text-decoration: underline;
		color: #111 !important;
	}

	.post-meta .post-date {
		color: #9a9a9a;
		font-weight: 600;
	}

	.post-author-gavatar {
		border-radius: 72px;
		background-color: #f5f5f5;
		overflow: hidden;
		min-width: 72px;
		min-height: 72px;
		width: 72px;
		height: 72px;
		margin-right:24px;
		transform: translateY(4px);
	}

	.post-categories a + a {
		margin-left: 4px;
		margin-bottom: 4px;
	}

	.widget .list .only-posts .post-categories {
		margin-bottom: 0;
	}

	.post-categories a:first-child {
		margin-left: 0;
	}

	.post-excerpt {
		margin-bottom: 8px;
	}

	.post-title-section {
		display: flex;
	}

	.post-title-section .post-excerpt {
		margin-bottom: 0px;
		margin-top: 24px;
	}

	.only-posts .post-excerpt {
		margin-top: 16px;
		margin-bottom: 16px;
		font-size: 14px;
		line-height: 20px;
	}

	.grid .only-posts .post-excerpt {
		margin-bottom:0;
		}

	.list .only-posts .post-excerpt {
		line-height: 22px;
	}

	.full .post .post-excerpt {
		font-size: 14px;
		line-height: 24px;
	}

	.full .only-posts .format-quote .post-excerpt,
	.full .only-posts .format-status .post-excerpt,
	.full .only-posts .format-aside .post-excerpt,
	.single-post-page > .format-quote .post-content,
	.single-post-page > .format-status .post-content,
	.single-post-page > .format-aside .post-content {
		font-size: 24px;
		line-height: 32px;
		position: relative;
	}

	.full .only-posts .format-aside .post-excerpt {
		padding-top: 16px;
	}

	.single-post-page > .format-link .post-link {
		position: relative;
		padding-left: 24px;
	}

	.single-post-page blockquote, .single-post-page q {
		border-radius:6px;
		font-size: 16px !important;
		line-height: 24px !important;
		background-color: #f2f2f2;
		padding: 32px 56px 32px 32px !important;
		position: relative;
		margin: 0 0 24px 0;
	}

	.single-post-page blockquote p, .single-post-page q p {
		font-size: inherit;
	}

	.single-post-page .format-quote blockquote:after {display: none;}

	.single-post-page > .format-link .post-link:before {
		height: 16px !important;
		width: 16px !important;
		top: 50% !important;
		margin-top: -9px;
		opacity: 1 !important;
		left: 0 !important;
	    -webkit-mask-size: 16px !important;
	    mask-size: 16px !important;
	    content: "";
	    display:block;
	    position: absolute;
	}

	.full .only-posts .format-aside .post-excerpt:before,
	.single-post-page > .format-aside .post-content:before {
	    -webkit-mask: url(images/icons/loudspeaker.svg) no-repeat 50% 50%;
	    mask: url(images/icons/loudspeaker.svg) no-repeat 50% 50%;
	}

	.full .only-posts .format-status .post-excerpt:before,
	.single-post-page > .format-status .post-content:before {
	    -webkit-mask: url(images/icons/status.svg) no-repeat 50% 50%;
	    mask: url(images/icons/status.svg) no-repeat 50% 50%;
	}

	.full .only-posts .format-link .post-body:before,
	.single-post-page > .format-link .post-link:before,
	.post.sticky .post-body:before {
		content:"";
		top: 16px;
		left: auto;
		right: 16px;
		height: 48px;
		width: 48px;
		-webkit-mask-size: 48px;
		mask-size: 48px;
	    -webkit-mask: url(images/icons/link.svg) no-repeat 50% 50%;
	    mask: url(images/icons/link.svg) no-repeat 50% 50%;
		background:#e0e0e0;
	}

	.only-posts .post.sticky .post-body:before {
		top: 0;
		right: 0;
		height: 20px;
		width: 20px;
		-webkit-mask-size: 20px;
		mask-size: 20px;
	    -webkit-mask: url(images/icons/sticky.svg) no-repeat 50% 50%;
	    mask: url(images/icons/sticky.svg) no-repeat 50% 50%;
		background:#e0e0e0;
		display:block;
		position:absolute;
	}

	.grid .loop-posts .post.sticky .post-body:before,
	.full .loop-posts .post.sticky .post-body:before {
		top:16px;
	}

	.post-ajax-button {
		margin:56px auto 0 auto;
		padding: 0 !important;
		width: 180px;
		height: 48px;
		color: #fff;
		display: flex !important;
	}

	.post-ajax-button svg {
		overflow: visible;
		fill: none;
		display: none;
		width: 48px;
		z-index: 15;
		transform: scale(0.6);
	}

	#infinite svg {
		transform:none;
		width: 24px;
	}

	.post-ajax-button.disable {
		cursor:none;
		z-index: -1;
		display: none !important;
	}

	#infinite .button-back {
		display: none;
	}

	.post-ajax-button circle.loader-path,
	.product circle.loader-path {
		fill:none;
		stroke-width:4;
		stroke: #fff;
		animation: rotate 1s linear infinite, dash 1.5s ease-in-out infinite, color 4s ease-in-out infinite;
		transform-origin: center center;
		stroke-dasharray: 150,200;
		stroke-dashoffset: -10;
		stroke-linecap: round;
	}

	#loadmore.loading {
		z-index: -1;
	}

	#loadmore.loading .button-back {
		display: none;
	}

	#loadmore.loading .text,
	#infinite.loading .text
	{display: none;}

	#loadmore.loading svg,
	#infinite.loading svg
	{display: inline-block;}

	@keyframes rotate {
		100% {
		    transform: rotate(360deg);
		}
	}

	@keyframes dash {
		0% {
			stroke-dasharray: 1,200;
			stroke-dashoffset: 0;
		}
		50% {
			stroke-dasharray: 89,200;
			stroke-dashoffset: -35;
		}
		100% {
			stroke-dasharray: 89,200;
			stroke-dashoffset: -124;
		}
	}

	.video-btn {
		width: 64px;
		height: 64px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		z-index: 15;
	}

	.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 {
		transform-origin:center center;
		transform-box: fill-box;
	}

	.video-btn .play {
		fill:#fff;
		transform: scale(0.8);
    	transform-origin: center;
	}

	.post-date-side {
	    border-radius:6px;
	    padding: 12px 14px;
	    text-align: center;
	    position: absolute;
	    top: 24px;
	    left: 24px;
	    z-index: 15;
	    opacity: 0;
	    width: 52px;
	}

	.loaded > .post-date-side,
	.loaded + .post-date-side,
	.loaded + video + .post-date-side,
	.loaded + iframe + .post-date-side
	{opacity: 1;}

	.post-date-side > * {
		display: block;
		color: #fff;
		font-weight: 700;
		line-height: 1.2em;
		text-transform: uppercase;
		font-size: 10px;
	}

	.post-date-side > span:first-child {
		font-size: 16px;
	}

	.post-video .image-container,
	.post-video .video-element {
		transition: opacity 300ms 0.3s ease-out, visibility 300ms 0.3s ease-out;
	}

	.et-video {border-radius: 6px;}

	.et-video .image-container {
		background-color: #f5f5f5;
	}

	.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;
	}

	.post-video .image-container.playing {
		visibility: hidden;
		opacity: 0;
		z-index: -1;
	}
	
	.post-video .video-element.playing {
		visibility: visible;
		opacity: 1;
		z-index: 2;
	}

	.post-title-section .post-date-inline-single span {
	    display: inline-block;
	    vertical-align: middle;
	    margin-bottom: 0;
	    font-weight: 700;
	    text-transform: uppercase;
	}

	.full .post-date-side {
	    top: 24px;
	    left: 24px;
	    opacity: 1;
	}

	.post-title-section {
		position: relative;
	}

	.product-layout.grid .loop-products .product .product-sku,
	.product-layout.list .loop-products .product .product-sku,
	.product-layout.grid .loop-products .product .comp-body,
	.product-layout.list .loop-products .product .comp-body,
	.product-layout.grid .loop-products .product .product-attributes-wrapper,
	.product-layout.list .loop-products .product .product-attributes-wrapper,
	.product-layout.comp .loop-products .product .price-button-wrapp,
	.product-layout.comp .loop-products .product .post-image .wishlist-toggle,
	.product-layout.comp .loop-products .product .post-image .wishlist-title,
	.product-layout.comp .loop-products .product .post-image .compare-toggle,
	.product-layout.comp .loop-products .product .post-image .compare-title,
	.et-woo-products.grid .loop-products .product .product-sku,
	.et-woo-products.list .loop-products .product .product-sku,
	.et-woo-products.grid .loop-products .product .comp-body,
	.et-woo-products.list .loop-products .product .comp-body,
	.et-woo-products.grid .loop-products .product .product-attributes-wrapper,
	.et-woo-products.list .loop-products .product .product-attributes-wrapper,
	.et-woo-products.comp .loop-products .product .price-button-wrapp,
	.et-woo-products.comp .loop-products .product .post-image .wishlist-toggle,
	.et-woo-products.comp .loop-products .product .post-image .wishlist-title,
	.et-woo-products.comp .loop-products .product .post-image .compare-toggle,
	.et-woo-products.comp .loop-products .product .post-image .compare-title {
		display: none;
	}

	/* Single post
	----*/

		.sidebar-active .post-title-section,
		.sidebar-active .single-post-page > .post > .post-inner > .post-body, 
		.sidebar-active .single-post-page > .post .post-comments-section,
		.sidebar-active .single-post-page > .post .nav-container {
			width: 100% !important;
			max-width: 100% !important;
		}

		.post-title-section .post-title {
			margin-bottom: 0 !important;
			font-size: 40px;
			line-height: 44px;
		}

		.sidebar-active .post-title-section .post-title,
		.sidebar-active .post-title-section .post-meta {
			text-align: left;
			margin-bottom: 0;
		}

		.post-title-section {
			position: relative;
			margin-bottom: 48px !important;
			font-size: 14px;
    		line-height: 22px;
		}

		.single .post-content,
		.single .post-content p {
			font-size: 14px;
    		line-height: 22px;
		}

		.single .post-content p a {
		    text-decoration: underline;
		    text-decoration: underline;
		    text-underline-offset: 4px;
		    text-decoration-thickness: 2px;
		}

		.sidebar-active .single-post-page > .post > .post-inner > .post-media {
			margin-bottom: 40px;
		}

		.single-post-page > .post > .post-inner > .post-body {
			position: relative;
		}

		.single-post-page > .post > .post-inner > .post-body .post-content > *:last-child {
			margin-bottom: 0 !important;
		}

		.single-post-page > .post > .post-inner > .post-media {
			margin-bottom: 48px;
			overflow: hidden;
		}

		.preloader-active .single-post-page > .post > .post-inner .post-content img[class*="wp-image"] {
			opacity: 0;
	    	transition: all 0.3s 0.3s ease-out;
		}

		.single-post-page > .post > .post-inner .post-media.animate,
		.single-post-page > .post > .post-inner .post-content img[class*="wp-image"].animate {
			opacity: 1;
		}


		.single-post-page .post-content > ul,
		.single-post-page .post-content *[class*="wp-block"] > ul {
			list-style-type: initial;
			list-style-position: outside;
			padding-left: 18px;
		}

		.wp-block-query ul {
			list-style: none !important;
			margin: 0 !important;
			padding: 0 !important;
		}

		.single-post-page .post-content > ul.wp-block-page-list,
		.single-post-page .post-content *[class*="wp-block"] > ul.wp-block-page-list {
			padding-left: 0;
		}

		.post-content img {border-radius:6px;}
		.wp-block-media-text__media img {border-radius: 6px !important;}

		.post-bottom {
			padding: 24px 0;
			margin-bottom: 48px;
			position: relative;
			border-bottom: 1px solid #e0e0e0;
		}

		.post-bottom .post-social-share {
			float: right;
		}

		.post-tags-single a:last-child {
		    margin-right:0 !important;
		}

		.summary .post-social-share {
			margin-top: 16px;
		}

		.post-social-share {
			display: block;
		}

		.product > .post-social-share {
			display: flex;
			justify-content: flex-end;
			position: relative;
			transform: translateY(-48px);
		}

		.post-social-share a {
			margin-bottom: 0 !important;
			background-color: #f2f2f2;
			border-radius:6px;
			transition: background-color 300ms ease-out;
		}

		#single-post-page .social-toggle {display: none;}

		.post-social-share a:hover:before {
			background: #fff;
		}

		.filter .post-social-share a:hover:before {
			background: #000;
		}

		.comment-gavatar img {
			border-radius: 500px;
		}

		.related-posts-wrapper {
			padding-bottom:24px;
		}

		.related-posts {
			position: static !important;
		}

		#related-posts {
			width: fit-content;
			margin: 0 auto;
		}

		.sidebar-active #related-posts {
			margin: 0;
			width: 100%;
		}

		.related-posts-title,
		.comment-reply-title,
		.upsells > h4,
		.crosssells > h4,
		.related > h4,
		.compare-products > h4,
		.fbt-products > h4,
		.rating-bars > h4,
		.rating-info-wrap h4,
		.product-faq h4,
		#reply-title, .woocommerce h2,
		.history-products-wrapper h4,
		.reviews-image-list-wrap h4 {
		    vertical-align: middle;
		    letter-spacing: 0px;
		    font-size: 24px;
		    line-height: 24px;
		    margin-bottom: 24px;
		}

		.summary .fbt-products > h4 {
			font-size: 20px;
		    line-height: 24px;
		}

		.related-posts-title {
			margin-bottom: 32px;
			text-align: center;
		}

		.sidebar-active .related-posts-title {
			text-align: left;
		}

		.see-responses {
			width: auto;
			margin: 0 auto;
			border:1px solid #e0e0e0;
			transition: all 300ms ease-out;
		}

		.responses {
			display: none;
		}

		.responses.active {
			display: block;
		}

		.responses.active .comments-title {
			padding: 24px 0;
		}

		.related-posts-wrapper {
			position: relative;
		}

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

		ul.chat li {
			margin:0;
			padding: 0 0 20px 0;
		}

		ul.chat li > * {
			display: inline-block;
			margin:0;
		}

		ul.chat li > p {
			padding: 8px 16px;
		    background-color: #f2f2f2;
		    border-radius: 6px;
		    font-weight: 400;
		    font-size: 16px;
		    line-height: 24px;
		}

		ul.chat li > span {
			padding-right: 10px;
		}

		ul.chat li:nth-child(2n+2):after {
			content: "";
		    display: table;
		    clear: both;
		}

		ul.chat li:nth-child(2n+2) > * {
			float: right;
			text-align: right;
		}

		ul.chat li:nth-child(2n+2) > span {
			padding-left: 10px;
			padding-right: 0;
		}

		ul.chat li:nth-child(2n+2) > p {
			background-color: #f2f2f2;
		}

	/* Comment form
	----*/

		.post-comments-section {
			margin-top: 32px !important;
		}

		.post-comments-area {
			position: relative;
			text-align: center;
		}

		.post-comments-area #respond {
			padding:24px 0 24px 0;
		}

		.post-comments-area .comment #respond,
		.post-comments-area .comment + #respond {
			padding:24px;
			border-bottom: 1px solid #e0e0e0;
		}

		.post-comments-area .comment-list > #respond:last-child {
			border-bottom: none;
		}

		.post-comments-area .comment-navigation {
			margin: 24px 0;
		}

		.post-comments-area .comment-navigation > * {
			display: inline-block;
			vertical-align: middle;
		}

		.post-comments-area .comment-navigation > * > a {
			display: block;
		    transition: all 300ms ease-out;
		}

		.post-comments-area .comment-navigation > .nav-previous > a {
			margin-right: 24px;
		}

		.post-comments-area #respond #reply-title small {
			display: block;
			font-weight: normal;
			font-size: 12px;
		}

		.post-comments-area #respond form,
		.post-comments-area #respond .form-submit,
		.post-comments-area #respond .form-submit input[type="submit"] {
			margin-bottom: 0;
		}

		.post-comments-area .comment-form-author,
		.post-comments-area .comment-form-email,
		.post-comments-area .comment-form-url,
		.post-comments-area .respond-textarea {
			display:block;
			margin-bottom: 0;
		}

		.post-comments-area .comment-form-author input,
		.post-comments-area .comment-form-email input,
		.post-comments-area .comment-form-url input,
		.post-comments-area .respond-textarea textarea {
			width: 100%;
		}

	/* Comment list
	----*/

		.comment-list {
			border:1px solid #e0e0e0;
			border-radius:6px;
		}

		.comment-list ul.children,
		.commentlist {
			margin: 0;
			list-style:none;
		}

		.comment-list .comment,
		.commentlist .review  {
			max-width: 100%;
			position: relative;
			padding: 0;
		}

		.comment-list .comment #respond {
			margin-bottom: 0;
		}

		.comment-list .comment .comment-body,
		.commentlist .comment_container,
		.comment-list .trackback,
		.comment-list .pingback {
			display: flex;
			width: 100%;
			padding: 24px;
			position: relative;
			border-bottom: 1px solid #e0e0e0;
			text-align: left;
		}

		.comment-heading {
			display: flex;
			justify-content: flex-start;
			align-items: center;
		}

		.comment-date-time .post-date {
			position: relative;
			margin-left: 4px;
			color: #9a9a9a;
    		font-weight: 600;
		}

		.comment-date-time .post-date * {
			color: #9a9a9a;
		}

		.comment-date-time .post-date:before {
			color: #9a9a9a;
			content: "/";
			display: inline-block;
			vertical-align: middle;
			padding-right: 4px;
			line-height: 1.5em;
		}

		.commentlist .comment_container {
			border-bottom: none;
			flex-direction: column-reverse;
		}

		.commentlist .comment_container {
			padding:16px;
			margin-bottom: 16px;
			background-color: #fff;
			border: 1px solid #e0e0e0;
			border-radius: 6px;
		}

		.comment-list .trackback,
		.comment-list .pingback {
			padding: 24px !important;
		}

		.comment-list .trackback .comment-content,
		.comment-list .pingback .comment-content {
			padding: 0 !important;
		}

		.trackback .comment-edit-link,
		.pingback .comment-edit-link {
			padding: 0 8px !important;
			margin:0 !important;
		}

		.comment-list > .comment:last-child .comment-body:only-child {
			border-bottom: none;
		}

		.comment-list .comment-gavatar,
		.comment-list .comment-content {
			display: block;
		}

		.comment-list .comment-gavatar,
		.commentlist .avatar {
			border-radius:500px;
			height: 72px !important;
			width: 72px !important;
		}

		.commentlist .avatar {
			height: 48px !important;
			width: 48px !important;
		}

		.post-author-ind {
			border-radius:100px;
		    font-size: 10px;
		    line-height: 10px;
		    font-weight: 600;
		    margin-top: 8px !important;
		    display: block;
		    text-align: center;
		}

		.comment-list .comment-content,
		.commentlist .comment-text {
			max-width: 100%;
			position: relative;
			padding-left: 24px;
		}

		.commentlist .comment-text {
			margin-top: 0;
			padding-left: 0;
		}

		.commentlist .comment-text .description > p:last-child {
			margin-bottom: 0;
		}

		.comment-list .comment .comment-gavatar {
			width: 72px;
			height: 72px;
		}

		.comment-list .comment-body {width: 100%;}

		.comment-list .comment .comment-text p:last-child {
			margin-bottom: 0;
		}

		.comment-author {margin-bottom: 0;font-size: 14px !important;}

		.comment-author a {
			color: inherit;
		}

		.woocommerce-review__author {
			display: block;
		}

		.comment-meta .comment-author cite {
			font-style: inherit;
		}

		.comment-meta .comment-author cite a {
			color: inherit;
		}

		.comment-meta .comment-author span {
		    text-decoration: none;
		    display: inline-block;
		    line-height: 100%;
		    font-weight: 800 !important;
		    font-size: 12px !important;
		    transition: all 300ms ease-out;
		    backface-visibility: hidden;
		    position: relative;
		    padding: 9px 16px 9px 16px !important;
		}

		.comment-meta .comment-author cite {
		    margin-right: 4px;
		}

		.comment-meta .comment-date-time {
			display: inline-block;
			padding-top: 0px;
			padding-bottom: 10px;
		}

		.comment-meta .comment-date-time a {
			color: inherit;
		}

		.review .meta {
			margin-bottom: 0;
			margin-top:8px;
		}

		.comment-body .replay {
			display:block;
			position: absolute;
			top:16px;
			right: 16px;
			margin-bottom: 0px;
		}

		.comment-reply-link {
			font-weight: 700 !important;
			text-decoration: underline;
		    text-underline-offset: 2px;
		    text-decoration-thickness: 1px;
			padding: 0 !important;
			background: transparent !important;
		}

		.comment-reply-link:hover {
			color: #111 !important;
		}

		.comment-content .edit-link a a
		{margin:10px 0px 0 0;}

		.post-author-info-title a {
			color: inherit;
			transition: all 300ms;
		}

		.comment-list .pingback {
			padding: 4px 0;
		}

		#review_form_wrapper {
			padding: 40px;
		}

		#review_form_wrapper {
			margin-top: 48px;
			padding: 0;
		}

		#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error, .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error {
		    color: #fff;
		    border-radius: 6px;
		}

	/* Shortcode
	----*/

		.loop-posts .product-category .post-body {
		    padding: 24px !important;
		}

/* Carousel
---- */

	.enova-carousel {
		margin: 0;
		padding: 0;
		
	}

	.carousel .swiper:not(.swiper-initialized) > .enova-carousel {
		display: grid !important;
		grid-column-gap: 8px !important;
	}

	.swiper {
		gap:0 !important;
	}

	.swiper-wrapper.enova-carousel {
		display: flex !important;
		grid-row-gap: 0 !important;
    	grid-column-gap: 0 !important;
	}

	.e-con-inner.swiper-wrapper {
		flex-direction: row !important;
		gap: 0 !important;
		display: flex !important;
	}

	.swiper-container {
		position: relative;
		margin-bottom: 24px;
		width: 100%;
		max-width: 100%;
	}

	.post-gallery-wrapper {
		margin-bottom: 0;
	}

	.single-product .swiper-container,
	.swiper-no-margin .swiper-container {
		margin-bottom: 0;
	}

	.swiper-container:empty {
		display: none;
	}

	.swiper-wrapper {margin-bottom: 0}
	.grid-3 .swiper-wrapper {padding-bottom: 24px}

	.swiper-slide {
	    flex-shrink: 0 !important;
	}

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

	#loop-posts .swiper-slide.post {
		height: auto !important;
	}

	/* Nav 
	---------------*/

		.swiper-container .swiper-pagination {
		    display: none !important;
		}

		.swiper-container[data-navigation-type="both"] .swiper-pagination,
		.swiper-container[data-navigation-type="pagination"] .swiper-pagination {
		    position: absolute;
		    margin-top: 0;
		    bottom: -32px !important;
		    display: block !important;
		}

		.swiper-container .swiper-button {
			display: none;
		}

		.swiper-container .swiper-button[role="button"],
		.swiper-initialized + .swiper-button,
		.swiper-initialized + .swiper-button + .swiper-button {
			display: block;
		}

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

		.swiper-container .swiper-button-lock {
			display: none !important;
		}

		.swiper-container .swiper-button,
		.cbt-nav > a,
		.swiper-container[data-arrows-pos="inside"] .swiper-button:before {
			margin: 0;
			width: 32px;
			height: 32px;
			-webkit-mask:url('images/icons/arrow.svg') no-repeat 50% 50%;
			-webkit-mask-size: 16px;
			mask:url('images/icons/arrow.svg') no-repeat 50% 50%;
			mask-size: 16px;
			position: absolute;
			top: 50%;
			left: -40px;
			transform: translateY(-50%);
			background: #777;
			z-index: 15;
			cursor: pointer;
			transition: all 0.2s ease-out;
		}

		.post-gallery-wrapper .swiper-button {
			width: 40px;
			height: 40px;
		}

		.swiper-container[data-arrows-pos="inside"] .swiper-button:before {
			content: "";
			background: #fff;
			transform: none;
			width: 100%;
			height: 100%;
			-webkit-mask:url('images/icons/arrow.svg') no-repeat 50% 50%;
			mask:url('images/icons/arrow.svg') no-repeat 50% 50%;
			-webkit-mask-size: 16px;
			mask-size: 16px;
			left: 0;
			top: 0;
		}

		.swiper-container[data-arrows-pos="inside"] .swiper-button {
			background-color: #111;
			-webkit-mask:none;
			mask:none;
			border-radius: 6px;
		}

		.swiper-button-next:after, .swiper-button-prev:after {
			display: none !important;
		}

		.swiper-button:hover, .cbt-nav > a:hover {
			background:#111;
		}

		.cbt-nav > a {
			position: relative;
			top: 0;
			left: 0;
			transform: none;
		}

		.cbt-nav > a + a {
			margin-left: 8px;
		}

		.swiper-container .swiper-button-next {
			left:auto;
			right: -40px;
			transform: translateY(-50%) rotate(180deg);
		}

		.swiper-container[data-arrows-pos="top-right"] .swiper-button {
			top: -46px;
			left: auto;
			right: -12px;
			transform: none;
		}

		.related-posts-wrapper[data-arrows-pos="top-right"] .swiper-button {
			top: -4px;
		}

		.swiper-container[data-arrows-pos="top-right"] .swiper-button-next,
		.cbt-nav > .next {
			transform: rotate(180deg);
		}

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

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

		.swiper-container .swiper-button:hover {
			background: #111;
		}

/* Goldshide
---- */

	@keyframes goldShine {
	  0% {
	    background-position: 500% 500%;
	  }
	  50% {
	    background-position: 500% 500%;
	  }
	  100% {
	    background-position: -100% -100%;
	  }
	}

	.gold-shine: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;
	}

	.gradient .elementor-element, .gradient > .e-con-inner {
	    z-index: 3;
	}

/* Gallery
----*/

	.gsap-lightbox-overlay {
		position: fixed;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.9);
		z-index: 9999;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: opacity 300ms 0.3s ease-out;
	}

	.gsap-lightbox-overlay.active {
		opacity: 1;
	}

	.lightbox-loading {display: none;}

	.gsap-lightbox-toggle,
	.gsap-lightbox-nav {
		position: absolute;
		top: 0px;
		right: 24px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		border-radius: 6px;
		text-align: center;
		cursor: pointer;
		display: block;
		background: #fff;
		z-index: 16;
		transition: background-color 300ms ease-out;
		box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
	}

	.gsap-lightbox-controls:hover {
		background: #444 !important;
	}

	.gsap-lightbox-toggle {
		top: 24px;
	}

	.gsap-lightbox-nav {
		top: 50%;
		margin-top: -20px;
	}

	.gsap-lightbox-nav.prev {
		right: auto;
		left: 24px;
	}

	.gsap-lightbox-nav.next {
		transform: rotate(180deg);
	}

	.gsap-lightbox-toggle:after,
	.gsap-lightbox-nav:after {
		content: "";
		display: block;
		position: absolute;
		width: 14px;
		height: 14px;
		top: 50%;
		left: 50%;
		margin-top: -7px;
		margin-left: -7px;
		transition: background-color 300ms ease-out;
		-webkit-mask: url(images/icons/close.svg) no-repeat;
		mask: url(images/icons/close.svg) no-repeat;
		-webkit-mask-size: 100%;
		mask-size: 100%;
	}

	.gsap-lightbox-nav:after {
		-webkit-mask: url(images/icons/arrow.svg) no-repeat;
		mask: url(images/icons/arrow.svg) no-repeat;
	}

	.gsap-lightbox-toggle:after,
	.gsap-lightbox-nav:after {
		background-color: #fff;
	}

	.gsap-lightbox-overlay .placeholder {
		fill: #fff;
	}

	.gsap-lightbox-overlay .image-wrapper {
		display: flex;
		flex-direction: column;
		justify-content: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;
	}


	.post-attribute span {
		display: inline-block;
		vertical-align: middle;
		margin-right: 8px;
		margin-top: 8px;
	}

	.post-attribute span:last-child {
		margin-right: 0;
	}

	.post-attribute span.color,
	.cbt .attr.color span {
		width: 20px;
		height: 20px;
		border-radius: 20px;
    	transition: 0.8s transform cubic-bezier(.19,1,.22,1);
    	transform-origin: center;
    	cursor:help;
    	display: inline-block;
	}

	.post-attribute span.color.light,
	.cbt .attr.color.light span{
		box-shadow: inset 0 0 0 1px #e0e0e0;
	}

	.post-attribute span.lab {
		padding: 4px 8px;
		box-shadow: inset 0 0 0 1px #e0e0e0;
		font-size: 12px;
		line-height: 12px;
	}

	.post-attribute span.image {
		width: 32px;
		height: 32px;
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: left top;
	}

/* Woocommerce
----*/

	.shop-page.button {
		margin-bottom: 16px;
	}

	.woocommerce-page .content-sidebar-toggle:before {
		-webkit-mask: url(images/icons/filter.svg) no-repeat 50% 50%;
	    mask: url(images/icons/filter.svg) no-repeat 50% 50%;
	    -webkit-mask-size:14px;
	    mask-size: 14px;
	    transition: all 0.2s ease-out;
	}

	.woocommerce-before-shop-loop .content-sidebar-toggle:before {
		-webkit-mask: url(images/icons/filter-full.svg) no-repeat 50% 50%;
	    mask: url(images/icons/filter-full.svg) no-repeat 50% 50%;
	}

	.content-sidebar-toggle.shop {
		width: auto;
		display: flex;
		align-items: center;
		padding-right: 12px;
		padding-left: 6px;
	}


	.content-sidebar-toggle:before,
	.single-product .content-sidebar-toggle:before{
		content: "";
		display: block;
		top: 0;
		left: 0;
		position: absolute;
		width: inherit;
		height: inherit;
		-webkit-mask: url(images/icons/sidebar.svg) no-repeat 50% 50%;
	    mask: url(images/icons/sidebar.svg) no-repeat 50% 50%;
	    -webkit-mask-size: 32px;
	    mask-size: 32px;
	}


	.blog .content-sidebar-toggle:before {
		-webkit-mask-size: 24px;
	    mask-size: 24px;
	}

	.content-sidebar-toggle.shop:before {
		width: 24px;
		position: relative;
		display: inline-block;
	}

	.content-sidebar-toggle.active {
	    width: 16px;
		height: 16px;
		line-height: 16px;
		float: right;
		display: block;
		position: absolute;
		top:24px;
		right: 24px;
		-webkit-mask-size:14px;
	    mask-size: 14px;
	    box-shadow: none;
	    z-index: 99;
	}

	.content-sidebar-toggle.active:before {
		content: "";
		-webkit-mask: url(images/icons/close.svg) no-repeat 50% 50%;
	    mask: url(images/icons/close.svg) no-repeat 50% 50%;
	    -webkit-mask-size: 16px;
	    mask-size: 16px;
	    width: inherit;
		height: inherit;
	}

	.select2-container--default .select2-search--inline .select2-search__field {height: 40px;}

	.woocommerce-grouped-product-list td,
	.woocommerce-grouped-product-list th,
	.woocommerce-grouped-product-list tr
	{border:none;padding:0 !important;}

	.woocommerce-grouped-product-list tr {
		border-bottom: 1px solid #e0e0e0;
	}

	.woocommerce-grouped-product-list tr:last-child {
		border-bottom: none;
	}

	.woocommerce-grouped-product-list td {
		padding: 12px 12px 12px 0 !important;
	}

	.woocommerce-notices-wrapper > * {
		margin-top: 16px;
		margin-bottom: 16px;
	}

	.woocommerce-store-notice.demo_store {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 999999;
		padding: 24px;
		color: #fff !important;
		text-align: center;
		margin: 0;
	}

	.woocommerce-store-notice.demo_store a {
		color: #fff !important;
	}

	.woocommerce-before-shop-loop {
	    text-align: left;
	    margin-bottom:24px;
	    height: 48px;
	    padding:0 16px 0 8px;
    	background: #e0e0e0;
    	border-radius: 6px;
    	display: flex;
    	align-items: center;
    	justify-content: flex-start;
    	color: #444;
	}

	.woocommerce-before-shop-loop:empty,
	.woocommerce-layout-category .woocommerce-before-shop-loop,
	.addon-off .woocommerce-before-shop-loop .layout-control,
	.addon-off .woocommerce-before-shop-loop .sale-products {
	    display: none;
	}

	.woocommerce-before-shop-loop .layout-control,
	.woocommerce-before-shop-loop .sale-products{
		display:none;
	}

	.sidebar-active .woocommerce-before-shop-loop .layout-control,
	.sidebar-active .woocommerce-before-shop-loop .sale-products{
		display:block;
	}

	.woocommerce-before-shop-loop .layout-control,
	.woocommerce-before-shop-loop .content-sidebar-toggle {
		background-color: #e0e0e0;
		border-radius: 6px;
		padding: 0;
	}

	.woocommerce-before-shop-loop .content-sidebar-toggle {
		width: 16px;
		height: 16px;
		box-shadow: none !important;
		padding: 0;
		margin-left: 8px;
		margin-right: 8px;
		display: inline-block !important;
	}

	.woocommerce-before-shop-loop .content-sidebar-toggle:before {
		-webkit-mask-size: 19px;
    	mask-size: 19px;
    	background: #a8a8a8;
	}

	.woocommerce-before-shop-loop .content-sidebar-toggle:hover:before {
    	background: #111;
	}

	.woocommerce-before-shop-loop .layout-control > * {
		height: 28px;
		width: 28px;
	    background: #a8a8a8;
	    transition: all 0.2s ease-out;
	    -webkit-mask-size: 14px !important;
	    mask-size: 14px !important;
	    cursor: pointer;
	    display: inline-block;
	    vertical-align: middle;
	}

	
	.list .product .price {
	    font-size: 16px;
	}

	.product .price span {
		display: inline-block;
	}

	.product .price span {
		padding-right: 4px;
	}

	.product .price span.woocommerce-Price-currencySymbol {
		padding-right: 0;
	}

	.product .price span + span {
		padding-left: 4px;
		padding-right: 0;
	}

	.list .product .price {
	    justify-content: end;
	}

	.product .price ins span {
		position: relative;
	}

	.product .post-category {
		margin-bottom: 4px;
		font-size: 13px;
		font-weight: 700;
	}

	.product .post-category a:after {
		content: ", ";
	}

	.product .post-category a:last-child:after {
		display: none;
	}

	.comp .product .price {
		font-size: 24px;
		line-height: 24px;
		font-weight: 700;
		width: auto;
		margin-bottom: 16px;
		text-align: center;
    	display: flex;
	}

	.product .price del {
		opacity: 0.5;
		color: #000;
		font-size: 14px;
		font-weight: 400;
		text-decoration: line-through;
	}

	.product .price del bdi {
		text-decoration: line-through;
	}

	.comp .product .price del {
		font-weight: 400;
		font-size: 12px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
		transform: translateY(1px);
	}

	.comp-form {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		margin-bottom: 16px;
	}

	.comp-counter-btn:not(:empty) {
		width: 100%;
	}

	.product .post-body .button,
	.product .post-body .added_to_cart,
	.post-read-more {
		position:relative;
		margin-top: 16px;
		margin-bottom: 0 !important;
		text-align: left !important;
		width: fit-content;
		font-size: 15px;
		font-weight: 700;
		background-color: transparent !important;
		padding: 0 !important;
		color: #034c8c;
	}

	.post-read-more {
		margin: auto 12px 12px 12px !important;
	}

	.search-term .post-read-more {
		margin: 16px 0 0 0 !important;
	}

	.list .post-read-more,
	.full .post-read-more {
		margin: auto 0 0 0 !important;
	    text-wrap: nowrap;
	    align-self: flex-end;
	}

	.full .post-read-more {
		margin-top:24px !important;
		float: right;
	}

	.widget .list .only-posts .post .post-read-more  {
		margin-top:4px !important;
	}

	.comp .product .comp-form .button,
	.comp .product .comp-form .added_to_cart {
		color: #000 !important;
		width: 100%;
		padding: 16px !important;
		text-align: center !important;
	}

	.comp .product .comp-form .button:hover,
	.comp .product .comp-form .added_to_cart:hover {
		color: #fff !important;
	}

	.product .button:after,
	.product .added_to_cart:after,
	.post-read-more:after,
	.pricing-table-item .button .icon {
		content: "";
		width: 14px;
		height: 14px;
		display: inline-block;
		margin-left: 8px;
		vertical-align: middle;
		transition: all 0.2s ease-out;
		-webkit-mask: url(images/icons/arrow-cart.svg) no-repeat 50% 50%;
		-webkit-mask-size: 100%;
		mask: url(images/icons/arrow-cart.svg) no-repeat 50% 50%;
		mask-size: 100%;
	}

	.comp .product .comp-form .button:after,
	.comp .product .comp-form .added_to_cart:after {
		background-color: #000 !important;
	}

	.comp .product .comp-form .button:hover:after,
	.comp .product .comp-form .added_to_cart:hover:after {
		background-color: #fff !important;
	}

	.comp .product .button:before,
	.comp .product .added_to_cart:before,
	.comp .product .product_type_variable.button:before,
	.comp .product .product_type_variable.added_to_cart:before {
	    width: 18px;
	    height: 18px;
	    margin-right: 8px;
	    transform: translateY(-2px);
	    position: relative;
	    display: inline-block;
	    vertical-align: middle;
	}

	.comp .product .product_type_variable.button:before,
	.comp .product .product_type_variable.added_to_cart:before {
	    width: 20px;
	    height: 20px;
	}

	.comp-counter {
		position: relative;
		overflow: hidden;
		border-radius: 6px;
	}

	.comp-counter input {
		height: 52px;
		background-color: #fff !important;
		border: 1px solid #e0e0e0;
		text-align: center;
		padding: 0 24px !important;
		z-index: 2;
		margin-bottom: 0;
		text-align: center !important;
	}

	/* Hide number input controls in Firefox */
	.comp-counter input[type="number"] {
	  -moz-appearance: textfield; /* removes the default spinner */
	}

	/* For consistency, also hide in Chrome, Edge, Safari */
	.comp-counter input[type="number"]::-webkit-inner-spin-button,
	.comp-counter input[type="number"]::-webkit-outer-spin-button {
	  -webkit-appearance: none;
	  margin: 0;
	}

	.comp-counter input:hover,
	.comp-counter input:focus {
		border-color: #e0e0e0;
	}

	.comp-counter span,
	.summary .minus,
	.summary .plus {
		display: block;
		width: 50px;
		line-height: 50px;
		font-size: 18px;
		font-weight: 600;
		color: #000;
		position: absolute;
		z-index: 5;
		top: 1px;
		left: 0;
		outline: 1px solid #e0e0e0;
		user-select: none;
		cursor: pointer;
		text-align: center;
		transition: all 0.2s ease-out;
	}

	.comp-counter .plus {
		left:auto;
		right: 0;
	}

	.product .add_to_cart_all {
		margin-bottom: 0 !important;
		margin-top: 16px !important;
		height: 44px;
		line-height: 44px;
		padding-left: 32px !important;
		padding-right: 32px !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		font-size: 16px !important;
		width: auto;
	}

	body .product .add_to_cart_all {
		color: #000 !important;
	}

	body .product .add_to_cart_all:hover {
		background-color: #111 !important;
	}

	body .product .add_to_cart_all:after {
		background-color: #000 !important;
	}

	body .product .add_to_cart_all:hover {
		color: #fff !important;
	}

	body .product .add_to_cart_all:hover:after {
		background-color: #fff !important;
	}

	body .product .add_to_cart_all:hover:before {
		background-color: #fff !important;
	}

	.product .post-title {
		margin-bottom:8px;
	}

	.transform .product .post-image {
		overflow: hidden !important;
	}

	.woocommerce-message,
	.woocommerce-error li,
	.woocommerce-notice,
	.vin-error {
		padding: 12px;
		border-radius:6px;
		background-color: #f5f5f5;
		outline: none;
	}

	.vin-error {display: block;}

	.loop-products .vin-error {
		grid-column-start: span 5;
  		width: 100%;
	}

	.woocommerce-notice--success {
		color: #6ba537;
		background-color: #e7f8d7;
	}

	.woocommerce-error li, .vin-error {color: #f23428;background-color:#fee6e4;margin-bottom: 8px;}

	.vin-error p {
		color: #f23428;
	}

	.woocommerce-message a {
		margin-bottom: 0 !important;
		margin-right: 8px !important;
		color: #fff !important;
	}

	.woocommerce-message a:hover {
		color: #fff !important;
	}

	.woocommerce-error {list-style: none;}

	.product-short-description ul,
	.woocommerce-product-details__short-description ul {
		list-style: none;
		margin:16px 0 8px 0;
		padding: 0;
	}

	.woocommerce-product-details__short-description ul {
		margin:0;
	}

	.woocommerce-product-details__short-description + .product_meta {
		padding-top:0 !important;
	    margin-top: 0 !important;
	    border-top: none !important;
	}

	.woocommerce-product-details__short-description {
		padding: 16px 0 16px 0;
		border:1px solid #e0e0e0;
		border-left: none;
		border-right: none;
		margin-bottom: 24px;
	}

	.product-short-description ul li,
	.woocommerce-product-details__short-description ul li {
		margin:0;
		padding: 0 0 0 16px;
		font-size: 12px;
		position: relative;
	}

	.product-short-description ul li:before,
	.woocommerce-product-details__short-description ul li:before {
		width: 8px;
		height: 8px;
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -4px;
		-webkit-mask: url(images/icons/check.svg) no-repeat 50% 50%;
	    mask: url(images/icons/check.svg) no-repeat 50% 50%;
	    -webkit-mask-size: 8px;
	    mask-size: 8px;
	}

	.woocommerce .tawcvs-swatches {padding: 0 !important;}

	html body.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
	html body .quick-view-wrapper.woocommerce form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper {
		margin-right: 6px !important;
		margin-bottom: 6px !important;
		line-height: 1em;
	}

	html body.woocommerce.single-product .variations .tawcvs-swatches .swatch,
	html body .quick-view-wrapper.woocommerce .variations .tawcvs-swatches .swatch {
		border-radius:6px !important;
		margin:0 !important;
		min-width: 32px !important;
		height: 32px !important;
	}

	body.woocommerce .variations .tawcvs-swatches .swatch:last-child,
	html body .quick-view-wrapper.woocommerce .variations .tawcvs-swatches .swatch:last-child {
		margin-right:0 !important;
	}

	body.woocommerce .variations .tawcvs-swatches .swatch-label,
	html body .quick-view-wrapper.woocommerce .variations .tawcvs-swatches .swatch-label {
		border: 2px solid #e0e0e0 !important;
		background-color: #fff !important;
		font-size: 12px !important;
		color: #111;
	}

	body.woocommerce .variations .tawcvs-swatches .swatch-color,
	html body .quick-view-wrapper.woocommerce .variations .tawcvs-swatches .swatch-color {
		border: none !important;
	}

	body.woocommerce .variations .tawcvs-swatches .swatch-color.white,
	html body .quick-view-wrapper.woocommerce .variations .tawcvs-swatches .swatch.white {
		box-shadow: inset 0 0 0 1px #e0e0e0;
	}

	html body.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:before,
	html body.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
	html body .quick-view-wrapper.woocommerce form.cart.variations_form .tawcvs-swatches .swatch:before,
	html body .quick-view-wrapper.woocommerce form.cart.variations_form .tawcvs-swatches .swatch-show-more:before {
		display: none !important;
	}

	body.woocommerce .woocommerce-variation-availability p,
	html body .quick-view-wrapper.woocommerce .woocommerce-variation-availability p {
	    margin-bottom: 8px;
	    margin-left: 0;
	    padding: 2px 8px;
	    border-radius: 6px;
	    background: #f0f0f0;
	    transform: translateY(-1px);
	}

	body.woocommerce .woocommerce-variation-availability:not(:empty),
	body.woocommerce .woocommerce-variation-add-to-cart .quantity:not(:empty),
	html body .quick-view-wrapper.woocommerce .woocommerce-variation-availability:not(:empty),
	html body .quick-view-wrapper.woocommerce .woocommerce-variation-add-to-cart .quantity:not(:empty) {
		display: inline-block !important;
		visibility: visible !important;
	}

	html body .quick-view-wrapper.woocommerce div.product form.cart.variations_form .tawcvs-swatches,
	html body .quick-view-wrapper.woocommerce form.cart.variations_form .tawcvs-swatches,
	html body .quick-view-wrapper.woocommerce form.cart.variations_form .tawcvs-swatches,
	.woocommerce div.product form.cart.variations_form .tawcvs-swatches,
	.woocommerce.single-product form.cart.variations_form .tawcvs-swatches,
	.woocommerce.archive form.cart.variations_form .tawcvs-swatches {
	    margin-right: 0px !important;
	    margin-bottom: 0px !important; 
	}

	.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch,
	.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more,
	.woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch,
	.woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more,
	.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch,
	.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more {
		width: auto !important;
		min-width: 40px !important;
		padding: 0 8px !important;
		border-radius:6px !important;
	}

	input[name="coupon_code"] {max-width: 320px;display: inline-block;}

	textarea[name="order_comments"] {min-height: 124px;}

	.product .et-progress .track {background-color: #F2F2F2;}
	.product .et-progress .percent {display: none;}

	.grid.post-layout.gap-false.highlight-true ul.products,
	.grid.post-layout.gap-true.highlight-true ul.products .product,
	.list.post-layout.highlight-true ul.products .product,
	.list.post-layout.highlight-true ul.products .product .post-inner,
	.grid.gap-true.highlight-true ul.products .product .post-inner {
		border-width:3px;
	}

	.grid.gap-true ul.products .product {border:none;}

	ul.products .row-item {padding: 0;}
	ul.products .row-item > ul,
	.et-make .row-item > ul,
	.et-clients .row-item > ul {
		margin: 0;
		display: grid;
    	grid-row-gap: 16px !important;
		grid-template-columns: repeat(1,minmax(0, 1fr));
	}

	.et-make .row-item > ul,
	.et-clients .row-item > ul {
    	grid-row-gap: 8px !important;
	}

	ul.products .row-item > ul > li {border-bottom: 1px solid #e0e0e0;}
	ul.products .row-item > ul > li:last-child {margin-bottom: 0 !important}
	.gap-false ul.products .row-item > ul > li:last-child {border-bottom:none;}
	.gap-true ul.products .row-item > ul > li {margin-bottom: 24px;}
	.gap-true ul.products[data-columns="6"] .row-item > ul > li {margin-bottom: 16px;}

	.list.et-woo-products-simple ul.products .post .post-image {
		margin:0;
	}

	.attribute-image {margin-left: auto;margin-right: auto;}

	.product-sidebar-toggle-true .product-sidebar {
		width: 100%;
	    height: 100%;
	    cursor: default;
	    position: fixed;
	    z-index: 9999999;
	    top: 0;
	    left: 0;
	    transform: translateX(-100%);
	    max-width: 348px;
	    background-color: #fff;
	}

	.product-sidebar-toggle-true .product-sidebar .widget-area {
	    padding: 32px !important;
	    height: 100%;
	    overflow-y: scroll;
	}

	.product-sidebar-toggle-true .pf-item > .widget_title {
		padding:0;
		margin-bottom: 24px;
    	border-radius:0;
    	background-color:transparent;
	}

	.product-sidebar-toggle-true .pf-item > .inner-wrap {
	    padding: 0;
	    border: none;
	    border-bottom: 1px solid #e0e0e0;
	    padding-bottom: 32px;
	    border-radius: 0;
	}

	.product-sidebar-toggle-true .pf-item:last-child > .inner-wrap {
		padding-bottom: 0;
		border-bottom: none;
	}

	.layout-sidebar.active.active {
		transform: translateX(0);
    	transition: 0.8s transform cubic-bezier(.19,1,.22,1);
	}

	.sidebar-layout-overlay.active {
		opacity: 1;
    	left: 0;
	}

	.product-sidebar-toggle-true .product-layout > .container {
		grid-template-columns: repeat(1, 1fr) !important;
	}

	.single-product-category {
		width: 120px;
		height: 120px;
		text-align: center;
		border-radius:0;
		border: 1px solid #e0e0e0;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		padding: 8px;
		transition: all 0.3s ease-out;
	}

	.single-product-category img {
		display: block;
		margin: 0 auto 0 auto;
		height: auto;
		width: 70%;
	}

	.single-product-category span {
		font-weight: 600;
		font-size: 16px;
		line-height: 1em;
		display: block;
		margin: 0 auto 8px auto;
	}

	.add-to-cart-form-wrapper-inner {
		padding: 32px 24px;
		border-radius:0;
	}

	.product-category-image-true .posted_in {
		display: none;
	}

	.et-woo-category.single {
		background-color: #fff;
		border-radius:0;
		text-align: center;
		overflow: hidden;
	}

	.et-woo-category.single a {
		display: block;
		padding: 8px;
	}

	.et-woo-category.single img {
		border-radius:0 !important;
		max-width: 80%;
	}


	.woocommerce-product-gallery__image img {width: 100%;}

	.woocommerce-Reviews {
		text-align: left;
		margin-top: 0 !important;
	}

	.et-woo-products.enova-carousel.init ul.slides,
	.et-shortcode-posts.enova-carousel.init ul.slides {
		display: block !important;
	}

	.et-shortcode-posts.enova-carousel > ul {
		grid-row-gap: 40px !important;
    	grid-column-gap: 40px !important;
	}

	.woocommerce-no-products-found {
		grid-column-start: span 2;
		margin-bottom: 24px;
	}

	.comp .product-attributes-wrapper {
		margin-top: 16px;
		padding-top: 16px;
		border-top: 1px solid #e0e0e0;
	}

	.comp .product-attributes-wrapper h6 {
		margin: 0 0 8px 0;
		font-size: 13px;
		line-height: 13px;
		color: #777;
		font-weight: 600;
	}

	.comp .product-attributes {
		list-style: none;
		margin:0;
	}

	.comp .product-attributes li {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin: 0;
		padding: 4px 6px;
		border-radius: 6px;
	}

	.comp .product-attributes li:nth-child(odd) {
		background-color: #f5f5f5;
	}

	.comp .product-attributes li * {
		margin:0;
		font-size: 12px;
		line-height: 1.5em;
	}

	.comp ul.products .post-title {
	    font-size: 18px;
	    line-height: 24px;
	    max-height: 100% !important;
	    min-height: 0 !important;
	    margin-bottom: 0;
	}

	.comp ul.products .comp-details:after {
		display: none !important;
	}

	.comp ul.products .comp-details {
		border-width: 1px;
		border-style: solid;
		font-size: 12px !important;
		line-height: 12px !important;
		font-weight: 400 !important;
		padding: 8px !important;
		min-height: 0 !important;
	}

	.comp ul.products .product .product-attributes-wrapper .comp-details:hover {
		color: #111 !important;
		border-color:#111 !important;
	}

	.wc-block-components-notice-banner {
		margin-top: 0 !important;
	}

	.wc-block-components-notice-banner a {
		font-weight: 700 !important;
		opacity: 1 !important;
	}

	.wc-block-components-notice-banner>svg {
		opacity: 0.5;
	}

	.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,
	.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
	    margin: 0 !important;
	    padding: 0;
	    list-style: none;
	}


	/* Woocommerce AJAX add to cart
	----*/

		.ajax_add_to_cart.added {
			display: none !important;
		}

		.woocommerce-cart .ajax_add_to_cart.added {
			display: block !important;
		}

		.added_to_cart {
			margin-right: 0 !important;
    		margin-bottom: 0 !important;
		}

		.ajax-add-to-cart-loading {
			position: absolute;
			top: 1px;
		    left: 1px;
		    width: calc(100% - 2px);
		    height: calc(100% - 2px);
			z-index: 55;
			border-radius: 6px;
			display: none;
			background-color: #fff;
			opacity: 1;
			transition: opacity 0.3s 500ms ease-out;
		}

		.ajax-add-to-cart-loading.active {
			display: block;
		}

		.ajax-add-to-cart-loading.load-complete,
		.ajax-add-to-cart-loading.load-complete svg:not(.tick) {
			opacity: 0;
		}

		.ajax-add-to-cart-loading svg {
			position: absolute;
			top: 50%;
			left: 50%;
			margin-left:-16px;
			margin-top: -16px;
			width: 32px;
			height: 32px;
		}

		.ajax-add-to-cart-loading svg.tick {
			margin-left:-16px;
			margin-top: -16px;
			width: 32px;
			height: 32px;
			opacity: 0;
		}

		.ajax-add-to-cart-loading .loader-path {
			opacity: 1;
		}

		.cart-contents {font-size: 0 !important}
		.cart-contents:before {
			content: "0";
			font-size: 11px !important;
			line-height: 16px !important;
    		font-weight: 700;
		}

		.loaded > .cart-contents {font-size: 11px !important}
		.loaded > .cart-contents:before {display: none;}

	/* Woocommerce minicart
	----*/

		.woocommerce-mini-cart-info {
			margin: 0 !important;
		}

		.woocommerce-mini-cart__total {
            border-top: 1px dashed #e0e0e0;
            margin-top: 16px !important;
            padding-top: 10px;
		    padding-bottom: 8px;
		    position: relative;
            font-weight: 700;
		}

        .woocommerce-mini-cart  {
            width: 100%;
        }

		.widget_shopping_cart li,
		.widget_products .product_list_widget > li,
		.widget_recently_viewed_products .product_list_widget > li,
		.widget_recent_reviews .product_list_widget > li,
		.widget_top_rated_products .product_list_widget > li {
			position: relative;
			margin: 0 0 8px 0 !important;
			padding: 0 !important;
		}

        .widget_shopping_cart li:last-child,
        .widget_products .product_list_widget > li:last-child,
		.widget_recently_viewed_products .product_list_widget > li:last-child,
		.widget_recent_reviews .product_list_widget > li:last-child,
		.widget_top_rated_products .product_list_widget > li:last-child {
			margin-bottom: 0 !important;
			padding-bottom: 0 !important;
		}

		.widget_shopping_cart .cart-product-body,
		.widget_shopping_cart li,
		.widget_products .product_list_widget > li,
		.widget_recently_viewed_products .product_list_widget > li,
		.widget_recent_reviews .product_list_widget > li,
		.widget_top_rated_products .product_list_widget > li {
			position: relative;
			display: table;
			vertical-align: middle;
			width: 100%;
		}

		.widget_shopping_cart .cart-product-image,
		.widget_shopping_cart .cart-product-content,
		.widget_products .product_list_widget > li > *,
		.widget_recently_viewed_products .product_list_widget > li > *,
		.widget_recent_reviews .product_list_widget > li > *,
		.widget_top_rated_products .product_list_widget > li > * {
			display: table-cell;
			vertical-align: top;
		}

		.widget_shopping_cart .cart-product-image,
		.widget_products .product_list_widget > li > .product-image,
		.widget_recently_viewed_products .product_list_widget > li > .product-image,
		.widget_recent_reviews .product_list_widget > li > .product-image,
		.widget_top_rated_products .product_list_widget > li > .product-image,
		.addon-off .widget_shopping_cart img,
		.addon-off .widget_products .product_list_widget > li img,
		.addon-off .widget_recently_viewed_products .product_list_widget > li img,
		.addon-off .widget_recent_reviews .product_list_widget > li img,
		.addon-off .widget_top_rated_products .product_list_widget > li img {
			width: 72px;
			height: 72px;
			min-width: 72px;
    		border-radius:0;
		}

		.addon-off .widget_shopping_cart img,
		.addon-off .widget_products .product_list_widget > li img,
		.addon-off .widget_recently_viewed_products .product_list_widget > li img,
		.addon-off .widget_recent_reviews .product_list_widget > li img,
		.addon-off .widget_top_rated_products .product_list_widget > li img {
			margin-right: 16px;
    		float: left;
		}

		.widget_products .product_list_widget > li > .product-image,
		.widget_recently_viewed_products .product_list_widget > li > .product-image,
		.widget_recent_reviews .product_list_widget > li > .product-image,
		.widget_top_rated_products .product_list_widget > li > .product-image {
			border: none;
		}

		.widget_products .product_list_widget > li .image-container,
		.widget_recently_viewed_products .product_list_widget > li .image-container,
		.widget_recent_reviews .product_list_widget > li .image-container,
		.widget_top_rated_products .product_list_widget > li .image-container {
    		border-radius:0;
		}

		.footer .widget_products .product_list_widget > li .image-container.loaded,
		.footer .widget_recently_viewed_products .product_list_widget > li .image-container.loaded,
		.footer .widget_recent_reviews .product_list_widget > li .image-container.loaded,
		.footer .widget_top_rated_products .product_list_widget > li .image-container.loaded {
			border: none;
		}

		.widget_products .product_list_widget > li .image-container:after,
		.widget_recently_viewed_products .product_list_widget > li .image-container:after,
		.widget_recent_reviews .product_list_widget > li .image-container:after,
		.widget_top_rated_products .product_list_widget > li .image-container:after,
		.widget_products .product_list_widget > li .image-container:before,
		.widget_recently_viewed_products .product_list_widget > li .image-container:before,
		.widget_recent_reviews .product_list_widget > li .image-container:before,
		.widget_top_rated_products .product_list_widget > li .image-container:before {
			display: none !important;
		}

		.widget_shopping_cart .cart-product-image img,
		.widget_products .product_list_widget > li img,
		.widget_recently_viewed_products .product_list_widget > li img,
		.widget_recent_reviews .product_list_widget > li img,
		.widget_top_rated_products .product_list_widget > li img {
			border-radius:6px;
			z-index: 2;
			position: relative;
			border:1px solid #eaeaea;
		}

		.widget_shopping_cart .cart-product-content,
		.widget_products .product_list_widget > li > .product-body,
		.widget_recently_viewed_products .product_list_widget > li > .product-body,
		.widget_recent_reviews .product_list_widget > li > .product-body,
		.widget_top_rated_products .product_list_widget > li > .product-body {
			padding-left: 8px;
		}

		.widget_shopping_cart .cart-product-content {
			padding-right: 12px;
		}

		.widget_shopping_cart .cart-product-title,
		.widget_products .product_list_widget > li .product-title,
		.widget_recently_viewed_products .product_list_widget > li .product-title,
		.widget_recent_reviews .product_list_widget > li .product-title,
		.widget_top_rated_products .product_list_widget > li .product-title,
		.addon-off .widget_shopping_cart,
		.addon-off .widget_products .product_list_widget > li,
		.addon-off .widget_recently_viewed_products .product_list_widget > li,
		.addon-off .widget_recent_reviews .product_list_widget > li,
		.addon-off .widget_top_rated_products .product_list_widget > li {
            font-size: 14px !important;
            font-weight: 700;
			font-family: inherit;
			line-height: 20px;
			text-transform: inherit;
    		letter-spacing:0;
    		margin-bottom: 0px;
		}

		.addon-off .widget_products .product_list_widget > li *,
		.addon-off .widget_recently_viewed_products .product_list_widget > li *,
		.addon-off .widget_recent_reviews .product_list_widget > li *,
		.addon-off .widget_top_rated_products .product_list_widget > li * {
			display: initial;
		}

		.addon-off .widget_products .product_list_widget > li a,
		.addon-off .widget_recently_viewed_products .product_list_widget > li a,
		.addon-off .widget_recent_reviews .product_list_widget > li a,
		.addon-off .widget_top_rated_products .product_list_widget > li a {
			display: block;
			transition: color 0.3s ease-out !important;
			color: #111;
		}

		.addon-off .widget_products .product_list_widget > li a:hover,
		.addon-off .widget_recently_viewed_products .product_list_widget > li a:hover,
		.addon-off .widget_recent_reviews .product_list_widget > li a:hover,
		.addon-off .widget_top_rated_products .product_list_widget > li a:hover {
			color: #034c8c;
			text-decoration: underline;
    		text-underline-offset: 2px;
    		text-decoration-thickness: 2px;
		}

		.addon-off .widget_products .product_list_widget > li .product-title,
		.addon-off .widget_recently_viewed_products .product_list_widget > li .product-title,
		.addon-off .widget_recent_reviews .product_list_widget > li .product-title,
		.addon-off .widget_top_rated_products .product_list_widget > li .product-title {
			transition: inherit;
		}

        .widget_shopping_cart .cart-product-data {
            margin-top: 0;
        }

		.widget_shopping_cart .cart-product-title a {
			color: inherit;
			transition: all 300ms ease-out;
		}

		.widget_shopping_cart .cart_list li .remove{
			height: 20px;
			line-height: 20px;
			font-size: 20px !important;
			text-align: center;
			position: absolute;
			top: 0px !important;
			right: 0;
			display: block;
			transition: all 300ms ease-out;
            z-index: 15;
            color:#111;
		}

		.widget_shopping_cart .cart_list li .remove:hover {
			opacity: 0.7;
		}

		.widget_shopping_cart .cart-data {
			list-style: none;
			margin: 0 !important;
			padding:0 !important;
		}

		.widget_shopping_cart .cart-data li {
			margin: 0 !important;
			padding:0 !important;
			width: 100%;
			vertical-align: top;
		}

		.widget_shopping_cart .cart-data li > * {
			padding:0 !important;
			display: inline-block;
		}

        .widget_shopping_cart .cart-data li > *,
        .widget_shopping_cart li .quantity,
        .widget_products .product_list_widget > li .woocommerce-Price-amount,
		.widget_recently_viewed_products .product_list_widget > li .woocommerce-Price-amount,
		.widget_recent_reviews .product_list_widget > li .woocommerce-Price-amount,
		.widget_top_rated_products .product_list_widget > li .woocommerce-Price-amount {
            font-size: 12px;
            line-height: 20px;
        }

        .product_list_widget > li .woocommerce-Price-amount {
        	font-weight: 700;
        }

        .product_list_widget > li del .woocommerce-Price-amount > bdi {
        	color: #777;
        	text-decoration: line-through;
        	font-weight: 400;
        }

		.widget_shopping_cart .cart-data li > .attribute {
			text-transform: capitalize;
		}

		.widget_shopping_cart  .quantity {
			display: block;
		}

		.cart-product-title,
		.widget_shopping_cart .cart-data li,
		.woocommerce-mini-cart-info
		{text-align: left;}

		.cart-product-title {
			line-height: 20px !important;
			margin-bottom: 0;
		}

	/* 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-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,
		.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-empty-cart-block:not(:only-child) {
			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 #e0e0e0;
			background-color: #fff;
			position: relative;
		}

		.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
			margin-top: 33px;
			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: #f0f0f0;
			border:1px solid #c0c0c0;
			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%;
			border:none;
		}

		.wc-block-cart-items th,
		.wc-block-cart-items td {
			border:none;
		}

		.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: #111;
			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: -56px;
		    padding: 0 0 12px 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 #e0e0e0;
			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 #e0e0e0;
			position: relative;
		}

		.shop_table tfoot tr:first-child {
			border-top:1px solid #e0e0e0;
		}

		.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: 16px;
		    line-height: 24px;
		    font-weight: 700;
		    color: #111;
		    transition: all .3s ease;
		    text-decoration: none;
		}

		.wc-block-components-product-name:hover,
		.shop_table .product-name a:hover {
			text-decoration: underline;
	    	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-accent);
		}

		.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-accent);
		}

		.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: #04bf33;
			display: flex;
			align-items: center;
			gap:4px;
			position: static;
		}

		.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: #f0f0f0;
		}

		.wc-block-components-quantity-selector {
			position: relative;
			max-width:98px;
			width: 100%;
			padding: 0 32px;
			border:1px solid #e0e0e0;
			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:url(images/icons/minus.svg) no-repeat 50% 50%;
			mask:url(images/icons/minus.svg) no-repeat 50% 50%;
			-webkit-mask-size:100%;
			mask-size:100%;
			background-color: #111;
		}

		.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus:before {
			-webkit-mask:url(images/icons/plus.svg) no-repeat 50% 50%;
			mask:url(images/icons/plus.svg) no-repeat 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: #111;
		}

		.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 #e0e0e0;
			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:url(images/icons/minus.svg) no-repeat 50% 50%;
			-webkit-mask-size: 10px;
			mask:url(images/icons/minus.svg) no-repeat 50% 50%;
			mask-size: 10px;
			background-color: #111;
			cursor: pointer;
		}

		.shop_table .quantity:after {
			-webkit-mask:url(images/icons/plus.svg) no-repeat 50% 50%;
			-webkit-mask-size: 10px;
			mask:url(images/icons/plus.svg) no-repeat 50% 50%;
			mask-size: 10px;
		}

		.wc-block-components-quantity-selector__input:focus,
		.shop_table .quantity input:focus {
			outline: none !important;
			border-color: #e0e0e0 !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;
			width: 24px;
		    height: 24px;
		    border-radius: 6px;
		    border: 1px solid #e0e0e0;
		    background-color: #fff;
		    text-decoration: none;
		    justify-content: center;
		    align-items: center;
		    display: flex;
		    font-weight: 800;
		    line-height: 0;
		    font-size: 0;
		    transition: all .3s ease;
		}

		.shop_table .product-remove {
			position: absolute;
			top: 0;
			right: 0;
			padding: 16px 16px 0 0 !important;
			display: block;
			z-index: 5;
		}

		.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: url(images/icons/delete.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 16px;
		    mask: url(images/icons/delete.svg) no-repeat 50% 50%;
		    mask-size: 16px;
		    background-color: #111;
		}

		.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 #c0c0c0;
			margin-top: 32px;
			background-color: #f0f0f0;
		}

		.cart_totals .shop_table tbody:before {
			border-radius: 6px;
			content: "";
			background-color: #f0f0f0;
			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 #c0c0c0;
			position: relative;
		}

		.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: #111;
			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 0.3s ease !important;
		}

		.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
			fill: #111 !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 {
			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(--e-global-color-secondary);
			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 0.3s ease;
		}

		.wp-element-button.add_to_cart_button:hover {
			background-color: #111;
		}

		.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 #e0e0e0;
		}

		.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: #111;
		}

		.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: #04bf33;
			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: #111;
			border:1px solid #c0c0c0;
			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: #111;
		}

		.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-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 #e0e0e0;
			margin: 0 0 24px 0;
			padding: 0;
		}

		.wc-block-components-checkout-step__heading h2 {
			margin-bottom: 0;
		}

		.wc-block-components-checkout-step__heading,
		.woocommerce-billing-fields h3 {
			padding: 16px 24px;
			background-color: #f0f0f0;
			border-bottom: 1px solid #e0e0e0;
		}

		.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: #111;
			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;
			background-color: #f0f0f0;
			border-radius: 6px;
		}

		.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-guest-checkout-notice {
			margin: 0;
		}

		.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;
			padding:24px 24px 8px 24px;
		}

		.wc-block-components-address-form,
		.wc-block-components-notice-banner {
			padding:24px 24px 8px 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 #acc2d3;
		}

		.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 #acc2d3;
			overflow: hidden;
			margin: 24px;
		}

		#ppcp-recaptcha-v2-container:empty {display: none}

		.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
		.wc_payment_methods li {
			padding: 8px 16px;
			background-color: #E9F3FB;
			border-bottom: 1px solid #acc2d3;
			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;
		}

		.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;
			padding-top: 0;
			padding-bottom: 0;
			height: 44px;
			display: inline-flex;
			gap:8px;
			align-items: center;
			justify-content: center;
		}

		.wc-block-components-checkout-return-to-cart-button:hover {
			border-color: #111;
			color: #111 !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: #111 !important;
		}

		.wp-block-woocommerce-checkout-order-summary-block {
			border-radius: 6px;
			background-color: #f0f0f0;
			border:1px solid #c0c0c0;
		}

		.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__image img {
			width: 100%;
		}

		.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 #e0e0e0;
		}

		.wc-block-components-form .wc-block-components-title,
		.woocommerce-billing-fields h3 {
			font-size: 20px;
			width: 100%;
			margin-bottom: 0;
		}

		.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;
			outline: none;
		}

		.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: #f0f0f0;
			border-radius: 6px 6px 0 0;
			box-shadow:inset 0 0 0 1px #e0e0e0;
		}

		.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 #e0e0e0;
			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;
		}

		.wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-price,
		.wc-block-components-checkout-order-summary__title-icon {
			display: none;
		}

	/* Order page ----- */

		.woocommerce-order-overview {
			list-style: none;
			padding: 0;
			border-radius: 6px;
			border:1px solid #e0e0e0;
		}

		.woocommerce-order-overview li {
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding:8px 16px;
			border-bottom: 1px solid #e0e0e0;
		}

		.woocommerce-order-overview li strong {
			color: #111;
		}

		.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 #e0e0e0;
			border-radius: 6px;
			width: 100%;
		}

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

	/* Woocommerce single
	----*/

		.woocommerce-Tabs-panel--description ul {
			list-style: none;
			list-style-type: none !important;
			padding: 0;
		}

		.woocommerce-Tabs-panel--description ul li {
			padding: 0 0 16px 0;
			display: flex;
			justify-content: flex-start;
			align-items: flex-start;
			position: relative;
			width: 100%;
		}

		.woocommerce-Tabs-panel--description ul li:before {
			content:"";
			min-width: 10px;
			width: 10px;
			height: 10px;
			margin-right:12px;
			margin-top:6px;
			position: relative;
    		display: inline-block;
			mask: url(images/icons/check.svg) no-repeat 50% 50%;
    		-webkit-mask: url(images/icons/check.svg) no-repeat 50% 50%;
		}

		.single-product-wrapper {
		    position: relative;
		}

		.product .summary .price {
			font-size: 24px;
			line-height: 24px;
			font-weight: 700;
			letter-spacing: 0;
			margin-top: 8px;
			margin-bottom: 16px;
			display: flex;
			width: 100%;
			height: auto !important;
		    align-items: start;
		    justify-content: flex-start;
		    flex-direction: row;
		}

		.product .summary p.price .price {
			margin: 0;
			padding: 0;
		}

		.product .summary .stock-status {
			font-size: 12px;
			display: flex;
			align-items: center;
			justify-content: flex-start;
			font-weight: 500;
		}

		.product .summary .stock-status.instock {
			color: #04bf33;
		}

		.product .summary .stock-status.outofstock {
			color: red;
		}

		.product .summary .stock-status:before {
			content: "";
			display: block;
			vertical-align: middle;
			margin-right: 6px;
			width:16px;
			height: 16px;
			background: url(images/icons/stock.svg) no-repeat 50% 50%;
			background-size: 16px;
		}

		.summary .fbt-products .price {
			margin: 0;
			display: inline-flex;
		    width: 100%;
		    font-weight: 700;
		    font-size: 16px;
		    flex-direction: row-reverse;
		    align-items: center;
		    justify-content: flex-end;
		}

		.product .summary .price del {
			font-size: 16px !important;
			line-height: 24px !important;
		}

		.product .summary .price ins {
			font-size: inherit !important;
			margin-right:0;
			display: inline-block;
			vertical-align: baseline;
		}

		.product .summary .product_title {
			margin-top:0 !important;
			margin-right: 0 !important;
		}

		.product .summary .sku {
			color:#6D7D8A;
			font-size: 12px;
			line-height: 12px;
			margin-bottom: 0;
		}

		.product .summary form.variations_form.cart,
		.product .summary form.cart {
			width: 100%;
			margin: 0 0 16px 0;
		}

		.product .summary form.cart.grouped_form {
			flex-direction: column;
		}

		.product .summary form.cart.grouped_form .single_add_to_cart_button {
			margin-left: 0 !important;
		}

		.product .summary table {
			width: 100%;
			margin: 0 0 24px 0 !important;
		}

		.product .summary .woocommerce-product-attributes tr {
			padding: 0px;
		}

		.product .summary .woocommerce-product-attributes tr:nth-child(odd) td,
		.product .summary .woocommerce-product-attributes tr:nth-child(odd) th {
		    background-color: #f5f5f5;
		}

		.woocommerce-product-attributes-item__label::first-letter {
		  text-transform: uppercase;
		}

		.product .summary .woocommerce-product-attributes th,
		.product .summary .woocommerce-product-attributes td {
			padding: 4px 12px;
		    text-align: left;
		    font-size: 13px !important;
		    font-weight: 400;
		    line-height: 20px;
		    border: none;
		}

		.product .summary .woocommerce-product-attributes p {
			margin-bottom:0 !important;
			font-size: inherit;
			line-height: inherit;
		}

		.product .summary table input {
			margin:0 !important;
		}

		.product .summary .quantity input {
		    margin-bottom: 4px;
		    text-align: center;
		    height: 50px;
		    padding: 0;
		    -moz-appearance: textfield;
		}

		.product .summary .quantity input::-webkit-outer-spin-button,
		.product .summary .quantity input::-webkit-inner-spin-button {
		  -webkit-appearance: none;
		  margin: 0;
		}

		.product .summary .quantity input,
		.product .summary .quantity button {
			vertical-align: top;
			display: inline-block;
			margin-bottom: 0 !important;
		}

		.product .summary table.variations {
			width: 100%;
		}

		.product .summary table.variations tr {
			padding:0;
			display: grid;
			margin-bottom: 8px;
		}

		.product .summary table.variations tr:last-child,
		.product .summary table.variations tr:last-child td:last-child {
			margin-bottom: 0;
		}

		.product .summary table.variations th,
		.product .summary table.variations td {
			padding: 0;
		    vertical-align: text-top;
		    margin-bottom: 0px;
		    display: flex;
		     align-items: flex-start; 
		    border: none;
		    flex-direction: column;
		    justify-content: flex-start;
		    position: relative;
		}

		.product .summary table.variations td {
			border:none;
		}

		.product .summary table.variations label,
		.product .summary table.variations input,
		.product .summary table.variations select {
			margin:0;
		}

		.product .summary table.variations label {
			padding-right: 16px;
			transform: translateY(3px);
			display: inline-block;
			color: #111;
		}

		.product .summary table.variations input,
		.product .summary table.variations select {
			max-width: 100%;
			margin-bottom: 16px;
		}

		.product .summary table.variations .reset_variations {
    		display: inline-block;
    		font-size: 12px;
    		text-decoration: underline;
		    padding: 0;
		    min-height: auto;
		    width: fit-content;
		    background: transparent;
		}

		.product .summary .product_meta {
			margin-top: 24px;
			margin-bottom: 0;
		}

		.product_meta > * {
			display: block;
			margin-top: 0;
			font-size: 12px;
			font-weight: 700;
		}

		.product_meta a {
			font-weight: 400;
		}

		.sku_wrapper {
			display: none !important;
		}

		.product_meta a:hover {
			text-decoration: underline;
		}
		            
		.tawcvs-swatches .swatch {border-radius: 0px !important;}

		form.cart {
			margin:0;
		}

		form.cart .quantity {
			min-width: 100%;
		}

		form.cart .quantity input {
			margin-bottom: 0;
			width: 80px;
			text-align: center;
		}

		form.cart .quantity,
		form.cart button {
			display: inline-block;
			margin:0 !important;
			vertical-align: top;
			min-height: 50px;
			width: 100%;
		}

		.summary .minus,
		.summary .plus {
			padding: 0 !important;
			margin: 0 !important;
			min-height: 0;
			font-size: 0;
			position: absolute;
			top: 0;
			left: 0;
			background-color: transparent !important;
			border-radius: 6px 0 0 6px;
			transition: none;
		}

		.summary .plus {
			left: auto;
			right: 0;
			border-radius: 0 6px 6px 0;
		}

		.woocommerce-grouped-product-list td .minus,
		.woocommerce-grouped-product-list td .plus {
			margin-top: 8px !important;
			display: none;
		}

		.summary .minus:before,
		.summary .plus:before {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			content: "";
			display: block;
			-webkit-mask: url(images/icons/add.svg) no-repeat 50% 50%;
		    mask: url(images/icons/add.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 10px;
		    mask-size: 10px;
		    background: #000;
		}

		.summary .minus:before {
			-webkit-mask: url(images/icons/remove.svg) no-repeat 50% 50%;
		    mask: url(images/icons/remove.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 10px;
		    mask-size: 10px;
		}

		.variation-calc {
			position: relative;
			margin-bottom: 8px;
			border-radius: 6px;
			display: inline-block;
			max-width: 100%;
			width: 100%;
		}

		.summary .minus[disabled] {
		    opacity: 0.5;
		}

		.woocommerce-product-gallery,
		.product .single-product-wrapper .summary {
			position: relative;
		}

		.woocommerce-product-gallery {
			max-height: 100vh;
		}

		.product .single-product-wrapper .summary {
			margin-bottom: 24px !important;
		}

		.additional-information {
			padding: 32px;
		    border-radius: 6px;
		    outline: 1px solid #e0e0e0;
		    margin-top: 24px;
		}

		.summary-details .et-accordion .accordion-title {
			font-size: 14px;
			color: #111;
		}

		.woocommerce-product-gallery__wrapper {
			border-radius:6px;
			border:1px solid #e0e0e0;
			overflow: hidden;
		}

		.flex-viewport .woocommerce-product-gallery__wrapper {
			border-radius:0;
			border:none;
		}
 
		.woocommerce-product-gallery .flex-viewport {
			margin-bottom: 16px;
			border-radius:6px;
			border:1px solid #e0e0e0;
		}

		.woocommerce-product-gallery__wrapper {
			max-width: none !important;
			cursor: zoom-in;
		}

		.woocommerce-product-gallery__trigger {
			position: absolute;
			top: 16px;
			right: 72px;
			display: block;
			width: 32px;
			height: 32px;
			line-height: 32px;
			border-radius: 32px;
			font-size: 16px;
			transition: all 300ms ease-out;
			text-align: center;
			z-index: 5;
			overflow: hidden;
		}

		.woocommerce-product-gallery__trigger img {display: none !important;}

		.woocommerce-product-gallery .flex-control-nav {
			list-style: none;
			margin-bottom: 0;
			display: flex;
		    justify-content: center;
		    align-items: center;
		}
		
		.woocommerce-product-gallery .flex-control-nav li {padding:0;margin-right: 8px;width: 100%}
		.woocommerce-product-gallery .flex-control-nav li:last-child {margin-right: 0;}

		.woocommerce-product-gallery .flex-control-nav li img {
			border:1px solid #e0e0e0;
			cursor: pointer;
			border-radius:6px;
		}

		.woocommerce-product-gallery .flex-control-nav li img.flex-active {
			border-color: #111;
		}

		.variations_button,
		form.cart:not(.variations_form) {
			display: flex;
			flex-direction: column;
			align-items: flex-start;
			justify-content: space-between;
		}

		.product .single_add_to_cart_button,
		.fbt-info .add_to_cart_all {
			position: relative;
			padding-left: 16px !important;
			padding-right: 16px !important;
			padding-top: 0 !important;
			padding-bottom: 0 !important;
			font-size: 16px;
			backface-visibility: hidden;
			overflow: hidden;
			width: auto;
			max-width: 100%;
			width: 100%;
			min-width: 100%;
			height: 56px;
			line-height: 56px;
			margin-bottom: 0 !important;
		}

		.product .buy-now-button {
			margin-top: 8px;
			font-weight: 600;
		}

		.fbt-info .add_to_cart_all {
			margin-left: 0 !important;
			max-width: 300px !important;
		}

		.product .single_add_to_cart_button {
			text-align: center !important;
		}

		body .product .single_add_to_cart_button {
			color: #000 !important;
		}

		body .product .buy-now-button {
			color: #fff !important;
		}

		.product .single_add_to_cart_button:after {
			background-color: #000 !important;
		}

		.product .buy-now-button:after {
			background-color: #fff !important;
		}

		.quick-view-wrapper .single_add_to_cart_button {
			max-width: 320px;
		}

		.quick-view-wrapper .variations_button,
		.quick-view-wrapper form.cart:not(.variations_form) {
			justify-content: flex-start;
		}

		.product .single_add_to_cart_button:before,
		.fbt-info .add_to_cart_all:before {
			content: "";
			width: 24px !important;
			height: 24px !important;
			margin-right: 8px;
    		position: relative;
    		transform: translateY(-2px);
    		vertical-align: middle;
    		background-color: #000 !important;
			display: inline-block;
			margin-right: 8px;
			vertical-align: middle;
			transition: all 0.2s ease-out;
			-webkit-mask: url(images/icons/cart.svg) no-repeat 50% 50%;
			-webkit-mask-size: 100%;
			mask: url(images/icons/cart.svg) no-repeat 50% 50%;
			mask-size: 100%;
		}

		.product .buy-now-button:before {
			background-color: #fff !important;
		}

		.single-title-wrapper {
			margin-bottom: 24px;
			padding-bottom: 8px;
			border-bottom: 1px solid #e0e0e0;
		}

		.single-title-wrapper > .product-brand,
		.comp .product .product-brand {
			border-radius: 6px;
			max-height: 56px;
			height: 56px;
		    max-width: 120px;
		    width: 120px;
		    margin-bottom: 12px;
		    background-color: #f2f2f2;
		    padding:8px 16px;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		}

		.single-title-wrapper > .product-brand img,
		.comp .product .product-brand img {
			max-width: 100%;
			max-height: 100%;
		}

		.comp .product .product-brand {
		    margin-bottom: 44px;
		    float: right;
		}

		.single-title-wrapper h1 {
			font-size: 24px;
			line-height: 32px;
		}

		.single-title-wrapper  > .onsale {
			position: static;
			margin-top: 8px;
			display: inline-block;
		}

		.woocommerce-product-gallery__trigger {font-size:0;background-color: rgba(0,0,0,0.3)}
		.woocommerce-product-gallery__trigger:before {font-size:16px}

		.woocommerce-product-gallery__trigger:before {
			content: "";
			position: absolute;
			display: block;
			height:32px;
			width: 32px;
			-webkit-mask: url(images/icons/search.svg) no-repeat 50% 50%;
		    mask: url(images/icons/search.svg) no-repeat 50% 50%;
		    -webkit-mask-size: 16px;
		    mask-size: 16px;
			transition: all 0.3s ease-out;
			background-color: #fff;
		}

		.woocommerce-product-gallery__trigger:hover:before {
			background-color:#fff;
		}

		.comment-text .meta * {display: block;}
		.woocommerce-review__author {text-transform: capitalize;}
		.comment-text .meta time {font-weight: 400;font-size: 12px;}

		.comment-form, .form-submit {margin-bottom: 0;}

		form.cart .quantity input {
			width:100%;
			border-color: #fff;
			background-color: #fff;
		}

		.single-product-reviews-wrap .et-progress{
			display: flex;
			align-items: center;
			justify-content: flex-start;
		}

		.single-product-reviews-wrap .et-progress .track-bar > .bar {
			background-color: #f29f05;
		}

		.single-product-reviews-wrap .et-progress .text {
			padding-bottom: 0;
			transform:none !important;
		}

		.rating-bars {
			font-size: 12px;
		}

		.rating-bars-wrap {
			margin-top: 16px;
			margin-bottom: 48px;
		}

		.rating-bars > h4 {
			margin-bottom: 0;
		}

		.rating-bars .woocommerce-product-rating,
		.rating-bars .rating-count {
			display: inline-flex;
			align-items: center;
		}

		.rating-bars .rating-count > span {
			padding-left: 24px;
			display: inline-block;
		}

		.rating-bars .et-progress .track-bar {
		    height: 8px;
		    border-radius: 6px;
		}

		.rating-bars .et-progress {
			margin-bottom: 0;
		}

		.rating-bars .et-progress .text,
		.rating-bars .et-progress .count {
			min-width: 56px;
			display: inline-block;
		}

		.rating-bars .et-progress .text {
			padding-right: 8px;
		}

		.rating-bars .et-progress .count {
			padding-left: 8px;
			min-width: auto;
		}

		.product .summary .accordion-title.active + .accordion-content {
			padding: 12px;
		}

		.product .summary .accordion-title.active + .accordion-content.info {
			padding: 0 !important;
		}

		.single-product-vehicles table {
			width: 100%;
		    border-spacing: 0;
		    border-collapse: collapse;
		    max-height: 40vh;
		    overflow-y: scroll;
		    margin-bottom: 0;
		}

		.single-product-vehicles table tbody,
		.single-product-vehicles table thead,
		.single-product-vehicles table tfoot {
			display: block;
		}

		.single-product-vehicles table thead,
		.single-product-vehicles table tfoot {
			padding-right: 4px;
		}

		.single-product-vehicles table tbody {
			max-height: 40vh;
			overflow-y: scroll;
		}

		.single-product-vehicles table tr {
			border-radius: 6px;
			display: flex;
	        flex-direction: row;
	        flex-wrap: wrap;
		}

		.single-product-vehicles table tr.highlight {
			box-shadow:inset 0 0 0 2px #27bf3e;
			background-color:rgba(39,191,62,0.1) !important;
		}

		.single-product-vehicles table tbody tr:nth-child(odd) {
			background-color: #f5f5f5;
		}

		.single-product-vehicles table td,
		.single-product-vehicles table th {
			padding: 0;
			text-align: left;
			flex: 1;
			display: flex;
	    	align-items: center;
	    	border:none;
	    	text-wrap: balance;
		}

		.single-product-vehicles table.active-search tr {display: none;}
		.single-product-vehicles table.active-search tr.show {display: flex;}

		.single-product-vehicles table th {
			position: sticky; top: 0; z-index: 1;background-color: #fff;
		}

		.single-product-vehicles table th:after {
			margin-left: 8px;
			vertical-align: middle;
			width: 8px;
			height: 8px;
			display:inline-block;
			content: "";
			-webkit-mask: url(images/icons/arrow-down.svg) no-repeat left top;
			-webkit-mask-size: 100%;
			mask: url(images/icons/arrow-down.svg) no-repeat left top;
			mask-size: 100%;
			background-color: #111;
			transform-origin: center;
		}

		.single-product-vehicles table tr > td:first-child input {margin: 0 !important}

		.single-product-vehicles table tfoot td {
			max-width: 100%;
		    text-align: right !important;
		    position: sticky;
		    bottom: 0;
		    z-index: 1;
		    padding: 8px 0 0 0;
		    background-color: #fff;
		    justify-content: end;
		}

		.single-product-vehicles table tfoot.hidden {
			display: none;
		}

		.single-product-vehicles table tfoot td a {
			display: inline-block;
		}

		.single-product-vehicles table tfoot td a + a {
			margin-left: 16px;
			color: #2271b1;
		}

		.compatible-vehicles-title {
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.compatible-vehicles-title input {
			max-width: 220px;
		}

		.vehicle-product-inactive {
			padding: 16px;
		    border-radius: 6px;
		    color: red;
		    background: rgba(255,0,0,0.1);
		}

	/* Woocommerce fbt
	----*/

		.fbt-products {
			padding-top: 48px;
			margin-top: 16px;
			border-top: 1px solid #e0e0e0;
			padding-bottom: 0;
		}

		.summary .fbt-products {
			padding-top: 0;
			margin-top: 0;
			border-top: none;
		}

		.quick-view-wrapper .summary .fbt-products {
			display: none;
		}

		.quick-view-wrapper .summary {
		    overflow-y: scroll;
		    overflow-x: hidden;
		    max-height: 600px;
		}

		.fbt-products-inner {
    		border-radius:6px;
    		display: flex;
    		flex-direction: column;
		}

		.fbt-products-inner .fbt {
			padding: 0;
			margin: 0;
			border-radius: 0 !important;
			list-style: none;
			grid-row-gap: 32px !important;
    		grid-column-gap: 32px !important;
		}

		.fbt .price del + ins {margin-left: 4px;}

		.fbt .button, .fbt .added_to_cart {display: none !important;}

		.fbt li {
			position: relative;
			overflow: initial !important;
		}

		.fbt-item {
			position: relative;
			margin-top:8px;
			cursor: pointer;
			width: 16px;
			height: 16px;
			float: right;
		}

		.fbt-item:before,
		.fbt-item:after {
			left: 0;
			margin-top: 0;
		}

		.fbt-info .selected > div:first-child {font-size: 14px;}
		.fbt-info .selected > .total-price {font-size: 24px;font-weight: 700;line-height: 1em;margin-top:8px;}

		.fbt-info .selected {position: relative;}
		.fbt-info .selected.loading:before,
		div.select-filter.loading:before {
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(255,255,255,0.5);
			width: 100%;
			height: 100%;
			z-index: 5;
			content: "";
			display: block;
		}

		.fbt-info .selected.loading:after,
		div.select-filter.loading:after {
			position: absolute;
			top: 50%;
			left: 50%;
			width: 24px;
			height: 24px;
			margin-left: -12px;
			margin-top: -12px;
			background-image: url('images/icons/loading.svg');
		    background-repeat: no-repeat;
		    background-size: 100%;
			animation: loading 500ms 0ms infinite normal linear;
			z-index: 6;
			content: "";
			display: block;
		}

		div.select-filter.loading:after {
			width: 40px;
			height: 40px;
			margin-left: -20px;
			margin-top: -20px;
		    background-size: 24px;
		    background-position: center;
		    border-radius: 50px;
		    background-color: #fff;
		}

		.fbt .post-inner {
			flex-direction: row !important;
			position: static !important;
			align-items: center;
		}

		.fbt.grid .post-inner {flex-direction: column !important;}

		.fbt .image-container:after {
		    width: 1px;
		    height: 100%;
		    bottom: 0;
		    left: auto;
		    right: 0;
		    opacity: 0;
		}

		.fbt-info {
			padding-top: 24px;
		}

	/* Woocommerce rating
	----*/

		.write-review,
		.product-ask-toggle,
		.modal-categories-wrapper .button {
			background-color: transparent;
			border:1px solid #111 !important;
			color: #111 !important;
			margin-top: 24px;
		}

		.modal-categories-wrapper .button {
			margin-top: 8px;
		}

		.product-ask-toggle {
			margin-top: 0;
			position: static !important;
			width: auto !important;
		}


		.elementor-element[data-element_type="column"] .elementor-widget-wrap.elementor-element-empty {margin:0 !important}

		.container,
		.wpml-ls-statics-post_translations {
			width: 93.75%;
	    	max-width: 93.75%;
		}

		.compare-table-wrapper {
			min-width: 720px;
		}

		.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;}

		.mobile-container {
			max-width: 380px;
		}

		.title-section {
			padding:32px 0 32px 0;
		}

		.shop .title-section {
			padding:16px 0 16px 0;
		}

		.modal-categories-wrapper .button {
			width: auto;
			margin-top: 16px;
		}

		.modal-categories-wrapper ul {
		    grid-row-gap: 16px;
    		grid-column-gap: 16px;
		}

		/* Posts
		----*/

			.post-read-more {
			    margin: auto 24px 24px 24px !important;
			}

			.post-ajax-button {
				margin:32px auto 0 auto;
			}

			.sidebar-active .single-post-page > .post .post-title-section {
			    align-items: flex-start;
			}

			.grid .only-posts {
				grid-template-columns: repeat(2, minmax(0, 1fr));
				grid-column-gap: 24px;
				grid-row-gap: 24px;
			}

			.masonry .loop-posts {
				margin-left: -12px;
				margin-right: -12px;
			}

			.masonry .loop-posts .post {
				width: calc(50% - 24px);
				float: left;
				margin-left: 12px;
				margin-right: 12px;
				margin-bottom: 24px;
				padding-bottom: 0;
				border-bottom: none;
			}

			.grid .only-posts .post {
				padding-bottom: 0;
				border-bottom: none;
			}
			
			.list .only-posts .post .post-media + .post-body {
			    padding-left: 40px;
			}

			.list .only-posts .post-media {
				min-width: 50%;
				max-width: 50%;
				width: 50%
			}

			.widget .list .only-posts .post-media {
				min-width: 72px;
				max-width: 72px;
				width: 72px
			}

			.comment-list .comment .comment,
			.comment-list .comment .comment .comment {
			    border-left:16px solid #e0e0e0;
			}

			.comment-list .comment .comment #respond {
			    transform: translateX(-16px);
			    width: calc(100% + 16px);
			    background-color: #fff;
			}

			.comment-list .comment .comment .comment #respond {
			    transform: translateX(-32px);
			    background-color: #fff;
			    width: calc(100% + 32px);
			}

		/* Products
		----*/

			.summary-details .et-accordion .accordion-title:after {
				background-color: #111;
			}

			.comp ul.products .product .en-quick-view {
				top: 50%;
				left: 50%;
				transform: translate(-50%,-50%);
				width: 32px;
				height: 32px;
				background-color: #fff;
				border-radius: 50%;
				box-shadow: 0 0 16px rgba(0,0,0,0.1);
			}

			.comp ul.products .post-title{
				min-height: 0 !important;
				max-height: 100% !important;
			}

			.product .onsale,
			ul .product .label, .single-product-wrapper > .label {
			    left: 12px !important;
			    top: 12px !important;
			}

			.mobile-total {display: none;}

			.layout-control {
				float: left;
			}

			.woocommerce-result-count {
				float: right;
			}

			.woocommerce-ordering {
				float: left;
			}
		
			.sidebar-active .woocommerce-ordering {
				margin-left: 8px !important;
			}

			.woocommerce-ordering:first-child {
				margin-left: 0 !important;
			}

			.addon-off .woocommerce-ordering {
				float: none;
			}

			.list .loop-posts .post .post-inner  {
				flex-direction: initial;
				align-items: flex-start;
				position: relative;
			}

			.list .only-posts .post .post-inner  {
				align-items: center;
			}

			.comp .product .image-container:after {
				display: none;
			}

			.wishlist-toggle,
			.compare-toggle,
			.en-quick-view {
				top: 16px;
				right: 16px;
			}

			.compare-toggle {top:56px;}
			.en-quick-view {top:96px;}

			.woocommerce-before-shop-loop > * {
			    display: inline-block;
			    margin: 0;
			}

			ul.products {
			    grid-row-gap: 16px !important;
	    		grid-column-gap: 16px !important;
			}


			.comp ul.products .product .post-body {
				padding: 24px !important;
				display: block;
				width: 100%;
			}


			.fbt-products .product {
				padding: 0;
			}

			.fbt-products .product:after {
				bottom: auto;
				top: 50%;
				right: -32px;
				margin-left:0;
				margin-top: -16px;
			}

			ul.products {
			    grid-template-columns: repeat(3, minmax(0, 1fr));
			    grid-row-gap: 16px !important;
			    grid-column-gap: 16px !important;
			}

			ul.products {
			    grid-template-columns: repeat(3, minmax(0, 1fr));
			}

			.list ul.products {
			    grid-template-columns: repeat(2, minmax(0, 1fr));
			}
			
			.comp ul.products .product .post-image {
				min-width: 150px;
				max-width: 150px;
				width: 150px;
			}

			.comp ul.products .product .comp-body {
				min-width: 250px;
				max-width: 250px;
				width: 250px;
				padding-left: 24px;
				border-left: 1px solid #EBEBEB;
			}

			.list ul.products .product .post-image {
				padding: 12px;
			}

			ul.products .product .post-body {
			    padding:0 16px 16px 16px;
    			z-index: 15;
			}

			.list ul.products .product .post-body {
			    padding:16px !important;
			}

			ul.products .product .post-image {
			    padding: 12px;
			}

			.fbt-products .product .post-body {
				margin-top: 0 !important;
				padding-top: 16px !important;
			}

			.woocommerce-before-shop-loop {
				text-align: left;
			}

			.woocommerce-before-shop-loop > * {
				display: inline-block;
				margin:0;
			}

			.woocommerce-result-count,
			.sale-products {
				padding-right: 0;
				margin-right: 0;
    		    margin-left: auto;
			}

			.product .single-product-wrapper .woocommerce-product-gallery {
				width: 50%;
			}

			.product .single-product-wrapper .summary {
				width: 50%;
			}

			.product-layout-single.simple .product .single-product-wrapper .woocommerce-product-gallery,
			.product-layout-single.simple .product .single-product-wrapper .summary {
				width: 50% !important;
			}

			.quick-view-wrapper .product .single-product-wrapper .woocommerce-product-gallery,
			.quick-view-wrapper .product .single-product-wrapper .summary {
				width: 50% !important;
			}

			.product .woocommerce-product-gallery {
				padding-right: 32px;
			}

			.product .single-product-wrapper {
				display: flex;
			}

			.wishlist-table li {
			    position: relative;
			}

			.wishlist-table li a.content {
			    padding: 16px !important;
			}

			.comp ul.products {
				grid-row-gap: 16px !important;
			    grid-column-gap: 16px !important;
			}

			.comp .product-category .post-body:after {
				display: none;
			}

			.comp .loop-posts .post .post-inner {
				display: flex;
		    	align-items: center;
    			flex-direction: row;
    			justify-content: flex-start;
			}

			.comp .only-posts .post .post-inner {
				display: block;
			}

			.comp .only-posts .post .post-body {
				position: absolute;
			    bottom: 40px;
			    left: 40px;
			    z-index: 5;
			    background: #fff;
			    width: 50%;
			    min-width: 380px;
			    padding: 40px;
			}

			.comp .only-posts .post .post-title {
				font-size: 30px;
				line-height: 39px;
			}

			.comp .loop-posts .post .post-body-inner {
				height: 100%;
				width: 100%;
				display: table;
		    	justify-content: flex-start;
		    	align-items: center;
			}

			.comp .loop-posts .post .post-body-inner > * {
				display: table-cell;
				vertical-align: top;
			}

			.comp .loop-posts .post .post-body-inner > .post-content-wrap {
				max-width: 200px;
				padding-right: 24px;
			}

			.comp .loop-posts .post .post-body-inner > .product-short-description {
				padding-right: 24px;
			}

			.comp-body {text-align: left;}

			.comp .wishlist-toggle + .compare-title {margin-left: 16px;}

			.comment-form-author {
				width: 50%;
			    float: left;
			    padding-right: 12px;
			}

			.comment-form-email {
				width: 50%;
			    float: right;
			    padding-left: 12px;
			}

			.comment-form-rating p,
			.comment-form-rating label {
				display: inline-block;
			}

			.sidebar-active #review_form_wrapper {
				max-width: 100%;
			}

			.woocommerce-Reviews {margin: 0 auto;}

			.commentlist .comment_container {
				flex-direction:row;
			}	

			.commentlist .comment_container {
				flex-direction:row;
			}

			.commentlist .comment-text {
				padding-left: 16px;
				width: 100%;
			}

			.product .summary table.variations tr {
			    grid-template-columns: 20% 80%;
			}

			.simple-grid ul.products .product .post-body {padding-top: 16px;}
			.simple-grid ul.products .product .post-body-inner > * {margin-bottom: 4px;}
			.simple-grid ul.products .product .post-body-inner > *:last-child {margin-bottom: 0;}

			.comp-body .wishlist-title,
			.comp-body .compare-title {
				display: inline-block !important;
				font-size: 11px;
			}

			
			.cart-box .cart-toggle {
				display: none;
			}

		/* et-timer
		----*/

			.et-timer ul > li {
				width: auto;
				display: inline-block;
			}

		/* et-tabs
		----*/

			.tabset .tab,
			.section-tabset .tab {
				width: auto;
			}

			.tabset .tab:last-child,
			.section-tabset .tab:last-child {
				margin-right: 0;
			}

			.tabs-container .nav-pos-top {
			    padding-top: 0;
			}

			.vertical .tabset,
			.vertical.section-tab .section-tabset {
				width: 30%;
				float: left;
				border-bottom: none;
			}

			.et-tabs.vertical {
				display: flex;
				align-items: flex-start;
				justify-content: flex-start;
			}

			.section-tab.vertical > .elementor-container {
				flex-direction: row;
			}

			.vertical .tabs-container,
			.vertical.section-tab .tabs-container {
				width: 70%;
				float: left;
				padding:0  0 0 40px;
			}

			.vertical .tabset .tab,
			.vertical.section-tab .section-tabset .tab {
				width: 100%;
			    margin-right: 0;
			    margin-bottom: 8px;
			    text-align: left;
			    justify-content: flex-start;
			}

		/* product search
		----*/

			.shop-top-widgets .product-search {
				padding: 0;
			}

			.shop-top-widgets .product-search .search-wrapper {
				width: calc(100% - 216px) !important;
				position: relative;
			}

			.shop-top-widgets .product-search .search-wrapper:before {
				display: block;
				width: 1px;
				height: 16px;
				content: "" !important;
				background-color: #e0e0e0;
				content: "";
				top:50%;
				margin-top: -8px;
				left: 0;
				position: absolute;
				z-index: 3;
			}

			.shop-top-widgets .product-search form {
				display: flex;
				width: 100%;
			}

			.shop-top-widgets .product-search input[type="search"] {
				margin-bottom: 0;
				border:none;
				width: 100%;
			}

			.shop-top-widgets .product-search select {
				width: 136px !important;
				margin-bottom: 0;
				border:none;
			}

			.shop-top-widgets .product-search input[type="submit"] {
				width: 80px;
				border-radius: 0 4px 4px 0;
			}

			.shop-top-widgets .product-search .search-results {
			    transform: translateY(40px);
			    left: -1px;
			    width: calc(100% + 2px);
			}

			.shop-top-widgets .product-search .input-after {
				display: block;
				width: 81px;
				height:44px;
				position: absolute;
				top: -1px;
				right: -1px;
				border-radius: 0 4px 4px 0;
				transition: color 300ms ease-out,background-color 300ms ease-out,box-shadow 300ms ease-out;
			}

			.et-product-search-toggle .search-box .widget {
				width: 100%;
    			max-width: 1320px;
			}

			.et-product-search-toggle form {
				display: flex;
				flex-direction: row;
				justify-content: center;
			}

			.et-product-search-toggle .search-box .product-search .search-results {
			    text-align: left;
			}

			.product-search form > .search-results.active {
			    display: none;
			}

			.product-search .search-wrapper > .search-results.active {
				display: block;
			}

		/* et-mailchimp
		----*/

			.et-mailchimp.horizontal.name-false input[name='email'] {
				min-width: 400px;
			}

			.footer .et-mailchimp.horizontal.name-false input[name='email'] {
				min-width: auto;
			}

			.et-mailchimp.horizontal form {
				display: flex;
				justify-content: center;
				align-items: center;
			}

			.et-mailchimp.horizontal form input,
			.et-mailchimp.horizontal form .button {
				margin-bottom: 0;
			}

			.et-mailchimp.horizontal form .field-wrap {margin-right: 8px;}

			.et-mailchimp.horizontal.name-false form .field-wrap {margin-right:0;}


			.et-mailchimp.horizontal .alert.success,
			.et-mailchimp.horizontal .alert.error {
			    transform: translateY(40px);
			}
	
		/* et-terms
		----*/

			.carousel.et-terms .swiper:not(.swiper-initialized) > .enova-carousel {
				grid-column-gap: 24px !important;
			}

			.carousel.et-terms.alternative .swiper:not(.swiper-initialized) > .enova-carousel {
				grid-column-gap: 16px !important;
			}
	}

/* >= 768px and <= 1023px
----*/

	@media only screen and (min-width: 768px) and (max-width: 1023px)  {
		
		.flex-wrap-tablet-portrait > .elementor-container {flex-wrap:wrap;}
		.flex-wrap-tablet-portrait > .elementor-container > .elementor-column {width:100% !important;}

		.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;
		}

		.overflow-tablet-portrate {overflow: hidden;}

		.woocommerce-MyAccount-navigation {
		    width: 45%;
		}

		.modal-categories-wrapper ul {
		    grid-template-columns: repeat(3, minmax(0, 1fr));
		}

		/* Posts
		----*/

			.list .only-posts .post-excerpt {
				max-height: 64px;
    			overflow: hidden;
			}

			.list .only-posts .post-meta {
				margin-bottom: 8px;
			}

		/* Products
		----*/

			.shop-widgets .widget_title {
			    width: calc(100% + 64px);
			    left: -32px;
			}

			.fbt .product .price {
			    justify-content: flex-start;
			}

			.comp .loop-posts .post .post-body-inner > .product-short-description {
			    display: none;
			}

			div.select-filter.horizontal .sfi-title
			{display: none;}

			.commentlist {
			    grid-template-columns: repeat(2, minmax(0, 1fr));
			}

			.single-product-category {
				width: 100px;
    			height: 100px;
			}

			.add-to-cart-form-wrapper {margin-top: 24px;}

			.quick-view-wrapper .woocommerce-product-gallery .flex-control-nav {
			    transform: none;
			    margin-top: 8px;
			}

			.large ul.products {
			    grid-template-columns: repeat(3, minmax(0, 1fr));
			}

			.summary .compare-toggle {
			    margin-left: 24px;
			}

			.woocommerce-product-gallery__trigger {right: 48px;}

			.fbt .post-inner {
				flex-direction: column !important;
			}

			.summary .fbt-products {
			    margin-top: 48px;
			    width: 200%;
			    margin-left: -100%;
			}

			.swiper:not(.swiper-initialized) ul.loop-categories {
				display: grid;
				grid-template-columns: repeat(3, minmax(0, 1fr));
    			grid-column-gap: 16px;
			}

			.swiper:not(.swiper-initialized) ul.loop-categories li:nth-child(n + 4),
			.product-carousel > ul.products li:nth-child(n + 4) {
				display: none;
			}

			.vehicle-filter .reset {
				top: 0;
    			left: 24px;
			}

		/* Widgets
		----*/

			.widget .columns-tablet-1.flickr-image-list li {
				width: 100%;
			}

			.widget .columns-tablet-2.flickr-image-list li {
				width: 50%;
			}

			.widget .columns-tablet-3.flickr-image-list li {
				width: 33.33333333333333%;
			}

			.widget .columns-tablet-4.flickr-image-list li {
				width:25%;
			}

			.widget .columns-tablet-5.flickr-image-list li {
				width: 20%;
			}

			.widget .columns-tablet-6.flickr-image-list li {
				width: 16.66666666666667%;
			}

			.widget .columns-tablet-7.flickr-image-list li {
				width: 14.28571428571429%;
			}

			.widget .columns-tablet-8.flickr-image-list li {
				width: 12.5%;
			}

			.widget .columns-tablet-9.flickr-image-list li {
				width: 11.11111111%;
			}

			.widget .columns-tablet-10.flickr-image-list li {
				width: 10%;
			}

		/* et-icon-box
		----- */

			.icon-position-tablet-left.et-icon-box,
			.icon-position-tablet-left.et-icon-box > a {
				flex-direction: row;
				text-align: left !important;
			}

			.icon-position-tablet-top.et-icon-box,
			.icon-position-tablet-top.et-icon-box > a {
				flex-direction: column;
				justify-content: flex-start;
			}

			.icon-position-tablet-right.et-icon-box,
			.icon-position-tablet-right.et-icon-box > a {
				flex-direction: row-reverse;
				text-align: right !important;
			}

			.icon-position-tablet-top.icon-alignment-tablet-center.et-icon-box {
				text-align: center;
				align-items: center;
			}

			.icon-position-tablet-top.icon-alignment-tablet-right.et-icon-box {
				text-align: right;
				align-items: flex-end;
			}

			.icon-position-tablet-top.icon-alignment-tablet-left.et-icon-box {
				text-align: left;
				align-items: flex-start;
			}

			.icon-position-tablet-right.et-icon-box .icon {
				margin: 0 !important;
				margin-left: 24px !important;
			}

			.icon-position-tablet-left.et-icon-box .icon {
				margin: 0 !important;
				margin-right: 24px !important;
			}

			.icon-position-tablet-top.et-icon-box .icon {
				margin: 0 !important;
				margin-bottom: 24px !important;
				transform:none !important;
			}
		
			.with-content.icon-position-tablet-left.et-icon-box .icon,
			.with-content.icon-position-tablet-right.et-icon-box .icon{
				transform:translateY(4px);
			}

			.icon-position-tablet-left.icon-vertical-alignment-tablet-center.et-icon-box,
			.icon-position-tablet-right.icon-vertical-alignment-tablet-center.et-icon-box
			{align-items: center;}
			
			.icon-position-tablet-left.icon-vertical-alignment-tablet-bottom.et-icon-box,
			.icon-position-tablet-right.icon-vertical-alignment-tablet-bottom.et-icon-box
			{align-items: flex-end;}

			.icon-position-tablet-left.icon-vertical-alignment-tablet-top.et-icon-box,
			.icon-position-tablet-right.icon-vertical-alignment-tablet-top.et-icon-box
			{align-items: flex-start;}

		/* Carousel
		----*/

			.swiper-container .grid.swiper > .loop-products:not(.enova-carousel) {
				width: 118.1%;
			}

			.swiper-container .grid.swiper > .only-posts:not(.enova-carousel) {
				width: 125.8%;
			}

		    .swiper-container .list.swiper > .loop-products:not(.enova-carousel) {
		    	width: 133%;
		    }

		/* Vehicle filter
		----*/

		    .vehicle-filter {
			    padding: 24px;
			}
	}

/* <= 1023px
----*/

	@media only screen and (max-width: 1023px)  {

		.product-sidebar .widget {
			padding:24px 0 0 0 !important;
			border:none;
		}

		.product-sidebar .active-filters {
			margin-bottom: 32px;
		}

		.shop-widgets .widget_title {
		    border-radius: 0 !important;
		}

		.footer {
			margin-bottom: 54px;
		}
		
		.et-row {flex-direction:column;}
		.et-row > .et-column {width:100% !important;padding-bottom:40px;}
		.et-row > .et-column:last-child {padding-bottom:0;}

		.text1023-align-center {text-align: center !important;}
		.text1023-align-left {text-align: left !important;}
		.text1023-align-right {text-align: right !important;}

		.layout-sidebar {
			width: 100%;
			max-width: 320px;
		    height: 100%;
			padding: 0;
		    cursor: default;
		    position: fixed;
		    z-index: 9999999;
		    top: 0;
		    left: 0;
		    transform: translateX(-100%);
		    background-color: #fff;
		    transition: 0.4s transform cubic-bezier(.19,1,.22,1);
		}

		.layout-sidebar .widget-area {
			height: inherit;
			overflow-y: auto;
			padding:48px 24px 24px 24px;
		}

		.layout-sidebar .mobile-back {
			display: block;
			position: absolute;
		    top: 0;
		    left: 0;
		    height: 100%;
		    width: 100%;
		    z-index: -1;
		    overflow: initial;
		    fill:#fff;
		}

		.layout-sidebar .widget_categories,
		.layout-sidebar .widget_product_categories,
		.layout-sidebar .widget_nav_menu, .pf-item.list.cat {
		    padding: 0 !important;
		    background-color: #fff;
		    box-shadow:none;
		    border-radius: 0px;
		}

		.post-title-section .post-author-gavatar {
			position: absolute;
			margin: 0;
		}

		.post-title-section .post-meta,
		.post-title-section .post-title {
			padding-left: 96px;
		}

		.blog-sidebar .widget:not(.widget_mailchimp) {
			padding: 0 !important;
			border-radius: 0 !important;
			background-color: transparent !important;
		}

		/* Header cart
		----*/

			.mini-cart {position: static !important;}

			.mini-cart .cart-box,
			.my-account-nav-wrapper {
			    position: fixed;
			    top: 0;
			    left: 0;
			    width: 100vw;
			    min-height: 100%;
			    border-radius: 0;
			}

		/* Product
		----*/

			.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-components-sidebar {
				margin-top: 0;
			}

			.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge {
				display: none;
			}

			.cart_totals {
				margin-top: 8px;
			}

			.cart_totals h2 {
				margin-top: 0 !important;
			}

			.woocommerce-before-shop-loop .content-sidebar-toggle {display: none !important;}

			.woocommerce-tabs .tabs {
				grid-template-columns: repeat(1, 1fr);
			}

			.woocommerce table.woocommerce-MyAccount-orders {
			    margin-top: 0 !important;
			}

			.woocommerce-product-gallery .flex-control-nav {
			    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
			}
			
			.product-sidebar.single .widget-area .widget:last-child {
				margin-bottom: 0;
			    padding-bottom: 0;
			    border-bottom: none;
			}

			.shop-next-description-widgets {
				margin-top: 24px;
				margin-bottom: 0;
				width: 100%;
			}

			.before-description-wrap {
				flex-direction: column;
			}

		/* Shop filter
		----*/

			.pf-item > .widget_title {
				background-color: transparent;
				padding: 24px 0 12px 0;
			}

			.pf-item > .inner-wrap {
				border:none;
				padding: 0;
			}

			.pf-item.image-list.cat .inner-wrap > ul > li,
			.pf-item.list.cat .inner-wrap > ul > li,
			.pf-item.list.attr ul li,
			.pf-item.col.attr ul li,
			.pf-item.rating ul li{
				border-bottom: 1px dashed #e0e0e0;
			}

			.pf-item.image-list.cat ul li,
			.pf-item.list.cat ul li,
			.pf-item.list.attr ul li,
			.pf-item.col.attr ul li,
			.pf-item.rating ul li {
				padding-top: 12px;
				padding-bottom: 12px;
			}

			.pf-item.list.cat ul ul > li,
			.pf-item.image-list.cat ul ul > li {
			    padding: 6px 0 !important;
			}

			.pf-item.list.cat ul ul > li:first-child,
			.pf-item.image-list.cat ul ul > li:first-child {
			    padding-top: 16px !important;
			}

			.pf-item.list.cat ul ul > li:last-child,
			.pf-item.image-list.cat ul ul > li:last-child {
			    padding-bottom: 12px !important;
			}

			.pf-item.list.cat .inner-wrap > ul > li:last-child,
			.pf-item.list.attr ul li:last-child,
			.pf-item.col.attr ul li:last-child,
			.pf-item.rating ul li:last-child {
				border-bottom: none;
			}

			.pf-item.default {
				padding-top:32px;
			}

			.cat.pf-item.image ul > li:not(.isolate) > a {
				border:1px solid #e0e0e0;
				padding: 8px;
				border-radius: 6px;
			}

			.cat.pf-item.image ul {
			    grid-row-gap: 8px !important;
			}

	}

/* >= 1024px
----*/

	@media only screen and (min-width: 1024px)  {

		.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}

		/* Posts
		----*/

			.masonry .loop-posts .post {
			    width: calc(33.33333333333333% - 24px);
			    margin-left: 12px;
				margin-right: 12px;
				margin-bottom: 24px;
			}

			.grid .only-posts {
				grid-row-gap: 24px;
			    grid-column-gap: 24px;
			}

			.sidebar-active.masonry .loop-posts .post {
			    width: calc(50% - 24px);
			}

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

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

			.list .only-posts .post-excerpt {
				display: block;
			}

			.list .only-posts .post-media {
				min-width: 40%;
				max-width: 40%;
				width: 40%
			}

			.sidebar-active.list .only-posts .post-media {
				min-width: 50%;
				max-width: 50%;
				width: 50%
			}

			.widget .list .only-posts .post-media {
				min-width: 72px !important;
				max-width: 72px !important;
				width: 72px !important
			}

			.sidebar-active > .container{
				display: grid;
			    grid-column-gap: 40px;
			    justify-items: stretch;
			    grid-template-columns: 70% 25.6%;
			}

			.search-no-results .sidebar-active > .container{
				display: block !important;
			}

			.sidebar-active.product-layout > .container {
			    grid-template-columns:27% 70.5%;
			    grid-column-gap: 24px;
			}

			.sidebar-active.post-layout-single > .container,
			.sidebar-active.product-layout-single > .container{
			    grid-row-gap: 24px;
			    grid-column-gap: 24px;
			    grid-template-columns: 69.5% 28%;
			}

			.sidebar-active.product-layout-single > .container{
			    grid-template-columns: 75.5% 22%;
			}

		/* Products
		----*/

			.quick-view-wrapper .product .single-product-wrapper .summary {
				border-left: 1px solid #e0e0e0;
			}

			.woocommerce-billing-fields__field-wrapper {
				display: grid;
			    grid-template-columns: repeat(2, 2fr);
			    grid-column-gap: 24px !important;
			}

			#billing_address_2_field {
				padding-top: 30px;
			}

			.shop-next-description-widgets {
				margin-left: 24px;
				margin-top: 48px;
			}

			.before-description-wrap > div:first-child:not(:only-child) {
				width: 68%;
			}

			.before-description-wrap > div:last-child:not(:only-child) {
				width: 32%;
			}

			.sticky-dashboard li,
			.blog-sidebar .content-sidebar-toggle.active,
			.product-sidebar .content-sidebar-toggle.active {
				display: none !important;
			}

			.sticky-dashboard li.arrow-top,
			.sticky-dashboard li.compare {
				display: flex !important;
			}

			.sticky-dashboard {
				width:auto;
				bottom: 24px;
				right: 24px;
				left: auto;
				height: 40px;
				border-radius: 0;
				box-shadow: none;
				background-color: transparent;
				overflow: initial;
				gap:8px;
			}

			.sticky-dashboard li a {
				min-height: 40px;
			}

			.sticky-dashboard .compare-contents {
			    top: -8px;
			}

			.sticky-dashboard li {
				background-color: #fff;
				border-radius: 6px;
				box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
				outline: none;
			}

			.sticky-dashboard li a {
				padding-bottom: 0;
				text-indent: -9000em;
				font-size: 0 !important;
        		line-height: 0 !important;
				align-items: center !important;
			}

			.sticky-dashboard li a img {
				transform: translateY(4px);
			}

			.product-sidebar-toggle-true .product-sidebar .content-sidebar-toggle.active {
				display: block !important;
			}

			.product-sidebar-toggle-true .woocommerce-before-shop-loop .content-sidebar-toggle {
				display: inline-block;
				position: relative;
			}

			.single-product-thumbnails-left .single-product-wrapper .onsale {
			    left: 102px !important;
			}

			.medium ul.products,
			.small ul.products {
			    grid-template-columns: repeat(5, minmax(0, 1fr));
			}

			.comp ul.products {grid-template-columns: repeat(1, 1fr) !important;}



			.product-sidebar-toggle-false.sidebar-active.medium ul.products,
			.product-sidebar-toggle-false.sidebar-active.small ul.products {
			    grid-template-columns: repeat(4, minmax(0, 1fr));
			}

			.large ul.products {
			   grid-template-columns: repeat(4, minmax(0, 1fr));
			}

			.large.gap-true ul.products {
			   grid-row-gap: 24px;
			   grid-column-gap: 24px;
			}

			ul.products,
			.product-sidebar-toggle-true .sidebar-active ul.products {
			    grid-template-columns: repeat(5, minmax(0, 1fr));
			}

			.product-carousel > ul.products li:nth-child(n + 6) {
				display: none !important;
			}

			.list ul.products,
			.product-sidebar-toggle-true .sidebar-active.list ul.products {
			    grid-template-columns: repeat(4, minmax(0, 1fr));
			}

			.sidebar-active ul.products {
			   grid-template-columns: repeat(3, minmax(0, 1fr));
			}

			.list.sidebar-active ul.products {
			   grid-template-columns: repeat(2, minmax(0, 1fr));
			}

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

			.single-product-thumbnails-left .woocommerce-product-gallery .flex-viewport {
				margin-left: 84px;
			}

			.single-product-thumbnails-left .woocommerce-product-gallery .flex-control-nav {
			    position: absolute;
			    top: 0;
			    left: 0;
			    display: block;
			    max-width: 76px;
			}

			.single-product-thumbnails-left .woocommerce-product-gallery .flex-control-nav li {margin-bottom: 6px;}


			.woocommerce-cart-form {
				width: 65%;
				float: left;
				margin-top: 14px;
			}

			.cart-collaterals {
				width: calc(35% - 40px);
				float: right;
			}

			.product-layout-single.sidebar-active .fbt .post-title {min-height: 0 !important;}

			.product .woocommerce-product-gallery {
				padding-right: 56px;
			}

			.add-to-cart-form-wrapper {margin-left: 24px;}

			.quick-view-wrapper .woocommerce-product-details__short-description {
			    max-width: calc(100% - 16px);
			}

			.rating-bars {
			    max-width: 600px;
			}

			.sidebar-active .rating-bars {
				max-width: 100%;
			}

			.single-product-reviews-wrap {
				display: flex;
				align-items: flex-start;
				justify-content: flex-start;
			}

			.single-product-reviews-wrap > .rating-bars {
				width: 50%;
				padding-right: 24px;
			}

			.sidebar-active .single-product-reviews-wrap > .rating-bars {
				width: 40%;
			}

			.single-product-reviews-wrap > .rating-bars + #reviews {
				width: 50%;
			}

			.sidebar-active .single-product-reviews-wrap > .rating-bars + #reviews {
				width: 60%;
			}

			.rating-bars .et-progress .count {
				min-width: 56px;
			}

			.reviews-image-list {
				list-style: none;
				grid-template-columns: repeat(5, minmax(0, 1fr));
				display: grid;
			    justify-items: stretch;
			    grid-row-gap: 8px !important;
			    grid-column-gap: 8px !important;
			}

			.reviews-image-list li {
				padding:0;
				margin: 0;
			}

			.reviews-image-list a {
				display: block;
			}

			.reviews-image-list img {
				border-radius: 6px;
			}

		/* Widgets
		----*/
			
			.widget_product_filter_widget {
			    margin-bottom: 0 !important;
			    padding-bottom: 0 !important;
			}

			.widget .columns-desk-1.flickr-image-list li {
				width: 100%;
			}

			.widget .columns-desk-2.flickr-image-list li {
				width: 50%;
			}

			.widget .columns-desk-3.flickr-image-list li {
				width: 33.33333333333333%;
			}

			.widget .columns-desk-4.flickr-image-list li {
				width:25%;
			}

			.widget .columns-desk-5.flickr-image-list li {
				width: 20%;
			}

			.widget .columns-desk-6.flickr-image-list li {
				width: 16.66666666666667%;
			}

			.widget .columns-desk-7.flickr-image-list li {
				width: 14.28571428571429%;
			}

			.widget .columns-desk-8.flickr-image-list li {
				width: 12.5%;
			}

			.widget .columns-desk-9.flickr-image-list li {
				width: 11.11111111%;
			}

			.widget .columns-desk-10.flickr-image-list li {
				width: 10%;
			}

		/* et-tabs
		----*/

			.vertical .tabset,
			.vertical.section-tab .section-tabset {
				width: 20%;
			}

			.et-tabs.vertical .tabset {
				min-width: 220px;
			}

			.vertical .tabs-container,
			.vertical.section-tab .tabs-container {
				width: 80%;
			}

		/* instagram
		----*/

			.light #sb_instagram[data-cols="7"] #sbi_images {grid-template-columns: repeat(7, minmax(0, 1fr));}
			.light #sb_instagram[data-cols="8"] #sbi_images {grid-template-columns: repeat(8, minmax(0, 1fr));}
			.light #sb_instagram[data-cols="9"] #sbi_images {grid-template-columns: repeat(9, minmax(0, 1fr));}
			.light #sb_instagram[data-cols="10"] #sbi_images {grid-template-columns: repeat(10, minmax(0, 1fr));}
	}

/* >= 1024px and <= 1279px
----*/

	@media only screen and (min-width: 1024px) and (max-width: 1279px){
		
		.flex-wrap-tablet-landscape > .elementor-container {flex-wrap:wrap;}
		.flex-wrap-tablet-landscape > .elementor-container > .elementor-column {width:100% !important;}

		.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;}

		.sidebar-active .woocommerce-tabs .tabs {
		    grid-template-columns: repeat(1, 1fr);
		}

		.sidebar-active.list .post-excerpt {
		    max-height: 64px;
    		overflow: hidden;
		}

		.sidebar-active.list .post-read-more {
			margin-top: 24px !important;
		}

		.overflow-tablet-landscape {overflow: hidden;}

		.woocommerce-MyAccount-navigation {
		    width: 30%;
		}

		.modal-categories-wrapper ul {
		    grid-template-columns: repeat(4, minmax(0, 1fr));
		}

		/* Products
		----*/

			.summary-details:nth-child(2) {
			    margin-top: 43px !important;
			}

			.product .single_add_to_cart_button {max-width: 320px}

			.product-sidebar-toggle-false.comp.sidebar-active ul.products .product .post-image {
			    min-width: 200px;
			    max-width: 200px;
			    width: 200px;
			}

			.comp .loop-posts .post .post-body-inner > .product-short-description {
				display: none;
			}

			.single-product-category {
				width: 100px;
    			height: 100px;
			}

			.commentlist {
			    grid-template-columns: repeat(2, minmax(0, 1fr));
			}

			.quick-view-wrapper .woocommerce-product-gallery .flex-control-nav {
			    transform: none;
			    margin-top: 8px;
			}

			.sidebar-active .fbt .post-inner {
				flex-direction: column !important;
			}

			.swiper:not(.swiper-initialized) ul.loop-categories {
				display: grid;
				grid-template-columns: repeat(4, minmax(0, 1fr));
    			grid-column-gap: 16px;
			}

			.swiper:not(.swiper-initialized) ul.loop-categories li:nth-child(n + 5) {
				display: none;
			}

			.fbt .product .post-image {
			    min-width: 140px !important; 
			    max-width: 140px !important;
			    width: 140px !important;
			}

			.comp ul.products .product .comp-body {
				min-width: 300px;
				max-width: 300px;
				width: 300px;
			}

			.sidebar-active.comp ul.products .product .comp-body {
				min-width: 250px;
				max-width: 250px;
				width: 250px;
			}

			.comp ul.products .product .post-image {
				min-width: 300px;
				max-width: 300px;
				width: 300px;
			}

			.sidebar-active.comp ul.products .product .post-image {
				min-width: 150px;
				max-width: 150px;
				width: 150px;
			}

		/* widgets
		----*/

			.widget_et_recent_entries .post-title {
				max-width: 100%;
			}

			.widget_calendar td, 
			.widget_calendar th,
			.wp-block-calendar td, 
			.wp-block-calendar th {
			    padding: 4px 0;
			}

			.widget_shopping_cart .cart-product-image,
			.widget_products .product_list_widget > li > .product-image,
			.widget_recently_viewed_products .product_list_widget > li > .product-image,
			.widget_recent_reviews .product_list_widget > li > .product-image,
			.widget_top_rated_products .product_list_widget > li > .product-image,
			.addon-off .widget_shopping_cart img,
			.addon-off .widget_products .product_list_widget > li img,
			.addon-off .widget_recently_viewed_products .product_list_widget > li img,
			.addon-off .widget_recent_reviews .product_list_widget > li img,
			.addon-off .widget_top_rated_products .product_list_widget > li img {
				width: 56px;
				height: 56px;
				min-width: 56px;
			}
	

		/* Carousel
		----*/

			.swiper-container .grid.swiper > .loop-products:not(.enova-carousel) {
				width: 111.3%;
			}

			.swiper-container .grid.swiper > .only-posts:not(.enova-carousel) {
				width: 118%;
			}

		    .swiper-container .list.swiper > .loop-products:not(.enova-carousel) {
		    	width: 121.5%;
		    }

	}

/* >= 768px and <= 1279px
----*/

	@media only screen and (min-width: 768px)  and (max-width: 1279px)  {

		.comp ul.products .comp-body .wishlist-toggle,
		.comp ul.products .comp-body .compare-toggle {
		    width: 16px;
		    height: 16px;
		    border-radius: 0;
		    box-shadow: none	;
		}

		.comp ul.products .comp-body .wishlist-title {
			margin-right: 12px !important;
		}

		.fbt-products {
		    padding-top: 0;
		    margin-top: 24px;
		    border-top: none;
		    padding-bottom: 0;
		}

		.summary-details:nth-child(2) {
			width:calc(100vw - 12.5%);
		    left: -100%;
		    position: relative;
		}

		.comp ul.products .post-body .post-content-wrap > .wishlist-toggle,
		.comp ul.products .post-body .post-content-wrap > .compare-toggle,
		.comp ul.products .post-body .post-content-wrap > .en-quick-view {
			display: none !important;
		}

		.product .single-product-wrapper .summary {
		    margin-bottom: 0 !important;
		}

		.swiper-container[data-tab-land-columns="1"] .only-posts:not(.enova-carousel) {
		    grid-template-columns: repeat(1,minmax(0, 1fr)) !important;
		}

	}

/* >= 768px and <= 1365px
----*/

	@media only screen and (min-width: 768px)  and (max-width: 1365px)  {

		.elementor-element > .elementor-widget-container > .et-product-search-toggle .widget.widget_product_search_widget > .product-search > form > select {
		    border: none !important;
		}

		.et-product-search .search-wrapper {
			border-top:none !important;
			border-bottom:none !important;
			border-right:none !important;
		}
	}

/* <= 1279px
----*/

	@media only screen and (max-width: 1279px)  {

		.et-mobile.up {
			transform: translateY(-100%) !important;
		}

		.product-nav-tabs.up {top: 0 !important}

		.cart-toggle .cart-title,
		.cart-toggle .text
		{display: none !important;}

		.cart-toggle .cart-contents {
			width: 16px;
			height: 16px;
			border-radius: 6px;
			font-size: 10px;
			font-weight: 700;
			line-height: 16px;
			padding-right: 1px;
			text-align: center;
		}

		.et-desktop.mobile-false,
		.et-desktop.mobile-false + .header-placeholder {display: none !important;}

		.text1279-align-center {text-align: center !important;}
		.text1279-align-left {text-align: left !important;}
		.text1279-align-right {text-align: right !important;}

		.bullets-container {display: none;}

		.sidebar-navigation #wrap {padding-left: 0 !important;}

		.widget .ss-scroll {opacity: 1 !important}

		.post-image .en-quick-view,
		.post-image .wishlist-title,
		.post-image .wishlist-toggle,
		.post-image .compare-title,
		.post-image .compare-toggle {
			display: none;
		}

		.list .post-image .en-quick-view,
		.list .post-image .wishlist-toggle,
		.list .post-image .compare-toggle {
			display: block;
			opacity: 0.3;
		}

		.list ul.products .product .post-image .en-quick-view {
			width: 16px;
			height: 16px;
			box-shadow: none;
			top: auto;
			bottom: 16px;
			left: 80px;
			transform: none;
		}

		.grid ul.products .post-body .wishlist-toggle,
		.grid ul.products .post-body .compare-toggle,
		.grid ul.products .post-body .en-quick-view {
		    opacity: 1;
		    display: inline-block;
		    vertical-align: top;
		    transition: opacity 0.2s;
		    position: relative;
		    top: 0;
		    left: 0;
		    margin-bottom: 8px;
		    margin-right: 8px;
		}
		
		.wishlist-table .grid ul.products .post-body .wishlist-toggle{
			display:none;
		}

		.post-body .en-quick-view,
		.comp-body .en-quick-view{
		    transition: opacity 0.2s ease-out, box-shadow 0.2s ease-out;
    		cursor: pointer;
		}

		.post-body .compare-toggle,
		.comp-body .compare-toggle{
		    margin-right: 0;
		}

		.comp .loop-posts .product-short-description ul {
		    flex-direction: column;
		}

		.sfi-title {
		    min-width: 140px;
		}

		.cart-box .widget_shopping_cart {padding-top: 24px !important}

		.cart-toggle {
			min-width: auto;
		}

		.swiper-button,
		.cbt-nav,
		.swiper-container[data-navigation-type="both"] .swiper-pagination,
		.swiper-container[data-navigation-type="pag"] .swiper-pagination
		{display: none !important;}

		.et-gallery.slider.swiper-container[data-navigation-type="both"] .swiper-pagination,
		.et-gallery.slider.swiper-container[data-navigation-type="pag"] .swiper-pagination
		{display: block !important;}

		.loop-categories-container .swiper-button,
		.swiper-container[data-arrows-pos="inside"] .swiper-button {
			display: block !important;
		}

		.single-product-cbt .compare-table-wrapper {
			margin-top: 0;
		}

		.compare-table-wrapper.max .cbt-wrapper {
		    overflow-x: scroll;
		}

		.compare-table-wrapper.max .cbt-wrapper {
		    -ms-overflow-style: none;  /* Internet Explorer 10+ */
		    scrollbar-width: none;  /* Firefox */
		}
		.compare-table-wrapper.max .cbt-wrapper::-webkit-scrollbar { 
		    display: none;  /* Safari and Chrome */
		}

		.compare-table-wrapper.max .clear {
		    position: relative;
	    	bottom: 0;
		}

		.compare-table-wrapper.modal.max {
			padding-top: 14px;
		}

		.compare-table-wrapper.modal.max:after {
		    content: "";
		    display: block;
		    width: 16px;
		    height: calc(100% - 4px);
		    background: #fff;
		    position: absolute;
		    top: 1px;
		    left: 8px;
		    z-index: 15;
		}

		.summary-details:nth-child(2) {
			margin-top: 24px;
		}

		.comp ul.products .comp-body .wishlist-toggle,
		.comp ul.products .comp-body .compare-toggle {
		    margin-top: 0;
		}

		body .product .single_add_to_cart_button:hover {
			color: #000 !important;
		}

		body .product .single_add_to_cart_button:hover:after,
		body .product .single_add_to_cart_button:hover:before {
			background-color: #000 !important;
		}


		body .product .single_add_to_cart_button.buy-now-button:hover {
			color: #fff !important;
		}

		body .product .single_add_to_cart_button.buy-now-button:hover:after,
		body .product .single_add_to_cart_button.buy-now-button:hover:before {
			background-color: #fff !important;
		}

		.product .single-product-wrapper .summary {
		    margin-bottom: 0 !important;
		}

		.modal-categories-wrapper {
		    position: fixed;
		    top: 0;
		    left: 0;
		    width: 100vw;
		    height: 100vh;
		    max-height: 100vh;
		    border-radius: 0;
		}

		.footer.sticky-true {
			position: relative !important;
			width: 100% !important;
			z-index: 1 !important;
		}

		.parallax-container {
			height: 150% !important;
		}

		/* Product quick view
		----*/

			.quick-view-wrapper {
				width: 100%;
				height: 100%;
				overflow: scroll;
			}

			.quick-view-wrapper-close {position: fixed;}

			.quick-view-wrapper {
				border-radius: 0;
				top: 0;
    			left: 0;
    			transform: translate(0,0) !important;
    			width: 100vw;
    			height: 100vh;
			}

			.quick-view-wrapper .woocommerce-product-gallery__wrapper,
			.quick-view-wrapper .woocommerce-product-gallery .flex-viewport {
				border-radius: 0;
    			border: none;
			}

			.quick-view-wrapper .summary {
			    overflow-y: initial;
			    overflow-x: initial;
			    max-height: 100%;
			}

			.quick-view-wrapper .product .single-product-wrapper .summary-inner-wrapper {
				padding: 0 0 0 32px !important;
			}

			.quick-view-wrapper .single-product-wrapper {
				padding: 32px;
			}

		/* Header
		----*/

			.header-mobile {
				position: relative;
	    		z-index: 79;
			}

		/* et-image
		----*/

			.et-image.parallax {
			    transform: translate3d(0px, 0px, 0px) !important;
			     position: relative !important;
			}

			.et-image.parallax .lazy-inline-image {
				max-height: 100% !important;
			}

	}

/* >= 1280px and <= 1366px
----*/

	@media only screen and (min-width: 1280px)  and (max-width: 1365px)  {
		.breakpoint-1280-1365 {display: none !important;}
	}


/* >= 1280px
----*/

	@media only screen and (min-width: 1280px)  {

		.et-desktop .mini-cart .cart-contents {background-color: transparent !important;}

		.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;
		}

		/* Placeholder
		--------------- */

			.placeholder .post-wcq {
				display: none !important;
			}

		.container, .wpml-ls-statics-post_translations, .sub-menu.megamenu[data-width="grid"] {
		    width: 1240px;
		    max-width: 1240px;
		}

		.alignwide, .wp-block[data-align="wide"] {
			position: relative;
	        left: 50%;
	        transform: translateX(-50%);
	        max-width: 1240px !important;
	        width: 1240px !important;
	    }

		#single-post-page > .post > .post-inner > .post-media,
		.related-posts-wrapper {
			width: 1240px;
			transform: translateX(-50%);
			left: 50%;
			max-width:100vw;
		}

		.sidebar-active #single-post-page > .post > .post-inner > .post-media,
		.sidebar-active .related-posts-wrapper {
			width: 100% !important;
			left:0 !important;
			transform: none !important;
			max-width: 100% !important;
		}

		.sidebar-active > .container{
		    grid-template-columns: 74.2% 22.6%;
		}

		/* Header
		----*/

		.et-mobile.desktop-false,
		.et-mobile.desktop-false + .header-placeholder {display: none !important;}

		.detected .et-mobile.desktop-false,
		.detected .et-mobile.desktop-false.sticky-true.active + .header-placeholder {display: block !important;}

		.detected .cart-toggle .cart-contents {
		    width: 16px;
		    height: 16px;
		    border-radius: 6px;
		    font-size: 10px;
		    font-weight: 700;
		    line-height: 16px;
		    padding-right: 1px;
		    text-align: center;
		}

		.detected .cart-toggle .cart-title {
		    display: none !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: 0 6px 6px 6px;
    		backface-visibility: hidden;
    		box-shadow: 4px 4px 4px rgba(0,0,0,0.1);
		}

		.mm > .sidebar-menu .menu-item-has-children:hover > .megamenu {
			z-index: 99;
			visibility: visible;
			animation: submenuAppearFade 0s ease-out forwards;
		}

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

		form[name="checkout"] {margin-top:40px;}

		form[name="checkout"] .col2-set {
			float: left;
			width: 50%;
		}

		form[name="checkout"] #order_review_heading,
		form[name="checkout"] #order_review {
			float: right;
			width: calc(50% - 40px);
		}

		form[name="checkout"] #order_review_heading {margin-top:0;}

		/* Custom scroll-bar
		----*/

			.vin-decoded-results::-webkit-scrollbar,
			.user-vehicle-list::-webkit-scrollbar,
			.select2-results__options::-webkit-scrollbar,
			.product-sidebar-toggle-true .layout-sidebar .widget-area::-webkit-scrollbar,
			.cart_list::-webkit-scrollbar,
			.product-search .search-results ul::-webkit-scrollbar,
			.quick-view-wrapper .summary::-webkit-scrollbar,
			.woocommerce-widget-layered-nav-list::-webkit-scrollbar,
			.pf-item.list.attr ul::-webkit-scrollbar,
			.pf-item.image.attr ul::-webkit-scrollbar,
			.pf-item.col.attr ul::-webkit-scrollbar,
			.single-product-vehicles table tbody::-webkit-scrollbar,
			.pf-item.label.brand ul::-webkit-scrollbar  {
				width: 4px;
			}


			.user-vehicle-list::-webkit-scrollbar-track,
			.vin-decoded-results::-webkit-scrollbar-track,
			.select2-results__options::-webkit-scrollbar-track,
			.product-sidebar-toggle-true .layout-sidebar .widget-area::-webkit-scrollbar-track,
			.cart_list::-webkit-scrollbar-track,
			.product-search .search-results ul::-webkit-scrollbar-track,
			.quick-view-wrapper .summary::-webkit-scrollbar-track,
			.woocommerce-widget-layered-nav-list::-webkit-scrollbar-track,
			.pf-item.list.attr ul::-webkit-scrollbar-track,
			.pf-item.image.attr ul::-webkit-scrollbar-track,
			.pf-item.col.attr ul::-webkit-scrollbar-track,
			.pf-item.label.brand ul::-webkit-scrollbar-track,
			.single-product-vehicles table tbody::-webkit-scrollbar-track {
				height: 16px;
			}

			.vin-decoded-results::-webkit-scrollbar-thumb,
			.user-vehicle-list::-webkit-scrollbar-thumb,
			.select2-results__options::-webkit-scrollbar-thumb,
			.product-sidebar-toggle-true .layout-sidebar .widget-area::-webkit-scrollbar-thumb,
			.cart_list::-webkit-scrollbar-thumb,
			.product-search .search-results ul::-webkit-scrollbar-thumb,
			.quick-view-wrapper .summary::-webkit-scrollbar-thumb,
			.woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb,
			.pf-item.list.attr ul::-webkit-scrollbar-thumb,
			.pf-item.image.attr ul::-webkit-scrollbar-thumb,
			.pf-item.col.attr ul::-webkit-scrollbar-thumb,
			.pf-item.label.brand ul::-webkit-scrollbar-thumb,
			.single-product-vehicles table tbody::-webkit-scrollbar-thumb {
				background-color: #bdbdbd;
				height: 64px;
				border-radius: 2px;
				transition: background-color 0.2s ease-out;
			}

			.vin-decoded-results::-webkit-scrollbar-button,
			.user-vehicle-list::-webkit-scrollbar-button,
			.select2-results__options::-webkit-scrollbar-button,
			.product-sidebar-toggle-true .layout-sidebar .widget-area::-webkit-scrollbar-button,
			.cart_list::-webkit-scrollbar-button,
			.product-search .search-results ul::-webkit-scrollbar-button,
			.quick-view-wrapper .summary::-webkit-scrollbar-button,
			.woocommerce-widget-layered-nav-list::-webkit-scrollbar-button,
			.pf-item.list.attr ul::-webkit-scrollbar-button,
			.pf-item.image.attr ul::-webkit-scrollbar-button,
			.pf-item.col.attr ul::-webkit-scrollbar-button,
			.pf-item.label.brand ul::-webkit-scrollbar-button,
			.single-product-vehicles table tbody::-webkit-scrollbar-button {
				display: none;
			}

		
		.comment-form-rating p {
		    margin: 0 0 0 16px;
		}

		.sidebar-active.product-layout > .container {
		    grid-template-columns: 23% 75%;
		}

		.sidebar-active ul.products {
		    grid-template-columns: repeat(4, minmax(0, 1fr));
		}

		.list.sidebar-active ul.products {
		    grid-template-columns: repeat(3, minmax(0, 1fr));
		}

		.post-body .en-quick-view,
		.post-body .wishlist-title,
		.post-body .wishlist-toggle,
		.post-body .compare-title,
		.post-body .compare-toggle {
			display: none;
		}

		.comp ul.products .product .post-image {
			min-width: 300px;
		    max-width: 300px;
		    width: 300px;
		}

		.comp ul.products .product .comp-body {
			min-width: 300px;
			max-width: 300px;
			width: 300px;
		}

		.swiper:not(.swiper-initialized) ul.loop-categories {
			display: grid;
			grid-template-columns: repeat(6, minmax(0, 1fr));
			grid-column-gap: 16px;
		}

		.swiper:not(.swiper-initialized) ul.loop-categories li:nth-child(n + 7) {
			display: none;
		}

		.single-product-reviews-wrap > .rating-bars {
			width: 30%;
		}
		.single-product-reviews-wrap > .rating-bars + #reviews {
			width: 70%;
		}

		.before-description-wrap > div:first-child:not(:only-child) {
			width: 78%;
		}

		.before-description-wrap > div:last-child:not(:only-child) {
			width: 22%;
		}

		.list .only-posts .post-media {
			min-width: 400px;
			max-width: 400px;
			width: 400px
		}

		.sidebar-active.list .only-posts .post-media {
			min-width: 40%;
			max-width: 40%;
			width: 40%
		}

		.widget .only-posts .post-media {
			min-width: 72px !important;
			max-width: 72px !important;
			width: 72px !important
		}

		.list .only-posts .post-title,
		.list .only-posts .post-excerpt {
		    max-width: 80%;
		}

		.widget .list .only-posts .post-title {
			max-width: 100%;
		}

		.sidebar-active.list .only-posts .post-title,
		.sidebar-active.list .only-posts .post-excerpt {
		    max-width:100%;
		}

		.list ul.products .en-quick-view {
		    left: 83px;
		}

		body .product .single_add_to_cart_button:hover {
			color: #fff !important;
			background-color: #111 !important;
		}

		body .product .single_add_to_cart_button:hover:after,
		body .product .single_add_to_cart_button:hover:before {
			background-color: #fff !important;
		}

		.masonry .loop-posts .post {
		    width: calc(25% - 24px);
		    margin-left: 12px;
			margin-right: 12px;
			margin-bottom: 24px;
		}
		.sidebar-active.masonry .loop-posts .post {
		    width: calc(33.33333333333333% - 24px);
		}

		.product .single-product-wrapper .woocommerce-product-gallery {
			width: 34%;
		}

		.product .single-product-wrapper .summary {
			width: 66%;
			display: flex;
			justify-content: flex-start;
			align-items: flex-start;
		}

		.product .single-product-wrapper.fbt-false .woocommerce-product-gallery {
			width: 40%;
		}

		.product .single-product-wrapper.fbt-false .summary {
			width: 60%;
		}
		
		.product .single-product-wrapper .summary > .summary-details:first-child {width: 40%;}
		.product .single-product-wrapper .summary > .summary-details:last-child {width: 60%;margin-left: 56px;}

		.product .single-product-wrapper .summary > .fbt-products:last-child {
			width: 50%;
			margin-left: 56px;
		}


		.product .single-product-wrapper .summary > .summary-details:only-child {
			width: 100%;
			margin-left: 0;
		}

		.product .single-product-wrapper .summary > .summary-details:last-child > .summary-details-wrapp {
			padding: 32px;
			border-radius: 6px;
			outline:1px solid #e0e0e0;
			background: #f0f0f0;
		}

		.fbt-products-inner {
			flex-direction: row;
		}

		.summary .fbt-products-inner {
			flex-direction: column;
		}

		.fbt-products-inner .fbt {
			width: 100%;
		}

		.fbt-products-inner .fbt-info {
			width: auto;
			min-width: 260px;
			padding-left: 40px;
			padding-top: 0;
		}

		.summary .fbt-products-inner .fbt-info {
			min-width: 100%;
			padding-left: 0;
			padding-top: 24px;
		}

		.sidebar-active .fbt .post-inner {
			flex-direction: column !important;
		}

		.summary .fbt-products {
			width: 30%;
		}

		.summary .fbt-products-inner .fbt {
			grid-template-columns: repeat(1, 1fr) !important;
		}

		.summary .fbt-products .product:after {
			bottom: -32px;
			top: auto;
			right: 50%;
			margin-left:-16px;
			margin-top: 0;
		}

		.summary .fbt-products .product .post-image {
		    padding: 8px;
		    width: 120px;
		    min-width: 120px;
		    max-width: 120px;
		}
		.summary .fbt-products .product .post-body {
		    padding: 8px !important;
		}

		.list ul.products .product .post-image {
		    min-width: 130px;
		    max-width: 130px;
		    width: 130px;
		}

		.product-layout-single.simple .product .summary form.variations_form.cart, 
		.product-layout-single.simple .product .summary form.cart {
		    width: 50%;
		}

		/* Posts
		-------- */

			.sidebar-active.post-layout-single > .container{
			    grid-row-gap: 40px;
			    grid-column-gap: 40px;
			    grid-template-columns: 71.5% 25%;
			}

			.sidebar-active.product-layout-single > .container{
			    grid-template-columns: 79.5% 17%;
			}

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

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

			.sidebar-active.list .loop-posts,
			.sidebar-active.full .only-posts {
				grid-template-columns: repeat(1, 1fr);
			}


	}







.woocommerce-account .ocw-brand__mark {
    display: none;
}
div#editfilter .vehicle-filter.vertical[data-count="1"] > .atts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

#editfilter{

  display: none;
}

/* quand ouvert */
#editfilter.vf-open{
  position: relative !important;
  display: block;
  inset: 0;
  z-index: var(--vf-z);

}

/* overlay */
#editfilter.vf-open::before{
  /* content: ""; */
  position: absolute;
  inset: 0;
  background: var(--vf-overlay);
  pointer-events: auto;
}





#editfilter .vf-close button{
  appearance: none;
  border: 0;
  background: rgb(191 46 11);
  border-radius: 18px;
  width: 50px;
  height: 33px;
  cursor: pointer;
  font-size: 22px;

  padding: 0px;
}

#editfilter .vf-close button:hover{
  background: rgba(0,0,0,.10);
}
body.vf-lock{
  overflow: hidden !important;
  touch-action: none;
}
header#et-desktop-7239 {
    position: relative;
}
.vf-close {
    display: flex;
    justify-content: flex-end;
}
div#displayblockboutton a {
    border: none !important;
    margin-top: -1px;
}


.login-toggle {
    padding: 0px;
}

header#et-desktop-7239 .elementor-element-871afaf {
    justify-content: space-around;
}

@media (min-width: 1024px) {
    #et-desktop-7239 .elementor-element-00b0e07 {

        gap: 5px !important;
   
    }
}
.vf-close {
    background: #000000;
}
.ocw-sd-select {
    margin-bottom: 0px;
}

input.ocw-sd-input {
    margin-bottom: 0px;
}

.ocw-sd-filter-row {
    margin-bottom: 20px;
}



div#displayblockboutton a.is-open {
    padding-top: 24px;
}
.editiiconnefooter li.elementor-icon-list-item.elementor-inline-item:nth-child(3) {
    background: #f29f05;
    padding: 5px 7px;
    border-radius: 50px;
  ;
}
.editiiconnefooter li.elementor-icon-list-item.elementor-inline-item:nth-child(4) {
  padding-left:15px;
}
.editiiconnefooter li.elementor-icon-list-item.elementor-inline-item:nth-child(5) {
    background: #dc2626;
    padding: 5px 7px;
    border-radius: 50px;
  ;
}
.vf-close {
    display: none;
}

.vehicle-filter.vertical .widget_title {
    color: #fff;
}

.ulk-subcats{
  --ulk-cols: 5;
  display: grid;
  grid-template-columns: repeat(var(--ulk-cols), minmax(0, 1fr));
  gap: 14px;
}

.ulk-subcats__item{
  display: block;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  text-decoration: none;
  transition: transform .12s ease, box-shadow .12s ease;
}

.ulk-subcats__item:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0,0,0,.10);
}

.ulk-subcats__media{
  aspect-ratio: 4 / 3;
  background: #0b0b0f;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ulk-subcats__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ulk-subcats__img--placeholder{
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 30%, rgba(245,158,11,.35), transparent 55%),
              linear-gradient(135deg, #0b0b0f, #14162a);
}

.ulk-subcats__label{
  padding: 12px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.ulk-subcats__name{
  font-weight: 800;
  font-size: 13px;
  color: #0f172a;
}

.ulk-subcats__count{
  font-size: 12px;
  color: #64748b;
}

@media (max-width: 1100px){
  .ulk-subcats{ grid-template-columns: repeat(4, minmax(0, 1fr)); }
}
@media (max-width: 900px){
  .ulk-subcats{ grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 620px){
  .ulk-subcats{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 380px){
  .ulk-subcats{ grid-template-columns: 1fr; }
}
.term-image.loaded{
  background-color:#F5F5F5;
  outline: 2px solid #E0E0E0;     
  outline-offset: 6px;
  border-radius: 16px;
  transition: background-color .2s ease, outline-color .2s ease, transform .2s ease;
}

*/
.terms-item:hover .term-image,
.term-image:hover{
  background-color:#FFFFFF;
  outline-color: var(--e-global-color-secondary);
  transform: translateY(-2px);
}


.terms-item:hover .term-title{
  color:#f29f05;
  transition: color .2s ease;
}
header .mini-cart span.cart-title {display: none;}

.ocw-offcanvas{
  position: fixed;
  top: 0;
  right: 0;
  width: min(340px, 86vw);
  height: 100vh;
  background: #fff;

  transform: translateX(calc(100% + 40px));
  transition: transform .25s ease;

  z-index: 10050;
  padding: 18px;


  box-shadow: -20px 0 40px rgba(0,0,0,.15);
}

.ocw-offcanvas.is-open{
  transform: translateX(0);
}


.ocw-offcanvas .ocw-offcanvas-close{
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 2;
  cursor: pointer;
}


.ocw-offcanvas .ocw-offcanvas-close a,
.ocw-offcanvas .ocw-offcanvas-close .elementor-icon{
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}


.ocw-backdrop{
  position: fixed;

 
  z-index: 10040;
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease;

  padding: 150px 0px;
}
.ocw-backdrop.is-open{
  opacity: 1;
  pointer-events: auto;
}

body.ocw-menu-open{ overflow: hidden; }
.et-terms.simple .terms-item img, .et-make .make-item img{
    max-width: 80px;
    width:100%;

}
.ulk-quote-form {
    max-width: 760px;
    margin: 0 auto;
 
    color: #1f1f1f;
}

.ulk-quote-form__title {
    text-align: center;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 34px;
    color: #111;
}

.ulk-quote-form__field {
    margin-bottom: 28px;
}

.ulk-quote-form__field .wpcf7-form-control-wrap {
    display: block;
}

.ulk-input {
    width: 100%;
    border: 0 !important;
    border-bottom: 1px solid #8d8d8d !important;
    background: transparent;
    height: 54px;
    padding: 0 0 8px 0;
    font-size: 16px;
    color: #111;
    outline: none;
    box-shadow: none;
    border-radius:0px !important;
}

.ulk-input::placeholder,
.ulk-textarea::placeholder {
    color: #1f1f1f;
    opacity: 1;
}

.ulk-input:focus,
.ulk-textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: #111;
}

.ulk-quote-form__field--textarea {
    margin-top: 8px;
}

.ulk-textarea {
    width: 100%;
    min-height: 145px;
    border: 0;
    border-bottom: 1px solid #8d8d8d;
    background: #f3f3f3;
    padding: 16px 18px;
    font-size: 16px;
    color: #111;
    resize: vertical;
    outline: none;
    box-shadow: none;
}

.ulk-quote-form__upload-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
    margin-bottom: 34px;
}

.ulk-quote-form__upload-left {
    width: 100%;
}

.ulk-upload-label {
    display: inline-block;
    font-size: 15px;
    color: #2f2747;
    margin-bottom: 8px;
}

.ulk-file {
    display: block;
    font-size: 14px;
    color: #777;
}

.ulk-file::file-selector-button {
    margin-right: 12px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 8px 14px;
    border-radius: 20px;
    cursor: pointer;
}

.ulk-quote-form__submit {
    text-align: center;
    margin-top: 10px;
}

.ulk-submit {
    border: 2px solid #1c1c1c;
    background: transparent;
    color: #111;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 14px 36px;
    min-width: 128px;
    border-radius: 999px;
    cursor: pointer;
    transition: all 0.25s ease;
}

.ulk-submit:hover {
    background: #111;
    color: #fff;
}

.ulk-quote-form .wpcf7-spinner {
    display: block;
    margin: 16px auto 0;
}

.ulk-quote-form .wpcf7-not-valid-tip {
    font-size: 13px;
    margin-top: 6px;
}

.ulk-quote-form .wpcf7-response-output {
    margin: 20px 0 0;
    padding: 12px 16px;
    border-radius: 10px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .ulk-quote-form__title {
        font-size: 30px;
    }

    .ulk-input,
    .ulk-textarea {
        font-size: 15px;
    }

    .ulk-submit {
        width: 100%;
        max-width: 220px;
    }
}

input.wpcf7-form-control.wpcf7-file.ulk-file {
    border: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.ulk-submit {
    background: #f29f05 !important;
}
.et-clients .clients-item a,
.et-terms .terms-item a {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: inherit;
}

.term-image.loaded {
    border: none !important;
    outline: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: start !important;
    background: transparent !important;

    max-width: 60px !important;
    margin: 0 !important;
}

.term-image.loaded svg {
    display: none;
    height: 0;
    opacity: 0;
}

/* Fond principal du mega menu */
#blocsubcat {
    /* background: #ccc; */ /* correction: background */
    padding: -2px;
    border-radius: 18px;
}


#blocsubcat ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}


#blocsubcat .terms-item {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 13px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    min-height: 92px;
}


#blocsubcat .terms-item:hover {
    border-color: #ee930f;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
}


#blocsubcat .terms-item a {
    display: flex !important;
    align-items: center;
    gap: 14px;
    width: 100%;
    height: 100%;
    flex-direction: row !important;
  
}

#blocsubcat .terms-item img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    display: block;
    flex-shrink: 0;
}


#blocsubcat .term-title {
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
}
.title-section-title {
        background: linear-gradient(90deg, #f6b210 0%, #dc4f0c 50%, #a00b0b 100%);
        padding:50px;
        border-radius:20px;
}