body {
  padding: 0px;
  margin: 0px;
  color: #231f20;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143; }

.secondary-text,
.sub-text,
h1, h2, h3, h4 {
  font-family: "Georgia"; }

section.home {
  padding-top: 80px;
  padding-bottom: 80px; }

section.home.hero {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  max-height: 700px;
  overflow: hidden; }

a {
  color: #231f20;
  outline: none !important; }

.clearfix:after, .container:after, #primary.content-area:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix, .container, #primary.content-area {
  display: inline-block; }

* html .clearfix, * html .container, * html #primary.content-area {
  height: 1%; }

.clearfix, .container, #primary.content-area {
  display: block; }

.text-uppercase {
  text-transform: uppercase; }

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

.menu {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.text-type-2 {
  font-family: "Georgia"; }

.container, #primary.content-area {
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 320px) {
    .container, #primary.content-area {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 992px) {
    .container, #primary.content-area {
      max-width: 90%;
      padding-left: 0px;
      padding-right: 0px; } }
  @media only screen and (min-width: 1200px) {
    .container, #primary.content-area {
      max-width: 1140px; } }
  .container.full-width, .full-width#primary.content-area {
    max-width: 100%; }

.backgrond-fill-01 {
  background-color: #ebebeb; }
  .backgrond-fill-01.transparent {
    position: relative;
    background-color: transparent; }
  .backgrond-fill-01.transparent .container, .backgrond-fill-01.transparent #primary.content-area {
    z-index: 2;
    position: relative; }

.backgrond-fill-02 {
  background-color: #999999; }

.img-responsive {
  width: 100%; }

.separator-1 {
  background-color: #ffffff;
  height: 2px;
  border: none;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 20px; }

.separator-2 {
  background-color: #b85f5b;
  height: 3px;
  border: none;
  max-width: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px; }

.separator-3 {
  background-color: #231f20;
  height: 1px;
  border: none;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 20px; }

.para-limit {
  width: 90%;
  margin: 15px auto;
  max-width: 450px;
  text-align: justify; }

#primary.content-area {
  margin-top: 52px;
  padding-top: 60px; }

.breadcrumbs a,
.breadcrumbs span {
  text-transform: uppercase;
  font-family: "Georgia";
  color: #231f20;
  text-decoration: none; }

.no-margin-bottom {
  margin-bottom: 0px !important; }

.no-margin-top {
  margin-top: 0px !important; }

.no-padding-top {
  padding-top: 0px !important; }

.no-padding-bottom {
  padding-bottom: 0px !important; }

.no-padding.tab-list {
  padding-left: 0px !important;
  margin-left: -5px;
  width: 100%; }
  .no-padding.tab-list .looking-label.block {
    float: none;
    display: block;
    padding-left: 5px !important; }

.sub-text.no-margin-top {
  margin-top: 0px;
  margin-bottom: 0px; }

.load-more {
  margin-top: 30px;
  margin-bottom: 30px; }

.populaor-posts {
  background-color: #e7e1e0;
  text-align: center;
  padding: 30px 0; }
  .populaor-posts h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px; }
  .populaor-posts p, .populaor-posts label, .populaor-posts .sub-title {
    text-align: left !important; }
  @media only screen and (min-width: 768px) {
    .populaor-posts .populaor-posts-wrap {
      width: 85%;
      margin: 0px auto; }
    .populaor-posts article {
      float: left;
      width: 29.33%; } }
  @media only screen and (min-width: 992px) {
    .populaor-posts article {
      width: 30.33%; } }
  @media only screen and (min-width: 1200px) {
    .populaor-posts article {
      width: 33.33%; } }

.custom-margin-top {
  margin-top: 50px; }

.boxed {
  max-width: 100%;
  max-width: 1140px;
  margin: 0px auto; }
  .boxed p {
    max-width: 80%;
    margin: 0px auto;
    margin-bottom: 25px; }

.full {
  padding: 60px 0; }
  .full .panel-grid-cell {
    max-width: 100%;
    max-width: 1140px;
    margin: 0px auto; }
    .full .panel-grid-cell p {
      max-width: 80%;
      margin: 0px auto;
      margin-bottom: 25px; }

@media only screen and (min-width: 992px) {
  .two-col .widget {
    float: left;
    width: 50%;
    text-align: center; }
    .two-col .widget img {
      margin-left: auto;
      margin-right: auto; } }

.merge-bottom {
  padding-bottom: 0px;
  margin-bottom: -30px;
  text-align: center; }

.page {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px; }

@media only screen and (min-width: 992px) {
  .contact-info.text-center {
    padding-top: 100px; } }

p#breadcrumbs {
  margin: 0px;
  padding: 0px; }

.float-left {
  float: left; }

.share-link {
  width: 80px;
  display: block;
  margin-top: 30px; }
  .share-link.right {
    float: right; }
  .share-link.left {
    margin-bottom: 30px; }
  .share-link img {
    width: 100%; }

.search-link {
  text-decoration: none;
  outline: none;
  color: #231f20 !important;
  min-width: 20px !important; }

.post-rating-module img.post-ratings-image {
  width: 40px; }

.btn, .nav-links a {
  height: 35px;
  min-width: 100px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  font-style: italic;
  font-family: "Georgia";
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .btn:hover, .nav-links a:hover {
    text-decoration: none; }
  .btn:before, .nav-links a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .btn:hover:before, .nav-links a:hover:before, .btn:focus:before, .nav-links a:focus:before, .btn:active:before, .nav-links a:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
  .btn.btn-line.btn-dark, .nav-links a {
    border: 1px solid #191919;
    color: #000000; }
    .btn.btn-line.btn-dark:before, .nav-links a:before {
      background: #191919; }
    .btn.btn-line.btn-dark:hover, .nav-links a:hover, .btn.btn-line.btn-dark:focus, .nav-links a:focus, .btn.btn-line.btn-dark:active, .nav-links a:active {
      color: #ffffff; }
  .btn.btn-line.btn-light, .nav-links a.btn-light {
    border: 1px solid #ffffff;
    color: #ffffff; }
    .btn.btn-line.btn-light:before, .nav-links a.btn-light:before {
      background: #ffffff; }
    .btn.btn-line.btn-light:hover, .nav-links a.btn-light:hover, .btn.btn-line.btn-light:focus, .nav-links a.btn-light:focus, .btn.btn-line.btn-light:active, .nav-links a.btn-light:active {
      color: #000000; }
  .btn.btn-send, .nav-links a.btn-send {
    border-radius: 0px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-style: normal;
    color: #817276; }
    .btn.btn-send:hover, .nav-links a.btn-send:hover {
      background-color: #191919;
      color: #ffffff; }

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .main-menu {
    background-color: #ebebeb;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    max-height: 320px;
    overflow: scroll;
    z-index: 1999;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
    .main-menu ul li a {
      display: block;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #231f20;
      text-decoration: none !important;
      text-transform: uppercase;
      font-family: "Georgia";
      font-style: italic;
      outline: none !important;
      border-bottom: 1px solid rgba(35, 31, 32, 0.05); }
    .main-menu ul li:last-child a {
      border: none; }
}

@media only screen and (min-width: 992px) {
  .main-menu ul li {
    float: left; }
    .main-menu ul li a {
      height: 50px;
      display: block;
      line-height: 50px;
      text-decoration: none;
      color: #555555;
      margin-right: 10px;
      margin-left: 10px;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      position: relative;
      overflow: hidden; }
      .main-menu ul li a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 10px;
        background: #b85e5a;
        height: 2px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      .main-menu ul li a:hover:before, .main-menu ul li a:focus:before, .main-menu ul li a:active:before {
        right: 0; } 


/* Initially hide the sub-menu */
.main-menu ul li ul {
display: none;
position: absolute; /* Position the dropdown */
background-color: #ffffff; /* Dropdown background color */
z-index: 999; /* Ensure the dropdown is above other content */
margin-left: 5px; 
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
padding: 6px;
float: left;
}

/* Reveal the sub-menu on hover over the parent item */
.main-menu ul li:hover > ul {
display: block; /* Show dropdown */
width: 145px;
}

/* Style individual dropdown items */
.main-menu ul li ul li {
display: block; /* Dropdown items should be block level */
}
	
.main-menu ul li ul li {
  clear: both;
  width: 100%;
  line-height: 20px;
  margin: 0 2px 0 0;
  padding: 2px;
  position: relative;
}

.main-menu ul li ul li:hover {
  background: #f5f0f1;
}
	
	
}

#footer-menu li a {
  color: #ffffff;
  display: inline-block;
  padding: 10px;
  text-align: center;
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  #footer-menu {
    display: inline-block;
    width: auto;
    margin: 0px auto; }
    #footer-menu li {
      float: left; } }

.footer-social {
  display: inline-block;
  margin-left: auto;
  margin-right: auto; }
  .footer-social li a {
    color: #ffffff;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    position: relative; }
  .footer-social li a:after {
    content: "V";
    font-family: "FontAwesome";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: inherit;
    z-index: 1;
    pointer-events: none;
    text-indent: 0;
    font-size: 14px; }
  .footer-social li {
    float: left; }
  .footer-social li.facebook a:after {
    content: "\f09a"; }
  .footer-social li.twitter a:after {
    content: "\f099"; }
  .footer-social li.google-plus a:after {
    content: "\f0d5"; }
  .footer-social li.instagram a:after {
    content: "\f16d"; }
  .footer-social li.youtube a:after {
    content: "\f16a"; }

.contact-form .form-field {
  background-color: #ffffff;
  position: relative;
  margin-bottom: 15px;
  display: block;
  max-width: 100%; }
  .contact-form .form-field br {
    display: none; }
  .contact-form .form-field label {
    width: 100px;
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0px 10px;
    color: #817276; }
  .contact-form .form-field input[type="text"],
  .contact-form .form-field input[type="email"] {
    float: left;
    height: 35px;
    width: calc(100% - 100px);
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    background-color: transparent; }
  .contact-form .form-field textarea {
    width: 100%;
    height: 150px;
    resize: vertical;
    outline: none;
    box-shadow: none;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent; }
  .contact-form .form-field:after {
    content: "";
    display: block;
    clear: both; }

@media only screen and (min-width: 768px) {
  .contact-form .floating {
    float: left;
    width: calc(50% - 7.5px);
    margin-left: 7.5px;
    margin-right: 7.5px; }
    .contact-form .floating:first-child {
      margin-left: 0px; }
    .contact-form .floating:last-child {
      margin-right: 0px; } }

.invers .contact-form .form-field {
  background-color: #dcd3d2; }

@media only screen and (min-width: 320px) {
  .single-page .title {
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px; }
  .single-page .bilbord {
    margin-bottom: 50px; }
  .single-page .bilbord .sub-title {
    font-weight: 400;
    margin: 15px 0 0 0; }
  .single-page .bilbord .sub-text {
    text-transform: uppercase;
    margin-top: 0px; } }

@media only screen and (min-width: 768px) {
  .single-page {
    padding-top: 170px !important;
    max-width: 720px !important;
    margin: 0px auto !important; } }

@media only screen and (min-width: 1200px) {
  .single-page {
    max-width: 60% !important; } }

@media only screen and (min-width: 320px) {
  .site-haeader {
    height: 60px;
    background-color: #ffffff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 2000; }
    .site-haeader .branding {
      display: block;
      text-decoration: none;
      outline: none;
      width: 60px; }
      .site-haeader .branding img {
        width: 100%; }
    .site-haeader .site-branding {
      float: left; }
    .site-haeader .main-menu,
    .site-haeader .header-search {
      display: none; }
    .site-haeader .tag-line {
      float: left;
      width: 190px;
      padding-left: 10px; }
      .site-haeader .tag-line p {
        font-size: 12px;
        margin: 0px;
        padding: 5px 0 0 0;
        color: #555555; }
      .site-haeader .tag-line strong {
        color: #000000; }
    .site-haeader .menu-toggle {
      position: absolute;
      top: 0px;
      right: 0px;
      display: block; }
      .site-haeader .menu-toggle a, .site-haeader .menu-toggle:visited {
        display: block;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        color: #191919;
        font-size: 24px;
        text-decoration: none !important;
        outline: none !important; }
        .site-haeader .menu-toggle a:hover, .site-haeader .menu-toggle:visited:hover {
          background-color: #191919;
          color: #ffffff; }
    .site-haeader .secondary-text strong {
      display: block; } }

@media only screen and (min-width: 992px) {
  .site-haeader {
    overflow: visible;
    height: 50px; }
    .site-haeader .branding {
      width: 100px;
      -webkit-transition: width .5s;
      /* Safari */
      transition: width .5s; }
    .site-haeader.scroll .branding {
      width: 50px; }
    .site-haeader.scroll {
      box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1); }
    .site-haeader .tag-line {
      display: inline-block;
      width: auto;
      height: 50px; }
      .site-haeader .tag-line p {
        line-height: 50px;
        padding: 0px; }
    .site-haeader .secondary-text strong {
      display: inline; }
    .site-haeader .menu-toggle {
      display: none; }
    .site-haeader .main-menu,
    .site-haeader .header-search {
      display: block !important;
      float: right; } }

.logged-in .site-haeader {
  top: 32px; }

.footer-contant {
  padding-top: 35px;
  padding-bottom: 35px; }

@media only screen and (min-width: 320px) {
  .footer-copy {
    padding: 15px 0; }
    .footer-copy .copy,
    .footer-copy .dev {
      width: 100%;
      text-align: center;
      font-size: 12px;
      margin-bottom: 10px; }
    .footer-copy .dev {
      margin-bottom: 0px; }
      .footer-copy .dev a {
        color: #231f20;
        text-decoration: none; } }

@media only screen and (min-width: 768px) {
  .footer-copy .copy {
    float: left;
    width: auto;
    margin-bottom: 0px; }
  .footer-copy .dev {
    float: right;
    width: auto; } }

@media only screen and (min-width: 768px) {
  .home.contact {
    overflow: hidden; }
    .home.contact .contact-form,
    .home.contact .contact-info {
      width: 50%;
      float: left; } }

@media only screen and (min-width: 320px) {
  .home.tips {
    position: relative;
    overflow: hidden; } }

@media only screen and (min-width: 768px) {
  .home.tips .tips-image,
  .home.tips .tips-content {
    width: 50%;
    float: left; }
  .home.tips .tips-image {
    margin-top: 60px; } }

@media only screen and (min-width: 992px) {
  .home.tips .tips-image {
    margin-top: 0px; } }

@media only screen and (min-width: 320px) {
  .looking-for {
    margin-bottom: 25px; }
  .looking-for li {
    float: left;
    padding: 0px 3px;
    margin-bottom: 5px;
    width: 50%; }
  .looking-for li a {
    width: 100%;
    display: block;
    min-width: 80px;
    font-size: 10px;
    line-height: 30px;
    height: 30px; }
  .recipies-achive {
    max-width: 300px; }
    .recipies-achive img {
      width: 100%; }
    .recipies-achive a {
      text-decoration: none;
      font-family: "Georgia";
      color: #231f20; }
    .recipies-achive label {
      display: block;
      margin-top: 5px; }
  .tips-achive {
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
    .tips-achive img {
      width: 100%;
      height: 200px; }
    .tips-achive a {
      text-decoration: none;
      font-family: "Georgia";
      color: #231f20; }
    .tips-achive label {
      display: block;
      margin-top: 5px;
      font-weight: bold;
      padding-left: 10px;
      padding-right: 10px; }
    .tips-achive span, .tips-achive p {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      display: block;
      padding: 0px 10px; } }

@media only screen and (min-width: 768px) {
  .looking-for {
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px; }
  .looking-for li {
    float: none;
    padding: 0px 1px !important;
    margin-bottom: 5px;
    width: auto;
    float: left !important; }
  .looking-for li a {
    display: inline-block; }
  .looking-label {
    display: inline-block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: left; }
  .looking-label,
  .looking-for .menu {
    float: left; }
  .flex-grid {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin-left: auto;
    margin-right: auto; }
  .tips-achive {
    max-width: 300px;
    width: 30%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex; } }

@media only screen and (min-width: 1200px) {
  .tips-achive {
    width: 33%; } }

@media only screen and (min-width: 320px) {
  .home.story {
    position: relative;
    overflow: hidden; }
    .home.story .story-content {
      margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .home.story .story-content {
    margin-bottom: 0px; }
  .home.story .story-image,
  .home.story .story-content {
    width: 50%;
    float: left; }
  .home.story div.img-01 {
    display: block;
    width: 300px;
    height: 360px;
    background-image: url("../images/leafs-01.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 16%;
    left: 0px;
    z-index: 2; }
  .home.story .story-image {
    margin-top: 60px; } }

@media only screen and (min-width: 992px) {
  .home.story .story-image {
    margin-top: 0px; } }

@media only screen and (min-width: 320px) {
  .home.outlets {
    position: relative;
    overflow: hidden; }
    .home.outlets h3 {
      font-weight: 400; }
    .home.outlets a {
      color: #231f20;
      text-decoration: none;
      font-style: italic; }
      .home.outlets a i {
        color: #cccccc; } }

@media only screen and (min-width: 768px) {
  .home.outlets .outlets {
    width: auto;
    display: inline-block;
    margin-left: auto;
    margin-right: auto; }
  .home.outlets .outlet {
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
    float: left; } }

@media only screen and (min-width: 992px) {
  .home.outlets .img-02 {
    display: block;
    width: 230px;
    height: 330px;
    background-image: url(../images/leafs-02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 45%;
    right: 20px;
    z-index: 2; } }

@media only screen and (min-width: 320px) {
  .hero {
    padding-top: 50px;
    position: relative; }
    .hero.inner {
      height: 400px; }
    .hero .rslides img {
      min-height: 300px; }
    .hero h1 {
      color: #ffffff;
      font-weight: 400;
      margin: 0px; }
    .hero h2 {
      font-weight: 400;
      color: #ffffff;
      margin: 0px; }
    .hero .hero-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .hero.inner .hero-content {
      top: 40%; } }

@media only screen and (min-width: 992px) {
  .hero {
    height: 600px; }
    .hero h1 {
      font-size: 35px; } }

.logged-in .hero {
  top: 15px; }

.header-search a {
  height: 50px;
  display: block;
  line-height: 50px;
  text-decoration: none;
  color: #555555;
  margin-right: 10px;
  margin-left: 10px;
  position: relative; }

@media only screen and (min-width: 320px) {
  .my-kitchen .tabs-content .contant-box {
    width: 100%;
    max-width: 300px;
    background-image: url("../images/southen-cusine.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    -webkit-transition: all .5s;
    /* Safari */
    transition: all .5s;
    cursor: pointer; }
    .my-kitchen .tabs-content .contant-box:hover {
      margin-top: -15px; }
    .my-kitchen .tabs-content .contant-box h2 {
      color: #ffffff;
      text-align: center;
      font-weight: 400;
      position: absolute;
      margin: 0px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); }
  .my-kitchen .tab-list {
    margin-bottom: 25px; }
  .my-kitchen .tab-list li {
    float: left;
    padding: 0px 5px;
    margin-bottom: 5px;
    width: 50%; }
  .my-kitchen .tab-list li a {
    width: 100%;
    display: block; } }

@media only screen and (min-width: 768px) {
  .my-kitchen .tabs-content {
    padding: 0px 0px;
    width: 85%;
    margin: 0px auto; }
  .my-kitchen .tabs-content .contant-box {
    width: 30.9%;
    float: left;
    margin-bottom: 0px;
    margin-left: 15px;
    height: 130px; }
  .my-kitchen .tabs-content .contant-box:first-child {
    margin-left: 0px; }
  .my-kitchen .tab-list {
    text-align: center; }
  .my-kitchen .tab-list li {
    float: none;
    padding: 0px 5px;
    margin-bottom: 5px;
    width: auto;
    display: inline-block; }
  .my-kitchen .tab-list li a {
    display: inline-block; } }

@media only screen and (min-width: 992px) {
  .my-kitchen .tabs-content .contant-box {
    width: 31.3%;
    height: 200px; } }

@media only screen and (min-width: 1200px) {
  .my-kitchen .tabs-content {
    padding: 0px 15px; }
  .my-kitchen .tabs-content .contant-box {
    width: 32.3%; } }

@media only screen and (min-width: 320px) {
  .looking-for {
    margin-bottom: 25px; }
  .looking-for li {
    float: left;
    padding: 0px 3px;
    margin-bottom: 5px;
    width: 50%; }
  .looking-for li a {
    width: 100%;
    display: block; }
  .recipies-achive {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }
    .recipies-achive img {
      width: 100%; }
    .recipies-achive a {
      text-decoration: none;
      font-family: "Georgia";
      color: #231f20; }
    .recipies-achive label {
      display: block;
      margin-top: 5px; } }

@media only screen and (min-width: 768px) {
  .looking-for {
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px; }
  .looking-for li {
    float: none;
    padding: 0px 3px;
    margin-bottom: 5px;
    width: auto;
    display: inline-block; }
  .looking-for li a {
    display: inline-block; }
  .looking-label {
    display: inline-block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: left; }
  .looking-label,
  .looking-for .menu {
    float: left; }
  .flex-grid {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin-left: auto;
    margin-right: auto; }
  .recipies-achive {
    max-width: 300px;
    width: 33%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex; }
    .recipies-achive img {
      width: 100%; }
    .recipies-achive a {
      text-decoration: none;
      font-family: "Georgia";
      color: #231f20; }
    .recipies-achive label {
      display: block;
      margin-top: 5px; } }

@media only screen and (min-width: 320px) {
  .single-recipes .title {
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px; }
  .single-recipes .info-block {
    margin-bottom: 15px; }
    .single-recipes .info-block h4 {
      font-weight: 400;
      margin: 0px;
      text-transform: uppercase;
      font-size: 18px; }
  .single-recipes .info-block.time-block,
  .single-recipes .info-block.serves-block,
  .single-recipes .info-block.difficulty-block {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-left: 50px; }
  .single-recipes .info-block.time-block {
    background-image: url("../images/time-icon.png"); }
  .single-recipes .info-block.serves-block {
    background-image: url("../images/serves-icon.png"); }
  .single-recipes .info-block.difficulty-block {
    background-image: url("../images/difficulty-icon.png");
    padding-left: 60px; }
  .single-recipes .what-you-need-block,
  .single-recipes .method-block,
  .single-recipes .other-recipies,
  .single-recipes .post-rating-module {
    background-color: #e7e1e0;
    padding: 30px 0;
    margin: 20px 0; }
    .single-recipes .what-you-need-block h3,
    .single-recipes .method-block h3,
    .single-recipes .other-recipies h3,
    .single-recipes .post-rating-module h3 {
      font-weight: 400;
      text-transform: uppercase;
      font-style: italic;
      margin-bottom: 50px;
      position: relative; }
      .single-recipes .what-you-need-block h3:after,
      .single-recipes .method-block h3:after,
      .single-recipes .other-recipies h3:after,
      .single-recipes .post-rating-module h3:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -20px;
        width: 40px;
        height: 4px;
        background-color: #b85e5a; }
    .single-recipes .what-you-need-block ul,
    .single-recipes .method-block ul,
    .single-recipes .other-recipies ul,
    .single-recipes .post-rating-module ul {
      margin: 0px auto;
      padding: 0px;
      list-style: none;
      max-width: 50%; }
      .single-recipes .what-you-need-block ul:after,
      .single-recipes .method-block ul:after,
      .single-recipes .other-recipies ul:after,
      .single-recipes .post-rating-module ul:after {
        clear: both;
        content: "";
        display: block; }
    .single-recipes .what-you-need-block ul li,
    .single-recipes .method-block ul li,
    .single-recipes .other-recipies ul li,
    .single-recipes .post-rating-module ul li {
      display: block;
      width: 50%;
      float: left;
      margin-bottom: 15px; }
  .single-recipes .other-recipies h3 {
    margin-bottom: 10px; }
  .single-recipes .post-rating-module h3:after,
  .single-recipes .other-recipies h3:after {
    display: none; }
  .single-recipes .method-block,
  .single-recipes .post-rating-module {
    background-color: transparent; }
    .single-recipes .method-block ol,
    .single-recipes .post-rating-module ol {
      list-style: none; }
    .single-recipes .method-block li,
    .single-recipes .post-rating-module li {
      counter-increment: item;
      margin-bottom: 20px;
      padding-left: 30px;
      position: relative; }
    .single-recipes .method-block li:before,
    .single-recipes .post-rating-module li:before {
      margin-right: 10px;
      content: counter(item);
      color: #a9a9a9;
      width: 1.2em;
      height: 20px;
      font-size: 18px;
      line-height: 18px;
      font-style: italic;
      font-family: "Georgia";
      text-align: center;
      position: absolute;
      top: 0px;
      left: 0px; }
  .single-recipes .related-box,
  .single-recipes .post-rating-module {
    text-decoration: none;
    color: #231f20; }
    .single-recipes .related-box h4,
    .single-recipes .post-rating-module h4 {
      margin: 0px;
      font-weight: 400; }
  .single-recipes .post-ratings {
    text-align: center;
    font-size: 0px;
    color: #ffffff; }
  .single-recipes .post-ratings-loading {
    text-align: center;
    margin-top: 20px; }
    .single-recipes .post-ratings-loading img {
      margin-top: 10px;
      margin-right: 10px; } }

@media only screen and (min-width: 768px) {
  .single-recipes .recipe-header,
  .single-recipes .bilbord {
    padding-top: 80px;
    max-width: 720px;
    margin: 0px auto; }
  .single-recipes .bilbord {
    padding-top: 0px; }
    .single-recipes .bilbord .sub-title {
      font-weight: 400;
      text-transform: uppercase;
      margin: 15px 0 0 0; }
    .single-recipes .bilbord .sub-text {
      margin: 0px;
      text-transform: uppercase; }
  .single-recipes .info-block {
    margin-bottom: 15px;
    float: left;
    width: 33.33%; }
  .single-recipes .method-block {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (min-width: 1200px) {
  .single-recipes .recipe-header,
  .single-recipes .bilbord {
    max-width: 60% !important; } }

@media only screen and (min-width: 320px) {
  .home.products h2 {
    margin-top: 0px; }
  .home.products .producs-list {
    margin-top: 25px; }
  .home.products .product-container a {
    text-decoration: none;
    color: #231f20;
    outline: none;
    display: block;
    padding: 5px;
    -webkit-transition: all .5s;
    /* Safari */
    transition: all .5s; }
    .home.products .product-container a:hover {
      margin-top: -15px; }
  .home.products .product-container span {
    display: block;
    text-align: center;
    padding: 10px;
    color: #231f20;
    text-decoration: none; }
    .home.products .product-container span i {
      color: #cccccc; } }

@media only screen and (min-width: 320px) {
  .looking-for {
    margin-bottom: 25px; }
  .looking-for li {
    float: left;
    padding: 0px 3px;
    margin-bottom: 5px;
    width: 50%; }
  .looking-for li a {
    width: 100%;
    display: block; }
  .recipies-achive {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }
    .recipies-achive img {
      width: 100%; }
    .recipies-achive a {
      text-decoration: none;
      font-family: "Georgia";
      color: #231f20; }
    .recipies-achive label {
      display: block;
      margin-top: 5px; } }

@media only screen and (min-width: 768px) {
  .looking-for {
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px; }
  .looking-for li {
    float: none;
    padding: 0px 3px;
    margin-bottom: 5px;
    width: auto;
    display: inline-block; }
  .looking-for li a {
    display: inline-block; }
  .looking-label {
    display: inline-block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: left; }
  .looking-label,
  .looking-for .menu {
    float: left; }
  .flex-grid {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin-left: auto;
    margin-right: auto; }
  .products-achive {
    max-width: 300px;
    width: 33%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex; }
    .products-achive img {
      width: 100%; }
    .products-achive a {
      text-decoration: none;
      font-family: "Georgia";
      color: #231f20; }
    .products-achive label {
      display: block;
      margin-top: 5px; } }

@media only screen and (min-width: 320px) {
  .ingridients,
  .nutrition_facts {
    background-color: #e7e1e0;
    padding: 30px 0;
    margin: 20px 0; }
    .ingridients h3,
    .nutrition_facts h3 {
      font-weight: 400;
      text-transform: uppercase;
      font-style: italic;
      margin-bottom: 50px;
      position: relative; }
      .ingridients h3:after,
      .nutrition_facts h3:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -20px;
        width: 40px;
        height: 4px;
        background-color: #b85e5a; } }

.nutrition_facts {
  background-color: transparent; }

@media only screen and (min-width: 320px) {
  .single-product .title {
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px; }
  .single-product .slider-item {
    max-height: 450px;
    overflow: hidden; } }

@media only screen and (min-width: 768px) {
  .single-product header,
  .single-product .bilbord,
  .single-product .product-content {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto; } }

.products-model-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2001;
  display: none; }
  .products-model-wrapper .close-model {
    position: absolute;
    display: block;
    color: rgba(35, 31, 32, 0.5);
    font-size: 30px;
    top: 20px;
    right: 20px;
    z-index: 4000; }
  .products-model-wrapper .close-model:hover {
    color: #231f20; }
  .products-model-wrapper h4 {
    margin-top: 0px;
    text-transform: uppercase; }
  .products-model-wrapper .products-model label {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Georgia"; }
  .products-model-wrapper .products-model p {
    margin-top: 0px;
    margin-bottom: 20px; }
  @media only screen and (min-width: 320px) {
    .products-model-wrapper .products-model {
      width: 100%;
      max-width: 600px;
      background-color: #ffffff;
      padding: 20px; } }
  @media only screen and (min-width: 768px) {
    .products-model-wrapper .products-model {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .products-model-wrapper .product-images {
      float: left;
      width: 40%;
      padding: 20px; }
    .products-model-wrapper .product-info {
      float: left;
      width: 60%;
      padding: 20px; } }

.view-recipes article {
  margin: 10px; }

.page .content-area {
  margin-top: 60px; }
  @media only screen and (min-width: 992px) {
    .page .content-area {
      padding: 100px 0;
      max-width: 80%;
      margin: 60px auto; } }

/*# sourceMappingURL=theme.css.map */