body{
  font-size: 14px;
  color: #323944;
  font-family: 'nimbus-sans', sans-serif;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
/*  color: #552f25; brown */
  color: #325A82; /* blue */
  font-family: "nimbus-sans-extended",sans-serif;
  font-weight: 400;
    margin: 0 0 16px;
}
h1 {font-size: 1.55em; font-weight: 900;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
p, div.easyrecipe { font-family: 'nimbus-sans', sans-serif; }
a {
  transition: all 0.2s ease-in-out;
  color: #D26E31;
}

.site-description {
  letter-spacing: none;
}

/* remove text-transform */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button, th, .breadcrumb, .widget-title, .site-title, .site-description, .genesis-nav-menu > .menu-item > a, .genesis-nav-menu > .right, .entry-meta, .entry-comments, .comment-meta,  .genesis-nav-menu.responsive-menu li.current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover,   .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
  text-transform: none;
}

blockquote {
    color: #119399;
  font-family: "skolar","Georgia",serif;
  font-style: italic;
  margin: 0px 40px 24px;
    position: relative;
}
  blockquote::after {
      color: #999;
      content: "\201D";
      display: block;
      font-size: 30px;
      height: 0;
      right: -20px;
      position: absolute;
      top: -10px;
  }

#text-28 { display: none; }

.docs { margin: 50px 0 0 0; }

.noBorder { border: 0px none !important; }

.center-800 .content,
.page-id-262 .content,
.page-id-688 .content,
.page-id-2283 .content,
.page-id-2286 .content,
.page-id-2288 .content,
.page-id-2290 .content,
.parent-pageid-688 .content {
  max-width: 800px;
  margin: 0 auto;
  float: none;
}

.search-results .content {
    margin: auto;
    float: none;
}

.archive img {
  max-width: 600px;
  margin: 0 auto;
}

.genesis-nav-menu li:hover, .genesis-nav-menu .current-menu-item {
  background: url(images/btn-glow.png) center -150px no-repeat;
}

.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {
    background-color: #552f25;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {
  background: transparent;
}


.genesis-nav-menu .sub-menu {
  border-top: none;
    font-family: "nimbus-sans",sans-serif;
    font-weight: 400;
}

.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {
  background-color: none;
}

.widget-title {
  font-size: 23px;
  position: top;
  border:none;
  line-height: 1em; 
  margin-left: 0px;
  margin-bottom: 20px;
}

.home .site-inner {
  position: relative;
  top: -60px;
}
  
  .site-inner { min-height: 500px; }


#text-4 .widget-title {
  height: 100px;
    padding: 15px;
    color: #E7DFD7;
    font-size: 2em;
    line-height: 1.3em;
    background-color: #325A82;
    display: block;
    margin: 0;
}

#text-9 {
  margin: -21px;
  margin-right: 20px;

}

#text-19{
  margin: -21px;
  margin-right: 20px;
}

.site-title {
  position: relative;
    margin-top: 0;
    font-size: 1em;
    font-weight: normal;
    text-transform: none;
}
.subHead1, .subHead2 {
  font-family: "skolar","Georgia",serif;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  /*background-color: #552f25;*/
  background-color: #405A72;
  color: #e7eff4;
  padding: 10px;
  text-align: center;
  float: left;
  width: 50%;
  margin: 0;
}
.subHead1 {
  text-align: right;
    padding-right: 2px;
}
.subHead2 {
  text-align: left;
    padding-left: 2px;
}
.ml-header-photo {
  bottom: 4px;
    left: 40px;
    z-index: 2;
    height: 100%;
    position: absolute;
}

.site-header .widget-area {
  float: right;
  margin-top: 30px;
  padding-right: 0px;
  text-align: right;
  width: 300px;
  position: absolute;
    bottom: 50px;
    right: 0;
}
.site-header .widget-area li {
    border-radius: 50% !important;
    overflow: hidden;
}

#text-13 {
  margin-top: 300px;
}
#g-form_widget-2{
  margin-top: 300px;
}
.site-title a {
/*  background: url("images/bjc-logo.svg") center 500px no-repeat !important; */
/*  background: url("images/meredith-laurence-blue-jean-chef-brass-logo.png") center 500px no-repeat !important; */
  margin: 0;
}

.title-area {
    margin-top: 0;
    width: 100%;
    padding: 0;
    display: block;
    margin: auto;
    float: none;
    position: relative;
    text-align: center;
}

.title-area .logo {
    position: relative;
    /* left: 52%; */
    /* bottom: -45px; */
    z-index: 13;
    display: inline-block;
    /* margin-left: -88px; */
    /*transform: translateX(-50%);*/

    left: 0;
    right: 0;
    margin-left: 0;
    margin-top: 20px;
}
  
.logo img {
    /* box-shadow: 3px 3px 10px rgba(0,0,0,.3);
    border-radius: 50%;
    height: 140px; */
    height: 65px;
    margin-bottom: 0;
}

.header-image .site-title a {
    background-position: top center !important;
    float: left;
    height: 130px;
    min-height: inherit;
    width: 100%;
    margin-top: 0;
    background-size: contain !important;
}

.breadcrumb {
    background-color: transparent;
    border-bottom: 0px solid transparent;
    font-size: 12px;
    margin: 0;
    padding: 0 0 1em;
}
  .breadcrumb a { color: #325A82; }

.site-container {
    border-bottom: 2px solid #835B3C !important;
    margin: 0px auto 20px;
    overflow: hidden;
}

.footer-wrap { margin-top: 40px; position: relative; }


.site-footer {
  padding: 0px;
  border: none;
  /*background: url("images/JeanAssets_TilePattern.jpg") repeat left top;*/
  background-color: #333333;
  color: #fff;
  min-height: 40px;
}

.footer-widgets{
  /*background: url("images/JeanAssets_TilePattern.jpg");
  background-repeat: repeat;*/
  background-color: #333333;
  padding: 20px 20px 0;
  margin-top: 0px;
  width: 100%;
}
.footer-widgets:before {
  /*background: url("images/Jeans-Footer_Crown.png") left top repeat-x;*/
  background-color: #333333;
  position: relative;
  top: -40px;
  left: -20px;
  z-index: 0;
      height: 20px;
  width: 120%;
}


.footer-widgets .widget-title {
  text-align: center;
  margin-bottom: 15px;
  /*color: #E7DFD7; */
  font-size: 16px;
  line-height: 1.5em;
}

.footer-widgets img {
    width: 100%;
    height: auto;
}

.footer-widgets input, select, textarea {
    font-size: 12px;
    padding: 10px;
    font-family: 'nimbus-sans', sans-serif;
}


.textwidget {
  text-align: left;
  font-size: 14px;
  padding-top:0px;
  margin-left:0px;
  text-transform: none;
}

.attachment-full {
  border: none;
}
.nav-primary {
  /*background: url("images/Jeans-Header_New.png") no-repeat center top;*/
  background-color: #405A72;
  /*min-height: 75px;*/
  border-bottom: none;
  margin-bottom: 10px;
  position: relative;
  z-index: 3;
}

span #menu-item-504 { float: left; }

 .widget-title {
  color: #325A82;
  font-family: "nimbus-sans",sans-serif;
  font-weight: bold;
  font-size: 30px;
  margin-left: 0px;
  margin-bottom: -5px;
  margin-top: -10px;
    text-align: left;
    padding-left: 0;
 }
 
 .home-top.widget-area, .home-top.widget-area p, .home-sidebar p { font-family: "nimbus-sans",sans-serif; }
 .home-top.widget-area p { margin-bottom: 15px; }

 .recipefavs .widget-title,
 .supereasy .widget-title {
   text-align: left;
 }

#text-18 .textwidget { margin-right:5px; }

#text-21 {
  padding: 0px;
  height: 100%;
  width: 100%;
  margin-left: 0px;
  margin-top: 20px;
}

#text-21 .widget-title {
  background: url("images/BJC-Nav_Bar_Texture.png") no-repeat center top;
  border-top: 4px solid #552f25;
  color: #E7DFD7;
  font-family: "nimbus-sans",sans-serif;
  font-size: 32px;
  font-weight: bold;
    padding-top: 12px;
  }

.sidebar .widget {
  padding: 5px 0px;
  background-position: 65%;
  text-align: center;
  font-size: 20px;
  border-bottom: none;
  background-color: none;
}
.home .content .home-top,
.home .sidebar-primary section {
    background-color: transparent !important;
}

.home .content .home-top,
.home .content .home-top h2,
.home .content .home-top h2 a,
.home .content .home-top h4,
.home .content .home-top h4 a,
.home .sidebar-primary section h2,
.home .sidebar-primary section h2 a,
.home .sidebar-primary section h4,
.home .sidebar-primary section h4 a {
    color: #fff;
}

.sidebar-primary { float: left; }
.sidebar h4 { font-size: 20px; }

.entry-title a, 
.sidebar .widget-title a {
  color: #552f25;
}

.entry-title a:hover, 
.sidebar .widget-title a:hover {
  color: #D26E31;
}

.single-post .entry-footer, 
.page-template-page_blog .entry-footer {display: none;}

#text-23 { padding: 20px 0 0 0; }

.hero-top { margin-top: 20px; }

.home main.content {
  width: 100%;
  /*background: #542f26 url("images/Brown_Jean-Tile.jpg") repeat left top; */
  background-color: #405A72;
}

.home .content h2, .home .content h3, .home .content h4 {
  font-family: "nimbus-sans-extended",sans-serif;
  font-weight: 400;
}

.home-top,
.site-container,
.site-header,
.content-sidebar .content, 
.content-sidebar-sidebar .content,
.home-middle-left {
  border: none;
}

.home-top {
    width: 68%;
    float: left;
    padding: 20px 20px;
}
.home-sidebar {
    width: 32%;
    float: right;
    padding: 90px 20px 10px 0px;
}
.home aside.sidebar-primary {display: none;}

.widget_sp_image-image-link img { width: 100%; }

.home-sidebar article { margin:0; }
.home-sidebar section { padding-bottom: 0; }
.home-sidebar h2, .home-sidebar p { color: #fff; margin: 0; }
.home-sidebar .category-the-basics-videos a { font-weight: 400; }
.home-sidebar .category-the-basics-videos img { margin: 0; }

.genesis-nav-menu {
  font-size: 14px;
  border: none;
  font-weight: 400;
  font-family: "nimbus-sans-extended",sans-serif;
}

  .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: center;
    position: relative;
    border: none;
    color: #E7DFD7;
    float: left;
  }
    .genesis-nav-menu > .menu-item > a { text-transform: none; }

.search-trigger {
    border: none;
    color: #fff;
    display: inline-block;
    padding: 13px 3px;
    position: relative;
    list-style: none;
    cursor: pointer;
    width: 5%;
    text-align: center;
    float: right;
}

.genesis-nav-menu > .search-block {
    display: none;
    float: right;
    font-weight: 600;
    font-family: 'nimbus-sans', sans-serif;
    list-style-type: none;
    padding: 0;
    position: absolute;
  width: 33.3%;
    right: 0;
    background-color: #fff;
    top: 50px;
    padding: 0!important;
}

.genesis-nav-menu a {
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  padding: 15px 32px;
  position: relative;
  text-shadow: 0 0 10px #222;
}
.genesis-nav-menu .menu-item:hover {position: relative !important;}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: 50%;
    opacity: 1;
    transform: translateX(-50%);
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a { width: 250px; }

.genesis-nav-menu .sub-menu li {
  float: none;
  display: block;
}

.genesis-nav-menu .sub-menu a {
  background-color: #325A82;
  border: none;
  padding: 5px;
  position:relative;
}

/* Footer Nav */
#nav_menu-2 { display: none; }

/* Responsive Menu */
.responsive-menu-icon { border-bottom: none; }

a:hover {
  background-color: none;
  color: #D26E31;
}

.site-header {
  border: none;
  color: #E7DFD7;
}
  .site-header .wrap {
      padding: 0;
      position: relative;
  }

.after-entry li::before, .ml-pro-home .content li::before, .sidebar li::before {
  content: none;
}

.after-entry li, .ml-pro-home .content li, .sidebar li {
  border:none;
}

.textwidget .secondary-link {
    font-size: 1.5em;
}

.one-half first a, .one-half a  {
  color: #325A82;
  font-weight: bold;
  font-size: 13px;
}

.sidebar .enews-widget .widget-title {
  color: #E7DFD7;
  margin-top: -25px;
  font-size: 32px;
  font-weight: bold;
}

.enews-widget {
    color: #fff;
}

#simple-social-icons-2 .widget-title {
  color: #E7DFD7;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding-top: 0;
}

#simple-social-icons-2  {
    background: url("images/BJC-Site_Footer-Texture.png") center;
    border-top: 4px solid #552f25;
    position: relative;
    overflow: visible;
}
.simple-social-icons ul { padding-bottom: 0px; }
.simple-social-icons ul li a { padding: 10px; }
.simple-social-icons ul li a:hover { padding: 10px; }
.simple-social-icons ul li a { color: #552f25 !important; }

 #text-23 .widget-title {
  background: url("images/BJC-Nav_Bar_Texture.png") center;
  border-top: 4px solid #552f25;
  border-bottom: none;
  color: #E7DFD7;
  font-weight: bold;
  margin-top: -20px;
}

#text-27 .widget-title, #text-28 .widget-title, #text-29 .widget-title {
  background: url("images/BJC-Nav_Bar_Texture.png") center;
  border-top:4px solid #552f25;
  color: #E7DFD7;
  font-size: 18px;
  font-weight:none;
  margin: 20px -20px;
  font-size: 24px;
  font-weight: bold;

}

 #text-23 .sidebar .widget {
  padding: 4px;
  margin: 20px -20px;
 }
 #text-10 img, #text-11 img {
  margin-left: -40px;
  margin-top: -20px;
 }

#text-10 h2 {
  font-size: 32px;
  color: #325A82;
  text-align: left;
/*  margin-left: -20px */;
}
#text-10 p {
  font-size: 14px;
  color: #552f25;
  text-align: left;
}

#text-11 h2 {
  font-size: 32px;
  color: #325A82;
  text-align: left;
/*  margin-left: -20px */;
}
#text-11 p {
  font-size: 14px;
  color: #552f25;
  text-align: left;
}

.featured-content .entry-title a, .entry-title {
  font-size: 14px;
    font-weight: normal;
  line-height: 1.2;
  color: #325A82;
  border: none;
}

.home-middle-left { border: none; }
.home-middle-right { border: none; }

#feautured-content-3 { border:none; }

.entry-title a { color: #552f25; }
.entry-title a:hover { color: #D26E31; }

.entry {
  border:none;
  padding: 10px;
}
 .entry.recipes { padding: 0; }

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5, .footer-widgets-6 {
    margin-right: 2%;
    width: 31%;
    float: left;
}

div.gform_wrapper .ginput_complex label { display: none; }

div.gform_wrapper li, div.gform_wrapper form li {
  margin-top: 10px;
  margin-right: 0!important;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span { width: 49.5%; }

.gform_wrapper .gform_footer { margin-top: 10px; }
#search-4 { margin-top: 71.5px; }

/* BLOG */
.single-post .content,
.page-template-page_blog .content {
    max-width: 800px;
    margin: auto;
    float: none;
}
  .page-template-page_blog .content h2 { font-size: 1.3em; }
  .page-template-page_blog article.entry {
      margin-bottom: 3em;
      border-bottom: 2px solid #325A82;
  }
  

#text-33 .widget-title, #text-32 .widget-title  { margin-top: 5px; }
input#gform_submit_button_1.gform_button.button { margin-top: -20px; }

h1.entry-title { font-size: 1.5em; }
h2.entry-title { 
  text-align: left;
  margin: 0 0 5px;
}

.featured-content p {
  margin-bottom: 20px;
  text-align: left;
}

.recipefavs .gs-1, .supereasy .gs-1 {
  margin-left: 10% !important;
}

.gs-4 {
  margin-right: 0 !important;
}

#featured-content-7 .gs-1 {
  margin-left: 0% !important;
}

#featured-content-7 .entry {
  margin-bottom: 0;
}

#text-44 .textwidget a {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}


#featured-content-7 .entry {
    width: 32%;
    margin-left: 1.5%;
}

.featured-content-faves .entry-title {
    font-family: 'nimbus-sans', sans-serif;
}


/* YouTube PRO */
.epyt-play-img {
  border: none;
}

.wooslider .overlay-natural .slide-excerpt .slide-title {
  font-size: 15.5px;
  margin: 0;
}
.wooslider .overlay-natural .slide-excerpt p {margin: 0;}

.ml-pro-home .content #genesis-responsive-slider {
  margin-top: -20px;
}

.ml-pro-home .content #genesis-responsive-slider .flex-direction-nav li a.next {
  bottom: 165px;
  left:auto;
  right: 25px;
  top: auto;
}

.ml-pro-home .content .genesis_responsive_slider .flex-direction-nav li a.prev {
  bottom: 165px;
  left:5px;
  right: 62px;
  top: auto;
}

#text-32 .textwidget {
  margin-top: 35px;
  text-align:left;
}

#featured-content-4 h4.widget-title.widgettitle, #extended-categories-4 h4.widget-title.widgettitle {
  background: url("images/BJC-Nav_Bar_Texture.png") center;
  border-top:4px solid #552f25;
  color: #E7DFD7;
  font-weight:none;
  margin: 20px -20px;
  font-size: 24px;
  font-weight: bold;
}
.post-558, .post-548  {
  text-align: left;
  font-size: 14px;
  text-transform: none;
}


/* ML Easy Recipes Styling */

/* Bigger Buttons */
.easyrecipe .ui-button-text-icon-primary .ui-button-text, .easyrecipe .ui-button-text-icons .ui-button-text {
    padding: 1.4em 2em 1.4em 3.1em;
}

div.easyrecipe {
  border: none;
}

/*.nutrition,*/ .ERSNutritionHeader {
  display: none !important;
}

div.ERPTagline {
  margin: 20px 0 !important;
}


/* Input Buttons */
.genesis-nav-menu li.search-block:hover {
    background: #fff;
}
.search-form { position: relative; }
.search-form input[type="search"] {
    width: 93%;
    float: left;
    padding: 4px 16px;
}
  .hero-top .search-form input[type="search"] {
/*    font-family: 'nimbus-sans', sans-serif; */
    font-family: "nimbus-sans-extended",sans-serif;
      font-size: 1em;
/*    text-transform: uppercase; */
  }
  .hero-top .search-form input[type="search"]::-webkit-input-placeholder { text-align: center; }
  .hero-top .search-form input[type="search"]::-moz-placeholder { text-align: center; }
  .hero-top .search-form input[type="search"]:-ms-input-placeholder { text-align: center; }
  .hero-top .search-form input[type="search"]:-moz-placeholder { text-align: center; }

.search-form input[type="submit"] {
    border: 0;
    clip: auto;
    font-family: "FontAwesome";
    font-size: 1em;
  height: 22px;
    margin: 0px;
    padding: 0;
    position: absolute;
    width: 30px;
    right: 0;
    top: 0;
    background: transparent none;
/*     background: transparent center center no-repeat url("images/mag.png"); */
/*  background-size: 60%; */
    color: #999;
}

.search-block .search-form input[type="submit"] {
  height: 37px;
  width: 37px;
}

.enews-widget input[type="submit"] {
  background-color: #552f25;
  color: #FFF;
}

.search-form input:hover[type="submit"] {
/*  background-color: #D26E31; */
  color: #D26E31;
}
/* Recipe WooSlider */
body .wooslider .slide-content { margin: 0; }

#extended-categories-2 #extended-categories-select-2, #extended-categories-3 #extended-categories-select-3 {
  margin-top: -3px;
  margin-bottom: 10px;
}

#extended-categories-select-2, #extended-categories-select-3 {
  width: 50%;
  height: 50px;
  border: 10px solid #e4e4e4;
}

#extended-categories-select-4 {
  height: 50px;
  border: 10px solid #e4e4e4;
}

.slide-title{
  background-color: #fff;
  display: block;
  margin: 10px;
  opacity: 0.8;
  padding: 0;
  z-index: 8;
  positon: none!important;
  font-size: 14.5px;
}

.slide-excerpt{
  background-color: #542f26;
  display: block;
  margin: 10px 0;
  opacity: 0.8;
  padding: 0;
  z-index: 8;
  positon: none!important;
  font-size: 13px;
}

.wooslider {
  margin: 0 0 60px;
  background: none;
  border: none;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  zoom: 1;
}

.wooslider .overlay-natural .slide-excerpt p {
  background: transparent;
  color: #fff;
  font-size: 15.5px;
    font-style: italic;
}

.wooslider .overlay-natural .slide-excerpt .slide-title {
  background: transparent;
  color: #fff;
  padding: 0.7em 1em;
}

.wooslider h2 a {
  color: #fff;
}

body .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
  bottom: 50px;
}

h2  {
  margin-top: 20px;
}

body .wooslider.wooslider-type-slides img {
  min-height: 158px !important;
  min-width: 206px !important;
}

body .recipefavs .wooslider .slide-content,
body .supereasy .wooslider .slide-content { max-height: none; margin: 0 10px;}

body .recipefavs .wooslider.wooslider-type-slides img,
body .supereasy .wooslider.wooslider-type-slides img { height: 160px; }


/* Home Page Wooslider */
.wooslider-viewport {
  height: 400px;
  margin-left: -5px !important;
}

.recipefavs .wooslider-viewport,
.supereasy .wooslider-viewport { height: 225px !important; }

body .wooslider .slide-content {
  max-height: 400px;
}

.slide img {
  max-width: 100%; height: auto; width: auto; margin: 0 auto;
}


/* Search Bar Top */
.search-form {
    border-bottom: 1px solid #e4e4e4;
    background-color: #eee;
    padding: 3px 5px;
}
  .search-form input {
      box-shadow: none;
      background-color: transparent;
  }
  input:focus, textarea:focus { border: 0 none; }

input, select, textarea{
  font-size: 18px;
  border: none;
}


/* Big Home Search */
#search-3 .search-form {
    width: 40%;
    margin: 10px auto;
    padding-top: 0;
    padding-bottom: 0;
}

#search-3 input, select, textarea {
  padding: 2px;
}

#search-3 .widget-title {
  font-size: 20px;
}

/* Recipe Page Main */
.post-258 .entry-title {
  margin-top: 10px;
}


/* Search Results Page Styling */
.search-content {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 40px;
}

.post-type {
  margin-bottom: 40px;
}
.post-type:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.post-type-heading {
    border-bottom: 1px solid #325A82;
  font-size: 3rem;
  text-transform: uppercase;
  margin-bottom: 40px;
  text-align: center;
}

.archive-description, .author-box {
    background-color: transparent;
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}

.search .content .entry {
  background: transparent;
  padding: 0;
  margin-bottom: 12px;
}

.search .content .entry-title {
  font-size: 1.5em;
}

.search .content .entry-title a {
  text-decoration: none;
}



/* Trending Recipes */
  .post-572, .post-535 {
    font-size: 14px;
    text-transform: none;

  }
  .entry-image attachment-post alignleft {
    float: none;
  }

/* Recipe Page */
#cat-name {
  text-align: center;
    font-size: 16px;
  margin: 20px 0 40px;
}

.single-recipes .content {
    width: 100%;
}
.tax-recipe_types .content {
  max-width: none;
  margin: 0 auto;
    float: none;
}
.categories-grid .entry-content ul,
.tax-recipe_types .entry-content ul { margin-left: 0; }

  .categories-grid .entry-content ul li, 
  .tax-recipe_types .entry-content ul li { list-style: none; }

.categories-grid .wp-list-cats, 
.categories-grid .wp-list-cats a p,
.category-grid-post-featured-image p,
.tax-recipe_types .wp-list-cats,
.tax-recipe_types .wp-list-cats a p {
    font-family: 'nimbus-sans', sans-serif;
}
  .categories-grid .wp-list-cats a:hover,
  .category-grid-post-featured-image a:hover,
  .tax-recipe_types .wp-list-cats a:hover {
      color: #325A82;
  }
.category-grid-post-featured-image img {
    width: 100%;
    height: auto;
}
.category-item img {
    width: 100%;
}
.sidebar-cat-link {
    display: block;
    font-weight: 700;
    font-family: "nimbus-sans-extended",sans-serif;
}

.single-recipes .cats-sidebar { width: 20%; }
.single-recipes .single-recipes-content { width: 77%; }

.cats-sidebar { margin-bottom: 30px; }

.cats-sidebar ul {
    padding-left: 10px;
    font-family: 'nimbus-sans', sans-serif;
    font-weight: 600;
    margin-left: 0;
}
  
  .cats-sidebar img {
      width: 75px;
      transform: rotate(-10deg);
      margin-bottom: 5px;
  }

/* .type-recipes img.feat-img { */
.recipe_types-the-basics img.feat-img {
    width: auto;
    max-height: 600px;
}

.img-rotate { transform: rotate(-10deg); }

/* Sandbox Featured Content */
/* NEW HOME STYLES */
.red, .red a, article.red .entry-title a{ color: #c73043 !important; }
.blue, .blue a, article.blue .entry-title a { color: #336990 !important; }
.teal, .teal a, article.teal .entry-title a { color: #00909c !important; }
.brown, .brown a, article.brown .entry-title a { color: #582f28 !important; }
.home-col-quad { margin-bottom: 2em; }
.home-recipe-quad article { margin: 0 1% 15px 0; width: 32.3%; }
section.featured-content { float: right; }
.home-recipe-quad { position: relative; }
.featured-content-faves h4, .featured-content-super-easy h4 { display: none; }

.feature-recipes-title a {
    font-size: 1em;
}

.home-recipe-quad .featured-content .entry-title {
    float: left;
    min-height: 50px;
}
  
  .home-recipes-quad .featured-content h2 { font-weight: 600; line-height: 1rem; }
  .home-recipes-quad .featured-content h2 a { color: #c73043; }

.featured-content .entry {
  float: left;
}

.featured-content .entry-title {
  line-height: 0.8rem;
}

.featured-content-faves h4, .featured-content-super-easy h4 {
  margin-left: -9999px;
  display: none;
}

a.alignleft img, img.alignleft, .wp-caption.alignleft {
  margin: 0 24px 5px 0; 
}

a.alignnone img, img.alignnone {
  margin-bottom: 10px;
}

.supereasy {
  margin-bottom: 30px;
}

.featured-content-faves h4, .featured-content-super-easy h4 {
  height: 0px;
}

/* Cookbook Page */

/* Items */

.wrap-buy {
  padding: 20px 0;
  clear: both;
}

/* Buy Button */

.btn-buy {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: 'nimbus-sans', sans-serif;
  color: #ffffff;
  font-size: 20px;
  background: #552f25;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  clear: both;
  margin: 20px 0 20px 0px;
}

.btn-buy:hover {
  background: #D26E31;
  text-decoration: none;
  color: #fff;
}

.tab-inner {
    padding: 0px;
}

/* Pagination */
.archive-pagination li a { background-color: #552f25; }
.archive-pagination li a:hover, .archive-pagination li.active a { background-color: #D26E31; }


.entry-footer .entry-meta {
  border: none;
}

div#dcsmt-1,
.active.dcsnt .dcsnt-slider li {
    width: 100%!important;
}



/* Special Recipes QVC */

.special-recipes__category h2 {
  text-align: center;
  font-size: 2.5em;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.special-recipes__category h3 {
  font-size: 1.5rem;
  color: #D26E31;
}
.special-recipes__items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.special-recipes__item {
  width: 33%;
  padding: 0.5em 1em;
}
.recipes-login-section__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 1em;
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  align-items: center;
}
.recipes-login-section__wrapper > div {
  width: 50%;
}
.recipes-login-section__right-container {
  padding: 2em;
}
.recipes-login-section__right-container h2 {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.1em;
  text-align: center;
  margin-top: 0.5em;
}
.recipes-login-section__right-container input[type=text],
.recipes-login-section__right-container input[type=email] {
  border: 1px solid#325A82;
  box-shadow: 1px 1px 3px #325A82 inset;
  padding: 5px;
}
.recipes-login-section__right-container button {
  margin-top: 1em;
  background-color: rgb(160, 112, 97);
  color: #FFF;
  width: 100%;
  font-size: larger;
}
.recipes-login-section__checkbox-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.recipes-login-section__checkbox-container label {
  max-width: 90%;
}
.recipes-login-section__checkbox-container input[type=checkbox]{
  margin-right: 5px;
  margin-top: 2px;
}
img.inline-qvc-logo-text {
  width: 35px;
}
h2 img.inline-qvc-logo-text {
    width: 60px;
}
.recipes-login-section__main-logo {
  width: 250px;
  display: block;
  margin: 0 auto;
}
#special-recipes-form input.error {
  border-color: red;
  box-shadow: 1px 1px 3px red inset;
}
#special-recipes-form small {
  display: block;
  color: red;
  margin-bottom: 1em;
}
.special-recipes__thumbnail__container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1024px) {
  .recipes-login-section__wrapper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 780px) {
  .recipes-login-section__left-container {
    text-align: center;
  }
  .recipes-login-section__wrapper > div {
    width: 100%;
  }
  .recipes-login-section__right-container {
    padding: 2em 0;
  }
  .recipes-login-section__right-container h2 {
    font-size: 1.5em;
  }
  h2 img.inline-qvc-logo-text {
    width: 44px;
  }
  .special-recipes__item {
    width: 50%;
    padding: 0.5em 0.5em;
  }
}
@media only screen and (max-width: 601px) {
  .special-recipes__item {
    width: 100%;
    padding: 0.5em 5%;
  }
}

/* Media Queuries */
@media only screen and (max-width: 1188px) {
    .genesis-nav-menu .menu-item  {
    margin-right: 0;
    padding-left: 0;
    }

    .genesis-nav-menu a { padding: 15px 18px; }
}

@media only screen and (max-width: 1023px) {
   ul#menu-custom-menu.menu.genesis-nav-menu.menu-primary.responsive-menu { font-size: 14px; }
  .site-header .title-area { padding-bottom: 0; }

  #text-4 .widget-title {
    padding: 24px;
    font-size: 26px;
  }
  .ml-header-photo { bottom: 26px; left: 0; }
  .title-area .logo {
    /* bottom: -40px; */
    left: 0;
    margin-left: 0px;
    transform: none;
    margin-top: 10px;
  }
  .genesis-nav-menu a {
    padding: 15px 10px;
      font-size: .99em;
    }
}

@media only screen and (max-width: 800px) {
  .genesis-nav-menu a {
    padding: 15px 9px;
  }
  ul#menu-custom-menu.menu.genesis-nav-menu.menu-primary.responsive-menu {
    font-size: 10px;
  }
  .home-top, .home-sidebar {
    width: 100%;
    float: left;
  }
  .home-sidebar {
    padding: 0 20px;
  }
  .site-header .widget-area,
  .site-header .widget-area img {
    width: 100%;
  }
  .footer-widgets {
    padding: 40px 20px 16px;
  }
}
 

@media (min-width: 766px) and (max-width: 1023px) {
  .site-header .widget-area {
    width: 50%;
    margin-top: 35px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-top { margin-top: 30px !important; }
  .layerslider_widget { overflow: hidden; }
  .ls-slide, .ls-layer { overflow: visible; }
  div.ls-l {
    bottom: 10% !important;
    top: auto !important;
    width: 98% !important;
    font-size: 1em !important;
    white-space: normal !important;
    overflow: visible !important;
    visibility: visible !important;
    line-height: 1em !important;
  }
  
  #featured-content-2 .recipes {
    width: 100%;
    margin: 0 auto;
  }

  #featured-content-2 .entry-title { text-align: center; }
  .genesis-nav-menu a { padding: 15px 16px; }
  
  .single-recipes .cats-sidebar,
  .single-recipes .single-recipes-content { width: 100%; }
}

@media only screen and (max-width: 766px) {
  .site-header .widget-area { width: 100%; }
}
 
@media only screen and (max-width: 738px) {
  ul#menu-custom-menu.menu.genesis-nav-menu.menu-primary.responsive-menu { font-size: 11px; }

  .genesis-nav-menu a { font-size: .8em; padding: 14px 4px; }

  .responsive-menu-icon::before { color: #fff; }
}

@media only screen and (min-width: 601px) {
  .simple-social-icons ul { float: right; }
}

@media only screen and (max-width: 600px) {
  .simple-social-icons ul {
      position: relative;
      right: 50%;
      transform: translateX(50%);
  }

  .genesis-nav-menu.responsive-menu .menu-item, .responsive-menu-icon {
    display: block;
    width: 100%;
    background: url("images/JeanAssets_TilePattern.jpg") repeat left top;
  }
  .genesis-nav-menu.responsive-menu li.current-menu-item > a, .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover, .genesis-nav-menu.responsive-menu li a, .genesis-nav-menu.responsive-menu li a:hover { color: #fff; }
  .genesis-nav-menu .sub-menu {
    margin-left: 0;
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children > a,
  .genesis-nav-menu.responsive-menu .menu-item-has-children > a:hover {
    padding: 20px 20px 20px 80px;
  }
    
  ul#menu-custom-menu.menu.genesis-nav-menu.menu-primary.responsive-menu{ font-size: 11px; }

  .title-area {
    margin: 0;
    width: 100%;
  }
  .title-area .logo {
    /* transform: translateX(40%); */
  }
  
  div .footer-widgets-3.widget-area {
    width: 100%;
    padding: 0;
  }

  .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5, .footer-widgets-6 {
    margin-right: 0;
    width: 100%;
  }
  .textwidget { margin-left: 0;}
  
  #text-21 .widget-title {
    height: 65px;
    font-size: 21px;
  }
  .subHead1, .subHead2 { text-align: center; padding: 10px; width: 100%;}
  .subHead2 { padding-top: 0!important; }
  .site-header .widget-area {
    margin-top: 20px;
    text-align: center;
    position: relative;
    bottom: 0;
  }
  .ml-header-photo { height: 85%; }
  .title-area .logo {
    bottom: 0;
  }
  
/*  NEW HOME RECIPE WIDGETS */
  #search-3 .search-form { width: 100%; }
}

@media only screen and (max-width: 480px) {
  .site-header .widget-area { width: 100%; }

  #text-4 .widget-title {
    font-size: 15px;
    padding: 5px;
    line-height: 1rem;
    height: auto;
    margin-bottom: -10px;
  }
}