/*

Main Styles

v. 1.3

*/
/* line 12, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
body {
  font-family: 'Lato', sans-serif; }

/* line 18, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
#space-holder {
  position: relative;
  display: block;
  min-width: 1230px;
  width: 1230px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02); }
  /* line 35, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling > *,
  #space-holder .textwidget > * {
    max-width: 100%; }
  /* line 46, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h1,
  #space-holder .space-content-styling h2,
  #space-holder .space-content-styling h3,
  #space-holder .space-content-styling h4,
  #space-holder .space-content-styling h5,
  #space-holder .space-content-styling h6,
  #space-holder .textwidget h1,
  #space-holder .textwidget h2,
  #space-holder .textwidget h3,
  #space-holder .textwidget h4,
  #space-holder .textwidget h5,
  #space-holder .textwidget h6 {
    margin-bottom: 30px;
    color: #222;
    font-style: italic;
    font-family: 'Playfair Display', serif; }
  /* line 56, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h1,
  #space-holder .textwidget h1 {
    font-size: 26px;
    line-height: 30px; }
  /* line 63, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h2,
  #space-holder .textwidget h2 {
    font-size: 24px;
    line-height: 30px; }
  /* line 70, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h3,
  #space-holder .textwidget h3 {
    font-size: 22px;
    line-height: 30px; }
  /* line 77, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h4,
  #space-holder .textwidget h4 {
    font-size: 20px;
    line-height: 30px; }
  /* line 84, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h5,
  #space-holder .textwidget h5 {
    font-size: 18px;
    line-height: 30px; }
  /* line 91, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling h6,
  #space-holder .textwidget h6 {
    font-size: 16px;
    line-height: 30px; }
  /* line 98, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling p,
  #space-holder .textwidget p {
    margin-bottom: 30px; }
  /* line 104, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling blockquote,
  #space-holder .textwidget blockquote {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 30px 30px 0 30px;
    background-color: #fafafa;
    border-left: 5px solid #f2f2f2;
    color: #333;
    font-style: italic;
    font-family: 'Playfair Display', serif; }
    /* line 121, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling blockquote cite,
    #space-holder .textwidget blockquote cite {
      padding: 5px 0px;
      background-color: none;
      border-left: none; }
  /* line 132, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling cite,
  #space-holder .textwidget cite {
    padding: 5px 10px;
    background-color: #fafafa;
    border-left: 5px solid #f2f2f2;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
    font-family: 'Playfair Display', serif; }
  /* line 147, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling table,
  #space-holder .textwidget table {
    margin-bottom: 30px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #eee;
    font-size: 16px;
    line-height: 22px; }
    /* line 160, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling table thead,
    #space-holder .textwidget table thead {
      border: 1px solid #eee;
      background-color: #fdfdfd;
      color: #333;
      font-style: italic;
      font-family: 'Playfair Display', serif; }
      /* line 169, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling table thead tr,
      #space-holder .textwidget table thead tr {
        border: 1px solid #eee; }
        /* line 173, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling table thead tr th,
        #space-holder .textwidget table thead tr th {
          padding: 10px;
          border: 1px solid #eee; }
    /* line 185, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling table tbody,
    #space-holder .textwidget table tbody {
      border: 1px solid #eee; }
      /* line 191, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling table tbody tr th,
      #space-holder .textwidget table tbody tr th {
        padding: 10px;
        border: 1px solid #eee; }
      /* line 199, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling table tbody tr td,
      #space-holder .textwidget table tbody tr td {
        padding: 10px;
        border: 1px solid #eee; }
  /* line 213, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling dl,
  #space-holder .textwidget dl {
    margin-bottom: 20px; }
    /* line 217, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling dl dt,
    #space-holder .textwidget dl dt {
      font-size: 14px;
      line-height: 22px;
      font-weight: 700; }
    /* line 225, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling dl dd,
    #space-holder .textwidget dl dd {
      padding: 10px 0 10px 40px;
      font-size: 16px;
      line-height: 22px; }
  /* line 236, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling a,
  #space-holder .textwidget a {
    color: inherit;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-bottom: 2px solid #fff; }
    /* line 246, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling a:hover,
    #space-holder .textwidget a:hover {
      border-color: #c59d5f; }
  /* line 255, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling ul,
  #space-holder .space-content-styling ol,
  #space-holder .textwidget ul,
  #space-holder .textwidget ol {
    margin-bottom: 30px;
    list-style-position: inside; }
    /* line 262, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling ul ul,
    #space-holder .space-content-styling ul ol,
    #space-holder .space-content-styling ol ul,
    #space-holder .space-content-styling ol ol,
    #space-holder .textwidget ul ul,
    #space-holder .textwidget ul ol,
    #space-holder .textwidget ol ul,
    #space-holder .textwidget ol ol {
      padding-left: 30px;
      margin-bottom: 0; }
  /* line 273, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling strong,
  #space-holder .space-content-styling big,
  #space-holder .space-content-styling b,
  #space-holder .textwidget strong,
  #space-holder .textwidget big,
  #space-holder .textwidget b {
    font-weight: 700; }
  /* line 279, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling address,
  #space-holder .textwidget address {
    display: inline-block;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #eee;
    border-left: 5px solid #f2f2f2; }
  /* line 292, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling em,
  #space-holder .textwidget em {
    font-style: italic; }
  /* line 298, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling ins,
  #space-holder .textwidget ins {
    text-decoration: none;
    border-bottom: 1px solid #777; }
  /* line 307, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling abbr,
  #space-holder .space-content-styling acronym,
  #space-holder .textwidget abbr,
  #space-holder .textwidget acronym {
    font-family: 'Playfair Display', serif;
    font-style: italic; }
  /* line 315, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling del,
  #space-holder .space-content-styling strike,
  #space-holder .textwidget del,
  #space-holder .textwidget strike {
    text-decoration: line-through; }
  /* line 324, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling code,
  #space-holder .space-content-styling kbd,
  #space-holder .space-content-styling tt,
  #space-holder .space-content-styling var,
  #space-holder .textwidget code,
  #space-holder .textwidget kbd,
  #space-holder .textwidget tt,
  #space-holder .textwidget var {
    padding: 2px 5px;
    background-color: #fafafa;
    font-size: 14px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: monospace; }
  /* line 340, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling pre,
  #space-holder .textwidget pre {
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fafafa;
    border-left: 5px solid #f2f2f2;
    font-size: 14px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: monospace; }
  /* line 359, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling q,
  #space-holder .textwidget q {
    color: #777;
    font-family: 'Playfair Display', serif;
    font-style: italic; }
  /* line 368, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling sub,
  #space-holder .textwidget sub {
    vertical-align: text-top; }
  /* line 374, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling sup,
  #space-holder .textwidget sup {
    vertical-align: text-bottom; }
  /* line 380, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling img,
  #space-holder .textwidget img {
    max-width: 100%;
    height: auto; }
  /* line 388, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling embed,
  #space-holder .space-content-styling iframe,
  #space-holder .textwidget embed,
  #space-holder .textwidget iframe {
    max-width: 100%;
    vertical-align: bottom; }
  /* line 398, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .aligncenter,
  #space-holder .textwidget .aligncenter {
    display: inline-block;
    text-align: center; }
  /* line 405, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .alignright,
  #space-holder .textwidget .alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px; }
  /* line 413, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .alignleft,
  #space-holder .textwidget .alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px; }
  /* line 421, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .wp-caption,
  #space-holder .textwidget .wp-caption {
    position: relative;
    display: block;
    margin-bottom: 30px;
    width: auto !important;
    text-align: center;
    overflow: hidden; }
  /* line 436, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .wp-caption p.wp-caption-text,
  #space-holder .textwidget .wp-caption p.wp-caption-text {
    margin: 10px 10px 0 10px;
    color: #777;
    font-size: 14px;
    font-style: italic;
    font-family: 'Playfair Display', serif; }
  /* line 447, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .gallery,
  #space-holder .textwidget .gallery {
    position: relative;
    display: block;
    overflow: hidden; }
    /* line 454, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery .gallery-item,
    #space-holder .textwidget .gallery .gallery-item {
      position: relative;
      display: inline-block;
      overflow: hidden;
      text-align: center;
      padding: 0 10px;
      margin: 0 0 30px 0;
      float: left; }
      /* line 469, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling .gallery .gallery-item .gallery-icon,
      #space-holder .textwidget .gallery .gallery-item .gallery-icon {
        position: relative;
        display: block;
        padding: 0;
        margin: 0; }
      /* line 479, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling .gallery .gallery-item .gallery-caption,
      #space-holder .textwidget .gallery .gallery-item .gallery-caption {
        position: relative;
        display: block;
        padding: 0;
        margin: 10px 0 0 0;
        color: #777;
        font-size: 14px;
        font-style: italic;
        font-family: 'Playfair Display', serif; }
    /* line 498, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-1 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-1 .gallery-item {
      width: 100%; }
    /* line 508, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-2 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-2 .gallery-item {
      width: 50%; }
    /* line 518, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-3 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-3 .gallery-item {
      width: 33.33%; }
    /* line 528, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-4 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-4 .gallery-item {
      width: 25%; }
    /* line 538, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-5 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-5 .gallery-item {
      width: 20%; }
    /* line 548, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-6 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-6 .gallery-item {
      width: 16.66%; }
    /* line 558, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-7 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-7 .gallery-item {
      width: 14.27%; }
    /* line 568, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-8 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-8 .gallery-item {
      width: 12.5%; }
    /* line 578, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .gallery.gallery-columns-9 .gallery-item,
    #space-holder .textwidget .gallery.gallery-columns-9 .gallery-item {
      width: 11.1%; }
  /* line 588, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling select,
  #space-holder .textwidget select {
    position: relative;
    display: block;
    width: 100%;
    padding: 4px 20px;
    margin: 0;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    outline: none;
    border: 1px solid #ddd;
    background-color: #fff;
    background-image: url("../others/arrows.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  /* line 616, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling #space-contact-form-holder,
  #space-holder .textwidget #space-contact-form-holder {
    position: relative;
    display: block;
    margin-bottom: 30px; }
    /* line 623, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling #space-contact-form-holder #space-contact-form,
    #space-holder .textwidget #space-contact-form-holder #space-contact-form {
      position: relative;
      display: block;
      margin: 0 -15px; }
      /* line 630, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element,
      #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element {
        position: relative;
        display: inline-block;
        float: left;
        padding: 0 15px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 642, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-name, #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-email,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-name,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-email {
          width: 50%; }
        /* line 648, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-message,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-message {
          width: 100%; }
        /* line 654, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-btn,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-btn {
          width: 33.33%; }
        /* line 660, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element label,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element label {
          position: relative;
          display: inline-block;
          margin-bottom: 5px;
          color: #333;
          font-size: 14px;
          line-height: 30px;
          font-style: italic;
          text-decoration: none;
          font-family: 'Playfair Display', serif;
          cursor: pointer; }
        /* line 679, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element input[type=text],
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element textarea,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element input[type=text],
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element textarea {
          position: relative;
          display: block;
          margin: 0 0 20px 0;
          width: 100%;
          padding: 4px 20px;
          color: #333;
          font-size: 14px;
          line-height: 30px;
          font-weight: bold;
          font-family: 'Lato', sans-serif;
          outline: none;
          border: 1px solid #ddd;
          background-color: #fff;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 704, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element input[type=text].error,
          #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element textarea.error,
          #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element input[type=text].error,
          #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element textarea.error {
            border-color: #ff0000; }
          /* line 710, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element input[type=text]:focus,
          #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element textarea:focus,
          #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element input[type=text]:focus,
          #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element textarea:focus {
            border-color: #c59d5f; }
        /* line 718, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element textarea,
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element textarea {
          height: 230px;
          max-width: 100%;
          max-height: 230px;
          min-width: 100%;
          min-height: 230px; }
        /* line 728, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element input[type=submit],
        #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element input[type=submit] {
          position: relative;
          display: block;
          padding: 6px 20px 4px 20px;
          margin: 0;
          width: 100%;
          color: #fff;
          font-size: 12px;
          line-height: 30px;
          font-weight: bold;
          text-decoration: none;
          text-transform: uppercase;
          text-align: left;
          border: none;
          outline: none;
          background-image: url("../others/arrow-white.png");
          background-repeat: no-repeat;
          background-position: right 20px center;
          background-color: #111;
          cursor: pointer;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 758, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element input[type=submit]:hover,
          #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element input[type=submit]:hover {
            background-color: #c59d5f; }
      /* line 768, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-alert,
      #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-alert {
        position: absolute;
        display: block;
        pointer-events: none;
        top: 50%;
        left: 50%;
        color: #333;
        font-size: 18px;
        line-height: 30px;
        font-style: italic;
        text-decoration: none;
        font-family: 'Playfair Display', serif;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      /* line 794, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling #space-contact-form-holder #space-contact-form.working .form-element,
      #space-holder .textwidget #space-contact-form-holder #space-contact-form.working .form-element {
        pointer-events: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
      /* line 805, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling #space-contact-form-holder #space-contact-form.sending .form-alert.sending-message,
      #space-holder .textwidget #space-contact-form-holder #space-contact-form.sending .form-alert.sending-message {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
      /* line 815, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling #space-contact-form-holder #space-contact-form.delivered .form-alert.message-delivered,
      #space-holder .textwidget #space-contact-form-holder #space-contact-form.delivered .form-alert.message-delivered {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
      /* line 825, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .space-content-styling #space-contact-form-holder #space-contact-form.error .form-alert.sending-error,
      #space-holder .textwidget #space-contact-form-holder #space-contact-form.error .form-alert.sending-error {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
  /* line 840, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling #inline-posts-searchform input[type=text],
  #space-holder .space-content-styling #inline-recipes-searchform input[type=text],
  #space-holder .textwidget #inline-posts-searchform input[type=text],
  #space-holder .textwidget #inline-recipes-searchform input[type=text] {
    position: relative;
    display: block;
    margin: 0 0 30px 0;
    width: 100%;
    padding: 4px 20px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    outline: none;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    /* line 865, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling #inline-posts-searchform input[type=text].error,
    #space-holder .space-content-styling #inline-recipes-searchform input[type=text].error,
    #space-holder .textwidget #inline-posts-searchform input[type=text].error,
    #space-holder .textwidget #inline-recipes-searchform input[type=text].error {
      border-color: #ff0000; }
    /* line 871, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling #inline-posts-searchform input[type=text]:focus,
    #space-holder .space-content-styling #inline-recipes-searchform input[type=text]:focus,
    #space-holder .textwidget #inline-posts-searchform input[type=text]:focus,
    #space-holder .textwidget #inline-recipes-searchform input[type=text]:focus {
      border-color: #c59d5f; }
  /* line 883, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .post-password-form label,
  #space-holder .textwidget .post-password-form label {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    cursor: pointer; }
  /* line 901, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .post-password-form input[type=password],
  #space-holder .textwidget .post-password-form input[type=password] {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
    width: 100%;
    padding: 4px 20px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    outline: none;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    /* line 926, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .post-password-form input[type=password]:focus,
    #space-holder .textwidget .post-password-form input[type=password]:focus {
      border-color: #c59d5f; }
  /* line 934, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .post-password-form input[type=submit],
  #space-holder .textwidget .post-password-form input[type=submit] {
    position: relative;
    display: block;
    padding: 6px 20px 4px 20px;
    margin: 0;
    width: 100%;
    max-width: 208px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    border: none;
    outline: none;
    background-image: url("../others/arrow-white.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-color: #111;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    /* line 965, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling .post-password-form input[type=submit]:hover,
    #space-holder .textwidget .post-password-form input[type=submit]:hover {
      background-color: #c59d5f; }
  /* line 975, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .screen-reader-text,
  #space-holder .textwidget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden; }
  /* line 985, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .space-content-styling .screen-reader-text:focus,
  #space-holder .textwidget .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }
  /* line 1009, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #space-header-holder {
    position: relative;
    display: block;
    background-color: #111; }
    /* line 1016, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-header-holder #space-header {
      position: relative;
      display: block; }
      /* line 1021, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-header-holder #space-header #header-logo {
        position: relative;
        display: inline-block;
        float: left;
        padding: 0 0 0 30px; }
        /* line 1030, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-logo .logo-image-holder {
          position: relative;
          display: table;
          height: 80px; }
          /* line 1037, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-header-holder #space-header #header-logo .logo-image-holder a {
            position: relative;
            display: table-cell;
            vertical-align: middle; }
            /* line 1044, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-header-holder #space-header #header-logo .logo-image-holder a img {
              position: relative;
              display: inline-block;
              width: auto;
              max-height: 60px; }
        /* line 1057, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-logo .logo-text-holder {
          position: relative;
          display: inline-block;
          margin: 20px 0;
          float: left; }
          /* line 1066, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-header-holder #space-header #header-logo .logo-text-holder .site-title {
            position: relative;
            display: inline-block;
            padding: 5px 20px 5px 0;
            border-right: 1px solid #c59d5f;
            float: left;
            color: #fff;
            font-size: 24px;
            line-height: 30px;
            font-style: italic;
            font-family: 'Playfair Display', serif; }
          /* line 1085, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-header-holder #space-header #header-logo .logo-text-holder .site-tagline {
            position: relative;
            display: inline-block;
            padding: 10px 0 10px 20px;
            float: left;
            color: #fff;
            font-size: 14px;
            line-height: 20px; }
      /* line 1104, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-header-holder #space-header #header-navigation {
        position: relative;
        display: inline-block;
        float: right; }
        /* line 1111, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation {
          display: block;
          position: relative; }
          /* line 1116, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul {
            position: relative;
            display: block;
            padding: 0 30px 0 0; }
            /* line 1123, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li {
              position: relative;
              display: inline-block;
              float: left; }
              /* line 1130, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li a {
                position: relative;
                display: block;
                padding: 30px 20px;
                color: #888;
                font-size: 14px;
                line-height: 20px;
                text-decoration: none;
                text-transform: uppercase;
                background-color: rgba(0, 0, 0, 0);
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 1147, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li a:hover {
                  color: #ccc;
                  background-color: #040404; }
              /* line 1158, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li.current-menu-item > a {
                color: #fff; }
                /* line 1162, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li.current-menu-item > a:after {
                  content: "";
                  position: absolute;
                  display: block;
                  top: 30px;
                  left: 0px;
                  pointer-events: none;
                  width: 1px;
                  height: 20px;
                  background-color: #c59d5f; }
              /* line 1185, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li .sub-menu {
                position: absolute;
                display: block;
                pointer-events: none;
                top: 100%;
                padding: 0;
                margin-top: 20px;
                z-index: 100;
                background-color: #0a0a0a;
                white-space: nowrap;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                opacity: 0;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 1205, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li .sub-menu li {
                  width: 100%; }
                  /* line 1209, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li .sub-menu li a {
                    padding: 10px 20px;
                    font-size: 12px; }
                  /* line 1219, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li .sub-menu li.current-menu-item > a {
                    color: #fff; }
                    /* line 1223, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li .sub-menu li.current-menu-item > a:after {
                      content: "";
                      position: absolute;
                      display: block;
                      top: 10px;
                      left: 0px;
                      pointer-events: none;
                      width: 1px;
                      height: 20px;
                      background-color: #c59d5f; }
                  /* line 1246, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li .sub-menu li .sub-menu {
                    top: 0;
                    left: 100%; }
              /* line 1259, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation ul li.show-dropdown > .sub-menu {
                pointer-events: all;
                margin: 0;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
                opacity: 1; }
        /* line 1277, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation {
          display: none; }
          /* line 1281, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation .mobile-navigation-activator {
            display: block;
            position: relative;
            margin: 25px 30px;
            padding: 3px 8px;
            color: #fff;
            font-size: 16px;
            line-height: 24px;
            border: 1px solid rgba(0, 0, 0, 0);
            background-color: rgba(0, 0, 0, 0);
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 1298, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation .mobile-navigation-activator:hover {
              background-color: #040404;
              border-color: #c59d5f; }
            /* line 1305, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation .mobile-navigation-activator.active {
              background-color: #040404;
              border-color: #c59d5f; }
          /* line 1314, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul {
            position: absolute;
            display: block;
            list-style: none;
            pointer-events: none;
            top: 100%;
            right: 0;
            margin-top: 10px;
            padding: 0;
            z-index: 100;
            background-color: #0a0a0a;
            white-space: nowrap;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 1338, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li {
              width: 100%; }
              /* line 1342, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li a {
                position: relative;
                display: block;
                padding: 10px 20px;
                color: #888;
                font-size: 12px;
                line-height: 20px;
                text-decoration: none;
                text-transform: uppercase;
                background-color: rgba(0, 0, 0, 0);
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 1359, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li a:hover {
                  color: #ccc;
                  background-color: #040404; }
              /* line 1370, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li.current-menu-item > a {
                color: #fff; }
                /* line 1374, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li.current-menu-item > a:after {
                  content: "";
                  position: absolute;
                  display: block;
                  top: 10px;
                  left: 0px;
                  pointer-events: none;
                  width: 1px;
                  height: 20px;
                  background-color: #c59d5f; }
              /* line 1397, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu {
                position: relative;
                margin: 0;
                pointer-events: none;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                opacity: 0; }
                /* line 1406, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu a {
                  padding-left: 40px; }
                /* line 1412, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu .sub-menu {
                  position: relative; }
                  /* line 1416, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu .sub-menu a {
                    padding-left: 60px; }
                  /* line 1422, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu .sub-menu .sub-menu {
                    position: relative; }
                    /* line 1426, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu .sub-menu .sub-menu a {
                      padding-left: 80px; }
                    /* line 1432, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu .sub-menu .sub-menu .sub-menu {
                      position: relative; }
                      /* line 1436, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                      #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul li .sub-menu .sub-menu .sub-menu .sub-menu a {
                        padding-left: 100px; }
            /* line 1452, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul.show-dropdown {
              pointer-events: all;
              margin: 0;
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
              opacity: 1; }
              /* line 1460, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation ul.show-dropdown .sub-menu {
                pointer-events: all;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
                opacity: 1; }
        /* line 1474, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-navigation .missing-nav {
          position: relative;
          display: block;
          padding: 30px 30px 30px 0;
          color: #fff;
          font-size: 14px;
          line-height: 20px; }
  /* line 1493, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #recipes-slider-holder {
    position: relative;
    display: block; }
    /* line 1498, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-slider-holder #recipes-slider {
      position: relative;
      display: block;
      width: 1230px;
      height: 600px;
      overflow: hidden;
      background-color: #000; }
      /* line 1510, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-slider-holder #recipes-slider .slider-element {
        position: absolute;
        display: block;
        pointer-events: all;
        width: 100%;
        height: 100%;
        z-index: 40; }
        /* line 1522, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-background {
          position: relative;
          display: block;
          pointer-events: none;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
          opacity: 0.6;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 1532, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-background img {
            position: relative;
            display: block;
            width: 100%;
            height: 100%; }
        /* line 1543, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay {
          position: absolute;
          display: table;
          padding: 0 100px;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 1556, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-title {
            position: relative;
            display: table-cell;
            vertical-align: middle;
            padding: 20px;
            text-align: right;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 1569, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-title a {
              color: #fff;
              font-size: 42px;
              line-height: 46px;
              font-style: italic;
              text-decoration: none;
              font-family: 'Playfair Display', serif;
              border-bottom: 2px solid rgba(255, 255, 255, 0);
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 1582, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-title a:hover {
                border-bottom: 2px solid rgba(255, 255, 255, 0.25); }
          /* line 1592, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas {
            position: relative;
            display: table-cell;
            vertical-align: middle;
            white-space: nowrap;
            padding: 20px;
            border-left: 1px solid #fff;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 1606, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta {
              position: relative;
              display: block;
              color: #fff;
              font-size: 14px;
              line-height: 20px; }
              /* line 1616, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta .label {
                font-style: italic;
                font-family: 'Playfair Display', serif; }
              /* line 1624, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta .meta,
              #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta a {
                color: #fff;
                font-weight: 700;
                text-decoration: none;
                text-transform: uppercase; }
              /* line 1633, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta a {
                border-bottom: 2px solid rgba(255, 255, 255, 0);
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 1639, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta a:hover {
                  border-bottom: 2px solid rgba(255, 255, 255, 0.25); }
        /* line 1653, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element.hidden {
          pointer-events: none;
          z-index: 20; }
          /* line 1658, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-slider-holder #recipes-slider .slider-element.hidden .post-background {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0; }
          /* line 1664, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-slider-holder #recipes-slider .slider-element.hidden .post-overlay {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0; }
            /* line 1668, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-slider-holder #recipes-slider .slider-element.hidden .post-overlay .post-title {
              padding: 20px 40px 20px 0px;
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
              opacity: 0; }
            /* line 1675, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-slider-holder #recipes-slider .slider-element.hidden .post-overlay .post-metas {
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
              opacity: 0; }
    /* line 1690, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-slider-holder .slider-controls {
      position: absolute;
      z-index: 60;
      left: 50%;
      bottom: 30px;
      color: #fff;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      /* line 1703, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-slider-holder .slider-controls .navigation-control {
        position: relative;
        display: inline-block;
        float: left;
        width: 32px;
        height: 32px;
        padding: 3px 0 5px 0;
        text-align: center;
        cursor: pointer;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 1722, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder .slider-controls .navigation-control i {
          font-size: 24px;
          line-height: 24px; }
        /* line 1729, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder .slider-controls .navigation-control:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
          opacity: 1; }
        /* line 1735, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder .slider-controls .navigation-control.disabled {
          pointer-events: none;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
          opacity: 0.25; }
      /* line 1744, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-slider-holder .slider-controls .slider-counter {
        position: relative;
        display: inline-block;
        float: left;
        height: 32px;
        padding: 0 20px;
        margin: 0 10px;
        border-left: 1px solid rgba(255, 255, 255, 0.25);
        border-right: 1px solid rgba(255, 255, 255, 0.25);
        line-height: 32px;
        font-style: italic;
        font-family: 'Playfair Display', serif; }
        /* line 1763, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder .slider-controls .slider-counter .slash {
          position: relative;
          display: block;
          width: 28px;
          font-size: 32px;
          text-align: center; }
        /* line 1775, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder .slider-controls .slider-counter .current-number {
          position: absolute;
          font-size: 16px;
          line-height: 16px;
          left: 20px;
          top: 0; }
        /* line 1786, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder .slider-controls .slider-counter .total-number {
          position: absolute;
          font-size: 16px;
          line-height: 16px;
          right: 20px;
          bottom: 0; }
  /* line 1804, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #page-header-holder {
    position: relative;
    display: block;
    background-color: #000; }
    /* line 1811, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-header-holder #page-header {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 40; }
      /* line 1821, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #page-header-holder #page-header .header-background {
        position: relative;
        display: block;
        pointer-events: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 1831, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #page-header-holder #page-header .header-background img {
          position: relative;
          display: block;
          width: 100%;
          height: 100%; }
      /* line 1842, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #page-header-holder #page-header .header-overlay {
        position: absolute;
        display: table;
        border-collapse: collapse;
        padding: 0 100px;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
        /* line 1856, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #page-header-holder #page-header .header-overlay .header-title {
          position: relative;
          display: table-cell;
          vertical-align: middle;
          padding: 5px 20px 9px 20px;
          text-align: right;
          color: #fff;
          font-size: 42px;
          line-height: 46px;
          font-style: italic;
          text-decoration: none;
          font-family: 'Playfair Display', serif; }
        /* line 1876, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #page-header-holder #page-header .header-overlay .header-tagline {
          position: relative;
          display: table-cell;
          vertical-align: middle;
          padding: 7px 20px 7px 20px;
          color: #fff;
          font-size: 20px;
          line-height: 24px;
          font-weight: 300;
          font-style: italic;
          border-left: 1px solid #fff; }
  /* line 1902, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #layerslider-holder {
    position: relative;
    display: block; }
  /* line 1909, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #recipes-grid-holder {
    position: relative;
    display: block; }
    /* line 1914, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid {
      position: relative;
      display: block;
      padding: 0px 15px; }
      /* line 1921, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder {
        position: relative;
        display: block;
        float: left;
        width: 300px;
        padding: 30px 15px; }
        /* line 1930, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters {
          position: relative;
          display: block; }
          /* line 1935, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter {
            position: relative;
            display: block;
            margin: 0 0 20px 0; }
            /* line 1942, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-label {
              position: relative;
              display: block;
              margin: 0 0 5px 0;
              color: #333;
              font-size: 14px;
              line-height: 30px;
              font-style: italic;
              font-family: 'Playfair Display', serif; }
            /* line 1957, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-select {
              position: relative;
              display: block;
              width: 100%;
              padding: 4px 20px;
              margin: 0;
              color: #333;
              font-size: 14px;
              line-height: 30px;
              font-weight: bold;
              outline: none;
              border: 1px solid #ddd;
              background-color: #fff;
              background-image: url("../others/arrows.png");
              background-repeat: no-repeat;
              background-position: right 20px center;
              -webkit-border-radius: 0;
              -moz-border-radius: 0;
              -ms-border-radius: 0;
              -o-border-radius: 0;
              border-radius: 0; }
            /* line 1985, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-list {
              position: relative;
              display: block;
              margin: 20px 0;
              border-top: 1px solid #ddd;
              border-left: 1px solid #ddd;
              border-right: 1px solid #ddd;
              width: 100%;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 2000, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-list .list-element {
                position: relative;
                display: block;
                overflow: hidden;
                height: 40px;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 2010, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-list .list-element .element-link {
                  position: relative;
                  display: block;
                  padding: 5px 20px 4px 20px;
                  color: #333;
                  font-size: 14px;
                  line-height: 30px;
                  font-weight: bold;
                  text-decoration: none;
                  background-color: #fdfdfd;
                  background-repeat: no-repeat;
                  background-position: right 20px center;
                  border-bottom: 1px solid #ddd;
                  -webkit-transition: 0.3s;
                  -moz-transition: 0.3s;
                  -o-transition: 0.3s;
                  transition: 0.3s; }
                  /* line 2031, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-list .list-element .element-link:hover {
                    background-color: #fff; }
                  /* line 2037, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-list .list-element .element-link.active {
                    color: #c59d5f;
                    background-image: url("../others/cross.png");
                    background-color: #fff; }
                /* line 2048, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter .filter-list .list-element.hidden {
                  height: 0px;
                  overflow: hidden; }
        /* line 2063, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .load-more-recipes {
          position: relative;
          display: block;
          width: 100%;
          padding: 6px 20px 4px 20px;
          color: #fff;
          font-size: 12px;
          line-height: 30px;
          font-weight: bold;
          text-decoration: none;
          text-transform: uppercase;
          background-image: url("../others/plus-white.png");
          background-repeat: no-repeat;
          background-position: right 20px center;
          background-color: #111;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 2086, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .load-more-recipes:hover {
            background-color: #c59d5f; }
          /* line 2092, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .load-more-recipes.working {
            pointer-events: none;
            background-color: #c59d5f; }
          /* line 2099, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .load-more-recipes.disabled {
            pointer-events: none;
            background-image: none; }
      /* line 2111, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-grid-holder #recipes-grid .main-holder {
        position: relative;
        display: block;
        float: left;
        width: 900px;
        padding: 15px 0; }
        /* line 2120, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .main-holder.full-width {
          width: 100%; }
        /* line 2126, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid {
          position: relative;
          display: block;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 2133, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid {
            position: relative;
            display: block;
            float: left;
            width: 270px;
            height: 270px;
            margin: 15px;
            overflow: hidden;
            background-color: #000; }
            /* line 2148, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-background {
              position: relative;
              display: block;
              pointer-events: none;
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
              opacity: 0.6;
              -webkit-transition: 3s;
              -moz-transition: 3s;
              -o-transition: 3s;
              transition: 3s; }
              /* line 2158, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-background img {
                position: relative;
                display: block;
                width: 100%;
                height: 100%; }
            /* line 2169, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay {
              position: absolute;
              display: block;
              top: 20px;
              bottom: 20px;
              left: 20px;
              right: 20px; }
              /* line 2179, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-title {
                position: absolute;
                display: block;
                top: 0px;
                left: 0px;
                right: 0px; }
                /* line 2188, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-title a {
                  color: #fff;
                  font-size: 20px;
                  line-height: 22px;
                  font-style: italic;
                  text-decoration: none;
                  font-family: 'Playfair Display', serif;
                  border-bottom: 2px solid rgba(255, 255, 255, 0);
                  -webkit-transition: 0.3s;
                  -moz-transition: 0.3s;
                  -o-transition: 0.3s;
                  transition: 0.3s; }
                  /* line 2201, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-title a:hover {
                    border-bottom: 2px solid rgba(255, 255, 255, 0.25); }
              /* line 2211, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas {
                position: absolute;
                display: block;
                bottom: 0px;
                left: 0px;
                right: 0px;
                border-left: 1px solid #fff;
                padding: 10px 20px; }
                /* line 2224, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas .post-meta {
                  position: relative;
                  display: block;
                  color: #fff;
                  font-size: 14px;
                  line-height: 20px; }
                  /* line 2234, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas .post-meta .label {
                    font-style: italic;
                    font-family: 'Playfair Display', serif; }
                  /* line 2242, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas .post-meta .meta,
                  #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas .post-meta a {
                    color: #fff;
                    font-weight: 700;
                    text-decoration: none;
                    text-transform: uppercase; }
                  /* line 2251, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas .post-meta a {
                    border-bottom: 2px solid rgba(255, 255, 255, 0);
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 2257, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #recipes-grid-holder #recipes-grid .main-holder .recipes-grid .recipe-grid .post-overlay .post-metas .post-meta a:hover {
                      border-bottom: 2px solid rgba(255, 255, 255, 0.25); }
  /* line 2281, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .post-media-holder {
    position: relative;
    display: block;
    text-align: center; }
    /* line 2288, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-media-holder.media-gallery {
      margin: -15px -15px 35px -15px; }
      /* line 2292, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-media-holder.media-gallery .gallery-element {
        position: relative;
        display: inline-block;
        float: left;
        padding: 15px; }
        /* line 2301, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-media-holder.media-gallery .gallery-element img {
          position: relative;
          display: block;
          max-width: 100%;
          height: auto;
          cursor: pointer; }
        /* line 2313, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-media-holder.media-gallery .gallery-element.element-size-770 {
          width: 100%; }
        /* line 2319, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-media-holder.media-gallery .gallery-element.element-size-370 {
          width: 50%; }
        /* line 2325, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-media-holder.media-gallery .gallery-element.element-size-170 {
          width: 25%; }
      /* line 2333, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-media-holder.media-gallery .isotope-column-sizer {
        position: relative;
        display: inline-block;
        float: left;
        width: 25%; }
    /* line 2346, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-media-holder.media-video {
      margin-bottom: 50px; }
      /* line 2350, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-media-holder.media-video iframe {
        max-width: 100%; }
    /* line 2358, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-media-holder.media-audio {
      margin-bottom: 50px; }
      /* line 2362, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-media-holder.media-audio iframe {
        max-width: 100%; }
    /* line 2370, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-media-holder.media-image {
      margin-bottom: 50px;
      text-align: center; }
      /* line 2375, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-media-holder.media-image img {
        position: relative;
        display: inline-block;
        max-width: 100%;
        height: auto;
        cursor: pointer; }
  /* line 2391, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .floating-sidebar-holder {
    position: absolute;
    display: block;
    right: -200px; }
    /* line 2398, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .floating-sidebar-holder.recipe-sidebar {
      top: 680px; }
    /* line 2404, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .floating-sidebar-holder.post-sidebar {
      top: 0px; }
    /* line 2410, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .floating-sidebar-holder .floating-sidebar {
      position: relative;
      display: block; }
      /* line 2415, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section {
        position: relative;
        display: block;
        width: 170px;
        padding: 20px;
        margin-bottom: 30px;
        border: 1px solid #eee; }
        /* line 2427, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-title {
          position: relative;
          display: block;
          padding-bottom: 20px;
          margin-bottom: 20px;
          border-bottom: 1px solid #eee;
          text-align: center;
          color: #333;
          font-size: 16px;
          line-height: 22px;
          font-style: italic;
          font-family: 'Playfair Display', serif; }
        /* line 2447, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body {
          position: relative;
          display: block; }
          /* line 2452, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element {
            position: relative;
            display: block;
            margin-bottom: 10px; }
            /* line 2459, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a {
              position: relative;
              display: block; }
              /* line 2463, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a .icon-holder {
                position: relative;
                display: inline-block;
                float: left;
                width: 32px;
                height: 32px;
                border: 1px solid #eee;
                font-size: 16px;
                line-height: 16px;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 2480, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a .icon-holder.facebook {
                  padding: 8px 11px;
                  color: #3b5998;
                  border-color: #3b5998; }
                /* line 2489, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a .icon-holder.twitter {
                  padding: 8px;
                  color: #55acee;
                  border-color: #55acee; }
                /* line 2498, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a .icon-holder.google-plus {
                  padding: 8px 9px;
                  color: #dd4b39;
                  border-color: #dd4b39; }
                /* line 2507, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a .icon-holder.pinterest {
                  padding: 7px 9px;
                  color: #cc2127;
                  border-color: #cc2127; }
              /* line 2518, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a .label-holder {
                position: relative;
                display: inline-block;
                float: left;
                padding-left: 15px;
                color: #222;
                font-size: 14px;
                line-height: 32px;
                font-weight: 700; }
              /* line 2538, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a:hover .icon-holder.facebook {
                color: #fff;
                background-color: #3b5998; }
              /* line 2545, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a:hover .icon-holder.twitter {
                color: #fff;
                background-color: #55acee; }
              /* line 2552, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a:hover .icon-holder.google-plus {
                color: #fff;
                background-color: #dd4b39; }
              /* line 2559, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element a:hover .icon-holder.pinterest {
                color: #fff;
                background-color: #cc2127; }
            /* line 2572, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body .share-element:last-child {
              margin-bottom: 0; }
          /* line 2580, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate {
            position: relative;
            display: block;
            overflow: hidden;
            height: 32px;
            width: 128px; }
            /* line 2590, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate .current-rate {
              position: relative;
              display: block;
              float: left;
              overflow: hidden;
              width: 60px;
              height: 32px;
              font-size: 14px;
              line-height: 32px;
              font-weight: 700;
              background-color: #f8f8f8;
              text-align: center;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
            /* line 2614, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate .rate-control {
              position: relative;
              display: block;
              float: left;
              overflow: hidden;
              width: 32px;
              height: 32px;
              color: #222;
              font-size: 16px;
              line-height: 24px;
              text-align: center;
              border: 1px solid #eee;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 2636, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate .rate-control.rate-down {
                padding: 4px 0;
                margin: 0 2px; }
              /* line 2644, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate .rate-control.rate-up {
                padding: 2px 0 6px; }
              /* line 2650, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate .rate-control:hover {
                color: #fff;
                background-color: #222;
                border-color: #222; }
            /* line 2662, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate.voted .current-rate {
              width: 100%; }
            /* line 2668, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section .section-body #recipe-rate.voted .rate-control {
              height: 0;
              width: 0;
              margin: 0;
              padding: 0;
              border-width: 0;
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
              opacity: 0; }
        /* line 2685, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder .floating-sidebar .sidebar-section:last-child {
          margin-bottom: 0; }
    /* line 2695, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .floating-sidebar-holder.mobile-sidebar {
      position: relative;
      right: 0;
      margin-bottom: 80px; }
      /* line 2703, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section {
        float: left;
        width: initial;
        padding: 0;
        margin-bottom: 0;
        border: none; }
        /* line 2716, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section .section-body .share-element {
          display: inline-block;
          float: left;
          margin-bottom: 0;
          margin-right: 20px; }
          /* line 2724, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section .section-body .share-element:last-child {
            margin-right: 0px; }
        /* line 2734, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-rate {
          float: right; }
          /* line 2738, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-rate .section-title {
            text-align: right; }
        /* line 2748, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-share .section-title {
          text-align: left; }
        /* line 2756, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section:last-child:first-child {
          width: 100%; }
  /* line 2770, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .discussion-holder {
    position: relative;
    display: block;
    margin-bottom: 80px; }
    /* line 2779, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder #respond #reply-title {
      position: relative;
      display: block;
      text-align: center;
      margin-bottom: 40px; }
      /* line 2788, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond #reply-title small {
        position: relative;
        display: inline-block;
        width: 30%;
        min-width: 170px;
        background-color: #fff; }
        /* line 2798, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder #respond #reply-title small #cancel-comment-reply-link {
          color: #222;
          font-size: 18px;
          line-height: 24px;
          font-style: italic;
          text-decoration: none;
          font-family: 'Playfair Display', serif;
          border-bottom: 1px solid #fff;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 2811, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .discussion-holder #respond #reply-title small #cancel-comment-reply-link:hover {
            border-color: #c59d5f; }
      /* line 2821, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond #reply-title:before {
        content: '';
        position: absolute;
        display: block;
        top: 50%;
        margin-top: -0.5px;
        width: 100%;
        height: 1px;
        background-color: #eee; }
    /* line 2839, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder #respond .comment-form {
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0 -15px 80px -15px; }
      /* line 2853, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form .logged-in-as,
      #space-holder .discussion-holder #respond .comment-form .comment-form-author,
      #space-holder .discussion-holder #respond .comment-form .comment-form-email,
      #space-holder .discussion-holder #respond .comment-form .comment-form-url,
      #space-holder .discussion-holder #respond .comment-form .comment-form-comment,
      #space-holder .discussion-holder #respond .comment-form .form-submit {
        position: relative;
        display: inline-block;
        float: left;
        width: 33.33%;
        padding: 0 15px; }
      /* line 2866, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form .logged-in-as,
      #space-holder .discussion-holder #respond .comment-form .comment-form-comment {
        width: 100%; }
      /* line 2872, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form .logged-in-as {
        margin-bottom: 20px; }
      /* line 2878, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form label {
        position: relative;
        display: inline-block;
        margin-bottom: 5px;
        color: #333;
        font-size: 14px;
        line-height: 30px;
        font-style: italic;
        text-decoration: none;
        font-family: 'Playfair Display', serif;
        cursor: pointer; }
      /* line 2897, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form input[type=text],
      #space-holder .discussion-holder #respond .comment-form textarea {
        position: relative;
        display: block;
        margin: 0 0 20px 0;
        width: 100%;
        padding: 4px 20px;
        color: #333;
        font-size: 14px;
        line-height: 30px;
        font-weight: bold;
        font-family: 'Lato', sans-serif;
        outline: none;
        border: 1px solid #ddd;
        background-color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 2922, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder #respond .comment-form input[type=text]:focus,
        #space-holder .discussion-holder #respond .comment-form textarea:focus {
          border-color: #c59d5f; }
      /* line 2930, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form textarea {
        height: 230px;
        max-width: 100%;
        max-height: 230px;
        min-width: 100%;
        min-height: 230px; }
      /* line 2940, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder #respond .comment-form input[type=submit] {
        position: relative;
        display: block;
        padding: 6px 20px 4px 20px;
        margin: 0;
        width: 100%;
        color: #fff;
        font-size: 12px;
        line-height: 30px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        text-align: left;
        border: none;
        outline: none;
        background-image: url("../others/arrow-white.png");
        background-repeat: no-repeat;
        background-position: right 20px center;
        background-color: #111;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 2970, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder #respond .comment-form input[type=submit]:hover {
          background-color: #c59d5f; }
    /* line 2982, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder .comments-list {
      position: relative;
      display: block; }
      /* line 2987, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder .comments-list .comment {
        position: relative;
        display: block;
        padding-left: 20px;
        margin-bottom: 40px;
        border-left: 1px solid #eee; }
        /* line 3000, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.pings-type a {
          color: #555;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          font-family: 'Lato', sans-serif; }
        /* line 3010, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.pings-type a {
          border-bottom: 2px solid #fff;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 3016, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .discussion-holder .comments-list .comment.pings-type a:hover {
            border-color: #c59d5f; }
        /* line 3028, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.comment-type .comment-body {
          position: relative;
          display: block;
          color: #666;
          font-size: 16px;
          font-weight: 300;
          line-height: 24px; }
        /* line 3040, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer {
          position: relative;
          display: block;
          margin-top: -20px;
          font-size: 13px;
          line-height: 20px; }
          /* line 3050, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-meta {
            position: relative;
            display: inline-block;
            float: left;
            margin-right: 10px;
            color: #666;
            font-style: italic;
            font-family: 'Playfair Display', serif; }
            /* line 3064, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-meta span,
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-meta a {
              color: #555;
              font-weight: 700;
              font-style: normal;
              text-decoration: none;
              text-transform: uppercase;
              font-family: 'Lato', sans-serif; }
            /* line 3075, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-meta a {
              border-bottom: 2px solid #fff;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 3081, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-meta a:hover {
                border-color: #c59d5f; }
          /* line 3091, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls {
            position: relative;
            display: inline-block;
            float: right; }
            /* line 3100, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls .comment-reply,
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls .comment-moderation,
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls .comment-edit {
              position: relative;
              display: inline-block;
              float: left;
              margin-right: 10px;
              color: #666;
              font-weight: 700;
              font-style: normal;
              text-transform: uppercase;
              font-family: 'Lato', sans-serif; }
            /* line 3118, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls a {
              color: #555;
              font-weight: 700;
              font-style: normal;
              text-decoration: none;
              text-transform: uppercase;
              font-family: 'Lato', sans-serif;
              border-bottom: 2px solid #fff;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 3131, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls a:hover {
                border-color: #c59d5f; }
        /* line 3145, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.bypostauthor {
          border-color: #c59d5f; }
      /* line 3153, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder .comments-list .children {
        padding-left: 20px; }
    /* line 3161, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder .comments-pagination {
      position: relative;
      display: block;
      margin-bottom: 30px; }
      /* line 3168, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder .comments-pagination .page-numbers {
        position: relative;
        display: inline-block;
        padding: 8px 16px 6px 16px;
        margin: 0 10px 0 0;
        color: #222;
        font-size: 12px;
        line-height: 24px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        border: 1px solid #eee;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 3189, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-pagination .page-numbers:hover {
          color: #fff;
          background-color: #222;
          border-color: #222; }
      /* line 3199, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder .comments-pagination > span.page-numbers {
        color: #fff;
        background-color: #222;
        border-color: #222; }
    /* line 3213, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder .form-holder #respond #reply-title {
      display: none; }
  /* line 3225, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #single-recipe-holder {
    position: relative;
    display: block;
    width: 770px;
    margin: 0 auto; }
    /* line 3234, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder .recipe-featured-image-holder {
      position: relative;
      display: block;
      width: 1230px;
      margin: 0 0 80px -230px; }
      /* line 3243, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-featured-image-holder img {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
    /* line 3254, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder .recipe-header {
      position: relative;
      display: block;
      margin-bottom: 50px;
      padding: 0 0 50px 0;
      border-bottom: 1px solid #eee; }
      /* line 3264, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-header .recipe-tags-holder {
        position: relative;
        display: block;
        margin: 0 0 15px 0;
        text-align: center; }
        /* line 3273, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-header .recipe-tags-holder a {
          position: relative;
          display: inline-block;
          margin: 0 5px 5px 5px;
          padding: 0 15px;
          border: 1px solid #eee;
          color: #222;
          font-size: 12px;
          line-height: 22px;
          font-style: italic;
          text-decoration: none;
          text-transform: uppercase;
          font-family: 'Playfair Display', serif;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 3293, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-header .recipe-tags-holder a:hover {
            border-color: #c59d5f; }
      /* line 3303, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-header .recipe-title-holder {
        position: relative;
        display: block;
        margin: 0 0 20px 0;
        text-align: center;
        -ms-word-wrap: break-word;
        word-wrap: break-word; }
        /* line 3314, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-header .recipe-title-holder h1 {
          color: #222;
          font-size: 50px;
          line-height: 56px;
          font-style: italic;
          text-decoration: none;
          font-family: 'Playfair Display', serif; }
      /* line 3327, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-header .recipe-meta-holder {
        position: relative;
        display: block;
        text-align: center;
        color: #555;
        font-size: 14px;
        line-height: 20px;
        font-style: italic;
        font-family: 'Playfair Display', serif; }
        /* line 3341, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-header .recipe-meta-holder .meta,
        #space-holder #single-recipe-holder .recipe-header .recipe-meta-holder a {
          color: #555;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          text-transform: uppercase;
          font-family: 'Lato', sans-serif; }
        /* line 3352, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-header .recipe-meta-holder a {
          border-bottom: 2px solid #fff;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 3358, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-header .recipe-meta-holder a:hover {
            border-color: #c59d5f; }
    /* line 3370, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder .recipe-body {
      position: relative;
      display: block;
      margin-bottom: 50px; }
      /* line 3377, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-body .recipe-lead-holder {
        position: relative;
        display: block;
        margin: 0 0 50px 0;
        color: #666;
        font-size: 20px;
        font-weight: 300;
        line-height: 32px;
        font-style: italic; }
      /* line 3392, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-body .recipe-card-holder {
        position: relative;
        display: block;
        margin: 0 0 20px 0; }
        /* line 3399, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card {
          position: relative;
          display: block; }
          /* line 3404, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section {
            position: relative;
            display: block; }
            /* line 3409, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-header {
              position: relative;
              display: block;
              margin-bottom: 20px; }
              /* line 3416, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-header .section-title {
                position: relative;
                display: inline-block;
                width: 20%;
                background-color: #fff;
                color: #222;
                font-size: 16px;
                line-height: 24px;
                font-style: italic;
                text-decoration: none;
                font-family: 'Playfair Display', serif; }
              /* line 3434, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-header:before {
                content: '';
                position: absolute;
                display: block;
                top: 50%;
                margin-top: -0.5px;
                width: 100%;
                height: 1px;
                background-color: #eee; }
            /* line 3452, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body {
              position: relative;
              display: block; }
              /* line 3457, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder {
                position: relative;
                display: table;
                width: 100%;
                margin-bottom: 30px; }
                /* line 3466, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder .section-list-title {
                  position: relative;
                  display: table-cell;
                  vertical-align: middle;
                  width: 20%;
                  color: #222;
                  font-size: 16px;
                  line-height: 24px;
                  font-style: italic;
                  text-decoration: none;
                  font-family: 'Playfair Display', serif; }
                /* line 3484, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder .section-list {
                  position: relative;
                  display: table-cell;
                  width: 100%;
                  vertical-align: middle;
                  border-left: 1px solid #eee; }
                  /* line 3495, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder .section-list .list-element {
                    position: relative;
                    display: block;
                    padding: 0 20px;
                    margin-bottom: 10px;
                    background-color: #fdfdfd;
                    color: #333;
                    font-size: 14px;
                    line-height: 22px;
                    font-style: italic;
                    text-decoration: none;
                    font-family: 'Playfair Display', serif; }
                    /* line 3513, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder .section-list .list-element .meta,
                    #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder .section-list .list-element .ingredient {
                      color: #555;
                      font-weight: 700;
                      font-style: normal;
                      text-decoration: none;
                      text-transform: uppercase;
                      font-family: 'Lato', sans-serif; }
                    /* line 3524, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #single-recipe-holder .recipe-body .recipe-card-holder .recipe-card .card-section .section-body .section-list-holder .section-list .list-element:last-child {
                      margin-bottom: 0px; }
      /* line 3545, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-body .recipe-content-holder {
        position: relative;
        display: block;
        color: #666;
        font-size: 18px;
        font-weight: 300;
        line-height: 30px; }
      /* line 3557, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-body .recipe-pagination {
        position: relative;
        display: block;
        margin-bottom: 30px; }
        /* line 3564, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-body .recipe-pagination .page-numbers {
          position: relative;
          display: inline-block;
          width: 40px;
          padding: 8px 0px 6px 0px;
          margin: 0 10px 0 0;
          color: #222;
          font-size: 12px;
          line-height: 24px;
          font-weight: 700;
          text-decoration: none;
          text-transform: uppercase;
          text-align: center;
          border: 1px solid #eee;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 3587, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-body .recipe-pagination .page-numbers:hover {
            color: #fff;
            background-color: #222;
            border-color: #222; }
        /* line 3597, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-body .recipe-pagination > span.page-numbers {
          color: #fff;
          background-color: #222;
          border-color: #222; }
    /* line 3609, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder .recipe-footer {
      position: relative;
      display: block; }
      /* line 3614, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder {
        position: relative;
        display: block; }
        /* line 3619, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent {
          position: relative;
          display: block;
          padding: 30px 0;
          margin-bottom: 80px;
          border-top: 1px solid #eee;
          border-bottom: 1px solid #eee; }
          /* line 3631, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .previous-recipe {
            position: relative;
            display: inline-block;
            width: 50%;
            float: left;
            padding-right: 20px; }
          /* line 3644, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .next-recipe {
            position: relative;
            display: inline-block;
            width: 50%;
            float: right;
            padding-left: 20px;
            text-align: right; }
          /* line 3659, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .adjacent-label {
            position: relative;
            display: block;
            color: #aaa;
            font-size: 12px;
            line-height: 22px;
            text-transform: uppercase; }
          /* line 3671, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .adjacent-link {
            position: relative;
            display: block; }
            /* line 3676, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .adjacent-link a {
              color: #222;
              font-size: 16px;
              line-height: 22px;
              font-style: italic;
              text-decoration: none;
              font-family: 'Playfair Display', serif;
              border-bottom: 1px solid #fff;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 3689, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .adjacent-link a:hover {
                border-color: #c59d5f; }
          /* line 3699, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-footer .recipe-adjacent-holder .recipe-adjacent .adjacent-separator {
            position: absolute;
            display: block;
            width: 1px;
            height: 136%;
            left: 50%;
            top: -18%;
            background-color: #eee;
            -webkit-transform: rotate(30deg);
            -moz-transform: rotate(30deg);
            -ms-transform: rotate(30deg);
            -o-transform: rotate(30deg);
            transform: rotate(30deg); }
      /* line 3723, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-footer .recipe-footer-section .section-title {
        position: relative;
        display: block;
        text-align: center;
        margin-bottom: 40px; }
        /* line 3732, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-footer .recipe-footer-section .section-title h3 {
          position: relative;
          display: inline-block;
          width: 30%;
          min-width: 170px;
          background-color: #fff;
          color: #222;
          font-size: 18px;
          line-height: 24px;
          font-style: italic;
          text-decoration: none;
          font-family: 'Playfair Display', serif; }
        /* line 3751, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-footer .recipe-footer-section .section-title:before {
          content: '';
          position: absolute;
          display: block;
          top: 50%;
          margin-top: -0.5px;
          width: 100%;
          height: 1px;
          background-color: #eee; }
      /* line 3771, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder {
        position: relative;
        display: block; }
        /* line 3776, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related {
          position: relative;
          display: block; }
          /* line 3781, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder {
            position: relative;
            display: block;
            margin: 0 -15px 50px -15px; }
            /* line 3788, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe {
              position: relative;
              display: inline-block;
              float: left;
              width: 25%;
              margin-bottom: 30px;
              padding: 0 15px; }
              /* line 3801, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe .recipe-thumbnail {
                position: relative;
                display: block;
                margin-bottom: 10px; }
                /* line 3808, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe .recipe-thumbnail img {
                  width: 100%;
                  height: auto; }
              /* line 3818, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe .recipe-title {
                position: relative;
                display: block; }
                /* line 3823, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe .recipe-title a {
                  color: #333;
                  font-size: 14px;
                  line-height: 22px;
                  font-weight: 700;
                  text-decoration: none;
                  border-bottom: 2px solid #fff;
                  -webkit-transition: 0.3s;
                  -moz-transition: 0.3s;
                  -o-transition: 0.3s;
                  transition: 0.3s; }
                  /* line 3835, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe .recipe-title a:hover {
                    border-color: #c59d5f; }
  /* line 3857, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #blog-holder {
    position: relative;
    display: block; }
    /* line 3862, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #blog-holder #blog-loop {
      position: relative;
      display: block; }
      /* line 3867, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-loop.loop-classic {
        width: 770px;
        margin: 80px auto 0 auto; }
      /* line 3875, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-loop .loop-pagination {
        position: relative;
        display: block;
        margin-bottom: 70px;
        text-align: center; }
        /* line 3884, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-loop .loop-pagination .page-numbers {
          position: relative;
          display: inline-block;
          width: 40px;
          padding: 8px 0px 6px 0px;
          margin: 0 5px 10px 5px;
          color: #222;
          font-size: 12px;
          line-height: 24px;
          font-weight: 700;
          text-decoration: none;
          text-transform: uppercase;
          text-align: center;
          border: 1px solid #eee;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 3908, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #blog-holder #blog-loop .loop-pagination .page-numbers:hover, #space-holder #blog-holder #blog-loop .loop-pagination .page-numbers.current {
            color: #fff;
            background-color: #222;
            border-color: #222; }
    /* line 3922, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #blog-holder #blog-single {
      position: relative;
      display: block;
      width: 770px;
      margin: 80px auto 0 auto; }
      /* line 3933, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-single .post-classic .post-header {
        padding-bottom: 45px; }
        /* line 3937, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-header .post-title-holder {
          margin-bottom: 20px; }
        /* line 3943, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-header .posts-tags-holder {
          position: relative;
          display: block;
          text-align: center; }
          /* line 3950, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #blog-holder #blog-single .post-classic .post-header .posts-tags-holder a {
            position: relative;
            display: inline-block;
            margin: 0 5px 5px 5px;
            padding: 0 15px;
            border: 1px solid #eee;
            color: #222;
            font-size: 12px;
            line-height: 22px;
            font-style: italic;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'Playfair Display', serif;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 3970, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-header .posts-tags-holder a:hover {
              border-color: #c59d5f; }
      /* line 3982, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-single .post-classic .post-footer {
        padding: 0;
        margin: 0;
        border-bottom: none; }
        /* line 3991, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-footer .post-footer-section .section-title {
          position: relative;
          display: block;
          text-align: center;
          margin-bottom: 40px; }
          /* line 4000, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #blog-holder #blog-single .post-classic .post-footer .post-footer-section .section-title h3 {
            position: relative;
            display: inline-block;
            width: 30%;
            min-width: 170px;
            background-color: #fff;
            color: #222;
            font-size: 18px;
            line-height: 24px;
            font-style: italic;
            text-decoration: none;
            font-family: 'Playfair Display', serif; }
          /* line 4019, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #blog-holder #blog-single .post-classic .post-footer .post-footer-section .section-title:before {
            content: '';
            position: absolute;
            display: block;
            top: 50%;
            margin-top: -0.5px;
            width: 100%;
            height: 1px;
            background-color: #eee; }
        /* line 4039, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder {
          position: relative;
          display: block; }
          /* line 4044, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent {
            position: relative;
            display: block;
            padding: 30px 0;
            margin-bottom: 80px;
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee; }
            /* line 4056, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .previous-post {
              position: relative;
              display: inline-block;
              width: 50%;
              float: left;
              padding-right: 20px; }
            /* line 4069, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .next-post {
              position: relative;
              display: inline-block;
              width: 50%;
              float: right;
              padding-left: 20px;
              text-align: right; }
            /* line 4084, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .adjacent-label {
              position: relative;
              display: block;
              color: #aaa;
              font-size: 12px;
              line-height: 22px;
              text-transform: uppercase; }
            /* line 4096, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .adjacent-link {
              position: relative;
              display: block; }
              /* line 4101, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .adjacent-link a {
                color: #222;
                font-size: 16px;
                line-height: 22px;
                font-style: italic;
                text-decoration: none;
                font-family: 'Playfair Display', serif;
                border-bottom: 1px solid #fff;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 4114, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .adjacent-link a:hover {
                  border-color: #c59d5f; }
            /* line 4124, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-footer .post-adjacent-holder .post-adjacent .adjacent-separator {
              position: absolute;
              display: block;
              width: 1px;
              height: 136%;
              left: 50%;
              top: -18%;
              background-color: #eee;
              -webkit-transform: rotate(30deg);
              -moz-transform: rotate(30deg);
              -ms-transform: rotate(30deg);
              -o-transform: rotate(30deg);
              transform: rotate(30deg); }
        /* line 4146, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder {
          position: relative;
          display: block; }
          /* line 4151, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related {
            position: relative;
            display: block; }
            /* line 4156, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder {
              position: relative;
              display: block;
              margin: 0 -15px 50px -15px; }
              /* line 4163, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post {
                position: relative;
                display: inline-block;
                float: left;
                width: 25%;
                margin-bottom: 30px;
                padding: 0 15px; }
                /* line 4176, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post .post-thumbnail {
                  position: relative;
                  display: block;
                  margin-bottom: 10px; }
                  /* line 4183, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post .post-thumbnail img {
                    width: 100%;
                    height: auto; }
                /* line 4193, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post .post-title {
                  position: relative;
                  display: block; }
                  /* line 4198, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post .post-title a {
                    color: #333;
                    font-size: 14px;
                    line-height: 22px;
                    font-weight: 700;
                    text-decoration: none;
                    border-bottom: 2px solid #fff;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 4210, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post .post-title a:hover {
                      border-color: #c59d5f; }
  /* line 4236, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #page-holder {
    position: relative;
    display: block; }
    /* line 4241, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-holder #page-single {
      position: relative;
      display: block;
      width: 770px;
      margin: 80px auto 0 auto; }
      /* line 4250, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #page-holder #page-single .post-body {
        position: relative;
        display: block;
        margin-bottom: 50px; }
        /* line 4257, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #page-holder #page-single .post-body .post-content-holder {
          position: relative;
          display: block;
          color: #666;
          font-size: 18px;
          font-weight: 300;
          line-height: 30px; }
        /* line 4269, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #page-holder #page-single .post-body .post-pagination {
          position: relative;
          display: block;
          margin-bottom: 30px; }
          /* line 4276, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #page-holder #page-single .post-body .post-pagination .page-numbers {
            position: relative;
            display: inline-block;
            width: 40px;
            padding: 8px 0px 6px 0px;
            margin: 0 10px 0 0;
            color: #222;
            font-size: 12px;
            line-height: 24px;
            font-weight: 700;
            text-decoration: none;
            text-transform: uppercase;
            text-align: center;
            border: 1px solid #eee;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 4299, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #page-holder #page-single .post-body .post-pagination .page-numbers:hover {
              color: #fff;
              background-color: #222;
              border-color: #222; }
          /* line 4309, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #page-holder #page-single .post-body .post-pagination > span.page-numbers {
            color: #fff;
            background-color: #222;
            border-color: #222; }
      /* line 4321, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #page-holder #page-single .post-footer {
        padding: 0;
        margin: 0;
        border-bottom: none; }
        /* line 4330, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #page-holder #page-single .post-footer .post-footer-section .section-title {
          position: relative;
          display: block;
          text-align: center;
          margin-bottom: 40px; }
          /* line 4339, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #page-holder #page-single .post-footer .post-footer-section .section-title h3 {
            position: relative;
            display: inline-block;
            width: 30%;
            background-color: #fff;
            color: #222;
            font-size: 18px;
            line-height: 24px;
            font-style: italic;
            text-decoration: none;
            font-family: 'Playfair Display', serif; }
          /* line 4357, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #page-holder #page-single .post-footer .post-footer-section .section-title:before {
            content: '';
            position: absolute;
            display: block;
            top: 50%;
            margin-top: -0.5px;
            width: 100%;
            height: 1px;
            background-color: #eee; }
  /* line 4383, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder .post-classic {
    position: relative;
    display: block; }
    /* line 4390, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-classic .post-header {
      position: relative;
      display: block;
      margin-bottom: 50px;
      padding: 0 0 50px 0;
      border-bottom: 1px solid #eee; }
      /* line 4400, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-classic .post-header .post-meta-holder {
        position: relative;
        display: block;
        margin-bottom: 10px;
        text-align: center;
        color: #555;
        font-size: 14px;
        line-height: 20px;
        font-style: italic;
        font-family: 'Playfair Display', serif; }
        /* line 4415, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-classic .post-header .post-meta-holder a {
          color: #555;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          text-transform: uppercase;
          font-family: 'Lato', sans-serif;
          border-bottom: 2px solid #fff;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 4428, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .post-classic .post-header .post-meta-holder a:hover {
            border-color: #c59d5f; }
      /* line 4438, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-classic .post-header .post-title-holder {
        position: relative;
        display: block;
        text-align: center;
        -ms-word-wrap: break-word;
        word-wrap: break-word; }
        /* line 4447, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-classic .post-header .post-title-holder h1 {
          color: #222;
          font-size: 50px;
          line-height: 56px;
          font-style: italic;
          font-family: 'Playfair Display', serif; }
          /* line 4455, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .post-classic .post-header .post-title-holder h1 a {
            color: inherit;
            text-decoration: none;
            border-bottom: 2px solid #fff;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 4464, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .post-classic .post-header .post-title-holder h1 a:hover {
              border-color: #c59d5f; }
    /* line 4478, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-classic .post-body {
      position: relative;
      display: block;
      margin-bottom: 50px; }
      /* line 4485, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-classic .post-body .post-content-holder {
        position: relative;
        display: block;
        color: #666;
        font-size: 18px;
        font-weight: 300;
        line-height: 30px; }
      /* line 4497, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-classic .post-body .post-pagination {
        position: relative;
        display: block;
        margin-bottom: 30px; }
        /* line 4504, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-classic .post-body .post-pagination .page-numbers {
          position: relative;
          display: inline-block;
          width: 40px;
          padding: 8px 0px 6px 0px;
          margin: 0 10px 0 0;
          color: #222;
          font-size: 12px;
          line-height: 24px;
          font-weight: 700;
          text-decoration: none;
          text-transform: uppercase;
          text-align: center;
          border: 1px solid #eee;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 4527, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .post-classic .post-body .post-pagination .page-numbers:hover {
            color: #fff;
            background-color: #222;
            border-color: #222; }
        /* line 4537, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-classic .post-body .post-pagination > span.page-numbers {
          color: #fff;
          background-color: #222;
          border-color: #222; }
    /* line 4549, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-classic .post-footer {
      position: relative;
      display: block;
      padding: 0 0 50px 0;
      margin-bottom: 80px;
      border-bottom: 1px solid #eee; }
      /* line 4559, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-classic .post-footer .read-more {
        position: relative;
        display: inline-block;
        width: 200px;
        padding: 8px 20px 6px 20px;
        color: #222;
        font-size: 12px;
        line-height: 24px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        background-image: url("../others/arrow.png");
        background-repeat: no-repeat;
        background-position: right 20px center;
        border: 1px solid #eee;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        /* line 4583, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .post-classic .post-footer .read-more:hover {
          color: #fff;
          background-color: #222;
          border-color: #222;
          background-image: url("../others/arrow-white.png"); }
    /* line 4599, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-classic.sticky .post-header {
      padding: 50px 0;
      border: 1px dashed #eee; }
  /* line 4611, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder #space-footer-holder {
    position: relative;
    display: block; }
    /* line 4616, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-footer-holder #space-footer {
      position: relative;
      display: block;
      background-color: #111;
      color: #fff; }
      /* line 4625, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-footer-holder #space-footer .widgets-holder {
        position: relative;
        display: block;
        padding: 60px 15px 30px 15px; }
        /* line 4632, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder {
          position: relative;
          display: inline-block;
          float: left;
          width: 33.33%;
          padding: 0 15px 30px 15px; }
          /* line 4643, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder .widget-title {
            position: relative;
            display: block;
            padding: 9px 0px 9px 20px;
            margin-bottom: 20px;
            border-left: 1px solid #4a4a4a; }
            /* line 4654, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder .widget-title h4 {
              color: #fff;
              font-size: 16px;
              line-height: 22px;
              font-style: italic;
              text-decoration: none;
              font-family: 'Playfair Display', serif; }
              /* line 4663, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder .widget-title h4 a {
                color: inherit;
                text-decoration: none;
                border-bottom: 1px solid #050505;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 4672, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder .widget-title h4 a:hover {
                  border-color: #c59d5f; }
            /* line 4684, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder .widget-title .rsswidget img {
              display: none; }
          /* line 4703, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul {
            position: relative;
            display: block; }
            /* line 4708, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li {
              position: relative;
              display: block;
              padding: 15px 0;
              border-bottom: 1px solid #3a3a3a;
              color: #ccc;
              font-size: 14px;
              line-height: 22px; }
              /* line 4721, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li a, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li a {
                color: #fff;
                font-weight: normal;
                text-decoration: none;
                border-bottom: 2px solid #050505;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 4731, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li a:hover, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li a:hover {
                  border-color: #c59d5f; }
              /* line 4739, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li .post-date, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li .post-date {
                position: relative;
                display: block; }
              /* line 4746, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li:first-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li:first-child {
                padding-top: 0; }
              /* line 4752, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li:last-child, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li:last-child {
                border-bottom: none; }
              /* line 4758, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages ul li ul, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss ul li ul {
                margin-top: 15px;
                margin-bottom: -15px;
                padding: 15px 0 0 30px;
                border-top: 1px solid #3a3a3a; }
          /* line 4773, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages label, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss label {
            position: relative;
            display: block;
            margin: 0 0 5px 0;
            color: #888;
            font-size: 14px;
            line-height: 30px;
            font-style: italic;
            font-family: 'Playfair Display', serif; }
          /* line 4788, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_meta select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_categories select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_comments select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_nav_menu select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_archive select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_recent_entries select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_pages select, #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss select {
            position: relative;
            display: block;
            width: 100%;
            padding: 4px 20px;
            margin: 0;
            color: #fff;
            font-size: 14px;
            line-height: 30px;
            font-weight: bold;
            font-family: 'Lato', sans-serif;
            outline: none;
            border: 1px solid #3a3a3a;
            background-color: #111;
            background-image: url("../others/arrows-white.png");
            background-repeat: no-repeat;
            background-position: right 20px center;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0; }
          /* line 4821, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss .rsswidget {
            font-style: italic;
            font-family: 'Playfair Display', serif;
            border-bottom: 1px solid #050505; }
          /* line 4830, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss .rss-date {
            display: block;
            position: relative;
            color: #888;
            font-size: 12px; }
          /* line 4840, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss .rssSummary {
            color: #ddd;
            font-size: 14px;
            line-height: 22px; }
          /* line 4849, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss .rss-date + .rssSummary {
            margin-top: 10px; }
          /* line 4855, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_rss cite {
            display: block;
            position: relative;
            color: #888;
            font-size: 12px; }
          /* line 4871, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_search form input {
            position: relative;
            display: block;
            margin: 0 0 20px 0;
            width: 100%;
            padding: 4px 20px;
            color: #fff;
            font-size: 14px;
            line-height: 30px;
            font-weight: 400;
            font-family: 'Lato', sans-serif;
            outline: none;
            border: 1px solid #3a3a3a;
            background-color: #111;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 4896, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_search form input:focus {
              border-color: #c59d5f; }
          /* line 4910, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar {
            width: 100%;
            color: #ccc;
            font-size: 14px;
            line-height: 20px;
            text-align: center;
            border-collapse: collapse; }
            /* line 4921, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar caption {
              margin-bottom: 20px;
              color: #fff;
              font-size: 16px;
              line-height: 22px;
              font-style: italic;
              text-decoration: none;
              font-family: 'Playfair Display', serif; }
            /* line 4938, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar thead tr th {
              padding: 5px 0;
              border: 1px solid #3a3a3a; }
            /* line 4953, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar tbody tr td {
              padding: 5px 0;
              border: 1px solid #3a3a3a; }
              /* line 4958, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar tbody tr td a {
                color: #fff;
                font-weight: bold;
                text-decoration: none;
                border-bottom: 2px solid #050505;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 4968, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar tbody tr td a:hover {
                  border-color: #c59d5f; }
            /* line 4986, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar tfoot tr td {
              padding: 5px 0;
              border: 1px solid #3a3a3a; }
              /* line 4991, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar tfoot tr td a {
                color: #fff;
                font-weight: bold;
                text-decoration: none;
                border-bottom: 2px solid #050505;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s; }
                /* line 5001, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_calendar #wp-calendar tfoot tr td a:hover {
                  border-color: #c59d5f; }
          /* line 5021, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_tag_cloud .tagcloud {
            position: relative;
            display: block;
            margin-bottom: -5px; }
            /* line 5028, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_tag_cloud .tagcloud a {
              position: relative;
              display: inline-block;
              margin: 0 5px 5px 0;
              padding: 0 15px;
              border: 1px solid #3a3a3a;
              color: #fff;
              font-size: 12px !important;
              line-height: 22px;
              font-style: italic;
              text-decoration: none;
              text-transform: uppercase;
              font-family: 'Playfair Display', serif;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
              /* line 5048, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_tag_cloud .tagcloud a:hover {
                border-color: #c59d5f; }
          /* line 5060, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_text {
            padding-bottom: 0; }
            /* line 5064, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_text .textwidget {
              color: #ddd;
              font-size: 14px;
              line-height: 22px; }
              /* line 5071, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_text .textwidget label {
                position: relative;
                display: block;
                margin: 0 0 5px 0;
                color: #888;
                font-size: 14px;
                line-height: 30px;
                font-style: italic;
                font-family: 'Playfair Display', serif; }
              /* line 5086, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_text .textwidget select {
                position: relative;
                display: block;
                width: 100%;
                padding: 4px 20px;
                margin: 0;
                color: #fff;
                font-size: 14px;
                line-height: 30px;
                font-weight: bold;
                font-family: 'Lato', sans-serif;
                outline: none;
                border: 1px solid #3a3a3a;
                background-color: #111;
                background-image: url("../others/arrows-white.png");
                background-repeat: no-repeat;
                background-position: right 20px center;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                -o-border-radius: 0;
                border-radius: 0; }
          /* line 5121, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder {
            position: relative;
            display: block; }
            /* line 5126, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet {
              position: relative;
              display: block;
              margin-bottom: 30px;
              padding-bottom: 30px;
              border-bottom: 1px solid #3a3a3a; }
              /* line 5137, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header {
                position: relative;
                display: block;
                margin-bottom: 20px; }
                /* line 5144, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .user-avatar {
                  position: relative;
                  display: inline-block;
                  float: left; }
                /* line 5159, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-links {
                  position: relative;
                  display: inline-block;
                  float: left;
                  padding-left: 20px;
                  line-height: 24px;
                  color: #ccc;
                  font-size: 14px; }
                  /* line 5173, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-links a {
                    color: #fff;
                    font-weight: normal;
                    text-decoration: none;
                    border-bottom: 2px solid #050505;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 5183, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-links a:hover {
                      border-color: #c59d5f; }
                  /* line 5193, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-links .tweet-user a {
                    font-weight: 700; }
                  /* line 5201, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-links .tweet-time {
                    font-size: 12px; }
                /* line 5209, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-controls {
                  position: relative;
                  display: inline-block;
                  float: right;
                  line-height: 48px; }
                  /* line 5218, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-controls a {
                    padding-left: 8px;
                    color: #ddd;
                    font-size: 14px;
                    font-weight: normal;
                    text-decoration: none;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 5229, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-header .tweet-controls a:hover {
                      color: #c59d5f; }
              /* line 5241, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-body {
                color: #ddd;
                font-size: 14px;
                line-height: 22px; }
                /* line 5248, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-body img {
                  position: relative;
                  display: block;
                  margin-bottom: 20px;
                  max-width: 100%;
                  height: auto; }
                /* line 5260, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-body a {
                  color: #fff;
                  font-weight: normal;
                  text-decoration: none;
                  border-bottom: 2px solid #050505;
                  -webkit-transition: 0.3s;
                  -moz-transition: 0.3s;
                  -o-transition: 0.3s;
                  transition: 0.3s; }
                  /* line 5270, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet .tweet-body a:hover {
                    border-color: #c59d5f; }
              /* line 5280, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-holder .tweet:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: none; }
          /* line 5292, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_twitter_feed .tweets-error {
            position: relative;
            display: block;
            color: #ddd;
            font-size: 14px;
            line-height: 22px; }
          /* line 5312, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .photos-holder:hover .photo {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
            opacity: 0.65; }
          /* line 5320, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .photos-holder .photo {
            position: relative;
            display: inline-block;
            float: left;
            width: 25%;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 5331, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .photos-holder .photo img {
              position: relative;
              display: block;
              width: 100%;
              height: auto; }
            /* line 5340, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .photos-holder .photo:hover {
              filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
              opacity: 1; }
          /* line 5350, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .flickr-error {
            position: relative;
            display: block;
            color: #ddd;
            font-size: 14px;
            line-height: 22px; }
          /* line 5366, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder {
            position: relative;
            display: block; }
            /* line 5371, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder {
              position: relative;
              display: block;
              min-height: 66px;
              margin-bottom: 20px; }
              /* line 5380, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-thumbnail {
                position: absolute;
                display: block;
                width: 66px;
                height: 66px; }
                /* line 5388, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-thumbnail img {
                  position: relative;
                  display: block;
                  width: 100%;
                  height: 100%; }
              /* line 5400, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details {
                position: relative;
                display: block;
                padding-left: 86px; }
                /* line 5407, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details .post-title {
                  position: relative;
                  display: block; }
                  /* line 5412, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details .post-title a {
                    color: #fff;
                    font-size: 14px;
                    line-height: 22px;
                    font-style: italic;
                    text-decoration: none;
                    font-family: 'Playfair Display', serif;
                    border-bottom: 1px solid #050505;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 5425, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details .post-title a:hover {
                      border-color: #c59d5f; }
                /* line 5435, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details .post-metas {
                  position: relative;
                  display: block;
                  color: #777;
                  font-size: 12px;
                  line-height: 22px;
                  font-style: italic;
                  text-decoration: none;
                  font-family: 'Playfair Display', serif; }
                  /* line 5447, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details .post-metas a {
                    color: #777;
                    text-decoration: none;
                    font-style: normal;
                    font-family: 'Lato', serif;
                    text-transform: uppercase;
                    border-bottom: 2px solid #050505;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 5459, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder .post-details .post-metas a:hover {
                      color: #fff;
                      border-color: #c59d5f; }
              /* line 5472, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_posts .posts-holder .post-holder:last-child {
                margin-bottom: 0px; }
          /* line 5486, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder {
            position: relative;
            display: block; }
            /* line 5491, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder {
              position: relative;
              display: block;
              min-height: 66px;
              margin-bottom: 20px; }
              /* line 5500, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-thumbnail {
                position: absolute;
                display: block;
                width: 66px;
                height: 66px; }
                /* line 5508, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-thumbnail img {
                  position: relative;
                  display: block;
                  width: 100%;
                  height: 100%; }
              /* line 5520, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details {
                position: relative;
                display: block;
                padding-left: 86px; }
                /* line 5527, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details .recipe-title {
                  position: relative;
                  display: block; }
                  /* line 5532, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details .recipe-title a {
                    color: #fff;
                    font-size: 14px;
                    line-height: 22px;
                    font-style: italic;
                    text-decoration: none;
                    font-family: 'Playfair Display', serif;
                    border-bottom: 1px solid #050505;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 5545, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details .recipe-title a:hover {
                      border-color: #c59d5f; }
                /* line 5555, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details .recipe-metas {
                  position: relative;
                  display: block;
                  color: #777;
                  font-size: 12px;
                  line-height: 22px;
                  font-style: italic;
                  text-decoration: none;
                  font-family: 'Playfair Display', serif; }
                  /* line 5567, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                  #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details .recipe-metas a {
                    color: #777;
                    text-decoration: none;
                    font-style: normal;
                    font-family: 'Lato', serif;
                    text-transform: uppercase;
                    border-bottom: 2px solid #050505;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s; }
                    /* line 5579, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
                    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder .recipe-details .recipe-metas a:hover {
                      color: #fff;
                      border-color: #c59d5f; }
              /* line 5592, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
              #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_recipes .recipes-holder .recipe-holder:last-child {
                margin-bottom: 0px; }
          /* line 5608, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_search_recipes .search-recipes-holder input {
            position: relative;
            display: block;
            margin: 0 0 20px 0;
            width: 100%;
            padding: 4px 20px;
            color: #fff;
            font-size: 14px;
            line-height: 30px;
            font-weight: 400;
            font-family: 'Lato', sans-serif;
            outline: none;
            border: 1px solid #3a3a3a;
            background-color: #111;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
            /* line 5633, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_search_recipes .search-recipes-holder input:focus {
              border-color: #c59d5f; }
      /* line 5649, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-footer-holder #space-footer .copy-holder {
        position: relative;
        display: block;
        padding: 20px 30px;
        background-color: #050505;
        color: #ccc;
        font-size: 12px;
        line-height: 20px;
        text-align: center; }
        /* line 5663, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-footer-holder #space-footer .copy-holder a {
          color: #fff;
          font-weight: bold;
          text-decoration: none;
          border-bottom: 2px solid #050505;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          /* line 5673, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #space-footer-holder #space-footer .copy-holder a:hover {
            border-color: #c59d5f; }

@media screen and (max-width: 1230px) {
  /* line 5691, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder {
    min-width: 960px;
    width: 960px; }
    /* line 5698, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-slider-holder #recipes-slider {
      width: 960px;
      height: 468px; }
    /* line 5710, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder {
      width: 330px; }
    /* line 5716, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid .main-holder {
      width: 600px; }
    /* line 5737, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder .recipe-featured-image-holder {
      width: 960px;
      margin: 0 0 80px -95px; } }
@media screen and (max-width: 960px) {
  /* line 5753, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder {
    min-width: 630px;
    width: 630px; }
    /* line 5768, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-name, #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-email,
    #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-name,
    #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-email {
      width: 100%; }
    /* line 5774, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-message,
    #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-message {
      width: 100%; }
    /* line 5780, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .space-content-styling #space-contact-form-holder #space-contact-form .form-element.contact-btn,
    #space-holder .textwidget #space-contact-form-holder #space-contact-form .form-element.contact-btn {
      width: 100%; }
    /* line 5794, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-header-holder {
      position: relative;
      display: block;
      background-color: #111; }
      /* line 5805, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-header-holder #space-header #header-navigation .desktop-navigation {
        display: none; }
      /* line 5811, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation {
        display: block;
        position: relative; }
    /* line 5826, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-slider-holder #recipes-slider {
      width: 630px;
      height: 307px; }
      /* line 5833, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay {
        padding: 0 30px; }
        /* line 5839, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-title a {
          font-size: 32px;
          line-height: 36px; }
        /* line 5850, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas .post-meta {
          font-size: 14px;
          line-height: 20px; }
    /* line 5873, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-header-holder #page-header .header-overlay .header-title {
      font-size: 32px;
      line-height: 36px; }
    /* line 5879, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-header-holder #page-header .header-overlay .header-tagline {
      font-size: 18px;
      line-height: 22px; }
    /* line 5896, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder {
      width: 600px;
      padding-top: 0; }
      /* line 5902, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters {
        position: relative;
        display: block; }
        /* line 5907, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter {
          position: relative;
          display: block; }
          /* line 5913, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter.orderby, #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter.filterby {
            float: left;
            width: 100%; }
          /* line 5921, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter.filterbytaxonomy {
            float: right;
            width: 50%;
            height: 215px;
            overflow-y: scroll;
            overflow-x: hidden;
            margin: 35px 0 0 0;
            padding-left: 15px; }
            /* line 5936, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter.filterbytaxonomy .filter-list {
              margin: 0; }
        /* line 5946, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .load-more-recipes {
          float: left;
          margin-top: 20px; }
        /* line 5954, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filters-to-left {
          position: relative;
          display: block;
          float: left;
          width: 50%;
          padding-right: 15px; }
    /* line 5970, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid .main-holder {
      width: 630px; }
    /* line 5990, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .floating-sidebar-holder.mobile-sidebar {
      margin-bottom: 0; }
      /* line 5994, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar {
        margin-bottom: 0; }
        /* line 5998, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section {
          float: left;
          width: 100%;
          margin-bottom: 80px; }
          /* line 6005, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-rate {
            float: right; }
            /* line 6009, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-rate .section-title {
              text-align: left; }
    /* line 6036, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder #respond .comment-form .logged-in-as,
    #space-holder .discussion-holder #respond .comment-form .comment-form-author,
    #space-holder .discussion-holder #respond .comment-form .comment-form-email,
    #space-holder .discussion-holder #respond .comment-form .comment-form-url,
    #space-holder .discussion-holder #respond .comment-form .comment-form-comment,
    #space-holder .discussion-holder #respond .comment-form .form-submit {
      width: 100%; }
    /* line 6048, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder {
      width: 570px; }
      /* line 6052, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-featured-image-holder {
        width: 630px;
        margin: 0 0 80px -30px; }
      /* line 6064, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-header .recipe-title-holder h1 {
        font-size: 40px;
        line-height: 46px; }
    /* line 6083, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder {
      width: 100%; }
      /* line 6091, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .photos-holder .photo {
        width: 12.5%; }
    /* line 6109, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #blog-holder {
      position: relative;
      display: block; }
      /* line 6114, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-loop {
        position: relative;
        display: block; }
        /* line 6119, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-loop.loop-classic {
          width: 570px;
          margin: 80px auto 0 auto; }
      /* line 6129, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-single {
        width: 570px; }
    /* line 6139, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-holder #page-single {
      width: 570px; }
    /* line 6155, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-classic .post-header .post-title-holder h1 {
      font-size: 40px;
      line-height: 46px; } }
@media screen and (max-width: 630px) {
  /* line 6174, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
  #space-holder {
    min-width: 330px;
    width: 330px; }
    /* line 6183, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-header-holder #space-header #header-logo {
      position: relative;
      display: inline-block;
      float: left;
      padding: 0 0 0 30px; }
      /* line 6192, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-header-holder #space-header #header-logo .logo-image-holder {
        height: 80px; }
        /* line 6198, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-logo .logo-image-holder a img {
          max-width: 218px; }
      /* line 6208, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #space-header-holder #space-header #header-logo .logo-text-holder {
        max-width: 218px; }
        /* line 6212, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-logo .logo-text-holder .site-title {
          display: block;
          width: 100%;
          padding: 0 0 5px 0;
          border-right: none; }
        /* line 6224, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #space-header-holder #space-header #header-logo .logo-text-holder .site-tagline {
          display: block;
          width: 100%;
          padding: 0; }
    /* line 6242, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-header-holder #space-header #header-navigation .mobile-navigation .mobile-navigation-activator {
      margin: 32px 30px 31px 10px; }
    /* line 6258, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-slider-holder #recipes-slider {
      width: 330px;
      height: 160px; }
      /* line 6265, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay {
        padding: 0 20px; }
        /* line 6269, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-title {
          text-align: center; }
          /* line 6273, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-title a {
            font-size: 22px;
            line-height: 26px; }
        /* line 6282, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-slider-holder #recipes-slider .slider-element .post-overlay .post-metas {
          display: none; }
      /* line 6294, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-slider-holder #recipes-slider .slider-element.hidden .post-overlay .post-title {
        padding: 20px 20px 20px 0px; }
    /* line 6308, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-slider-holder .slider-controls {
      display: none; }
    /* line 6322, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-header-holder #page-header .header-overlay .header-title {
      font-size: 22px;
      line-height: 26px; }
    /* line 6329, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-header-holder #page-header .header-overlay .header-tagline {
      display: none; }
    /* line 6345, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder {
      width: 300px; }
      /* line 6353, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter.filterbytaxonomy {
        float: left;
        width: 100%;
        height: initial;
        overflow-y: visible;
        overflow-x: visible;
        margin: 20px 0;
        padding-left: 0px; }
        /* line 6367, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #recipes-grid-holder #recipes-grid .sidebar-holder .filters .filter.filterbytaxonomy .filter-list {
          margin: 0 0 20px 0; }
    /* line 6381, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #recipes-grid-holder #recipes-grid .main-holder {
      width: 330px; }
    /* line 6401, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-media-holder.media-gallery {
      margin: -5px -5px 45px -5px; }
      /* line 6405, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .post-media-holder.media-gallery .gallery-element {
        padding: 5px; }
    /* line 6417, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .floating-sidebar-holder.mobile-sidebar {
      margin-bottom: 0; }
      /* line 6421, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar {
        margin-bottom: 0; }
        /* line 6425, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section {
          float: left;
          width: 100%;
          margin-bottom: 80px; }
          /* line 6434, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section .section-body .share-element {
            display: inline-block;
            float: left;
            margin-bottom: 10px;
            margin-right: 20px; }
            /* line 6442, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section .section-body .share-element:last-child {
              margin-right: 0px; }
          /* line 6452, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-share {
            margin-bottom: 70px; }
          /* line 6458, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
          #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-rate {
            float: right; }
            /* line 6462, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
            #space-holder .floating-sidebar-holder.mobile-sidebar .floating-sidebar .sidebar-section.sidebar-rate .section-title {
              text-align: left; }
    /* line 6480, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .discussion-holder .comments-list {
      position: relative;
      display: block; }
      /* line 6489, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer {
        position: relative;
        display: block;
        margin-top: -20px;
        font-size: 13px;
        line-height: 20px; }
        /* line 6499, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-meta {
          display: block;
          float: left; }
        /* line 6507, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder .discussion-holder .comments-list .comment.comment-type .comment-footer .comment-controls {
          display: block;
          float: left; }
      /* line 6521, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder .discussion-holder .comments-list .children {
        padding-left: 0px; }
    /* line 6531, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #single-recipe-holder {
      width: 270px; }
      /* line 6535, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-featured-image-holder {
        width: 330px;
        margin: 0 0 80px -30px; }
      /* line 6547, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-header .recipe-title-holder h1 {
        font-size: 30px;
        line-height: 36px; }
      /* line 6564, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder {
        margin: 0 -15px 50px -15px; }
        /* line 6568, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .related-recipe {
          width: 50%; }
        /* line 6574, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #single-recipe-holder .recipe-footer .recipe-related-holder .recipe-related .related-recipes-holder .clear-row:nth-of-type(even) {
          position: relative;
          display: block;
          width: 100%;
          height: 0px;
          overflow: hidden; }
    /* line 6606, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #space-footer-holder #space-footer .widgets-holder .widget-holder.widget_space_flickr_feed .photos-holder .photo {
      width: 25%; }
    /* line 6624, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #blog-holder {
      position: relative;
      display: block; }
      /* line 6629, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-loop {
        position: relative;
        display: block; }
        /* line 6634, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-loop.loop-classic {
          width: 270px; }
      /* line 6642, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
      #space-holder #blog-holder #blog-single {
        width: 270px; }
        /* line 6656, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .related-post {
          width: 50%; }
        /* line 6662, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
        #space-holder #blog-holder #blog-single .post-classic .post-footer .post-related-holder .post-related .related-posts-holder .clear-row:nth-of-type(even) {
          position: relative;
          display: block;
          width: 100%;
          height: 0px;
          overflow: hidden; }
    /* line 6688, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder #page-holder #page-single {
      width: 270px; }
    /* line 6703, /home/7code/Web/dev/cookery/wp-content/themes/cookery/assets/css/styles.scss */
    #space-holder .post-classic .post-header .post-title-holder h1 {
      font-size: 30px;
      line-height: 36px; } }
