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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 900;
	--wd-entities-title-color: #333333;
	--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: #333;
	--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: 15px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(96,96,96);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(0,45,193);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(111,173,75);
	--btn-accented-bgcolor-hover: rgb(71,122,43);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(111,173,75);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://tenk.rs/wp-content/uploads/2021/08/glasses-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(25,25,25);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "hkgroteskpro";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 500;
	font-style: normal;
}

.wd-product .wd-entities-title {
    font-size: 26px !important;
}

.moduli .wd-product .wd-entities-title {
    font-size: 20px !important;
}

.moduli .hide-larger-price .price *:not(.price) {
    word-spacing: normal;
    visibility: visible;
    font-size: 20px !important;
}

.wd-wpb.wd-accordion .wd-accordion-title-text {
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    text-transform: uppercase !important;
}


.hide-larger-price .price *:not(.price) {
    word-spacing: normal;
    visibility: visible;
    font-size: 22px !important;
}

.wd-accordion-title:is(.wd-active,:hover) .wd-accordion-title-text {
    color: var(--wd-primary-color);
    text-transform: uppercase !important;
    
}


.wpcpo-option-name {
    display: block;
    margin-bottom: 5px;
    color: var(--wd-title-color);
    vertical-align: middle;
    text-transform: uppercase !important;
    font-size: 18px !important;
}

.payment_methods .payment_box {
    --wd-tags-mb: 10px;
    position: relative;
    margin-top: 15px;
    padding: 15px;
    font-size: 13px !important;
    background-color: var(--bgcolor-white);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: var(--wd-brd-radius);
}



@media (max-width: 980px) {
	
.product-summary-shadow .summary-inner {
    padding: 22px 16px 15px !important;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: var(--wd-brd-radius);
}
	
.wd-buy-now-btn, .single_add_to_cart_button  {
    padding: 5px 8px !important;
 
    font-size: 11px !important;
  
}
	
	.wd-product .wd-entities-title {
    font-size: 20px !important;
}
	

	
	.hide-larger-price .price *:not(.price) {
    word-spacing: normal;
    visibility: visible;
    font-size: 18px !important;
}
	
	.wd-product :is(.wd-product-cats,.wd-product-brands-links) a {
    display: inline-block;
    font-size: 12px !important;
}
	
}

.btn.btn-style-round {
    border-radius: 35px;
    min-width: 230px !important;
}

html .formcraft-css .powered-by {
    color: #888;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-align: center;
    margin: 13px auto;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    display: none;
    letter-spacing: .4px;
}

.woocommerce-product-gallery img {
    width: 100%;
    border-radius: 8px !important;
}


.hide-larger-price .price *:not(.price) {
    word-spacing: normal;
    visibility: visible;
    font-size: 22px !important;
    display: none !important;
}