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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--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: "Lato", 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: 14px;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #dd3333;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #dd3333;
	--btn-accented-bgcolor-hover: #dd3333;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(221,51,51);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(0,0,0,0);
	background-image: none;
	background-repeat: inherit;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 870px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: inherit;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	background: rgb(221,221,221);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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;
}

@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);
}
}


.wd-page-title {
background-color: rgb(244,244,244);
}

@media (max-width: 1024px) {
    .wd-builder-off .wd-products-per-page {
        display: flex !important;
    }
}
.shop_attributes {
    overflow: visible;
	  }

.wd-nav>li>a {
    padding: 0px 8px;
}
.wd-nav {
    --nav-gap: 0;
    }
.menu-item-3689224 span{
     background: #ff6600;
	   border-radius:10px;
	   padding:5px;
    }
.ribbon.ribbon-top-left.ribbon-uskoro span {
    background: #ff6600; /* narandžasta */
    color: #fff;
}
/* inicijalno sakrij */
#etiketa-uskoro {
    display: none;
}

/* prikaži samo za proizvode iz kategorije uskoro (4467) */
.single-product-page.product_cat-uskoro #etiketa-uskoro {
    display: block;
}

/* stil boje za USKORO */
.ribbon.ribbon-top-left.ribbon-uskoro span {
    background: #ff6600; /* narandžasta */
    color: #fff;
}




.product-labels.labels-rectangular {
    top: 0!important;
   }
.product-labels {
    align-items: flex-end!important;
	  max-width:100%!important;
    }
.wd-products-element+:is(.term-description,.page-description) {
    margin-top: 60px;
}
body .select2-container--default .select2-results__option {
    padding: 5px 18px;
    font-size: 14px;
}

.widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 0px solid var(--brdcolor-gray-300);
}


.widget-title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 16px; /* prilagodite veličinu fonta po potrebi */
}

.widget-title::before,
.widget-title::after {
  content: '';
  flex: 1;
  height: 1px;
  background-color: rgba(208, 2, 27, 1); /* promenite boju linije po potrebi */
  margin:0 10px; /* razmak između linija i teksta */
}



.wd-sidebar.wd-side-hidden .wd-widget {
    padding-inline: 20px!important;
}
.widgettitle, .widget-title {
    margin-bottom: 10px;
    }
.wd-filter-list li {
    margin-bottom: 0px;
}
.wd-filter-list a {
    padding-block: 2px;
	  font-size:14px!important;
}
.yoast-breadcrumb a, .yoast-breadcrumb span {
    color: #444;
}
@media (min-width: 1025px) {
	form.woocommerce-checkout {
    flex-wrap: wrap !important;
   }
	}
.shipping-cost-message th {
    text-align: right !important; /* Dodaj !important da osiguraš da se pravilo primeni */
    width: 100%; /* Osiguraj da zauzima celu širinu */
}
p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    display: none !important;
}
.outofstock .upiti-slike-variable img{
    display: none!important;
    }

.state-delisted.wd-single-add-cart{
    display: none!important;
    }

.wd-stock-status-off :is(.stock,.woocommerce-variation-availability) {
    display: block!important;
}
p.stock.out-of-stock{
    display: none!important;
    }
.ulr-fragility img{
   width: 25px;
	     }

.proizvod-van-gabarita{
    border: 1px solid #eb1d25;
    padding: 10px;
	     }
.napomena-admin{
    border: 1px solid #eb1d25;
    padding: 10px;
	  margin-bottom: 20px;
    }

.product-grid-item .wd-product-brands-links {
    font-weight: bold;
}
#woocommerce_price_filter-2.widget_price_filter {
    margin-top:-20px;
    }
html .widget_price_filter [class*="price_slider_amount"] .button {
    width: 100%;
	margin-bottom:20px;
}
.tnp-field input[type="submit"] {
    width: 100%;
    padding: 10px;
    display: block;
    border: 1px solid #ddd;
    border-color: #ddd;
    background-color: #444;
    background-image: none;
    text-shadow: none;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    box-sizing: border-box;
    height: auto;
}
ul.footer-social-icons {
    list-style-type: none;
    padding-left: 0
}

ul.footer-social-icons li {
    display: inline-block;
    margin: 3px
}

ul.footer-social-icons i {
    color: #fff;
    padding: 10px;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px
}

.facebook-icon {
    background-color: #3b5998
}

.instagram-icon {
    background-color: #c13584
}

.whatsapp-icon {
    background-color: #25d366
}

.skype-icon {
    background-color: #00aff0
}

.viber-icon {
    background-color: #665cac
}
.footer-soc-link {
    color: #fff;
    margin-right: 0;
    margin-left: 0;
    font-weight: 700;
    display: block;
}
.footer-soc-link__whatsapp i {
    background-color: #1ebea5;
	margin-bottom: 5px;
	}
.footer-soc-link__viber i {
    background-color: #665cac;
}
.footer-soc-link i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    font-weight: 400;
	   }
#etiketa-novo {
    display: none;
}
.single-product-page.product_cat-novo #etiketa-novo {
    display: block;
}
.woodmart-woocommerce-layered-nav.widget,
#woocommerce_price_filter-2{
    margin-bottom: 0;
    padding: 10px 10px 10px 15px;
}
#custom_html-5, #woocommerce_price_filter-2, #woodmart-woocommerce-layered-nav-2, #woodmart-woocommerce-layered-nav-3, #woodmart-woocommerce-layered-nav-4, #woodmart-woocommerce-layered-nav-5, #woodmart-woocommerce-layered-nav-6, #woodmart-woocommerce-layered-nav-7, #woodmart-woocommerce-layered-nav-8, #woodmart-woocommerce-layered-nav-9, #woodmart-woocommerce-layered-nav-9, #woodmart-woocommerce-layered-nav-10, #woodmart-woocommerce-layered-nav-11, #woodmart-woocommerce-layered-nav-12, #woodmart-woocommerce-layered-nav-13, #woodmart-woocommerce-layered-nav-14, #woodmart-woocommerce-layered-nav-15, #woodmart-woocommerce-layered-nav-16, #woodmart-woocommerce-layered-nav-17, #woodmart-woocommerce-layered-nav-21 {
    background-color: #fff;
}

.upiti-slike img{
    width: 132px;
	  float: right;
}

.wd-el-title.title.slider-title.element-title {
    position: relative;
	margin-bottom: 40px;
}

.wd-el-title.title.slider-title.element-title::after {
    content: "";
    position: absolute;
    bottom: -15px; /* Visina linije */
	    left: 0;
    width: 40px; /* Širina linije */
    height: 2px; /* Debljina linije */
    background-color: #dd3333;
}

   


/*.product-label.onsale {
    margin-right: -10px;
}*/
.brosh{
    font-size: 14px;
	  font-weight: bold; 
	  color: #000;
}

.product_meta a {
    color: #000;
    font-size: 14px;
}
.sku_wrapper{
    font-size: 14px;
	  color: #000;
font-weight: bold;
    }
.sku_wrapper .sku{
    font-size: 14px;
	  color: #000;
font-weight: 400;
    }
.single-product .product_meta span span {
    font-size: 14px;
	  color: #000;
    }

.woocommerce-product-gallery .label-attribute-pa_brend {
    display: none;
}
.cena-single .woocommerce-Price-currencySymbol {
    color: #454545!important;
    font-size: 18px!important;
}
.woocommerce-product-attributes-item .woocommerce-product-attributes-item__value {
    font-weight: bold!important;
    color: #000;
	font-size: 16px;
	padding: 5px;
}
.single-product table.woocommerce-product-attributes tbody tr .woocommerce-product-attributes-item__value a {
    color: #000 !important;
	  font-weight: bold;
}
.shop_attributes tr{
    margin: 0;
    padding: 0;
    border: 0;
    text-transform: none;
    font-size: 14px;
}
.shop_attributes tr a{
    font-size: 16px;
}
.single-product
	table.woocommerce-product-attributes
	tbody
	tr:nth-child(2n + 1) {
	background-color: #eee;
}
.single-product table.woocommerce-product-attributes tbody tr td,
.single-product table.woocommerce-product-attributes tbody tr th {
	border: none !important;
}
.single-product
	table.woocommerce-product-attributes
	tbody
	tr
	.woocommerce-product-attributes-item__label {
	width: 40%;
	padding: 10px !important;
}
.product-wrapper .ribbon {
	width: 90px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
}
.product-wrapper .ribbon span {
	background-color: #00a4ef;
}
.product-wrapper .ribbon::after,
.product-wrapper .ribbon::before {
	border: 5px solid #2980b9;
}

.product-wrapper .ribbon::after,
.product-wrapper .ribbon::before {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
}
.product-wrapper .ribbon span {
position: absolute;
	display: block;
	width: 155px;
	padding: 5px 5px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	text-align: center;
	transform: rotate(-45deg);
}
.product-wrapper .ribbon.ribbon-top-left {
	    top: -10px;
    left: -10px;
}
.product-wrapper .ribbon.ribbon-top-left::after,
.product-wrapper .ribbon.ribbon-top-left::before {
	border-top-color: transparent;
	border-left-color: transparent;
}
.product-wrapper .ribbon.ribbon-top-left::before {
	top: 0;
	right: 0;
}
.product-wrapper .ribbon.ribbon-top-left::after {
	bottom: 0;
	left: 0;
}
.product-wrapper .ribbon.ribbon-top-left span {
	right: -25px;
	top: 30px;
	transform: rotate(-45deg);
}
/*novo*/
.brochures-download-icon {
    background-color: #ff0000;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    display: inline-block;
    border-radius: 30px;
}
.single-product .ulr-fragility {
    padding: 10px;
    border: 1px solid #eb1d25;
    margin-bottom: 20px;
}
.acf-field-container {
    display: flex;
    flex-direction: column; /* Prikazivanje elemenata u koloni */
}

.image-and-text {
    display: flex; /* Koristi flex za unutrašnji red */
}

.image-container {
    flex: 1; /* Slika će zauzimati veći dio prostora */
}

.additional-text {
    margin-left: auto; /* Pomeri zvezdicu na desnu stranu */
    color: red;
    font-size: 20px;
    top: -10px;
    line-height: 1;
	  }


.additional-text:hover::after {
    content: "Napomena: Za robu na upit nije moguća zamena niti refundacija novca, osim u slučaju da je oštećena ili neispravna."; /* Dodajte željeni tekst */
    font-size: 13px;
    width: 220px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    top: 10px; /* Pomaknite tekst prema gore da bi bio iznad zvjezdice */
    right: 0; /* Postavite tekst na desnu stranu */
    z-index: 1;
    visibility: hidden; /* Početno stanje: skriven */
    opacity: 0; /* Početno stanje: prozirnost na 0 */
    transition: visibility 0s, opacity 0.5s linear; /* Gladak prijelaz za opacity */
}

.additional-text:hover::after {
    visibility: visible; /* Pri hover-u, prikaži tekst */
    opacity: 1; /* Pri hover-u, postavi prozirnost na 1 */
}

.additional-text:hover::after::first-letter {
    font-weight: bold; /* Podebljaj prvu riječ */
}

.acf-value {
    margin-top: 0; /* Dodatni prostor između prvog i drugog reda */
    color: #1d9a71;
    text-align: right;
	  font-weight: 700;
    text-transform: uppercase;
	}
.product-wrapper {
    position: relative;
}






/*moje*/
.telefon:after{
    content:"Telefon upišite u ovakvom formatu 063xxxxxx"!important;
    font-style:italic!important;
font-size:14px;
	color:#666;
font-weight:600;
}
.whb-top-bar a{
	color:#fff;
}
.whb-top-bar a:hover{
	color:#dd3333;
}

.product-element-bottom * {
    text-align:left;
}


.products-tabs-title  li {
    background:transparent;
    color:#333!important;
}
.products-tabs-title .wd-active {
    color: #dd3333!important;
    background-color: #fff;
    opacity:1!important;
}


.swatches-brands .filter-swatch .with-bg {
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    text-indent: -9999px;
    height: 40px;
    width: 80%;
    margin: 0 auto;display:inline-block;
    
}
.swatches-brands {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
}
.swatches-brands .with-swatch-image {
     width: 50%;
}
.quick-shop-wrapper {display:none!important;}
.zamenski {
	background: #fff;
    padding: 0px;
    margin-bottom: 20px;
}
.napomena {
	padding:10px;
	border:2px solid #d0021b;
	border-radius:0px; 
	margin-bottom:20px;
}
.napomena p {margin:0;}
#submit_paymaster_payment_form {
    padding: 14px 28px;
    font-size: 14px;
    line-height: 20px;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
}
#ppform a.btn-black {display:none;}
.zamenski .proizvod {box-shadow:0px 8px 16px rgba(0,0,0,.2);padding:10px;background: #fff;}
.zamenski .proizvod a{display:flex;align-items:center;}

.zamenski .proizvod a div{display:flex;flex-direction:column;}
.zamenski .proizvod .amount {margin-top:20px;}
.zamenski .proizvod a img{max-width:100px;margin-right:15px;}

.footer-container {
    padding-top: 30px;
}

.variations_form .single_variation_wrap .price,
.menu-item .wd-nav-img{display:none!important;}

.product-wrapper #apa_product_1 .ribbon.ribbon-top-left {
  left:5px;
}

.maximum {
  background-color:rgba(51, 51, 51, 1);
  color:#fff;
  line-height: 2;
  text-align:center;
  margin-top:10px;
  display:block;
  clear:both;
}
.tabs-layout-tabs{
	display: block !important;
}
.out-of-stock.product-label{
display: none;
}
.slider-text{
	font-weight: bold;
}
#cookie-law-info-bar{
	z-index: 2147483648 !important;
}
.cli_messagebar_head{
	color: white !important;
}
/*Icons*/
.product-share .woodmart-social-icon.social-facebook {
  color: #3b5999 !important;
}
.product-share .woodmart-social-icon.social-twitter {
  color: #55acee !important;
}
.product-share .woodmart-social-icon.social-pinterest {
  color: #bd081c !important;
}
.product-share .woodmart-social-icon.social-linkedin {
  color: #0077b5 !important;
}
.product-share .woodmart-social-icon.social-whatsapp {
  color: #25d366 !important;
}
.product-share .woodmart-social-icon.social-tg {
  color: #0088cc !important;
}
.footer__contact .social-whatsapp i:before{
	content: "\f232" !important;
}
.footer__contact .social-viber i:before{
	content: "\f409" !important;
}
.banerz .banner-title {
	 
}
.banerz .content-banner{
    margin-top: 140px;
}
.banerz-shop .banner-inner {
    padding: 4px 0;
    font-size: 14px !important;
    line-height: 18px !important;
    border: 3px solid rgba(255,255,255,.1);
    background: rgba(0,0,0,.5);
}
.banerz .banner-subtitle {
    position: absolute;
    right: -30px;
    bottom: -20px;
}
/**********************/
.gs_logo_single img {
width:130px !important;
}

.quantity input{
	font-weight: bold !important;
	color: black !important;
}

.variations select {
	border: 1px solid black !important;
	font-weight: bold;
}

.flex-prev:before{
	content: "\f114";
}
.flex-next:before{
	content: "\f113";
}
.collapsible-title:after{
	content: "\f115" !important;
}
.woocommerce-page .woocommerce-ordering select{
	max-width: 300px !important;
}
.product-title{
	font-weight: bold !important;
}
.woodmart-product-brands-links{
	font-weight: bold;
}

body .owl-carousel .owl-nav>div {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
}


.cwginstock-subscribe-form h4 {margin:0!important;}
.cwginstock-subscribe-form,
.cwginstock-panel-body,
.cwginstock-subscribe-form .panel-primary{
  border-color:rgba(208, 2, 27, 1)!important;
  
  }

.cwginstock-subscribe-form .panel-heading{
  background:rgba(208, 2, 27, 1)!important;
  border-color:rgba(208, 2, 27, 1)!important;
  
  }
.single-product table.woocommerce-product-attributes.brosure tbody tr:nth-child(2n) {
    background-color: #fff;
}
.product-image-summary .shop_attributes td, .product-image-summary .shop_attributes th {
    padding: 5px;
    }
.single-product table.woocommerce-product-attributes.brosure tbody tr:nth-child(2n+1) {
    background-color: #eee;
}
.cwginstock-subscribe-form.hidden {display:none!important;}

.brosh a span {color:#fff!important;}
.brosh {margin-bottom:10px!important;}
.single-product .summary-inner .ulr-price .product-availability.state-ondemand > span {
    font-size: 14px;
}
.labels-rectangular {
    right: 0px !important;
	left:auto;
/*left: 220px !important;
    right: auto;*/
}

/* Brand prikaz na proizvodu */
.woocommerce-product-attributes-item .woocommerce-product-attributes-item--attribute_pa_brend{
overflow: auto !important;
}

.product-labels .label-with-img{
padding: 0;
    max-width: 75px !important;
    padding-right: 0!important;
}
@media (max-width: 1024px) {
    .wd-product .wd-buttons {
        margin-top: 80px;
    }
}

@media (min-width: 1025px) {
	.wd-header-nav {
    padding-inline: 5px;
}
form.woocommerce-checkout {
    flex-wrap: inherit;
    }
.article-inner {
    box-shadow: 0 0 4px rgba(0,0,0,.12);
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    background-color: #fff;
}
.whb-top-bar{
	margin-bottom: -35px;
	background:transparent!important;
}

.slider-hide{
	display:none;
}
#billing_telefon{text-align:left!important;padding-left:15px;}
.banerz .content-banner{
    margin-top: 140px;
}
.banerz-shop .banner-inner {
    padding: 4px 0;
    font-size: 14px !important;
    line-height: 18px !important;
    border: 3px solid rgba(255,255,255,.1);
    background: rgba(0,0,0,.5);
}
.banerz .banner-subtitle {
    position: absolute;
    right: -30px;
    bottom: -20px;
}
/**********************/
.gs_logo_single img {
width:130px !important;
}

.whb-sticky-header .container{
	max-width: 1400px !important;
}

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper{
	margin-top: 15px !important;
}

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper .woocommerce-breadcrumb{
	font-size: 17px !important;
}
.site-logo{
	padding-left:25px;
}
.product-wrapper .ribbon.ribbon-top-left {
	    top: -10px;
    left: -10px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.slider-hide{
	display:none;
}
}

@media (max-width: 576px) {
	.upiti-slike img {
    float: none;
}
.wd-social-icons .wd-social-icon {
    margin: 1px!important;
    }
 #etiketa-novo.product-wrapper.ribbon.ribbon-top-left{
    top: -5px!important;
    }
#etiketa-novo.product-wrapper.ribbon.ribbon-top-left span {
    right: -10px!important;
    top: 15px!important;
    }
#etiketa-novo.product-wrapper.ribbon span {
    width: 100px!important;
    }
#etiketa-novo.product-wrapper.ribbon{
    width: 80px!important;
    height: 80px!important;
    }
.acf-field-container {
    float: left;
    }
.woodmart-shop-tools {
    margin-top: -20px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    flex-wrap: wrap;
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn {
    margin-left: 0!important;
}
.woocommerce-ordering__sec {
    align-items: center;
    width: 100%;
    margin-top: 5px;
}
.form-wppp-select {
    margin-left: 20px!important;
    width: 120px;
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn {margin-left:auto;margin-right:auto;height: 25px;}
.single-product-page .tabs-layout-tabs .tabs li.active {
    border-bottom: 2px solid;
}

.product-summary-shadow .summary-inner {
    padding: 30px 15px 15px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-bottom:30px;
}
#apa_product_1 .shop_attributes tr,
#apa_product_1 .shop_attributes tr a{
    padding:0px 10px 0px 0px;
	font-size:13px!important;
	  flex-wrap: wrap;
}
.footer-column {margin-top:30px;}

.tabs-layout-tabs .tabs li a:after{
	display:none !important;
}
.site-logo{
	padding-right:0px;
}
.page-title .entry-title {
    font-size: 20px;
}
.whb-general-header .woodmart-logo img {
    max-height: 70px;
}
/***********BANERI********************/
.banerz {
    height: 200px;
}
.banerz-shop{
	height:200px !important;
}
.banerz .banner-title {
    font-size: 7vw !important;
    line-height: 8vw !important;
}
.banerz-shop h2 {
    font-size: 17px !important;
    line-height: 19px !important;
}
.banerz .banner-image, .banerz-shop .promo-banner-image{
	position:relative;
}
.banerz .promo-banner-image{
    width: auto !important;
    max-width: inherit;
	height:200px;
}
.banerz-shop .promo-banner-image{
    width: auto !important;
    max-width: inherit;
	height:350px;
}
.banerz .content-banner, .banerz-shop .content-banner {
    margin-top: 30px;
}
/*********************/
.banerz-shop .banner-inner {
    padding: 4px 0;
    font-size: 14px !important;
    line-height: 18px !important;
    border: 3px solid rgba(255,255,255,.1);
    background: rgba(0,0,0,.5);
}

.banner-image{
	height: 200px !important;
}
/***********slider btn*******************/
.dugmee {
    font-size: 18px !important;
    line-height: 40px !important;
	transform: translateY(-20px);
}
.banner-subtitle {
    position: absolute;
    width: 115px;
    bottom: -8px;
    margin: 0 auto;
    right: -32px;
    font-size: 10px !important;
    padding: 4px 3px !important;
    display: block !important;
}



.kategorije .vc_column-inner{
	padding-top: 0px !important;
}

.vc_custom_1603393217986{
	padding-top: 0px !important;
}
#wd-5f91d6ab25729
{
	padding-top:0px !important;
}
.promo-banner-wrapper{
	margin-bottom:20px !important;
}
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper{
	margin-top: 15px !important;
}
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper .woocommerce-breadcrumb{
	font-size: 18px !important;
}
.promo-banner .content-banner {
    max-width: 45%!mportant;
    width: 45%!important;
    }
/*
.labels-rectangular {
 left: 120px !important;
    top: 120px ! important;
    right: auto;
}*/
}

