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

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

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

:root {
	--wd-text-font: "Grenadine", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Grenadine", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Grenadine", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Grenadine", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Grenadine", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Grenadine", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(255,246,234);
	--wd-alternative-color: rgb(239,127,59);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(12,242,0);
	--btn-default-font-family: "Grenadine", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(255,218,193);
	--btn-default-bgcolor-hover: rgb(255,138,61);
	--btn-accented-font-family: "Grenadine", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(255,218,193);
	--btn-accented-bgcolor-hover: rgb(255,138,61);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 90px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 700px;
	--wd-popup-padding: 15px;
}
: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,246,234);
	--wd-bordered-bg:rgb(255,246,234);
}
.wd-page-title {
	background-color: rgb(255,246,234);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: center center;
}
.page .wd-page-content {
	background-color: rgb(255,246,234);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #FFF6EA;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,246,234);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,246,234);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,246,234);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,246,234);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,246,234);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 80px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 40px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 2px;
	}

}
:root{
--wd-form-brd-radius: 35px;
--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-brd-radius: 5px;
}



@font-face {
	font-family: "Grenadine";
	src: url("//formikid.de/wp-content/uploads/2025/09/fonnts.com-Grenadine_MVB_Bold-1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Grenadine1";
	src: url("//formikid.de/wp-content/uploads/2025/09/fonnts.com-Grenadine_MVB_Extra_Bold.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

[class*="wd-grid-f"]
Specificity: (0,1,0)
 {
    background-color: bisque;
}
.accordion-section-title button.accordion-trigger {
    font-size: 16px !important;
}
#customize-controls .customize-info .preview-notice {
    font-size: 13px !important;
}
.wd-entities-title {
    font-size: 1.5rem !important;
}
.wd-quantity-overlap : is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button {
    background-color: #f4a733 !important;
    color: #ffffff !important;
}
@media (min-width: 1025px) {
	h1{
	font-size:4.5rem !important;
	font-weight: 900 !important;
}
h2{
	font-size:3rem !important;
	font-weight: bolder !important;
}
h3{
	font-size:2rem !important;
	font-weight: bold !important;
}
h4{
	font-size:1.75rem !important;
	font-weight: bold !important;
}
h5{
	font-size:1.5rem !important;
	font-weight: 500;
}
h6{
	font-size:1.375rem !important;
	font-weight: 500;
}
.wd-entities-title {
    font-size: 1.5rem !important;
}
.wd-quantity-overlap : is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button {
    background-color: #f4a733 !important;
    color: #ffffff !important;
}

.wd-content-layout {
    width: 80% !important;
}

 .whb-general-header-inner {
        margin-left: 9.3%;
        margin-right: 9.3%;
    }

.main-footer {
    width: 64% !important;
    background-image: url(https://formikid.de/wp-content/uploads/2025/07/Group-115.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    background-position: center top;
    border-radius: 25px;
}
    .whb-top-bar-inner {
        height: auto !important;
        max-height: auto !important;
    }

#yek{
	text-align:left;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	h1{
	font-size:3.5rem !important;
	font-weight: 900 !important;
}
h2{
	font-size:2.5rem !important;
	font-weight: bolder !important;
}
h3{
	font-size:1.75rem !important;
	font-weight: bold !important;
}
h4{
	font-size:1.5rem !important;
	font-weight: bold !important;
}
h5{
	font-size:1.25rem !important;
	font-weight: 500;
}
h6{
	font-size:1rem !important;
	font-weight: 500;
}

.wd-content-layout {
    width: 80% !important;
}

 .whb-general-header-inner {
        margin-left: 3%;
        margin-right: 3%;
    }

.main-footer {
    width: 70% !important;
    background-image: url(https://formikid.de/wp-content/uploads/2025/07/Group-115.png);
	background-color:#FFDAC1;

    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: local;
    background-position: center top;
    border-radius: 25px;
}
.whb-top-bar-inner {
        height: auto !important;
        max-height: auto !important;
    }
.box-style-bg-hover {
    padding: 5px !important;
    box-shadow: 0 0 0 !important;
}
#yek{
	text-align:left;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	h1{
	font-size:3rem !important;
	font-weight: 900 !important;
}
h2{
	font-size:2rem !important;
	font-weight: bolder !important;
}
h3{
	font-size:1.5rem !important;
	font-weight: bold !important;
}
h4{
	font-size:1.25 !important;
	font-weight: bold !important;
}
h5{
	font-size:1rem !important;
	font-weight: 500;
}
h6{
	font-size:0.85rem !important;
	font-weight: 500;
}

.wd-content-layout {
    width: 80% !important;
}

 .whb-general-header-inner {
        margin-left: 3%;
        margin-right: 3%;
    }

.main-footer {
    width: 75% !important;
    background-image: url(https://formikid.de/wp-content/uploads/2025/07/Group-115.png);
	background-color:#FFDAC1;

    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: local;
    background-position: center top;
    border-radius: 25px;
}
.whb-top-bar-inner {
        height: auto !important;
        max-height: auto !important;
    }
.box-style-bg-hover {
    padding: 5px !important;
    box-shadow: 0 0 0 !important;
}
#yek{
	text-align:left;
}
}

@media (max-width: 576px) {
	h1{
	font-size:3rem !important;
	font-weight: 900 !important;
}
h2{
	font-size:2rem !important;
	font-weight: bolder !important;
}
h3{
	font-size:1.5rem !important;
	font-weight: bold !important;
}
h4{
	font-size:1.2rem !important;
	font-weight: bold !important;
}
h5{
	font-size:0.9rem !important;
	font-weight: 500;
}
h6{
	font-size:0.75rem !important;
	font-weight: 500;
}

.wd-content-layout {
    width: 85% !important;
}

 .whb-general-header-inner {
        margin-left: 2%;
        margin-right: 2%;
    }

.main-footer {
    width: 85% !important;
    background-image: url(https://formikid.de/wp-content/uploads/2025/07/Group-115.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    background-position: center top;
    border-radius: 25px;
}
.whb-top-bar-inner {
        height: auto !important;
        max-height: auto !important;
    }
.box-style-bg-hover {
    padding: 5px !important;
    box-shadow: 0 0 0 !important;
}
#yek{
	text-align:center;
}
}

