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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #FBFBFB;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(251,251,251);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(251,251,251);
	--wd-entities-title-color-hover: rgba(251, 251, 251, 0.8);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(3,135,151);
	--wd-alternative-color: rgb(232,221,211);
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(232,221,211);
	--btn-default-bgcolor-hover: rgba(232,221,211,0.8);
	--btn-accented-bgcolor: #E8DDD3;
	--btn-accented-bgcolor-hover: rgba(232,221,211,0.8);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(251,251,251);
	--wd-link-color-hover: rgba(251,251,251,0.8);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgba(255,255,255,0);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgba(0,0,0,0);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgba(0,0,0,0);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgba(0,0,0,0);
	background-image: 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-color: rgb(255,255,255);
	--wd-form-placeholder-color: rgb(232,221,211);
	--wd-form-brd-color-focus: rgba(255,255,255,0.1);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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;
}



.wd-page-title {
background-color: #0a0a0a;
}

.current-menu-item a{
	color: rgb(3,135,151)!important;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-left: 8px;
    font-weight: 700;
    font-size: clamp(11px, 50%, 41px);
    color: #E8DDD3 !important;
}
.wd-content-layout {
    padding-block: 0;
}
.wrapper-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    filter: blur(100px);
	    opacity: .8;
  }

.site-bg{
	    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    pointer-events: none;
    background: #000000;
}
.wd-page-wrapper {
    background: transparent !important;
}
body:not([class*="wrapper-boxed"]) {
    background: #000000 !important;
}
.blur{
	    background: rgb(255 255 255 / 3%)!important;
    border: 1px solid rgba(255, 255, 255, 0.05)!important;
    backdrop-filter: blur(60px)!important;
    -webkit-backdrop-filter: blur(60px)!important;
}
mark {
    display: contents;
    font-weight: inherit;
}
.whitespace{
	white-space:nowrap;
}
.min-width60{
	min-width: 60px !important;
}

.site-bg-video video{
	    height: 100vh !important;
    object-fit: cover;
}



.width152px{
	min-width: 152px!important;
}

.minwidth170px{
		min-width: 170px!important;
}

@media (min-width: 1390px){
	.wrapoverf{
		    overflow-x: hidden!important;
	}
}
	.form-row input:-webkit-autofill,
	.form-row input:-webkit-autofill:hover,
	.form-row input:-webkit-autofill:focus{
	  -webkit-text-fill-color: #fff !important;
	  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
	  transition: background-color 9999s ease-out 0s;
	}
.form-row input{
	    background: hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
    padding: 20px;
    font-weight: 400;
    color: #E8DDD3;
    height: auto;
    font-size: 16px;
    line-height: 120%;
}
.form-row textarea{
	    background: hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
    padding: 20px;
    font-weight: 400;
    color: #E8DDD3;
    height: auto;
    font-size: 16px;
    line-height: 120%;
	    height: 116px;
    min-height: auto;
}

.form-rows{
	   display: flex;
    gap: 12px;
}
.hidden-fields-container{
	display:none;
}
.form-row-title,
.form-row-title p{
	   font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 12px;
    color: #FFFFFF;
}
.form-rows p{
	width: 100%;
	    margin-bottom: 0;
}
.form-row .wpcf7-select{
	    background: hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
    padding: 20px;
    font-weight: 400;
    color: #E8DDD3;
    height: auto;
    font-size: 16px;
    line-height: 120%;
    width: 100%;
    cursor: pointer;
}
.form-row{
	    margin-bottom: 24px;
}
.form-row-textarea{
	margin-bottom: 15px;
}
.form-row-policy p{
	    color: #FFFFFF;
}

input[type="checkbox"][name="acceptance-979"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    padding: 0;
    border-radius: 3px;
    margin-right: 10px;
}

input[type="checkbox"][name="acceptance-979"]:checked {
  background-color: #fff;
}

input[type="checkbox"][name="acceptance-979"]:checked::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 6px;
  width: 6px;
  height: 12px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.wpcf7-list-item-label{
	    font-size: 16px;
    line-height: 120%;
}

.wpcf7-list-item label{
	   display: flex;
    align-items: center;
}
div.wpcf7 input[type="submit"]{
	    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 15px;
}

.form-rows-bottom-m{
	margin-bottom: 12px;
}
.wpcf7-form-control-wrap{
	position: relative;
}
 .form-select .wpcf7-form-control-wrap:after{
	  content: '';
    position: absolute;
    right: 20px;
    display: block;
    background: url(https://spirofit.de/wp-content/uploads/2025/07/ar3.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 6px;
    z-index: 9999999;
    top: 10px;
} 

@media (max-width: 768px){
	.form-rows {
    flex-direction: column;
}
	.form-row-title, .form-row-title p {
    font-size: 20px;
}
}

.largehedar{
	    border: 1px solid;
    --btn-height: 34px;
	    font-size: 12px;
    font-weight: 500;
    padding: 9px 30px;
}

.largehedar-2{
	    border: 1px solid var(--wd-primary-color);
    --btn-height: 34px;
    font-size: 12px;
    font-weight: 500;
    padding: 9px 30px;
}

.largehedar-img{
	padding:0;
}

.mobileimagef{
    padding: 0;	
}
.whb-sticked .whb-row.whb-general-header{
	    background-color: hsl(0deg 0% 13% / 30%);
}
.txtshadow{
	text-shadow: 2px 2px 4px rgb(0 0 0 / 19%);
}

.mail-wrap{
	    display: flex;
    gap: 16px;
}

.mail-wrap input[type="email"]:placeholder{
	    font-weight: 300;
}
.mail-wrap input[type="email"]{
	    border-radius: 10px;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border-width: 1px!important;
}
.mapdisabsoilute{
	pointer-events: none;
}
#distributor-info{
	 pointer-events: auto;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner{
	        width: 600px;
        min-width: auto;
	max-width: 100%;
}

.cookie-container-hide > * {
    display: none !important;
}

.cookie-container-hide > div {
    display: block !important;
}
.cookie-container-hide > .gridjs.gridjs-container.a3973-1 {
    display: block !important;
}
.gridjs-head{
	    display: none !important;
}
.whb-column.whb-col-right.whb-column10 .wd-dropdown-menu{
  width: 60px;
}

.whb-column.whb-col-right.whb-column10 .wd-dropdown-menu .nav-link-text{
  color: #000;
  font-weight: 600;
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px)!important;
}

.formthanks-pop-up {
    display: block; /* всегда в DOM */
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.6s ease; /* плавность */
    
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #048797;
    padding: 30px;
    z-index: 9999999;
    border-radius: 25px;
    font-weight: 600;
    text-transform: uppercase;
    width: 325px;
    text-align: center;
}

.formthanks-pop-up-en.show {
    opacity: 1;
    pointer-events: auto;
}
.formthanks-pop-up-de.show {
    opacity: 1;
    pointer-events: auto;
}@media (min-width: 577px) and (max-width: 767px) {
	.teamimg{
	min-height: 1000px!important;
}
}

@media (max-width: 576px) {
	/* .arrowbottom .wd-block-image{
 transform: rotate(90deg);
} */

.width-overslowsclroll270 > .wp-block-wd-container.blur{
	    min-width: 220px;
}
.width-overslowsclroll270 > .wp-block-wd-container.blur2{
	  min-width: 220px;
}
.width-overslowsclroll270 > .wp-block-wd-container.wd-dir-col{
	    min-width: 28px;
}

.overflow300px > .wp-block-wd-container{
	min-width: 300px;
}


.blur.blur-contacts{
	    background: none!important;
    border: none!important;
    backdrop-filter: none!important;
    -webkit-backdrop-filter: none!important;
}
.wd-heading{
	 border-color: #04879838!important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
	 border-color: #04879838!important;
}
.mobile-nav .wd-nav-opener {
    border-color: #04879838!important;
}
.close-side-widget{
	    opacity: .5;
    font-weight: 300;
    font-size: 12px;
}
.close-side-widget a{
    font-weight: 400;
}

.minwidthoberslow{
	min-width: calc(100% + 15px) !important;
}
.minwidthoberslow2{
	min-width: calc(100% + 30px) !important;
}

.externalmobile > .wp-block-wd-container {
    width: 200px;
    min-width: 250px;
     align-items: start !important;
}
.externalmobile > .wp-block-wd-container > .wp-block-wd-container {
	   padding: 20px 10px !important;
}

.whb-main-header{
    z-index: 500!important;
}

.bgtransparent{
	    background: transparent !important;
}
}

