/* UNIVERSAL */


body {
	font-family: 'Montserrat', sans-serif;
    color: #413f54;
    font-size: 14px;
    line-height: 1.5;
}

p {
	font-family: 'Montserrat', sans-serif;
    color: #413f54;
    line-height: 1.5;
    font-weight: 400;
    font-size: 0.92em;
}

a:hover {
	text-decoration: none;
    opacity: 0.7;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    color: #141414;
}

h2 {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 20px 0;
    color: #141414;
}

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

h4 {
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.5;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #e85307;
}

h5 {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    color: #fff !important;
    line-height: 1.5;
    margin: 0 0 20px 0;
    text-transform: none;
}

.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;}
.clear80 {clear:both; height:80px;}

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

/* 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:50px;}
.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 .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.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-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


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

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 4px;
    font-size: 1.1em;
    color: #141414;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    padding: 4px 24px;
    text-transform: uppercase;
}

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

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

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    margin-top: 8px;
    margin-left: 6px;
}

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

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

#header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a {
    padding-bottom: 10px;
}

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

#header .header-body {
    background: #FFF;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    min-height: 100px;
}

#header .header-nav-main {
    margin: 10px 0 0;
}

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


#header .header-top p {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    margin-right: 26px;
    float: left;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
}

#header .header-top a {
    color: #fff;
}

#header .header-top .iskustvo-desno {
	float: right;
    text-align: right;
}

#header .header-top .iskustvo-desno p {
	float: right;
    margin-right: 0px;
    font-weight: 600;
}

#header .header-top .iskustvo-desno img {
	float: right;
    margin: 10px 10px 9px 0px;
}

#header .header-nav-main nav > ul > li.book-trip > a {
    background: #e85307;
    border: 1px solid #cf4906;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:  0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    color: #fff;
    font-weight: 600;
}

#slider-section {
	padding: 70px 0px;
    height: 500px;
    background-color: transparent;
    background-size: cover !important;
    color: #fff;
}

.sadrzaj-lijevo-slider {
    padding: 0px 0px;
    position: relative;
    line-height: 350px;
    text-align: left;
}

.sadrzaj-lijevo-slider span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.sadrzaj-lijevo-slider h1 {
    font-size: 3em;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 20px 0;
    text-transform: none;
    color: #fff;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    text-transform: uppercase;
}

.btn-md {
	padding: 7px 24px;
    font-size: 0.9em;
}

.btn-md {
	padding: 10px 24px;
    font-size: 1em;
}

#about-section {
    padding: 0px 0 0px;
    background: #fff;
    background-image: url(https://temporary-dd.com.hr/slike/road-bg.svg);
    background-size: contain;
    color: #fff;
    height: auto;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.taxi-van {
    position: relative;
    margin-top: -666px;
    padding-right: 0px;
    right: 0px;
    min-height: 670px;
}

.taxi-van img {
    margin-bottom: 70px;
    max-height: 600px;
    right: 0px;
    position: absolute;
}

.left-van {
	padding: 100px 0 100px;
}

#book-section {
	background: #f7f7f7;
    padding: 60px 0;
    text-align: center;
}

.forma-book {
	background: #fff;
    padding: 20px 10px 10px;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    min-height: 500px;
}

.forma-book small {
    font-size: 0.7em;
    color: #ccc;
    text-align: left !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 16px;
    font-size: 12px;
    line-height: normal;
    color: rgba(65,63,84,0.5);
    background-color: #f5f5f5;
    background-image: none;
    border: 0px solid #f5f5f5;
    border-radius: 18px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -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;
}

#zasto-section {
	text-align: center;
    padding: 0px 0;
    background: #fff;
    background-image: url(https://temporary-dd.com.hr/slike/karta-bg.svg);
    background-size: auto;
    color: #fff;
    height: auto;
    background-position: top right;
    background-repeat: no-repeat;
}

.zasto-div {
	padding: 60px 0;
}

.zasto-div img {
	width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.desno-linija {
    padding: 50px 30px 40px;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    margin-bottom: 10px;
}

.desno-linija p, .desno-linija-dolje p {
    height: 42px;
}

.zasto-div .desno-linija:last-child {
    border-right: 0px solid #f5f5f5;
}

.desno-linija-dolje {
    padding: 50px 30px 40px;
    border-bottom: 0px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    margin-bottom: 10px;
}

.zasto-div .desno-linija-dolje:last-child {
    border-right: 0px solid #f5f5f5;
}

#vozilo-section {
	padding: 70px 0 60px;
    background: #f7f7f7;
}

.slika-unutrasnjost-lijevo {
	padding-left: 0px;
    padding-right: 5px;
}

.slika-unutrasnjost-desno {
	padding-right: 0px;
    padding-left: 5px;
}


#vozilo-section ul {
  list-style: none; /* Remove default bullets */
}

#vozilo-section ul li::before {
    content: "\2022";
    color: #e85307;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 2em;
    top: 3px;
    position: relative;
    margin-left: -1.4em;
}

#vozilo-section ul li {
	line-height: 1.3;
    font-size: 0.92em;
}

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

#footer {
    background: #0e0e0e;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
    background: #fff;
    background-image: url(https://temporary-dd.com.hr/slike/footer-bg.png);
    background-size: cover;
    color: #fff;
    height: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

#footer h2 {
    text-align: center;
    font-size: 3.6em;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 30px 0;
    text-transform: none;
    color: #fff;
}

.btn-table {
	display: table;
    margin: 0px auto;
    text-align: center;
}

#footer h4 {
    font-size: 2em;
    font-weight: 600;
    color: #e85307;
    line-height: 1.5;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

#footer p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    line-height: 1.6;
    font-weight: 300;
    font-size: 1.1em;
}

#footer .container .row > div {
    margin-bottom: 10px;
}

#footer.short .footer-copyright {
    background: transparent;
    border: 0;
    padding-top: 0;
    margin-top: 0;
    font-weight: 100;
}

#footer.short .footer-copyright p, #footer.short .footer-copyright a {
    color: #fff;
    font-weight: 100;
}

.copy-lijevo {
	text-align: left;
}

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

img.karta-header {
    position: absolute;
    left: 0;
    min-height: 1200px;
    margin-top: -20px;
}

.page-header {
    background-color: #e85307;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 35px 0;
    height: auto;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #E85307;
    border-radius: 8px 8px 0px 0px;
    text-align: center;
}

.breadcrumb>li, .breadcrumb>li a {
    color: #fff;
}

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

.page-header .breadcrumb {
    background: none;
    margin: 0 0 2px 2px;
    padding: 0;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: left;
}

.page-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 1;
    padding: 0 7px 0 5px;
    content: "\f178";
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #E1530A;
}

aside h4 {
	text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 20px 0;
    color: #141414;
}

.zasto-sidebar img {
	width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.zasto-sidebar {
	text-align: center;
    padding: 0px 30px 20px;
}

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

.toggle-faq {
	padding: 10px 16px;
}

.eebloqs h3 {
    margin-bottom: 20px !important;
    font-size: 1.3em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 20px;
    text-transform: none;
}

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

.page-not-found h3 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 20px;
    text-transform: none;
}

.page-not-found a {
	color: #E85307;
}

.google-map{height: 200px !important;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	background-color: white;	border: 1px solid silver;padding:1px;margin-bottom:20px;}

.google-map2{height: 400px !important;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	background-color: white;	border: 1px solid silver;padding:1px;margin-bottom:20px;}
    
.forma-book li {
	list-style-type: none;
    display: inline-block;
    margin-left: 30px;
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102,175,233,.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker a, .ui-datepicker a:hover {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f104";
}

.ui-datepicker .ui-icon {
    display: none;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right;
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f105";
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}

li {
    line-height: 24px;
    font-size: 0.92em;
}

label.pickup-datum {
    text-align: left;
    display: block;
    font-size: 0.9em;
    margin-left: 16px;
}

.form-cijena {
    display: block;
    width: 50%;
    float: right;
    height: auto;
    padding: 2px 16px;
    margin-top: 0px;
    font-size: 16px;
    line-height: normal;
    color: #e85307;
    background-color: transparent;
    background-image: none;
    border: 0px solid #f5f5f5;
    border-radius: 0px;
    text-align: right;
    pointer-events: none;
}

.distance-span {
	float: left;
    width: auto;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    margin-left: 0px; 
}

.forma-book-extra {
	min-height: auto;
}

select {
    padding: 6px 14px !important;
    font-size: 12px !important;
    font-weight: 500;
}

.form-select {
  width: 100%;
  -webkit-appearance: none;
  /* for webkit browsers */
  -moz-appearance: none;
  /* for firefox */
  appearance: none;
  /* for modern browsers */
}

aside .zasto-sidebar img {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
}

aside h3 {
    margin-bottom: 10px;
}

aside p {
    margin: 0 0 10px;
}

.selectdiv:after {
  content: '<>';
  font: 17px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 30px;
  /*Adjust for position however you want*/
  opacity: 0.7;
  top: 8px;
  padding: 0 0 2px;
  border-bottom: 1px solid #999;
  /*left line */
  position: absolute;
  pointer-events: none;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    padding: 10px 20px;
    font-size: 14px;
}

.tabs.tabs-bottom .nav-tabs li.active a p {
	font-weight: 600;
}

.forma-book h4 {
	margin: 0 0 16px 0;
}

#tabsNavigationSimpleIcons2 .forma-book {
	min-height: 440px;
}

#header .header-nav-main nav > ul > li.book-trip > a, #header .header-nav-main nav > ul > li.book-trip > a:focus, #header .header-nav-main nav > ul > li.book-trip > a:hover, #header .header-nav-main nav > ul > li.book-trip:active > a {
    color: #fff !important;
}

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

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

.masonry-loader {
    height: auto !important;
    position: relative !important;
    overflow: visible !important;
}

html.webkit .thumb-info-galerija .thumb-info-wrapper {
    margin: 0px 0px 0px 0px;
}

.thumb-info-galerija {
    background-color: #FFF;
    border: 0px solid #DDD;
    border-radius: 0px;
}

#section-galerija .masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 0px;
}