/**********************************/
/*                                */
/*  General                       */
/*                                */
/**********************************/

body {
  font-size: 18px;
}


.entry-content a,
a {
  color: #0671ab;
  text-decoration: underline;
}

.entry-content a:hover,
a:hover {
  color: #0671ab;
  font-weight: 600;
}

.home a {
  color: #444;
  text-decoration: none;
  text-align: center;
}

.home a:hover {
  color: #444;
  font-weight: 300;
}

.home a:first-child {
  text-align: left;
}   

.home a:last-child {
  text-align: right;
}

h1.archive-title {
  text-align: center;
}

.archive .one-third .entry-title, 
.archive .one-fourth .entry-title, 
.archive .one-sixth .entry-title {
  font-size: 15px;
  font-weight: 300;
}

li.entry-title {
  font-size: 18px;
}

.home h2.entry-title {
  font-size: 20px;
  text-transform: lowercase;
  font-weight: 300;
}

.home h2.entry-title:first-letter {
  text-transform: capitalize;
}

.wp-caption {
  width: auto !important;
  text-align: center;
}

.entry-meta, 
.post-info, 
.post-meta,
.wp-caption-text {
  font-style: normal;
}

.mc4wp-form {
  padding: 20px;
  /* border: 1px solid #777; */
  background-color: #F7F7F7;
  margin-bottom: 30px;
}

.author-box {
  background-color: #f7f7f7;
}

.author-box-title {
  font-family: "Source Sans Pro","Helvetica Neue",sans-serif;
  font-size: 20px;
  font-weight: 400;
}


.entry-comments h3, 
.comment-respond h3 {
  font-weight: 600;
}

.button, 
.button-secondary, 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
  background: #777;
}

.button:hover, 
.button-secondary:hover, 
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover {
  background: #777;
}

input, 
select, 
textarea, 
.wp-caption-text, 
.site-description, 
.entry-meta, 
.post-info, 
.post-meta {
  font-family: 'Source Sans Pro',"Helvetica Neue",sans-serif;
}

input, 
select, 
textarea {
  font-size: 14px;
  font-style: normal;
}

a {
  text-decoration: none;
}

.jp-sharing-input-touch .sd-content ul li {
  padding-right: 10px;
  padding-left: 0 !important;
}

.featured-content.featuredpost .aligncenter,
.archive .entry-header a img {
  margin-bottom: 0;
} 

.archive .entry-header .entry-title {
  margin-top: 0;
}    

.post .entry-title {
  font-size: 24px;
}          



/**********************************/
/*                                */
/*  Header/Navigation             */
/*                                */
/**********************************/

.foodie-pro .site-header {
  padding: 0;
}

.nav-primary {
  background-color: #f7f7f7;
  margin: 0;
}

.genesis-nav-menu {
  border-bottom: none;
  border-top: none;
}


.genesis-nav-menu a, 
.genesis-nav-menu > .first > a, 
.genesis-nav-menu > .last > a {
  padding: 13px;
}

.genesis-nav-menu a {
  font-size: 15px;
  font-weight: 600;
  text-align: left;
}

.genesis-nav-menu a:first-child {
  text-align: left;
}

.genesis-nav-menu a:last-child {
  text-align: left;
}

.genesis-nav-menu a:hover {
  color: #444;
  font-weight: 600;
}

.genesis-nav-menu .sub-menu a, 
.genesis-nav-menu .sub-menu a {
  color: #444;
  background: transparent;
  font-weight: 300;
}

.genesis-nav-menu .sub-menu a:hover, 
.genesis-nav-menu .sub-menu a:focus, 
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, 
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
  color: #444;
  background: #e9e9e9;
  font-weight: 600;
}

.genesis-nav-menu .sub-menu {
  border-bottom: 3px solid #e9e9e9;
}

.genesis-nav-menu .sub-menu a {
  background-color: #f8f8f8;
}

.header-image .site-title a {
    text-align: left;
}


/**********************************/
/*                                */
/*  Body                          */
/*                                */
/**********************************/

.site-container {
  margin: 0;
  max-width: none;
  padding: 0;
}

.site-inner {
  border-top: 1px solid #F0F0F0;
  /*border-bottom: 1px solid #80C2B3;*/
}


/**********************************/
/*                                */
/*  Footer                        */
/*                                */
/**********************************/

.footer-widgets {
  padding: 30px 40px;
  background: #f0f0f0;
}

.footer-widgets a {
  color: #333;
}

.footer-widgets a:hover {
  color: #111;
}

.site-footer {
  background-color: #d7d7d7;
}

.site-footer p {
  font-size: 12px;
}

.footer-widgets .widget {
  margin-bottom: 5px;
}


/**********************************/
/*                                */
/*  Home                          */
/*                                */
/**********************************/


.home-top {
  max-width: none;
  padding-bottom: 20px;
}


/**********************************/
/*                                */
/*  Widget                        */
/*                                */
/**********************************/


.widget.widget_recent_entries .widgettitle {
  text-align: left;
}

.widget.widget_recent_entries ul {
  margin-left: 20px;
}

.widget.widget_recent_entries li {
  list-style-type: disc;
  margin-bottom: 15px;
}

.widget.widget_recent_entries li a {
  text-decoration: none;
}

.widget.featured-content.featuredpost h3.widgettitle.widget-title {
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
  color: #ccc;
}

.widget.featured-content.featuredpost h3.widgettitle.widget-title:before,
.widget.featured-content.featuredpost h3.widgettitle.widget-title:after {
  background-color: #ccc;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.widget.featured-content.featuredpost h3.widgettitle.widget-title:before {
  right: 0.5em;
  margin-left: -50%;
}

.widget.featured-content.featuredpost h3.widgettitle.widget-title:after {
  left: 0.5em;
  margin-right: -50%;
}

.widget_wpcom_social_media_icons_widget ul {
  text-align: center;
}

.foodie-pro-related-posts a,
.widget.widget_relatedpoststhumbnailswidget a {
  width: 50% !important;
}  

.foodie-pro-related-posts a div,
.widget.widget_relatedpoststhumbnailswidget a div {
  width: 100% !important;
  max-width: 150px;
  margin: auto !important;
}

.widget_wpcom_social_media_icons_widget li a {
  color: #999;
  font-size: 24px;
}

.widget_wpcom_social_media_icons_widget li a:hover {
  color: #0671ab;
  font-size: 30px;
}

.sidebar .simple-social-icons ul li,
.footer-widgets .simple-social-icons ul li {
  margin: 0 16px 12px !important;
}

.sidebar .simple-social-icons ul li:first-child,
.footer-widgets .simple-social-icons ul li:first-child {
  margin: 0 12px 12px 0 !important;
}

.sidebar .simple-social-icons ul li:last-child,
.footer-widgets .simple-social-icons ul li:last-child {
  margin: 0 0 12px 12px !important;
}

.sidebar .simple-social-icons ul li a,
.footer-widgets .simple-social-icons ul li a {
  background-color: #ffffff !important;
  border-radius: 3px;
  color: #999999 !important;
  border: 0px #ffffff solid !important;
  font-size: 18px;
  padding: 9px;
}

.sidebar .simple-social-icons ul li a:hover, 
.sidebar .simple-social-icons ul li a:focus,
.footer-widgets .simple-social-icons ul li a:hover,
.footer-widgets .simple-social-icons ul li a:focus{
  background-color: #ffffff !important;
  border-radius: 3px;
  color: #0671ab !important;
  border: 0px #ffffff solid !important;
  font-size: 18px;
  padding: 9px;
}

.footer-widgets .simple-social-icons ul li a,
.footer-widgets .simple-social-icons ul li a:hover,
.footer-widgets .simple-social-icons ul li a:focus {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
}

.sidebar .simple-social-icons ul li a, 
.sidebar .simple-social-icons ul li a:hover,
.sidebar .simple-social-icons ul li a:focus {
  background-color: #fff !important;
  border-color: #fff !important;
}


.after-post .widget {
  margin-bottom: 20px;
  background-color: #f7f7f7;
  padding: 20px;
}

.after-post ul {
  padding-left: 20px;
}

.before-post .widget {
    margin: 10px auto;
    width: 50%;
    min-width: 300px;
}

/**********************************/
/*                                */
/*  Slider                        */
/*                                */
/**********************************/

#genesis-slider {
  border: none !important;
  padding: 0 !important;
}

#genesis-content {
  padding-top: 40px;
}

.foodie-pro .flex-direction-nav li a {
  background: url(../images/bg_direction_nav_white.png);
  top: 45%;
}

.foodie-pro .flex-direction-nav li .prev, .foodie-pro .flex-direction-nav li .prev:hover {
  left: -5px;
}

.foodie-pro .flex-direction-nav li .next, .foodie-pro .flex-direction-nav li .next:hover {
  right: -5px;
}


/**********************************/
/*                                */
/*  Sidebar                       */
/*                                */
/**********************************/

#genesis-sidebar-primary {
  padding-top: 40px;
  text-align: center;
}

.sidebar ul li:before {
  content: none;
}



/**********************************/
/*                                */
/*  Media                         */
/*                                */
/**********************************/


@media (min-width: 750px) {

  /*  Widget */ 


  .widget.widget_recent_entries {
    width: 28%;
    float: left;
    margin-left: 2%;
  }
  
  .foodie-pro-related-posts a,
  .widget.widget_relatedpoststhumbnailswidget a {
    width: 25% !important;
  }  

}

@media (min-width: 1024px) {
  
  /*  Widget */ 
  
  .widget.widget_relatedpoststhumbnailswidget a {
    width: 50% !important;
  }
  
  .widget.widget_relatedpoststhumbnailswidget a div {
    width: 100% !important;
  }
  
  /*  Navigation */
  
  .genesis-nav-menu a, 
  .genesis-nav-menu > .first > a, 
  .genesis-nav-menu > .last > a {
    padding: 15px;
  }
  
}


@media (min-width: 1024px) and (max-width: 1139px)  {
  
  /*  Body */ 
  
  #genesis-content {
    width: 620px;
    padding-right: 50px;
    border-right: 1px solid #F0F0F0;
  }
}

@media (min-width: 1140px) {
  
  
  /*  Body */ 
  
  #genesis-content {
    /* width: 750px; */
    padding-right: 50px;
    border-right: 1px solid #F0F0F0;
  }
  
  .site-inner {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 30px;
  }

}

@media (min-width: 1141px) {
  
  /*  Navigation */
  
  .genesis-nav-menu a, 
  .genesis-nav-menu > .first > a, 
  .genesis-nav-menu > .last > a {
    padding: 20px 25px;
  }

}
 
@media (max-width: 1023px)  {

  /*  Body */ 
  
  .site-inner {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  
  .alignright,  
  img.alignright, 
  .wp-caption.alignright {
    float: right;
    padding-left: 30px;
  }
  
  .alignleft, 
  img.alignleft, 
  .wp-caption.alignleft {
    float: left;
    padding-right: 30px;
  }
}

@media (max-width: 320px)  {

  /*  Body */ 
  
  .foodie-pro-related-posts a,
  .widget.widget_relatedpoststhumbnailswidget a {
    width: 100% !important;
  } 
}

