/*
Theme Name: Kekuli Cafe (Divi Child Theme)
Theme URI: 
Description: Use this child theme to make changes to the styles without editing the original.
Author: The Update Company
Author URI: 
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: Divi
*/

@import url("../Divi/style.css");

/* GLOBAL */

a.linkWhite {color:#ffffff}

.et_pb_section {
padding: 0px 0;
position: relative;
}


@media only screen and (max-width: 980px){
#logo {
width: 90%;
height:auto;
margin-top: 20px;
margin-bottom: 0;
}




#logo {

max-height: auto;

}


} /*end @media*/


@media only screen and (max-width: 640px){
#logo {
width: 100%;
margin-left: 0px;
}
} /*end @media*/

/* HOMEPAGE */



/* HEADER */

#logoDiv{
	text-align:center;
	width:75%;
	float:left;
	clear:both;
}

/*
@media only screen and (max-width: 768px){
#logoDiv{
	text-align:center;
	width:100%;
	float:left;
	clear:both;

}
}
*/ /*end @media*/


#navFooterSubMobile{
	display:none;
}



@media only screen and (max-width: 640px){

#logoDiv{
	text-align:center;
	width:100%;
	float:left;
	clear:both;

}

#navTopSub{
	display:none;
}

#navFooterSubMobile{
	display:block;
}

#socialLinksDiv{
	float:right;
	width: 100px; 
	margin-top: 0px;
}

.socialLinkIcon{
	float:left;
	width: 32px; 
}

} /*end @media*/









@media only screen and (max-width: 768px){

#logoDiv{
	text-align:center;
	width:100%;
	float:left;
	clear:both;

}

#navTopSub{
	display:none;
}
} /*end @media*/

.headerTop{
	
}

.headerBottom{
	padding: 0px;
}

@media only screen and (max-width: 980px){


#navTopSub{
text-align: center;
width: 150px;
float: left;
margin: 45px 0 0 10px;
}


#socialLinksDiv{
	padding-left:25px;
	width: 100px;
}

.socialLinkIcon{
	float:left;
	width: 32px; 
}



.headerBottom{
	padding: 10px;
}

} /*end @media*/


@media only screen and (min-width: 980px){

#logo {
width: 85%;
margin-bottom: 0px;
margin-left: 25px;
}


#navTopSub{
	text-align:center;
	width:240px;
	float:left;
	margin: 45px 0 0 0px;
}


.headerBottom{
	padding: 10px;
}


#socialLinksDiv{
	padding-left:70px;
	width: 100px;
}

.socialLinkIcon{
	float:left;
	width: 32px; 
}


} /*end @media*/


@media only screen and (min-width: 1100px){

#logo {
width: 85%;
margin-bottom: 0px;
margin-left: 25px;
}

#navTopSub{
	text-align:center;
	width:240px;
	float:left;
	margin-top: 45px;
}


.headerBottom{
	padding: 10px;
}



#socialLinksDiv{
	padding-left:72px;
	width: 100px;
}

.socialLinkIcon{
	float:left;
	width: 32px; 
}



} /*end @media*/


#main-header {
line-height: 23px;
font-weight: 500;
top: 0;
background-color: #fff;
width: 100%;
z-index: 99999;
padding: 18px 0 0 0;
min-height: 43px;
box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}







/* NAVIGATION */
/* Main Navigation */

#et-top-navigation {
	float: left;
	margin-bottom: 35px;
	}

@media only screen and (max-width: 640px){

#et-top-navigation {
float: right;
}

} /*end @media*/

/* @media only screen and (max-width: 768px){

#et-top-navigation {
float: left;
margin-bottom: 35px;
}

} /*end @media*/


/* @media only screen and (max-width: 980px){

#et-top-navigation {
float: left;
margin-bottom: 35px;
}  

}*/

/*end @media*/





nav#top-menu-nav {
padding: 0px 0px 0px 80px;
}




#top-menu li > a {
padding-bottom: 20px;
color: #F68B1F;
}

#top-menu li li a {
padding: 20px 0px 0px 10px;
width: 160px;
color: #fff;
font-size: 18px;
/* border-bottom: 1px solid white; */
}


#top-menu a:hover{
color:#333333;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
color: #222;
}






@media only screen and (max-width: 640px){

#top-menu li {
display: inline-block;
padding-right: 22px;
font-family: 'Luckiest Guy';
font-size:24px;
}

} /*end @media*/

@media only screen and (max-width: 768px){

#top-menu li {
display: inline-block;
padding-right: 22px;
font-family: 'Luckiest Guy';
font-size:24px;
}

} /*end @media*/


@media only screen and (max-width: 980px){

#top-menu li {
display: inline-block;
padding-right: 22px;
font-family: 'Luckiest Guy';
font-size:24px;
}

} /*end @media*/

@media only screen and (max-width: 1100px){

#top-menu li {
display: inline-block;
padding-right: 22px;
font-family: 'Luckiest Guy';
font-size:24px;
}

} /*end @media*/


@media only screen and (min-width: 1100px){

#top-menu li {
display: inline-block;
padding-right: 15px;
font-family: 'Luckiest Guy';
font-size: 20px;
}

} /*end @media*/


#top-menu .menu-item-has-children > a:first-child:after {
display:none;
padding:0;
}


#et_top_search {
display: none;
}


.et_mobile_menu li li {
padding-left: 5%;
display: none;
}

@media only screen and (max-width: 980px){
#et_mobile_nav_menu {
display: block;
margin-top: 0px;
float: left;
padding-right: 50px;
}

#et_top_search {
margin-top: 17px;
margin-right: 35px;
float: left;
display: none;
}
} /*end @media*/

.mobile_menu_bar:before {
/* content: "\67"; */
font-size: 40px;
left: 0;
position: absolute;
top: 0;
}

/*Sub Navigation*/
.nav li ul {
z-index: 9999;
width: 200px;
background-color: #F68B1F;
visibility: hidden;
opacity: 0;
border-top: 3px solid #F68B1F;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.sub-menu{
	background-color: #F68B1F;
}

#main-header .nav li ul {
background-color: #F68B1F;
}

.nav li ul {
position: absolute;
background-color: #F68B1F;
top: 40px;
left: -27px;
padding: 20px;
}


a {
padding-bottom: 29px;
color: #FFFFFF;
}

.nav ul li a:hover{
background: transparent;
}


/* Top Banner */
.et_pb_fullwidth_header {
padding: 40px 0;
}

.specialSlider{
	background-color: gold;
	width:100%;
}

/* Mobile Menu */

.et_mobile_menu {
position: absolute;
left: 0;
top: 67px;
padding: 5%;
background: #fff;
width: 90%;
visibility: visible;
opacity: 1;
display: none;
z-index: 9999;
border-top: 3px solid #7EBEC5;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Search */
.et-search-form {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
top: 35px;
right: inherit;
display: none;
position: absolute;
z-index: 1000;
background: #fff;
border-top: 3px solid #7EBEC5;
padding: 20px;
}




/* Slider */


.sldRndCorner {
width:auto;
/*height:;*/
margin-bottom: 0px;
border: 8px solid #FFFFFF;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/*
-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.75);
*/
}



.sldRndCornerSm {
width:auto;
/*height:;*/
margin-bottom: 0px;
border: 8px solid #FFFFFF;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/*
-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.75);
*/
}

.homePageSliderCont .et_pb_column {
	text-align: center;
	
}

@media only screen and (min-width: 640px){
	.homePageSliderCont img {
		max-width:70%;
	}
} /*end @media*/

.entry-content ul, .comment-content ul {
list-style-type: disc;
padding: 0;
line-height: 26px;
}


/* MENU */
.su-posts-default-loop .su-post-meta {
display:none;
}

.su-posts-default-loop .su-post-comments-link {
display:none;
}

.su-posts-default-loop .su-post {
margin-bottom: 0em;
line-height: 1.5;
float: left;
width: 240px;
padding: 15px;
min-height: 0px;


}

.specialSlider .su-posts-default-loop .su-post {
margin-bottom: 0em;
line-height: 1.5;
float: left;
width: 240px;
padding: 0px;
min-height: 225px;


}



.su-posts-default-loop h2.su-post-title {
clear: none;
margin: 0 0 0.3em 0;
font-size: 1.2em;
font-weight: bold;
color: #F68B1F;
}

/* LOCATION */

.entry-content table {
border: 0px solid #eee;
margin: 0 0 15px 0;
text-align: left;
width: 100%;
}

.hoursTable{
	margin-top: 10px;
}

.hoursTable td h1{
padding-bottom:0px;

}


.hoursTable td{
background: transparent;

font-family: 'Signika', sans-serif;
font-size:18px;

}



.su-table .su-even td {
background: transparent !important;
}

/* SPECIALS */

.su-posts-default-loop .su-post-thumbnail {
float: left;
display: block;
width: 100%;
height: auto;
margin-right: 1em;
}

.specialsDiv .su-post{
margin-bottom: 0em;
line-height: 1.5;
float: left;
width: 330px;
padding: 5px;
	
}

.sliderTitle{
	padding-top: 100px;
font-size: 60px;
}

.sliderTageline p{
font-size: 60px;
}


/* BLOG */

.single .et_pb_post h1{
 color: #009AA6;
}

#left-area .post-meta {
display:none;
}

.et_pb_widget_area_left {
border-right: 0px solid #e2e2e2;
padding-bottom: 30px;
}


/* Testimonials */

.testimonial {
width: 90%;
margin: 20px auto;
padding: 0px;
text-align: left;
border: 0px solid #E6E6E6;
}

.testimonial .inner {
border: 0 solid #FFFFFF;
margin: 0;
padding: 20px;
 background: #f68b1f; 
}

.testimonial h3 {
background: url("../images/quotes.png") no-repeat scroll left center transparent;
color: #ffffff;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 0 5px 40px;
text-align: left;
line-height: 1.2em;
display:none;
}

.testimonial .content {
color: #ffffff;
font-style: italic;
padding-top: 0;
}

.testimonial .client {
color: #ffffff;
margin-top: 10px;
text-align: right;
}





/* FOOTER */



#customFooterMenu{
	margin: 0 auto;
	text-align: center;
	padding:20px 0px;
}

#customFooterMenu ul {
text-align: left;
line-height: 2.5em;
}

#customFooterMenu ul li{
	display:block;
	padding-right:20px;
	font-family: 'Signika', sans-serif;
	font-size:16px;
}

@media only screen and (min-width: 768px){
	#customFooterMenu ul {
		text-align: center;
	}
	#customFooterMenu ul li{
		float:left;
	}
}


#socialLinksDivFooter{
	width: 150px; 
}

.socialLinkIcon{
	float:left;
	width: 32px; 
}

#socialLinksFacebook{

}

#socialLinksInstagram{

}

#socialLinksTwitter{
 
}


#legalDiv{
	text-align:center;
}

/* TYPOGRAPHY */

h1 {
	font-family: 'Luckiest Guy';
	font-size:40px;
}

h2{
	font-family: 'Signika', sans-serif;
	font-size:24px;
}

h3{
	font-family: 'Signika', sans-serif;
	font-size:16px;
}

h4 {
font-size: 14px;
font-weight:900;
padding-top:20px;
}

h5{
	font-family: 'Signika', sans-serif;
	font-size:24px;
}

h6{
	font-family: 'Signika', sans-serif;
	font-size:10px;
}

p{
	font-family: 'Signika', sans-serif;
	font-size:18px;
}


.textWhite{
color: #FFFFFF;	
}
.textOrange{
color: #F68B1F;	
}
.textTeal{
color: #009AA6;	
}

.contactUsHead{
	font-size: 30px
}

.et_pb_text {
width: 100%;
margin-bottom: 10px;
}


/* IMAGES */
.imgRnd {
width: 70%;
margin-bottom: 30px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-webkit-box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0 5px 10px 0 rgba(50, 50, 50, 0.75);
box-shadow:         0 5px 10px 0 rgba(50, 50, 50, 0.75);
}




.imgRndFW {
width: 92%;
margin-bottom: 30px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-webkit-box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0 5px 10px 0 rgba(50, 50, 50, 0.75);
box-shadow:         0 5px 10px 0 rgba(50, 50, 50, 0.75);
}




.imgRndCorner {
width:100%;
height:;
margin-bottom: 30px;
border: 8px solid #FFFFFF;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0 5px 10px 0 rgba(50, 50, 50, 0.75);
box-shadow:         0 5px 10px 0 rgba(50, 50, 50, 0.75);
}

.imgRndWhite{
border: 8px solid #FFFFFF;
background:#FFFFFF;
}

.imgRndOrange{
border: 8px solid #F68B1F;
}

.imgRndTeal{
border: 8px solid #009AA6;
}

.et_pb_column_1_2 {
text-align: center;
}

.et_pb_column_1_3 {
text-align: center;
}


/* HOMEPAGE - Recent Blog Post */

.et_pb_container {
width: 100%;
height: 100%;
margin: 0 auto;
position: relative;
z-index: 2;
}

.et_pb_slide_description {
padding: 0px;
-webkit-animation-duration: .7s;
-webkit-animation-delay: .9s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .7s;
-moz-animation-delay: .9s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .7s;
-o-animation-delay: .9s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .7s;
-ms-animation-delay: .9s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .7s;
animation-delay: .9s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: fadeBottom;
-moz-animation-name: fadeBottom;
-ms-animation-name: fadeBottom;
-o-animation-name: fadeBottom;
animation-name: fadeBottom;
}

.postImg{
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: 100%;
-moz-background-size: 100%;
background-size: 100%;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
}

.post{
padding: 5% 10%;
height: 400px;
/* text-align: left; */
}

article.post{
padding: 0;
height: auto;
/* text-align: left; */
}






@media only screen and (min-width: 980px){
.postImg .post{
padding: 5% 20%;
height: 400px;
/* text-align: left; */
}
} /*end @media*/


@media only screen and (max-width: 980px){
.postImg .post{
padding: 5% 10%;
height: 400px;
/* text-align: left; */
}
} /*end @media*/




.fwBlog .post{
padding: 0;
height: auto;
/* text-align: left; */
}

.single .post {
border-bottom: 1px solid #e2e2e2;
padding-bottom: 25px;
padding: 0;
height: auto;
}

.et_pb_widget_area_right {
border-left: 0px solid #e2e2e2;
}

.topTitle{
	text-align: center;
}


.post .entry{
	text-align: left;
}

.et_pb_slide_content {
font-size: 18px;
padding-bottom: 0px;
font-weight: 400;
color: #333;
}

.home .category-blog{display:none;}





@media only screen and (min-width: 980px){
.recentPost {
margin-top: 80px;
background-color: #fff;
background-color: rgba(0,0,0,0.4);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 20px;
}
} /*end @media*/


@media only screen and (max-width: 980px){
.recentPost {
margin-top: 130px;
background-color: #fff;
background-color: rgba(0,0,0,0.4);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 20px;
}
} /*end @media*/


/* END HOMEPAGE */


/* MENU */

.menuAnchorSection{
	height:0px;
}

#menuAnchorList{
	list-style-type: none;
	display: inline-block;
	padding: 0;
}

.menuAnchorItem{
	float:left;
	padding: 5px 10px;
}

.menuAnchorItem h2 a {
	color:#009aa6;
}

.menuAnchorItem h2 a:hover {
	color:#aaaaaa;
}

/* END MENU */



/* FOOTER */


.footSearch .widget_search #s {
color: #666 !important;
width: 60%;
padding: 6px 3% 7px 3%;
margin: 0;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-color: #ddd;
}

.footSearch .widget_search #searchsubmit {
font-family: 'Raleway', Arial, sans-serif;
font-size: 12px;
font-weight: 400 !important;
color: #666;
background-color: #ddd;
width: 30%;
max-width: 90px;
margin: 0 0 0 -4px;
padding: 7px !important;
border: none;
top:inherit;
right:inherit;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

@media only screen and (max-width: 640px){

.footNav{
	font-size: 12px ;
	text-align:center;
	width:100%;
}

.footSocial{
	text-align:right;
	width:100%;
}

.footSearch{
	text-align:center;
	width:100%;
}

} /*end @media*/

/* END FOOTER */


/* MISC */

#main-content .container:before {
content: '';
position: absolute;
top: 0;
height: 100%;
width: 1px;
background-color: #FFFFFF;

}


.loyaltyCardPerks{
	font-family: 'Signika', sans-serif;
	font-size:18px;
	margin: 0 0 20px 20px;

}

.entry-content ul{
	font-family: 'Signika', sans-serif;
	font-size:18px;
	margin: 0 0 20px 20px;

	
}


.form-allowed-tags{display:none;}
.form-submit{float:left;}


/* FORMS */

/* CONTACT FORM */
.et_pb_contact_left {
width: 100%;
float: left;
}



/* Campaign Monitor Form */

.cmForm{}

input.cmFormInput{background-color: #eee;
border: 1px solid !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 18px;
color: #666!important;
padding: 16px !important;
font-family: 'Raleway', Arial, sans-serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;}

button.cmFormBtn{
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 18px;
line-height: 1.7em;
display: block;
color: #fff;
border: none;
float: right;
margin-top: 8px;
background-color: #82c0c7;

}

/* Gravity Forms Styling */

button.gform_next_button
 {
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 18px;
    line-height: 1.7em;
    display: block;
    color: #fff;
    border: none;
    float: right;
    margin-top: 8px;
    background-color: #82c0c7;
}

.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 18px;
    line-height: 1.7em;
    color: #fff;
    border: none;
    background-color: #82c0c7;
}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
font-size: 1em;
font-size: 20px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 18px;
line-height: 1.7em;
background-color: #82c0c7;
font-weight: 300;
display: block;
color: #fff;
border: none;
float: left;
margin-top: 0px;
margin-bottom:20px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 47%;
background-color: #eee;
border: 1px solid !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 18px;
color: #666!important;
padding: 16px !important;
font-family: 'Raleway', Arial, sans-serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}




.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
    outline-style: none;
    font-size: 18px;
    font-family: inherit;
    padding: 5px 2px 5px 2px;
    letter-spacing: normal;
    width: 47%;
    background-color: #eee;
    border: 1px solid !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 18px;
    color: #666!important;
    padding: 10px !important;
    font-family: 'Raleway', Arial, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 99.2%;
    background-color: #eee;
    border: 1px solid !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 18px;
    color: #666!important;
    padding: 16px !important;
    font-family: 'Raleway', Arial, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.gform_wrapper textarea.medium {
height: 150px;
background: #eee;
}

.catering-form_wrapper .top_label input.medium,
.catering-form_wrapper .top_label select.medium,
.catering-form_wrapper .gform_wrapper input[type=text]
{
    font-size: 16px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}

#gform_page_13_2 .ginput_container {
    display: inline;
}

.catering-form .ginput_product_price_label {
    display: none;
}

.gform_wrapper #gform_page_13_2 input[type=text] {
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}


textarea {
overflow: auto;
}

.catering-form .gform_wrapper input[type=text] {
    width: inherit!important;
}

.catering-form .ginput_product_price_label,
.catering-form .ginput_quantity_label {
    display: none;
}



.catering-form .ginput_product_price {
    min-width: 100px;
    display: inline-block;
}

.catering-form .gfield_price label {
    min-width: 50%;
    padding-left: 20px;
}

.gform_wrapper input.ginput_quantity {
    width: 2.5em!important;
}


.gform_wrapper .ginput_complex label{

color: #666!important;
font-family: 'Raleway', Arial, sans-serif;

}

.socialSharing{
	margin: 10px auto -20px;
	width: 260px;
}

.socialSharing span{
float: left;
margin: -1px 10px 10px 0px;
font-size: 16px;
}

.searchField{

}

.category-uncategorized{
	display:none;
}

.primary-button{
    position: relative;
    display: block;
    margin: 20px 0 0 0;
    padding: 10px 20px;
    border-radius: 1000px;
    width: 300px;
    max-width: 300px;
    height: auto;
    background: #7EBEC5;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
}

.primary-button:hover, .primary-button:focus, .primary-button:active{
    background: #888888;
}

.secondary-button{
    position: relative;
    display: block;
    margin: 20px 0 20px 0;
    padding: 10px 20px;
    border-radius: 1000px;
    width: 300px;
    max-width: 300px;
    height: auto;
    background: #a3a3a3;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
}

.secondary-button:hover, .secondary-button:focus, .secondary-button:active{
    background: #888888;
}