




/*To change this license header, choose License Headers in Project Properties.To change this template file, choose Tools 
| Templatesand open the template in the editor.*/
/*     Created on : 15. 12. 2020, 10:41:55    Author     : Ondra*/

h1, .h1 {font-size: 65px; }h2, .h2 {font-size: 55px; }
h3, .h3 {font-size: 45px; }
h4, .h4 {font-size: 40px; }
h5, .h5 {font-size: 35px; }

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
/*.btn-group.btn-group-icons {
  display: none !important;
}*/
.fa-ul > li, ul.no-icons li {line-height:25px;}

hr.d {
    background-position: center center;
    background: url(srdcovka/gradient-line.webp) no-repeat center;
    background-size: contain;
    border: none;
    height: 35px;
}

.bg-green {    background-image: url(pilsnerka/bg-zeleny.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #00532d;
}

.bg-gray {
        background-color: rgba(200, 200, 200, 0.3);
        padding-bottom: 50px;
        padding-top: 50px;
        
}

.bg-white {
        background-color: rgba(255, 255, 255, 0.7);
        padding-bottom: 00px;
        padding-top: 50px;
        
}

.food-volume {
    float: left;
    margin-right: 8px;
    color: grey;
    font-size: small;

}

.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: "PTSansRegular", 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: "PTSansRegular", sans-serif !important;
}

.delivery-block {
    display: none;
}

label {
    font-family: "PTSansRegular", 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: 'PTSansRegular', 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: "PTSansRegular", 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: 13.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: 'PTSansRegular', 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: 80px !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 {
    height: 75px;
    width: 75px;
	background-image: url(srdcovka/tr_clock.webp);
    background-repeat: no-repeat;
    background-position: center;
}

/* -------------------------------------------------------------------------------------- */
/* úpravy - přebarvení apod. aby to bylo pohromadě */

header.scroll-css .nav > li > a {
    padding: 20px 18px 20px 18px;
    font-size: 18px;
    font-weight: 400;
    transition: none;
	color: #000000 !important;
}
header.scroll-css .nav > li > a:hover {
	color: #b81c1e !important;
}

	
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6  {
    font-family: 'DINBoldCond', sans-serif;
    line-height: 1.1;
	color: #b81c1e;
}


.btn {
    /*border: none !important;*/
	/*border-radius: 30px 30px 30px 30px !important;*/
	/*color: #413121;*/
	background-color:#b81c1e;
	font-family: 'DINBoldCond', sans-serif;
	}

	
.btn.btn-xs {
    /*letter-spacing: 3px;*/
    padding: 8px 13px 6px 13px;
    font-size: 15px;
}


.circle, .circle img {
	border-radius: 10px 0px 10px 0px !important;
 }

/*
.bg-overlay.points {
	background-image: url(hasicarna/points.png);
}	
*/
.list-items .list-item h3 a {
    text-transform: none;
    font-weight: 500;
    font-size: 25px;
    line-height: 27px;
	color: #2b3136; /*#b81c1e;*/
	font-family: 'DinBoldCond', sans-serif;

	
}

.open-hours {
    background-color: #67080a;
	background-image: url(srdcovka/bg-footer.webp);
    background-repeat: repeat;
    background-position: bottom;
	background-attachment: fixed;
		color: #ffffff;

}


.open-hours table {
	color: #ffffff;
	margin-top:5px !important;
	font-family:PTSansRegular;
	/*-top: 30px;*/
}

.table:not(.grid-table) td {
    font-size: 18px;
}

.open-hours tbody tr:hover {background-color:#b81c1e; color: #ffffff;} 


.open-hours h2 {color: #ffffff; font-family:DINBoldCond;font-size:70px;}

.open-hours p {color: #ffffff; font-family:DINBoldCond; font-size:23px; text-transform: uppercase;}

.open-hours .table > thead > tr > th {
	/*font-family:PTSansBold; font-size:25px; line-height:25px;*/
	font-family: 'DINBoldCond', sans-serif;
	/*letter-spacing:1px;*/
	text-transform: uppercase;
	font-size: 25.1px;
	line-height: 19px;
    border-bottom: 1px solid #ffffff;
}


.copy-row .copy-text {
    font-size: 15.1px;
    line-height: 20px;
	color: #ffffff;
}

.footer-base p {color:#ffffff;}
	
.footer-parallax {
	background-image: url(srdcovka/bg-tabule.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #2a2a2a; 
	
}

.list-items .list-item {
    padding: 10px 20px;
	margin-top: 10px;
}

.list-items .list-item span {
	font-family: DINBoldCond;
	font-weight: 400;
    font-size: 24px;
	margin-top: 7px;
	line-height:35px;
	/*color: #7e4b18;*/

}

.list-items .list-item p {
	color:#000000;
}



.list-item-img:after {
    content: '';
    position: absolute;
    width: 30%;
   /* width: calc(100% - 115px);*/
   /* margin-left: 95px;*/
    margin-top: 14px;
    height: 1px;
    border-bottom: 1px solid #e8d9c1;
}


.btn-success {
  color: #ffffff;
  background-color: #b81c1e;
  border-color: #b81c1e;
}

div:not(.hc_column_cnt) > table:not(.grid-table) th, div:not(.hc_column_cnt) > table:not(.grid-table) td {
    padding: 10px 5px;
}







