/* GREENS RESTAURANT CUSTOM CSS FOR ENFOLD WORDPRESS THEME */
/* GREENS RESTAURANT CUSTOM CSS FOR ENFOLD WORDPRESS THEME */
/* GREENS RESTAURANT CUSTOM CSS FOR ENFOLD WORDPRESS THEME */
/* GREENS RESTAURANT CUSTOM CSS FOR ENFOLD WORDPRESS THEME */

/* General Custom CSS */

/* disable icon animation as page loads */
.avia_transform .av_font_icon, .avia_transform .avia_start_delayed_animation.av_font_icon {
opacity: 1 !important;
-moz-transform: scale(1 !important);
-webkit-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
-webkit-animation: none;
-moz-animation: none;
-msanimation: none;
animation: none;
}

/* makes entypo icons a fixed width so that icons are better aligned */
span.av-icon-char {
	line-height: 20px;
    width: 20px !important;
    display: inline-block !important;
}

span.av_font_icon a {
	line-height: 18px !important;
    width: 20px !important;
    display: inline-block !important;
}

/*MAKES ALL LINKS IN FOOTER UNDERLINED*/
#footer a { 
text-decoration: underline !important;
}
#footer a:hover { 
text-decoration: underline !important;
color: #ffffff !important;
}

/* hide image overlay on mouse hover */
.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none !important;
}
.image-overlay {
 visibility: hidden;
 }



/* FIXES COLOR OF SHOPPING PAGE ADD TO CART BUTTON */

.cart66-form input[type="submit"]:hover{background-color:#4D7C52!important}
.cart66-form .btn.btn-small:hover{background-color:#EAEAEA!important}
.cart66-form .btn.btn-success:hover{background-color:#52A552!important}


/* ADJUSTING TOP AND BOTTOM PADDING AND MARGINS FOR WIDGETS IN FOOTER */
.widget { 
margin-bottom: 0px !important;
}

/*ADJUSTS MARGIN OF SPECIFIC FOOTER WIDGETS*/
#black-studio-tinymce-999 {margin: 0px !important;}


/* Changes background color of masonry photo gallery */
.main_color .av-masonry {
    background-color: #F9F9F9;
}

/* Hide photo captions on events photo gallery page */
.page-id-312 .mfp-title {
	display:none!important;
}

/* Capitalizes first letter of each word in page titles */
h1.post-title a, h1.entry-title a {
	text-transform: capitalize !important;
}

/*Capitalizes each word in breadcrumb */
.avia-breadcrumbs .trail-end {
	text-transform: capitalize !important;
}

/* Sample Menus Tab Titles Font Size */
.js_active .tab  {
font-size: 13px;
}

/* main navigation menu font size and style */
.main_menu ul:first-child > li > a { 
	font-family: 'Droid Serif';
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400; 
}
/* main navigation menu font COLOR for active current page */
li.current-menu-item > a > .avia-menu-text {
color: #4d7c52!important;
}





/* FORMS STYLE */

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
	font-size: 14px
}

/* add padding to the section breaks in gravity forms*/
.gform_wrapper .gsection { padding: 25px 0px 0px 0px !important;}
.gform_footer { padding: 0px !important;}

/* changes the width of the dropdown form input*/
#top select {
    width: 220px;
}

/* stops gravity forms fields from being full width */
#top input[type="text"] {
width: 210px;
}
#top input[type="email"] {
width: 210px;
}
#top input[type="tel"] {
width: 210px;
}
#top input[type="number"] {
width: 210px
}

/*fixed datepicker on events page*/
body#top div.ui-datepicker-title select {
    width: initial;
    display: inline-block;
    margin-bottom: initial;
    -webkit-appearance: menulist;
}

/* fixes dropdown form items not having down arrow in chrome and safari */
.gform_wrapper select {
    -webkit-appearance: menulist !important;
}

/* makes gravity forms sublabels italic */
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_full label {
	font-size: 14px;
	font-weight: normal !important;
	font-style: italic;
	color: #808080 !important;
	}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right label {
	font-size: 14px;
	font-weight: normal !important;
	font-style: italic;
	color: #808080 !important;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_left label {
	font-size: 14px;
	font-weight: normal !important;
	font-style: italic;
	color: #808080 !important;
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description  {
	font-style: italic !important;
}
/* italicizes instruction description for fields */
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
	font-style: italic !important;
}

/* HIDES TEXT CAPTION FOR ENLARGED LIGHTBOX IMAGES */
div.ppt {
    display: none !important;
}
/* MAKES NEXTGEN GALLERY IMAGES FIT MAX WIDTH SO THEY ARE RESPONSIVE */
.ngg-gallery-thumbnail img {
	max-width: 99%;
}
.ngg-gallery-thumbnail {
	max-width: 99%;
}

/* Full width GREENS-OPENTABLE-WIDGET embedded form */

/* the z-index for .ui-datepicker is automatically +1 so this makes the input field a high number so datepicker popup goes above it. this is so that datepicker goes above enfold's nav menu */
.hasDatepicker {
    position: relative;
    z-index: 9999;
}

#top .greens-opentable-form .greens-opentable-text, #top .greens-opentable-form .greens-opentable-select, #top .greens-opentable-form .greens-opentable-textarea, #top .greens-opentable-form .button {
  width:100%;
  margin: auto;
  display:inline;
  min-width:50px;
  border-radius: 2px;
  font-size: 16px!important;
  padding: 15px 0px 13px 50px;
}

/*changed button background color on hover */
#top .greens-opentable-form .button:hover {
  opacity: 0.75!important;
}

input#greens-opentable-datepicker {
 background-image: url("/wp-content/uploads/greens-opentable-icons/calendar-light.svg")!important;
 background-position: 10px!important;
 background-repeat: no-repeat!important;
 padding: 16px 0px 14px 50px!important;
}

select#clock {
 background-image: url("/wp-content/uploads/greens-opentable-icons/clock-light.svg")!important;
 background-position: 10px!important;
 background-repeat: no-repeat!important;
}

select#guests {
 background-image: url("/wp-content/uploads/greens-opentable-icons/guest-light.svg")!important;
 background-position: 10px!important;
 background-repeat: no-repeat!important;
}

.greens-opentable-form .button {
  margin: 0px!important;
  padding: 15px 0px 13px 0px!important;
  border-radius: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: normal;
  font-size: 16px!important;
  width: 100%;
  min-width: 100px;
  outline: none;
}

#top .greens-opentable-form-control-wrap {
  display: block !important
}

#top .greens-opentable-display-none{
  display: none;
}

/* END GREENS-OPENTABLE-WIDGET */


	
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
    
h1.post-title a, h1.entry-title a {
  font-size: 16px;
  font-weight: bold;
}
#socket {
    font-size: 11px!important;
}

}/*keep this end bracket here*/





/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}

/* END */
/* GREENS RESTAURANT CUSTOM CSS FOR ENFOLD WORDPRESS THEME */