
/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em;  }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { outline: none; display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
    display: none;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    background: none;
    z-index: 9999;
    outline: 0;
    float: left;
    padding-bottom: 0;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #000;
    font-family: 'bebas_neueregular', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
   top: -4px; 
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #000;
}
.slicknav_menu {
    padding:5px;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
    padding-bottom: 10px;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#000;
    text-transform: uppercase;
    outline: none;
    font-size: 18px;
    font-family: 'bebas_neueregular', Arial, sans-serif;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    background:#699be8;

}

.slicknav_nav a:hover {
    background:#699be8;
    color: #fff;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}

/* #Media Queries
================================================== */


@media (max-width: 1131px) {
  
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  #wrap,
  #header-main-menu-wrap,
  #header-secondary-menu-wrap,
  #content-wrap,
  #footer,
  .recipes #content,
  .services #content,
  .media-page #content,
  .shop #content {
    width: 100%;
  }
  
  .subscribe h2 {
    font-size: 64px;
  }
  
  .subscribe input[type="text"], 
  .subscribe input[type="email"],
  .search input[type="text"],
  .subscribe input[type="submit"],
  .search input[type="submit"] {
    width: 100%;
  }
  
  .subscribe input[type="submit"],
  .search input[type="submit"],
  .info-section a {
    background: none;
    text-align: right;
  }
  
  #header-main-menu li:before {
    margin: 0 12px;
  }
  
  #header-secondary-menu li a {
    font-size: 30px;
  }
  
  #header-secondary-menu li:before {
    font-size: 30px;
  }
  
  #header-secondary-menu-wrap {
    height: 72px;
  }
  
  #content {
    width: 69.5%;
  }
  
  #sidebar {
    width: 26.5%;
  }
  
  #sidebar img,
  .home-featured img {
    max-width: 100%;
    height: auto;
  }
  
  .about img {
    float: none;
  }
  
  .about p {
    float: none;
    margin-top: 12px;
    width: 100%;
  }
  
  .home-news .clearfix .post {
    width: 48%;
    height: auto;
    margin-bottom: 48px;
    padding-bottom: 24px;
    margin-right: 4%;
  }
  
  .home-news .clearfix .post:nth-child(2n) {
    margin-right: 0;
  }
  
  .home-news .post img {
    width: 100%;
    height: auto;
  }
  
  .info-section .wpp-list li a:first-child,
  .info-section .wpp-list a {
    float: none;
  }
  
  .info-section .wpp-list a {
    margin-top: 12px;
    width: 100%;
  }
  
  #footer {
    margin-bottom: 0;
  }
  
  .home-news .more {
    position: relative;
    top: 0;
    right: 0;
  }
  
  .home-featured > section,
  .home-featured > section:first-child {
    float: none;
  }
  
  .home-featured section.clearfix {
    width: 100%;
  }
  
  .home-featured > section .featured-item {
    width: 30%;
  }
  
  .home-featured img {
    width: 100%;
  }
  
  .home-featured > section h2 {
    text-align: left;
  }
  
  .home-featured > section .featured-item {
    margin: 0 20px 0 0;
  }
  
  .single .entry img {
    max-width: 100%;
    height: auto;
  }
  
  html body div.easyrecipe {
    width: 100%;
    margin: 0 !important;
  }
  
  .easyrecipe .ERSSavePrint {
    float: none;
  }
  
  div.easyrecipe span.ui-button-text {
    padding: 0 !important;
    top: 0;
    right: 0;
    font-size: 24px;
    position: relative;
    background: red;
    background-color: rgb(247, 247, 247);
  }
  
  .easyrecipe .ERSName {
    width: auto;
  }
  
  .recipes {
    text-align: center;
  }
  
  .recipes .post section section {
    float: none;
    margin: 0 0 24px 0;
  }
  
  .recipes .post section section:first-child {
    margin-bottom: 24px;
  }
  
  .recipes .post section section h1:before {
    content: '';
    display: none;
  }
  
  .recipes .post section section ul {
    margin-left: 0;
  }
  
  .recipes .post > section {
    margin-bottom: 0;
  }
  
  .services .post img {
    max-width: 100%;
    height: auto;
  }
  
  .about-page #content,
  .about-page #sidebar {
    width: 100%;
    float: none;
  }
  
  .about-page #sidebar {
    max-width: 240px;
    margin: 24px auto;
  }
  
  .about-page .post img {
    max-width: 100%;
    height: auto;
  }
  
  .about-page .content-footer section,
  .about-page .content-footer section:first-child {
    float: none;
    width: 100%;
    margin-bottom: 24px;
  }
  
  .contact textarea,
  .contact input[type="submit"] {
    width: 100%;
  }
  
  .contact input[type="submit"] {
    background: none;
  }
  
  .contact input[type="text"], 
  .contact input[type="email"] {
    max-width: 100%;
  }
  
  .contact .header-social-buttons {
    position: relative;
    top: -6px;
  }
  
  .final-tiles-gallery {
    max-width: 100%;
    overflow: hidden;
  }
  
} 

@media (max-width: 990px)  {

  .subscribe h2 {
    font-size: 42px;
  }
  
  .logo {
    width: 400px;
    height: 130px;
    position: relative;
    left: 0;
    margin: 0 auto;
    background-size: 100%;
  }
  
  #header-main-menu li a {
    font-size: 17px;
    line-height: 2.8em;
  }
  
  #header-main-menu-wrap {
    height: 48px;
    top: 228px;
  }
  
  #header .header-social-buttons {
    top: 6px;
  }
  
  #header-secondary-menu-wrap {
    top: 282px;
  }
  
  #header {
    height: 390px;
  }
 
  .snp-fb {
    width: 100% !important;
    background-position: 0 0 !important;
  }
  
  .shop-items {
    width: 319px;
    margin: 0 auto;
  }
  
  .shop-item {
    float: none;
    margin: 0 0 24px 0;
  }
  
  .media-item {
    min-height: 346px;
  }
  
}

@media (max-width: 850px)  {
  
  #content {
    width: 100%;
    float: none;
    margin-bottom: 48px;
    overflow: hidden;
  }
  
  #sidebar {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
  
  #footer p {
    font-size: 18px;
  }
  
  .slicknav_menu {
    display: block;
  }
  
  #header-main-menu,
  #header-secondary-menu {
    display: none;
  }
  
  #header {
    height: auto;
    margin-bottom: 114px;
    z-index: 99;
  }
  
  #header-main-menu-wrap,
  #header-secondary-menu-wrap{
    position: relative;
    top: 78px;
    height: auto;
  }
  
  #header-main-menu-wrap .slicknav_btn {
    margin-bottom: 4px;
    margin-top: 10px;
  }
  
  #header .header-social-buttons {
    top: 12px;
  }
  
  .home-featured > section .featured-item {
    width: 29%;
  }
  
  .services .post img {
    float: none;
  }
  
  .services blockquote {
    margin: 1em 0;
  }
  
  .services .content-footer section {
    width: 100%;
    float: none;
    margin: 0 0 24px 0;
  }

  
}

@media (max-width: 520px) {
  
  .home-news .clearfix .post {
    width: 100%;
    margin-right: 0;
  }
  
  .logo {
    width: 260px;
    height: 84px;
  }
  
  #footer {
    height: auto;
  }
  
  #footer p,
  #footer p:first-child {
    float: none;
    margin-bottom: 12px;
    text-align: center;
  }
  
  #sidebar {
    width: 100%;
  }
  
  .home-featured > section h2 {
    font-size: 32px;
  }
  
  .wp-pagenavi span.pages {
    display: block;
    margin-bottom: 24px;
    width: auto !important;
  }
  
  #sidebar h3 {
    font-size: 24px;
  }
  
  .home-featured > section .featured-item,
  .home-featured > section:first-child .featured-item {
    width: 100%;
    margin: 0 0 24px 0;
  }
  
  .like-posts-item {
    width: 100%;
    float: none;
    margin-bottom: 24px;
  }
  
  .like-posts-item img {
    width: 100%;
    height: auto;
  }
  
  .single .post > h1 {
    font-size: 24px;
  }
  
  .comments a,
  .single .entry a {
    word-break: break-all;
  }
  
  .recipes .post section section h1,
  .post > h1 {
    line-height: 1em;
  }
  
  .shop-items,
  .shop-item {
    width: 100%;
  }
  
  .shop-item img {
    width: 100%;
    height: auto;
  }
    
}

@media (max-width: 380px) {
  
  .wp-pagenavi span, .wp-pagenavi a {
    padding: 2px;
  }
  
  .slicknav_btn,
  .slicknav_nav a {
    padding-left: 0;
    margin-left: 0;
  }
  
  .slicknav_nav a {
    text-align: center;
  }
  
  .ssba span {
    margin-right: 2px;
  }
  
  .ssba {
    margin-top: 12px;
  }
  
  .single .post-meta {
    margin-top: 12px;
  }
  
  .ssba a {
    margin-bottom: 10px;
  }
  
  .easyrecipe .ERSName {
    font-size: 21px !important;
  }
  
  .commentlist .children {
    word-break: break-all;
  }
  
  li.comment {
    padding-left: 0;
  }
  
  li.comment img.avatar {
    position: relative;
  }
  
  li.comment .comment-author {
    margin-top: 24px;
  }

} 



