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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(64,68,71);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(64,68,71);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(64,68,71);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(221,51,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(72,72,74);
	--wd-alternative-color: rgb(37,59,69);
	--wd-link-color: rgb(221,51,51);
	--wd-link-color-hover: rgb(64,68,71);
	--btn-default-bgcolor: rgb(109,171,60);
	--btn-default-bgcolor-hover: rgb(134,170,102);
	--btn-accented-bgcolor: rgb(109,171,60);
	--btn-accented-bgcolor-hover: rgb(134,170,102);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 222px;
}
.wd-page-title {
	background-color: rgb(129,215,66);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,32,34);
	background-image: url(https://www.tolymp.de/wp-content/uploads/2022/06/tolymp-footer-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 500;
	font-size: 18px;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(221,51,51);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(221,51,51);
}
.product-labels .product-label.onsale {
	background-color: rgb(214,18,23);
}
.product-labels .product-label.new {
	background-color: rgb(221,149,39);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(139,204,93);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 447px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 15px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 0px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Montserrat !important;
}

/* Entfernen des Datums aus den Blogeinträgen */

.wd-post-date.wd-style-with-bg {
    display: none;
}

/* Entferne Tags auf Produktdetailseite */
body.single .product_meta > span.tagged_as {
display:none;
}

/* Entferne Kategorie auf Produktdetailseite */
body.single .product_meta > span.posted_in {
display:none;
}


 /* Menubreite anpassen */
.wd-dropdown-menu.wd-design-default {
    width: 260px;
}

 /* Menubreite anpassen bei FAQ */
#menu-item-8591 .wd-dropdown-menu.wd-design-default {
    width: 560px;
}


/* Übersetzen des Wortest Konfigurationspreis auf Single Product page 
Hinweis von GTranslate-Support */
html[lang="en"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Configuration:'!important;
display: block;
}

html[lang="fr"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Configuration:'!important;
display: block;
}

html[lang="da"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Konfigurering:'!important;
display: block;
}

html[lang="nl"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Configuratie:'!important;
display: block;
}

html[lang="fi"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Konfigurointi:'!important;
display: block;
}

html[lang="it"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Configurazione:'!important;
display: block;
}

html[lang="pl"] body .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price::before {
content: 'Konfiguracja:'!important;
display: block;
}


/* Entferne Warenkorb aus Produktgrid */
.product-grid-item .wd-add-btn {
    display: none;
}



/* Entferne SocialMedia Icons aus Bloggrid */
.hovered-social-icons .hovered-social-icons .wd-tltp .wd-tltp-top{
   display: none;
}


/*Anpassungen für Accordeon in Produktbeschreibung*/
.vc_tta.vc_general .vc_tta-panel-heading {
    justify-content: space-between !important; /* Stellt sicher, dass der Titel links und das Symbol rechts ist */
}

.vc_tta .vc_tta-panel-heading .vc_tta-controls-icon {
    transform: rotate(0deg) scale(1.2) !important; /* Dreht das Dreieck und macht es größer */
    transform-origin: center !important; /* Zentriert die Transformation */
}



@media only screen and (max-width: 767px) {
    .mobile-two-images {
        width: 50%;
        float: left;
    }
}


/*Anpassungen Opener + Zeichen Accordeon in Produktbeschreibung*/
.wd-accordion-opener {
    color: #767676;
    font-size: 24px;
    display: inline-block; /* Für die Darstellung des Inhalts */
}

 

@media (min-width: 1025px) {
	/* Das GTranslate Widget weiter nach rechts und unten verschieben */
/* Durch 444 wird es hinter das Warenkorb-Widget positioniert */

#gtranslate_wrapper {z-index:444 !important; right:1% !important; top:3px !important; } 
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Das GTranslate Widget weiter nach rechts und unten verschieben */
/* Durch 444 wird es hinter das Warenkorb-Widget positioniert */

#gtranslate_wrapper {z-index:444 !important; right:1% !important; top:3px !important; } 
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Das GTranslate Widget weiter nach rechts und unten verschieben */
/* Durch 444 wird es hinter das Warenkorb-Widget positioniert */

/* #gtranslate_wrapper {z-index:444 !important; right:0.6% !important; top:3px !important; }   */

 #gtranslate_wrapper {display: none; } 
.gtranslate_wrapper {display: none; } 



}

@media (max-width: 576px) {
	/* Das GTranslate Widget weiter nach rechts und unten verschieben */
/* Durch 444 wird es hinter das Warenkorb-Widget positioniert */
/* #gtranslate_wrapper {z-index:444 !important; right:1% !important; top:3px !important; }   */

 #gtranslate_wrapper {display: none; } 
.gtranslate_wrapper {display: none; } 


/* GTranslate Widget im Mobile Menu entfernen 
#gtranslate-2 {
    display: none;
}
*/


/* SChriftgröße und Abstand der Tabs reduzieren 
.vc_tta-title-text {font-size:15px;} */

li.vc_tta-tab {margin-left:-16px !important;}




}

