/*
  Baurger-King weboldal terv
  Dizájnt készítette: www.sentinel-designs.eu
  Főszín: #c10a28
  Mellékszín: #2c2c2c
*/

@media (max-width: @screen-xs-min) {
  .modal-xs { width: @modal-sm; }
}

body{
	background: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

*:hover{
	-webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
}
a, a:hover, a:visited, a:focus{
	text-decoration: none;
	outline: 0;
}
a{
	color: #ff3333;
}
a:hover, a:visited, a:focus{
	color: #ff6262;
}
button{
	border: none;

}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav > li > a {
    padding: 10px !important;
}

.delivery-price-block {display: none;}
.package-price-block {display: none;}

.checkoutproducttable th {
	text-align: center !important;
}

.checkoutproducttable td {
	vertical-align: middle !important;
}

.row.no-gutter {
  margin-left: 0px;
  margin-right: 0px;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0px;
  padding-left: 0px;
}
.row.low-gutter {
  margin-left: 5px;
  margin-right: 5px;
}
.row.low-gutter [class*='col-']:not(:first-child),
.row.low-gutter [class*='col-']:not(:last-child) {
  padding-right: 5px;
  padding-left: 5px;
}
.top-menu{
	background: #ad0a24;
	border-bottom: 1px solid #9b1a2f;
	padding: 7px;
	height: auto;
	width: 100%;
	color: #ededed;
}
.top-menu a, a:focus, a:visited{
	color: #d6d6d6;
	text-decoration: none;
}
.top-menu a:hover{
	color: #f0f0f0;
	text-decoration: none;
}
.top-menu .fa{
	color: #fff;
	font-size: 17px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.07);
}
.header{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c10a28+0,d81636+100 */
	background: #c10a28; /* Old browsers */
	background: -moz-linear-gradient(top, #c10a28 0%, #d81636 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c10a28 0%,#d81636 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c10a28 0%,#d81636 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10a28', endColorstr='#d81636',GradientType=0 ); /* IE6-9 */
	height: auto;
	width: 100%;
	color: #fff;
	padding: 10px;
}
.logo2 {
	width: 70px;
	float: left;
}
.logo{
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
	height: auto;
	width: 180px;
}

.navbar-default {
	margin-top: 5px;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}

.nav .dropdown-menu li a i {
	font-size: 14px;
	margin-right: 5px;
}

@media (max-width: 768px) {
	.navbar-default .navbar-nav > li {
	  font-family: 'Baloo Bhai', cursive;
	  color: #dfdfdf;
	  font-size: 18px;
	  text-align: center;
	}
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
	  color: #fff;
	  background-color: #ae0e28;
	}
}
.navbar-default .navbar-nav > li > a {
  font-family: 'Baloo Bhai', cursive;
  color: #dfdfdf;
  font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #000;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #1f1f1f;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #ae0e28;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #efefef;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.header .fa{
	font-size: 22px;
}
.header .col-md-1{
	text-align: center;
}
.cart{
	margin-top: 10px;
	border-radius: 3px;
	padding: 10px;
	background: #2c2c2c;
	color: #f2f2f2;
	height: auto;
	width: 100%;
	font-size: 16px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
	text-align: center!important;
}
.cart:hover{
	background: #343434;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.banner{
	background: #151515 url('/assets/imgs/banner.png') center center no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding: 50px;
}
.carousel-inner .item{
	width: 100%;
	height: auto;
	max-height: 330px;
}
.carousel-inner{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border: 5px solid rgba(0, 0, 0, 0.01);
}
.navbar img{
	height: 18px;
	width: 18px;
	margin-right: 10px;
}
.remember-password {
	text-align: right;
	margin-top: 25px;
}
.remember-password a {
	color: #000;
}
.modal{
	color: #191919;
}
.dishes{}
.dishes .item{
	width: 100%;
	color: #777777;
	border: 4px solid transparent;
	background: #fbfbfb;
	padding: 10px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
	margin-bottom: 10px;
}
.dishes .item img{
	height: 160px;
	width: 100%;
}

.dishes .price {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}

.dishes .ingredients-content {
	height: 70px;
}

.dishes .item h4{
	color: #292929;
	height: 45px;
}
.dishes .item:hover{
	background: #f9f9f9;
	border: 4px solid #e7e7e7;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.info{
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}
.info .size{
	border-radius: 50%;
	background: transparent;
	padding: 8px;
	color: #3d3d3d;
	border:1px solid #d7d7d7;
	font-size: 12px;
}
.info .size:hover{
	background: #272727;
	border: 1px solid #272727;
	color: #fff;
}
.info .size br {
   display: block;
   margin: -4px 0;
}
.red-button{
	background: #c10a28;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 100%;
	min-width: 100px;
}
.red-button:hover{
	cursor: pointer;
	background: #cf1231;
}
.title{
    position: relative;
	padding-bottom: 5px;
	font-family: 'Baloo Bhai', cursive;
	color: #3a3a3a;
}
.intro{
	background: #f7f7f7 url('/assets/imgs/banner2.png') no-repeat center center;
	background-size: cover;
	padding: 10px;
	color: #2a2a2a;
	margin-top: 20px;
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.facebook{
	background: #1d1d1d;
	padding: 10px;
	color: #cecece;
}
.footer{
	background: #111111;
	color: #f1f1f1;
	padding: 10px;
}
.footer .red{
	color: #c10a28;
	margin-left: 5px;
	margin-right: 5px;
}
.copyright{
	color: #b7b7b7;
}
.fb-login{
	background: #3b5998;
	color: #fff;
	padding: 10px;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 10px;
	border-radius: 3px;
}
.fb-login:hover{
	background: #476ab2;
}
.gmail-login{
	background: #e75a4d;
	color: #fff;
	padding: 10px;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 10px;
	border-radius: 3px;
}
.gmail-login:hover{
	background: #b2392f;
}
.details{
	background: #fbfbfb;
	padding: 10px;
	border: 1px solid #f5f5f5;
	position: sticky;
}
.map{
	height: auto;
	width: 100%;
	background: #fbfbfb;
	padding: 10px;
	border: 1px solid #f5f5f5;
	text-align: left!important;
	margin-bottom: 20px;
}
.other-items{
	background: #f9f9f9;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: -20px;
}
.other-items .item{
	border: 2px solid #f5f5f5;
	height: auto;
	width: 100%;
}

.gallery-box {
	position: relative;
	float: left;
	margin-right: 20px;
	background: url('/assets/imgs/folder.png') no-repeat;
	width: 256px;
	height: 256px;
}

.galleryimage {
	box-shadow: 0px 0px 5px rgba(0,0,0,.4);
	border: 3px solid white;
	border-radius: 5px;
	margin: 5px;
}

.gallery-box .gallery-head {
	position: relative;
	top: 24px;
	width: 110px;
	height: 30px;
	text-align: center;
}

.gallery-box .gallery-head a {
	color: black;
}

.gallery-box .gallery-body {
	position: relative;
	top: 50px;
	left: 22px;
	width: 220px;
	height: 130px;
}

.gallery-box .gallery-body img {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100px;
	height: 60px;
	border-radius: 5px;
	border: 3px solid rgba(255,255,255,.3);
}

.gallery-box .gallery-title {
	position: relative;
	font-weight: bold;
	text-align: left;
	left: 20px;
	top: 30px;
	width: 220px;
	height: 22px;
}

.news{
    position: relative;
	height: auto;
	padding: 20px;
	width: 100%;
	background: url('/assets/imgs/newsbody.jpg') no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.news::before {
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
}

.news .item{
    position: relative;
	height: auto;
	width: 100%;
	background: #fff;
	border: 1px solid #f4f4f4;
	padding: 25px 25px 25px 35px;
	margin-bottom: 20px;
	text-align: justify;
    box-shadow: 0px 0px 8px rgba(0,0,0,.5);
}
.news .item h4{
    position: relative;
	border-bottom: 1px solid #fafafa;
}
.news .item small{
    position: relative;
	color: #c10a28;
}

.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

.menu-view {
    position: relative;
    width: 100%;
    text-align: left;
    border: 4px solid #c10a28;
    margin-bottom: 30px;
    border-radius: 3px;
    min-height: 100px;
    padding: 15px;
}
.menu-view .menu-title {
    position: absolute;
    left: 30px;
    top: -16px;
    background: #c10a28;
    color: #fff;
    min-width: 200px;
    padding: 5px 15px;
    font: 15px "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 3px;
}
.menu-view .day-body {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c10a28;
}
.menu-view .day-body:last-child {
    border-bottom: none;
}
.menu-view .day-name {
    font: 16px "Open Sans", sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
}
.menu-view .day-date {
    font-size: 12px;
}

.menu-view .food-item {
    background: #fbfbfb;
    min-height: 80px;
    border-radius: 3px;
    border: 4px solid #e7e7e7;
    margin-bottom: 20px;
}
.menu-view .food-item .food-type {
    padding: 5px 10px;
    font-size: 12px;
}
.menu-view .food-item .food-name {
    padding: 0px 10px 5px 10px;
    font-size: 14px;
    font-weight: 700;
    min-height: 65px;
}

.menu-view .food-item .food-price {
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
}

.menu-view .food-item .food-button {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 3px 0;
    background: #cf1231;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
    outline: none;
}

@media (max-width: 991px) {
    .menu-view .day-name {
        text-align: center;
    }
    .menu-view .day-date {
        text-align: center;
        margin-bottom: 20px;
    }
}
