/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      8.7.0
 Text Domain:  woodmart
*/

.product-image-summary .cart {
    margin-bottom: 0px;
}

/*********      GLOBAL      *********/

@media only screen and (max-width: 1024px) {
  #samo-desktop {
    display: none;
  }
    .samo-desktop {
    display: none;
  }
  
  }



@media only screen and (min-width: 40.063em) {
  #samo-mobilni {
    display: none;
  }
  .samo-mobilni {
    display: none;
  }
}


.dostavainfo {
	display: flex;
    margin-top: -20px;
    margin-left: 14px;
    padding-bottom: 7px;
    font-size: 12px;
    color: #333;
}



*/
/* Checkout strana i placanje karticom */ 
@media only screen and (min-width: 960px) {
.wpwl-button-pay {
    font-size: 17px;
    width: 70px;
    height: 40px;
    background: #83b735;
    color: white !important;
    border-radius: 7px;
}

.wpwl-button-pay:hover {background: #61abcf;}

.wpwl-button-cancel {
    font-size: 17px;
    width: 85px;
    height: 40px;
    background: #bd1c1c;
    color: white !important;
    border-radius: 7px;
}

}

@media only screen and (max-width: 480px) {
.wpwl-button-pay {
	background: #83b735;
    color: white;
    font-size: 18px;
}
}


.woocommerce-billing-fields input::placeholder {
    color: darkgrey;
}


.karticefooter {max-height: 20px;}
.textfooter {font-size: 12px;}


.kontakttekstfooter {line-height: 2;}
.javte1 {margin-bottom: 14px; color: red;}
.javte2 {color: #000; font-size: 16px;}
.javte3 {font-size: 14px; color: green; margin-bottom: 10px;}
.javte4 {margin-bottom: 5px;}
.javteforma {border: 1px dotted #333; padding: 10px;}
.javte6 {margin-top: 10px;}

label[for=rating] {font-weight: 600; color: red;}

.finalnacena {
    margin-top: -19px;
    text-align: right;
    color: #6ba810;
    font-size: 11px;
    margin-bottom: 15px;
    text-transform: uppercase;
}


.hvalanaporudzbini {font-size: 15px; color: #2d2a2a; word-spacing: 1px;}




.summary-inner > .price, .woodmart-scroll-content > .price {font-size: 24px; margin-bottom: 25px;}

details summary::-webkit-details-marker { /*  Sakriva strelicu na details summary */
  display:none;
}

span.woocommerce-Price-currencySymbol {
    font-size: 15px;
    text-transform: lowercase;
    vertical-align: unset;
    margin-left: 0px;
}

.woocommerce-product-details__short-description {
    margin-bottom: 25px;
}

.dostava-opsirnije {
	margin-top: -20px;
    color: #333;
}


.wd-sticky-btn-cart .text-ispod-cene {display: none;}
.wd-sticky-btn-cart .text-ispod-add {display: none;}
.wd-sticky-btn-cart .stock {display: none;}
.wd-sticky-btn-cart > .stock {display: none;}


.type-product:not(.instock) form.cart {  /*  Sakriva add to cart kada varijabilni proizvod nije na stanju */
    display: none;
} 


p.stock.in-stock {margin-bottom: 15px;}

.single_add_to_cart_button {
	width: 100%;
	background-color: #fd5000;
	font-weight: 600;
	font-size: 15px;
	padding: 14px;
}

div.quantity {width: 100%;}
.quantity input {
    border-width: 1px !important;
	height: 35px !important;
}

div.quantity input[type="button"] {min-width: 50px;}
div.quantity input[type="number"] {width: 100%;}



.labels-rectangular .product-label {
    word-break: break-word;
}

.product-label.out-of-stock {
	background: #ff0000bd !important;
    color: white !important;
}

.label-attribute-pa_pp {
    background-color: #408edf !important;
}

.product-label.new {
    background-color: #ffc809;
    color: black;
}

.woocommerce-widget-layered-nav-list {
	max-height: 400px;
	overflow-y: auto;
	padding-right: 10px;
}

.woocommerce-widget-layered-nav-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.15);
	background-color: #F5F5F5;
}

.woocommerce-widget-layered-nav-list::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb
{
	background-color: #696969;
}

.product-grid-item > .star-rating {display: none;}

.product-grid-item .woodmart-product-cats a, .product-grid-item .woodmart-product-brands-links a {
    color: #7cbe94;
    font-weight: 600;
}

.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
    color: #7cbe94;
    font-weight: 600;
}

.wd-product-brands-links a {
	color: #7cbe94;
}


/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0.3;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .3s linear 0.1s;
    -moz-transition: opacity .3s linear 0.1s;
    transition: opacity .3s linear 0.1s;
    opacity: 1;
}


.whb-sticked .tel2 {
    font-size: 26px;
    margin-top: 10px;
	    -webkit-transition: opacity .3s linear 0.1s;
    -moz-transition: opacity .3s linear 0.1s;
    transition: opacity .3s linear 0.1s;
    opacity: 1;
}

.whb-sticked .tel1 {
    display: none;
}





.quick-shop-form > details {
    display: none;
}


.wc-variation-is-unavailable { /* kada varijacija nije na stanju */
    background-color: #676767 !important;
}

.wc-variation-is-unavailable:hover { /* kada varijacija nije na stanju hover */
    background-color: #484848 !important;
}

/* 

DODAJE CENA: ISPORED CENE PROIZVODA

.single-product-page .woocommerce-Price-amount:before {
    content: 'Cena:';
    font-size: 15px;
    padding-right: 5px;
    font-weight: 600;
    color: #333;
}

 */

.headernotif {
	width: 100%;
    background: #666;
    text-align: center;
    min-height: 30px;
    color: white;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}

.headernotifbold {
	font-weight: 600;
	color: #222;
}
	
.headernotiftext {
	font-weight: 400;
	color: white;
}



.wd-product-brand {float: left; padding: 0px 5px;}
.wd-product-brand:last-child {float: none;}
.wd-product-brand img {height: auto;}


@media only screen and (max-width: 767px) {

#logoslicica {max-width: 33%; display: flex;}
#atf-izdvajamo {margin-top: 50px;}
#atf-izdvajamo-h3 {text-align: center;}
#atf-izdvajamo-p {text-align: center; margin-bottom: 20px;}

}

.product-element-top {border-radius: 2%}

.woocommerce-product-details__short-description {font-style: italic;}



@media only screen and (min-width: 1024px) {
.wd-header-wishlist {zoom: 1;}
.wd-header-cart {zoom: 1;}
}


.wd-gallery-btn {
    opacity: 0.6;
}

/* .related-and-upsells {display: none;} */


.elementor-icon-list-items.elementor-inline-items {
    list-style: none;
    text-align: center;
    padding-left: 10%;
}

.wd-action-btn.wd-style-text>a {text-transform: uppercase;}



@media only screen and (max-width: 1024px) {
	.pocetna-baner-kont {
    margin-bottom: 15px;
}
}



.woodmart-sticky-btn-cart .text-ispod-cene {display: none;}
.woodmart-sticky-btn-cart .text-ispod-add {display: none;}
.woodmart-sticky-btn-cart .stock {display: none;}
.woodmart-sticky-btn-cart > .stock {display: none;}

.woodmart-product-brand {float: left; padding: 0px 5px;}
.woodmart-product-brand:last-child {float: none;}
.woodmart-product-brand img {height: auto;}

.wcmnd_email .wcmnd-fields {width: 80%;}
.wcmnd_email {text-align: center;}
.mailchimp-newsletter label {display: inline;}
.create-account-question::before {
    content: url(nalogha.png);
}
.view-all-results {background-color:#b7d689}


.wd-sub-menu li a {color: #333;}

.wd-menu-icon>a:before {
    font-size: 24px;
    content: "\f15c";
}

.woocommerce-mini-cart__empty-message {
	text-align: center;
    padding-top: 75px;
    padding-bottom: 25px;
    font-size: 20px;
    color: #333;
    font-weight: 600;
}


nav[class*="-pagination"] li {
    display: inline-block;
    margin-right: 3px;
	padding: 5px;
    vertical-align: middle;
    text-align: center;
    zoom: 1.1;
}


nav[class*="-pagination"] li .page-numbers {
    background-color: #fffcf8;
	color: #f17b53;
}

nav[class*="-pagination"] li .current {
    color: #FFF;
    background-color: var(--wd-primary-color);
}

.futer-linkovi {
	line-height: 1.1;
    font-size: 15px;
    font-weight: 600;
}


@media only screen and (max-width: 1024px) {
    .futer-linkovi ul {
    text-align: left;
	list-style: none;
  }
  
  }

@media only screen and (min-width: 1025px) {
    .futer-linkovi ul {
    text-align: center;
	list-style: none;
  }
  
  }


.product_title {font-size: 32px;}
#menu-info-meni li a span {font-weight: 600 !important; color: #000;}
#menu-info-meni .nav-link-text {font-weight: 600;}
.nav-link-text {font-weight: 400;}


.whb-top-bar .wd-header-cart.wd-design-4 .wd-cart-number {line-height: 13px;}

.popup-cart-space {margin-top: 25px; margin-bottom: 25px;}

.wd-sticky-btn-cart .ppom-wrapper {display: none;} /* PPOM fix */

.wd-sticky-btn-cart .text-ispod-cene2 {display: none;}

.product-35704 > .text-ispod-cene {margin-bottom: 15px; color: #333;}
.postid-35704 .text-ispod-cene {margin-bottom: 15px; color: #333;}

.wc-tabs > li > a {font-weight: 400 !important;}


/* Checkout addons */
#wc_checkout_add_ons {
    background-color: #f8f8f8;
    padding: 10px;
}

.text-ispod-cene2 {font-size: 11px;}




/* Privremena ponuda */

.pp1 {
    color: red;
    font-weight: 600;
}

.pp2 {
    margin-bottom: 20px;
}



/* Back in stock sredjivanje */

.cwginstock-subscribe-form .panel-primary {
    border-color: #333;
    border-style: dotted;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #fff;
}

.cwginstock-panel-heading h4 {
    color: #333;
}

#wc_checkout_add_ons .checkbox {
    font-weight: 600;
    color: #333;
}

#wc_checkout_add_ons {
    padding: 10px;
}

 


/* Sredjujemo PPOM polja za custom solju */
.slikatekst .form-check-inline { 
    display: block;
    font-size: 16px;
}


.ppom-wrapper h2 {
    float: left;
    font-weight: 600;
    margin: 20px 0;
}

#ppom-file-container-slika_za__olju label {font-size: 15px; font-weight: 600;}
#ppom-file-container-slika_za__olju .ppom-input-desc {font-weight: 400; font-size: 14px; display: block;}

label[for="slikatekst"] span {font-size: 14px !important;}

.ppom-price-container-40073 .ppom-option-total-price {display: none;}

#selectfiles-slika_za__olju {
    background-color: #83b735;
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
	border: none;
}

.ppom-file-container {
background: none;
border: 1px dashed #333;
}

#tekstopisinstrukcijepolje::placeholder {
    color: #b3b3b3;
}

/* PPOM za stikere */
.ppom-price-container-40313 .ppom-option-total-price {display: none;}
.ppom-price-container-40313 .ppom-product-base-price {display: none;}

label[for="1__postavi_sliku"] {
	font-size: 20px;
    line-height: 40px;
    font-weight: 600;
	}
	
label[for="2__odaberi__eljenu_veli_inu_stikera"] {
	font-size: 20px;
    line-height: 40px;
    font-weight: 600;
	}

.opis-dimenzije .ppom-divider-txt {
    margin-top: 0px;
}

.text-ispod-add {
	line-height: 30px;
}

.bezroka .text-ispod-cene {display: none;}
.bezdostave .text-ispod-add {display: none;}


/* Superhero rancevi */

.ppom-price-container-40348 .ppom-option-total-price {display: none;}
.ppom-price-container-40348 .ppom-product-base-price {display: none;}

.vrsta-ranca-sh label {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
}

.slika-na-rancu-sh label {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
}

.text-ranac-sh label {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;	
}

.vrsta-ranca-sh, .slika-na-rancu-sh, .text-ranac-sh {margin-bottom: 30px;}


.ranacspisak li { border-bottom: 1px dotted black; } .ranacspisak { list-style: none; padding: 10px; } .spanopis {float: right; color: #fd5000;}


/* Stikeri */
.ppom-price-container-40314 .ppom-option-total-price {display: none;}
.ppom-price-container-40314 .ppom-product-base-price {display: none;}
.ppom-price-container-40315 .ppom-option-total-price {display: none;}
.ppom-price-container-40315 .ppom-product-base-price {display: none;}
.ppom-price-container-40316 .ppom-option-total-price {display: none;}
.ppom-price-container-40316 .ppom-product-base-price {display: none;}

.ppom-price-container-40736 .ppom-option-total-price {display: none;}
.ppom-price-container-40736 .ppom-product-base-price {display: none;}

.veli_ina_stikera {
    margin-bottom: 20px;
}

.stikeraddtocart .text-ispod-add {
    margin-top: 25px;
}

.product-label {
    opacity: 0.7;
}

.ranacnaslov {
font-size: 18px;
font-weight: 700;
margin-top: 20px;
color: black;
font-family: var(--wd-title-font);
}
    
.ranacopis {margin-bottom: 40px;}


/* Preuzeto iz Customize u wp-ul */

.communication-preferences-link {display: none;}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--communication-preferences {
    display: none;
}

.wd-sticky-btn-cart > .stock {display: none;}

.wd-sticky-btn-cart > .text-ispod-cene {display: none;}

.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
    color: #7cbe94;
    font-weight: 600;
}

.wd-entities-title {
    font-weight: 600;
}

.stars a {zoom: 2;}

.wp-admin-bar-wpforms-menu {display: none;}

.woocommerce-form-coupon-toggle {text-align: center;}

.woocommerce-form-coupon {
    max-width: 100% !important;
}

.woocommerce-form-login-toggle {text-align: center;}

/* Menjamo pozadine gde ne moze iz podesavanja teme */

.wd-side-hidden {background-color: #fef3e6;}
.wd-dropdown.wd-dropdown-cats {
    background-color: #fef3e6;
}

.wd-sticky-nav {background-color: #feeedb !important;}
..wd-nav-sticky .wd-dropdown-menu {background-color: #fff7ed;}
.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark {
    background-color: #fef3e6;
}

.wd-toolbar {background-color: #fef3e6;}
.wd-empty-mini-cart:before {content:url('cartminion.png') !important; }

/* Menjamo aktivne filtere u prodavnici da budu lepsi */


.widget_layered_nav_filters .chosen {
    background: #f17b53;
    padding: 10px;
    border-radius: 10px;
}

.widget_layered_nav_filters .chosen > a {
color: white;
font-size: 12px;
}

.wd-active-filters .wd-clear-filters {
    background: #777;
    padding: 10px;
    border-radius: 10px;
}

.wd-active-filters .wd-clear-filters a {
color: white;
font-size: 12px;
}

.widget_layered_nav_filters .chosen:hover {
background:  ##ebc69b;
}

.wd-active-filters .wd-clear-filters a {
background:  ##ebc69b;
}

.chosen-vrsta-proizvoda {background-color: #53a352 !important;}

.chosen-naslov {background-color: #6085ed !important;}

.dostavaispodadd {
	text-align: center;
    margin-top: 5px;
    font-size: 14px;
    font-style: italic;
}

.wd-drilldown-slide .menu-item>[class*="sub-menu"] {
    background-color: #fdf7ef !important;
}

/* Advanced product fields PRO */

.wapf-field-description {
    font-size: 12px;
    font-style: italic;
	margin-bottom: 10px;
	margin-top: 0px;
}

/* .wapf--inner {
    display: none;
}

 .wapf-product-totals {display: none !important;} */
 
 .wapf--inner .price {
    visibility: visible;
    word-spacing: 0em;
}

.wapf-product-totals .wapf--inner {
     margin-bottom: 0px;
}

.wapf-product-totals {
    background-color: #fef2e4;
    padding: 10px;
}

.stikeridrugiproizvod > .wapf-field-input {
    font-size: 13px;
    background-color: #fef2e4;
    float: right !important;
    padding: 5px;
}

.wapf-field-description {
    margin-bottom: 10px;
}


.besplatna-dostava {
    font-size: 14px;
    font-weight: 600;
    color: #03a84e;
}


/**** UPUTSTVO ZA PERSONALIZACIJU  ****/

/* Popup background styling */
.uputstvo-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    display: none;
	padding: 10px;
}

/* Popup content box */
.uputstvo-popup-content {
    padding: 20px;
    background: #fff7ef;
    border-radius: 10px;
    max-width: 600px;
    margin: 100px auto;
    position: relative;
    text-align: center;
}

.uputstvo-popup-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.uputstvo-popup-naslov {
	margin: 0;
	color: #f17b53;
}

/* Close button container */
.uputstvo-popup-close {
    background: none;
	border: none;
	font-size: 16px;
	cursor: pointer;
}


/* Popup text styling */
.uputstvo-popup-text {
    text-align: left;
    font-size: 16px;
    color: #333;
	margin-top: 30px;
}

/* Button to open the popup */
.uputstvo-popup-button {
    cursor: pointer;
    padding: 6px 12px;
    background: #f17b53;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    transition: background-color 0.3s ease;
    float: right;
}

/* Hover effect for the button */
.uputstvo-popup-button:hover {
    background: #7cbe94;
}
