@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swap');
body{
	 font-family: "Instrument Sans", sans-serif;
	font-size: 18px;
	margin:0;
	font-weight: 400;
	overflow-x: hidden;
	background-color:var(--color-2);
} 
:root{
	--main-color:#14733b;
	--color-1:#72ad3b;
	--color-2:#ffffff;
	--color-3:#000000;
	--bg-light:#e5e5e5;	 
}
*{
	margin:0;
	padding:0; 
	box-sizing: border-box;
	outline: none!important;
  

}
h1,h2,h3,h4,h5,h6{
	/*line-height: 1.2;*/
/*	box-shadow: 0 0 15px rgba(0,0,0,0.3);*/
 font-family: "Aleo", serif;
}
a{
	text-decoration: none!important;
  color: #2E7350;
}
a:hover {

}
img{
	max-width: 100%;
	vertical-align: middle;
}
ul{
	list-style: none;
}
.align-center {
  text-align: center !important;
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}
.navbar-top {
  background-color: #2E7350;
  text-align: center;
  padding: 5px 0;
  color: #fff;
}
.navbar-top img, .navbar-top p {
  display: inline-block;
  font-size: 14px;
}
.navbar-top img {
 /* height: 25px;*/
  margin-top: -5px;
}
.navbar-top p {
  margin-bottom: 0;
  font-weight: 400;
}
.navbar-top a {
  color: #f9f9f9;
  font-weight: normal;
}
.navbar{
   box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
 /* box-shadow: rgba(17, 12, 46, 0.15) 0px 8px 10px 0px;*/
	display: block;
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom:0;
  
}
 .home .navbar {
/* box-shadow: rgba(17, 12, 46, 0.15) 0px 8px 10px 0px;*/
}
.navbar .container {
  /*width: 100%;
  max-width: 1400px;*/
}
.navbar .navbar-brand img{
	object-fit: contain;
	width: 100%;
	display: block;
	height:65px;
	margin-bottom:0px;
}
.navbar .nav-item{
/*	margin-left: 12px;*/
}
 .navbar-expand-lg .navbar-nav .nav-link {
	color: #333;
	font-size: 16px;
	font-weight: 600;
  border-bottom: 0px solid transparent !important;
  padding: 37px 25px 36px;
  font-family: Instrument Sans;
font-weight: 500;
font-size: 16px;
line-height: 24px;
vertical-align: middle;
}


 .navbar-expand-lg .navbar-nav .nav-link img{
 	margin-left:0px;
 	height: 28px;
 	object-fit: contain;
 	object-position: center;
 }

 .navbar-expand-lg .navbar-nav .nav-link:hover{
   border-bottom: 0px solid #70c230 !important;
    background-color: #2E7350;
  color: #fff;
 }
  .navbar-expand-lg .navbar-nav .nav-item-custom a:hover{
    border: none!important;
    opacity: .8;
  }
 .navbar .navbar-nav{
 	margin-right:0px!important;
 }
 .navbar .nav-item.current_page_item a {
  background-color: #2E7350;
  color: #fff;
 }
 ul.cart-ul {
  margin-top: 16px;
 }
 .lang-item a {
  padding-left: 10px !important;
  padding-right: 10px !important;
 }
 .navbar-nav li.lang-item.lang-item-en a,
  .navbar-nav li.lang-item.lang-item-sr a {
  margin-left: 35px;
 }
.dropdown-item {
    display: block;
    width: 100%;
    padding-left: 20px;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: #fff;
    border: 0;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 14px;
}
.page-numbers {
  text-align: center;
}
.page-numbers li {
  display: inline-block;
}
.pagination-text {
  text-align: center;
}
.dropdown-menu {
  box-shadow: none !important;
  border-radius: 0;
  padding: 0;
  margin-top: 0 !important;
  background-color: #2E7350;padding-top: 2px;

}
.wc-block-mini-cart__badge {
  color: #000 !important;
}
.dropdown-item.active, 
.dropdown-item:active,
.dropdown-item:hover {
  background-color: #2E7350;
  color: #fff;
}
.navbar .dropdown-menu  .nav-item {
    margin-left: 0 !important;
}

.wc-block-mini-cart__quantity-badge svg {
  display: none;
}
.wc-block-mini-cart__quantity-badge {
  background-image: url(../img/cart-icon.png);
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
}
.wc-block-mini-cart__button  {
  outline: none !important;
  outline-color: transparent !iimportant;
}


.carousel-control-prev img {
    height: 50px;
}
.carousel-control-next img {
    height: 50px;
}

 .carousel-item img{
	object-fit: cover;
	display: block;
	width: 100%;
	height: 650px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
 .carousel-caption {
    position: absolute;
    right: 15%;
    left: 15%;
    top:50%;
    transform: translateY(-50%);
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
    z-index: 999 !important;
}
#homepage-slider .carousel-control-prev {
    margin-left: 40px;
    z-index: 999;
}
#homepage-slider .carousel-control-next {
    right: 0;
    margin-right: 40px;
    z-index: 999;
}
.carousel-control-next, .carousel-control-prev{
    width: auto;
}
.slider-ab-blinds {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0, .36);
  z-index: 99 !important;
}
 .carousel-caption .carousel-custom h2{
 	max-width:485px;
 	font-size: 48px;
 	font-weight: 500;
 	line-height: 50px;
 	margin-bottom: 35px;
 }
 .carousel-caption-inner h1, .carousel-caption-inner h2 {
  z-index: 999 !important;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 30px;
  letter-spacing: .9px;
  font-family: font-family: "Aleo", serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 1.25;
  letter-spacing: 0px;
  vertical-align: middle;

 }
.carousel-caption-inner h1 em, .carousel-caption-inner h2 em,
.carousel-caption-inner h1 i, .carousel-caption-inner h2 i {
   font-family: Instrument Sans;
}
 .carousel-caption-inner p {
    color: #000;
    font-size: 19px;
    letter-spacing: .6px;
    margin-bottom: 30px;
 }
  .carousel-caption .carousel-custom .btn-1{
  	display: inline-block;
  	font-size: 18px;
  	font-weight: 600;
    letter-spacing: .5px;
  	color:#fff;
  	text-transform: uppercase;
  	background-color:#14733b;
  	padding: 8px 20px; 
  	border: 1px solid #fff;
  	border-radius: 25px;
  }
  .carousel-caption .carousel-custom .btn-1:hover{
    opacity: .8!important;
  }
  .white-button {
    border: 1px solid #6FC22F;
    color: #fff;
    background-color: #6FC22F;
    border-radius: 25px;
    padding: 10px 30px;
    font-size: 16px;
    margin-top: 20px;
  }
  .white-button-real {
     background-color: #fff;
     color: #6FC22F;
  }
  .white-button-real:hover {
    color: #6FC22F !important;
  }
  .black-button {
    border: 2px solid #000;
    color: #000;
  }
  .white-button:hover {
    color: #fff;
    opacity: .78;
  }
  .black-button:hover {
    color: #000;
    opacity: .78;
  }
  .home-section{
  	padding-top: 60px;
  }
  .section {
    padding: 50px 0;
  }
.section-home-kapsule {
   background-image: url(../img/kapsule-home-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.section-sale-places h2 {
  margin-top: 35px !important;
}
.mt-30 {
  margin-top: 30px;
}
.mt-90 {
  margin-top: 60px !important;
}
.section-teaser {
  padding: 60px;
  background-color: #2E7350;
}
.section-teaser p {
  font-size: 23px;
}
@media(max-width: 767px) {
  .mt-90 {
    margin-top: 30px !important;
  }
}
.footer-contact p a {
  color: #fff !important;
}
.footer-contact p a:hover {
  color: #fff !important;
}
.section-footer-text-menu.footer-contact p {
  padding-bottom: 4px;
}

.section-footer-text-menu.footer-contact p img {
  margin-right: 3px;
  display: inline-block;
}
.footer-info {
  padding: 15px 0;
}
.footer-info span {
  display: inline-block;
  padding: 2px 10px;
  color: #C6E1C0;
  line-height: 1;
  font-weight: 300;
  font-size: 15px;
}
.footer-info span:nth-child(1) {
  border-right: 1px solid #C6E1C0;
}
.footer-social-p a {
  display: inline-block;
  margin-right: 6px;
  margin-top: 5px;
}
  .home-section .home-section-img img{
  	height: 515px;
  	display: block;
  	width: 100%;
  	object-fit: contain;
  }
  .home-section .home-section-text{
  	padding-top: 70px;
  	margin-left: 70px;
  }
  .home-section .home-section-text h4{
  	font-size: 32px;
  	color:#14733b; 
  	margin-bottom: 25px;
  	line-height: 26px;
  	font-weight: 500;
  }
  .home-section .home-section-text p{
  	font-size: 18px;
  	color:#000;
  	font-weight: 400;
  	line-height: 24px;
  	max-width: 435px;
  	padding-top: 10px;
  }
.section h2 {
  font-weight: bold;
  color: #2E7350;
  line-height: 1.2;
  font-size: 45px;
  margin-bottom: 30px;
}
.h-about-item {
  background-color: #F4F4F4;
  padding: 10px 10px 15px 10px;
  margin: 15px 0;
  min-height: 145px;
}
.h-about-item .redni-broj {
  text-align: center;
  font-weight: bold;
  color: #2E7350;
  line-height: 1.2;
  font-size: 45px;
  margin-bottom: 5px;
}
.h-about-item .h-about-text {
  text-align: center;
}
.h-about-text p {
  margin-bottom: 0;
  line-height: 1.2;
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1360px;
    }
}
@media (min-width: 1900px) {
    .container.container-wide {
        max-width: 1800px;
    }
}

.qodef-m-icon-inner {
  font-size: 15px;
   transition: all .5s;
   vertical-align: text-top;
   line-height: 19px;
}

.qodef-m-icon-inner svg {
  width: 15px;
  height: 15px;
  transition: all .5s;
 /* line-height: 32px;*/
}
a.black-button {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: text-bottom;
}
a.black-button:hover .qodef-m-icon-inner svg {
  margin-left: 10px;
}
.parent-categories-item {
  position: relative;
  height: 380px;
}
.parent-categories-item-ab {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 70%;
}
.parent-categories-item img {
  object-fit: cover;
  display: block;width: 100%;
  height: 380px;
}
.parent-categories-item h3 {
  color: #fff;
  margin-bottom: 35px !important;
  text-align: center;
  font-weight: 600;
    text-transform: none;
    font-size: 38px;

text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.parent-categories-item-ab a.white-button {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 266, .8);

}
.parent-categories-item-ab a.white-button:hover  {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 266, 0);
  opacity: 1;
}
.parent-categories-item-ab a.white-button svg {
  fill: #fff !important;
}
.parent-categories-item-ab a.white-button svg path {
  color: #fff;
  background-color: #fff;
}
.parent-categories-item-ab .qodef-m-icon-inner {
  line-height: 19px;
}

.parent-categories-item-ab p {
  text-align: center;
}
.home-testimonial {
  font-style: italic;
  font-size: 15px;
  color: #4b4b4b;
  margin-bottom: 55px;
}
.txt.txt-ab-y {
  padding: 50px 20px 10px;
}
.txt.txt-ab-y  p {
   color: #4b4b4b;
}
.product-desc-box img {
    object-fit: cover;
    height: 260px;
    display: block;
    width: 100%;
}
.h-category-name {
  padding: 8px 0;

}
.h-category-name a {
  font-size: 13px;
}
.blog-home-desc {
  margin-bottom: 30px;
}
.homepage-blog-item {
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #DDEDD8;
  border-radius: 25px;
  padding: 30px;
  min-height: 331px;
}
.homepage-blog-item h3  {
  line-height: 1;
  font-weight: 600;
  text-transform: none;
  font-size: 20px;
}
.homepage-blog-item h3 a {
  font-weight: 600;
  text-transform: none;
  font-size: 20px;
  color: #000;
  line-height: 1.4;
}
p.blog-date {
  color: #307353;
  font-size: 14px;
  line-height: 20px;
  vertical-align: text-bottom;
  height: 25px;
}
p.blog-date  img {
  display: inline-block;
  margin-top: -3px;
}
p.blog-date span {
  display: inline-block;
  line-height: 21px;

  margin-top: 4px;
}
.homepage-cats-item {
  position: relative;
  margin-bottom: 30px;
}
.homepage-cats-item img {
  height: 310px;
  width: 100%;
  object-fit: cover;
}
.homepage-cats-item .homepage-cats-item-ab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  text-align: center;
  z-index: 999;
}
.homepage-cats-item h3 a {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  letter-spacing: .2px;

text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.homepage-cats-item a.white-button {
  margin-top: 15px;
    color: #fff !important;
    display: inline-block;
    border: 2px solid rgba(255, 255, 266, .8);
}
.homepage-cats-item a.white-button svg {
    fill: #fff !important;
}
.section-footer-text-menu p {
  margin-bottom: 1px;
}
.section-footer-text-menu p a {
  color: #6c6c6c;
}

.section-footer-text-menu1 a {
  color: #6c6c6c;
}
#menu-footer-lang-menu {
  padding-left: 0;
}
#menu-footer-lang-menu li {
  display: inline-block;
  max-width: 65px;
}
li.product.type-product {
  border: 1px solid #02010114;
  padding: 10px !important;
  list-style-type: none !important;
  text-align: center;
}
.woocommerce ul.products {
  list-style-type: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
    color: #2E7350;
    text-transform: uppercase;
}
.woocommerce ul.products li.product .button:hover  {
  background: #2E7350;
    border: 1px solid #2E7350;
    color: #fff;  
}
.woocommerce ul.products li.product .button{
    background: #fff;
    color: #2E7350;
    border: 1px solid #2E7350;
    display: inline-block;
    margin-top: 1em;
    border-radius: 50px;
    padding: 10px 10px 10px 10px;
    line-height: 1.4;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    text-transform: uppercase;
}
/*.woocommerce ul.products li.product .button.product_type_variable {
    font-size: 13px;
}*/
@media (min-width: 768px) {
 
   ul.products {
      display: flex;
      flex-wrap: wrap; 
   }
 
   ul.products li.product {
      display: flex;
      flex-direction: column;
      position: relative;
   }
 
   ul.products li.product .button {
      margin-top: auto;
   }
 
}
.category-sidebar-custom {

}
.category-sidebar-custom li {

}
.category-sidebar-custom li {
    border-bottom: 1px solid #eee;
    margin: 0;
    list-style-type: none;
}
.category-sidebar-custom  li a {
    padding: 12px 0;
    display: inline-block;
    color: #464646;
    font-weight: 400;
    font-size: 14px;
    transition: 0.4s;
    display: block;
}
select.orderby {
  height: 42px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}



.product_meta span.tagged_as {
  display: none !important;
}
.txt.prod-desc-single,
.txt.prod-desc-single ul li,
.txt.prod-desc-single p {
  font-size: 16px;
  color: #333;
  line-height: 1.2;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
   /* width: 38% !important;*/

}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
   /* width: 58% !important;*/
    clear: none;
}
form.checkout.woocommerce-checkout h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #404040;
  text-transform: none;
   font-family: Instrument Sans;
  margin-bottom: 15px;
}
.txt-classic,
.txt-classic  p {
  line-height: 1.17;
}
.section-about-icon {
  background-color: #2E7350;
}
.section-about-icon p {
  text-align: center;
  color: #fff;
  line-height: 19px;
  font-size: 16px;
}
.section-about-icon img {
  height: 88px;
}
.woocommerce-shipping-fields {
  margin-top: 30px;
}
.section-green-bg {
  padding: 0 !important;
  background-color: #2E7350;
}

h2.white-text {
  color: #fff;
}

.white-text p {
  color: #fff;
}
@media(min-width:767px) {
  .ab-center {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
    }
}
h2.wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title,
h2.wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title span {
    align-items: baseline;
    background: inherit;
    font-size: 22px;
    font-weight: bold;
    margin: 16px 0px 0px 2px;
    mask-image: none !important;
    padding-bottom: 0px;
    padding-left: 6px;
    z-index: 1;
    display: block;
    text-align: left;
    color: #2E7350;
    text-transform: none;
    font-family: "Instrument Sans", sans-serif;
}
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-button, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-checkout-button-block, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-button, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-checkout-button-block {
    border: 1px solid #6FC22F !important;
    color: #fff !important;
    background-color: #6FC22F !important;
    border-radius: 10px !important;
    padding: 10px 30px;
    font-size: 16px;
 }
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button:hover, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-button:hover, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block:hover, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-checkout-button-block:hover, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wc-block-components-button:hover,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-button:hover, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block:hover, 
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-checkout-button-block:hover {
  color: #fff !important;
    background-color: #2E7350 !important;
}

td.value #tezina,
td.value #pa_tezina {
  
  min-width: 200px !important;
  padding-left: 10px !important;
  padding: 9px 10px !important;
  font-size: 15px !important;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 35px !important;
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
  text-align: left !important;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  vertical-align: baseline !important;
  font-size: 15px !important;

}
.woocommerce-variation.single_variation .woocommerce-variation-price .price {
  padding-bottom: 15px !important;
  padding-top: 5px !important;
  display: block;
}

table.variations td.value {
  text-align: left !important;
}

.woocommerce div.product form.cart .variations th.label {
  text-align: left !important;
  width: 75px !important;
}

input.form-control#pretraga {
    color: #333;
    display: block;
    background-color: transparent !important;
    border: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    border-radius: 0px;
    height: 44px;
    margin-right: 0 !important;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 35px;
}
input.form-control#pretraga::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: none;
  font-size: 14px;
}
input.form-control#pretraga::-moz-placeholder { /* Firefox 19+ */
  text-transform: none;
  font-size: 14px;
}
input.form-control#pretraga:-ms-input-placeholder { /* IE 10+ */
  text-transform: none;
  font-size: 14px;
}
input.form-control#pretraga:-moz-placeholder { /* Firefox 18- */
  text-transform: none;
  font-size: 14px;
}
#search-header-form button{
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    width: 50px;
    border: none;
}
#search-header-form {
    max-width: 99%;
    width: 99%;
    display: block;
    position: relative;
}
#search-header-form  img {
  height: 13px !important;
  width: auto !important;
}

.search-item-product {
  padding: 15px 20px;
      border: 1px solid #02010114;
      height: 430px;
  overflow: hidden;

}
.search-item-product h3 {
  color: #2E7350;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  
}
.search-item-product span {
  display: block;
  text-align: center;
}
.category-sidebar-custom h3 {
  color: #2E7350;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  text-align: left; 
}
.object-non-visible {
  visibility:hidden;
}

.section-home-why {
  background-color: #F7F5F0;
}
.icon-box {
  margin-top: 30px;
  border-right: 1px solid #2E7350;
}
.icon-box:last-child {
  border-right: 1px solid transparent !important;
}
.icon-box img {
  height: 93px;
  width: auto;
  margin: 0 auto;
  display: block;
}
.icon-box h4 {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #2E7350;
  text-align: center;
}
.section-sale-places {
  background-color: #D6E2CF;
}
.section-sale-places .col-sm-4 {
  margin-top: 40px;
}
.section-sale-places .left-x h4 {
  font-size: 18px;
  line-height: 24px;
  color: #2E7350;
  margin-bottom: 2px;
  text-align: left;
}
.section-sale-places .left-x p {
  text-align: left !important;
}
.left-x {
  float: left;
  width: 70px;
}
.right-x {
  width: calc( 100% - 70px );
}
.section-blog {
  background-image: url(../img/kapsule-home-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
a.text-button img {
  transition: all .5s;
}
a.text-button {
  color: #307353;
  font-size: 14px;
  font-weight: 600;
}
.text-button:hover {
  color: #307353;
}
.text-button:hover img {
  margin-left: 5px;
}
.carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.carousel-indicators .active {
    opacity: 1;
    width: 17px;
    height: 17px;
    margin-top: -1px;
}
.item-product {
  margin: 15px 0;
}
.item-product .product-item-text h3 {
  color: #2E7350;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-top: 10px;
  font-family: "Instrument Sans", sans-serif;
  height: 58px;
  overflow: hidden;
}
.item-product .product-item-text h3 a {
  display: block;
  width: 100%;
}
.item-product .product-item-text h3 a:hover {
  color: #2E7350 !important;
  opacity: .78;
}
@media(min-width: 767px) {
  .item-product .product-item-text h3 {
    height: 58px;
    overflow: hidden;
  }
  .product-item-text p {
    height: 84px;
    overflow: hidden;
  }
}
.item-product > a {
  display: block;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden !important;
}
.item-product-inner {
  background-color: #fff;
  border-radius: 15px; 
  overflow: hidden;
  border: 1px solid #C6E1C0;
}
a.item-product-img-a {
  display: inline-block;
  border-radius: 15px !important;
  overflow: hidden !important;
  position: relative;
}
.item-product  a.item-product-img-a img {

  width: 100%;

}
.product-item-text {
  padding: 10px 15px;
}
.product-item-text p {
  color: #404040;
  height: 84px;
  overflow: hidden;
}
.h-p-i-price h5 {
  float: left;
 
}
@media(min-width: 767px) {
  .item-product .product-item-text h3 {
    height: 58px;
    overflow: hidden;
  }
  .product-item-text > p {
    height: 84px;
    overflow: hidden;
  }
  .product-item-text .h-p-i-price p {
    height: auto !important;
    margin-bottom: 10px !important;
  }
}
h5 span.woocommerce-Price-amount.amount bdi,
h5 span.woocommerce-Price-amount.amount bdi span {
   color: #6FC22F;
  font-weight: 500;
  font-size: 22px;
  margin-top: 10px;
}
h5 span.woocommerce-Price-amount.amount bdi {
  font-size: 24px;
  font-weight: bold;
}
.h-p-i-price p {
  float: right;
  cursor: pointer;
  margin: 0 !important;
}
.item-product > a {
 display: block;
 width: 100%;
}
.item-product > a img {
  transition: all 0.35s;
}
.item-product > a:hover img {
  transform: scale(1.1);
}
.h-p-i-price p a.add-to-cart-home {
  font-size: 14px;
  border: 1px solid #1F2E26;
  color: #1F2E26;
  padding: 8px 16px;
  display: inline-block;
  margin-top: 5px;
  border-radius: 15px;
  transition: all 0.5s;
}
.h-p-i-price p a.add-to-cart-home:hover {
  padding: 8px 20px;
}
@media (min-width: 980px) {
    .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
        clear: none !important;
    }
    .flex-control-nav.flex-control-thumbs {
        margin-top: 10px !important;
    }
    .flex-control-nav.flex-control-thumbs li {
        width: 110px !important;
        height: 110px !important;
        margin-right: 10px !important;
        margin-bottom: 5px !important;
    }
    .flex-control-nav.flex-control-thumbs img {
        width: 110px !important;
        height: 110%;
        display: block;
    }
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
  border-radius: 25px !important;
  overflow: hidden !important;
}
p.product-subtitle {
  font-weight: 600;
  font-size: 18px;
  color: #2E7350;
}
span.product-tag-custom {
  display: inline-block;
  border: 1px solid #2E7350;
  border-radius: 12px;
  padding: 5px 9px;
  text-transform: uppercase;
  font-size: 14px;
  margin-right: 5px;
  color: #2E7350;
  margin-top: 6px;
}
.product-description-custom {
  margin-top: 20px;
}
.purpose-list-item {
  padding: 5px 10px;
  border-radius: 13px;
  font-size: 18px;
  color: #404040;
  letter-spacing: .3px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.purpose-list-item img {
  float: left;
  width: 16px; 
  margin-right: 9px;
  margin-top: 5px;
}
.purpose-list-item .purpose-list-title {
  float: left;
  width: calc( 100% - 25px );
}
.purpose-list-item .purpose-list-title p {
  margin: 0 !important;
}
.woocommerce-tabs {
  display: none !important;
}
.section.section-no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.txt-ab {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
.postid-13979 .txt-ab {
  position: relative !important;
  top: 0%;
  transform: translateY(0%);
  left: 0;
  padding-top: 10px;
}
.txt-ab p {
  font-size: 18px;
  letter-spacing: .5px;
  margin-bottom: 30px;
  line-height: 28px;
}
.section-teaser {
  background-image: linear-gradient(to right, #307353, #5E9875);
  padding: 60px 0 !important;
}
.top-to-bottom-bg {
  background-image: linear-gradient( #F7F5F0, #fff);
}
.section-teaser h3 {
  color: #fff;
  font-size: 50px;
  text-align: center;
  margin-bottom: 0px;
  line-height: 1;
  letter-spacing: 1px;
}
.section-teaser p {
  text-align: center;
  color: #81CA49;
  font-family: "Aleo", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  font-family: "Instrument Sans", sans-serif;
  letter-spacing: 0.3px;
  margin-bottom: 0;
} 
.section-teaser-2 p {
  text-align: center;
  color: #fff;
  font-family: "Aleo", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  font-family: "Instrument Sans", sans-serif;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  line-height: 40px;
}
.section-teaser-2 p a {
  color: #2E7350;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: normal;
  padding: 8px 15px;
  border-radius: 15px;
}
.teaser-list-item {
  padding: 10px 0;
}
.owl-carousel .owl-dots.disabled {
  display: block !important;
}
.wc-block-mini-cart__badge {
  color: #fff !important;
}





  img.img-seperator {
  	display: block;
  	max-width: 100%;
  	height: auto;
  	object-fit: contain;
  	margin-bottom: 10px!important;
  }
  .section-products{
  /*	background-image: url(../images/shading.png);
  	background-repeat: no-repeat;
  	background-size: contain;*/
  	display: block;
  	width: 100%;
  	height: auto;
  	padding-bottom: 60px;
  }
  .section-products h3{
  	font-size: 32px;
  	color:#14733b; 
  	line-height: 26px;
  	font-weight: 500;
  	text-transform: uppercase;
    padding-top: 0px;
    padding-bottom:40px;
    letter-spacing: 8px;
  }
  .section-products .section-product-img img{
  	display: block;
  	width: 100%;
  	height:auto;
  	object-fit: contain;
  	
  }
  .section-products .section-product-item p{
  	font-size: 21px;
  	font-weight: 600;
  	line-height: 25px;
  	max-width: 230px;
  	margin:auto;
  	padding-bottom: 15px;
  }
  .section-product-item p a {
    color: #000; 
  }
    .section-product-item p a:hover {
      opacity: .8;
    }
  .section-products .section-product-item p span{
  	color: #72ad3b;
  font-weight: 500;
  }
   .section-products .section-product-item .btn-2{
  	display: inline-block;
  	font-size: 16px;
  	font-weight: 600;
    letter-spacing: .5px;
  	color:#fff;
  	text-transform: uppercase;
  	background-color:#70c230 !important;
  	padding: 8px 45px 4px; 
  	border: 1px solid #fff;
  	border-radius: 25px;
  	margin-top: 10px;
  }
  .section-products .section-product-item .btn-2:hover{
    opacity: .8;
  }
  .owl-carousel-bg{
    background-image: url(../images/iskustva1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height:90vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    margin-top: 30px;

  }
  .section-owl-carousel h3{
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
    color: #2E7350;
    text-transform: uppercase;
  } 
    .section-owl-carousel .owl-carousel  p{
      font-size: 18px;
    color:#fff;
    font-weight: 300;
    line-height: 26px;
    max-width: 340px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: auto;
    }
    .section-owl-carousel .owl-carousel p span{
      color: #72ad3b;
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    }
    .section-owl-carousel .owl-carousel img{
      display: block;
      width: 100%;
      /*height: 38px;*/
      object-fit: contain;
      margin-bottom: 10px;
    }
/*    .section-selling-places{
      height: 600px;
    }*/
.section-selling-places .selling-places-text h3{
  font-size: 32px;
    color: #14733b;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top:50px;
    padding-bottom: 20px;
    letter-spacing: 8px;
}
.section-selling-places .selling-places-text p{
  font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    max-width: 60%;
    padding-top: 10px;
    margin:auto;
 }
 .section-selling-places .selling-places-text p span a{
      color:#14733b!important;
    font-weight: 700;
    
 }
  .section-selling-places .selling-places-text p span a:hover{
    text-decoration: underline!important;
  }
 .section-selling-places .form-div {
  background-color:#f0f7f2;
  border-radius: 25px;
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 20px;
  margin-bottom: 0px;
 }
 .section-selling-places .form-div h3{
  font-size: 32px;
    color: #ffffff;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 40px;
    letter-spacing:6px;
 }
 .section-selling-places h2.green {
  text-transform: uppercase;
  max-width: 100% !important;
  margin-bottom: 1px;
  line-height: 1;
 }
 .section-selling-places .form-div p{
  font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 26px;
    padding-top: 5px;
    margin-bottom: 10px;
}
 .section-selling-places .form-control {
    display: block;
    width: 35%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border:0;
    border-bottom: 0px solid #14733b;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius:6px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: auto;
}
.section-selling-places .form-label {
    color:#14733b; 
    margin-top: 5px !important;
    display: inline-block;
}
.section-selling-places form .btn-2{
      /*display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    background-color: #14733b;
    padding: 5px 45px;
    border-radius: 25px;
    margin-top: 5px;
    margin-bottom: 40px;
    border: none;*/
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    background-color: #70c230;
    padding: 8px 45px 5px;
    border-radius: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
    line-height: 35px;
    display: inline-block;
}
.section-selling-places form .btn-2:hover{
  opacity: .8;
}
.section-footer{
  background-image: url(../img/footer-bg.png);
  background-size: cover;
  background-position: top;
  padding-top: 80px;
  display: flex;
  align-items: flex-end;
  width: 100%;
  margin-top: 0px;

}
.footer-bank {
  margin-top: 20px;
  border-radius: 15px;
  background-color: #fff;
  padding: 15px;
  margin: 25px 0 10px;
  text-align: center;
}
@media(min-width: 1024px) and (max-width:1430px) {
  .section-footer {
    /*background-image: url(../images/footer-pozadina.jpg);*/
    background-size: cover;
    background-position: bottom;
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-top: 0px;
}
}
@media(min-width: 769px) and (max-width:1024px) {
  .section-footer {
    margin-top: -10px;
}
}
@media(max-width: 767px){
  .section-footer{
  height:85vh;
  margin-top: 0;
}
.home-section .home-section-text {
    margin-left: 0;
}
.section-products .section-product-item  {

    margin-top:30px;
}
.section-selling-places form h3 {
    font-size: 24px;
    padding-top: 40px;
    letter-spacing: 3px;
}
.section-selling-places form p {
    font-size: 16px;
    margin-bottom: 5px;
}
.home-section .home-section-img img {
    height: 395px;
    display: block;
    width: 100%;
    object-fit: contain;
}
.navbar-expand-lg .navbar-nav .nav-link img {
    margin-left: 0;
}
.navbar .nav-item {
    margin-left: 0;
}
}
.section-footer .section-footer-text h3{
  font-weight: 500;
    letter-spacing: .3px;
    font-size: 23px;
    color: #fff;
       font-family: "Instrument Sans", sans-serif;
       margin-bottom: 20px;
}
.section-footer .section-footer-text ul li a{
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight:400;
  color: #fff;
}
.footer-logo-img {
  margin-top: -10px;
  display: inline-block;
}
.section-footer .section-footer-text-menu ul li a {
   
}
.section-footer .section-footer-text ul li a:hover{
  text-decoration: underline!important;
}
.section-footer .section-footer-text ul li{
  padding-bottom: 5px;
}
.section-footer .line-grey{
  height: 1px;
  background-color: #C6E1C0;
  width: 100%;
}
.section-footer .footer-social li a img{
 margin-left: 10px;
 margin-bottom: 10px;

}
.footer-social p {
  color: #fff;
}
.footer-about p {
  letter-spacing: .5px;
}
.section-footer .footer-social {
  padding: 0;
  color: #fff;
}
.section-footer .copyright{
  font-size: 15px;
  line-height: 55px;
  text-align: left;
  color: #fff;
}

.single-product p.price {
  font-weight: 700 !important;
  font-family: "Instrument Sans", sans-serif;
}


.homepage-products {
  padding: 0 5%;
}
li.cart-li {
  list-style-type: none;
}
bdi span.woocommerce-Price-currencySymbol {
  /*display: none !important;*/
  display: inline-block;
   font-size: 14px;
  color: #333;
  font-weight: normal;
  line-height: 21.6px;
  font-family: "Instrument Sans", sans-serif;
}
.woocommerce-Price-currencySymbol {
  /*display: none !important;*/
  margin-left: 2px;

  display: inline-block;
}
.related.products {
    /*visibility: hidden;*/
    /*height: 80px;*/
    display: block;
    clear: both;
    float: none;
    border-top: 1px solid rgba(75, 75, 75, .25);
    padding-top: 20px;
}

.related.products .col-md-3.category-sidebar-custom, 
.page-template-template-akcija .col-md-3.category-sidebar-custom {
  display: none !important;
}
.related.products .col-md-9, 
.page-template-template-akcija .woocommerce .col-md-9 {
  width: 100% !important;
}
.related.products h2 {
    font-weight: bold;
    color: #2E7350;
    line-height: 1.2;
    font-size: 38px;
    margin-bottom: 30px;
    text-align: center;
}
.woocommerce div.product div.images img {
  display: block;
    max-width: 100%;
    /*width: auto !important;*/
    height: auto;
    box-shadow: none;
    margin: 0 auto;
   /* max-height: 320px;*/
}
.single-product .woocommerce-product-gallery {
  margin-top: 0 !important;
}

/*.section-footer {
    margin-top: 0px;
}*/
.selling-places-text {
  display: none;
}
.home .selling-places-text {
  display: block;
}
.other-section h2,
h2.h2-center {
  color: #14733b;
  font-size: 33px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 5px;
  margin-bottom: 25px;
}
h2.h2-center {
  text-align: center;
  margin-bottom: 35px;
}
.title-img {
  margin-bottom: 10px;
}
.other-section {
 /* background-image: url('../images/shading-product-desc.png');
  background-position: top center;

  background-repeat: no-repeat;*/

  padding: 80px 0 40px;
  margin-top: -120px;

}
.top-image {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #2E7350;
 /* background-image: url('../images/baner.jpg');
  background-size: cover;
  background-repeat: no-repeat;*/
 /* height: 150px;
  position: relative;
  padding-left: 45px;
  padding-right: 45px;*/
}
.single-product .top-image {
   padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}
.single-product .top-image .woocommerce-breadcrumb {
  margin-bottom: 0;
}
.top-image h1 {
  /*position: absolute;
  top: 50%;
  transform: translateY(-50%)*/;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  font-size: 44px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: "Instrument Sans", sans-serif;
}
.single-product .top-image h1 {
  text-align: left;
  font-size: 40px;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 1px;
}
.single-product .top-image h1 span {
    font-family: Instrument Sans;
}
.single-product .top-image h1 span em {
  font-family: "Aleo", serif;
}
.single-product .summary.entry-summary h1.product_title.entry-title {
  /*display: none !important;*/
  color: #2E7350;
   font-size:  28px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 95%;
    overflow-wrap: break-word;
    line-height: 33.6px;
    text-align: left;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000 !important;
    font-size: 22px !important;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 3px;
    border-bottom: 0px solid #eee;
    font-weight: normal !important;
    padding-top: 15px;
    margin-bottom: 35px !important;
}
.single-product .summary.entry-summary a {
  display: inline-block;
}
.single-product .summary.entry-summary img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.single .woocommerce-Price-amount.amount bdi {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 42px;
  color: #000;
  font-weight: normal;
  line-height: 26.6px;
}
.price del .woocommerce-Price-amount.amount bdi {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 16px !important;
  color: #000;
  font-weight: normal;
  line-height: 21.6px;
}
.single .related.products  .woocommerce-Price-amount.amount bdi {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 21.6px;
} 
.woocommerce ul.products li.product .price {
  text-align: center;
}
.woocommerce-Price-amount.amount bdi {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 21.6px;
}
.woocommerce-breadcrumb {
  /*display: none !important;*/
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  color: #fff !important;
  font-size: 19px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {

}
.single-product .product.type-product {
  margin-top: 50px;
}
.woocommerce-product-gallery {
  margin-top: 70px !important;
}
ol.flex-control-nav {
  margin-top: 60px !important;
}
ol.flex-control-nav li img {
  display: inline-block!important;
  max-width: 100% !important;
  margin: 0 auto 10px!important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 0.9 !important;
  border-radius: 10px;
}
.woocommerce div.product div.images ol {
  text-align: center !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  float: none !important;
  display: inline-block !important;
}

.wdr_bulk_table_msg {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.wdr_bulk_table_msg tr,
.single_add_to_cart_button2,


.single_add_to_cart_button2 {
	border:1px solid  #70c230;
	outline: none !important;
	box-shadow: none;
}
.wdr_bulk_table_msg tbody {
  width: 100%;
  text-align: center;
  display: block;
}
.wdr_bulk_table_msg tr:first-child {
  margin-left: 0px;
}
.wdr_bulk_table_msg td {

}
.qty_button {
  width: 24px;
  height: 54px;
  margin-top: 0px;
 /* border-radius: 50%;
  background-color: #72ad3b;
  color: #fff;
  border-color: #72ad3b;*/
  border-radius: 0%;
  border: 0px solid #333 !important;
  background-color: transparent;
  color: #333;
  border-color: transparent;
  font-size: 16px;
  text-shadow: none !important;
}
.woocommerce .quantity .qty {
    width: 40px !important;
    height: 56px;
    text-align: center;
    border-color: transparent;
    box-shadow: none;
    border: 0px solid #333 !important;
    background-color: transparent;
    margin-top: -5px;

}
.qty_button:hover {
  background-color: #f2f2f2 !important;
}
.quantity {
  border-radius: 0px;
  background-color: #fff;
  margin-top: 0;
  padding-top: 0 !important;
  display: inline-block;
  border: 1px solid #333 !important;
  height: 56.41px !important;
}
.single .product_meta {
  display: none !important;
}
.product_meta > span {
  display: block !important;
}
.single-product  form.cart {
  text-align: center !important;
}
.single-product div.product form.cart .button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce input.button {
    padding: 16px 36px !important;
    border: 1px solid #81CA49 !important;
    color: #fff !important;
    background-color: #fff !important;
    font-size: 18px !important;
    line-height: 20px !important;
    border-radius: 0 !important;
    text-transform: none !important;
    font-weight: 600 !important;
    background-color: #81CA49 !important;
    display: inline-block !important;
    width: auto !important;
    border-radius: 15px !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  padding: 12px 20px !important;
  text-align: center !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border-radius: 10px !important;
}
.single-product div.product form.cart .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
  background-color: #2E7350 !important;
  color: #fff !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  border: 1px solid #fff !important;
}
.woocommerce-notices-wrapper {
  margin-top: 15px !important;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, 
.woocommerce input.button.alt {

}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
  border: 1px solid #eee;
}
.woocommerce form .form-row input.input-text,
.select2-container--default .select2-selection--single{
  height: 44px !important;
  border-radius: 5px;
  padding: 8px 12px;
  line-height: 30px;
  color: #444;
}
.woocommerce form .form-row input.input-text:focus {
    border-color: hwb(144deg 7% 55%);
    box-shadow: 0 0 0 1px hwb(144deg 7% 55%);
}
.woocommerce form .form-row input.input-text:focus {
  /*box-shadow: none;*/
}
.page-template-template-proizvodi .section-products {
  background-image: none;
  padding-top: 70px;
}
.page-template-template-proizvodi .other-section {
    background-image: none;
    background-position: top center;
    /* background-size: contain; */
    background-repeat: no-repeat;
    padding: 180px 0 40px;
    margin-top: -120px;
}
.page-template-template-prodajna_mesta .other-section {
    background-image: none;
    background-position: top center;
    /* background-size: contain; */
    background-repeat: no-repeat;
    padding: 10px 0 40px;
    margin-top: 0px;
}
.txt ul {
  padding-left: 10px;
}
.txt ul li {
    padding-left: 16px;
    /*background-image: url(../images/list-style.png);*/
    background-position: left;
    background-size: 7px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}
.txt.txt-green,
.content-txt {
  padding-top: 50px;
}
.txt.txt-green,
.txt.txt-green p {
  text-align: center;
  color: #14733b;
  font-weight: 600;
}
.txt.txt-green p {
  margin-bottom: 10px;
}
.page-template-template-kontakt .content-txt  .form-control,
.single-product  .form-control,
 .section-newsletter .form-control {
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    height: 44px;
    line-height:1.2;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-bottom: 0px solid #14733b;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 16px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: auto;
    border: 1px solid rgb(187, 187, 187) !important;
    border-radius: 0 !important;

}
 .section-newsletter {
  background-color: #f9f9f9;
 }
.page-template-template-kontakt .content-txt  textarea.form-control {
  height: auto;
}
.page-template-template-kontakt h2 {
    font-weight: bold;
    color: #2E7350;
    line-height: 1.2;
    font-size: 45px;
    margin-bottom: 30px;
}
.blue-button.blue-button-first-home{
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    background-color: #4C956C;
    padding: 10px 20px;
    border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
    line-height: 1.1;
    display: inline-block;
    border: 1px solid #4C956C;
}
input.blue-button.blue-button-first-home {
  display: block;
  background-color: #2E7350;
  border: 1px solid #2E7350;
  font-size: 17px;
  font-weight: 600;
  border-radius: 12px;
  width: 100%;
  padding: 15px 25px;
  text-transform: none;
}
.page-template-template-kontakt .form-group,
.single-product .form-group {
  margin-bottom: 35px;
}
.section-product-item ins {
  display: block;
}
.prod-img {
  height: 330px;
  position: relative;
}
.prod-img img {
  position: absolute;
  vertical-align: baseline;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.single-product .section-product-item {
  text-align: center;
}

.hidden-xs {
  display: block !important;
}

.hidden-xs-z {
  display: flex !important; 
}
.visible-xs {
  display: none !important;
}
.visible-xs-z {
  display: none !important;
}
.section-product-item .prod-img {
	margin-bottom: 10px ;
}
.section-product-item.section-product-item-ab .prod-img {
	margin-bottom: 30px !important;
}
.section-product-item a {
	color: #000;
}
.section-product-item a:hover {
	opacity: .8;
}
.homepage-products {
	position: relative;
}
.section-product-img-ab {
	position: absolute;
	left: 0;
	right: 0;
	top: 280px;
}
.prod-img-img {
   /* height: 330px;
    width: auto;*/
}
.custom-form-wrapper h2 {
	font-size: 27px;
	margin-bottom: 20px;
	font-weight: 600;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0 !important;
}
.wpcf7-not-valid-tip {
  font-size: 14px !important;
}










@media(max-width:991px) {
    .carousel-item img {
        object-fit: cover;
        display: block;
        width: 100%;
        height: 40Vh;
    }
    .carousel-caption .carousel-custom h2 {
      max-width: 100%;
      font-size: 32px;
      line-height: 42px;
    }
    .carousel-caption {
     /* right: 10%;
      left: 10%;
      top: 10%;*/

  }
  .carousel-caption .carousel-custom .btn-1 {
      display: inline-block;
      font-size: 16px;
      padding: 5px 20px;
      border: 1px solid #fff;
      border-radius: 20px;
  }
  #homepage-slider .carousel-control-prev {
    margin-left: 15px;
  }
  #homepage-slider .carousel-control-next {
    margin-right: 15px;
  }
  .carousel-control-prev, .carousel-control-next {
    opacity: .9;
  }
  .carousel-control-next img,
  .carousel-control-prev img  {
    height: 30px;
  }
  .hidden-xs {
      display: none !important;
  }
  .visible-xs {
      display: block !important;
  }
  body img.visible-xs {
      display: block !important;
  }
  body img.hidden-xs {
    display: none !important;
}
  .visible-xs-z {
    display: flex !important; 
  }
/*  .hidden-xs-z {
    display: none !important; 
  }*/
  .section-selling-places .form-div h3 {
      font-size: 29px;
      color: #ffffff;
      line-height: 36px;
  }
  .section-selling-places .form-div p {
      max-width: 300px;
      margin-left: auto;
      margin-right: auto;
  }
  .section-selling-places .form-control {
      width: 300px;
  }
  .section-footer {
    height: auto;
    padding: 40px 0;
  }
  .section-footer .footer-social {
    padding-right: 15px;
  }
  .section-owl-carousel h3 {
      margin-top: 0px;
      padding-top: 0px;
      padding-bottom: 20px;
      line-height: 1.1;
  }
  .section-selling-places .selling-places-text h3 {
      font-size: 29px;
      line-height: 37px;
      max-width: 300px;
      margin-left: auto;
      margin-right: auto;
  }
  .section-product-item a img {
    height: auto;
    max-height: 320px;
    width: auto;
    max-width: 200px;
    display: inline-block;
    margin-bottom: 15px;
  }
  .section-product-item {
    margin-bottom: 40px;
  }
  .section-products h3 {
      padding-top: 40px;
  }
  h3.home-product-title {
    margin-top: 40px;
  }
  .login-cart-wrapper a img {
    height: 27px;
  }
  ul.cart-ul {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mobile-prod-img-wrap {
    position: relative;
    text-align: center;
  }
  .mobile-prod-img-wrap img.polica-img {
    position: absolute;
    bottom: 0;
    z-index: -1;
    left:50%;
    transform: translateX(-50%);
    position: absolute;
    margin-bottom: -10px;
  }
  .top-image h1 {
      max-width: 90%;
      font-size: 32px;
      font-weight: 600;
      margin-left: 5%;
  }
  .page-template-template-kontakt .top-image {
      background-position: right center;
  }
  .navbar-toggler-icon {
      display: inline-block;
      width: 32px;
      height: 32px;
      vertical-align: middle;
      background-image: var(--bs-navbar-toggler-icon-bg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
  }

  .cart-ul  {
    position: absolute;
    right: 90px;
    top: 16px;
  }
  .navbar-brand {
    padding-top: 5px;
  }
  .navbar-toggler {
    margin-top: 4px;
  }
  .navbar .navbar-brand img {
      object-fit: contain;
      width: 100%;
      display: block;
      height: 45px !important;
      margin-bottom: 0px;
  }
  .wc-block-mini-cart__button {
    padding-top: 6px !important;
  }
  .parent-categories-item {
    margin-bottom: 30px;
  }
}

.navbar-toggler {
  border: 1px solid transparent;
}

#sort_customizable_table {
	display: none;
}
form.cart-custom {
	display: block;
}


.custom-form-wrapper form:first-child .single_add_to_cart_button2 {
	margin-left: 0;
}
.custom-form-wrapper {
	text-align: center;
}
.carousel-custom h2 p strong {
  font-weight: 500;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
a.check-chart-single-product {
  background-color: #14733b;
    float: none !important;
    margin-top: 15px;
    max-width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    height: 42px;
    border-radius: 30px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
      padding-left: 35px;
    padding-right: 35px;
    font-style: 17px !important;

}
a.check-chart-single-product:hover {
  color: #fff;
  opacity: .8;

}

.woocommerce-cart .coupon,
#billing_state_field  {
  /*display: none !important;*/
}
@media(max-width: 767px) {
  .woocommerce table.cart td.actions .coupon .button {
    width: 100% !important;
    display: inline-block !important;
    margin-top: 15px;
  }
  .woocommerce-cart .coupon {
  text-align: left;
}
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #bebebe !important;
    
}
.woocommerce .woocommerce-message:nth-child(2) {
  /*display: none !important;*/
}
.proveri-korpu a.check-chart-single-product {
  display: inline-block;
  /*min-width: 398px;*/
}
.woocommerce div.product div.summary {
  margin-bottom: 1em !important;
}
.subtitle_pack {
  color: #72ad3b !important;
  font-size: 20px;
}
@media(max-width:767px) {
  .proveri-korpu a.check-chart-single-product {
      display: inline-block;
      min-width: 100% !important;
  }
  .txt ul li {
      background-position: left 8px;
  }
}

/*.custom-form-wrapper {
  visibility: hidden;
  float: none;
  height: auto;
  max-height: 100px;
}*/

small.shipped_via {
  display: none !important;
}

/*.woocommerce-checkout #payment ul.payment_methods {
   list-style-type: none !important;
}*/
@media(max-width:767px) {
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
       content: attr(data-title) "" !important;

  }
}
    

  .section-home-first {

  }
  .section {
    padding: 60px 0;
  }
  .col-md-6, .col-md-8 {
    position: relative;
  }
  .txt.txt-ab-y {
   /* position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
  }
  h2.green {
    color: #2E7350;
    font-weight: bold;
    max-width: 85%;
    margin-top: 30px;
  }
    h1.green {
    color: #2E7350;
    font-weight: bold;
    max-width: 85%;
    margin-top: 30px;
    font-style: 42px;
  }
  .txt-content {
    max-width: 85%;
  }
  .section-teaser {
    position: relative;
  }
  .ab-full {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .icon-item {
    margin-bottom: 25px;
    margin-top: 15px;
    position: relative;
    min-height: 100px;background-image: linear-gradient(to right, #f0f7f2, #fff);
    
    padding: 30px;
    border-radius: 30px;
  }
  .icon-item.icon-item-left {
     background-image: linear-gradient(to right, #fff, #f0f7f2);
  }
  .icon-item .col-sm-1, .icon-item .col-sm-11 {
    min-height: 100px;
  }
  .icon-item .icon-img {
    float: left;
    width: 90px;
  }
  .icon-item .icon-tekst {
    float: left;
    padding-left: 20px;
    width: calc( 100% - 90px );
  }
  .icon-item img,
  .icon-item .txt-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

  }
  .icon-item p {
    margin-bottom: 0;
  }
  .section-green-teaser {
    box-sizing: border-box;
  }
  .section-green-teaser p {
    color: #fff;
  }
  .selling-places-text h2 {
    max-width: 100%;
  }
  .selling-places-text a {
    color: 
  }
.form-div-top-img {
  z-index: 99;
  margin-bottom: -30px;
}
.prodajna-mesta-content p {
  font-size: 24px;
}
.location-item h3 {
  font-size: 19px;
  color: #2E7350;
  font-family: "Instrument Sans", sans-serif;
  margin-bottom: 1px;
  font-weight: 600;
}
.location-item p {
  font-size:19px;
}
.lite-green-content {
  background-color: #fff;
  padding: 40px 0;
}
.contact-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
h2.popust-na-vise-h2 {
  margin-bottom: 0;
  text-align: left;
}
.single-product form.cart.discount-cube-form,
.custom-form-wrapper {
  text-align: left !important;
}
.single-product form.cart {
  margin-bottom: 10px !important;
}
.single-product .proveri-korpu {
  text-align: center !important;
  clear: both;
  margin-left: 23%;
}
.proveri-korpu a.check-chart-single-product {
  display: inline-block !important;
  width: auto !important;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button2 {
  margin-left: 0 !important;
  margin-right: 10px !important;
}
.opis-artikla {
  margin-bottom: 20px;
}
.opis-artikla p.green-txt {
  color: #2E7350;
  font-weight: 700;
}
.opis-artikla p {
  line-height: 1.48;
}
.single-product .summary.entry-summary .opis-artikla p img {
  height: 14px;
  display: inline-block !important;
  width: auto;
  margin-left: 3px;
}
img.img-fluid {
  display: inline-block !important;
  max-width: 100%;
  margin: 10px auto;
}

.other-section .row {
  padding: 30px 0;
}
.icon-list {
  margin: 10px 0;
}
.icon-list .icon-left {
  float: left;
  width: 60px;
}
.icon-list .icon-right {
  float: left;
  width: calc( 100% - 60px );
}
.clearfix {
  clear: both;
}
.product-icon-section {
  margin-bottom: 40px;
}
.content-section .img-fluid {
  margin-top: 25px;
}

h3.accordion-header .accordion-button {
    background-color: #fff !important;
    color: #14733b;
    font-size: 22px;
}
.accordion-item {
    margin-bottom: 10px;
    border-radius: 0px !important;
    overflow: hidden;
    border: none !important;
    background-color: transparent !important;
}
.answer {
  padding: 0px 10px 20px;
}
.accordion-button {
  color: #2E7350;
  font-size: 30px;
  font-family: "Instrument Sans", sans-serif;
  border-bottom: 2px solid #BAA673;
  background-color: transparent !important;
  padding-left: 0;
}
.accordion-button:not(.collapsed) {
     color: #2E7350;
  font-size: 30px;
    background-color: transparent !important;
}
h2.accordion-header {
  margin-bottom: 0 !important
}
.accordion-body p {
  margin-bottom: 10px;
  line-height: 1.6;
}
.accordion-button::after {
    background-image: url(../img/arrow-down.png) !important;
    background-position: center;
    background-size: 21px;

}
.accordion-button:not(.collapsed)::after {
    background-image: url(../img/arrow-up.png) !important;
    transform: none;
    background-position: center;
    background-size: 21px;

}
.accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: none !important;
}

.single-product .section-selling-places {
  display: none;
}
.info-el {
  position: relative;
  z-index: 99;
  border-radius: 35px;
  padding: 70px 40px;
  margin-top: -130px;
  background-color: #fff;
}
.info-left {
  float: left;
  width: 95px;
}
.info-right {
  float: left;
  width: calc( 100% - 95px );
}

.woocommerce-cart .quantity {
  margin-bottom: 10px;
}


.under-grass-section {
  margin-top: 0;
  padding-top: 50px;
}
.image-section-relative {
  position: relative;
}
.image-caption {
  position: absolute;
  bottom: 0px;
  right: 0%;
  margin-bottom: -20px;
/*  transform: translateX(-50%);*/
  max-width: 100%;
  text-align: center;
  color: #14733b;
}
@media(max-width:767px) {
  .txt.txt-ab-y {
      position: relative;
      top: 0%;
      transform: translateY(0%);
  }
  .section {
    padding: 35px 0;
  }
  .ab-full {
      position: relative;
      top: auto;
      left: auto;
      bottom: auto;
      right: auto;
  }
  .section-green-teaser {
    background-image: url(../images/green-bg-with-leaves.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .ab-full .col-md-6 {
    min-height: 10px !important;
  }
  .icon-item img, .icon-item .txt-icon {
      position: relative;
      top: 0%;
      transform: translateY(0%);
      text-align: center;
  }
  .icon-item .col-sm-1 img {
    display: block;max-width: 100%;
    margin: 0 auto;
  }
  .section-green-teaser p {
    color: #fff;
  }
  .section-h-icons {
    padding-bottom: 0;
  }
  .single-product .summary.entry-summary h1.product_title.entry-title {
    font-size:  28px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 95%;
    overflow-wrap: break-word;
    line-height: 33.6px;
  }
  .woocommerce div.product form.cart .button.single_add_to_cart_button2 {
    margin-bottom: 15px;
  }
  .woocommerce div.product form.cart div.quantity,
  .single-product div.product form.cart .button {
    
  }
  .woocommerce div.product form.cart div.quantity {
    display: inline-block;
  }
  .proveri-korpu a.check-chart-single-product {
    min-width: 10px !important;
  }
  .single-product .proveri-korpu {
    margin-left: 0 !important;
    text-align: center;
  }
  .info-cart {
      max-width: 900px;
      margin: 50px auto 10px;
      background-color: #f0f7f2;
      padding: 30px 20px !important;
      border-radius: 30px;
  }
  .float-div-icon {
      width: 70px !important;
  }
  .float-div-icon img {
    width: 55px !important;
  }
  .float-div-notice {
      padding-top: 7px;
      width: calc(100% - 70px) !important;
      color: #14733b;
  }
  .image-caption {
    position: absolute;
    bottom: 0;
    margin-bottom: -38px;
    right: auto;
    left: 50%;
   transform: translateX(-50%);
    width: 90%;
    text-align: center;
    color: #14733b;
    max-width: 90%;
  }
  .image-section-relative {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .gallery-containerXXX .col-sm-4  {
    border-bottom: 1px solid rgba(0,0,0,.19);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

}

@media(max-width:500px) {
  h1.green {
    max-width: 100%;
  }
  .txt-content {
    max-width: 100%;
  }
  .section-green-teaser .ab-full .col-md-8 {
    min-height: 100px !important;
  }
}

.single_add_to_cart_button-free-shipping {
  position: relative;
}
.postid-5047.woocommerce div.product form.cart .button.single_add_to_cart_button2 {
  padding-bottom: 29px !important;
}
span.fs-span {
  position: absolute !important;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(20, 115, 59,.7);
  text-align: center;
  padding: 7px 5px 3px;
  font-size: 11px;
  border-radius: 0 0 18px 18px;
  text-transform: uppercase;
  letter-spacing: 0;

}
/*.owl-carousel .owl-nav .owl-prev span {
    background-image: url(../images/arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 25px;
    height: 50px;
    top: 25%;
    left: -3.5%;
    color: transparent;
}

.owl-carousel .owl-nav .owl-next span {
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    width: 25px;
    height: 50px;
    top: 25%;
    right: -3.5%;
    color: transparent;
}*/
/*.owl-carousel {
  position: relative;
}*/
@media(max-width: 767px) {
/*  .owl-carousel .owl-nav .owl-prev span {
    width: 15px;
    height: 30px;
    top: 25%;
    left: -0.5%;
   color: transparent;
}

.owl-carousel .owl-nav .owl-next span {
    width: 15px;
    height: 30px;
    top: 25%;
    right: -0.5%;
    color: transparent;
}*/
}



/*ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}
a.flex-next::after {visibility:visible;content: '\f105';
    font-family: FontAwesome;margin-right: 10px;font-size: 70px;    }
a.flex-prev::before {
    visibility:visible;
    content: '\f104';
    font-family: FontAwesome;    margin-left: 10px;font-size: 70px;}*/


    .woo-gallery-nav {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.9);
    color: #70c230;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    border-radius: 20px;
    transition: all 0.3s ease;
    touch-action: manipulation;
}

.woo-gallery-nav:hover {
    background: rgba(0,0,0,0.8);
}

.woo-gallery-nav.prev {
    left: 10px;
}

.woo-gallery-nav.next {
    right: 10px;
}

.flex-control-thumbs li {
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.flex-control-thumbs li.flex-active {
    opacity: 0.7;
    border: 2px solid #333;
}

.woocommerce-product-gallery__image {
    transition: opacity 0.5s ease;
}


@media (max-width: 768px) { 
  .woo-gallery-nav {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.5);
    color: #70c230;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    border-radius: 20px;
    transition: all 0.3s ease;
    touch-action: manipulation;
}

.woo-gallery-nav:hover {
    background: rgba(0,0,0,0.8);
}

.woo-gallery-nav.prev {
    left: 10px;
}

.woo-gallery-nav.next {
    right: 10px;
}

.flex-control-thumbs li {
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.flex-control-thumbs li.flex-active {
    opacity: 0.7;
    border: 2px solid #333;
}

.woocommerce-product-gallery__image {
    transition: opacity 0.5s ease;
}

/* Below media query is for mobile version */
@media (max-width: 768px) {
    .woo-gallery-nav {
        width: 36px;
        height: 36px;
        line-height: 42px !important;
        font-size: 32px !important;
    }
    
    .woo-gallery-nav.prev {
        left: 5px;
    }
    
    .woo-gallery-nav.next {
        right: 5px;
    }
}
    .woo-gallery-nav {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 24px;
    }
    
    .woo-gallery-nav.prev {
        left: 5px;
    }
    
    .woo-gallery-nav.next {
        right: 5px;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
      width: 100% !important;
      float: none !important;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none !important;
    width: 100% !important;
    clear: none;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    background-color: #f1f1f1;
  }
  .navbar-collapse {
    margin-top: 10px;
    border-top: 1px solid #2E7350;
  }
  .navbar-nav li.lang-item.lang-item-en a, .navbar-nav li.lang-item.lang-item-sr a {
    margin-left: 0px;
}
}
.wp-block-woocommerce-mini-cart-title-items-counter-block {
  display: none !important;
}
.archive #sidebar {
  display: none;
}
.woocommerce-products-header  {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2E7350;
  width: 100vw;
     position: relative;
     margin-left: -50vw;
     left: 50%;
}
.woocommerce-products-header h1 {
  text-align: center;
  color: #fff;
    text-align: center;
    font-size: 44px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.woocommerce-breadcrumb {
  display: none !important;
}
.woocommerce .section-pagination {
  margin-bottom: 25px;
}
.woocommerce .section-pagination ul li a, 
.woocommerce .section-pagination ul li span {
  display: inline-block !important;
    font-size: 16px !important;
    padding: 0 !important;
    background-color: #999;
    color: #fff !important;
    height: 40px;
    width: 40px;
    line-height: 40px !important;
    margin-right: 1px !important;
}
.woocommerce .section-pagination ul li a:focus, 
.woocommerce .section-pagination ul li a:hover, 
.woocommerce .section-pagination ul li span.current {
    background: #2E7350 !important;
    color: #fff !important;
    border: 1px solid #2E7350 !important;
}
.woocommerce .section-pagination ul li{
    border: 0px solid #000 !important;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: auto !important;
    left: 0 !important;
    margin: -.5em -.5em 0 0;
}
.woocommerce span.onsale,
span.ab-sale {
    padding: 5px 10px !important;
    text-align: center;
    font-size: 12px !important;
    font-weight: normal !important;
    /*position: absolute;
    text-align: center;
    top:  10px !important;
    right: 10px !important;*/
    margin: 0;
    background-color: #F34F49 !important;
    border-radius: 9px;
    color: #fff;
    z-index: 9999 !important;
    text-transform: uppercase;
}
span.ab-novo {
    padding: 5px 10px !important;
    text-align: center;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: normal !important;
   /* position: absolute;
    text-align: center;
    top: 10px !important;
    right: 10px !important;*/
    margin: 0;
    background-color: #2E7350 !important;
    color: #fff;
    border-radius: 9px;
    z-index: 999 !important;
}
span.ab-usteda {
  background-color: #F34F49 !important;
   color: #fff;
}
span.popust-ab {
   position: absolute;
    text-align: center;
    top: 10px !important;
    right: 10px !important;
}
span.ab-sale.ab-besplatna-dostava img {
  display: inline-block !important;
    margin-right: 4px !important;
    height: 14px;
    width: auto;
}
.page-template-template-products del span.woocommerce-Price-amount bdi {
  font-size: 22px;
}
ins span.woocommerce-Price-amount bdi {
  text-decoration: none !important;
}
del span.woocommerce-Price-amount bdi span.woocommerce-Price-currencySymbol {
  display: none;
}
ins {
  text-decoration-line: none !important;
  padding-left: 5px;
}
.owl-item-popular span.ab-sale {
  top: 0px !important;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
  display: none !important;
}
.section-footer-text .wp-block-image {
  margin-top: 20px;
}


.owl-carousel .owl-item img {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}
.owl-item-popular {
    position: relative;
}
.ab-popular {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding: 3px 6px;
    height: 23px;
    text-transform: uppercase;
    background-color: #44a9b1;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
}

/*.owl-carousel .owl-nav .owl-next span {
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    width: 16px;
    height: 26px;
    top: 30%;
    right: -3.5%;
}
.owl-carousel .owl-nav .owl-prev span {
    background-image: url(../img/arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 14px;
    height: 26px;
    top: 30%;
    left: -3.5%;
}*/
/*.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    color: transparent !important;
}*/

/*.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
}*/
.page-template-template-products .top-image h1 {
  text-transform: none;
  font-family: "Aleo", serif;
}


.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 100% !important;
  float: none !important;
}
.cart-collaterals .cart_totals table.shop_table  {
  border: 1px solid rgba(0,0,0, .3)  !important;
  border-radius: 15px !important;
  padding: 10px 5px !important;
}
.cart td.product-remove {

}
th.product-name {
  padding-left: 40px !important;
}
td.product-name {
  max-width: 220px;
}
td.product-thumbnail {
  width: 105px !important;
}
td.product-thumbnail a img {
  width: 80px !important;
}
td.product-remove {
  max-width: 20px !important;
  padding-right: 0 !important;
  padding-left: 10px !important;
}
td .coupon input#coupon_code {
  width: 220px;
  border-radius: 10px;
  height: 42px;
  padding-left: 10px;
}
.woocommerce table.shop_table thead tr  {
  border: none !important;
}
.woocommerce table.shop_table  thead tr th {
    font-weight: 600 !important;
    border: none !important;
}
.woocommerce table.shop_table {
  border: none !important;
}
.cart_totals  h2 {
  display: none !important;
}
.woocommerce-shipping-destination, 
form.woocommerce-shipping-calculator {
  display: none !important;
}
.cart_totals td {
  text-align: right !important;
}
.cart_totals table.shop-table {

}
.woocommerce-cart-form .coupon button {
  border: 1px solid #2E7350 !important;
    color: #fff !important;
    background-color: #2E7350 !important;
    border-radius: 10px !important;
    padding: 10px 30px 
    font-size: 16px;
    margin-top: 20px;
    font-weight: normal !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border: 1px solid #6FC22F !important;
    color: #fff !important;
    background-color: #6FC22F !important;
    border-radius: 10px !important;
    padding: 10px 30px;
    font-size: 16px;
    width: 100% !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
     border: 1px solid #2E7350 !important;
    color: #fff !important;
    background-color: #2E7350 !important;
}
.woocommerce-cart .top-image,
.woocommerce-checkout .top-image,
.page-template-template-blog .top-image,
.top-image2 {
  background-color: transparent !important;
  padding-bottom: 0px;
}
.woocommerce-cart .top-image h1,
.woocommerce-checkout .top-image h1,
.page-template-template-blog .top-image h1,
.top-image2 h1  {
  text-align: left;
  color: #2E7350;
  font-family: "Aleo", serif;
  margin-bottom: 0;
  text-transform: none;
}
.woocommerce-cart .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 1;
    border-radius: 00 !important;
    color: rgba(0,0,0, .0) !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    background-image: url('../img/delete.png') !important;
    background-repeat: no-repeat;
   
}
.woocommerce-cart .woocommerce a.remove:hover {
    color: transparent !important;
    background: transparent !important;
     background-image: url('../img/delete.png') !important;
      background-repeat: no-repeat !important;
}
tr.cart-subtotal th,
tr.woocommerce-shipping-totals th {
  font-weight: 500 !important;
  font-size: 16px;
}
tr.cart-subtotal td,
tr.woocommerce-shipping-totals td {
  font-size: 16px;
}
tr.order-total th {
  font-size: 16px;
}
.woocommerce-cart td.product-name a {
    font-size: 16px;
    line-height: 23px !important;
}
.woocommerce-cart .quantity {
    border-radius: 0px;
    background-color: #fff;
    margin-top: 15px;
    padding-top: 0 !important;
    display: inline-block;
    border: 1px solid #ccc !important;
    height: 40px !important;
   border-radius: 15px;
   overflow: hidden;
   vertical-align: text-bottom;
}
.woocommerce-cart .qty_button {
  height: 40px;
  margin-top: 0px !important;
}
.woocommerce-cart  .woocommerce .quantity .qty {
    width: 40px !important;
    height: 40px;
    text-align: center;
    border-color: transparent;
    box-shadow: none;
    border: 0px solid #333 !important;
    background-color: transparent;
    margin-top: 0px;
}
.woocommerce-cart  .woocommerce  button[name=update_cart]{
  border: 1px solid #2E7350 !important;
    color: #fff !important;
    background-color: #2E7350 !important;
    border-radius: 10px !important;
    padding: 10px 30px 
    font-size: 16px;
    font-weight: normal !important;
}
.woocommerce ul#shipping_method li {
  padding-left: 0 !important;
}
.woocommerce ul#shipping_method li label.shipping_method_0_flat_rate1 {
  visibility: hidden !important;
  width: 0 !important;
}
.woocommerce ul#shipping_method span.woocommerce-Price-amount.amount {
  visibility: visible !important;
  width: auto;
}



.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display: none !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 10px 2em 10px 2em !important;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #720eec;
    list-style: none outside;
    width: auto !important;
    display: inline-block !important;
    word-wrap: break-word;
    border-radius: 15px !important;
    border: 1px solid #2E7350 !important;
    font-size: 16px !important;
}
.woocommerce-info,
.woocommerce-message {
  background-color: #f3fceb !important;
  color: #404040;
}
.woocommerce-info a {
  color: #2E7350 !important;
  font-weight: 600;
}
.woocommerce-info {
    border-top-color: #2E7350 !important;
}
.woocommerce-checkout-review-order-table td.product-total,
.woocommerce-checkout-review-order-table td.product-total,
.woocommerce-checkout-review-order-table tfoot td {
  text-align: right
}
.woocommerce-checkout-review-order-table tfoot {
  /*border: 1px solid rgba(0, 0, 0, .3) !important;*/
    
    padding: 10px 0px !important;
    display: table-caption !important;
    margin-left: 15px !important;
    overflow: hidden !important;
    width: calc( 100% - 15px ) !important;
}
.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {
  border-color: #000 !important;
  border-radius: 15px 0 0 15px !important;
}
.woocommerce-checkout-review-order-table tfoot {
  display: table-caption !important;
  width: 100%;
}
.woocommerce table.shop_table tfoot tr:last-child th {
  font-weight: 600 !important;
  font-size: 17px;
}
.woocommerce-checkout-payment {
    background-color: #fff !important;
    padding: 0 15px !important;
}
.woocommerce-checkout-payment ul {
    border: 1px solid rgba(0, 0, 0, .3) !important;
    border-radius: 15px !important;
    background-color: #fff !important;
    overflow: hidden;
}
#payment div.form-row {
    padding: 1em 2px !important;
}
.woocommerce-message {
  line-height: 35px
}
.woocommerce-message .button {
  display: inline-block !important;
  margin-left: 10px !important;;
  font-size: 14px |!important;
    border: 1px solid #1F2E26;
    color: #1F2E26 !important;
    padding: 8px 16px !important;
    display: inline-block !important;
    margin-top: 0px !important;
    border-radius: 15px !important;
    transition: all 0.5s;
    font-weight: normal !important;
    background-color: #2E7350 !important;
    color: #fff !important;
}
.woocommerce-error, .woocommerce-message {
  margin-bottom: 0px !important;
   border-radius: 20px !important;
}
.wc_payment_methods li div {
  display: none !important;
}
.woocommerce-checkout-payment ul.wc_payment_methods {
 padding: 0 !important;
}
.wc_payment_methods li {
  border-bottom: 1px solid rgba(0, 0, 0, .3) !important;
  padding: 10px 20px;
}
.woocommerce-checkout #payment ul.payment_methods li:last-child {
  border: none !important;
}
.woocommerce-checkout-review-order-table tr.cart_item td {
  border-top: none !important;
}
.page-template-default .lite-green-content .txt h2 {
    font-size: 36px;
    font-family: "Instrument Sans", sans-serif;
    text-transform: none;
}
.page-template-default .lite-green-content .txt img {
  /*display: block;
  width: 100%;*/
}
.section-dark {
  background-color: #F7F5F0;
}
.section-dark h2 {
  color: #2E7350;
  text-align: center;
}
.section-dark p {
  color: #404040 !important;
}

.woocommerce-cart .section-dark h2 {
  font-size: 36px;
  font-family: "Instrument Sans", sans-serif;
  font-weight: 500;
}
.wpcf7 label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.txt-contact-info {
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, .3) !important;
    border-radius: 15px !important;
    margin-left: 30px;
    margin-top: 25px;
}
.txt-contact-info .info-item {
  padding: 6px 0;

}
.txt-contact-info .info-item img {
  float: left;
  width:  23px; 
}
.txt-contact-info .info-item span {
  display: inline-block;
  float: left;
  width: calc( 100% - 50px );
  margin-left: 20px;
}
.txt-contact-info .info-item b {
  font-weight: 600 !important;
}
.clearfix {
  clear: both;
}
.wc-block-components-button:not(.is-link).is-style-outline:not(:focus), .wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 0px currentColor !important;
}
.wc-block-mini-cart__footer-actions a,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block {
  /*border: 1px solid #6FC22F !important;
    color: #fff !important;
    background-color: #6FC22F !important;
    border-radius: 10px !important;
    padding: 10px 30px;
    font-size: 16px;*/
}
.wc-block-components-product-metadata {
  display: none !important;
}
.woocommerce form.checkout_coupon {
  margin-top: -20px !important;
  border: 0px solid #cfc8d8 !important;
  padding: 0px 0 !important;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
  max-width: 428px;
}
.locations-content {
  padding: 50px !important;
}
.locations-content h1 {
  text-align: left;
    color: #2E7350;
    font-family: "Aleo", serif;
    margin-bottom: 0;
    text-transform: none;
    font-size: 44px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 25px;
}
.accordion-body  {
  padding-left: 0;
}
.accordion-body h3 {
  font-size: 24px;
  font-weight: 600;
}



@media(max-width:767px) {
  .carousel-item img {
    object-position: 35% ;
    min-height: 55Vh;
  }
  .carousel-caption {
    right: 0%;
    left: 40%;
    padding-top: 0;
    z-index: 999 !important;
    bottom: auto !important;
    /*background-color: rgba( 255, 255, 255, .3);*/
    padding: 20px 20px 0 20px;
  }
  .carousel-caption-inner h1, .carousel-caption-inner h2 {
    z-index: 999 !important;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: .1px;
    font-weight: 400;
    font-size: 29px;
    line-height: 1.05 !important;
    text-align: left;
  }
  .carousel-caption-inner h1 span, .carousel-caption-inner h2 span {
    display: inline-block;
    line-height: 1.05 !important;
  }
  .carousel-caption-inner p {
      color: #000;
      font-size: 15px;
      margin-bottom: 20px;
  }
  .carousel-caption .white-button {
    border: 1px solid #6FC22F;
    color: #fff;
    background-color: #6FC22F;
    border-radius: 20px;
    padding: 5px 20px;
    font-size: 14px;
    margin-top: 20px;
  } 
  .carousel-caption p,
  .slide-link {
    text-align: left;
  }
  .carousel-indicators {
    margin-top: 10px;
  }
  .section h2 {
    font-size: 36px;
  }
  .navbar-top {
    padding: 5px 10px;
  }
  .navbar-top img {
    margin-right: 5px;
    vertical-align: bottom;
  }
  .navbar-top p {
    display: inline;
  }
  .txt-ab {
    padding: 20px 0;
    position: relative;
    top: 0;
    transform: translateY(0%);
    left: 0;
  }
  .accordion-button {
    color: #2E7350;
    font-size: 20px;
    font-family: "Instrument Sans", sans-serif;
    border-bottom: 2px solid #BAA673;
    background-color: transparent !important;
    padding-left: 0;
  }
}
.single-product  span.onsale {
  display: none;
}
.section-icons-namena .col img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media(max-width:767px) {
  .section-icons-namena  .row .col {
    width: 50% !important;
    display: inline-block;
    flex: auto !important;
  }
  .section-icons-namena  .row .col img {
    display: block;
    max-width: 100%;
    margin: 0px auto 25px !important;
  }
}

/*.owl-carousel .owl-item {
  -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
.owl-carousel .owl-item.active {
   -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
}*/

/* Value Slider */
.values-slider .value{
  box-sizing: border-box;
  background: #fff;
  background-size: 100%;
  text-align: center;
  margin: 0 auto;
 /* padding: 0px;
  color: #666;
  max-width: 350px;
  min-height: 230px;*/
}

.values-slider .value .head {}

.values-slider .value .head h3{
  display: inline-block;
  font: bold 24px 'open sans';
  position: relative;
  top: -20px;
}

.values-slider .value .head .line{
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #eacfb1;
  margin: 0 15px;
  position: relative;
  top: -25px;
}

.values-slider .value .head .value-icon{
  display: inline-block;
  width: 100% !important;
  height: auto;
}

.values-slider .value .head .value-icon img{
  width: 100%;
  height: auto;
  display: block;
}

.values-slider .value .value-text{
  font: 12px quicksand;
  line-height: 20px;
  margin-top: 10px;
}

.values-slider .owl-item .item {
  filter: blur(3px);
  transform: scale(.75);
  transition: all .5s;
}

.values-slider .owl-item.active.center .item{
  filter: blur(0);
  transform: scale(1);
  transition: all .5s;
}

.values-slider .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}


.values-slider .owl-nav .owl-prev {
  float: left;
}

.values-slider .owl-nav .owl-prev span, .values-slider .owl-nav .owl-next span{
  color: #666;
  font-size: 48px;
  border-radius: 100%;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
}

.values-slider .owl-nav .owl-next {
  float: right;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    color: transparent !important;
}
.owl-carousel .owl-nav .owl-next span {
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    width: 25px;
    height: 50px;
    top: 25%;
    right: -3.5%;
}
.owl-carousel .owl-nav .owl-prev span {
    background-image: url(../images/arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 25px;
    height: 50px;
    top: 25%;
    left: -3.5%;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block !important;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button2 {
    display: block;
    padding: 0px !important;
    background-color: #fff !important;
    color: #404040;
    font-weight: 600;
    line-height: 1.27!important;
    height: auto !important;
    font-size: 18px !important;
    text-transform: none !important;
    font-weight: normal !important;
    letter-spacing: normal !important; 
    margin-top: 0 !important;
    align-items: center;
    background: none !important;
    background-color: #F6FAF5 !important;
    border: 1px solid #C6E1C0 !important;
    border-radius: 15px !important;
    cursor: pointer;
    display: flex;
    font-weight: var(--bdlr-fw-regular);
    max-width: 100% !important;
    position: relative;
    width: 100%;
    overflow-x: hidden !important;
    margin-bottom: 15px;
     width: 100% !important;
}
.buy-button-body span {
  color: #404040;
}
.single-product .wbdl_widget .quantity-break {
    align-items: center;
    background: none !important;
    background-color: #F6FAF5 !important;
    border: 1px solid #C6E1C0 !important;
    border-radius: 15px !important;
    cursor: pointer;
    display: flex;
    font-weight: var(--bdlr-fw-regular);
    max-width: 100% !important;
    position: relative;
    width: 100%;
    overflow-x: hidden !important;
}
.wbdl_widget .quantity-break .quantity-break__wrapper {
    padding: 0px 0px 5px !important;
    width: 100%;
}
.wbdl_widget .quantity-breaks__classic .quantity-break .bundle-message-blink, 
.wbdl_widget .quantity-breaks__classic .quantity-break .bundle-message-not-blink,
.buy-button-header {
    background: none !important;
    background-color: #BAA673 !important;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-bottom: 0;
    clip-path: none !important;
    color: #fff !important;
    font-size: 10px;
    line-height: 1;
    -webkit-mask: none !important;
    -webkit-mask-composite: none !important;
    mask-composite: none !important;
    -webkit-mask-size: none !important;
    max-width: 1000% !important;
    width: calc( 100% + 2px ) !important;
    display: block; 
    overflow: hidden;
    padding: 9px 25px 8px !important;
    position: relative !important;
    right: 0;
    left: 0;
    text-align: right !important;
    text-overflow: ellipsis;
    top: 0;
    transform: translate(0, 0) rotate(0deg) !important;
    transform-origin: bottom left;
    font-size: 14px !important;
    font-weight: 600;
    margin-top: -1px !important;
    margin-left: -1px !important;

}
.buy-button-body {
  padding: 10px ;
}
.buy-button-body-left, .buy-button-body-right {
  float: left;width: 50%;
  display: inline-block;
}
.buy-button-body-left {
  text-align: center;
}
.buy-button-body-right {
  text-align: right;
  padding-right: 40px;
}
.buy-button-body-left span {
  display: block !important;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
}
.buy-button-body-left span:nth-child(2) {
  font-size: 13px;
  font-weight: 500;
}
.buy-button-header-left {
  float: left;
  font-size: 12px;
  font-weight: 400;
}
.buy-button-header-left img {
  display: inline-block !important;
  margin-right: 4px !important;
}
.buy-button-body-right span.usteda {
  display: block !important;
}
.single-product .wbdl_widget .quantity-break .quantity-break__wrapper .quantity-break__main {
    align-items: center;
    display: block !important;
    gap: 0 !important;
    min-height: 55px;
    width: 100% !important;
    padding: 10px 30px 10px 20px;
    clear: both;

}
  .wbdl_widget .quantity-breaks__classic .quantity-break .quantity-break__content {
    float: left;
    width: calc( 100% - 16% ) !important;
    display: block !important;
    min-height: 50px;
  }
  .quantity-break__title, .quantity-break__radio  {
    float: left !important;
  }
  .quantity-break__price {
    float: left !important;
  }
  .quantity-break__title {
    width: 50%;
  }
  .quantity-break__price {
    width: 50%;
    display: block !important; 
  }
  .wbdl_widget .quantity-break .quantity-break__radio{
    width: 15%;
    height: 50px;
  }

.wbdl_widget .quantity-breaks__classic .quantity-break .bundle-cprice {
  padding-right: 0;
  display: block;
  width: 100%;
}

.wbdl_widget .quantity-break .quantity-break__radio input[type=radio]:checked, .wbdl_widget .quantity-break.active .quantity-break__radio input[type=radio] {
    background-color: #6fc22f !important;
    border: 1px solid #3D953D !important;
}
.wbdl_widget .quantity-break .quantity-break__radio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #3D953D !important;
    border-radius: 50%;
    box-shadow: none;
    content: " ";
    height: 24px !important;
    margin: 0;
    outline: none;
    width: 24px !important;
    z-index: 1;
    position: relative;
}
.wbdl_widget .quantity-break.active .quantity-break__radio input[type=radio]:before {
    background-color: #fff !important;
    border: 1px solid #3D953D !important;
}
.wbdl_widget .quantity-breaks__classic .quantity-break__discount-rule {
  width: 40% !important;
  clear: both;
  font-weight: 500 !important;
}
.quantity-breaks__classic .quantity-break {
  position: relative !important;
}
.quantity-breaks__classic .quantity-break .quantity-break__discount-rule {
  position: absolute !important;
  bottom: 10px;
  margin-left: -3px;
}
.wbdl_widget .quantity-breaks__classic .quantity-break .quantity-break__price {
  text-align: right;
}
.quantity-break:first-child .quantity-break__main{
    width: 100% !important;
    padding: 15px 30px 20px 20px !important;
}
/*.quantity-breaks__classic .quantity-break:first-child .quantity-break__discount-rule {
  margin-top: 0px !important;
}*/
.single-product .wbdl_widget .quantity-breaks__classic .quantity-break.active .quantity-break__discount-rule {
  font-weight: 500 !important;
}
.wbdl_widget .quantity-break .quantity-break__radio input[type=radio]:before {
    background-color: transparent;
    border-radius: 50%;
    content: " ";
    height: 12px !important;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 12px !important;
    
}
.wbdl_widget {
     font-family: "Instrument Sans", sans-serif !important;
}
.single-product div.product form.cart .button:hover {
  opacity: .8;
}
.single-product div.product form.cart .button span.woocommerce-Price-amount.amount {
  float: right;
}

.wpcf7 form .wpcf7-response-output {
  margin: 7px 14px !important;
  margin: 0px 0.5em 9px 1em !important;
  font-size: 14px !important;
}
.single-product div.product form.cart div.quantity {
  display: block;
  /*float: none !important;*/
  text-align: center;
  padding-top: 10px;
  margin-bottom: 15px;
  margin-right: 10px !important;
  border-radius: 8px !important;
  border: 1px solid #6fc22f !important;
  overflow: hidden !important;
  font-size: 16px !important;
  float: left;
}
.single-product div.product form.cart .button {
  width: 100% !important;
  display: block !important;
  text-align: left !important;
  background-color: #2E7350 !important;
  border: 1px solid #2E7350 !important;;
  float: left !important;
  width: calc( 100% - 112px) !important;
  margin-left: 4px;
  border-radius: 8px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}
.single-product div.product form.cart .button.single_add_to_cart_button2 {
  width: 100% !important;
  min-width: 100% !important
}
form.cart p.classic-p {
  text-align: left !important;
  margin: 10px 0;
  color: #2E7350;
}
form.cart p.classic-p a {
  color: #0062FF;
  font-size: 18px !important;
  font-weight: 500;
  text-decoration: underline !important;
}
.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
.footer-newsletter .wpcf7-list-item label {
    font-size: 12px !important;
    font-weight: normal !important;
}
.footer-newsletter .wpcf7-list-item {
  margin-left: 0 !important;
}
.bundle-message-not-blink span {
  float: left;
  font-size: 12px;
  font-weight: 400 !important;
  padding-top: 3px;
  line-height: 1;
}
.bundle-message-not-blink span img {
  display: inline-block !important;
  height: 16px;
  margin-right: 4px !important;
  margin-top: -3px !important;
}
   .do-besplatne-dostave {
    display: none;
    position: relative;
    z-index: 99999 !important;
    padding: 20px;
    text-align: center;
   }
.progress {
  border: 1px solid rgba(0,0,0, .2);
  background-color: transparent !important;
  height: 18px !important;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: #6FC22F !important;
    transition: var(--bs-progress-bar-transition);
}
.progress-bar-desc {
  color: #404040;
  font-size: 14px;
  margin-bottom: 2px !important;
}
.progress-bar-desc p {
  margin-bottom: 0;
}
.progress-bar-desc span {
  font-weight: 600;
  color: #6FC22F !important;
}
.wc-block-components-notices__snackbar {
  display: none !important;
}









@media(max-width:767px) {
  .woocommerce-checkout-review-order-table {
    display: block;
    width: 100%;
    clear: both;
  }
  .product-name .product-item-thumbnail {
  width: 50px;
  height: 50px;

}
  ol.flex-control-nav {
    margin-top: 10px !important;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    padding-right: 5px;
  }
  .woocommerce div.product div.images .flex-control-thumbs li img {

  }
  .single-product .product.type-product {
    margin-top: 10px;
  }
  .woocommerce-notices-wrapper {
    margin-top: 5px !important;
  }
  .single-product .top-image {
    padding-top: 10px;
  }
  .single-product .summary.entry-summary .single-product-score img {
    display: inline-block;
    width: 19px !important;
  }
  .single-product-score a {
    font-size: 14px;
    line-height: 22px !important;
    margin-left: 6px;
  }
  .single-product .top-image h1 span span {
    width: 100%;
    display: inline-block;
  }
  .single-product .top-image h1 {
    text-align: left;
    font-size: 36px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 0;
  }
  p.product-subtitle {
    font-size: 16px;
    margin-bottom: 10px;
  }
  span.product-tag-custom {
    font-size: 13px;
  }
  .single-product div.product form.cart .button {
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 16px !important;
  }
  .owl-dots {
    display: none !important;
  }
  .section-teaser-2 p {
    font-size: 25px;
  }
  .wbdl_widget .quantity-breaks__classic .quantity-break .bundle-message-blink, .wbdl_widget .quantity-breaks__classic .quantity-break .bundle-message-not-blink {  
    padding: 8px 25px 8px !important;
  }
}

.wpcfb-progress-animated .wpcfb-progress-amount {
    background-size: 30px 30px;
    background-image: none !important;
    background-color: #6FC22F !important
}
.wpcfb-wrap.wpc-free-shipping-bar.wpcfb-style-rounded.wpcfb-progress-animated {
	padding-top: 0 !important;
	margin-bottom: 20px !important;
}
.wpcfb-wrap.wpc-free-shipping-bar.wpcfb-style-rounded.wpcfb-progress-animated .wpcfb-title {
	display: none;
}
.wpcfb-message {
	font-size: 14px !important;
	text-align: center;
}
.wpcfb-style-rounded .wpcfb-progress-bar {
  background-color: #ddd !important;
}
body img.hidden-xs {
  display: block !important;
}
body img.hidden-xs {
      display: inline-block !important;
  }
  body img.visible-xs {
      display: none !important;
  }
  @media(max-width:767px) {
    body img.hidden-xs {
      display: none !important;
  }
  body img.visible-xs {
      display: inline-block !important;
  }
  
  }
.woocommerce-checkout td.product-name {
    max-width: 48%;
  }
   .woocommerce-cart td.product-name {
    max-width: 100%;
  }
  .woocommerce-checkout-review-order-table tfoot {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {
    width: 100%;
  }
   .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tfoot td {
      width: 50%;
      display: block;float: left;
    }
    .woocommerce table.shop_table tfoot td {
      text-align: right;
    }
     .woocommerce table.shop_table tfoot tr {
      width: 100%;
      display: block;
     }
  .wpcfb-wrap.wpc-free-shipping-bar.wpcfb-qualified-message .wpcfb-message {
    background-color: #6fc22f;
    color: #fff;
    padding: 4px 15px;
    text-align: center;
    border-radius: 12px;

  }

.footer-newsletter input::placeholder {
  color: #fff !important;
}
.woocommerce-billing-fields__field-wrapper .kl_newsletter_checkbox_field {
  /*display: none !important;*/
}

.section-cik-cak-kefir .img-txt {
  padding: 0 20px;
}
.section-cik-cak-kefir .img-txt img {
  padding: 0 20px;
}

.santos-reg-price {
    text-decoration: line-through !important;
    margin-left: -4px !important;
	color: #000 !important;
}

.santos-reg-price .woocommerce-Price-currencySymbol {
	display: block !important;
	color: #000 !important;
	font-size: 16px !important;
	margin: 0 !important;
}

.santos-reg-price bdi {
	color: #000 !important;
	display: flex !important;
}

.santos-product-price h5 {
	display: flex !important;
}

.santos-product-price del {
	display: flex !important;
}


/* Single product SANTOS */
.single-product .santos-sale-price bdi {
    font-size: 36px !important;
    color: #6FC22F !important;
}

.single-product .santos-reg-price bdi {
    font-size: 36px !important;
    font-weight: bold !important;
    margin-top: 0px !important;
    display: flex !important;
    align-items: center !important;
}

.single-product .santos-product-price del {
    display: flex !important;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
}

.single-product .santos-reg-price .woocommerce-Price-currencySymbol {
    font-size: 22px !important;
        margin-top: -2px !important;
}

.single-product .h-p-i-price.santos-product-price {
    display: flex !important;
}

.notify-single-product-page {
	text-align: left !important;
}

/* Header teaser */
.navbar-top p a {
	color: #6fc22f;
	font-weight: bold !important;
}
