
@media screen and (max-width: 991px) {
    .book-table {
        padding: 0 0 50px 0;
    }
}
@media screen and (max-width: 767px) {
    .book-table {
        padding: 0 0 20px 0;
    }
}
@media screen and (max-width: 320px) {
    .book-table {
        padding: 0 0 10px 0;
    }
}
.book-table .book-table-full {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .book-table .book-table-full .col-md-3.col-sm-3.col-xs-12 {
        width: 50%;
    }
}
@media screen and (max-width: 767px) and (max-width: 320px) {
    .book-table .book-table-full .col-md-3.col-sm-3.col-xs-12 {
        width: 100%;
    }
}
.book-table .book-table-full .book-table-info {
    display: inline-block;
    width: 100%;
    height: 50px;
    background-color: transparent;
    position: relative;
    border-color: #ffffff;
    border-radius: 5px;
    color: #fff;
    box-shadow: none;
}
@media screen and (max-width: 767px) {
    .book-table .book-table-full .book-table-info { margin: 0 0 20px 0;}
	.aboutus .row{margin-right: 0px;margin-left: 0px;width: 100% !important;display: block !important;}
	.aboutus .row .col-md-6{width: 100% !important;margin: 0px !important;}
	.book-table .book-table-full .col-md-3.col-sm-3.col-xs-12 {width: 100% !important;}
	.book-table .book-table-full .dib{width: 54% !important;}
	.book-table .book-table-full .clr{display:none;}
	.w-slider-nav {display: none !important;bottom: 30px;}
	.wrapper.hero-bottom-wrapper{display: none !important;}
	.logo.fixed-nav-bar-logo img{width:120px;}
	.menu-button.fixed-menu-button {color: #fff;}
	.fixed-nav-bar .nav-link {color: #111 !important;}
}
@media screen and (max-width: 320px) {
    .book-table .book-table-full .book-table-info {
        margin: 0 0 10px 0;
        height: 40px;
    }
}
.form-control{color: #fff !important;}
.book-table .book-table-full .book-table-info i {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    color: #999999;
}
@media screen and (max-width: 320px) {
    .book-table .book-table-full .book-table-info i {
        top: 10px;
    }
}
.book-table .book-table-full .green-btn {
    height: 50px;
	background: #be2c41;
    border: 1px solid #be2c41;
    border-radius: 3px;
    width: 160px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    -moz-transition: all 0.3s 0s, color 0s;
    -o-transition: all 0.3s 0s, color 0s;
    -webkit-transition: all 0.3s 0s, color 0s;
    transition: all 0.3s 0s, color 0s;
}
@media screen and (max-width: 320px) {
    .book-table .book-table-full .green-btn {
        height: 40px;
    }
}
.book-table .book-table-full .green-btn:hover {
    background: #d91632;
    color: #fff;
    border: 1px solid #be2c41;
}
.pizza-pasta {
    background-image: url("../images/pizza-pasta-burger.jpg") !important;
    background-position: 0px 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact-us .contact-content {
	position: relative;
	padding-left: 100px;
	padding-right: 64px;
	margin-bottom: 100px;
}
.contact-us .contact-content i {
	color: #1b1b1b;
	display: inline-block;
	border: 2px solid #d3d3d3;
	font-size: 20px;
	position: absolute;
	left: 0;
	border-radius: 100%;
	height: 79px;
	width: 79px;
	line-height: 75px;
	text-align: center;
	top: -12px;
}
.contact-us .contact-content i:hover {
	background-color: #f44336;
	border: 2px solid #f44336;
	color: #fff;
}
.contact-us .contact-content h3 {
	color: #444;
	font-family: 'Poppins', sans-serif;
	font-size: 14px !important;
	font-weight: 600;
	letter-spacing: 0.56px;
	text-transform: uppercase;
}
.contact-us .contact-content p {
	color: #777;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.64px;
	margin-bottom: 0;
}
.contact-us .contact-content p a {
	color: #777;
	text-decoration: none;
}
.contact-us .contact-content p a:hover {color: #f10909;}
.links{width: 100%;}
.links h5{padding-left: 30px;font-size: 19px;font-weight: bold;}
.pagesset a{margin-bottom: 1px !important;}
.fixed-nav-bar .nav-link{color:#fff;}
.fixed-nav-bar{background:#000;}
.hours{list-style:none;padding-left: 0px;}
.hours li{line-height: 40px;}
.w-slider-nav{display:block !important;bottom: 30px;}
.pages h1{text-align: center;font-weight: bold;padding: 20px 0px 10px;}
.pages{padding-bottom:50px;}
.pages  p{text-align:justify;}
.nav-link:hover{color:#fff !important;}
.button:hover{color:#fff !important;}
.button.ghost-bg-button.w-button:hover{color:#fff !important;}