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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: rgb(35,47,62);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(35,47,62);
	--btn-default-bgcolor-hover: rgb(221,51,51);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(255,164,28);
	--btn-accented-bgcolor-hover: rgb(250,137,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.turbokind.de/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(242,242,242);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(20,25,32);
	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(35,47,62);
	--wd-form-placeholder-color: rgb(173,173,173);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(129,215,66);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 110px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 50px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 50px;
	}

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

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

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


/* hides the hidden field on contact page */

.hidden-fields-container {
	display: none !important;
}

/* on-backorder message color on single-product-page */

.available-on-backorder {
	color: #dd3333 !important;
}

/* Same size product grid item images on shop page and carousel on home page */

.product-grid-item .product-image-link img {
	object-fit: contain !important;
	height: 200px !important;
	background-color: #F7F7F7 !important;
}

/* Hide sidemenu on shop archive page */

.e-con .wd-col-offcanvas-sm {
	display: none;
}

.footer-column-1 {
	text-align: center !important;
}

/* Footer - mobile */

@media only screen and (max-width: 767px) {
	
	.footer-column-2 .wd-widget-collapse {
		max-width: 260px !important;
		margin: auto !important;
	}
	
	.footer-column-1 .wp-block-image {
		text-align: center !important;
	}
	
	.footer-column-2 {
		margin-bottom: 0 !important;
	}
	
}

/* Footer - desktop */

@media only screen and (min-width: 768px) {

	.footer-column .widget-title {
		text-transform: none !important;
	}

	.footer-column {
		max-width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}

	.footer-container {
		background-color: #252F3D;
	}

	.main-footer {
		padding: 0px;
	}

	.copyrights-wrapper {
		background-color: #15191F;
	}
	
	.footer-column-1.col-sm-4 {
		padding-right: 0;
		margin-left: 270px;
		margin-right: -60px;
	}
	
	/*
	.footer-column-1.col-sm-4 {
		padding-left: 130px;
		margin-left: 270px;
		margin-right: -60px;
	}
	*/
	
	.footer-column-1 {
		width: 100% !important;
	}
	
}

/* X pri "Izdelek je bil dodan v košarico." */

.mfp-close {
	background-color: #000 !important;
	margin-right: 15px;
}

/* Nadaljujte z nakupovanjem se skrije, ker je funkcionalnost enaka kot ce uporabnik klikne X, da se zapre modalno okno, ostane samo gumb "Ogled košarice" */

.added-to-cart .close-popup {
	display:none;
}

/* Shipping calculator in cart and checkout */

.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
	display: none;
}

/* Shop page - prikazanih: X */

.woocommerce-result-count {
	font-size: 12px;
}

/* Carousel active pagination color */

.elementor-widget-wd_infobox_carousel ul > li.wd-nav-pagin-item.wd-active span {
	border-color: #fff;
}

/* No left and right padding for site-content, so that the background is of the same color full width for the slider */

.site-content {
    /* padding: 0; */
}

/* YOAST short description on single product page */

.ttt_short_description_ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 4px 0;
}

.ttt_short_description_ul li {
	border-bottom: 1px solid #d6ccac;
	padding: 4px 0;
	margin: 0;
}

.ttt_short_description_ul li:last-child {
	border-bottom: 0;
}

.ttt_short_description_ul strong {
	margin-left: 5px;
}

/* YOAST breadcrumbs, bigger font size for better readability */

.yoast-breadcrumb strong
, .yoast-breadcrumb a
, .yoast-breadcrumb span
{
	font-size: 12px !important;
	text-transform: none;
	font-weight: normal;
}

.yoast-breadcrumb strong
{
	font-weight: 500;
}