/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15. 12. 2020, 10:41:55
    Author     : Ondra
*/

.food-volume {
    float: left;
    margin-right: 8px;
    color: grey;
    font-size: 15.1px;

}

.food-section {
    margin-top: 2em;
    font-weight: bold;
    margin-bottom: 0;
}

.food-section:first-of-type {
    margin-top: 0;
}

.food-allergens {
    text-align: left;
    display: inline !important;
    font-size: 8px;
}

.food-info {
    font-family: "AvenirRegular", sans-serif;
}

.basket_button{
    float: right;
    line-height: normal !important;
}

.shop-menu-cnt .cart-side{
    font-size: 10px;
    font-weight: 400;
    float:right;
}

.shop-menu-cnt h5 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 16px;
}

.shop-cart .cart-item .cart-content {
    padding-left: 80px;
    text-align: left;
}

.advs-box-content p, .advs-box-content select {
    font-family: "AvenirRegular", sans-serif !important;
}

.delivery-block {
    display: none;
}

label {
    font-family: "AvenirRegular", sans-serif !important;
}

/* autocomplet */
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
    width: 100%;
}

input[type=text] {
    /*background-color: #f1f1f1;
    width: 100%; */
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    overflow-y: scroll;
    max-height: 300px;

}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}
.item_price {
    float: right;
    font-size: 20px;
    line-height: 55px;
    font-weight: 500;
    background-color: #484848;
    width: 65px;
    height: 65px;
    border: 3px solid #FBFBFB;
    background-color: #424242;
    text-align: center;
    color: white;
    z-index: 9;
    font-family: 'AvenirRegular', sans-serif;
    border-radius: 50%;
    position: relative;
    backface-visibility: hidden;
    transform: scale(1);
    margin-top: -10px;
}

.item_slider {
    margin-top: -15px !important;
    margin-left: -30px;
    margin-right: -30px;
}

.total_price {
    float: right;
    display: inline-block;
}

.swal2-html-container, .swal2-actions {
    font-family: "AvenirRegular", sans-serif !important;
    font-size:initial;
}

.swal_ul {
    margin-top: 1rem;
    text-align: left;
}

#address_fields {
    display: none;
}

.head-phone, .head-phone a{
    margin-top: 3.5rem;
    font-weight: bold;
    color: white !important;
	letter-spacing:1px;
	font-size: 11.1px;

}

.scroll-css .head-phone, .scroll-css .head-phone a{
    margin-top: 2rem;
    margin-left: 5rem;
    font-weight: bold;
    color: #737373 !important;
}

.related-price {
    background-color: white;
    color: black !important;
    font-weight: bold;
    padding: 3px 8px;
}

.cart-toggle {
    margin-top: 10px;
    padding: 5px 10px;
    color: #696969;
    cursor: pointer;
    text-align: left;
    float: right;
    border: none !important;
}
.cart-toggle span {
    margin: 0 15px;
    line-height: 28px;
    background-color: #000;
    top: 50%;
    margin-top: 0px;
    right: -24px;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    z-index: 95;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-family: 'AvenirRegular', sans-serif;
}

.cart-toggle i {
    font-size: 20px;
    margin-top: 3px;
}

#delivery_price {
    display: none;
}
#order_loader {
    display: none;
    height: 16px;
    width: 16px;
    margin-bottom: 2px;
    margin-right: 10px;
}

.open-hours {
    background-color: #ebebeb;
}

header .caret {
    display: inline-block;
}

.cms a 
{
    color: black;
    font-weight: bold;
}
.cms a:hover 
{
    text-decoration: underline;
}



.cms_block .container.content {
    padding: 0px;
}

.cms_block:first-of-type .container.content:first-of-type {
    padding-top: 0px !important;
}



.cms_block:last-of-type, .cms_block:last-child {
    margin-bottom: 5em;
}

.device-xs .footer-parallax-container .solid-hd {
    height: 60px !important;
}

.footer_clock {
    width: 74px;
    height: 74px;
    background-image: url(hasicarna/tr_clock.gif);
    background-repeat: no-repeat;
    background-position: center;
}

* -------------------------------------------------------------------------------------- */
/* úpravy hasičárny - přebarvení apod. aby to bylo pohromadě */


h1, .h1, h2, .h2, h3, .h3, h4, h5, h6  {
    font-family: 'AvenirBold', sans-serif;
    line-height: 28px;
	color: #e30613;
}


.btn {
    border: solid #e30613 3px !important;
	color: #e30613;
	background-color:transparent;
	
	}

.btn.btn-xs {
    letter-spacing: 3px;
    padding: 7px 13px 6px 13px;
    font-size: 10px;
}



/*
.bg-overlay.points {
	background-image: url(hasicarna/points.png);
}	
*/
.list-items .list-item h3 a {
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
	color: #000000;
}

.open-hours {
    background-color: #000000;
	background-image: url(hasicarna/bg-footer.webp);
    background-repeat: repeat-y;
    background-position: center;
		color: #ffffff;

}


.open-hours table {
	color: #ffffff;
	margin-top:5px !important;
	/*-top: 30px;*/
}
.open-hours tbody tr:hover {background-color:#000000;} 


.open-hours h2 {color: #ffffff; font-family:AvenirRegular}

.open-hours p {color:#ffffff; font-size:18px;}

.open-hours .table > thead > tr > th {
    border-bottom: 2px solid #ffffff;
}


.copy-row .copy-text {
    font-size: 12px;
    line-height: 20px;
	color: #e30613;
}

.footer-parallax {background-color: #faf8f2;}

.list-items .list-item {
    padding: 10px 20px;
	margin-top: 10px;
}

.list-items .list-item span {
	font-family: AvenirBold;
	font-weight: 400;
    font-size: 18px;
	margin-top: 3px;
	line-height:35px;

}

.list-items .list-item p {
	color:#898989;
}



.list-item-img:after {
    content: '';
    position: absolute;
    width: 85%;
    width: calc(100% - 15px);
    margin-left: -5px;
    margin-top: 14px;
    height: 1px;
    border-bottom: 1px solid #e8d9c1;
}


.btn-success {
  color: #ffffff;
  background-color: #e30613;
  border-color: #e30613;
}

div:not(.hc_column_cnt) > table:not(.grid-table) th, div:not(.hc_column_cnt) > table:not(.grid-table) td {
    padding: 10px 5px;
}

@media (max-width: 994px)
table.table, table.table tbody, table.table thead, table.table tr, table.table td, table.table tr, table.table th {
    display: block;
    width: 100%;
    border-bottom-width: 0px !important;
    border-top: 0px solid #DDD !important;

}

table.table thead th:first-child {
    border-top: 0px solid #DDD !important;
}

.open-hours .table > thead > tr > th {
    border-bottom: 0px solid #ffffff;
		/*text-align: center;*/

}

.btn-group-icons > .btn {border: none !important;}

.menu-name {letter-spacing:0px !important;}
.menu-price {
	margin-top: 0px !important;
	line-height: 22px !important;
}

.niche-box-post h2 {
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
	letter-spacing:0px;
    margin-top: 0;
}




.list-texts-justified li b {
	    color: #4C4C4C;
}

@media (max-width: 1380px) {
div.nav.navbar-nav.navbar-right {display: none;}
}

@media (max-width: 993px) {
.header-logo-center {display: none;}
}
