/* UNIVERSAL */

@font-face {
  font-family: "BrandonGrotesque-Bold";
  src: url("https://vertigo.hr/vendor/font/brandon-grotesque-black.otf");
}

@font-face {
  font-family: "BrandonGrotesque-Regular";
  src: url("https://vertigo.hr/vendor/font/Brandon_reg.ttf");
}

@font-face {
  font-family: "BrandonGrotesque-Light";
  src: url("https://vertigo.hr/vendor/font/brandon-grotesque-light.otf");
}

@font-face {
  font-family: "BeaurencourtFYW04-Regular";
  src: url("https://vertigo.hr/vendor/font/Beaurencourt_FY_W04_Regular.ttf");
}

body {
    position: relative;
    overflow-x: hidden;
}

body, p {
    font-family: "BrandonGrotesque-Regular";
    color: #0c0c0c;
}

p {
    line-height: 1.5em;
    font-weight: 300;
    margin: 0 0 24px;
    font-size: 1.1em;
}

p a {
    color: #7f5426;
}

p a:hover {
    color: #7f5426;
}

a {
	color: #7f5426;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
    color: initial;
}

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
    color: #7f5426;
	font-family: "BeaurencourtFYW04-Regular";
    letter-spacing: 0px;
}



h1 {
    font-size: 2.8em;
    line-height: 1.2em;
    font-weight: 600;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 7.2em;
    font-weight: 400;
    line-height: 1.1;
    color:#7f5426;
    margin: 0 0 30px 0;
    letter-spacing: 0px;
    text-transform: none;
}


h3 {
    font-size: 1.64em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 24px;
    text-transform: none;
    color: #7f5426;
    font-family: "BrandonGrotesque-Bold";
}

h4 {
    font-size: 1.1em;
    color: #7f5426;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 10px 0;
    text-transform: none;
    font-family: "BrandonGrotesque-Bold";
}

h5 {
    font-size: 0.96em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    color: #7f5426;
    text-transform: uppercase;
    font-family: "BrandonGrotesque-Bold";
}

.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}
.clear90 {clear:both; height:90px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#f4f4f4;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#fff;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; margin-top:7px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:60px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #000 !important;
	border-color: #ccc !important;
}

.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}

.vidljivo-male {
    display: none;
}

#header .header-search {
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#header .header-top {
    background-color: #fafafa;
    border-bottom: 0px solid #ededed;
    margin-top: 0px;
    padding: 6px 0;
    position: relative;
    z-index: 4;
}

.linkovi-top {
    float: left;
    padding-top: 3px;
}

.linkovi-top a {
    margin-right: 20px;
    color: #202020;
}

.header-gore-desno a {
    color: #005581;
    display: inline-block;
    margin-left: 20px;
    text-transform: none;
    float: right;
    font-size: 0.9em;
    padding-top: 3px;
}

#header .header-search .form-control {
    border-radius: 0px;
    font-size: 0.92em;
    height: 32px;
    text-transform: none;
    margin: 0;
    padding: 8px 16px;
    perspective: 1000px;
    font-style: italic;
    color: #2f195f;
    width: 200px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #bbbde2;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#header .header-search .btn-default {
    background: transparent;
    border: 0 none;
    color: #bbbde2;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    padding: 6px 10px;
}

#header .header-search {
    float: right;
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#header .header-column {
    display: unset;
    vertical-align: middle;
}

#google_translate_element {
	float: right;
    margin-right: 24px;
}

.desno-reg {
	float: right;
}

.header-column-izbornik-gore {
	float: right;
}

.header-column-search {
	float: right;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #3e3e3e;
    font-size: 0.96em;
    padding: 12px 32px 12px 0;
    text-transform: none;
    display: inline-block;
    font-weight: 500;
}

#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
    background: transparent;
}

#header .header-nav-top {
    float: left;
    margin-top: 15px;
    margin-left: 0px;
}

.header-gore {
	border-bottom: 1px solid #ededed;
}

#header .header-nav-main {
    float: none;
    margin: 0px 0 0;
    min-height: 45px;
}

#header .header-column-izbornik-dolje {
    display: grid;
    vertical-align: middle;
}

#header .header-column-izbornik-dolje .header-row {
    display: block;
    clear: right;
}

.izbornik-sredina {
    display: inline-grid;
}

#header .izbornik-sredina .header-nav-main {
    margin: 0 auto;
}

#header .izbornik-sredina .header-nav-main {
    text-align: center;
    float: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega {
    position: static;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #000 transparent transparent transparent;
    margin-top: 4px;
    margin-left: 4px;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    color: #202020;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #2f195f;
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    padding: 30px 30px 40px;
}

#header .header-nav-main nav > ul > li.dropdown h4 {
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    margin: -10px 0 0px 0;
    height: 34px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    color: #1b1a1a;
}

#header .header-nav-main nav > ul > li.dropdown h4 a {
    color: #1b1a1a;
}

.hamburger {
    display: none;
}

.slider-container .main-label {
    color: #e9c46a;
    font-size: 3.6em !important;
    line-height: 52px !important;
    font-weight: 600 !important;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
    text-transform: none;
    font-family: 'Playfair Display', serif;
    text-align: center !important;
}

.slider-container .bottom-label {
    color: #FFF !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    font-family: 'Playfair Display', serif;
}

.btn-md {
	padding: 15px 32px 14px;
    text-transform: uppercase;
    border: 1px solid #2f195f;
    font-weight: 400;
    font-size: 1.08em;
    line-height: 1.1;
}

.btn-lg {
	padding: 20px 16px 19px;
    text-transform: uppercase;
    border: 1px solid;
    font-weight: 400;
    font-size: 1.08em;
    line-height: 1.1;
    min-width: 160px;
}

.rev_slider .btn {
	padding: 14px 21px !important;
    font-weight: 500 !important;
    font-size: 1em !important;
    line-height: 1 !important;
    text-align: center !important;
}

img.linija-dolje-revolution {
	position: absolute;
    bottom: -3px;
    z-index: 99;
}

img.kosarica-revolution {
	position: absolute;
    top: 80%;
    z-index: 99;
    right: 0px;
}

.naslovi-zajedno h2 {
	line-height: 1;
    margin-bottom: 4px;
}

.naslovi-zajedno h5 {
	color: #619744;
    margin-bottom: 4px;
    font-size: 1.06em;
}

#izdvojeno-section {
	padding: 60px 0 90px;
}

.product .product-image-area .vise-hover {
    display: none;
    z-index: 999;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.product .product-image-area:hover .vise-hover {
    align-items: center;
    display: flex;
    justify-content: center;
}

.product .product-image-area:hover .slike-iznad-bg {
    background: rgba(0, 0, 0, 0.1);
    z-index: 99;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    bottom: 0px;
}

.product .product-image-area {
    overflow: hidden;
    position: relative;
    padding: 0px;
    background-color: transparent;
    border: 0px solid #eaeaea;
    border-radius: 0px 0px 0px 0px;
}

.product .product-label span.discount {
    background-color: #d2322d;
}

.product .product-label span {
    display: block;
    position: relative;
    padding: 6px 12px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
}

.product .product-label-popust {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    line-height: 1;
    z-index: 5;
    text-align: center;
    right: auto;
}

.product .product-label span.new {
    background-color: #CC9723;
    display: block;
    position: relative;
    padding: 6px 12px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
}

.product .product-label-novo {
    top: 0px;
    right: 0px;
    left: auto;
}

.product .product-label + .product-label {
    top: 0px;
}

.product .product-details-area {
    padding: 12px 12px 12px;
    text-align: center;
    position: relative;
    border-top: 0px solid #f4f4f4;
}

.product-shop-okvir {
    position: relative;
    border: 0px solid #d8d8d8;
    border-radius: 0px;
    padding: 0px 0px 0;
    background: #fff;
}

.product-details-area h5 {
    margin: 0 0 12px 0;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 1.2;
    color: #7353ba;
    height: 14px;
}

.product-details-area h5 a {
    color: #7353ba;
}

h2.product-name {
    line-height: 1;
    color: #2f195f;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 12px;
    text-transform: none;
}

.product .product-name {
    color: #2f195f;
    font-weight: 500;
    font-size: 1.34em;
    margin: 0 0 8px;
    height: auto;
    overflow: hidden;
    line-height: 1.3;
}

.product-price-box .product-price {
    font-size: 20px;
    font-weight: 600;
    color: #2f195f;
    text-transform: none;
    font-family: 'Playfair Display', serif;
}

.product .product-details-area .product-actions {
    margin: 0px 0px 0px;
}

.store_product_out_of_stock {
    display: none;
}

a.vise-shop {
    color: #222222;
    margin-top: 8px;
    float: right;
    text-transform: uppercase;
    text-align: right;
}

.product .product-image-area button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #005581;
    color: #fff;
    padding: 12px 14px;
    font-size: 18px;
    transition: all 0.3s;
    border: 0px;
    bottom: 0px;
}

.product .product-image-area button.f-ajax-p-brzi {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #619744;
    color: #fff;
    padding: 12px 14px 12px 14px;
    font-size: 15px;
    transition: all 0.3s;
    border: 0px;
    bottom: 0px;
}

.desno-kos {
	float: right;
    padding-top: 0px;
}

.det-cijena {
	font-size: 12px;
}

.det-cijena small {
	font-size: 72%;
}

.product-price-box .old-price {
    color: #ccc;
    font-size: 10px;
    text-decoration: line-through;
    display: none;
}

.product-shop-okvir .product-details-area p {
    color: #0f1020;
    line-height: 1.5;
    height: 20px;
    margin: 0 0 10px;
    border-top: 0px solid #eee;
    padding-top: 0px;
    overflow: hidden;
}

.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}

.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product .product-image-area button.outofstock {
    background: #d2322d;
}

.product .product-image-area .product-image {
    border-radius: 0px;
}

.btn-table {
	display: table !important;
    margin: 0 auto;
}

#akcije-section {
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://vertigo.hr/slike/akcija-bg.png);
    width: 100%;
    padding: 140px 0 120px 0;
    position: relative;
    z-index: 3;
}

.naslovi-zajedno-center {
	text-align:center;
}

.akcija-oko {
	position: relative;
    height: 330px;
    background: rgb(31,3,24);
	background: linear-gradient(45deg, rgba(31,3,24,1) 47%, rgba(237,237,237,1) 47%, rgba(237,237,237,1) 58%, rgba(255,255,255,1) 58%);
    border-radius: 12px;
}

img.akcija-img {
    position: absolute;
    left: 40px;
    max-width: 210px;
    bottom: -310px;
}

.akcija-oko h2 {
    color: #202020;
    font-size: 2.3em;
    text-transform: none;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 24px;
}

.akcija-oko h2 a {
	color: #202020;
}

.desno-akcija {
	padding: 60px 10px;
    text-align: right;
}

.akcija-oko .product-price-box .product-price {
    font-size: 30px;
    margin-bottom: 24px;
}

.akcija-oko .old-price {
    color: #202020;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -14px;
}

.akcija-oko-plava {
	background: rgb(0,85,129);
	background: linear-gradient(45deg, rgba(0,85,129,1) 47%, rgba(237,237,237,1) 47%, rgba(237,237,237,1) 58%, rgba(255,255,255,1) 58%);
}

a.link-slika:hover {
	opacity: 1;
}

#asortiman-section {
    background-color: #fff;
    background-size: auto;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(https://vertigo.hr/slike/asortiman-bg.png);
    width: 100%;
    padding: 180px 0 210px 0;
    position: relative;
    margin-top: -100px;
    z-index: 2;
}

.asortiman-zajedno h4 {
	font-size: 1.1em;
    color: #202020;
    line-height: 1.3em;
    margin-bottom: 12px;
}

.asortiman-zajedno h4 a {
    color: #202020;
}

.asortiman-zajedno {
    text-align:center;
}

#newsletter-section {
	background: rgb(0,85,129);
	background: linear-gradient(90deg, rgba(0,85,129,1) 60%, rgba(255,255,255,1) 60%);
    position: relative;
    height: 280px;
}

#newsletter-section h3 {
	color: #fff;
    font-size: 2.3em;
    line-height: 1.3;
    margin-bottom: 4px;
    text-transform: uppercase;
}

#newsletter-section p {
	color: #fff;
}

#newsletter-section .form-control {
    padding: 10px 12px;
    font-size: 14px;
    color: #fff !important;
    background-color: #0d5275;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    height: 40px;
    font-style: italic;
    font-weight: 100;
}

input[type="email"].form-control::-webkit-input-placeholder {
  color: #2f195f !important;
}

input[type="text"].form-control::-webkit-input-placeholder {
  color: #2f195f !important;
}

.header-search input[type="text"].form-control::-webkit-input-placeholder {
  color: #2f195f !important;
}

input[type="search"].form-control::-webkit-input-placeholder {
  color: #2f195f !important;
}

input[type="textarea"].form-control::-webkit-input-placeholder {
  color: #2f195f !important;
}

textarea::-webkit-input-placeholder {
  color: #2f195f !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
  color: #2f195f !important;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
  color: #2f195f !important;
}

textarea:-ms-input-placeholder {
  color: #2f195f !important;
}

textarea::placeholder {
  color: #2f195f !important;
}

.lijevo-news {
    background: #005581;
    border-radius: 12px;
    height: 280px;
    padding: 30px 15px 0px;
    z-index: 5;
}

.desno-news {
	background: #005581;
    border-radius: 12px;
    height: 280px;
    z-index: 5;
}

img.laptop-news {
    position: absolute;
    right: 0px;
    top: -100px;
    height: 400px;
    z-index: 6;
    right: 0px;
}

img.linije-news {
    position: absolute;
    bottom: -240px;
    right: 30px;
    max-width: 600px;
}

img.linije-news-gore {
    position: absolute;
    bottom: -90px;
    right: 40px;
    z-index: 2;
    max-width: 600px;
    transform: rotate(180deg);
}

.btn-news {
    color: #fff !important;
    text-transform: uppercase !important;
    background: #619744 !important;
    border: 1px solid transparent !important;
    -webkit-transition: background-color 2s ease-out !important;
    -moz-transition: background-color 2s ease-out !important;
    -o-transition: background-color 2s ease-out !important;
    transition: background-color 2s ease-out !important;
    -webkit-box-shadow: 0px 0px 10px 1px rgb(48 35 174 / 30%) !important;
    -moz-box-shadow: 0px 0px 10px 1px rgba(48,35,174,0.3) !important;
    box-shadow: 0px 0px 0px 0px rgb(48 35 174 / 30%) !important;
    display: inline-block !important;
    padding: 14px 24px !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 8px !important;
    height: 46px !important;
    line-height: 1 !important;
    min-width: 220px !important;
}

h3.product-sku, h3.product-mod {
    font-size: 14px;
    font-weight: 400;
    color: #202020;
    margin-bottom: 0;
    text-transform: none;
}


.modal-content.popupproduct {
    background-color: #fff;
}

.modal-content .alert {
    border: 0px;
    margin-bottom: 8px;
}
.modal-header {
    padding: 12px;
    border-bottom: 0px solid #e5e5e5;
}

.kosarica-sve .product-name {
    margin: 0px 0 12px;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
    color: #000;
}

.shop-podnaslov {
    font-size: 1.4em;
    font-weight: 300;
    margin-bottom: 16px !important;
    text-transform: none;
}

.kosarica-sve .product-price-box .product-price {
    font-size: 32px;
    color: #619744;
    margin: 16px 0px 22px;
    text-transform: none;
}

form label {
    font-weight: 600;
}

.product-details-box .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

.breadcrumb-shop {
    text-align: left;
}

.tablica-shop-smaller {
    padding: 18px 24px 42px 24px;
    background: #ffffff;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    border-radius: 6px;
}


h4.title-smaller-shop {
    margin-bottom: 20px !important;
    font-size: 1.6em;
    text-transform: none !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 0 14px 0;
}

.totals-table {
    width: 100%;
    margin-bottom: 5px;
}

.totals-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.totals-table tbody tr td {
    padding: 8px 0px;
    font-size: 0.98em;
    line-height: 24px;
    color: #000;
    text-align: left !important;
}

.cart-table-wrap {
    padding: 0px;
    border-top: 1px solid rgba(140, 140, 140, 0.2);
    border-bottom: 1px solid rgba(140, 140, 140, 0.2);
    border-left: 0px solid #ececec;
    border-right: 0px solid #ececec;
    border-radius: 0px;
    background: #fff;
    display: block;
    margin-bottom: 12px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.cart-table tbody tr td {
    border-bottom: 0px solid #dcdcdc;
    padding: 20px 5px;
    line-height: 1.3;
}

.cart-table tbody tr td.product-image-td a img {
    width: 80px;
}

.cart-table tbody tr td {
    border-bottom: 0px solid #dcdcdc;
    padding: 20px 5px;
    line-height: 1.3;
}

.cart-table tbody tr td.product-name-td h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 21px;
    margin: 0 0 6px;
}

.cart-table tbody tr td.product-name-td h2 a {
    color: #3b3b3b;
}

.product .product-name a {
    color: #2f195f;
}

#footer a:hover {
    color: #0c0c0c;
}

.copy-desno {
	text-align: right;
}

.masonry-loader ul.products {
    padding: 0 0 25px 0;
    list-style: none;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 25px;
}

#galerija-section .masonry-loader ul.products .product {
    margin-bottom: 0px;
    border: 5px solid #fff !important;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 25px;
}

.masonry-loader ul.products {
    padding: 0 0 0px 0;
    list-style: none;
}

#galerija-section {
	padding: 50px 0;
}

.page-header .breadcrumb > li {
    font-size: 0.8em;
    text-transform: none;
}

.header-vosak {
    position: absolute;
    right: 30px;
}

h3.h3-zuto {
	color: #E9C46A;
}

.shop ul.products .product {
    position: relative;
    border: 0px solid #d8d8d8;
    border-radius: 0px;
    padding: 0px 0px 0;
    background: #fff;
}

.product-details-box .product-nav-container {
    margin-top: -4px;
}

.btn-plus {
    border-radius: 0px 6px 6px 0px !important;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-left: 0px solid !important;
}

.btn-plusminus {
    width: 40px;
    height: 41px;
    font-size: 1.8em;
    padding: 0px 12px 1px;
    font-weight: 700;
    color: rgba(140, 140, 140, 0.3) !important;
}

.input-quantity {
    width: 60px;
    padding: 12px 12px;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #8c8c8c !important;
    float: left !important;
    font-size: 20px !important;
    line-height: 23px !important;
    height: 41px !important;
    border-top: 1px solid rgba(140, 140, 140, 0.2) !important;
}

.btn-minus {
    border-radius: 6px 0px 0px 6px !important;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-right: 0px solid !important;
}

.thumb-info-caption {
    padding: 10px 0;
}

.datum {
    font-size: 10px;
    color: #0c4670;
    font-weight: 400;
    line-height: 24px;
}

.sidebar .thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 0.78em;
    line-height: 16px;
    margin: 0 0 8px;
    font-weight: 400;
    padding: 0px;
    display: block;
}

.link-tekst {
    color: #e5bb26;
    font-size: 0.9em;
    text-transform: uppercase;
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: #fff solid 2px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.box-izdvojeno h3 {
	height: 58px;
    overflow: hidden;
    margin-bottom: 6px;
}

.thumb-info-inner h2 {
    font-size: 1.2em;
    font-weight: 600;
    color: #0c4670;
    letter-spacing: normal;
    line-height: 24px;
    margin: 0 0 6px 6px;
    text-transform: none;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(229, 229, 229, 0.7);
    bottom: 10%;
    color: #FFF;
    font-size: 1.2em;
    font-weight: 600;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}

h1.kontakt {
	font-size: 2.4em;
    line-height: 42px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0px;
}

.thumb-info:hover .thumb-info-title {
    background: #fff;
}

aside ul.nav-list li {
    background: #264653;
    font-size: 0.96em;
    line-height: 21px;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

aside ul.nav-list li a {
    color: #fff;
    width: 100%;
    display: block;
    padding: 13px 16px 12px;
    text-decoration: none;
    text-transform: none;
    opacity: 1;
}

#header .header-column {
    display: flex;
    vertical-align: middle;
    margin: 0 auto;
}

.izbornik-sredina {
    display: inline-grid;
    width: 100%;
}

#header .izbornik-sredina .header-nav-main {
    text-align: center;
    float: none;
    margin-bottom: 0px;
}

#header .izbornik-sredina .header-nav-main {
    margin: 0 auto;
}

#header .header-search {
    float: right;
    margin-top: 56px;
    margin-left: 0px;
}

.desno-header-top {
    text-align: left;
    float: left;
}

#header .desno-header-top p .fa, #header .desno-header-top p .icons {
    position: relative;
    top: 1px;
}

.desno-header-top i {
    color: #2f195f;
    top: 0px !important;
}

.desno-header-top {
    margin-top: 64px;
}

.desno-header-top a {
    color: #2f195f;
}

.desno-header-top p {
    font-size: 1em;
    margin: 0;
    padding: 0;
    color: #2f195f;
    margin-right: 12px;
    float: left;
    font-weight: 500;
}

#header .header-logo {
    max-height: 124px;
}

#header .header-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin: 0px auto 20px;
    display: block;
}

#slider-bg {
    margin-top: 40px;
}

.slika-desno-slider {
    width: 50%;
    float: right;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    height: 500px;
}

.sadrzaj-lijevo-slider span {
    height: 490px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.sadrzaj-lijevo-slider h2 {
    line-height: 1.3;
    font-size: 4em;
    color: #2f195f;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 20px;
    letter-spacing: normal;
}

.sadrzaj-lijevo-slider p {
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: 400;
    color: #0f1020;
    margin: 0px 60px 20px 0;
}

img.lijevo-bg-slider {
    position: absolute;
    left: -120px;
    top: 30px;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #bbbde2;
}

.counters .counter {
    text-align: center;
}

#znacajke-section {
    padding: 90px 0px 60px;
    background: #fff;
}

.tekst-znacajke {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
    font-size: 3em;
    color: #2f195f;
    margin-bottom: 20px;
}

.tekst-znacajke-span {
    text-align: center;
    font-weight: 400;
    font-size: 1.08em;
    text-transform: uppercase;
    color: #0f1020;
}

.counters img {
    margin: 0 auto 6px;
    display: block;
}

.section-izdvojeno-gore {
    padding: 0px 0px;
    height: 300px;
    background: url(https://vertigo.hr/slike/featured-img-lavanda-02.png) center center no-repeat;
    background-color: transparent;
    background-size: cover;
    color: #fff;
}

.section-izdvojeno-dolje {
    padding: 0px 0px;
    height: 300px;
    background: url(https://vertigo.hr/slike/featured-img-lavanda-01.jpg) center center no-repeat;
    background-color: transparent;
    background-size: cover;
    color: #fff;
}

#section-izdvojeno {
	padding: 0px 0px 70px;
}

#section-izdvojeno h2 {
	text-align: center;
}

#section-izdvojeno p {
	text-align: center;
    font-size: 1.1em;
}

.gore-izdvojeno img {
	background: #fff;
    padding: 24px 200px;
    margin: 0 auto;
    margin-top: -60px;
    text-align: center;
    display: block;
}

.owl-box .owl-nav {
    top: -60px;
}

.owl-box .owl-nav .owl-prev {
    left: -5px;
}

.owl-box .owl-nav .owl-prev, .owl-box .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 48px;
    height: 48px;
    line-height: 46px;
    padding: unset;
    border: 0px solid !important;
    border-radius: 0px !important;
    top: 0%;
}

.owl-box .owl-nav [class*="owl-"] {
    color: #2f195f;
    background-color: #f1f0ec !important;
    border-color: #86878466 #86878466 #86878466 !important;
}

.owl-box .owl-dots.disabled, .owl-box .owl-nav.disabled {
    display: block;
}

.owl-box .owl-nav .owl-prev:before {
    position: relative;
    left: -1px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.owl-box .owl-nav .owl-next {
    right: -5px;
}

.owl-box .owl-nav .owl-next:before {
    position: relative;
    left: 2px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.product-price-box {
    font-size: 0;
    margin: 4px 0 16px;
}

.desno-racic img {
	float: left;
    margin-right: 16px;
    padding-top: 10px;
}

.desno-racic {
	padding-top: 140px;
    padding-left: 10px;
}

.lijevo-racic .col-md-4 {
	padding-right: 0px;
}

#section-poduzece {
	padding: 0px 0px 60px;
}

.zajedno-proizvodi img {
	margin-bottom: 16px;
}

h4.naslov-asortiman {
	font-size: 1.3em;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
}

.partneri-gore img {
    float: left;
    margin-right: 16px;
    padding-top: 10px;
}

#section-partners {
	padding: 120px 0 90px;
}

.logo-klijenti {
    height: auto;
    width: auto;
    padding: 20px 10px 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    margin: 0 auto;
}

.logo-klijenti img {
    width: auto !important;
    max-height: 80px;
}

#footer h1, #footer h2, #footer h3, #footer h4 {
    color: #7f5426;
}

#footer img.footer-ikonica {
    float: left;
    margin-right: 12px;
    filter: invert(77%) sepia(100%) saturate(21%) hue-rotate(259deg) brightness(117%) contrast(105%);
    height: 24px;
    width: auto;
    padding-top: 3px;
}

.racic-footer-gore {
	text-align: center; 
}

.racic-footer-gore img {
	margin: 0 auto;
    display: block;
}

.racic-footer-gore h2 {
	margin-bottom: 0px;
}

#footer .racic-footer-gore p {
	color: #2f195f;
    font-size: 0.82em;
}

#footer .footer-polje {
    background: #2f195f;
    border-radius: 16px;
    padding: 24px 32px;
    text-align: center;
}

#footer .footer-polje h4 {
	color: #fff;
}

#footer .footer-polje p {
	color: #fff;
    font-weight: 200;
}

p.onama-footer {
	color: #0f1020;
}

#footer .footer-copyright p {
    color: #2f195f;
    font-size: 0.86em;
}

#footer .footer-copyright p a {
    color: #2f195f;
}

#footer a.link-footer {
	font-weight: 500;
}

#footer .footer-copyright {
    padding: 30px 0 20px;
}

.ikonica-shop {
	float: left;
    margin-right: 16px;
    padding-top: 6px;
}

h2.cijena-h2 {
	font-size: 2.3em;
}

.breadcrumb {
    padding: 10px 16px 11px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    text-align: center;
}

.breadcrumb > li + li:before {
    content: "\f105";
    font-family: FontAwesome;
}

.breadcrumb a {
    color: #0f1020;
}

.breadcrumb > li {
    font-size: 0.8em;
    text-transform: none;
}

h2.entry-title-index {
	font-size: 2.3em;
}

html .btn-tertiary {
    border-color: #bbbde2 #bbbde2 #979ad3 !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #f4f4f4;
    color: #000;
    font-size: 1em;
    font-weight: 400;
    padding: 8px 20px 8px 8px;
    position: relative;
    text-transform: none;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    line-height: 21px;
    padding: 16px 19px 16px;
    text-transform: uppercase;
}


ul.nav-pills > li.active > a {
    background-color: transparent !important;
    color: #7f5426 !important;
}

#header .header-column {
    display: inline-block;
    vertical-align: middle;
}

#header .column-izbornik {
	float: left;
	width: 45%;
    margin-left: -10px;
}

#header .column-desno {
    width: 45%;
    float: right;
    text-align: right;
    display: block;
    margin-top: 0px;
}

#header .column-logo {
    width: 10%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    height: 1px;
}

#header .column-logo .header-logo {
    background-color: transparent;
    display: inline-block;
    padding: 16px 0px 0;
    top: 60px;
    z-index: 99;
    position: relative;
    width: 100px !important;
    height: 124px !important;
}

#header .header-logo:hover a {
    opacity: 1;
}

#header .column-logo span {
    width: 100%;
    display: inline-block;
    position: relative;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}

#header .header-logo img {
    margin: 0px 0px 0px 0;
}

#header .header-logo {
    float: none;
}

#header .header-nav-main {
    float: right;
    margin: 40px 0 0;
    min-height: 45px;
}

#header .header-body {
    background: #FFF;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 90px;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    color: #d6c5b9;
}

html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #d6c5b9 transparent transparent transparent;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #423b42 transparent transparent transparent;
}

.hamburger {
    display: none;
}

.nav-pills>li+li {
    margin-left: 0px;
}

html #header.header-transparent .header-body:before {
    border-bottom: 0px solid #f1f1f1;
    background: transparent !important;
}

#header .column-desno .header-nav-main {
    float: left;
    text-align: left;
    display: block;
    margin-left: 10px;
}

.background-grad {
    background-image: radial-gradient(circle at 70% 70%, rgba(0, 0, 0, 0.01), #000000);
    width: 100%;
    height: 100vh;
    position: relative;
}

#background {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-45%);
    background-size: cover;
    background-position: left top;
}

.rotator-sadrzaj {
    height: 100vh;
    position: relative;
    vertical-align: middle;
    top: 64%;
    text-align: center;
}

.rotator-sadrzaj span {
    display: block;
    text-align: center;
}

.rotator-sadrzaj span img {
	padding: 50px;
    animation-iteration-count: infinite;
}

.rotator-sadrzaj h2 {
    font-size: 7.6em;
    font-weight: 400;
    line-height: 106px;
    color:#fef8ec;
    margin-bottom: 0px;
    opacity: 0.3;
    animation-iteration-count: infinite;
}

html #header.header-transparent .header-body {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

html.sticky-header-active #header.header-transparent .header-body {
    background: #fff;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    box-shadow: 0 0 1px rgb(0 0 0 / 30%);
}

html.sticky-header-active #header.header-transparent .header-nav-main nav > ul > li > a {
    color: #000;
}

#destilerija-vertigo {
	position: relative;
    background: #fff;
    padding: 90px 0;
}

#destilerija-vertigo p {
	font-size: 1.8em;
    line-height: 1.5;
}

#destilerija-vertigo h1 {
    font-size: 7.2em;
    font-weight: 400;
    line-height: 1.1;
    color:#7f5426;
    margin: 0 0 30px 0;
    z-index: 9;
    text-align: right;
    position: relative;
}

#destilerija-vertigo img {
	width: 100%;
}

.grozd-destilerija {
	position: absolute;
    top: 40px;
    left: 0px;
    width: auto !important;
}

.tekst-destilerija-desno {
	text-align: center;
    padding: 40px 24px 0px;
}

#section-rakije {
	padding: 50px 0 0;
    background: #fff;
}

#section-rakije p {
	font-size: 1.8em;
    line-height: 1.5;
}

.proizvodi-zajedno {
	text-align: center;
    padding: 0 20px;
}

.proizvodi-zajedno h3 {
	margin-bottom: 16px;
}

.proizvodi-zajedno h3 a {
	color: #0c0c0c;
}

.proizvodi-zajedno p {
	line-height: 1.5em !important;
    font-weight: 300 !important;
    margin: 0 0 21px !important;
    font-size: 1em !important;
    height: 84px;
    overflow: hidden;
}

.proizvodi-zajedno img {
	height: auto;
    width: auto;
    margin: 0 auto 24px !important;
    display: block;
}

#section-proizvodnja {
	padding: 110px 0 0;
    background: #fff;
    position: relative;
}

img.grozd-proizvodnja-desno {
	position: absolute;
    top: 0px;
    right: 0px;
}

img.grozd-proizvodnja-lijevo {
	position: absolute;
    bottom: 0px;
    left: 0px;
}

.citat-dolje {
	padding: 160px 0 120px;
}

.citat-dolje h4 {
	text-align: right;
    font-family: "BeaurencourtFYW04-Regular";
    font-size: 3.2em;
    font-weight: 400;
}

#footer {
    background: #fff;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(https://vertigo.hr/slike/footer-img-bg2.png);
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: 20px;
    padding: 20px 0 0;
    position: relative;
    clear: both;
    min-height: 1050px;
}

#footer h4 {
    font-size: 1.4em;
    font-weight: 200;
    font-family: "BrandonGrotesque-Light";
    letter-spacing: 1px;
}

.linija-center {
    background: #7f5426;
    width: 45px;
    height: 1px;
    display: inline-block;
    position: relative;
    top: -7px;
    left: 7px;
}

.degustacija-span {
	background-color: #fef8ec;
    border-radius: 4px;
    padding: 2px 4px;
    text-trsnaform: uppercase;
    font-size: 0.6em;
    position: relative;
    top: -2px;
    left: 7px;
    font-weight: 600;
}

#footer a {
	color: #0c0c0c;
}

img.img-proces {
	width: 100%;
}

#footer .copy-desno p {
	font-size: 0.9em;
    color: #7f5426;
}

#footer .copy-desno p a {
    color: #7f5426;
}

.page-header {
    border-bottom: 0;
    background-size: cover !important;
    background-color: #fff;
    background: url(https://vertigo.hr/slike/page-header.png) center center no-repeat;
    text-align: center;
    border-top: 0px solid #384045;
    margin: 0 0 0px 0;
    padding: 200px 0 10px;
    position: relative;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #fff;
    display: inline-block;
    font-size: 4.2em;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    margin: 0 0 0px;
    padding: 0 0 0px;
    position: relative;
}

.page-header .breadcrumb a {
	color:#fff;
}

img.center-img-page {
	position: absolute;
    right: 0px;
    top: 40%;
}

.blog-content {
	background: url(https://vertigo.hr/slike/about-top-bg.svg) -180px -180px no-repeat;
    background-size: auto;
    position: relative;
    padding-top: 110px;
}

.blog-content-det {
	background: unset !important;
}

.blog-content-index {
	background: url(https://vertigo.hr/slike/about-top-bg.svg) -180px -180px no-repeat;
    padding-top: 50px;
}

.text-right-gore {
	text-align: center;
    padding: 0 15px 90px; 
}

.slika-1 {
	height: 515px;
    overflow: hidden;
    width: 100%;
    background-size: cover;
}

.slika-2 {
	height: 515px;
    overflow: hidden;
    width: 100%;
    background-size: cover;
}

.slika-3 {
	height: 515px;
    overflow: hidden;
    width: 100%;
    background-size: cover !important;
    background: url(https://vertigo.hr/slike/about-vrtlog.png) center center no-repeat;
    width: 100%;
}

.blog-content p {
	font-size: 1.8em;
    line-height: 1.5;
}

.blog-dolje {
	padding: 10px 0 30px;
    text-align: center;
}

.blog-dolje h3 {
	font-family: "BeaurencourtFYW04-Regular";
    font-size: 2.6em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 40px 0 !important;
    text-transform: none;
    color: #7f5426;
}

p.text-normal {
	font-size: 0.86em;
}

img.award-img {
	margin: 0 auto 16px;
    display: block;
    text-align: center;
    height: 82px;
    width: auto;
}

.proizvodi-sadrzaj {
	position: relative;
}

.proizvodi-sadrzaj img.glavna-slika {
	padding: 0px 30px;
}

.proizvodi-sadrzaj h2 {
    font-family: "BrandonGrotesque-Regular";
    font-size: 4.6em;
}

.proizvod-opis-gore {
	width: 33.333%;
    float: left;
}

.proizvod-opis-gore img {
	height: 48px;
    width: auto;
    float: left;
    margin-right: 20px;
    padding-top: 5px;
}

.proizvod-opis-gore h5 {
    font-family: "BrandonGrotesque-Light";
    font-weight: 300;
    text-transform: none;
    letter-spacing: 2px;
    font-size: 1.4em;
}

img.proizvodi-bg {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 960px;
    height: auto;
}

.novost-index-lijevo .datum {
    top: 41%;
}

.datum {
    position: absolute;
    top: 22%;
    left: -15px;
    transform: rotate(-90deg);
    background: #7f5426;
    padding: 9px 12px;
    font-size: 0.8em;
    color: #fff;
    line-height: 1;
}

.novost-index-desno {
    padding: 50px 0 20px;
}

h2.entry-title-index {
    font-family: "BrandonGrotesque-Regular";
    font-size: 3.6em;
}

hr.hrfull {
    background: #ddd;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    -moz-box-shadow: 3 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0px rgb(0 0 0);
}

.fancybox-opened .fancybox-skin {
    border-radius: 0px;
    /* padding: 0px !important; */
}

.datum-det {
    position: absolute;
    bottom: 6%;
    top: unset;
    left: 30px;
    transform: rotate(0deg);
}

.drustvene-kontakt i {
	font-size: 2em;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent !important;
}

.page-not-found h2 {
    letter-spacing: 1px;
}

.proces-section {
	position: relative;
    min-height: 1600px;
}

.proces-m-line {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #9a9a9a;
}

.polje-slika {
	padding: 40px 0;
    height: 450px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    position: relative;
}

.polje-slika span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.polje-slika span {
	padding: 40px 0;
    height: 450px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}

.polje-sadrzaj {
	padding: 20px 0 20px;
    text-align: center;
    height: 450px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    position: relative;
}

.polje-sadrzaj h2 {
	font-size: 5em;
    line-height: 1;
}

.polje-sadrzaj span {
	padding: 40px 0;
    height: 450px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}

.polje-sadrzaj p {
	margin-bottom: 0px;
}

.polje-zajedno {
	height: 450px;
    position: relative;
}

.proces-e-point {
	position: absolute;
    display: block;
    width: 61px;
    height: 1px;
    background-color: #9a9a9a;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(30deg) scaleX(1);
    transition: transform .3s ease-out .3s;
}

.slika-destilerija-3 {
	animation-delay: 500ms;
    animation-iteration-count: infinite;
}

.glavna-tekst-uvjeti p {
	font-size: 1.2em;
}

.glavna-tekst-uvjeti ul li {
    line-height: 24px;
    font-size: 1.2em;
    line-height: 1.5;
}

.glavna-tekst-uvjeti ul li > ul > li {
    line-height: 24px;
    font-size: 1em;
    line-height: 1.5;
}

.glavna-tekst-uvjeti ul {
    margin-bottom: 30px;
}

.error_message p {
    font-size: 0.9em !important;
}

.form-control {
    border: 1px solid #ececec ;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.medalja-det {
	max-height: 80px;
	margin-right: 16px;
}

a.jezik-desno {
	padding-right: 6px !important;
}

a.jezik-desno:last-child {
	padding-left: 6px !important;
}

.blog-content-products {
	background-image: none;
}

.proizvodi-zajedno .medalja-det {
	position: absolute;
    right: 30px;
    top: 30px;
}

.proizvodi-zajedno .medalja-det:nth-of-type(2) {
	position: absolute;
    right: 30px;
    top: 110px;
}

.proizvodi-zajedno .medalja-2 {
	position: absolute;
    right: 130px;
    top: 30px;
}

.proizvodi-zajedno .medalja-3 {
	position: absolute;
    right: 230px;
    top: 30px;
}

.product-label-novo {
    position: absolute;
    right: unset;
    top: 32px;
    left: 32px;
    line-height: 4;
    z-index: 5;
    color: #fff;
    text-align: center;
    background: #7f5426;
    border-radius: 50%;
}

.product-label-novo span {
    display: block;
    position: relative;
    padding: 6px 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 8px;
}

html .alert-primary {
    background-color: #7f5426;
    border-color: #7f5426;
    color: #FFF;
}

