@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.aranswitzerland.ch/wp-content/themes/aran/fonts/woodmart-font-3-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(60,70,82);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(60,70,82);
	--wd-link-color-hover: rgb(49,57,68);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(60,70,82);
	--btn-accented-bgcolor-hover: rgb(49,57,68);
	--btn-font-family: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: none;
	--btn-font-size: 16px;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 640px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-color: rgb(60,70,82);
	background-image: none;
}
.page-title-default {
	background-color: rgb(233,236,239);
	background-image: url(https://www.aranswitzerland.ch/wp-content/uploads/2025/04/page-bg-2.webp);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(233,236,239);
	background-image: none;
}
html .page-title > .container > .title {
	font-weight: 500;
	font-size: 30px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .post.wd-post .post-title {
	font-size: 22px;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-size: 19px;
}
.woocommerce-mini-cart__total {
	font-size: 16px;
}
.woocommerce-mini-cart__buttons a {
	font-size: 14px;
}
.page .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(233,236,239);
	background-image: none;
}
html .wd-buy-now-btn, html .comment-form .submit {
	font-family: "SatoshiVariable", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: none;
}
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(221,224,227);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 44px;
	}
	html .page-title > .container > .title {
		font-size: 22px;
	}
	html .post.wd-post .post-title {
		font-size: 26px;
	}
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 19px;
	}
	.woocommerce-mini-cart__total {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title {
		font-size: 20px;
	}
	html .post.wd-post .post-title {
		font-size: 22px;
	}
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 18px;
	}
	.woocommerce-mini-cart__total {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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

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


@font-face {
	font-family: "ClashDisplay";
	src: url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/ClashDisplay-Medium.woff2") format("woff2"), 
url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/ClashDisplay-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/ClashDisplay-Bold.woff2") format("woff2"), 
url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/ClashDisplay-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/Satoshi-Medium.woff2") format("woff2"), 
url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/Satoshi-Bold.woff2") format("woff2"), 
url("//www.aranswitzerland.ch/wp-content/uploads/2023/06/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

body .product-label.onsale {
	display: none !important;
}
body .variations_form.variation-swatch-selected .reset_variations {
display:none !important; 
}
body .wd-sizeguide-title {
    text-transform: capitalize;
    margin-bottom: 10px;
}
body .product-labels {
max-width: 70%;
}
body .wd-sizeguide-table td {
    font-size: 14px;
	padding: 8px 3px;
}
body .wd-sizeguide-content {
    margin-bottom: 15px;
}
body .wd-sizeguide-content p {
    margin-bottom: 12px;
}
body .wd-loop-footer {
    margin-top: 40px;
}
body .wd-load-more {
    padding: 16px 28px;
    font-size: 15px;
}
body .wd-sizeguide-table tr td:first-child {
    font-weight: 600;
    color: #242424;
    font-size: 14px;
}
body .wd-sizeguide-table tr:first-child td {
    font-weight: 600;
}
body .wd-swatches-grid.wd-size-m {
    --wd-swatch-size: 35px;
}
body .wc_payment_method.payment_method_mame_twint img {
    max-height: 24px;
}
body .wpcf7-submit {
	  color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor);
}
.cky-notice-des a {
    display: block;
}
body .wpcf7-submit:hover {
    color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}
}

body .wd-buy-now-btn {
    font-size: 16px;
    background-color: #000;
}
body .wd-product.wd-hover-standard .wd-add-btn{
display:none;
}
body .wd-grid-g .product-grid-item {
padding-bottom:10px;
}
body li.woocommerce-mini-cart-item.mini_cart_item div.quantity input[type="button"] {
    background: #e9ecef;
}
body li.woocommerce-mini-cart-item.mini_cart_item input[type='number']{ 
   background-color: #f2f3f4 !important;
}
body .wd-progress-bar.wd-free-progress-bar {
display:none;
}

body .wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: 1px solid #3c4652;
}
body .wd-accordion-title-text {
    font-size: 17px;
}
body .wd-accordion-opener.wd-opener-style-arrow:before {
    font-size: 15px;
    color: #3c4652;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.product_list_widget>li .wd-entities-title {
    margin-bottom: 2px;
}
.product_list_widget ul.variation li {
    margin-bottom: 2px;
}@media (min-width: 1025px) {
	body .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 10px 20px !important;
    font-size: 14px !important;
}

body span.trp-ls-language-name {
    font-size: 15px;
}
}

