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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://development.nextvision.in.rs/woodmart/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:900;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", 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%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", 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;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(233,29,36);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.single-product .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(233,29,36);
}
:root{
--btn-default-bgcolor-hover:rgb(233,29,36);
}
:root{
--btn-accented-bgcolor:rgb(233,29,36);
}
:root{
--btn-accented-bgcolor-hover:rgb(233,29,36);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 40px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 40px;
			}
		}
	
	
	
.btn.btn-color-black {
    background-color: #000000;
    color: #fff;
}
.wd-slide-bg {
  background-position: top center !important;
}

tr.tip-proizvoda .wd-swatch:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: 0;
    bottom: auto;
    background: #fff;
    border: 2px solid transparent;
    border-radius: 2px;
    width: 13px;
    height: 13px;
    border-color: #e91d24 !important;
    left: -13px;
}
tr.tip-proizvoda .wd-swatch {
    border: none !important;
    box-shadow: none !important;
    position: relative !important;
    margin-right: 0px;
    width: 45%;
    text-align: left !important;
    justify-content: flex-start;
}
tr.tip-proizvoda .wd-swatch.wd-text.wd-active:after {
    opacity: 1 !important;
}
tr.tip-proizvoda .wd-swatch:after {
    position: absolute;
    /* top: 0; */
    left: -23px;
    right: 0;
    bottom: 0;
    text-align: center;
    content: "X" !important;
    display: flex;
    font-size: 10px !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: 1;
    text-indent: 0;
    font-size: 12px;
    color: #fff;
    opacity: 0;
    z-index: 45;
    width: 13px;
    height: 13px;
    background: #e91d24;
    left: -13px;
    top: 50%;
    transform: translatey(-50%);
    right: 0;
    align-items: center;
    justify-content: center;
}
.single-product.hide-larger-price .price>span:nth-child(2) {
/*     display: inline !important; */
/*     position: relative !important; */
}
.single-product.hide-larger-price .price>span:nth-child(2):before {
/*     content: '-'; */
/*     margin: 0px 10px; */
}
.whb-general-header {
    padding-top: 5px;
    padding-bottom: 5px;
}
.whb-sticked .site-logo {
    filter: brightness(0) invert(1);
}
.contact-inner-split label {
    width: 48%;
}
p.form-row label, .contact-form-full label {
    font-size: 18px;
    font-weight: 600;
    color: #101338;
}
span.must-fill {
    color: #ED2024;
}
.contact-inner-split p {
    display: flex;
    justify-content: space-between;
}
.contact-form-full {
    background: #fdfdfd;
    padding: 4rem 7rem 3rem;
    border-radius: 25px;
}
textarea {
    min-height: 190px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    padding: 15px;
    height: 54px;
    border-radius: 11px;
    border: none !important;
    background: #f5f5f5 !important;
    margin-top: 7px;
}
input[type='email']::placeholder, input[type='date']::placeholder, input[type='search']::placeholder, input[type='number']::placeholder, input[type='text']::placeholder, input[type='tel']::placeholder, input[type='url']::placeholder, input[type='password']::placeholder, textarea::placeholder, select::placeholder {
    color: #9C9C9C;
    font-size: 16px;
}
.contact-inner-full button.submit-btn {
    width: 100%;
    background: #e91d24 !important;
    color: white !important;
    border-radius: 12px;
    font-size: 20px;
    text-transform: none;
    height: 56px;
}
.contact-inner-full button.submit-btn:hover {
    background: black !important;
}
.recaptcha-txt p {
    text-align: center;
    font-size: 13px;
}
div.quantity input[type="number"] {
    font-weight: 600;
    background: white !important;
    border: 1px solid #c9c9c9 !important;
    box-shadow: none !important;
    padding: 0px !important;
}
.footer-cards{
	display:flex;
	justify-content:center;
	gap:5px;
	flex-wrap:wrap;
}
.footer-cards a[href*="#"]{
	cursor:default;
}

.footer-cards img{
	max-height: 30px;
}

.lumise-checkout-thumbnails {
	display:none;
}@media (min-width: 1025px) {
	.flickity-viewport, .wd-slide {
    min-height: 95vh !important;
    max-height: 95vh !important;
}
.wd-slide .vc_row {
    margin-top: calc(8vh + 100px) !important;
}
.product.wd-hover-quick .wd-add-btn {
    opacity: 1 !important;
    --btn-height: 39px !important;
    transform: none !important;
}
.wd-header-overlap .title-size-small {
        padding-top: 125px;
        padding-bottom: 60px;
    }

.min-footer {
	align-items:flex-start !important;
}
}

@media (max-width: 576px) {
	tr.tip-proizvoda .wd-swatch span {
    font-size: 16px !important;
}
tr.tip-proizvoda .wd-swatch {
    width: 100%;
    margin-left: 15px;
}
.wd-slide-container {
    background-color: #0000004d;
    background-blend-mode: overlay;
}
.invis {
    height: 0px !important;
    margin: 0px !important;
}
.wd-header-overlap .page-title {
        padding-top: 95px;
        padding-bottom: 60px;
    }
.contact-form-full {
    padding: 1rem 1rem 1rem;
}
.contact-inner-split label {
    width: 100%;
}
.contact-inner-split p {
    flex-direction: column;
}
.recaptcha-txt p {
    text-align: center;
    font-size: 12px;
}
}

