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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//tm-horeca.rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(88,159,219);
	--wd-alternative-color: rgba(0,0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(88,159,219);
	--btn-accented-bgcolor-hover: rgb(88,159,219);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://tm-horeca.rs/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.product-labels {
    max-width: 73%;
}
.product-image-summary .product-images .labels-rectangular {
    top: 15px;
    left: 0;
    right: auto;
}
.eco_menu_item>a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/eco/eco_menu_leaf.png);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: 13px;
    z-index: 1;
}
.menu-item.logo-icon > a {
	  padding-left: 30px !important;
    background-image: url(/wp-content/uploads/eco/logo.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 0px;
    z-index: 1;
}

.sale_menu_item>a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/menuicons/sale.png);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: 7px;
    z-index: 1;
}
.easter_menu_item>a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/menuicons/easter.png);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: 7px;
    z-index: 1;
}
.cov_menu_item>a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/2020/03/coronavirus_sars_mers_flu_virus_influenza_icon_133625gj.png);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: 7px;
    z-index: 1;
}
.valentines_menu_item>a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/menuicons/heart.gif);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 7px;
    z-index: 1;
}

.world_taste_menu_item > a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/menuicons/world_taste.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 5px;
    z-index: 1;
}

.ny_menu_item>a {
    padding-left: 40px !important;
    background-image: url(/wp-content/uploads/menuicons/ny.png);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: 7px;
    z-index: 1;
}

ul#menu-for-dilers li {
    background: #c60c27;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: 20px;
}

ul#menu-for-dilers li a {
    color: #fff;
    padding: 0 20px;
}

ul#menu-for-dilers li a.woodmart-nav-link:before {
    content: "\f0d1";
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px!important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.woodmart-navigation .menu {
    margin-bottom: 0;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
	 position:absolute;
	 right:0;
	 top:0;
	 bottom:0;
	 display:-webkit-box;
	 display:-ms-flexbox;
	 display:flex;
	 align-items:center;
	 justify-content:center;
	 width:60px;
	 font-size:0;
	 color:#fff;
	 background-color:rgba(0,0,0,.1)
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:after {
	 content:"\f10f";
	 font-family:woodmart-font;
	 font-size:14px;
	 font-weight:600
}

.woocommerce-billing-fields label {
    display: block;
    margin-bottom: 5px;
    color: #464646;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
}
span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
@media screen and (min-width: 992px){
	.with-max-width {
		max-width: 768px;
	}
}
.with-max-width label span {
    margin-top: 10px;
    display: block;
}
.za_trgovce_item {
	background: #c60c27;
    color: #fff;
}

.za_trgovce_item a.woodmart-nav-link:before {
    content: "\f0d1";
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px!important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.sitemap-wrapper ul {
    margin-left: 20px;
}

.sitemap-wrapper ul li {
    margin-bottom: 5px;
    font-size: 16px;
    list-style: square;
    line-height: 1.5;
}

.sitemap-wrapper ul li a {
    padding: 5px 0;
}

@media (max-width: 640px) {
	.responsive-cateogires.woodmart-product-categories > li {
			flex: 0 0 33%;
			max-width: 33%;
	}
}
@media (max-width: 480px) {
	.responsive-cateogires.woodmart-product-categories > li {
			flex: 0 0 50%;
			max-width: 50%;
	}
}

.price-per-cos{
	font-weight: bold;
	font-size: 12px!important;
	color:#777;
}

.product-image-summary-inner .price-per-cos{
	margin-top:-16px
}

.main-page-wrapper .woosb-price-ori .price-per-cos{
	font-weight: bold;
	font-size: 12px!important;
	color:#777;
	margin-top:0px
}
.notifications-sticky div.wpcf7-response-output {
    background-color: #769b04;
}

.woodmart-my-account-links .feedback-link a:before {
    content: "\f442";
    font-family: "woodmart-font";
    display: block;
    color: #d0d0d0;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    transition: color .25s ease;	
}

.woodmart-my-account-links .all_items-link a:before {
    content: "\f120";
    font-family: "woodmart-font";
    display: block;
    color: #d0d0d0;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    transition: color .25s ease;	
}

.woodmart-my-account-links .saved-carts-link a:before {
    content: "\f107";
    font-family: "woodmart-font";
    display: block;
    color: #d0d0d0;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    transition: color .25s ease;	
}

@media screen and (max-width: 1024px){
	.whb-main-header .whb-flex-row.whb-top-bar-inner >div.whb-col-left.whb-visible-lg{
			display:flex;
	}
}
.page-title-default:after{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 0;
}

.page-title-default .container{
		z-index: 5;
    position: relative;
}

.min-footer > div.col-left {
    flex: 1 0 25%;
	    max-width: fit-content;
}

.min-footer > div.col-right {
    flex: 1 0 75%;
	    max-width: fit-content;
}

.bank_logos img {
    width: fit-content;
    max-height: 40px;
		max-width: 80px;
}

.min-footer {
	margin-bottom:40px;
}

@media screen and (max-width:1024px){
	.min-footer {
			flex-flow: column-reverse;
	}
}

.single-product-content .cart .quantity input.qty:hover,
.single-product-content .cart .quantity input.qty:focus{
    box-shadow: 0px 0px 8px rgba(76, 139, 43, 0.8);
}

.title-size-default h1.entry-title{
    font-size: 50px;	
}

.page-title-default:after {
   /* background-color: #789;*/
    opacity: 0.25; 
}

.woocommerce-store-notice, p.demo_store {
    color: #fff;
    border-top: 2px solid #fff;
}

.search-results-wrapper .view-all-results{
    position: sticky;
    bottom: 0;
    z-index: 999999;
	  background: #a2c7e7;
}

.selfpickup_comment {
  display: none;
}
#shipping_method_0_local_pickup-2:checked ~ .selfpickup_comment {
  display: block;
}


.cwginstock-subscribe-form{
	/*width:50%;*/
}

.cwginstock-subscribe-form .panel-primary>.panel-heading{
    background-color: #589fdb;
    border-color: #ebebeb;
}

.cwginstock-subscribe-form .panel-primary{
    border-color: #ebebeb;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading h4{
    margin-bottom:0px;
}

.summary-inner  .cwg_popup_submit {
    display: block;
    margin-bottom: 24px;
}

.stock-info-img{
	max-width:160px;
}

.stock-info-link{
	display:flex;
	align-items: center;
}

.stock-info-vs{
		background-color: #138808;
    padding: 2px 4px;
    border-radius: 4px;
    color: #fff;
}

.stock-info-stock{
	text-align:center;
}

.product-cat-tree,
.product-cat-tree ul {
  list-style: none;
  padding-left: 20px;
}

.product-cat-tree li:before{
  display:none;
}

.product-cat-tree li button{
  padding: 4px;
}

.product-cat-tree li a{
  border-bottom:1px solid #138808;
}

.term-toggle {
  margin-right: 6px;
  cursor: pointer;
  border: none;
  background: none;
  font-size: 16px;
}

.term-item {
  margin: 4px 0;
}

.telegram-link, .telegram-link:hover {
	margin: 0 0.25rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.telegram-link img {
	width: 20px;
	margin-top: -3px;
	margin-right: 3px;
}

.whb-color-light .whb-text-element a {
    color: rgba(255, 255, 255, .9);
}

.flag-links{
	margin-bottom:0px !important;
}

.page-title .woodmart-back-btn::after {
	display: inline-block;
	font-size: 26px;
	content: "\f121";
	font-family: "woodmart-font";
	margin-right: 8px;
}

.page-title .woodmart-back-btn span {
  display: none;
}

.wpcf7-form .row > [class*="col"] {
  flex: unset;
}