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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(237,28,36);
	--wd-alternative-color: rgb(237,28,36);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(237,28,36);
	--btn-accented-bgcolor-hover: rgb(17,17,17);
	--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: rgb(255,255,255);
	background-image: url(https://tagomotocentar.rs/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(81,81,81);
	background-image: url(https://tagomotocentar.rs/wp-content/uploads/2025/10/image-4.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(32,32,32);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


body.home .elementor-icon-box-icon {
    padding: 8px;
    border-radius: 10px;
    background-image: linear-gradient(180deg, #f68d1e5c 0%, #ffe3a400 100%);
}

.wd-footer {
    border-top: 4px solid #ed1c24;
}
.wd-footer .textwidget.custom-html-widget {
    line-height: 10px;
}
.wd-footer .widget-title {
    color: #f68d1e!important;
}

.wd-copyrights p{
	line-height: 15px;
}

aside.wd-sidebar {
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
/* 	background: linear-gradient(180deg, #fff 0%, #f7f7f7 100%); */
}

aside.wd-sidebar .widget {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
aside .widget_price_filter [class*="price_slider_amount"] .button {
	width: 100%;
	color: #ffffff;
	background: #111111;
}
aside .widget-title {
    color: #1f332b;
}
aside .widget_price_filter [class*="price_slider_amount"] .button:hover {
    background-color: #ed1c24;
}


table.variations .label{
	display: none!important;
}

.wd-header-nav .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
		top: auto;
		bottom: -5px;
    background-color: rgb(246 141 30);
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-left: 5px;
    font-size: clamp(10px, 50%, 18px);
}

.wd-header-nav .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #ed1c24;
}

.menu-label {
    color: #1f332b!important;
    border-radius: calc(var(--wd-brd-radius) / 4.5)!important;
}

.single-product .product-labels .label-with-img {
    display: none;
}

.wd-nav-product-cat .nav-link-count {
    text-transform: lowercase;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    height: 1px;
}

body.home .wd-carousel-item .wd-product {
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    padding: 15px;
    background: #fff;
}

p.stock.wd-style-bordered span {
	padding: 0px 0px 10px;
	border-radius: 0px;
	border: 0px;
	border-bottom: 1px solid #85B951;
}

/* Google reCAPTCHA */
.grecaptcha-badge { 
    visibility: hidden !important;
}
