@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//spareautomation.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.0.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//spareautomation.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(142,105,251);
	--wd-alternative-color: rgb(26,223,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(32,26,70);
	--btn-default-bgcolor-hover: rgb(32,26,70);
	--btn-default-color: rgb(142,105,251);
	--btn-default-color-hover: rgb(123,95,226);
	--btn-accented-bgcolor: rgb(142,105,251);
	--btn-accented-bgcolor-hover: rgb(123,95,226);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(20,20,20);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1417px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* HOME */
div#loghi-brand img {
    aspect-ratio: 4/3!important;
    width: 60%;
    object-fit: contain;
    filter: grayscale(1);
}

/* HEADER */
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 20px!important;
}
.whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
    padding-inline: 6px!important;
}

/* PREFOOTER */
#prefooter svg path {
    stroke: #fff!important;
}

/* Language */
.gt_float_switcher {
	  background: transparent!important;
    font-size: 14px!important;
    box-shadow: none!important;
}
.gt_float_switcher .gt-selected {
    background-color: transparent!important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0!important;
}
.gt_float_switcher img {
    width: 20px !important;
    height: 20px !important;
    border-radius: 100px !important;
    object-fit: cover;
    border: 1px solid #E5E5E5;
}
.gt_float_switcher .gt_options {
    position: absolute !important;
    background-color: #ffffff;
    min-width: 110px;
    padding: 0px;
    box-shadow: none;
    z-index: 999 !important;
    left: -10px;
    top: 38px;
    border-radius: 7px;
    border: 1px solid #E5E5E5;
}
float_switcher .gt_options a {
    font-weight: 600!important;
}
div#gt_float_wrapper {
    display: flex;
}
.gt_float_switcher .gt_options a:hover {
    background: #FAF8F7!important;
    color: initial!important;
    border-radius: 0px;
}
.main-navigation ul.menu li.menu-item > a {
    padding: 15px!important;
}
div#gt_float_wrapper {
    position: relative;
}
.gt_float_switcher .gt_options a {
    border-radius: 0px !important;
		padding: 7px !important;
}
div#gt_float_wrapper span, div#gt_float_wrapper a {
    font-family: 'DM Sans';
}

/* currency */
.yay-currency-custom-option-row.selected {
    display: none !important;
}
.yay-currency-custom-select.open .yay-currency-custom-options {
    position: absolute !important;
    background-color: #ffffff;
    padding: 0px;
    box-shadow: none;
    z-index: 999 !important;
    left: 0px !important;
    top: 38px;
    border-radius: 7px;
    border: 1px solid #E5E5E5;
}
.yay-currency-custom-select.open .yay-currency-custom-select__trigger {
    border: none!important;
}
li.yay-currency-custom-option-row {
    min-height: 34.87px;
}
.yay-currency-custom-select__trigger, .yay-currency-custom-select__trigger:hover {
    border: none !important;
    width: fit-content !important;
}
span.yay-currency-selected-option {
    font-weight: 600;
    font-size: 14px;
}
.yay-currency-flag {
    min-width: 20px !important;
    min-height: 20px !important;
    border-radius: 100px !important;
	  border: 1px solid #E5E5E5;
}
.yay-currency-custom-arrow {
    display: inline-block;
    height: 24px;
		width: 15px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>") !important;
    background-position: 50%;
    background-size: 11px;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(-180deg);
		margin: 0px !important;
}
.yay-currency-custom-arrow:before, .yay-currency-custom-arrow:after {
	display:none!important
}
.yay-currency-custom-select.open .yay-currency-custom-arrow {
    transform: rotate(0deg);
}
.yay-currency-custom-selected-option {
    padding-left: 0px ! Important;
}
.yay-currency-custom-select-wrapper {
    width: auto !important;
}
.yay-currency-custom-select__trigger.medium, .gt_float_switcher.notranslate {
    height: auto;
    padding: 4px 6px;
    border-radius: 100px;
    background-color: #fff !important;
}
.yay-currency-single-page-switcher {
    margin-bottom: 0px!important;
}
.yay-currency-shortcode-switcher {
  opacity: 0;
  animation: comparsa 0.8s ease forwards;
  animation-delay: 0.9s;
}
@keyframes comparsa {
  to {
    opacity: 1;
  }
}