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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(62,62,62);
--wd-text-font-size:17px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:800;
--wd-title-transform:none;
--wd-title-color:rgb(62,62,62);
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-transform:none;
--wd-entities-title-color:#3e3e3e;
--wd-entities-title-color-hover:rgb(0, 129, 196);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:none;
--wd-widget-title-color:#3e3e3e;
--wd-widget-title-font-size:20px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:none;
--wd-header-el-font-size:17px;
}
:root{
--wd-primary-color:rgb(0,129,196);
}
:root{
--wd-alternative-color:rgb(255,255,255);
}
:root{
--wd-link-color:3E3E3E;
--wd-link-color-hover:rgb(0,129,196);
}
:root{
--btn-default-font-weight:800;
}
:root{
--btn-default-bgcolor:rgb(0,129,196);
}
:root{
--btn-default-bgcolor-hover:rgb(201,103,77);
}
:root{
--btn-accented-bgcolor:rgb(0,129,196);
}
:root{
--btn-accented-bgcolor-hover:rgb(201,103,77);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 0px;
		
					--wd-cat-brd-radius: 0px;
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 565px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

									--wd-form-color: rgb(62,62,62);
					
							
									--wd-form-brd-color: rgba(129,129,129,0.22);
					
							
								}
* {
	font-family: 'Wix Madefor Display', sans-serif !important;
}
.wpb_raw_code, .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}
.container {
    max-width: 85%;
}
.main-page-wrapper {
    margin-top: 0px;
    padding-top: 0px;
}
.whb-header {
    margin-bottom: 0px !important;;
}
h1, h2, h3, h4, h5, h6 {
	 color: #001E2F;
}
h1 {
    font-size: 70px;
    display: flex;
    flex-direction: column;
    line-height: 1.1;
    font-weight: 800;
	  margin-bottom: 25px;
}
h2 {
    font-size: 46px;
    margin-bottom: 20px;
	  line-height: 1.1;
}
h3 {
    font-size: 38px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.white {
	color: white !important;
}
li.current-menu-item span {
    font-weight: bold;
}
li.contact-btn a {
    background: linear-gradient(90deg, #0081C4, transparent) #04B2D9;
    color: white !important;
    padding: 10px 30px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px !important;
    border-radius: 30px;
    font-weight: 800 !important;
}
ul#menu-main-menu-srb {
    align-items: center;
}
.header-row-outer {
    padding: 120px 0px;
}
.manji-header {
    padding: 90px 0px;
}
.header-row-outer .wpb_column, .header-row-outer .vc_column-inner, .header-row-outer .wpb_wrapper {
    position: initial;
}
.header-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    background: linear-gradient(90deg, #fff -0.55%, rgba(255, 255, 255, 0.80) 38.2%, rgba(255, 255, 255, 0.28) 62.26%);
}
.header-tb {
    z-index: 9;
    position: relative;
}
p.above-header {
    font-size: 19px;
    text-transform: uppercase;
    color: #0081C4;
    margin-bottom: 10px;
}
p.under-heading {
    font-size: 19px;
	  max-width: 460px;
}
a.website-buton {
    display: block;
    font-size: 19px;
    font-weight: 800;
    color: white;
    padding: 14px 30px;
    line-height: 1;
    background: linear-gradient(90deg, #0081C4, transparent) #04B2D9;
    max-width: fit-content;
    border-radius: 30px;
    margin-top: 30px;
}
.kategorije-protizvoda-outer .cat-design-default .hover-mask {
    position: relative;
    bottom: auto;
    inset-inline: 0px;
    transform: none;
}
.kategorije-protizvoda-outer .cat-design-default .more-products {
    display: none;
}
.kategorije-protizvoda-outer .cat-design-default .wd-entities-title {
    position: relative;
    bottom: auto;
    text-transform: none;
    width: fit-content;
    padding: 15px 0px 15px 25px;
    color: #0081C4;
    font-weight: 800;
}
.kategorije-protizvoda-outer .category-grid-item .category-image-wrapp {
    min-height: 245px;
    max-height: 245px;
    height: 245px;
}
.kategorije-protizvoda-outer .category-image-wrapp a, .kategorije-protizvoda-outer .category-image-wrapp img {
    height: 100%;
}
.kategorije-protizvoda-outer {
    width: 80%;
    margin: auto;
    max-width: 1100px;
    padding: 60px 0px;
}
.col-lg-12.category-grid-item {
    margin-bottom: 0px;
}
.kategorije-protizvoda-outer .wd-categories-wrap {
    margin-bottom: 0px;
    margin-top: 40px;
}
.dugme-tb p {
    max-width: fit-content;
	  margin: auto;
    margin-top: 45px;
}
.hvac-txt-col {
    background: #E9F7FF;
    padding: 50px 10% 50px 50px;
}
.hvac-image-col .wpb_wrapper, .hvac-image-col .image-height, .hvac-image-col img {
    height: 100%;
    width: 100%;
}
.hvac-image-col img {
    object-fit: cover;
}
p.split-p {
    display: flex;
    justify-content: space-between;
}
span.split-span {
    width: 48%;
}
.katalog-outer {
    padding: 60px 0px;
}
.katalog-txt {
    padding-right: 40px;
}
.katalog-proizvodi {
    padding-left: 40px;
}
.katalog-outer img {
    border-radius: 10px !important;
    box-shadow: 0px 4px 9px #00000021;
    margin-bottom: 10px;
}
a.kat-a {
    font-size: 13px;
    text-transform: uppercase;
    color: #0081C4;
}
a.ime-proizvoda {
    color: #001E2F;
    font-size: 22px;
    font-weight: bold;
}
a.view-more-a {
    color: #0081C4;
    font-size: 17px;
    font-weight: bold;
    position: relative;
}
a.view-more-a:after {
    content: "";
    display: inline-flex;
    background: url(https://valmaks.rs/wp-content/uploads/2023/12/Arrow-right-Vector.svg);
    background-size: cover;
    width: 21px;
    height: 11px;
    margin-left: 10px;
}
.cta-outer {
    z-index: 9;
    position: relative;
    max-width: 85%;
    margin: auto;
    padding: 60px 15px;
}
.cta-row .header-gradient {
    background: linear-gradient(87deg, #0187C8 0.85%, rgba(115, 189, 225, 0.55) 36.24%, #E9F7FF 98.15%);
}
.cta-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cta-txt {
    max-width: 535px;
}
.cta-txt h3 {
		font-size: 48px;
}
.cta-txt p:not(.above-header), .cta-inner a {
    margin-bottom: 0px;
    margin-top: 0px;
}
.cta-row {
    background-position: 50% 25% !important;
}
.blog-red {
    padding: 60px 0px;
}
.blog-red .wd-blog-holder {
    display: flex;
    justify-content: space-between;
	  margin-top: 40px;
}
.blog-stranica-blog .wd-blog-holder {
	  margin-top: 0px;
}
.blog-design-small-images.has-post-thumbnail .article-inner {
    flex-direction: column;
}
.blog-design-small-images.has-post-thumbnail :is(.entry-header,.article-body-container) {
    flex: 1 0 100% !important;
    max-width: 100% !important;
	  width: 100%;
}
.blog-red p:not(.above-header) {
    max-width: 1100px;
    margin: auto;
}
.blog-red .post-date {
    display: none !important;
}
.blog-design-small-images.has-post-thumbnail.blog-style-bg .article-body-container {
    margin-left: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    box-shadow: none;
    text-align: left !important;
}
.blog-red article {
    width: 31%;
	  margin-bottom: 0px !important;
}
.blog-red .blog-post-loop .entry-thumbnail img {
    height: 280px;
    object-fit: cover;
}
.blog-design-small-images.has-post-thumbnail .post-title {
    font-size: 22px;
    font-weight: 700 !important;
    color: #0081C4;
    line-height: 1.3;
}
.article-inner p:not(.read-more-section) {
    color: #3E3E3E;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.blog-red .read-more-section a {
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
	  margin-top: 10px;
}
footer.footer-container {
    background: #E9F7FF;
}
.copyrights-wrapper {
    background: white;
    border: none;
}
aside.footer-sidebar p, aside.footer-sidebar a {
    color: #3E3E3E;
    font-size: 16px;
}
.footer-column-1 {
    flex: 0 0 30%;
    max-width: 400px;
}
img.futer-logo {
    width: 200px;
    margin-bottom: 15px;
}
.footer-column-2, .footer-column-3 {
    flex: 0 0 22%;
    max-width: 22%;
    padding-left: 70px;
}
h5.widget-title {
    color: #001E2F;
    font-weight: bold;
}
.footer-column ul > li {
    margin-bottom: 8px;
}
.footer-column-4 a {
    display: block;
    margin-bottom: 10px;
	  max-width: 220px;
}
.footer-column-4 br {
    display: none;
}
.sm-futer {
    display: flex;
    align-items: center;
}
.sm-futer img {
    margin-right: 15px;
}
.misija-outer, .o-nama-outer {
    padding: 60px 0px;
}
.o-nama-outer .wpb_single_image {
    padding-right: 15px;
}
.o-nama-reverse .wpb_single_image {
    padding-right: 0px;
    padding-left: 15px;
}
.misija-outer strong {
    color: #0081C4;
}
.site-content {
    margin-bottom: 0px !important;
}
.kontakt-inner h4 {
    font-size: 34px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.kontakt-inner h5 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.kontakt-inner p {
    margin-bottom: 10px;
    font-size: 18px;
}
.kontakt-inner strong {
    font-weight: 800;
    color: #0081C4;
}
label {
    font-size: 17px;
    margin-bottom: 15px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    margin-top: 8px;
    min-height: 46px;
}
textarea {
    height: 150px;
	  border-radius: 20px !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    font-size: 19px;
    font-weight: 800;
    color: white;
    padding: 16px 30px;
    line-height: 1;
    background: linear-gradient(90deg, #0081C4, transparent) #04B2D9;
    max-width: none;
    border-radius: 30px;
    width: 100%;
    text-transform: none;
}
.kontakt-inner {
    padding-top: 60px;
}
.kontakt-inner .vc_col-sm-6:first-child {
    padding-right: 60px;
}
.kontakt-inner-mape {
    padding-bottom: 60px;
}
.magacin-h4 {
		margin-top: 30px;
}
.kontakt-inner-mape h3 {
    margin-bottom: 30px;
}
.split-labels p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}
.split-labels label {
    width: 48%;
}
.row-with-files {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between;
}
.row-with-files div {
    width: 48%;
	position: relative;
}
::file-selector-button {
  display: none;
}
.wpcf7 input[type="file"] {
    padding-top: 60px;
    max-width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    margin: auto;
    margin-top: 0px;
    text-align-last: center;
	z-index: 9;
    position: relative;
}
span[data-name="UploadCV"]:before, span[data-name="UploadCL"]:before, span[data-name="UploadPIC"]:before {
    content: "CV*";
    font-size: 18px;
    position: absolute;
    background: #ffffff;
    padding: 10px 20px 10px 20px;
    color: #0081C4;
    border-radius: 35PX;
    left: 50% !important;
    font-weight: 700;
    cursor: pointer;
    z-index: 0;
    transform: translatex(-50%);
    width: 100%;
    text-align: center;
    border: 2px solid #81818138;
	
}
span[data-name="UploadCL"]:before {
	content: "Motivaciono pismo*";
}
.checkbox-form span {
    font-size: 14px;
    line-height: 1.3;
}
.checkbox-form p {
    margin-bottom: 5px;
}
.karijera-outer h5 {
    margin-bottom: 5px;
    margin-top: 25px;
    font-size: 18px;
font-weight: 700;
}
.karijera-outer p, .karijera-outer li {
    font-size: 16px;
}
.karijera-outer li {
    margin-bottom: 6px;
    line-height: 1.3;
    margin-top: 6px;
}
.blue {
    color: #0081C4;
}
.karijera-outer {
		padding: 60px 0px;	
}
.kontakt-inner form {
    max-width: 630px;
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
   display: none;
}
.custom-tabs-row {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 70%;
    margin: auto;
    gap: 30px;
}
.custom-tabs-row h4 {
    padding: 16px 20px 20px 20px;
    border-top: 4px solid #0081c400;
    font-weight: 600;
	  background: #ffffff8f;
    border-radius: 0px 0px 12px 12px;
}
h4.aktivan-tab {
    border-top: 4px solid #0081c4;
    background: white;
    border-radius: 0px 0px 12px 12px;
    box-shadow: 1px 0px 8px #00000012;
    font-weight: 800;
}
.section-product {
    padding-top: 0px !important;
}
.button-row {
    display: flex;
    align-items: center;
}
.button-row a {
    margin-top: 10px;
    margin-right: 20px;
}
.tab-redovi-inner table {
    background: white;
    border-radius: 20px;
    /* border: 1.5px solid red; */
    overflow: hidden;
    box-shadow: 1px 2px 16px #00000014;
    max-width: 1000px;
    margin: auto;
}
.tab-redovi-inner table tr:first-child td {
    background: #E5E5E5;
}
.tab-redovi-inner table tr:first-child td {
    background: #E5E5E5;
    color: #001E2F;
    font-weight: bold;
    font-size: 19px;
}
.tab-redovi-inner table td {
    border-right: 1px solid #0000001b;
    font-size: 16px;
}
.tab-redovi-inner table tr td:first-child {
    font-weight: bold;
}
.tab-redovi-inner table tr td:not(:first-child) {
    text-align: center;
}
.specifikacije-inner {
    display: flex;
    justify-content: center;
}
.specifikacije-kolona {
    display: flex;
    flex-direction: column;
    width: 24%;
    background: white;
    border-radius: 12px;
    align-items: center;
    margin: 1%;
    text-align: center;
        padding: 15px 20px;
    max-width: 290px;
}
.specifikacije-kolona img {
    width: 75px;
}
.specifikacije-kolona h5 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}
.tab-redovi-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    padding: 50px 0px;
	  z-index: 0;
}
.tab-redovi-inner.aktivan-tab-red {
    position: relative;
    opacity: 1;
	z-index: 9;
	 width: auto;
}
.wd-sizeguide-table tr:first-child {
    display: none;
}
.wd-sizeguide-table td:first-child {
    text-align: left;
    background: #e3e3e3;
    font-weight: bold;
		border: 1px solid #aaa7a7;
}
.wd-sizeguide-table td {
    text-align: left;
    border: 1px solid #e3e3e3;
}
.product-images {
    padding-right: 75px;
}
.single-breadcrumbs-wrapper {
    display: none;
}
.entry-summary {
    display: flex;
    flex-direction: column;
}
.summary-inner {
    display: flex;
    flex-direction: column;
}
.product_title {
    order: 1;
}
.woocommerce-product-details__short-description {
    order: 2;
}
.wd-wishlist-btn, .wd-compare-btn {
    display: none;
}
.wd-sizeguide-btn {
    order: 3;
}
.summary-inner .product_meta {
    border: none;
    padding-top: 0px;
}
.product_meta .meta-label {
    display: none;
}
.product-tabs-wrapper {
    padding-top: 0px !important;
    border-top: 0px !important;
}
.product_meta a {
    font-size: 18px;
    text-transform: uppercase;
    color: #0081C4;
}
h1.product_title.entry-title {
    font-weight: bold;
    font-size: 38px;
}
.wd-sizeguide-icon>a:before {
    content: "" !important;
    width: 26px;
    height: 26px;
    background-size: cover;
    background-image: url(https://valmaks.rs/wp-content/uploads/2023/12/dimenzije-ikonica.svg);
}
.wd-action-btn.wd-style-text>a {
    color: #0081C4;
    font-weight: bold;
    font-size: 18px;
}
th.coll_rabat, th.coll_price, th.coll_catnum2, th.coll_add {
    display: none;
}
td.kolonaRabat, td.kolonaCena, td.CodeNum.CodeEan, .tabela-red td:last-child {
    display: none;
}
th.coll_catnum {
    width: 40%;
}
td.articalTitle {
    display: block !important;
}
.tabela-red tr:first-child {
    background: #E5E5E5;
}
.tabela-red td, .tabela-red th {
    padding: 20px 20px !important;
}
.tabela-red {
    max-height: 600px;
    overflow: hidden;
    position: relative;
    padding: 60px 0px;
}
.red-more-div {
    position: absolute;
    top: 465px;
    left: 0;
    width: 100%;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(171deg, rgba(255, 255, 255, 0.66) 6.66%, #FFF 37.36%, rgba(255, 255, 255, 0.90) 93.34%);
}
.red-more-div p {
    margin-bottom: 0px;
    background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(89deg, #0081C4 0.47%, #009ED6 47.28%, #04B2D9 99.5%);
    font-size: 18px;
    font-weight: 900;
}
.product-tabs-wrapper {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.single-product .cta-txt {
    max-width: 750px;
}
p:empty {
    display: none;
}
.summary-inner .product_meta {
    border-top: 0px !important;
    padding-top: 0px !important;
}
.custom-tabs-row h4:hover {
    cursor: pointer;
    background: white;
}
.red-more-div p:hover {
    cursor: pointer;
}
.full-height-row {
		max-height: 30000px;
}
.red-more-div.dissapear {
		display: none;
}
.product-image-summary .row {
    align-items: center;
}
.single-product .whb-general-header {
    box-shadow: 2px 5px 12px #00000014;
}
.samo-ikonice .specifikacije-kolona img {
    width: 145px;
}
.samo-ikonice .specifikacije-kolona {
    justify-content: center;
}

/* UKLANJANJE KATEGORIJA SINGLE PRODUCT */
.product_meta span.posted_in a:not(.product_meta span.posted_in a:last-child) {
    display: none;
}
.product_meta .meta-sep {
    display: none !important;
}
table.last-one {
    margin-top: 50px;
}
.wrapper-whitebg {
    background: #fff;
    display: flex;
    flex-direction: row;
    padding: 1% 2%;
    border-radius: 20px;
    align-items: center;
    margin-top: 40px;
}
.wrapper-whitebg img {
    width: 280px;
    border-radius: 20px;
}
.page-title {
    margin-block: 0px 40px !important;
}
.page-title {
    background: linear-gradient(90deg, #0081C4, transparent) #04B2D9;
}
.categories-accordion-on .widget_product_categories .count, .wd-filter-list .count {
    height: 30px;
    width: 30px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5B5B5B;
    margin-top: 0px;
}
ul.product-categories > li > a {
    color: #5B5B5B;
    font-size: 18px;
}
.categories-accordion-on .widget_product_categories .product-categories li {
    align-items: center;
}
h5.widget-title {
    font-size: 26px;
}
a.wptechnic-custom-button-view-product {
    color: #0081C4;
    padding: 0px;
    background: none;
    min-height: 0px;
    display: block;
    width: fit-content;
    text-transform: none;
    font-size: 19px;
    margin-top: 12px;
	  font-weight: bold;
	  order: 3;
}
a.wptechnic-custom-button-view-product:After {
    content: "";
    position: absolute;
    width: 22px;
    height: 12px;
    background-image: url(https://valmaks.rs/wp-content/uploads/2024/01/Strelica-vektor.svg);
    background-size: cover;
    right: -32px;
    top: 50%;
    transform: translatey(-50%);
}
.wd-product-cats a:nth-child(2) {
    display: none;
}
.product.wd-hover-tiled .product-wrapper {
    box-shadow: none !important;
}
.product-element-top {
    box-shadow: 1px 2px 6px rgba(0,0,0,0.12);
    border-radius: 8px !important;
}
h3.wd-entities-title a {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    text-align: left !important;
    width: 100% !important;
    text-transform: capitalize;
}
.product-element-bottom {
    padding: 24px 0px 24px !important;
    display: flex;
}
h3.wd-entities-title {
    order: 2;
}
.wd-product-cats a {
     width: fit-content;
    background: linear-gradient(90deg, #0081C4, transparent) #04B2D9;
    color: white;
    font-weight: 600;
    padding: 5px 10px;
    line-height: 1;
    border-radius: 6px;
    margin-bottom: 5px;
    font-size: 14px;
}
span.hidden, .wd-product-cats a:nth-child(2), .wd-product-cats a:nth-child(3) {
		display: none;
}
.wd-product-cats a:not(:first-child), .woocommerce-ordering {
    display: none !important;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 300px;
    object-fit: contain;
}
.product-element-top img {
    transition: ease-in-out .3s !important;
}
.product-element-top:hover img {
    transform: scale(1.03);
}
a.wptechnic-custom-button-view-product:hover {
    background: transparent !important;
    color: #04b1d9;
}
.rotating-gallery-item {
		overflow: hidden;
    width: 200px;
}
.rotating-gallery-item p {
    font-size: 17px;
    font-weight: 600;
    color: black;
    margin-bottom: 0px;
    margin-left: 15px;
}
.rotating-banner-inner-first {
    flex-direction: row-reverse;
}
.rotating-gallery-first {
    display: flex;
    align-items: center;
    white-space: nowrap;
    animation: rotatingreverse var(--t) linear infinite;
	  gap: 0.75rem;
	  animation-delay: calc(var(--t) * -1);
}
.rotating-gallery-absolut {
    animation: rotatingreverse2 var(--t) linear infinite;
    animation-delay: calc(var(--t) / -2);
}
.first-reversed {
	   animation: rotating var(--t) linear infinite;
	   animation-delay: calc(var(--t) * -1);
}
 .second-reversed {
	   animation: rotating2 var(--t) linear infinite;
	   animation-delay: calc(var(--t) / -2);
}
.rotating-banner-inner {
    -webkit-mask-image: linear-gradient(90deg,transparent,#000 30%,#000 70%,transparent);
    overflow: hidden;
    display: flex;
    position: relative;
    margin: auto;
    margin-bottom: 0.75rem;
    max-width: 2480px;
}
.rotating-gallery-first .last-item {
    margin-right: 0.75rem;
}
@keyframes rotating {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes rotating2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes rotatingreverse {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes rotatingreverse2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(200%);
  }
}
.rotating-banner-inner:hover .rotating-gallery-first {
    animation-play-state: paused;
}
.tagcloud a {
    padding: 0px !important;
    border: none !important;
    margin-bottom: 20px !important;
    display: block !important;
	  width: fit-content;
	  transition: ease-in-out .3s !important;
}
.tagcloud a:hover {
    background: transparent !important;
}
.tagcloud img {
    max-width: 250px;
    object-fit: contain;
    max-height: 100px;
	  transition: ease-in-out .3s !important;
}
.tagcloud a:hover img {
    transform: scale(1.03);
}
.row.product-image-summary-wrap {
    margin-top: 50px;
}
.product-extra-content {
    margin-bottom: 0px !important;
}
th[rowspan="5"] {
    border-right: 1px solid var(--brdcolor-gray-300);
}
.post-single-page .post-title {
    font-size: 44px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.wd-post-cat.wd-style-with-bg {
	  background-image: linear-gradient(to right top,#f38c40,#d51c43);
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: fit-content;
    margin: auto;
    border-radius: 5px;
    margin-bottom: 10px;
    text-transform: capitalize!important;
}
.post-single-page .wd-entry-meta, .post-single-page .post-date, .wd-single-footer, .wd-page-nav, .comments-area .comment-respond, .single-product span.tagged_as {
		display: none !important;
}
.post-single-page .entry-header img {
    border-radius: 22px;
    margin-top: 30px;
    box-shadow: 0 8px 14px 0 rgba(0,0,0,.12);
    max-height: 500px;
    object-fit: cover;
    max-width: 80%;
}
.blog-outer {
    max-width: 1500px;
    width: calc(90% - 30px);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 16px 40px 0 rgba(0,0,0,.12);
    margin: auto;
    margin-top: -85px;
    padding: 60px 90px 40px;
    margin-bottom: 60px;
    z-index: 99 !important;
    position: relative;
}
.blog-item {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.blog-item h2, .blog-item h3 {
    color: #0081c4;
    font-weight: 700;
    text-align: left!important;
    justify-content: flex-start;
    font-size: 36px;
}
li.contact-btn a:hover, a.website-buton:hover {
    background: linear-gradient(90deg, #0081C4, transparent) #04B2D9;
    background-color: red;
}
nav.woocommerce-pagination.wd-pagination {
    margin-bottom: 50px;
}
span.featured.product-label {
    width: 60px;
    font-size: 9px !IMPORTANT;
    height: 60px;
    transform: rotate(-25deg);
}
.product-label.featured {
    background-color: #bc513d !IMPORTANT;
}
.katalog-outer .product-grid-item :is(.product-image-link,.hover-img) img {
    margin-bottom: 0px !important;
}
fieldset.hidden-fields-container {
	  display: none !important;
}@media (min-width: 1025px) {
	.wd-dropdown {
    margin-top: 0px;
    padding: 10px 10px !important;
    left: 15px;
}
}

@media (max-width: 576px) {
	.container {
    max-width: 95%;
}
.header-row-outer {
    padding: 80px 0px;
}
p.above-header {
    font-size: 16px;
    text-transform: uppercase;
    color: #0081C4;
    margin-bottom: 10px;
}
h1 {
    font-size: 36px;
    display: block;
}
h2 {
    font-size: 32px;
}
.header-gradient {
    background: linear-gradient(180deg, #fff 4.45%, rgba(255, 255, 255, 0.80) 38.2%, rgba(255, 255, 255, 0.28) 90.26%)
}
.kategorije-protizvoda-outer {
    padding: 60px 0px;
}
.kategorije-protizvoda-outer .vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}
.category-grid-item .wd-entities-title {
    font-size: 24px;
    text-align: left !important;
}
.category-grid-item .wrapp-category {
    box-shadow: 1px 1px 2px rgb(0 0 0 / 37%);
}
.hvac-outer {
    flex-direction: column-reverse;
}
.hvac-txt-col {
    background: #E9F7FF;
    padding: 50px 5% 50px 5%;
}
p.split-p {
    flex-direction: column;
}
span.split-span {
    width: 100%;
    margin-bottom: 20px;
}
.katalog-proizvodi {
    padding-left: 0px;
    margin-top: 50px;
}
.katalog-proizvodi .vc_col-sm-6 {
    margin-bottom: 30px;
}
a.kat-a {
    font-size: 18px;
}
a.ime-proizvoda {
    font-size: 30px;
}
a.view-more-a {
    font-size: 25px;
}
.cta-inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
}
.cta-outer {
    max-width: 95%;
}
.cta-row .header-gradient {
    background: linear-gradient(181deg, #0187C8 -8.15%, rgba(115, 189, 225, 0.55) 82.24%, #E9F7FF 187.15%);
}
.cta-txt h3 {
    font-size: 40px;
}
.cta-txt {
    margin-bottom: 30px;
}
.blog-red .wd-blog-holder {
    flex-direction: column;
}
.blog-red article {
    width: 100%;
    margin-bottom: 50px !important;
}
.blog-design-small-images.has-post-thumbnail .post-title {
    font-size: 27px;
}
.blog-red .read-more-section a {
    font-size: 18px;
    margin-top: 0px;
}
.blog-red .blog-post-loop .entry-thumbnail img {
    height: 235px;
    object-fit: cover;
}
.footer-sidebar {
    flex-direction: column;
}
.footer-column {
    padding: 0px;
    padding-left: 5%;
    margin-top: 30px;
}
.rotating-gallery-item {
    width: 125px;
}
.page-title {
    padding: 45px 15px !important;
}
ul.product-categories > li > a {
    font-size: 16px;
}
.categories-accordion-on .widget_product_categories .count, .wd-filter-list .count {
    font-size: 15px;
}
.wd-accordion-title.wd-opener-pos-right {
    display: none;
}
.custom-tabs-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: none;
    margin: auto;
    gap: 30px;
    width: fit-content;
    overflow: auto;
    min-width: 800px;
}
.section-product .vc_row:first-child {
    overflow: auto;
}
.button-row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	  margin-bottom: 30px;
}
.button-row br, .slider-title:before {
    display: none !important;
}
.slider-title {
    text-transform: capitalize !important;
    font-weight: 700;
    text-align: center !important;
    font-size: 32px;
}
.karijera-outer .vc_col-sm-6:first-child {
    margin-bottom: 40px;
}
.split-labels p {
    flex-direction: column;
}
.split-labels label {
    width: 100%;
}
.split-labels p br {
    display: none;
}
.row-with-files {
    flex-direction: column;
}
.row-with-files div {
    width: 99%;
    position: relative;
}
.footer-column {
    padding: 0px;
    padding-left: 5%;
    margin-top: 30px;
    flex: 0 0 100%;
    max-width: 100%;
}
.kontakt-inner .vc_col-sm-6:first-child {
    padding-right: 0px;
}
.o-nama-outer {
    flex-direction: column-reverse;
}
.o-nama-outer img {
    margin-top: 40px;
}
.misija-outer .vc_col-sm-6:last-child {
    margin-top: 35px;
}
.o-nama-outer .wpb_single_image {
    padding-right: 0px;
}
.post-single-page .post-title {
    font-size: 32px;
}
.post-single-page .entry-header img {
    max-width: 95%;
}
.blog-outer {
    width: calc(110% - 30px);
    padding: 40px 15px 40px;
}
.blog-outer p, .blog-outer li {
    font-size: 15px !important;
}
.blog-item h2, .blog-item h3 {
    font-size: 32px;
}
li.contact-btn a {
    border-radius: 0px !important;
    justify-content: flex-start;
    padding: 5px 20px;
}
.kategorije-protizvoda-outer {
    width: 100%;
}
.product-images {
    padding-right: 0px !important;
}
.single-product-page .summary-inner {
    margin-bottom: 20px;
}
.katalog-txt {
    padding-right: 0px;
}
}

