/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
*{
	margin:0px;
	padding:0px;
}
body{
	background:#B21333;
	font-family: 'Calibri';
	font-weight:normal;
	font-style:italic;
	color:#fff;
}
.call-button-mobile {
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 25px;
    left: 15px;
    width: 50px;
}
.call-button-mobile img {
    display: block;
    width: 100%;
}
.top-slider{
	text-align:center;
}
.slider-div{
	position: absolute;
}
div#rev_slider_1_1_wrapper, div#rev_slider_1_1, .tp-fullwidth-forcer {
    height: 100vh !important;
	max-height: 100vh !important;
}
div#rev_slider_1_1_wrapper ul.tp-revslider-mainul {
    max-height: 100vh !important;
}
.slider-text {
    position: relative;
    display: inline-block;
}
.slider-text> .wpb_wrapper{
	height: 100vh;
    min-height: 600px;
    z-index: 0;
    text-align: center;
    margin: 0 auto;
	display:inline-grid;
    display: -ms-flexbox;
	-ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.top-banner {
    padding-top: 0 !important;
}
.top-header {
    position: fixed;
    top:40px;
	text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    z-index: 9999;
	background: rgba(255, 255, 255, 0.56);
	height: 60px;
	border-radius: 50px;
}
.header-coupons {
    display: inline-block;
    float: left;
	position: absolute;
    left: 24px;
    top: 15px;
	cursor: pointer;
}
.header-logo {
    display: inline-block;
	margin-top: -20px;
}
.header-menu {
    display: inline-block;
    float: right;
	position: absolute;
    right: 24px;
    top: 15px;
	cursor: pointer;
}
.header-coupons.open h4, .header-menu.open .open-icon {
    display: none;
}
.header-coupons.open .close-icon, .header-menu.open .close-icon  {
    display: block;
}
body.coupons-open .top-header, body.menu-open .top-header {
    background: #fff;
}
body.coupons-open .header-menu, body.menu-open .header-coupons{
	display:none;
}
.header-coupons .close-icon, .header-menu .close-icon {
    display: none;
}
.header-coupons h4 {
    font-size: 31px;
    color: #ED1944;
	line-height: 25px;
}

.slider-text h1 {
    font-weight: bold;
    font-size: 60px;
	color:#fff;
}
.slider-text h1 {
    font-weight: bold;
    font-size: 60px;
	color:#FFE666;
    display: inline-block;
    margin: 0 5px;
}
.slider-text .top-heading p {
    height: 0;
    opacity: 0;
}
.slider-text p {
    font-weight: bold;
    font-size: 30px;
	color:#fff;
}
.hesperiden.tparrows {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.56);
    width: 60px;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 9999 !important;
    z-index: 100;
    border-radius: 50%;
}
.hesperiden.tparrows.tp-leftarrow:before {
    content: "\f104 ";
    margin-left: -3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
    content: "\f105";
    margin-right: -3px;
}
.hesperiden.tparrows:before {
    font-family:fontawesome;
    font-size: 34px;
    color: #ED1944;
    display: block;
    line-height: 59px;
    text-align: center;
    font-weight: bold;
	font-style: normal;
}
.bottom-go-button {
    display: inline-block;
    width: 45px;
    height: 25px;
    bottom: 25px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.bottom-go-button a {
    display: block;
    height: 25px;
    color: transparent;
}
.hesperiden.tparrows:hover {
    background:rgba(255, 255, 255, 0.56);
}
.open-hours-section{
	min-height:350px;
	text-align: center;
    position: relative;
}
section#hours-section>.vc_row:before {
    content: '';
    position: absolute;
    display:block;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    background: #ed1944;
    z-index: 1;
    transition:1s ease-in-out;
    transition-delay: .5s;
}
section#hours-section.animated>.vc_row:before {
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
    transition:1s ease-in-out;
    transition-delay: .5s;
}
.open-hours-section h2 {
    color: #FFE666;
    font-size: 36px;
}
.open-hours-section h4 {
    font-size: 35px;
    color: #fff;
    font-weight: normal;
	margin-top: 10px;
}
.open-hours-section h1 {
    font-size: 50px;
}
.site-button a {
    background: #ED1944;
    font-size: 20px;
    font-style: normal;
	padding: 8px 25px 11px;
    border-radius: 50px;
	text-decoration: none;
    color: #fff;
	border: 2px solid #ed1944 !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}
.site-button a:hover {
    border-color: #fff !important;
    background: transparent;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}
.home-history {
    min-height: 600px;
	padding: 0 !important;
}
.history-text-div h2 {
    color: #FFE666;
	margin-bottom: 10px;
    font-size: 34px;
}
.history-text-div p {
    font-size: 25px;
}
.history-text-div {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
	margin-bottom: 0 !important;
	border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: #fff;
    padding: 30px 40px;
}
.history-text-div.sec-div {
    max-width: 370px;
}
.vc_custom_heading a:hover {
    opacity: 1 !important;
}
.site-button.image-button {
    padding: 200px 0;
    border-radius: 20px;
    box-shadow: 2px 2px 6px #0000004f;
}
body .menu-section {
    margin: 0 auto !important;
    width: 90%;
	padding: 100px 0 !important;
	text-align: center;
}
.menu-section .vc_column_container>.vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
}
.menu-section h3 {
    color: #FFE666;
    margin-bottom: 15px !important;
    font-size: 34px;
    display: block;
}
.site-button.image-button a {
    background: transparent;
    border: 2px solid #fff !important;
}
.site-button.image-button a:hover {
    background: #ED1944;
    border: 2px solid #ED1944 !important;
}
.thank-you-section h3 {
    color: #FFE666;
    font-size: 36px;
	margin-bottom: 10px !important;
    display: inline-block;
    margin: 0 3px;
}
.thank-you-section .thank-heading p {
    height: 0;
    visibility: hidden;
    margin: 0;
    display: none;
}
.thank-you-section p{
	font-size: 25px;
	margin-top: 20px;
}
.thank-you-section {
    text-align: center;
}
.footer {
    background: #F7AE1B;
    padding: 80px 0;
	display: table;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.footer p {
    font-size: 25px;
	font-weight: bold;
    color: #ED1944;
	margin-bottom: 30px;
}
.reservation-div, .locations-div {
    width: 50%;
    float: left;
    text-align: center;
}
.copyright {
    background: #ED1944;
    padding: 14px 0;
	text-align: center;
}
.copyright p {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
.copyright p a {
    text-decoration: none;
    color: #fff;
}
#return-to-top {
    z-index: 999;
    position: fixed;
    bottom: 35px;
    line-height: 48px;
    right: 25px;
    width: 45px;
	cursor: pointer;
	text-align:center;
    border-radius: 100%;
    height: 45px;
	background:rgba(255, 255, 255, 0.56);
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body .contact-section-text {
    text-align: center;
	width: 90%;
    margin: 0 auto !important;
    display: table;
    padding: 150px 0 40px !important;
}
.contact-text h3 {
    font-size: 50px;
}
.contact-text h5 {
    font-size: 36px;
    color: #FFE666;
	margin: 30px 0
}
.contact-text p {
    font-size: 25px;
}
.contact-text a {
    font-weight: bold;
    font-size: 36px;
    color: #FFE666;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}
.google-maps-div {
    margin: 40px 0;
	border-radius: 30px;
    overflow: hidden;
}
.google-maps-div> .wpb_wrapper {
    padding: 0!important;
}
.contact-footer {
    height: 300px;
    text-align: center;
}
.contact-footer h1 {
    font-size: 60px;
    color: #ED1944;
    display: inline-block;
    margin: 0 5px;
}
.contact-footer .contact-heading p {
    display: none;
}
.page-id-75 .footer {
    display: none;
}
.top-banner> .vc_row{
	height: 100vh ;
    min-height: 650px;
	text-align:center;
}
.top-banner h1 {
    font-size: 60px;
    display: inline-block;
    margin: 0 5px;
}
.top-banner h2 {
    font-size: 40px;
    color: #FFE666;
	margin: 20px 0 !important;
}
.menu-content-section h3 {
    color: #FFE666;
    font-size: 28px;
	margin-top: 20px;
}
.menu-content-section p {
    color: #fff;
    font-size: 20px;
	margin-top: 10px;
}
.menu-content-section {
    text-align: center;
	padding: 100px 15px !important;
}
.menu-content-section .site-button a {
    background: #FFE666;
    color: #ed1944 !important;
	border-color: #ffe666 !important;
}
.menu-content-section .site-button a:hover{
	background: transparent;
    color: #fdfdfd !important;
    border-color: #ffffff !important;
}
.menu-open-div {
    opacity: 0;
    visibility: hidden;
}
body.coupons-open .coupons-open-div, body.menu-open .menu-open-div{
	opacity: 1;
    visibility: visible;
}
.menu-open-div, .coupons-open-div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.24);
    z-index: 99;
	overflow-y: scroll;
	opacity: 0;
    visibility: hidden;
}
.menu-content, .coupons-content {
    width: 90%;
    margin: 0 auto;
	height: 100vh;
    min-height: 750px;
	 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-bg-color {
    background: #fff;
	width: 600px;
    border-radius: 20px;
	overflow: hidden;
	box-shadow: 2px 2px 6px #0000004f;
}
ul#menu-header-menu {
    display: inline-block;
}
.widget_nav_menu {
    text-align: center;
	padding: 25px 0;
}
.widget_nav_menu ul li{
    list-style: none;
}
.widget_nav_menu ul li a {
    color: #ED1944;
    font-size: 40px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	float: left;
	margin: 10px 0;
}
.social-icon {
    text-align: center;
	background: #ED1944;
	padding: 20px 0;
}
.social-icon ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.social-icon ul li a {
    font-size: 34px;
	color: #fff;
}
.widget_nav_menu ul li a:before {
    position: relative;
    content: '';
    width: 35px;
    height: 40px;
    display: inline-block;
	margin-right: 10px;
    top: 10px;
}
.widget_nav_menu ul li.home a:before {
	background:url("https://kingsberrywafflehouse.com/wp-content/themes/kings/images/home-icon.png") no-repeat;
	background-size: 100%;
}
.widget_nav_menu ul li.contact a:before {
	background:url("https://kingsberrywafflehouse.com/wp-content/themes/kings/images/contact-icon.png") no-repeat;
	background-size: 100%;
}
.widget_nav_menu ul li.breakfast a:before {
	background:url("https://kingsberrywafflehouse.com/wp-content/themes/kings/images/breakfast-icon.png") no-repeat;
	background-size: 100%;
}
.widget_nav_menu ul li.lunch a:before {
	background:url("https://kingsberrywafflehouse.com/wp-content/themes/kings/images/lunch-icon.png") no-repeat;
	background-size: 100%;
}
.widget_nav_menu ul li.special a:before {
    background: url(https://kingsberrywafflehouse.com/wp-content/themes/kings/images/special-icon.png) no-repeat;
    background-size: 100%;
}
.coupons-middle {
    display: block;
    width: 100%;
	text-align: center;
	padding-top: 100px;
}
.coupons-open-div h2 {
    background: #ED1944;
    font-size: 40px;
    width: 100%;
	padding: 10px 0;
    border-radius: 40px;
}
.coupons-open-div .coupons-three {
    width: 33.33%;
    float: left;
	margin: 20px 0;
}
.coupons-open-div .coupons-three img {
    width: 100%;
}
.coupons-open-div .mobile-print-img {
    display: none;
}
.coupons-open-div .menu-print-button {
    font-size: 35px;
    background: #F7AE1B;
    text-decoration: none;
    color: #ED1944;
    padding: 5px 35px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 40px;
	font-weight: bold;
	cursor: pointer;
}
#wptime-plugin-preloader{
	-moz-background-size:200px;
	-o-background-size:200px;
	-webkit-background-size:200px;
	background-size:200px;
}
.preloader {
   position: fixed;
   top: 0;
   left: 0;
   bottom:0;
   right:0;
   width: 100%;
   height: 100%;
   z-index: 99999;
   background-image: url('https://kingsberrywafflehouse.com/wp-content/uploads/2019/04/loader.gif');
   background-repeat: no-repeat; 
   background-color: #B21333;
   background-position: center;
}

.open-hours-section.animated .animation-row.right-slide {
	animation: image-slide-right 2s;
  	animation-fill-mode: forwards;
  	width: 100%;
  	background: #ED1944;
  	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:9;
    height: 100%;
}
.open-hours-section.animated .animation-row.left-slide, .footer.animated .animation-row.left-slide{
	animation: image-slide-left 2s;
    animation-fill-mode: forwards;
  	width: 100%;
  	background: #ED1944;
  	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:9;
    height: 100%;
    margin: 0 !important;
}
.footer.animated .animation-row.left-slide{
	background: #ffc652;
}
.open-hours-section {
    overflow: hidden;
}


@keyframes image-slide-left {
  0% {
    transform: translatex(-1500px);
  }
  60% {
    transform: translatex(0px);
  }
  90% {
    transform: translatex(1500px);
  }
  100% {
    transform: translatex(2000px);
  }
}
@keyframes image-slide-right {
  0% {
    transform: translatex(1500px);
  }
  60% {
    transform: translatex(0px);
  }
  90% {
    transform: translatex(-1500px);
  }
  100% {
    transform: translatex(-2000px);
  }
}

@media (min-width: 1024px){
.social-icon ul li {
    margin: 0 10px;
}
.social-icon ul li a {
    font-size: 40px;
}
}
@media (max-width: 1199px){
.coupons-open-div .coupons-three {
    margin: 35px 0;
}
.site-button.image-button {
    padding: 150px 0;
}
.google-maps-div iframe {
    height: 300px;
}
}
@media (max-width: 991px){
.home-history {
    min-height: 400px;
}
.slider-text h1, .top-banner h1 {
    font-size: 46px;
    margin: 0 2px;
}
.slider-text p {
    font-size: 22px;
}
.header-coupons h4 {
    font-size: 24px;
}
span.close-icon {
    width: 25px;
    height: 25px;
	margin-top: 4px;
}
span.open-icon{
	width: 30px;
    height: 30px;
	margin-top: 6px;
	display:block;
}
span.close-icon img, span.open-icon img {
    width: 100%;
	display:block;
}

.coupons-open-div .menu-print-button {
    font-size: 20px;
}
.widget_nav_menu ul li a {
    font-size: 30px;
	margin: 5px 0;
}
.menu-bg-color {
    width: 500px;
}
.social-icon ul li a {
    font-size: 34px;
}
.widget_nav_menu ul li a:before {
    width: 30px;
    height: 34px;
}
.header-logo {
    margin-top: -12px;
    width: 125px;
}
.header-logo img.custom-logo {
    display: block;
    width: 100%;
    height: auto;
}
.header-coupons, .header-menu {
    top: 10px;
}
.top-header {
    top: 30px;
	height: 50px;
}
.coupons-open-div h2 {
    font-size: 32px;
}
.hesperiden.tparrows{
	width:50px;
	height:50px;
}
.hesperiden.tparrows:before {
    font-size: 30px;
    line-height: 50px;
}
.open-hours-section h2, .history-text-div h2, .menu-section h3, .thank-you-section h3, .contact-text h3 {
    font-size: 30px;
}
.contact-text h5 {
    font-size: 30px;
}
.contact-text p {
    font-size: 24px;
}
.contact-text a, .top-banner h2 {
    font-size: 32px;
}
.open-hours-section h4 {
    font-size: 25px;
}
.site-button a {
    font-size: 20px;
    padding: 6px 25px 9px;
}
.open-hours-section h1 {
    font-size: 35px;
}
.history-text-div p, .thank-you-section p, .footer p {
    font-size: 20px;
}
.history-text-div {
    max-width: 560px;
}
.contact-footer h1 {
    font-size: 50px;
}
.top-banner .vc_single_image-img {
    width: 120px;
}
.top-banner  .wpb_single_image {
    margin-bottom: 10px;
}
.menu-content, .coupons-content {
    min-height: 650px;
}
body .contact-section-text {
    padding: 120px 0 40px !important;
}
div#rev_slider_1_1_wrapper, div#rev_slider_1_1, .tp-fullwidth-forcer {
    height: 100vh !important;
    min-height: 300px !important;
    max-height: 100vh !important;
}
.slider-text> .wpb_wrapper{
	height: 100vh !important;
    min-height: 300px !important;
}
div#rev_slider_1_1_wrapper ul.tp-revslider-mainul {
    max-height: 100vh !important;
	min-height: 300px !important;
}
.top-banner> .vc_row {
    height: 100vh;
    min-height: 300px;
}
.menu-content-section h3 {
    font-size: 26px;
}
}

@media (max-width: 767px){
.slider-text {
    width: 75%;
}
.slider-text .top-heading p {
    display: none;
}
.header-coupons h4 {
    font-size: 21px;
}
span.open-icon {
    width: 36px;
    height: 20px;
    margin-top: 2px;
}
span.open-icon img {
    width: 100%;
    height: 100%;
}
span.close-icon {
    width: 22px;
    height: 25px;
    margin-top: 1px;
}
.top-header {
    top: 25px;
    height: 42px;
}
.header-logo {
    margin-top: -12px;
    width: 110px;
}
.menu-bg-color {
    width: 98%;
}
.widget_nav_menu ul li a {
    font-size: 32px;
}
.widget_nav_menu {
    text-align: center;
    padding: 10px 0;
}
.coupons-open-div .coupons-three {
    width: 250px;
    float: none;
    margin: 10px auto;
}
.coupons-open-div .menu-print-button {
    display: none;
}
.coupons-white> img {
    display: none;
}
.coupons-open-div .mobile-print-img {
    display: block;
	cursor: pointer;
}
.top-header, .menu-content, .coupons-content{
    width: 95%;
}
.coupons-open-div h5 {
    font-size: 13px;
}
.coupons-open-div h1 {
    font-size: 30px;
	margin-bottom: 0px;
}
.coupons-open-div h6.first {
    font-size: 11px;
}
.coupons-open-div h6 {
    font-size: 10px;
}
.coupons-middle {
    padding-top: 270px;
}
.menu-content {
    min-height: 450px;
}
.hesperiden.tparrows{
	width:40px;
	height:40px;
}
.hesperiden.tparrows.tp-leftarrow{
	left:-10px !important;
}
.tp-rightarrow.tparrows.hesperiden{
	left:103% !important;
}
.hesperiden.tparrows:before {
    font-size: 24px;
    line-height: 40px;
}
div#rev_slider_1_1_wrapper, div#rev_slider_1_1, .tp-fullwidth-forcer {
    height: 100vh !important;
    min-height: 400px !important;
    max-height: 100vh !important;
}
.slider-text> .wpb_wrapper{
	height: 100vh !important;
    min-height: 400px !important;
}
div#rev_slider_1_1_wrapper ul.tp-revslider-mainul {
    max-height: 100vh !important;
	min-height: 400px !important;
}
.slider-text p {
    font-size: 24px;
}
.slider-text p br, .slider-text h1 br, .thank-you-section p br{
    display:none;
}
.slider-text h1 abbr, .thank-you-section p abbr {
    display: block;
}
.slider-text {
    width: 310px;
}
.bottom-go-button {
    width: 30px;
    height: 15px;
    bottom: 15px;
}
.open-hours-section h2, .history-text-div h2, .menu-section h3, .thank-you-section h3, .contact-text h3 {
    font-size: 32px;
}
.thank-you-section h3{
	margin-bottom: 0px !important;
    display: inline-block;
    margin: 0 2px;
}
.thank-you-section .thank-heading p {
    display: block;
}
.open-hours-section h4 {
    font-size: 30px;
    margin-top: 20px;
}
.open-hours-section h4 abbr, .top-banner h2 abbr {
    display: block;
}
.open-hours-section {
    height: 100vh;
    margin-top: -80px;
    z-index: 0;
}
.history-text-div, .history-text-div.sec-div {
    max-width: 310px;
    padding: 30px 0px;
}
.home-history {
    min-height: 500px;
    padding: 0 !important;
    height: 100vh;
}
.open-hours-section h1 {
    font-size: 38px;
}
.top-slider {
    z-index: 9;
}
.history-text-div h2 abbr, .thank-you-section h3 abbr, .contact-text h5 abbr{
    display: block;
}
.contact-footer .contact-heading p{
	display: block;
    opacity:0;
    height:0;
}
.site-button.image-button {
    margin-bottom: 100px;
}
body .menu-section {
    padding: 100px 0 0 !important;
}
.thank-you-section{
    min-height: 200px;
    height: 100vh;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer> div {
    width: 100%;
    float: none;
	margin-bottom: 65px;
}
.footer {
    padding: 80px 0 30px;
}
.copyright p abbr {
    display: block;
    height: 5px;
    visibility: hidden;
}
#return-to-top {
    bottom: 25px;
    right: 10px;
    width: 45px;
    height: 45px;
	line-height: 45px;
}
#return-to-top img {
    width: 18px;
}
.header-coupons {
    left: 15px;
}
.header-menu{
	right: 15px;
}
body .contact-section-text .vc_column-inner {
    padding: 0 !important;
}
.google-maps-div {
    margin: 50px 0 !important;
    border-radius: 0;
    overflow: visible;
}
.google-maps-div iframe {
    height: 100vh;
}
body .contact-section-text {
	width:100%;
}
body .contact-section-text .vc_row {
    margin-left: 0;
    margin-right: 0;
}
.contact-footer {
    height: 400px;
}
.top-banner h2 {
    font-size: 24px;
}
.top-banner> .vc_row {
    height: 100vh;
    min-height: 400px;
}
#wptime-plugin-preloader{ 
	-moz-background-size:150px !important;
	-o-background-size:150px !important;
	-webkit-background-size:150px !important;
	background-size:150px !important;
}
.coupons-open-div h2 {
    font-size: 30px;
}
.menu-content-section .site-button {
    margin-top: 20px;
    display: inline-block;
}
.call-button-mobile {
    display: block;
}
@keyframes image-slide-left {
  0% {
    transform: translatex(-1000px);
  }
  60% {
    transform: translatex(0px);
  }
  90% {
    transform: translatex(1000px);
  }
  100% {
    transform: translatex(1500px);
  }
}
@keyframes image-slide-right {
  0% {
    transform: translatex(1000px);
  }
  60% {
    transform: translatex(0px);
  }
  90% {
    transform: translatex(-1000px);
  }
  100% {
    transform: translatex(-1500px);
  }
}
}
@media (max-width: 425px){
 div#rev_slider_1_1_wrapper li.tp-revslider-slidesli:nth-child(3) .tp-bgimg.defaultimg {
    background-position: right center !important;
}
 div#rev_slider_1_1_wrapper li.tp-revslider-slidesli:nth-child(1) .tp-bgimg.defaultimg {
    background-position: -200px center !important;
}   
.coupons-open-div .coupons-three {
    width: 215px;
}
.slider-text p {
    font-size: 19px;
}
.slider-text h1, .top-banner h1 {
    font-size: 38px;
}
.slider-text {
    width: 257px;
}
.coupons-open-div h2 {
    font-size: 28px;
}
.copyright p {
    font-size: 14px;
}
.site-button.image-button {
    padding: 100px 0;
}
@keyframes image-slide-left {
  0% {
    transform: translatex(-600px);
  }
  60% {
    transform: translatex(0px);
  }
  90% {
    transform: translatex(600px);
  }
  100% {
    transform: translatex(800px);
  }
}
@keyframes image-slide-right {
  0% {
    transform: translatex(600px);
  }
  60% {
    transform: translatex(0px);
  }
  90% {
    transform: translatex(-600px);
  }
  100% {
    transform: translatex(-800px);
  }
}

}

@media (min-width: 1400px){
.slider-text h1 {
    font-size: 68px;
}  
.slider-text p {
    font-size: 34px;
}
.open-hours-section {
    min-height: 400px;
}
.open-hours-section h2 {
    font-size: 40px;
}
.open-hours-section h4, .history-text-div h2, .thank-you-section h3 {
    font-size: 38px;
}
.thank-you-section p {
    font-size: 28px;
    margin-top: 30px;
}
.site-button a {
    font-size: 22px;
}
.open-hours-section h1 {
    font-size: 54px;
}
.history-text-div.sec-div {
    max-width: 430px;
}
.history-text-div p {
    font-size: 30px;
}
.home-history {
    min-height: 650px;
}
.menu-section h3 {
    font-size: 36px;
}
.thank-you-section {
    padding: 50px 0;
}
.menu-bg-color {
    width: 800px;
}
.widget_nav_menu ul li a:before {
    width: 45px;
    height: 50px;
    margin-right: 15px;
}
.widget_nav_menu ul li a {
    font-size: 44px;
}
.social-icon ul li a {
    font-size: 45px;
    margin: 0 10px;
}
.social-icon {
    padding: 20px 0;
}
#return-to-top {
    line-height: 54px;
    width: 50px;
    height: 50px;
}
.top-banner h1 {
    font-size: 64px;
}
.top-banner h2 {
    font-size: 42px;
    margin: 30px 0 50px!important;
}
body .contact-section-text {
    padding: 180px 0 40px !important;
}
.contact-text h3 {
    font-size: 54px;
}
.contact-text h5 {
    font-size: 40px;
    margin: 40px 0;
}
.contact-text p {
    font-size: 28px;
}
.contact-text a {
    font-size: 40px;
}
.menu-content-section .site-button {
    margin-top: 50px;
}
.menu-content-section .site-button a {
    font-size: 24px;
}
}