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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #222222;
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 900;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #272c30;
	--wd-alternative-color: #777777;
	--btn-default-bgcolor: #777777;
	--btn-default-bgcolor-hover: #272c30;
	--btn-accented-bgcolor: #777777;
	--btn-accented-bgcolor-hover: #272c30;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #272c30;
	--wd-link-color-hover: #272c30;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #272c30;
	background-image: none;
}
.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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


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

.box-title-default .info-box-title {
    margin: 0px;
}

.box-icon-align-left .box-icon-wrapper {
    margin-right: 10px;
    margin-top: 10px;
}

.login form {
    background: #fff !important;
    border: 1px solid #ccc !important;
    box-shadow: none !important;
}

.post-single-page .entry-content {
    text-align: justify;
}

/* PLAN ODVOZA SMEĆA */
div.plan_odvoza {
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
.divTable.plan_odvoza .divTableCell, .divTable.plan_odvoza .divTableHead {
  border: 1px solid #AAAAAA;
  padding: 5px 2px;
  vertical-align: middle;
}
.divTable.plan_odvoza .divTableBody .divTableCell {
  font-size: 14px;
}
.divTable.plan_odvoza .divTableRow:nth-child(even) {
  background: #FFFFFF;
}
.divTable.plan_odvoza .divTableHeading {
  background: #777777;
  border-bottom: 1px solid #777777;
}
.divTable.plan_odvoza .divTableHeading .divTableHead {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 1px solid #F3F3F3;
}
.divTable.plan_odvoza .divTableHeading .divTableHead:first-child {
  border-left: none;
}

.plan_odvoza .tableFootStyle {
  font-size: 14px;
}
.plan_odvoza .tableFootStyle .links {
   text-align: right;
}
.plan_odvoza .tableFootStyle .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.plan_odvoza.outerTableFooter {
  border-top: none;
}
.plan_odvoza.outerTableFooter .tableFootStyle {
  padding: 3px 5px; 
}

.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}
/* PLAN ODVOZA SMEĆA */

.wpb-js-composer .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
    border-bottom: 1px solid #ccc;
}

.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    width: 300px;
}

.grid-4-boje {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    height: 8px;
}

.whb-secondary-menu .menu-simple-dropdown .sub-menu-dropdown {
    width: 180px !important;
}

h1.entry-title {
	text-transform: uppercase;
	font-size: 35px !important;
}

.blog-post-loop .entry-title a {
    font-size: 18px;
    text-align: left !important;
    background: #f4f4f4;
    color: #333;
    padding: 15px;
}

.blog-post-loop .entry-title a:hover {
    background: #666;
    color: #fff;
}

.blog-design-masonry.blog-style-flat .article-body-container {
    padding-right: 0px;
    padding-left: 0px;
}

.woodmart-entry-content {
    text-align: left;
}

.siva-slika {
	    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}


h4.woodmart-timeline-title {
font-size: 25px;
}

.woodmart-item-shadow .woodmart-item-position-full-width {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.23);
}

.whb-top-bar .whb-secondary-menu .item-level-0 > a {
    font-size: 12px;
    text-transform: capitalize;
}

li.meta-author {
	display: none;
}

.post-single-page .entry-content {
    font-size: 100%;
}

h3, h4 {
	font-weight:  500 !important;
}

.sive-slike {
	    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 0px !important;
}

.wd-dropdown-menu.wd-design-default {
    padding: var(--wd-dropdown-padding, 20px 30px) !important;
    --wd-dropdown-width: 440px !important;
}