/* UNIVERSAL */

body {
	overflow-x:hidden;
}

body, p {
    font-family: 'Rubik', sans-serif;
    color: #3e3e3e;
}

p {
    line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 16px;
    font-size: 1em;
}

p a {
    color: #e9c46a;
}

p a:hover {
    color: #e9c46a;
}

a {
	color: #e9c46a;
}

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: #264653;
	font-family: 'Rubik', sans-serif;
    letter-spacing: 0px;
}

h1 {
    font-size: 3em;
    line-height: normal;
    font-weight: 400;
    margin: 0 0 20px 0;
}

h2 {
    line-height: 1.3em;
    font-size: 2.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0px;
    font-family: 'Rubik', sans-serif;
}

h2 span {
    color: #e9c46a;
}

h3 {
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 16px;
    text-transform: none;
    color: #264653;
}

h4 {
    font-size: 1.1em;
    color: #3e3e3e;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 10px 0;
    text-transform: none;
}

h5 {
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    color: #3e3e3e;
    text-transform: uppercase;
}

.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:#3e3e3e;}

/* 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;
}

.kosarica-header {
    float: right;
    background: transparent;
    border-radius: 0px;
    padding: 0px;
    margin-top: 0px;
	text-transform: none;
    margin-right: 30px;
}

.ikonica-kosarica {
    padding: 6px 6px 6px 6px;
    width: 32px;
    height: 32px;
    float: left;
    background: rgba(233, 196, 106, 0.1);
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 7px;
}

.ikonica-kosarica img {
	width: 16px;
    height: 16px;
}

.ikonica-kosarica span {
    position: absolute;
    margin-left: 46px;
    margin-top: -24px;
    background: #e9c46a;
    color: #3e3e3e;
    border-radius: 50%;
    padding: 3px;
    height: 24px;
    width: 24px;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 1;
    font-weight: 500;
}

.desno-kosarica {
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 12px;
    float: left;
    font-size: 1.1em;
    font-family: 'Rubik', sans-serif;
}

#cart-menu-lg {
	margin-top: 10px;
}

#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: 80px;
    -webkit-box-shadow: 0px 6px 6px -10px black;
    -moz-box-shadow: 0px 6px 6px -10px black;
    box-shadow: 0px 6px 6px -10px black;
}

#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: 8px;
    font-size: 1.1em;
    height: 48px;
    text-transform: none;
    margin: 0;
    padding: 8px 16px;
    perspective: 1000px;
    width: 220px;
    background: #f3f4f7;
    border: 0px solid #be9c60;
    -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: #CCC;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    padding: 14px 16px;
}

#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 30px 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-logo img {
    margin: 55px 15px 20px 0;
}

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

#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: #619744;
}

#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.5em !important;
    line-height: 56px !important;
    font-weight: 600 !important;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
    text-transform: none;
    font-family: 'Rubik', sans-serif;
    text-align: center !important;
}

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

html .btn-tertiary {
    color: #005581;
    background-color: #ffffff;
    border-color: #ffffff #ffffff #fff;
}

.btn-md {
	padding: 8px 12px;
    text-transform: uppercase;
    border: 1px solid;
    font-weight: 500;
    border-radius: 8px;
    font-size: 0.98em;
}

.btn-lg {
	padding: 14px 21px;
    text-transform: none;
    border: 1px solid;
    font-weight: 400;
    border-radius: 8px;
    font-size: 1em;
    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: #619744;
    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: 16px 12px 12px;
    text-align: left;
    position: relative;
    border-top: 1px solid #f4f4f4;
}

.product-shop-okvir {
    position: relative;
    border: 1px 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: none;
    font-weight: 100;
    line-height: 1.2;
    color: #202020;
    height: 14px;
}

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

h2.product-name {
    line-height: 1;
    color: #202020;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 3px;
    text-transform: none;
}

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

.product-details-area .product-price-box {
    margin: -3px 0 3px;
}

.product-price-box {
    font-size: 0;
    margin: 5px 0 3px;
}

.product-price-box .product-price {
    font-size: 14px;
    font-weight: 600;
    color: #264653;
    text-transform: none;
    font-family: 'Rubik', sans-serif;
}

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

.lijevo-kos {
    margin-right: 10px;
    width: auto;
    float: left;
    text-align: left;
}

.product-actions a, .product-actions button {
    border-radius: 8px;
    margin: 0px 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.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 {
    font-size: 0.9em;
    color: #3e3e3e;
    line-height: 1.5;
    height: 64px;
    margin: 0 0 16px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    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;
}

html .btn-primary {
    color: #fff;
    background-color: #264653;
    border-color: #264653 #264653 #264653;
}

html .btn-secondary {
    color: #fff;
    background-color: #e9c46a;
    border-color: #e9c46a #e9c46a #e9c46a;
}

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

#akcije-section {
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://apital.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://apital.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;
    font-family: 'Rubik', sans-serif;
}

#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: #2646535e !important;
}

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

.header-search input[type="text"].form-control::-webkit-input-placeholder {
  color: rgba(32, 32, 32, 0.49) !important;
}

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

textarea::-webkit-input-placeholder {
  color: #2646535e !important;
}

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

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

textarea:-ms-input-placeholder {
  color: #2646535e !important;
}

textarea::placeholder {
  color: #2646535e !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;
}

#zasto-section {
	position: relative;
    width: 100%;
    padding: 170px 0 90px;
}

img.poslove-zasto {
	position: absolute;
    max-width: 530px;
    right: 0px;
    top: -100px;
}

#zasto-section {
	font-size: 1.16em;
}

#zasto-section h3 {
    font-size: 2em;
    font-weight: 500;
    margin-bottom: 4px;
}

.jezik {
    width: 20%;
    float: left;
    color: #202020;
    font-size: 3.4em;
    font-weight: 600;
}

.jezik span {
    color: #202020;
    font-size: 0.3em;
    clear: both;
    font-weight: 700;
}

.counters .counter {
    text-align: left;
    float: left;
    margin-right: 50px;
}

.tekst-znacajke {
	font-family: 'Rubik', sans-serif;
    font-weight: 900;
    font-size: 3em;
    margin-bottom: 12px;
}

.tekst-znacajke-span {
	font-size: 1.1em;
}

.asortiman-zajedno img {
	height: 42px;
    width: auto;
}

#footer h5 {
    color: #202020;
}

#footer h4 {
    font-size: 1.3em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #264653;
    margin-bottom: 18px;
}

#footer h4 a {
    color: #005581;
}

#footer h3 {
    color: #fff;
}

#footer p {
    color: #3e3e3e;
    font-size: 0.88em;
    line-height: 1.6;
}

#footer p big {
    font-weight: 500;
}

ul.custom-li {
    list-style: none;
    padding: 0;
    padding-inline-start: 0px;
}

ul.custom-li li {
    padding-left: 0px;
    line-height: 1.5;
    margin-bottom: 10px;
}

#footer a {
    color: #3e3e3e;
}

#footer.short {
    padding-top: 60px;
}

#footer {
    background: #e9c46a;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: -2px;
    padding: 30px 0 0;
    position: relative;
    clear: both;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(https://apital.hr/slike/footer-bg.png);
    min-height: 500px;
}

#footer h5 {
    color: #202020;
    font-size: 1.1em;
    margin-bottom: 4px;
    font-weight: 600;
}

img.logo-footer {
	width: 255px;
    height: auto;
    margin: 0 auto;
    display: block;
}

img.dostava-footer{
	float:left;
    margin-right: 12px;
    margin-bottom: 12px;
    padding-top: 8px;
}

img.podrska-footer {
	float:left;
    margin-right: 12px;
    padding-top: 8px;
    margin-bottom: 12px;
}

.linija-tekst-lijevo {
	padding-top: 46px;
}

.linija-tekst-desno {
	padding-top: 32px;
    float: right;
    padding-right: 30px;
}

.linija-footer p {
	margin-bottom: 6px;
}

#footer .linija-footer h4 {
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: 0px;
}

#footer .placanja-footer img.payway-m {
	height: 20px;
    width: auto;
    margin-right: 6px;
    margin-bottom: 6px;
}

img.ssl-footer {
	float: left;
    height: 60px;
    margin-right: 16px;
    width: auto;
}

.popust-kod-footer {
	background: #619744;
    padding: 32px 24px 12px;
    text-align:center;
    border: 1px dashed #fff;
}

.popust-kod-footer h3 {
	color: #fff;
    margin-bottom: 16px;
    font-family: 'Rubik', sans-serif;
    font-size: 2.3em;
}

#footer .popust-kod-footer p {
	color: #fff;
}

.kod-footer {
	background: #fff;
    padding: 12px 24px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 12px;
}

#footer .kod-footer h5 {
	font-weight: 300;
    font-size: 0.92em;
    margin-bottom: 4px;
}

#footer .kod-footer h4 {
	font-weight: 700;
    font-size: 1.1em;
    margin-bottom: 0px;
}

#footer .copy-p {
	text-align: right;
}

ul.nav-pills > li.active > a {
    background-color: transparent;
    color: #264653 !important;
    font-weight: 500 !important;
}

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: #fff transparent transparent transparent !important;
}

.main-index {
	margin-top: 30px;
}

/*
.page-header {
    background-color: #000;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 35px 0;
    padding: 30px 0 30px;
    position: relative;
    text-align: left;
    min-height: 200px;
    background-image: url(https://apital.hr/slike/page-heder-01.png);
    background-position-x: center;
    background-position-y: bottom;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}
*/

.page-header {
    background-color: #E9C46A;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 0px 0;
    padding: 60px 0 0px;
    position: relative;
    text-align: center;
    min-height: 100px;
    background-position-x: center;
    background-position-y: bottom;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #264653;
    display: inline-block;
    margin: 0 0 0px;
    padding: 0 0 0px;
    line-height: 1.1;
    font-size: 2.8em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 6px;
    letter-spacing: 1px;
    position: relative;
}

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

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

.page-header .breadcrumb {
    text-align: center;
    color: #3e3e3e;
}

.catmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.catmenu .depth1 {
    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;
}

.catmenu .depth1 img {
	max-width: 36px;
    width: 36px;
    height: auto;
    margin-right: 0px;
    margin-top: -4px;
}

.catmenu li i {
	margin-left: 4px;
}

.catmenu ul li {
    padding: 0;
}

.catmenu .depth1 > .active, .catmenu .depth1:hover {
    background: #385f6e;
    color: #fff;
}

.catmenu .depth1 a:link, .catmenu .depth1 a:visited, .catmenu .depth1 a:active, .catmenu .depth1 a:hover {
    color: #fff;
    width: 100%;
    display: block;
    padding: 13px 10px 12px;
    text-decoration: none;
    text-transform: none;
    opacity: 1;
}

.catmenu .depth2 {
    background: #ddd;
    font-size: 12px;
    border-bottom: 0px solid #FF810D;
}

.catmenu .depth2 a:link, .catmenu .depth2 a:visited {
    color: #202020;
    width: 100%;
    display: block;
    padding: 6px 30px;
    text-decoration: none;
    background: #f3f4f7;
    text-transform: none;
    font-weight: 500;
}

.catmenu li.depth2 a.active, .catmenu li.depth2 a.active:hover, .catmenu li.depth2 a:active {
    font-weight: 900 !important;
}

.sidebar .heading-primary {
    font-size: 1.2em;
    font-weight: 600;
    color: #fff !important;
    text-transform: none;
    padding: 16px 30px;
    background: #687241;
    text-align: left;
    line-height: 26px;
    margin: 0 0 0px 0;
    border-radius: 6px 6px 0px 0px;
}

.shop ul.products {
    margin: 0;
    padding: 0px 0;
    list-style: none;
}

.catmenu .depth1 a:hover {
    color: #fff !important;
}

.catmenu .depth2 a:hover {
    color: #202020 !important;
    opacity: 0.7;
}

.catmenu-naslov {
    background: #e9c46a;
    color: #264653 !important;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    padding: 12px 20px;
    border-radius: 0px 0px 0px 0px;
    margin: 0;
}

.catmenu-naslov a {
    color: #fff !important;
}

.catmenu-naslov span {
    color: #fff;
}

.znacajke-smaller {
    text-align: center;
}

aside .ikonice-ljepota {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-bottom: 30px;
}

.breadcrumb {
    padding: 16px 16px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 8px;
}

.filters .dropdown-toggle {
    margin-bottom: 0px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    font-size: 1em;
    line-height: 18px;
    border-radius: 0px;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 8px 15px 8px 15px;
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    transition: color .3s;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    position: relative;
    color: #3B3E4D;
}

.filters .dropdown {
    margin-left: 10px;
    float: left;
}

.filters {
    display: inline-block;
    margin-top: -10px;
    float: right;
    margin-bottom: 20px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.asortiman-zajedno h3 a {
	color: #005581;
}

.filters .alert {
    margin-bottom: 10px;
}

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: #202020 transparent transparent transparent;
}

.product-img-box .product-img-wrapper {
    padding: 0px;
    border: 1px solid #d8d8d8;
    border-radius: 0px;
    background: #F4F4F4;
}

.shop-header .page-header {
	display: none;
}

.breadcrumb-shop {
    padding: 0px 0px;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 0.72em;
}

.breadcrumb-shop li {
    line-height: 14px;
}

.breadcrumb-shop>li+li:before {
    padding: 0 1px;
    color: #ccc;
    content: "/\00a0";
}

.product-details-box .product-name {
    margin: 6px 0 6px;
    font-size: 2.2em;
    font-weight: 600;
    line-height: 1.1;
    color: #619744;
    text-transform: uppercase;
}

.product-details-box .product-short-desc {
    padding: 6px 0 20px;
    border-bottom: 0px solid #ebebeb;
}

.product-details-box .product-short-desc p {
    font-size: 14px;
    margin: 0 0 20px;
}

.product-details-box .product-detail-info {
    padding-bottom: 10px;
    margin-top: 30px;
    border-bottom: 0px solid #ebebeb;
}

.product-details-box .product-detail-info .product-price-box .old-price {
    vertical-align: bottom;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #999;
    margin-left: 6px;
    display: inline-block;
}

.product-detail-info .det-cijena {
	color: #999;
    font-size: 13px;
    display: block;
}

.product-details-box .product-detail-info .product-price-box .product-price {
    font-size: 33px;
    line-height: 1;
    color: #619744;
    text-transform: none;
}

.znacajke-section-header {
    padding: 30px 0 10px !important;
    background: #F4F4F4;
    margin-bottom: 10px;
    margin-top: -30px;
    text-align: center;
}

.znacajke-section-header img.znacajka-ikonica {
    float: none;
    width: 30px;
    margin: 0 auto 10px;
    display: block;
    padding-bottom: 0px;
    filter: invert(10%) sepia(1%) saturate(0%) hue-rotate(23deg) brightness(96%) contrast(93%);
}

.znacajke-section-header h4 {
    color: #202020;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: 100;
}

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

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

.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-outer, .fancybox-inner {
    position: relative;
    background: #fff !important;
    border-radius: 6px !important;
    width: auto;
}

.fancybox-outer, .fancybox-inner {
    position: relative;
    background: #fff !important;
    border-radius: 6px !important;
}

.fancybox-close {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.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;
}

.h2 {
    color: #005581 !important;
    line-height: 1em;
    font-size: 3em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
}

.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;
}

h3.product-sku, h3.product-mod {
    font-size: 0.9em;
    font-weight: 400;
    margin-bottom: 2px;
    text-transform: none;
    color: #000;
    line-height: 18px;
}

.qty-holder {
    display: inline-block;
    width: 125px;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 0;
}

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

.qty-dec-btn, .qty-inc-btn {
    width: 28px;
    height: 48px;
    font-size: 26px;
    padding: 3px 3px;
    font-weight: 700;
    color: rgba(140, 140, 140, 0.3) !important;
    background-color: #fff;
}

.qty-input {
    width: 60px !important;
    padding: 10px 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;
    font-size: 20px !important;
    line-height: 26px !important;
    height: 48px;
}

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

.btn-remove {
    display: block;
    width: auto;
    height: auto;
    font-size: 11px;
    color: #d2322d;
    line-height: 22px;
    overflow: hidden;
    padding: 2px 8px;
    text-align: left;
    border: 0;
    background: #fff;
}

.text-cijena-ukupno {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    color: #619744;
}

.text-cijena-zbroj {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #8c8c8c;
}

.btn-bijeli {
    color: #000;
    text-transform: uppercase;
    padding: 10px 0px;
    background: transparent;
}

.form-rabatt {
    width: 160px;
    height: 37px;
    margin-right: 12px;
    margin-bottom: 10px;
}

.btn-quaternary span {
    position: relative;
    z-index: 3;
    color: #fff !important;
}

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: transparent;
}

#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
    border-radius: 0px;
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://apital.hr/slike/akcija-bg.png);
    width: 100%;
    position: relative;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top: 3px solid #264653;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
    padding: 0px;
    background: rgb(255,255,255);
	//background: linear-gradient(180deg, rgba(255,255,255,1) 47%, rgba(0,0,0,0) 47%);
}

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

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

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

.kvacica-billing {
	float: right;
}

.bg-danger {
    background-color: rgb(31,3,24);
}

.text-danger {
    color: #fff;
}

.shop-print-wrapper .table>thead>tr>th {
    border-bottom: 0px solid #ddd;
}

.cart-table-wrap {
    padding: 0px;
    border-top: 0px solid rgba(140, 140, 140, 0.2);
    border-bottom: 0px 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: 20px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

aside .naslovi-zajedno h5 {
    color: #619744;
    margin-bottom: 4px;
    font-size: 1.2em;
    line-height: 21px;
}

aside .asortiman-zajedno h3 {
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 8px;
    margin-top: 6px;
    text-transform: none;
    color: #005581;
}

aside .asortiman-zajedno h3 a {
    color: #005581;
}

.alert {
    border-radius: 0px;
}

ul.ss-box li.ss-header {
    height: 42px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0 10px;
    color: #fff;
    background-color: #fff;
}

ul.ss-box li.ss-header p.ss-header-text {
    color: #005581 !important;
    margin: 0!important;
    padding: 0 10px 10px !important;
    float: left !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
}

ul.ss-box li.ss-header p.ss-header-text input {
    color: #fff !important;
	background: #005581;
    border: 0px solid #ff13a7;
    border-radius: 6px;
}

ul.ss-box li.ss-header p.ss-header-limit {
    color: #005581 !important;
    margin: 0!important;
    padding: 4px 10px 0 0!important;
    float: right !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

ul.ss-box li.ss-result a:hover {
    background: rgba(91, 151, 68, 0.1) !important;
}

ul.ss-box li.ss-result {
    margin: 0!important;
    padding: 0!important;
    border-bottom: 0px solid #cccccc;
}

.product-table {
    border: 3px solid #ddd;
}

.product-table thead th, .product-table tbody td, .ratings-table thead th, .ratings-table tbody td {
    border-bottom: 1px solid #dcdcdc;
    border-right: 0px solid #dcdcdc;
    padding: 10px 10px;
    line-height: 1.3;
}

aside ul.nav-list li {
    background: #00669b;
    font-size: 1em;
    line-height: 18px;
    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: 12px 21px;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 1;
}

aside ul.nav-list li a {
    -webkit-transition: background 0.1s;
    -moz-transition: background 0.1s;
    transition: background 0.1s;
    border-bottom: 0px solid #EDEDDE;
    display: block;
    color: #fff;
    padding: 12px 21px;
    font-size: 1em;
    text-decoration: none;
    line-height: 20px;
}

aside ul.nav-list li.depth2 a {
    color: #202020;
}

aside ul.nav-list li a:before {
    display: none;
}

aside ul.nav-list li.depth2 {
    background: #f3f4f7;
    font-size: 13px;
    border-bottom: 0px solid #FF810D;
}

aside ul.nav-list li ul {
    list-style: none;
    margin: 0 0 0 0px;
    padding: 0;
}

aside ul.nav-list li.depth1 a:hover {
    background: #2793cb;
    color: #fff;
    font-weight: 600;
}

aside ul.nav-list li.depth2 a:hover {
    background: #ddd;
    color: #202020;
    font-weight: 900;
    opacity: 0.7;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu-regular {
    border-radius: 0 0px 0px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
    padding: 0px;
    background: #F6F7F9 !important;
    border-bottom: 0px solid #005581;
    border-top: 7px solid #005581;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu-regular li a {
    color: #1b1a1a;
    padding: 8px 20px 8px 12px;
}

.slogan-header {
    top: 52px;
    position: absolute;
    color: #619744;
}


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: #202020 transparent transparent transparent !important;
}

.love-lower {
	text-transform: none;
}

.btn-azuriraj {
	font-size: 1.3em;
    color: #619744;
    font-weight: 900;
    margin-right: 32px;
    text-transform: uppercase;
}

.page-not-found h2 {
    font-size: 3.6em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3;
    text-align: center;
}

.header-gore {
    border-bottom: 1px solid #eee;
    position: relative;
    display: block;
    height: 80px;
    width: auto;
}

#header .header-column .header-row-gore {
    display: flow-root;
    clear: right;
}

#header .header-nav-search {
	float: right;
}

#header .header-logo {
    margin-right: 20px;
    min-height: 100px;
    max-width: 200px;
}

.header-nav-top a {
	color: #3e3e3e;
}

#header .header-nav-top .nav > li > a .fa, #header .header-nav-top .nav > li > a .icons, #header .header-nav-top .nav > li > span .fa, #header .header-nav-top .nav > li > span .icons {
    font-size: 1.2em;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 0.96em;
    color: #264653 !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 27px 5px 25px;
    text-transform: uppercase;
}

.jezik-social li a.italy img {
    height: 30px;
}

#header .header-nav-main nav > ul > li.naslovnica-header a {
    padding: 27px 16px 25px 0;
}

.jezik-navigacija {
    margin-top: 12px;
}

.slider-container .top-label {
    color: #FFF;
    font-size: 24px !important;
    font-weight: 400 !important;
    text-align: center !important;
    line-height: 1.2 !important;
}

html .btn-primary {
    color: #e9c46a;
    background-color: #264653;
    border-color: #264653 #264653 #264653;
}

#section-kategorije {
	background: #e9c46a;
    padding: 36px 0 20px;
    position: relative;
    text-align: center;
}

#section-kategorije h2 span {
    color: #fff;
}

#section-kategorije .asortiman-octagon img {
	width: 50px;
    height: auto;
}

img.linija-dolje-kategorije {
    position: relative;
}

.asortiman-octagon {
	clip-path: polygon(48% 0, 52% 0, 100% 22%, 100% 78%, 52% 100%, 48% 100%, 0 78%, 0 22%);
    background: #264653;
    height: 100px;
    width: 100px;
    border-radius: 12px;
    margin: 0 auto 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}

.asortiman-octagon:hover img {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

img.linija-zuto-kat {
	margin-top: -160px;
    margin-left: 120px;
}

#section-izdvojeno {
	padding: 10px 0 40px;
    position: relative;
}

.product .product-name a {
    color: #264653;
}

.kosarica-octagon {
	clip-path: polygon(48% 0, 52% 0, 100% 22%, 100% 78%, 52% 100%, 48% 100%, 0 78%, 0 22%);
    background: #e9c46a;
    height: 48px;
    width: 48px;
    border-radius: 12px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    box-shadow: none;
    border: 0px;
}

.product-actions .kosarica-octagon {
    margin-top: -4px;
}

.upit-oktagon {
	clip-path: polygon(48% 0, 52% 0, 100% 22%, 100% 78%, 52% 100%, 48% 100%, 0 78%, 0 22%);
    background: #264653;
    height: 48px;
    width: 48px;
    border-radius: 12px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    box-shadow: none;
    border: 0px;
}

.upit-oktagon img {
	filter: invert(100%) sepia(100%) saturate(20%) hue-rotate(319deg) brightness(106%) contrast(104%);
	width: 21px;
    height: auto;
}

.product-actions .upit-oktagon {
    margin-top: -4px;
}

#section-poduzece {
	padding: 110px 0 70px 0;
    position: relative;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(https://apital.hr/slike/vosak-bg.png);
    min-height: unset;
}

.btn-desno-dolje {
    position: absolute;
    right: -25px;
    top: 286px;
}

img.img-bee {
    margin-top: -320px;
    z-index: 9;
    position: absolute;
}

.oktagon-poduzece-lijevo {
	clip-path: polygon(48% 0, 52% 0, 100% 22%, 100% 78%, 52% 100%, 48% 100%, 0 78%, 0 22%);
    background: #e9c46a;
    height: 80px;
    width: 80px;
    border-radius: 12px;
    position: absolute;
    box-shadow: none;
    border: 0px;
    top: 30px;
    left: -25px;
}

.oktagon-poduzece-desno {
	clip-path: polygon(48% 0, 52% 0, 100% 22%, 100% 78%, 52% 100%, 48% 100%, 0 78%, 0 22%);
    background: #e9c46a;
    height: 80px;
    width: 80px;
    border-radius: 12px;
    position: absolute;
    box-shadow: none;
    border: 0px;
    top: -25px;
    right: -25px;
}

img.img-honey {
	position: absolute;
    top: 70px;
    right: 0px;
}

.krug-logo-footer {
  position: absolute; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  z-index: 1;
  width: 100px;
  margin-top: -160px;
}

.krug-logo-footer span {
    width: 182px;
    height: 182px;
    padding: 16px;
    border-radius: 50%;
    z-index: 1;
    background: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    box-shadow: none;
}

#footer a:hover {
    color: #777;
}

.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 {
	margin-bottom: 20px;
}

.product-details-area-sadrzaj {
	height: 140px;
    overflow: hidden;
}

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

.shop ul.products .product {
    position: relative;
    border: 1px 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;
}

.recenzija-box {
    padding: 30px 40px 20px;
    background: #fffbf1;
    text-align: left;
    margin-bottom: 30px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    height: 340px;
}

.recenzija-box .logo-recenzija {
	float: left;
    height: 50px;
}

.recenzija-box-desno {
    padding: 30px 40px 20px;
    background: #fffbf1;
    text-align: left;
    margin-bottom: 30px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    height: 340px;
}

.recenzija-box-desno .logo-recenzija {
	float: left;
    height: 50px;
}

.logo-recenzija img {
	max-width: 160px;
    height: auto;
    max-height: 50px;
}

.forma-naruci input[type="checkbox"]:checked + label span {
    background: url(https://apital.hr/images/uploads/check_radio_sheet_blue.png) -19px top no-repeat;
}

.forma-naruci input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(https://apital.hr/images/uploads/check_radio_sheet_blue.png) left top no-repeat;
    cursor: pointer;
    float: left;
}

ul.formapoc li {
    display: block;
    margin-right: 20px;
    line-height: 18px;
    margin-bottom: 10px;
}

ul.formapoc {
    list-style: none;
    padding: 0;
    display: inline;
    margin-right: 20px;
}

input.cijena-polje {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 0px;
    font-weight: 700;
    font-size: 2em;
    line-height: 1.42857143;
    color: #5EB130;
    background-color: transparent;
    background-image: none;
    border: 0px solid #eee;
    border-radius: 0px;
    cursor: default;
    -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;
}

input.cijena-polje {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%) inset;
    border-color: #CCC;
}

.forma-naruci input[type="checkbox"] {
    display: none;
}

#section-eu {
	margin-top: -200px;
    padding: 30px 0 50px; 
}

.p-xxs {
	padding: 2.5px !important;
}

.owl-carousel .owl-item .desno-kos img {
    display: inline-block;
    width: 21px !important;
}

.kvacica-dostava {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    float: none;
    margin-left: 0px !important;
    margin-top: 10px;
}

.kategorija-glavna-bg {
    background-size: cover !important;
    height: 340px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: grid;
}

.opis-kategorija-absolute {
	width: 100%;
    text-align: center;
    padding: 12px;
}

.ikonica-usluge-oko {
	clip-path: polygon(48% 0, 52% 0, 100% 22%, 100% 78%, 52% 100%, 48% 100%, 0 78%, 0 22%);
    background: transparent;
    height: 80px;
    width: 80px;
    border-radius: 12px;
    margin: 0 auto 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}

.opis-kategorija-absolute h3 {
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.2;
    margin-bottom: 16px;
    text-transform: none;
    color: #e9c46a;
}

.opis-kategorija-absolute p {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.3;
}

.btn-transparent:hover {
	color: #fff;
    border: 1px solid #fff;
}

.eu-header {
	display: inline-block;
    margin-left: 8px;
}

.eu-header img {
	height: 60px;
    padding-top: 20px;
    width: auto;
}

.dp_icon{left:-48px;right:auto!important;position:absolute;display:inline-block;width:48px;height:48px;padding:0;margin:0;border:1px solid #fff;border-right: 0;cursor:pointer;background: #2F4876;color: #fff;font-size: 2em;top: 190px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.dp_icon:focus {outline: none;}
button.close_container{background:#fff!important;color:#cc0000!important;cursor:pointer;display:block;padding:0;border:0;width:34px;height:34px;line-height:34px;font-weight:700;font-size:15px;margin:0;position: relative;left: 156px;}
button.close_container:hover,button.close_container:focus{color:#ff0000!important;}
body .dp_container button.dp-action-button{background:#fff!important;color:#2F4876!important;width:100%;padding:5px 0;text-align:center;cursor:pointer;border:1px solid #fff;font-size:15px;font-weight:700;margin:0;border-radius: 4px;}
body .dp_container button.dp-action-button:hover,body .dp_container button.dp-action-button:focus,body .dp_container button.dp-action-button.active_button{background:#E4ECFB!important;color:#2F4876!important;}
body .dp_container.dark_theme.dp_container.active {border-left: 1px solid #fff;}
body .dp_container.dark_theme.dp_container.active,
body .dp_container.dark_theme #access_container,
body .dp_container.dark_theme .access_container_inner,
body .dp_container.dark_theme .dpop,
body .dp_container.dark_theme .dpop_title,body .dp_container.dark_theme .dpop_exe,
body .dp_container.dark_theme .font_resizer a,body .dp_container.dark_theme .contrast_trigger{background:#2F4876!important;color:#fff!important}



.dp-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}
.dp_container{top:32px}
body.is_underline a{text-decoration:underline!important}
body.highlight_links_on a{background-color:yellow!important;color:#000!important}
body.highlight_links_on a span{color:#000!important}
body.invert_mode_on{-webkit-filter:invert(100%);filter:invert(100%)}
body.remove_animations *{transition:none!important;-o-transition:none!important;-ms-transition:none!important;-moz-transition:none!important;-webkit-transition:none!important}
body.arial_font_on *{font-family:Arial,Helvetica,sans-serif!important}
body.dp_keyboard_access a:focus,body.dp_keyboard_access button:focus,body.dp_keyboard_access input:focus,body.dp_keyboard_access select:focus,body.dp_keyboard_access textarea:focus{background-color:#f3f57c!important;color:#000!important}
body.admin-bar .dp_plugin_credits{bottom:32px}
body .dp_scanner_element{outline:5px solid yellow!important}
body .dp_scanner_link{background-color:yellow!important;outline:5px solid yellow!important;color:#000!important}
body .dp_plugin_credits{position:absolute;bottom:0;left:0;width:100%;text-align:center;font-family:Arial;font-size:12px;background:#216073!important;color:#fff!important}
body .dp_plugin_credits a{font-family:Arial;font-size:12px;display:block;background:#216073!important;color:#fff!important}
body .dp_container{width:200px;background:#fff!important;color:#000!important;position:fixed;top:0;height:100%;z-index:8009;-webkit-transition:all 250ms ease;-moz-transition:all 250ms ease;-ms-transition:all 250ms ease;-o-transition:all 250ms ease;transition:all 250ms ease}
body .dp_container .font_resizer button.dp-action-button.smaller{width:46%;float:left}
body .dp_container .font_resizer button.dp-action-button.larger{float:right;width:46%}
body .dp_container .font_resizer button.dp-action-button.dp-font-reset{margin-top:12px;width:100%;clear:both}
body .dp_container .dpop{padding-bottom:.6rem;margin-bottom:1rem;border-bottom:1px solid #000}body .dp_container .dpop:before,body .dp_container .dpop:after{content:'';display:block;clear:both}
body .dp_container.dark_theme .dpop{border-bottom:1px solid #444343}
body .dp_container.dark_theme a.active_button{border:1px solid #216073!important}
body .dp_container.dark_theme .font_resizer a,body .dp_container.dark_theme .contrast_trigger{border:1px solid #fff;color:#fff}
/*body .dp_container *{background:#fff!important;color:#000!important}*/
.dp_container{left:auto!important;right:-200px}
.dp_container.active{right:0}
.dp_container a{color:#000}
.access_container_inner{padding:0 10px;margin-top:14px}

#access_container{margin-top:0;padding-top:10px}
#access_container a:focus{color:#fff;background:#000}
.dpop_exe a{text-decoration:none;font-size:15px}
.dpop_title{margin-bottom:.4rem;font-weight:600}
.contrast_trigger{width:100%}
.color_selector{display:none;-webkit-transition:all 250ms ease;-moz-transition:all 250ms ease;-ms-transition:all 250ms ease;-o-transition:all 250ms ease;transition:all 250ms ease}
.color_selector.is_visible{display:block}
.color_selector button{display:inline-block;cursor:pointer;font-size:0;width:30px;height:30px;float:left;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px;border:2px solid #000;margin:5px;padding:0}
.color_selector .black{background:#000!important}
.color_selector .white{background:#fff!important}
.color_selector .green{background:#00FF21!important}
.color_selector .blue{background:#0FF!important}
.color_selector .red{background:red!important}
.color_selector .orange{background:#FF6A00!important}
.color_selector .yellow{background:#FFD800!important}
.color_selector .navi{background:#B200FF!important}
.active_greyscale{
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:url('https://apital.hr/slike/desaturate.svg#greyscale');
	filter:url("data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="grayscale"><feColorMatrix type="matrix" values="0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0" /></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(1)
}
.dp-dark-overlay{position:fixed;z-index:50;background:rgba(0,0,0,.8);top:0;bottom:0;left:0;right:0;width:100%;height:100%}
.dp-lights-selector{position:relative;z-index:100;background:#fff;color:#000}
.dp-skip{position:relative;top:-10000px;left:-10000px;height:1px;width:1px;text-align:left;overflow:hidden}
.dp-skip:focus{left:0;top:0;width:100%;height:auto;padding:5px 0;text-align:center;cursor:pointer;border:1px solid #fff;font-size:15px;font-weight:700}
.dp-skiplinks-menu{position:absolute;left:0;top:0;margin:0;padding:0}
.dp-skiplinks-menu ul{margin:0;padding:0;list-style-type:none}
.dp-skiplinks-menu ul a{text-decoration:none;position:absolute;z-index:99999;left:-10000px;top:-10000px}
.dp-skiplinks-menu ul a:focus,.dp-skiplinks-menu ul a:active,.dp-skiplinks-menu ul a:hover{left:16px;top:42px;background:#216073;color:#fff;padding:6px 20px;display:inline-block;font-size:18px;font-weight:700;white-space:nowrap}


@font-face {
    font-family: 'OpenDyslexic';
    src: url('https://apital.hr/fonts/OpenDyslexic-Regular.woff2') format('woff2'),
    url('https://apital.hr/fonts/OpenDyslexic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.high-contrast-textblock {background:#fff !important; color:#000 !important;}
.high-contrast-textblock a.plavi-skupstina {color:#000 !important; background:#fff !important;}
.high-contrast-textblock a.plavi-skupstina:visited, a.plavi-skupstina:active {color:#000 !important; background:#fff !important;}
.high-contrast-textblock .pocetna-box-naslov3 {color:#000 !important;}

body.page--dyslexic-font * {font-family: 'OpenDyslexic', sans-serif !important;}
body.page--dyslexic-font .fa {font-family: 'FontAwesome' !important;}
body.page--dyslexic-font .icon {font-family: 'FontAwesome' !important;}
body.page--font-plus h3 {line-height:1.2em !important; height:auto;}
body.page--font-plus .box-2020 h2, body.page--font-plus .box-2020 h3 {line-height:1.8}
body.page--font-plus .hot-news-naslov {height:auto !important}
body.page--font-plus .post-pocetna-naslov {height:auto !important}
body.page--font-plus .naslov-lijevo {line-height:1.1em !important}
body.page--font-plus .dropdown-menu-lijevo {font-size:1em}
body.page--font-plus .dropdown-submenu>.dropdown-menu {font-size:1em}
body.page--font-plus .datum-mjesec {font-size:0.5em}
body.page--font-plus .naslov-desno {line-height:1.1em}
body.page--font-plus footer h3, body.page--font-plus footer h4 {line-height:1.1em}
body.page--font-plus .foot-a a {line-height:1.1em}
body.page--font-plus .bbz-kontakt {line-height:1.1em; height:auto;}
body.page--font-plus .naslov-upitnik {width:200px;}
body.page--font-plus .post-pocetna-naslov p {font-size:0.8em; line-height:1em}
body.page--font-plus .dropdown-menu {font-size:1em; line-height:1;}
body.page--font-plus .bbz-linkovi {height:auto;}
body.page--font-plus .entry-skupstina {height:auto;}
body.page--font-plus .cijeli-clanak-skupstina {font-size:0.9em; line-height:1.1}
body.page--font-plus .paginationw {font-size:0.9em; line-height:1.1}

body.page--font-plus .desno-izbornik {right: auto;}
body.page--font-plus .dropdown-menu {width: auto;}



#dp_helper_container .fa-wheelchair {font-size:40px !important;}
.dpop_title {font-size:15px;}

header.flat-menu .high-contrast-textblock nav ul.nav-main li > a:hover, header.flat-menu .high-contrast-textblock nav ul.nav-main li.dropdown:hover a {background:#fff !important; color:#000 !important;}

.slikazoom-visible {
    display: block !important;
}

.slikazoom {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 50;
    display: none;
}

.product-img-wrapper .btn {
	padding: 12px 16px;
}

.euro-cijena {display: block;font-size: 12px !important; font-weight: 400 !important;}
.euro-cijena-lt {text-decoration: line-through;}
.euro-cijena-det {font-size: 16px !important; font-weight: 600 !important;}
.cijena-right .euro-cijena-lt {color: #C4C4C4 !important; font-weight: 400 !important;}
.euro-cijena-cart {color: #999 !important;font-size: 10px !important; font-weight: 400 !important;}
.euro-cijena-cart-big {color: #999 !important;font-size: 14px !important; font-weight: 400 !important; margin-bottom: 4px !important;}
.ukupnocijena span.euro-cijena {border-bottom: 0 !important;}

img.zastava-img {
	max-height: 120px;
    height: 120px;
    width: 120px;
    display: block;
    margin: 0 auto 21px;
    border-radius: 50%;
}

.asideinner {
	display: block;
}

button.kategorije-btn {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    -webkit-appearance: none;
}

.pagination {
    padding-left: 0px;
}

.jezik-social li {
    display: inline-block;
    margin: 2px 0px 0px 10px;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0px 0px 0 rgb(0 0 0 / 0%);
}

.jezik-social li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: transparent;
    border-radius: 0%;
    display: block;
    height: auto;
    line-height: 0px;
    width: auto;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}

.jezik-social li a img {
	width: 24px;
    height: auto;
}

.jezik-social li:hover a {
    background: transparent;
    color: #FFF !important;
}

.product-katalozi .product-image-area {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    height: 350px;
    padding: 30px 60px;
}

#vidimo-se-landing {
    background: #e9c46a;
    height: 100vh !important;
    align-items: center;
    display: flex;
    justify-content: center;
    background-image: url(https://apital.hr/slike/vosak-bg.png);
    background-position: top center;
    background-size: cover;
    padding: 10px 0 20px;
}

#vidimo-se-landing .vidimo-se-sadrzaj {
    height: 100vh;
    padding-top: 0px;
    text-align: center;
    align-items: center;
    width: 100%;
    display: contents;
    justify-content: center;
}

#vidimo-se-landing img.img-logo-landing {
    width: 440px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 20px 10px;
}

img.jezik-center-landing {
	width: 48px;
	height: auto;
}

.eu-header img {
    height: 39px;
    padding-top: 0px;
    width: auto;
    display: block;
    margin-top: 0px;
}

.eu-header-en {
	margin-top: 11px;
}

.flag.flag-us {
    background-position: -176px -44px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
	margin-top: -3px;
}