@charset "UTF-8";
/*
Theme Name: Konagrill
Theme URI: https://wordpress.org/themes/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Konagrill
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, 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.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */
 
.center-section {
	width: 75% !important;
	margin: 0 auto !important;
}

@media only screen and (max-width: 900px) {
.center-section {
	width: 95% !important;
	margin: 0 auto !important; 
}	
}

/*
.page-header-content {
	text-shadow: 1px 0px 20px black;
}
*/

.header-banner::before {
	width:100%;
	height: 100%;
	content: '';
	
	display: block;
    position: absolute;
}

.fancy-paragraph {
    font-size: 1.2rem !important;
    color: #ababab !important;
    font-family: "Source Sans Pro",sans-serif !important;
    line-height: 1.55em !important;
}


 .top_notify{   
    width: 100%;
    height: 100px;
    margin-top: -26px;    
    margin-bottom: 10px;
}
.fixed .top_notify{    
    width: 100%;
    height: 50px;
    margin-top: -14px;    
    margin-bottom: 10px;
}
#wpforms-249-field_9
{
	width:97%!important;
}
#c5 header{    
    background: #fff;
    border-bottom: 2px solid rgba(0,0,0,.1);
}
.ui-datepicker-calendar .ui-state-default{color:#000 !important;}
.delivery-sections h2{    
    color: #000 !important;    
}
.delivery-sections p{        
   text-align: justify;
}
.delivery-sections .postmates-button{
    position: relative;
    width: 289px;
    height: 59px;
    margin: 0px auto;
    background-color: #061C2D;
    color: #fff;
    border-radius: 35px;
    padding: 5px 60px;
    text-align: center;
}
#c5 .modal-content .photo
{
    width:220px;
}
.logo1
{
    background: url(../konagrill/img/Kona_LogoWithTagline.png) no-repeat;
    width: 100%;
    height: 100px;
    background-size: 100%;
    max-width: 300px;
}
header .logo1
{
    background: url(../konagrill/img/Kona_LogoWithTagline.png) no-repeat;
    width: 100%;
    height: 100px;
    background-size: 100%;
    max-width: 300px;
}
.covid-notice {
    padding: 14px;
    display: block;
    text-align: center;
    font-size: 13px;
    background-color: #96caff;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;    
    width: 100%;
}
#c5 header nav a{
color: #036 !important;
}
#c5 header button.more svg,#c5 header button.more svg:hover
{
fill: #036;
}
#custom_html-20 strong,#custom_html-21 strong
{
color: #fff;
}
#custom_html-20 p,#custom_html-21 p
{
font-weight: normal;
}
#c5 .menu-callout-block .title.freeland {
    text-transform: uppercase;
    font-family: "Source Sans Pro",sans-serif !important;
    letter-spacing: -2px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.header-video {
    /*margin-top: 10%;*/
}
.title.freeland.sm {
    font-size: 1.8em !important;
    letter-spacing: 0px !important;
    width: 75%;
}
#c5 .menu-callout-block .menu-callout-overlay, .chisel-form .menu-callout-block .menu-callout-overlay {
    opacity: 0;
    transition: opacity .4s ease;
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
}
#c5 .menu-callout-block .menu-callout-overlay {
    border-radius: 30px;
}
#c5 .menu-callout-block .image {
    border: 15px solid white;
    border-radius: 50px;
}
#c5 .menu-callout-block .image:hover {
    background-size: 135%;
}
#wpforms-249-field_10_1{
    position: relative;
    height: 30px;
    width: 29px;
    border: 3px solid #e1e1e1;
    top: 9px;
}
#c5 .gift-card-block
{
padding: 0px!important;
top: -50px;
}
footer p 
{
padding: 0px;
}
/*#c5 .header-banner
{
margin-top: 110px;
}*/
#wpforms-306-field_9
{
width: 97%!important;
}
 @media screen and (max-width: 600px) and (min-width: 320px){
 .menu-header-main-container
 {
 display:none 
 }
 .top_notify{
	margin-top: -12px!important;
	background-size: 100% auto;
	height: 20px;
	}
.fixed .top_notify{
	margin-top: -2px!important;
	background: url('../img/backgrounds/headertop.jpeg');
	background-size: 100% auto;
	}
#c5 footer .address, #c5 footer .footer-right, .chisel-form footer .address, .chisel-form footer .footer-right
{
display: inline-flex!important;
}
.menu-label
{
	margin-top: 55px;
}
.page-id-282 .jumbo-text,.page-id-266 .jumbo-text
{
margin-top: 40px;
}	
#c5 header .nav a
{
    color:#fff!important;
}
 }
.sub-menu
{
    position: absolute;
    display: none;
    border-top: 2px solid #036;
    margin-top: 10px;
    background: #fff;
    width: 200px;
    margin-left: -40px;
}
.sub-menu li
{
    display:block!important;
    text-align: left;
    padding:10px 10px!important
    
}
.sub-menu li:first-child
{
    border-bottom: 1px solid #ccc; 
}
.sub-menu::before{
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #036;
    content: '';
    top: -16px;
    position: absolute;
    left: 80px;
}
 #menu-header-main .menu-item-has-children:hover > ul.sub-menu {
    display: block;
}
.page-id-100 .jumbo-text
{
font-size: 18vw!important;
}   
#c5 header
{
    position: relative;
}
@media screen and (max-width: 2000px) and (min-width: 769px){
.footer-left
{
    /*width: 30%;
*/}

}
 
@media screen and (max-width: 900px) and (min-width: 768px){
.footer-left
{
    /*width: 30%;
*/}
#c5 footer .footer-left, .chisel-form footer .footer-left {
    max-width: 16rem;
}.footer-right.flex\(row\).hideinmobile {
    width: 50%;
}
.footer-right.flex\(row\).hideinmobile {
    display: flex;
    justify-content: center;
}
.social-icon-block {
    display: flex;
}
}

@media screen and (max-width: 1010px) and (min-width: 900px){
.footer-left
{
    /*width: 30%;
*/}
#c5 footer .footer-left, .chisel-form footer .footer-left {
    max-width: 18rem;
}
.footer-right.flex\(row\).hideinmobile {
    width: 50%;
}
.footer-right.flex\(row\).hideinmobile {
    display: flex;
    justify-content: center;
}
}
@media screen and (max-width: 767px) and (min-width: 575px){

.footer-right.flex\(row\).hideinmobile {
    display: flex;
    justify-content: center;
}
.footer-right.flex\(row\).hideinmobile {
    width: 50%;
}
.footer-left
{
    width: 50%;
}
.social-icon-block {
    display: flex;
}#c5 .happening-block .details, .chisel-form .happening-block .details {
 
    text-align: center;
}

}
@media screen and (max-width: 700px){
   /*happening-block.non-slider*/
    #c5 .happening-block.non-slider .slide,
    .chisel-form .happening-block.non-slider .slide {
        width: calc(100% - .8rem)
    }
}
@media screen and (max-width: 574px) and (min-width: 100px){
        #c5 .happening-block.non-slider .slide,
    .chisel-form .happening-block.non-slider .slide {
        width: calc(100% - .8rem)
    }

.footer-right.flex\(row\).hideinmobile {
    display: flex;
    justify-content: center;
}
.footer-right.flex\(row\).hideinmobile {
    width: 100%;
}
.footer-left
{
    display: flex;
    align-items: center;
    width: 100%;
}
.social-icon-block {
    display: flex;
}
/*buttons are breaking on mobile.*/
.padded-content span.blue-button {
    width: 100% !IMPORTANT;
    display: flex;
    justify-content: center;
    align-items: center;
}
#c5 .happening-block .details, .chisel-form .happening-block .details {
  
    text-align: center;
}
}
/*there is a border around the location when selected. Please remove.*/

nav.mobile-menu a {
    font-size: 1.2rem !important;
}nav.mobile-menu {
    padding: 0 !important;
}nav.mobile-menu  ul li {
    padding-left: 0 !important;
}nav.mobile-menu ul  {
 margin-bottom: 0 !important;
}