.btn-position {
	    border-radius: 6px;
}
.colored_letters {
	
	    font-weight: bold;
	    font-size: 15px;
    color: #f7a81b;
}
.display_block {
    display: block !important;
}
.strelica {
    background: #fbfbfb;
    background-image: url(/image/strelica.PNG);
    background-repeat: no-repeat;
    background-position: 100% 0px;
}
.subcity_sb_holder .sbHolder,
#cousisineselector > div,
#dishesselector > div {
    display: none;
}
.middle-display {display: table-cell;
	float: none;height: 150px;
	vertical-align: middle;

}
.product_tabs {
    border-top: 2px solid #f7a81b;
    margin: 0px 0 30px;
}
.center-image-kontakt{
  margin: -25px auto;
  height: 80px;
}

.no-margin-text {
    margin: -5px !important;
    font-size:14px; 
    color:black;
}
.border-left-right {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
 
 select.classic {
  background-image:
    linear-gradient(45deg, transparent 50%, #464646 50%),
    linear-gradient(135deg, #464646 50%, transparent 50%),
    linear-gradient(to right, white, white);
  background-position:
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 7px) calc(1em + 2px),
    100% 0;
  background-size:
    8px 8px,
    8px 8px,
    3.5em 3.5em;
  background-repeat: no-repeat;
}


select.classic:focus {
  background-image:
    linear-gradient(45deg, #464646 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #464646 50%),
    linear-gradient(to right, white, white);
  background-position:
    calc(100% - 7px) 1em,
    calc(100% - 15px) 1em,
    100% 0;
  background-size:
    8px 8px,
    8px 8px,
    3em 3em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}

 
.middle-display_lower {display: table-cell;
	float: none;height: 100px;
	vertical-align: middle;
	
}
.search_menu_display {
	display: inline;
}
.mtb20 {
	margin-top:20px;
	margin-bottom: 20px;
}
 .sbOptions {
    z-index: 3;
}
.bx-viewport {
	margin-bottom:20px;
  /*height: 497px !important;*/
}
.mtb60 {
	margin-top:20px;
	margin-bottom: 60px;
}
.testimonial span.quotes {
    position: absolute;
    top: -9em;
    width: 60px;
    height: 40px;
    background: url(image/img-sprite.png) no-repeat -148px -6px;
    left: 7em;
}
.testimonial span.quotes-down {
    position: absolute;
    top: 16em;
    width: 60px;
    height: 40px;
    background: url(image/img-sprite.png) no-repeat -232px -6px;
    right: 0em;
}
.testimonial {
	padding-left:40%;
	color:#f7a81b;
}

@media (min-width:992px) and (max-width:1200px){
	.tesimonia{
		padding-left:35%;
	}
}

.testimonials-intro {
	    font: 300 22px/26px "Roboto Slab", serif;
 
}
/*.testimonials-signature {
	    padding-right: 2em;
}*/

.vertical-banner {
	padding-top: 20px;
}
.adds-top {
margin-bottom: 17px;
}
.adds-container {
	
	    bottom: 15px;
}
.white {
	background-color: white;
}
.m0 {
	margin: 0px !important;
}

.m0 a{
	margin-bottom:10px;
}
.m0, .m0 div{
	min-height:0px;
	line-height:100%;
	font-size:0px;
	text-align:center;
}
.login-margin-bottom {
    margin-bottom: 70px;
}

.center-banners {
	display:inline-block;
	 position: relative;

}


.box {
   text-align:center;
   display: block;
}
.box.featured {
    /*padding-top: 35px;*/
    line-height: 0;
}

.language .switch {
    display: none
}
#language a {
    height: 39px;
    text-decoration: none;
    padding: 13px 7px;
}
.common-home #content {
    /*padding-top: 10px; */
}
h6 { 
    text-transform: none; 
    font-size: 16px;
}
#language li {
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
}
#language li:last-child {
    border-right: 0
}
#language {
    margin: 0;
    padding: 0;
}
#language a {
    display: block
}
#language a .flag-icon {
    opacity: .5
}
#language a:hover,
#language .on a {
    background: #fff
}

#language a:hover .flag-icon,
#language .on a .flag-icon {
    opacity: 1
}

#language a .flag-icon {
    display: block;
    width: 16px;
    height: 13px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url('../../image/sprites.png');
    background-repeat: no-repeat;
}

.panel {
    margin-bottom: 20px;
    /* background-color: #fff; */
    /* border: 1px solid transparent; */
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.flags_panel{
    top: -19px;
    padding-bottom: 24px;
}

.language .lang-cs .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -156px!important
}

.language .lang-de .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -143px!important
}

.language .lang-en .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -130px!important
}

.language .lang-fr .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -117px!important
}

.language .lang-hr .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -104px!important;
}

.language .lang-hu .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -91px!important
}

.language .lang-it .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -78px!important
}

.language .lang-nl .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -65px!important
}

.language .lang-pl .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -52px!important
}

.language .lang-ro .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -39px!important
}

.language .lang-ru .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -26px!important
}

.language .lang-sl .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -13px!important
}

.language .lang-sk .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 0!important
}

.language .lang-es .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -169px!important
}


.language .lang-pt .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -182px!important
}

.language .lang-tr .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -194px!important
}

.language .lang-zh .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -207px!important
}

.language .lang-ar .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -221px!important
}

.language .lang-sv .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -234px!important
}

.language .lang-no .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -247px!important
}

.language .lang-fi .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -260px!important
}

.language .lang-da .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -273px!important
}

.language .lang-ja .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -286px!important
}

.language .lang-uk .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -299px!important
}


.language .lang-he .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -312px!important
}

.language .lang-el .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -325px!important
}

.language .lang-ko .flag-icon {
    width: 16px;
    height: 13px;
    background-position: 0 -338px!important
}

section.bottom {
	padding-top: 100px;
	padding-bottom: 100px;
	/*background: url("../image/bottom-bg.jpg") no-repeat scroll 0px 0px #fff;*/
	background: url("../../image/prsut4.jpg") no-repeat scroll 0px 0px #fff;
	background-position:center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

#tipue_search_input {
    font: 13px/1.6 'open sans', sans-serif;
    color: #333;
    padding: 12px 12px 12px 40px;
    width: 170px;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    outline: 0;
    margin: 0 0 0 auto;
    background: #fff url('img/search.png') no-repeat 15px 15px;
    right: 74px;
    display: block;
    margin-right: -4px;
}


header .box-currency {
 margin-right: 0px
}

.fa-stack i {
    color: #f8c928;
    padding-top: 30px;
}

header {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    margin-bottom: 0px;
    min-height: 295px;
    color: #fff;
}

.test_wrap {
    padding-right: 200px;
}

.common-home #content .box {
    margin-bottom: 0px;
}

#content > .box > h3 { margin-top:20px; }

.content_bottom .parallax > div {
 padding-top: 0px;
}


/*header:after {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 144px;
    content: '';
    z-index: 1;
    background: url("../image/product-wave-top_blue.png") repeat-x scroll center bottom;
}*/

/*header > div.header__top {
    z-index: 4; 
    background: url("../image/product-wave-bottom_blue.png") repeat-x scroll center top;
}*/

header > div.header-border{
	display:block;
	height: 30px;
	background: #252848;
	background-position: 0 0, 0 100% ;
	background-repeat: repeat-x;
	-webkit-background-size: 200px 5px;
	-moz-background-size: 200px 5px;
	background-size: 200px 5px;
	background-image: -webkit-linear-gradient(left, #ce9e30, #f9e197, #ce9e30), -webkit-linear-gradient(left, #ce9e30, #f9e197, #ce9e30);
	background-image: -moz-linear-gradient(left, #ce9e30, #f9e197, #ce9e30), -moz-linear-gradient(left, #ce9e30, #f9e197, #ce9e30);
	background-image: -o-linear-gradient(left, #ce9e30, #f9e197, #ce9e30), -o-linear-gradient(left, #ce9e30, #f9e197, #ce9e30);
	background-image: linear-gradient(to right, #ce9e30, #f9e197, #ce9e30), linear-gradient(to right, #ce9e30, #f9e197, #ce9e30);
}

.parallax h2 {
    color: #fff;
    line-height: 45px;
    margin-bottom: 52px;
    margin-top: 38px;
    letter-spacing: 1px;
}



.btn span.glyphicon {               
    opacity: 0;             
}
.btn.active span.glyphicon {                
    opacity: 1;             
}

.tab-additional{
    font-size: 16px;
    font-weight: 600;
}
.tab-entry {
    
}
#content .box .product-layout.col-lg-3:before, #content .box .product-layout.col-md-3 #content .box .product-layout.col-sm-3:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: #e1e1e1;
}

@media (max-width: 767px) { 
    #grid-view, #list-view {
        display: block;
    } 

}


.flags-margin-top{
    margin-top: 30px;
}

/*@media (max-width: 767px){
header {
    position: relative;
       min-height: 620px !important;
}
}*/

@media (max-width: 991px) and (min-width: 768px){
header {
    min-height: 490px;
}
.logo {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.testimonials-intro {
    font: 300 16px "Roboto Slab", serif;
}

.test_wrap {
    padding-right: 20px;
}
.testimonial {
    padding-left: 18em;
    color: #f7a81b;
}
section.bottom {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

p {
    margin: 0px 130px 10px 0px;
}
.testimonials-signature {
    padding-right: 6em;
}
}


.logo {
    min-height: 100px
}
.restaurant-title {
    font-size: 40px;
}

/*@media (max-width: 1200px) and (min-width: 992px){
header {
   
   
    min-height: 385px;
}
}*/
.tm_product_slideshow .slideshow-product:before, .tm_product_slideshow .slideshow-product:after{
        position: absolute;
    top: 0;
    left: 100%;
    margin-left: -1px;
    display: inline-block;
    content: '';
    width: 42px;
    height: none;
    background: none;
}
}
.choose-language {
    margin-top: 40px;
}
.tm_product_slideshow .slideshow-product {
    display: inline-block;
    text-align: left;
    position: relative;
    color: #fff;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 50px 0px 0px;
}
.padding-bottom {
    padding-bottom: 12px;
}

.input-search-margin{
    margin-top: 40px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #00345e;
    border: 1px solid #00345e;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.custom-navbar .fa {font-size:25px}

@media (max-width:767px) { 
    .custom-navbar .navbar-right {
        float: right;
        padding-right: 15px;
    }
    .custom-navbar .nav.navbar-nav.navbar-right li {
        float: right;
    }
    .custom-navbar .nav.navbar-nav.navbar-right li > a {
        padding:8px 5px;
    }
    .custom-navbar .navbar-toggle {
        float: left
    }
    .custom-navbar .navbar-header {
            /* float: left; */
    /* width: auto!important; */
    margin-top: 15px;
    }
    .custom-navbar .navbar-collapse {
        clear: both;
        float: none;
    }
}


.navbar-inverse {
    background-color: white;
    border-color: white;
}

.navbar-inverse .navbar-brand {
    color: #F7A842;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: rgb(29, 90, 153);
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #F7A81B;
}

@media (min-width: 768px){
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px; 
    padding-top: 9px;
}
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
    font-size: 16px; 
}
.description-small, .description {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 0;
}

@media (max-width: 991px) {
#tipue_search_input {
    font: 13px/1.6 'open sans', sans-serif;
    color: #333;
    padding: 12px 12px 12px 40px;
    width: 170px;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    outline: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.12) url('img/search.png') no-repeat 15px 15px;
    margin: 0 auto 0 auto;
}
.regija-middle {
    left:0%!important;

}
}

#content .box .product-layout.col-lg-3:before, #content .box .product-layout.col-md-3 #content .box .product-layout.col-sm-3:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: white;
}


.tm_product_slideshow .slideshow-product .caption .attribute {
    font: 400 13px/27px "Roboto Slab", serif;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 767px){
.tm_product_slideshow .slideshow-product div.caption .description-small {
    font-size: 14px;
    line-height: 18px;
    padding-top: 20px;
}

.testimonials-intro {
    font: 300 16px "Roboto Slab", serif;
}

.test_wrap {
    padding-right: 20px;
}
.testimonial {
    padding-left: 0em;
    color: #f7a81b;
}
section.bottom {
    padding-top: 50px;
    padding-bottom: 50px;
		background-image:none;
}
}

@media (max-width: 600px){
.tm_product_slideshow .slideshow-product .caption .description-small {
    font: 400 italic 15px/21px "Georgia";
    margin-bottom: 32px;
    color: white;
}
.testimonials-intro {
    font: 300 12px "Roboto Slab", serif;
}

.test_wrap {
    padding-right: 0px;
}

section.bottom{
	background-position:right;
}

.bottom .container .container h4{
	text-align:center;
}
}


@media (max-width: 767px){ 
.tm_product_slideshow .slideshow-product .caption .name {
    font: 400 28px/34px "Georgia";
    letter-spacing: 1px;
    color: #363636;
    margin-bottom: 19px;
    text-align: center;
}



.product-title {
    margin: 0 0 20px;
    text-align: center;
}

.manufacturer-content div, #content ul.list-unstyled {
    margin: 0;
    list-style-type: none;
    text-align: center;
}


.product_tabs .nav-tabs, .product_tabs .tab-content {
    width: 100%;
    float: none;
    text-align: center;
}

h3 {
    font-size: 26px;
    text-align: center;
}


}




@media (min-width: 600px) and (max-width: 767px){
.tm_product_slideshow .slideshow-product div.caption .description-small {
    font-size: 14px;
    line-height: 18px;
    padding-top: 0px;
}
.tm_product_slideshow .slideshow-product .caption .description-small {
    font: 400 italic 15px/21px "Georgia";
    margin-bottom: 0px;
    color: #636363;
}
}


.choose-lang {
    margin: 8px 0 10px;
}

.choose-lang {
    color: #f7a81b;
}

ul
{
list-style-type: none;
}

#language li {
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.homepage-title {
    margin-top: 0px;
    color: #000;
    font-size: 18px;
}

.text-about-us{
    margin-bottom: 100px;
    margin-top: 50px;
}

.text-about-us > img{
	margin:0px auto;
}

.text-margin-bot{
    margin: 20px 0px 50px;
}

.grb-center{
        text-align: center;
}

.image-wrapper {
    margin-bottom: 20px;
    margin-top: 40px;
}

.regija-middle {
    left:12%;
}

.text-area {
    margin-top: 50px;
    margin-bottom: 50px;
}

.text-header {
    font-size: xx-large;
    padding-top: 15%;
    color: #2F2F2F;
	text-align:center;
}

/* SEARCH */

div#main {
	width: 360px;
	margin: 200px auto 20px auto;
}
.title {
	line-height: 1.2em;
	position: relative;
	margin-left: 40px;
}
div.icon {
	margin-top: 4px;
	float: left;
	width: 31px;
	height: 30px;
	background-image: url("../image/magnify.gif");
	background-repeat: no-repeat;
	-webkit-transition-property: background-position, color;
	-webkit-transition-duration: .2s, .1s;
	-webkit-transition-timing-function: linear, linear;
	-moz-transition-property: background-position, color;
	-moz-transition-duration: .2s, .1s;
	-ms-transition-duration: .2s, .1s;
	-ms-transition-timing-property: linear, linear;
	-o-transition-property: background-position, color;
	-o-transition-duration: .2s, .1s;
	-o-transition-timing-property: linear, linear;
	transition-property: background-position, color;
	transition-duration: .2s, .1s;
	transition-timing-property: linear, linear;
}
div.icon:hover {
	background-position: 0px -30px;
	cursor: pointer;
}
input#search { 
	height: 40px;
	padding: 8px;
	margin-bottom: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	border: 1px solid #e1e1e1;
	font-size: 20px;
	line-height: 25px;
	color: #ababab;
}
input#search:hover, input#search:focus {
	color: #3b3b3b;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
h4#results-text {
	display: none;
}
ul#results {
    background: #fff;
    position: absolute;
		left:0px;
    z-index: 9999;
    display: none;
    width: 100%;
    border: 1px solid #ababab;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
    overflow: auto;
    height: 300px;
		padding:0px;
}
ul#results li {
	padding: 8px;
	cursor: pointer;
	border-top: 1px solid #cdcdcd;
	transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
}
ul#results li:hover {
	background-color: #F7F7F7;
}
ul#results li:first-child {
	border-top: none;
}
ul#results li h3, ul#results li h4 {
	transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out;
	color: #616161;
	line-height: 1.2em;
}
ul#results li:hover h3, ul#results li:hover h4  {
	color: #3b3b3b;
	font-weight: bold;
}

/**/

@media screen and (max-width: 767px){
 .col-xs-12 {
  text-align: center;
 }
 .col-xs-12 .choose-lang {
    text-align: center; 
}/*
header {
    margin-bottom: 40px; 
    min-height: 570px !important;
}*/
.homepage-title {
    margin-top: 60px; 
}
header .logo { 
    margin-top: 30px;
    margin-bottom: 30px;
}
#full_gallery {
    margin-bottom: 0;
}
.grb-center {
    margin: 10px 0 20px; 
}

.slideshow-product > div > div:nth-of-type(2){
	text-align:left;
}
}

/* Custom addition */

.music-and-search{
	margin-top:0px;
}

.bottom .container .container{
	width:100%;
	padding:0px;
}

.inner-search-position{
	float:none;
}

.inner-search-position .homepage-title{
	margin-top: 0px;
	color: #f7a81b;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}

.inner-search-position .col-md-12 .col-md-12,
.inner-search-position .row:first-child .col-md-12{
	padding:0px;
}

.bottom .container .container p{
	margin-right:0px;
}

.text-header{
	display:table;
	padding:0px;
	height:60px;
	width:100%;
}

.text-header span, .text-header p{
	display:table-cell;
	vertical-align:middle
}

.best-of-gastro-container{
	padding:15px;
}

.best-of-gastro-child-container > a h3,
.daily-menu-container h3{ 
	margin-top:20px;
}

.best-of-gastro-child-container:before,
.best-of-gastro-child-container:after,
.daily-menu-container:before{
	display:table;
	content: ' ';
	height:1px;
	width:calc((100% + 30px) * 0.74);
	position:relative;
	left:calc((100% + 30px) * 0.13 - 15px);
	background-color: #252848;
}

/* Cousine and dish markers */

#chosen-list-cousine { margin-bottom:-1px; }

#chosen-list-cousine > div,
#chosen-list-dishes > div{
	padding: 5px 0px 10px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#chosen-list-cousine > div:empty,
#chosen-list-dishes > div:empty{
	border:0px;
	padding:0px;
}

#chosen-list-cousine > div {	margin-bottom:15px; }

#chosen-list-dishes > div{
	margin-top:-15px;
	margin-bottom:15px;
}
#chosen-list-dishes > div:empty {
	margin-top:0px;
	margin-bottom:0px; 
}

.cousine_list_item,
.dishes_list_item{
	display:table;
	line-height:100%;
	background-color: #252848;
	color:#fff;
	border: 1px solid #ce9e30;
	border-radius: 4px;
	cursor: default;
	margin-right: 5px;
	margin-top: 5px;
	padding: 4px 5px;
}

.cousine_list_item_remove,
.dishes_list_item_remove{
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

#cousine_id, #dishes_id{
	position:Relative;
	border: 1px solid #e1e1e1;
	cursor:pointer;
}

.cousine_id_list, .dishes_id_list{
	display:none;
	width:calc(100% + 2px);
	max-height:400px;
	overflow-y:scroll;
	background-color:#fff;
	position:absolute;
	top:36px;
	left:-1px;
	z-index:1;
	box-shadow: 0px 3px 10px 3px #e1e1e1;
}

.cousine-list, .dishes-list{
	padding: 12px 10px;
	text-align: left;
	font-size: 14px;
	line-height: 100%;
	cursor:pointer;
	color:#636363;
}

.cousine-list input, .dishes-list input{
	display:inline;
	margin-right:10px;
}

.restaurant-list-dishes,
.restaurant-list-cousine{
	display:block;
}

.restaurant-list-dishes-item,
.restaurant-list-cousine-item{
	display: inline-table;
	line-height: 100%;
	background-color: #252848;
	color: #fff;
	border: 1px solid #ce9e30;
	border-radius: 4px;
	cursor: default;
	margin-right: 5px;
	margin-top: 5px;
	padding: 4px 5px;
	font: 400 16px/24px "Open Sans", sans-serif;
}

/* Logo - Region */

.golden-line{
	height:5px;
	width:100%;
	margin: 20px 0px;
	background-position: 0 0, 0 100%;
	background-repeat: repeat-x;
	-webkit-background-size: 200px 5px;
	-moz-background-size: 200px 5px;
	background-size: 200px 5px;
	background-image: -webkit-linear-gradient(left, #ce9e30, #f9e197, #ce9e30);
	background-image: -moz-linear-gradient(left, #ce9e30, #f9e197, #ce9e30);
	background-image: -o-linear-gradient(left, #ce9e30, #f9e197, #ce9e30);
	background-image: linear-gradient(to right, #ce9e30, #f9e197, #ce9e30);
}

.logo-region, .logo-region-start{
	display: inline-block;
	width:100%;
}

.logo-region > p, .logo-region-start > p { color:#f7a81b; }

footer .logo-region p, footer .logo-region-start > p{
	display:block;
	padding:0px;
	margin: 0px;
	font: 400 16px/24px "Open Sans", sans-serif;
	font-style:normal;
}

.regija-oznaka{ margin-top:10px; }
.regija-oznaka a{
	color:#fff;
	margin-top:10px;
	margin-right:10px;
	vertical-align:bottom;
}

.regija-oznaka a:first-child{ margin-top:0px; }

.regija-oznaka a img{ max-height:60px; }

.logo-region-start > div,
.logo-region-start .regija-oznaka p, .logo-region-start > a{
	display:inline-block;
	vertical-align:bottom;
	margin-top:10px;
	margin-right:10px;
}

.logo-region-start > div.regija-oznaka{ margin-right:0px; }
.logo-region-start > div.regija-oznaka > div { display:inline-block; }

.logo-region-start > div.regija-oznaka > div a p{
	display:block;
	color:#fff;
	font-size:10px;
	line-height:120%;
}

.logo-region-start > a img {
	width:50%;
	max-height:60px;
	max-width:90px;
}

.logo-region .regija-oznaka p, .logo-region-start .regija-oznaka p, .logo-region-start > a p { 
	text-align:justify; 
	margin-right:0px;
}

/* Contact */

.main-kontakt{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin:20px 0px;
	padding-top:15px;
}

@media (min-width:768px){
	.inner-search-position .homepage-title{
		text-align:left;
	}
	
	.catalog-search-position ul#results{ width:300px; }
}

@media (min-width:992px){
	
	.regija-oznaka, .regija-oznaka a{	margin-top:0px;	}
	
	.music-and-search{
		margin-top:84px;
	}

	.inner-search-position{
		position:absolute;
		right:0px;
		z-index:1;
	}

	.inner-search-position .col-md-12 .col-md-12,
	.inner-search-position .row:first-child .col-md-12{
		padding:0px 15px;
	}
	
	.catalog-search-position{
		position:static;
	}
	
	ul#results{
		width:calc(100% - 30px);
		left:15px;
	}
	
	.catalog-search-position ul#results {left:0px;}
	
	.text-header{
		height:147px;
	}
	
	body.region-page .text-header { height:180px; }
	
	.text-header span{
		text-align:left;
	}
	
	.text-header p{
		text-align:right;
	}
	
	.best-of-gastro-child-container > .row { margin-bottom: 20px; }
	
	.best-of-gastro-child-container > .row > div { display:inline-table;	}
	
	.best-of-gastro-child-container > .row > div h3 {
		height:60px;
		vertical-align:middle;
		display:table-cell;
		text-align:center;
	}
	
	/* Contact */

	.main-kontakt{
		border-top: 0px;
		border-bottom: 0px;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
}

@media (min-width:1200px){
	.text-header{
		height:185px;
	}
	
	.navbar .container{
		display:table;
		width:auto;
	}
}

/* Početni grbovi */

.grb-center p{
	font-family: serif;
	font-size: 50px;
	line-height: 100%;
	font-style: italic;
	color: #365f91;
	margin:40px 0px 20px;
}

.first-row > div:first-of-type p{
	margin-top:0px;
}

@media(min-width:768px){
	.first-row > div:first-of-type p,
	.first-row > div:nth-of-type(2) p{
		margin-top:0px;
	}
}

@media(min-width:992px){
	.first-row p{
		margin-top:0px;
	}
}

.grb-center img { 
	width:80%; 
	margin:0px auto;
}

/* Luxury restaurants */

#content .luxury-restaurants{
	margin-bottom: 40px;
	padding-bottom: 100px;
	background-image:url(../../luksuz/horizontal-separator.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#content .luxury-restaurants p,
#content .luxury-restaurants a{
	color: #b68c2a;
	line-height: 100%;
}

#content .luxury-restaurants p{
	margin: 20px 0px 60px;
	font-family: 'Scriptina', serif;
	font-size: 40px;
	letter-spacing: 5px;
}

#content .luxury-restaurants a{
	display:block; 
	font-family:Sitka Banner;
	font-size:30px;
}

@media(min-width:768px){
	#content .luxury-restaurants a{ display:inline-block; }
	
	#content .luxury-restaurants a + a::before{
		content: '|';
		margin:0px 15px;
	}
}


/* Mapa */

#tab-map button { margin-bottom:20px; }
#mapa { margin-bottom:20px; }
#mapa-panel { display:none; }

#mapa-panel .adp-warnbox { display:none; }
#mapa-panel span[jstcache = "58"] { display:none; }

/* Products */

#grid-view { font-size:0px; }

#grid-view > div {
	float: none;
	display: inline-block;
	vertical-align:top;
}



/* Dailymenu */

#tab-dailymenu > div{ 
	font-size: 0px;
	text-align: center;
}

#tab-dailymenu p{ 
	margin: 0px 0px 10px;
	font-size: 16px;
	text-align: center;
}

.dailymenu-containers {
	display:inline-block;
	margin-bottom:30px;
	float:none;
	vertical-align:top;
}

.dailymenu-containers > * { padding:0px; }
.dailymenu-containers > div{ text-align: center; }
.dailymenu-containers > div:last-of-type{ margin-top:10px; }

@media (min-width:451px) and (max-width:767px){	
	.dailymenu-containers { display:table; }
	
	.dailymenu-containers > div{
		display: table-cell;
		width: 50%;
		float:none;
		vertical-align:middle;
	}
}

#tab-dailymenu ul{
	display:block;
	width:100%; 
	float:none;
	font-size:0px;
}


#tab-dailymenu ul li{
	display:block;
	width:100%;
	margin-bottom:-1px;
	border: 1px solid #e1e1e1;
	text-align:center;
}

@media(min-width:768px){
	#tab-dailymenu ul li{
		display:inline-block;
		width:calc(100% / 7);
		margin-bottom:0px;
		border-left:0px;
	}
}

#tab-dailymenu ul li:first-child{ border-left:1px solid #e1e1e1; }
#tab-dailymenu ul li a{ border:0px; }
#tab-dailymenu ul li.active a:before{ right:0px; }


/* Dailymenu list page */

#day-selector-container{ text-align:center; }

#day-selector-container > div{
	display: inline-block;
	margin-bottom: 20px;
	float: none;
	vertical-align: top;
}

#day-selector-container > div input.btn{ padding:8px 22px; }

#daily-menu-restaurants > div{
	display:block;
	font-size:0px;
	text-align:center;
}

#daily-menu-restaurants label{ 
	display:block; 
	font-size:16px;
	margin-bottom:10px;
}

#daily-menu-restaurants .dailymenu-list-containers{
	display:inline-block;
	width:calc((100% - 60px) / 5);
	margin-right:15px;
	vertical-align: top;
	font-size:16px;
}

#daily-menu-restaurants .dailymenu-list-containers:last-of-type{ margin-right:0px; }

.dailymenu-list-containers a{ margin-bottom:10px; }
.dailymenu-list-containers > div { margin-bottom:30px; }

.dailymenu-list-containers > div p{ 
	margin: 0px 0px 2px;
	font-size: 12px;
	line-height: 100%;
}

@media(min-width:992px){
	.dailymenu-list-containers > div p{
		margin: 0px 0px 5px;
		font-size: 16px;
	}
}