@charset "UTF-8";
/*
Theme Name: Foodess
Author: Anonymous
Author URI:
Version: 1
Description: Foodess theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foodess
Tags: one-column, two-columns
Theme URI:
*/
.tagcloud, .tags, .tags-list, .section-pertners .list-partners, .breadcrumbs, .footer-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after,
.post-password-form:after, .search-form p:after,
.post-password-form p:after, [id="nav"]:after, .container:after,
.g-container:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.df-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }
  @media (min-width: 320px) {
    .df-row.df-rr-ph-xs {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 320px) {
    .df-row.df-aic-ph-xs {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 480px) {
    .df-row.df-rr-ph {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 480px) {
    .df-row.df-aic-ph {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 768px) {
    .df-row.df-rr-sm {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 768px) {
    .df-row.df-aic-sm {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 1024px) {
    .df-row.df-rr-md {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 1024px) {
    .df-row.df-aic-md {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 320px) {
    .df-row .col-ph-xs-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 320px) {
    .df-row .col-offset-ph-xs-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 480px) {
    .df-row .col-ph-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 480px) {
    .df-row .col-ph-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 480px) {
    .df-row .col-ph-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 480px) {
    .df-row .col-ph-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 480px) {
    .df-row .col-ph-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 480px) {
    .df-row .col-ph-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 480px) {
    .df-row .col-ph-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 480px) {
    .df-row .col-ph-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 480px) {
    .df-row .col-ph-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 480px) {
    .df-row .col-ph-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 480px) {
    .df-row .col-ph-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 480px) {
    .df-row .col-ph-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row .col-sm-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 768px) {
    .df-row .col-sm-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 768px) {
    .df-row .col-sm-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 768px) {
    .df-row .col-sm-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 768px) {
    .df-row .col-sm-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 768px) {
    .df-row .col-sm-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 768px) {
    .df-row .col-sm-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 768px) {
    .df-row .col-sm-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 768px) {
    .df-row .col-sm-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 768px) {
    .df-row .col-sm-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 768px) {
    .df-row .col-sm-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row .col-sm-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 1024px) {
    .df-row .col-md-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 1024px) {
    .df-row .col-md-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 1024px) {
    .df-row .col-md-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 1024px) {
    .df-row .col-md-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 1024px) {
    .df-row .col-md-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 1024px) {
    .df-row .col-md-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 1024px) {
    .df-row .col-md-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 1024px) {
    .df-row .col-md-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 1024px) {
    .df-row .col-md-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 1024px) {
    .df-row .col-md-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 1024px) {
    .df-row .col-md-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 1024px) {
    .df-row .col-md-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row {
      margin: 0 -10px; } }
  .df-row [class^="col-"] {
    width: 100%;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .df-row [class^="col-"] {
        padding: 0 10px; } }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  color: #000;
  background: #fff;
  /* font: 18px/1.5 "gtf-ekstra-trial", "Arial", "Helvetica Neue", "Helvetica", sans-serif; */
	font: 18px/1.5  "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0; }
  @media (min-width: 768px) {
    body {
		/*font-size: 16px;
      line-height: 1.2;*/
		
      font-size: 18px;
      line-height: 1.5; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

@media (max-width: 1023px) {
  iframe {
    width: 100%; } }

.resize-active * {
  transition: none !important; }

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 18px; }

blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0; }

table {
  border-collapse: collapse; }

th,
td {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul,
ol {
  padding-left: 20px; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 20px;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%;
  overflow: auto; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 7px 15px;
  font-size: 16px;
  line-height: 12px;
  /*font-family: "gtf-ekstra-trial", "Arial", "Helvetica Neue", "Helvetica", sans-serif;*/
	font-family:  "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  box-sizing: border-box;
  border: 1px solid #222;
  border-radius: 0; }
  input[type='text']:not(textarea),
  input[type='tel']:not(textarea),
  input[type='email']:not(textarea),
  input[type='search']:not(textarea),
  input[type='password']:not(textarea),
  input[type='url']:not(textarea),
  textarea:not(textarea) {
    height: 50px; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  input[type='url']:focus,
  textarea:focus {
    outline: none;
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  input[type='url']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #495057; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  input[type='url']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #495057; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  input[type='url']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #495057; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  input[type='url']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #495057; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  input[type='url'].placeholder,
  textarea.placeholder {
    color: #495057; }

input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  transition: all 0.5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height: 50px;
  padding: 17px 15px 16px 15px;
  font-size: 11px;
  line-height: 12px;
  color: #fff;
  outline: none;
  cursor: pointer;
  border: 1px #222 solid;
  border-radius: 6px;
  background: #222; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='file']:hover,
  input[type='submit']:hover {
    background: transparent;
    color: #000; }
  button.btn,
  input[type='button'].btn,
  input[type='reset'].btn,
  input[type='file'].btn,
  input[type='submit'].btn {
    border-radius: 6px;
    font-size: 11px;
    line-height: 15px;
    padding: 17px 15px 16px 15px;
    font-weight: 700;
    width: auto;
    min-width: 106px; }
  button.btn-dark,
  input[type='button'].btn-dark,
  input[type='reset'].btn-dark,
  input[type='file'].btn-dark,
  input[type='submit'].btn-dark {
    background: #222;
    color: #fff;
    border: 1px #222 solid; }
    button.btn-dark:hover,
    input[type='button'].btn-dark:hover,
    input[type='reset'].btn-dark:hover,
    input[type='file'].btn-dark:hover,
    input[type='submit'].btn-dark:hover {
      background: transparent;
      color: #222;
      border: 1px #222 solid; }

select {
  cursor: pointer; }

form .jcf-select {
  background-color: transparent; }
  form .jcf-select .jcf-select-text {
    font-size: 14px; }
  form .jcf-select .jcf-select-opener {
    cursor: pointer; }

.nav-links,
.navigation,
.navigation-comments, .navigation-single {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 18px; }

.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev, .navigation-single .next a,
.navigation-single .prev a {
  background: #222;
  color: #fff;
  border: 1px #222 solid;
  padding: 17px 15px 16px 15px;
  font-size: 11px;
  line-height: 15px;
  border-radius: 6px; }
  .nav-links .next:hover,
  .nav-links .prev:hover,
  .navigation .next:hover,
  .navigation .prev:hover,
  .navigation-comments .next:hover,
  .navigation-comments .prev:hover, .navigation-single .next a:hover,
  .navigation-single .prev a:hover {
    background: transparent;
    color: #000; }

@media (min-width: 768px) {
  [id="twocolumns"] {
    display: -ms-flexbox;
    display: flex; } }

[id="content"] {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    [id="content"] {
      width: 70%; } }
  [id="content"]:only-child {
    width: 100%; }

[id="sidebar"] {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    [id="sidebar"] {
      width: 30%;
      padding-left: 30px; } }

.widget {
  margin-bottom: 20px; }
  .widget select {
    min-width: 150px;
    width: 100%; }

.search-form,
.post-password-form {
  margin-bottom: 10px; }
  .search-form label,
  .post-password-form label {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px; }
  .search-form input,
  .post-password-form input {
    float: left;
    margin-right: 1px; }
    @media (min-width: 768px) {
      .search-form input,
      .post-password-form input {
        margin-right: 3px; } }
    @media (min-width: 768px) {
      [id="sidebar"] .search-form input, [id="sidebar"]
      .post-password-form input {
        width: 100%;
        margin: 0 0 3px; } }
    .search-form input[type='submit'],
    .post-password-form input[type='submit'] {
      margin: 0; }

.nav-links {
  width: 100%; }

.nav-links,
.navigation,
.navigation-comments {
  position: relative; }
  .nav-links .screen-reader-text,
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .nav-links .page-numbers,
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    margin: 0 3px; }
    .nav-links .page-numbers:first-child,
    .navigation .page-numbers:first-child,
    .navigation-comments .page-numbers:first-child {
      margin-left: 0; }
    .nav-links .page-numbers:last-child,
    .navigation .page-numbers:last-child,
    .navigation-comments .page-numbers:last-child {
      margin-right: 0; }
  .nav-links .next,
  .nav-links .prev,
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    transition: all 0.5s ease-in-out;
    max-width: 49%; }
    @media (max-width: 767px) {
      .nav-links .next,
      .nav-links .prev,
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        font-size: 0; }
        .nav-links .next:after,
        .nav-links .prev:after,
        .navigation .next:after,
        .navigation .prev:after,
        .navigation-comments .next:after,
        .navigation-comments .prev:after {
          content: '»';
          font-size: 11px; } }
  @media (max-width: 767px) {
    .nav-links .prev:after,
    .navigation .prev:after,
    .navigation-comments .prev:after {
      content: '«'; } }

.navigation-single {
  width: 100%; }
  .navigation-single .next,
  .navigation-single .prev {
    max-width: 49%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .navigation-single .next a,
    .navigation-single .prev a {
      transition: all 0.5s ease-in-out;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          font-size: 0; }
          .navigation-single .next a:after,
          .navigation-single .prev a:after {
            content: '»';
            font-size: 11px; } }
  @media (max-width: 767px) {
    .navigation-single .prev a:after {
      content: '«'; } }

.navigation-single {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .navigation-single .next,
  .navigation-single .prev {
    padding: 0;
    margin: 0;
    max-width: 49%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    border: 0; }
    .navigation-single .next a,
    .navigation-single .prev a {
      padding: 17px 15px 16px 15px;
      border: 1px #000 solid; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form input,
.comment-form textarea {
  margin: 0 4px 0 0;
  width: 100%; }
  @media (min-width: 768px) {
    .comment-form input,
    .comment-form textarea {
      max-width: 300px; } }
  .comment-form input[type='submit'],
  .comment-form textarea[type='submit'] {
    display: block;
    width: auto; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 20px; }

.widget_calendar th,
.widget_calendar td {
  text-align: center; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

#wp-calendar {
  width: 100%; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px #000 solid;
  padding: 4px;
  margin-bottom: 20px;
  text-align: center; }
  .wp-caption img {
    margin-bottom: 4px; }
  .wp-caption p {
    margin: 0; }

.aligncenter {
  margin: 0 auto 18px; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 18px; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .gallery .gallery-item {
    margin: 0;
    padding: 0 10px 10px; }
    .gallery .gallery-item dt {
      float: none;
      width: 100%;
      margin: 0 0 10px;
      padding: 0; }

.gallery-columns-2 .gallery-item {
  max-width: 50%;
  width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
  width: 33.33%; }

.tagcloud {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.comment-list .comment-body {
  margin-bottom: 20px; }

.comment-author img {
  margin-right: 10px; }

h1,
.h1 {
  font-weight: 500;
  font-size: 22px; }

h2,
.h2 {
  font-size: 16px; }

h3,
.h3 {
  font-size: 15px; }

h4,
.h4 {
  font-size: 14px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 14px; }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 1300px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  color: inherit;
  font-weight: bold;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6,
    .h {
      margin-bottom: 26px; } }
  @media (min-width: 768px) {
    h1,
    .h1 {
      color: #222;
      font-size: 26px;
      font-weight: 500;
      line-height: 1.2; } }
  h1 i,
  .h1 i {
    display: block;
    margin-top: 31px;
    font-size: 12px; }

h2,
.h2 {
  font-weight: 400;
  font-size: 26px; }
  @media (min-width: 1024px) {
    h2,
    .h2 {
      margin-bottom: 31px; } }

h3,
.h3 {
  font-weight: 500;
  font-size: 16px; }
  @media (min-width: 1024px) {
    h3,
    .h3 {
      margin-bottom: 25px;
      font-size: 20px; } }

h4,
.h4 {
  font-weight: 500;
  font-size: 20px; }

p {
  margin: 0 0 20px; }

a {
  color: #007bff;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none; }

a[href*="mailto:"] {
  word-wrap: break-word; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?tz89td");
  src: url("fonts/icomoon.eot?tz89td#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?tz89td") format("truetype"), url("fonts/icomoon.woff?tz89td") format("woff"), url("fonts/icomoon.svg?tz89td#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\e901"; }

.icon-instagram1:before {
  content: "\e909"; }

.icon-pinterest:before {
  content: "\e90a"; }

.icon-twitter:before {
  content: "\e90b"; }

.icon-sun:before {
  content: "\e912"; }

.icon-instagram-verification-badge .path1:before {
  content: "\e906";
  color: #42a5f5;
  font-style: normal; }

.icon-instagram-verification-badge .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: white;
  font-style: normal; }

.icon-arrow:before {
  content: "\e908"; }

.icon-search:before {
  content: "\e900"; }

.icon-line:before {
  content: "\e902"; }

.icon-instagram:before {
  content: "\e903"; }

.icon-fire:before {
  content: "\e904"; }

.icon-arrow-right:before {
  content: "\e905"; }

.icon-arrow-left:before {
  content: "\e910"; }

.icon-logo:before {
  content: "\e911"; }
/*
@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-bold.woff2") format("woff"), url("fonts/gtfekstratrial-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-bold.woff2") format("woff"), url("fonts/gtfekstratrial-bold.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-semibold.woff2") format("woff"), url("fonts/gtfekstratrial-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-semibolditalic.woff2") format("woff"), url("fonts/gtfekstratrial-semibolditalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-medium.woff2") format("woff"), url("fonts/gtfekstratrial-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-mediumitalic.woff2") format("woff"), url("fonts/gtfekstratrial-mediumitalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-light.woff2") format("woff"), url("fonts/gtfekstratrial-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-lightitalic.woff2") format("woff"), url("fonts/gtfekstratrial-lightitalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-regular.woff2") format("woff"), url("fonts/gtfekstratrial-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "gtf-ekstra-trial";
  src: url("fonts/gtfekstratrial-regularitalic.woff2") format("woff"), url("fonts/gtfekstratrial-regularitalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }
*/

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* custom select styles */
.jcf-select {
  display: block;
  position: relative;
  border: 1px solid #222;
  background: #fff;
  margin: 0;
  width: 100%;
  height: 50px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: block;
  font-size: 11px;
  line-height: 49px;
  margin: 0 35px 0 19px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 37px;
  bottom: 0;
  right: 0;
  top: 0; }
  .jcf-select .jcf-select-opener:after {
    position: absolute;
    content: '';
    left: 0;
    top: calc(50% - 4px);
    transform: translateY(-50%) rotate(-45deg);
    width: 15px;
    height: 15px;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #222; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 8px 19px;
  color: #656565;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #222 !important; }

[id="header"] {
  position: relative;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 11px;
  z-index: 9; }
  @media (min-width: 768px) {
    [id="header"] {
      background-color: transparent;
      padding-top: 22px;
      padding-bottom: 9px; } }

.sub-nav-active [id="header"],
.form-active [id="header"] {
  background-color: #fff; }

.header-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.logo {
  width: 122px;
  min-width: 100px;
  margin-right: 20px; }
  @media (min-width: 768px) {
    .logo {
      max-width: 250px;
      width: 100%; } }
  .logo a {
    display: block; }
  .logo a.pinit-button.default {
    display: none !important; }
  .logo img {
    width: 100%; }

.form-active .logo {
  opacity: 0; }
  @media (min-width: 768px) {
    .form-active .logo {
      opacity: 1; } }

[id="nav"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.nav-drop {
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-width: 100vw;
  z-index: 999;
  padding: 10px 15px;
  opacity: 0;
  font-size: 14px;
  color: #000;
  visibility: hidden;
  background-color: #fff;
  z-index: 1;
  min-height: calc(100vh - 65px);
  padding-bottom: 110px; }
  @media (min-width: 768px) {
    .nav-drop {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 0;
      position: static;
      opacity: 1;
      visibility: visible;
      background-color: transparent;
      min-height: auto; } }
  @media (min-width: 1024px) {
    .nav-drop {
      font-size: 16px; } }
  .nav-drop ul {
    list-style: none;
    margin-bottom: 0; }
  .nav-active .nav-drop {
    opacity: 1;
    visibility: visible; }
  .nav-drop .primary-menu {
    line-height: 1;
    padding: 20px 0 0 0; }
    @media (min-width: 768px) {
      .nav-drop .primary-menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: end;
            justify-content: flex-end;
        padding-top: 0; } }
    .nav-drop .primary-menu > li {
      padding: 12px 0; }
      @media (min-width: 768px) {
        .nav-drop .primary-menu > li {
          padding: 22px 0; } }
      .nav-drop .primary-menu > li.active {
        color: #fe6e5c; }
      @media (min-width: 768px) {
        .nav-drop .primary-menu > li + li {
          margin-left: 32px; } }
      @media (max-width: 766px) {
        .nav-drop .primary-menu > li > a {
          font-size: 20px; } }
      .nav-drop .primary-menu > li:hover .toggle-btn span, .nav-drop .primary-menu > li:hover .toggle-btn:after, .nav-drop .primary-menu > li:hover .toggle-btn:before {
        background: #FE6E5C; }
  .nav-drop .inner-menu-opener {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center; }
  .nav-drop li {
    list-style: none; }
    .nav-drop li .toggle-btn {
      display: block;
      margin-left: 5px; }
    .nav-drop li.active {
      color: #fe6e5c; }
    .nav-drop li > a {
      color: inherit;
      transition: color .3s; }
    .nav-drop li:hover {
      color: #fe6e5c; }
  .nav-drop .btn-mobile {
    position: absolute;
    bottom: 25px;
    left: 15px;
    right: 15px;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    width: auto; }
    @media (min-width: 768px) {
      .nav-drop .btn-mobile {
        display: none; } }

.secondary-nav {
  display: none; }
  @media (min-width: 768px) {
    .secondary-nav {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding-left: 0;
      margin-left: 28px; } }
  .secondary-nav li {
    font-size: 14px; }
    .secondary-nav li + li {
      margin-left: 10px; }
    .secondary-nav li i {
      font-size: inherit; }
  .secondary-nav .icon-pinterest {
    width: 14px;
    height: 14px;
    background-color: #222;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: .3s background-color; }
    .secondary-nav .icon-pinterest:hover {
      background-color: #e60023; }
    .secondary-nav .icon-pinterest:before {
      display: inline-block;
      vertical-align: middle;
      margin-top: 2px;
      margin-left: 1px; }
  .secondary-nav a {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }

.search-item {
  font-size: 14px;
  z-index: 1;
  display: none;
  position: relative; }
  @media (min-width: 768px) {
    .search-item {
      display: block;
      margin-left: 43px;
      top: auto;
      right: auto; } }
  .search-item i {
    font-size: 14px;
    margin-left: 5px; }
  .search-item .search-form {
    margin-bottom: 0; }
    .search-item .search-form input[type="search"] {
      width: 100%;
      border: 0;
      border-bottom: 1px solid #979797;
      padding-left: 0;
      font-size: 16px;
      padding-top: 11px;
      padding-bottom: 7px;
      margin-right: 0;
      height: 34px;
      line-height: 1; }
      .search-item .search-form input[type="search"]::-webkit-input-placeholder {
        color: #979797; }
      .search-item .search-form input[type="search"]::-moz-placeholder {
        opacity: 1;
        color: #979797; }
      .search-item .search-form input[type="search"]:-moz-placeholder {
        color: #979797; }
      .search-item .search-form input[type="search"]:-ms-input-placeholder {
        color: #979797; }
      .search-item .search-form input[type="search"].placeholder {
        color: #979797; }
    .search-item .search-form button {
      position: absolute;
      right: 0;
      padding-left: 0;
      padding-right: 0;
      border: 0;
      color: #979797;
      height: 34px;
      padding-top: 0;
      padding-bottom: 0;
      background: transparent; }
      .search-item .search-form button .icon-search {
        margin-left: 0;
        display: block;
        margin-top: 3px; }
  .search-item.form-active .form-opener {
    width: calc(100vw - 84px);
    opacity: 1; }
    @media (min-width: 768px) {
      .search-item.form-active .form-opener {
        width: 70vw; } }
    @media (min-width: 798px) {
      .search-item.form-active .form-opener {
        width: 65vw; } }
    @media (min-width: 1024px) {
      .search-item.form-active .form-opener {
        width: calc(970px - 305px); } }
  .search-item .form-opener {
    position: absolute;
    opacity: 0;
    width: 0;
    right: 0;
    top: -6px;
    bottom: 0;
    height: 34px;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #fff;
    transition: all .1s;
    overflow: hidden; }

.search-item-mobile {
  display: block; }
  @media (min-width: 768px) {
    .search-item-mobile {
      display: none; } }

.sub-menu {
  display: none;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  transition: transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), opacity 0.4s cubic-bezier(0.39, 0.58, 0.57, 1); }
  @media (min-width: 768px) {
    .sub-menu {
      display: block;
      transform: translateY(-200%);
      left: 0;
      right: 0;
      padding-top: 10px;
      padding-bottom: 60px;
      position: absolute;
      z-index: 1; } }
  @media (max-width: 766px) {
    .sub-menu .container {
      padding: 0; } }
  .sub-nav-active > .sub-menu {
    display: block;
    opacity: 1;
    transform: translateY(0); }
  .sub-menu .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 40px;
    padding-left: 0; }
    @media (min-width: 768px) {
      .sub-menu .inner {
        margin-bottom: 46px;
        padding-top: 26px;
        border-top: 1px solid #222; } }
    .sub-menu .inner .item {
      width: 100%; }
      @media (min-width: 768px) {
        .sub-menu .inner .item {
          -ms-flex: 0 0 33.3333333%;
              flex: 0 0 33.3333333%;
          max-width: 33.3333333%;
          padding-right: 6px;
          margin-bottom: 0; } }
      @media (max-width: 766px) {
        .sub-menu .inner .item + .item {
          margin-top: 45px; } }
    .sub-menu .inner ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-left: 0; }
      .sub-menu .inner ul > li {
        max-width: 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        font-size: 14px;
        padding: 0;
        color: rgba(34, 34, 34, 0.6);
        transition: color .2s;
        margin-bottom: 13px;
        padding-right: 15px; }
        .sub-menu .inner ul > li.active {
          color: #fe6e5c; }
        .sub-menu .inner ul > li:hover {
          color: #FE6E5C; }
        .sub-menu .inner ul > li a {
          color: inherit; }
  .sub-menu .btn {
    display: none; }
    @media (min-width: 768px) {
      .sub-menu .btn {
        display: inline-block; } }
  .sub-menu .menu-title {
    display: block;
    margin-bottom: 28px;
    color: #222;
    font-size: 20px; }

.nav-opener {
  display: block;
  -ms-flex-order: 1;
      order: 1;
  margin-left: 14px;
  margin-right: 9px; }
  @media (min-width: 768px) {
    .nav-opener {
      margin-right: 0; } }

@media (max-width: 767px) {
  .toggle-btn {
    display: none !important; } }

.nav-opener,
.toggle-btn {
  position: relative;
  width: 26px;
  height: 12px;
  font-size: 0;
  line-height: 0; }
  @media (min-width: 768px) {
    .nav-opener,
    .toggle-btn {
      display: none; } }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span,
  .toggle-btn:before,
  .toggle-btn:after,
  .toggle-btn span {
    background: #000;
    position: absolute;
    top: 0;
    left: 17%;
    right: 17%;
    height: 1px;
    transition: transform .3s, opacity .3s,background .3s; }
  .nav-opener:before, .nav-opener:after,
  .toggle-btn:before,
  .toggle-btn:after {
    content: ''; }
  .nav-opener span,
  .toggle-btn span {
    top: calc(50% - 0.0313rem); }
  .nav-opener:after,
  .toggle-btn:after {
    bottom: 0;
    top: auto; }
  .nav-active #nav > .nav-opener span,
  .sub-nav-active > .inner-menu-opener .nav-opener span, .nav-active #nav >
  .toggle-btn span,
  .sub-nav-active > .inner-menu-opener
  .toggle-btn span {
    opacity: 0; }
  .nav-active #nav > .nav-opener:after, .nav-active #nav > .nav-opener:before,
  .sub-nav-active > .inner-menu-opener .nav-opener:after,
  .sub-nav-active > .inner-menu-opener .nav-opener:before, .nav-active #nav >
  .toggle-btn:after, .nav-active #nav >
  .toggle-btn:before,
  .sub-nav-active > .inner-menu-opener
  .toggle-btn:after,
  .sub-nav-active > .inner-menu-opener
  .toggle-btn:before {
    transform: rotate(30deg);
    left: 15%;
    right: 15%; }
  .nav-active #nav > .nav-opener:after,
  .sub-nav-active > .inner-menu-opener .nav-opener:after, .nav-active #nav >
  .toggle-btn:after,
  .sub-nav-active > .inner-menu-opener
  .toggle-btn:after {
    transform: rotate(-30deg);
    top: 50%; }
  .nav-active #nav > .nav-opener:before,
  .sub-nav-active > .inner-menu-opener .nav-opener:before, .nav-active #nav >
  .toggle-btn:before,
  .sub-nav-active > .inner-menu-opener
  .toggle-btn:before {
    top: 50%; }

.toggle-search {
  cursor: pointer;
  transition: color .3s; }
  .toggle-search:hover {
    color: #fe6e5c; }

.toggle-icon {
  display: inline-block;
  vertical-align: center; }

.resize-active .nav-drop,
.resize-active .nav-drop > ul {
  transition: none !important; }

.btn {
  background: transparent;
  color: #000;
  border: 1px #000 solid;
  position: relative;
  border-radius: 6px;
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  padding: 17px 15px 16px 15px;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
  font-weight: 700;
  z-index: 1;
  transition: all .2s; }
  .btn:hover {
    background: transparent;
    color: #000;
    border: 1px #000 solid; }
  .btn:not(.btn-tag) {
    letter-spacing: -.02em; }
  @media (max-width: 767px) {
    .btn {
      width: 100%; } }
  @media (min-width: 1024px) {
    .btn {
      min-width: 160px;
      padding: 17px 15px 16px 15px; } }
  .btn.btn-hover {
    position: relative; }
    .btn.btn-hover:after {
      content: " ";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      height: 0;
      background-color: rgba(246, 245, 243, 0.26);
      transition: height 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
      z-index: -1; }
    .btn.btn-hover:hover {
      background: transparent; }
      .btn.btn-hover:hover:after {
        height: 100%; }
  .btn-pinterest {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 50px;
    margin-bottom: 0;
    padding-top: 9px;
    padding-bottom: 9px; }
    .btn-pinterest i {
      font-size: 29px;
      margin-left: 19px; }
  .btn-default {
    background: transparent;
    color: #000;
    border: 1px #000 solid; }
    .btn-default:hover {
      background: transparent;
      color: #000;
      border: 1px #000 solid; }
  .btn-primary {
    background: #007bff;
    color: #fff;
    border: #007bff; }
    .btn-primary:hover {
      background: #0062cc;
      color: #fff;
      border: #0062cc; }
  .btn-warning {
    background: #D85D41;
    color: #fff;
    border: #D85D41; }
    .btn-warning:hover {
      background: #bf4327;
      color: #fff;
      border: #bf4327; }
  .btn-dark {
    background: #222;
    color: #fff;
    border: 1px #222 solid; }
    .btn-dark:hover {
      background: transparent;
      color: #222;
      border: 1px #222 solid; }
    .btn-dark-outline {
      background: transparent;
      color: #222;
      border: 1px #222 solid; }
      .btn-dark-outline:hover {
        background: #222;
        color: #fff;
        border: 1px #222 solid; }
  .btn-sm {
    border-radius: 0;
    padding: 4px 10px; }

.btn-group {
  display: -ms-flexbox;
  display: flex; }
  .btn-group > .btn + .btn {
    border-left: 0; }

.btn-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .btn-wrap .btn {
    margin: 0 0 10px;
    max-width: 50%; }
    .btn-wrap .btn + .btn {
      margin-left: 20px; }

.tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
  .tags li {
    padding: 5px; }

.btn-tag {
  transition: all 0.4s ease-in-out;
  font-size: 11px;
  font-weight: 500;
  border-color: #fff;
  background-color: #fff;
  min-width: 37px;
  line-height: 1.2;
  padding: 8px 9px;
  letter-spacing: -.03em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  @media (min-width: 768px) {
    .btn-tag {
      letter-spacing: normal; } }
  .btn-tag:hover {
    background: #222;
    color: #fff;
    border-color: #222; }

.tags-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .tags-list li {
    margin-bottom: 10px;
    margin-right: 10px; }
    .tags-list li:last-child {
      margin-right: 0; }

.section-banner {
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-position: center;
  padding: 20px 0; }
  .section-banner > * {
    min-height: 400px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
  .section-banner .banner-text {
    color: #fff; }
    @media (min-width: 768px) {
      .section-banner .banner-text {
        max-width: 70%; } }
  .section-banner .title {
    margin-bottom: 10px; }

.section-cards {
  padding-top: 26px;
  padding-bottom: 49px; }
  @media (min-width: 768px) {
    .section-cards {
      padding-top: 17px;
      padding-bottom: 54px; } }
  .section-cards .tags-list {
    margin-bottom: 22px; }
  .section-cards .h2 {
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .section-cards .h2 {
        text-align: left; } }
  .section-cards.section-cards-popular {
    padding-top: 55px;
    padding-bottom: 37px; }
    @media (min-width: 768px) {
      .section-cards.section-cards-popular {
        padding-top: 58px;
        padding-bottom: 36px; } }
    .section-cards.section-cards-popular .card {
      padding-bottom: 22px; }
      @media (min-width: 768px) {
        .section-cards.section-cards-popular .card {
          padding-bottom: 36px; } }
      .section-cards.section-cards-popular .card .card-img {
        margin-bottom: 17px; }
        @media (min-width: 768px) {
          .section-cards.section-cards-popular .card .card-img {
            margin-bottom: 17px; } }
  .section-cards.category {
    padding-top: 44px;
    padding-bottom: 0; }
  .section-cards [class^="col-"] {
    display: -ms-flexbox;
    display: flex; }
  .section-cards .btn-dark-outline {
    padding: 18px 25px 16px 25px;
    min-width: 194px; }
  .section-cards .df-row {
    transition: .3s all; }
  .section-cards .new-item {
    opacity: 0;
    transform: translateY(25px); }
  .section-cards .load-more-holder {
    text-align: center; }
  .section-cards .btn-wrap {
    padding-top: 9px;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 1024px) {
      .section-cards .btn-wrap {
        padding-top: 0;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  .section-cards .btn {
    max-width: 330px; }
  .section-cards .sidebar {
    display: none; }
    @media (min-width: 1024px) {
      .section-cards .sidebar {
		  display: flex;align-items: start;justify-content: center; width: 100%;
 } }

.card {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 16px;
  width: 100%;
  transition: all .4s;
  text-align: left;
  transform: translate(0, 0);
  transition: .3s transform;
  z-index: 1; }
  .card:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    background-color: #9E9E9E;
    z-index: 1;
    transition: .3s width; }
  @media (min-width: 1024px) {
    .card.card-text {
      margin-bottom: 40px; } }
  .card.card-text .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .card.card-text .card-title {
    -ms-flex-order: 1;
        order: 1; }
  .card.card-text .text {
    -ms-flex-order: 2;
        order: 2;
    line-height: 1.5; }
  .card.card-text .tags {
    margin-bottom: 5px; }
  .card:hover {
    transform: translate(0, -10px); }
    .card:hover:after {
      width: 100%; }
  .card .card-img {
    text-align: center;
    margin-bottom: 11px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .card .card-img {
        margin-bottom: 18px; } }
    .card .card-img img {
      width: 100%;
      transition: .3s transform; }
  .card .card-title {
    color: #222;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 9px;
    transition: .3s color; }
    @media (min-width: 768px) {
      .card .card-title {
        margin-bottom: 24px; } }
    .card .card-title a {
      color: inherit; }
  .card .btn-wrap {
    -ms-flex-pack: center;
        justify-content: center; }

.tags-slider-block {
  padding-bottom: 15px;
  padding-top: 20px; }
  @media (max-width: 574px) {
    .tags-slider-block .container {
      padding-right: 0;
      padding-left: 20px; } }

.tags-slider-holder {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 30px; }
  @media (min-width: 576px) {
    .tags-slider-holder {
      height: 46px;
      border-top: 1px solid #222;
      border-bottom: 1px solid #222; } }
  .tags-slider-holder .title {
    position: relative;
    max-width: 85px;
    -ms-flex: 0 0 85px;
        flex: 0 0 85px;
    padding: 10px 7px 12px 8px;
    font-weight: 700;
    background-color: #222;
    color: #fff;
    line-height: 1;
    letter-spacing: -.03em;
    font-size: 12px;
    z-index: 1; }
    @media (min-width: 576px) {
      .tags-slider-holder .title {
        max-width: 106px;
        -ms-flex: 0 0 106px;
            flex: 0 0 106px;
        padding: 15px 5px 12px 12px;
		  font-weight: 400;
        font-size: 14px; } }
    @media (min-width: 576px) {
      .tags-slider-holder .title {
        font-size: 16px; } }
    .tags-slider-holder .title:after {
      position: absolute;
      left: 100%;
      top: 0;
      content: "";
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-left: 8px solid #222; }
      @media (min-width: 576px) {
        .tags-slider-holder .title:after {
          border-top: 22px solid transparent;
          border-bottom: 22px solid transparent;
          border-left: 16px solid #222; } }
  .tags-slider-holder .tags-slider {
    margin-left: 20px; }
    @media (min-width: 576px) {
      .tags-slider-holder .tags-slider {
        margin-left: 33px;
        -ms-flex: 0 0 calc(100% - 210px);
            flex: 0 0 calc(100% - 210px);
        max-width: calc(100% - 210px); } }
    .tags-slider-holder .tags-slider .item {
      float: left;
      padding: 0 5px; }
      @media (min-width: 576px) {
        .tags-slider-holder .tags-slider .item {
          padding: 8px 5px; } }
    .tags-slider-holder .tags-slider .btn-tag {
      line-height: 1.1; }
  .tags-slider-holder .tags-slider-arrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    max-width: 10px;
    -ms-flex: 0 0 10px;
        flex: 0 0 10px;
    margin-left: auto; }
    .tags-slider-holder .tags-slider-arrows .slick-prev {
      display: none !important; }
    .tags-slider-holder .tags-slider-arrows .slick-next {
      padding: 0;
      border: none;
      width: 10px;
      height: 26px;
      font-size: 26px;
      transition: color .1s;
      background: transparent;
      color: #222; }
      .tags-slider-holder .tags-slider-arrows .slick-next:hover {
        color: #e60023; }

.section-join {
  padding-top: 65px;
  padding-bottom: 80px;
  background-color: #DBDBDB; }
  @media (min-width: 576px) {
    .section-join {
      padding-top: 57px;
      padding-bottom: 30px; } }
  .section-join .heading {
    max-width: 270px;
    line-height: 1.8;
    margin-right: 35px;
    color: #0d0d0d;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.01em; }
    @media (min-width: 480px) {
      .section-join .heading {
        max-width: none; } }
    @media (min-width: 768px) {
      .section-join .heading {
        margin-left: auto;
        max-width: 270px; } }
    .section-join .heading .h2 {
      position: relative;
      margin-bottom: 9px;
      line-height: 1.4;
      margin-bottom: 8px;
      z-index: 1; }
      @media (min-width: 768px) {
        .section-join .heading .h2 {
          margin-bottom: 12px; } }
      .section-join .heading .h2 i {
        display: block;
        font-size: 12px;
        margin-bottom: 22px; }
        @media (min-width: 768px) {
          .section-join .heading .h2 i {
            position: absolute;
            top: 0.8em;
            right: calc(100% + 38px);
            font-size: 12px;
            height: 11px;
            color: #222; } }
  .section-join .form-subscribe {
    padding-top: 19px;
    padding-left: 0; }
    @media (min-width: 768px) {
      .section-join .form-subscribe {
        max-width: 423px; } }
    .section-join .form-subscribe input {
      display: block;
      max-width: 303px;
      width: 100%;
      margin-bottom: 16px; }
      @media (min-width: 576px) {
        .section-join .form-subscribe input {
          max-width: none;
          margin-bottom: 10px; } }
    .section-join .form-subscribe .btn {
      font-size: 13px;
      font-weight: 700;
      max-width: 106px; }
      @media (min-width: 576px) {
        .section-join .form-subscribe .btn {
          min-width: 167px; } }
    .section-join .form-subscribe.radio .form-group {
      display: -ms-flexbox;
      display: flex; }
      .section-join .form-subscribe.radio .form-group .btn {
        max-width: 106px;
        -ms-flex: 0 0 106px;
            flex: 0 0 106px;
        min-width: auto;
        margin-left: 20px;
        padding-left: 10px;
        padding-right: 10px; }
      .section-join .form-subscribe.radio .form-group input {
        -ms-flex: 1;
            flex: 1; }

.radio-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 25px; }
  .radio-holder > * {
    max-width: 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    margin-bottom: 10px; }
    @media (min-width: 576px) {
      .radio-holder > * {
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%; } }
  .radio-holder label {
    color: #222;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: -0.26px;
    line-height: 1;
    cursor: pointer; }
    .radio-holder label span {
      display: inline-block;
      vertical-align: middle;
      width: 24px;
      height: 24px;
      border-radius: 2px;
      border: 1px solid #222222;
      background-color: #ffffff;
      background-repeat: no-repeat;
      background-position: center;
      margin-right: 10px; }
    .radio-holder label input[type="radio"] {
      position: absolute;
      left: -99999px;
      visibility: hidden; }
      .radio-holder label input[type="radio"]:checked + span {
        background-image: url("images/checked.svg"); }

.section-explore {
  padding-top: 9px; }
  @media (min-width: 768px) {
    .section-explore {
      padding-bottom: 0; } }
  .section-explore [class^="col-"] {
    display: -ms-flexbox;
    display: flex; }
    .section-explore [class^="col-"] > * {
      width: 100%; }
  .section-explore.pb-lg {
    padding-top: 28px;
    padding-bottom: 30px; }
  .section-explore .block-tags {
    padding: 36px 20px 24px 20px;
    margin-bottom: 40px;
    background-color: #DBDBDB; }
    @media (min-width: 768px) {
      .section-explore .block-tags {
        padding: 32px 31px 26px 35px; } }
    .section-explore .block-tags h2.h2 {
      margin-bottom: 17px; }
      @media (min-width: 768px) {
        .section-explore .block-tags h2.h2 {
          margin-bottom: 32px; } }
    .section-explore .block-tags.dark {
      background-color: #222; }
      .section-explore .block-tags.dark h2.h2 {
        color: #fff; }
      .section-explore .block-tags.dark .btn-tag:hover {
        border-color: #fff; }
    .section-explore .block-tags.pb-lg {
      padding-bottom: 47px;
      padding-left: 20px;
      padding-top: 37px; }
      @media (min-width: 768px) {
        .section-explore .block-tags.pb-lg {
          padding-left: 45px; } }
  .section-explore .heading {
    padding-top: 37px;
    margin-bottom: 40px;
    text-align: center; }
    .section-explore .heading i {
      display: block;
      margin-bottom: 14px;
      font-size: 34px; }
    .section-explore .heading span {
      display: block;
      color: #222;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: -0.19px;
      text-transform: uppercase; }
  .section-explore .h2 i {
    display: block;
    margin-top: 8px;
    font-size: 5px; }
  .section-explore .h3 {
    max-width: 310px;
    margin-right: auto;
    margin-left: auto;
    color: #222222;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    text-align: center; }
  .section-explore .btn-wrap {
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 1024px) {
      .section-explore .btn-wrap {
        display: none; } }
    .section-explore .btn-wrap .btn {
      max-width: 100%;
      padding: 30px 5px 29px 5px;
      font-size: 16px;
      line-height: 1.7;
      font-weight: 500; }
      @media (min-width: 375px) {
        .section-explore .btn-wrap .btn {
          max-width: 335px; } }

.follow-block-holder {
  padding-bottom: 30px;
  padding-top: 18px; }
  @media (min-width: 768px) {
    .follow-block-holder {
      padding-top: 12px; } }

.follow-block {
  background-color: #fff; }
  @media (min-width: 576px) {
    .follow-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (min-width: 576px) {
    .follow-block > * {
      max-width: 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
  .follow-block .text-block {
    padding: 32px 32px 60px 32px; }
  .follow-block .follow-logo {
    width: 181px;
    margin-bottom: 82px; }
    @media (min-width: 768px) {
      .follow-block .follow-logo {
        margin-bottom: 68px; }
        .follow-block .follow-logo img {
          width: 181px; } }
    .follow-block .follow-logo.instagram {
      width: 104px;
      margin-top: 15px;
      margin-bottom: 58px; }
  .follow-block .title {
    display: block;
    color: #231f20;
    font-size: 29px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 48px; }
    @media (min-width: 768px) {
      .follow-block .title {
        font-size: 35px;
        line-height: 1.2; } }
  .follow-block .btn {
    display: block;
    max-width: 235px;
    padding: 13px 24px 6px 25px;
    margin-bottom: 20px; }
    .follow-block .btn.btn-dark {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 10px 20px 9px 19px;
      max-width: 194px; }
      .follow-block .btn.btn-dark .icon-instagram {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        font-size: 16px;
        width: 30px;
        height: 30px;
        background-color: #fff;
        color: #222;
        border-radius: 50%; }
    .follow-block .btn .icon-logo {
      display: inline-block;
      vertical-align: middle;
      font-size: 21px;
      margin-left: 3px;
      margin-right: 3px;
      margin-bottom: 8px; }
    .follow-block .btn img {
      vertical-align: middle; }
  .follow-block .pinterest-link {
    vertical-align: middle;
    display: inline-block;
    color: #222;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    transition: color .3s; }
    .follow-block .pinterest-link:hover {
      color: #e60023; }
      .follow-block .pinterest-link:hover i:before {
        transform: rotateY(360deg); }
    .follow-block .pinterest-link i {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #e60023;
      font-size: 20px;
      margin-right: 8px;
      color: #fff; }
      .follow-block .pinterest-link i:before {
        display: inline-block;
        vertical-align: middle;
        margin-top: 1px;
        margin-left: 1px;
        transition: .3s transform; }
  .follow-block .link-instagram {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    color: #231f20;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2;
    transition: color .3s; }
    .follow-block .link-instagram:hover {
      color: #e60023; }
    .follow-block .link-instagram .icon-instagram-verification-badge {
      font-size: 37px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px;
      margin-top: 4px; }
  .follow-block .img-block {
    position: relative;
    height: 335px;
    -ms-flex-order: 1;
        order: 1; }
    @media (min-width: 576px) {
      .follow-block .img-block {
        height: auto; } }
    .follow-block .img-block .bg-block {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
  .follow-block .soc-link {
    top: 43px;
    left: 35px; }

.section-favorites {
  padding-top: 30px;
  padding-bottom: 25px; }
  .section-favorites .card-favorites {
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 40px; }
    .section-favorites .card-favorites img {
      width: 100%;
      transition: .3s transform; }
    .section-favorites .card-favorites:hover img {
      transform: scale(1.1); }
    .section-favorites .card-favorites .btn {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      max-width: 177px;
      width: 100%;
      max-height: 47px;
      padding: 17px 15px 16px 15px; }
      @media (min-width: 576px) {
        .section-favorites .card-favorites .btn {
          max-width: 120px;
          max-height: 30px;
          padding: 8px 9px; } }
  .section-favorites .h2 {
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 576px) {
      .section-favorites .h2 {
        margin-bottom: 25px; } }

.section-about-author {
  padding-bottom: 30px; }

@media (min-width: 576px) {
  .block-author {
    display: -ms-flexbox;
    display: flex; } }

.block-author.block-author-lg .text-block {
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  letter-spacing: inherit;
  font-size: 24px; }
  .block-author.block-author-lg .text-block > * {
    min-height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%; }
  @media (min-width: 576px) {
    .block-author.block-author-lg .text-block {
      display: -ms-flexbox;
      display: flex;
      padding: 20px;
      padding-top: 24px;
      font-size: 28px; }
      .block-author.block-author-lg .text-block > * {
        min-height: 326px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: start;
            justify-content: flex-start;
        width: 100%; } }
  .block-author.block-author-lg .text-block p {
    margin-bottom: 23px; }
  .block-author.block-author-lg .text-block .btn {
    max-width: 190px; }

@media (min-width: 576px) {
  .block-author > * {
    max-width: 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }

.block-author .img-block {
  position: relative;
  min-height: 267px;
  margin-bottom: 8px; }
  @media (min-width: 576px) {
    .block-author .img-block {
      margin-bottom: 0; } }
  .block-author .img-block .bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.block-author .text-block {
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  color: #222;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -.06em;
  line-height: 34px; }
  .block-author .text-block > * {
    min-height: 326px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
  @media (min-width: 576px) {
    .block-author .text-block {
      padding: 20px; } }
  .block-author .text-block p {
    margin-bottom: 30px; }
  .block-author .text-block .btn {
    max-width: 190px; }

.section-pertners {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #fff; }
  @media (min-width: 768px) {
    .section-pertners {
      padding-top: 87px;
      padding-bottom: 30px; } }
  @media (min-width: 1024px) {
    .section-pertners h1 {
      font-size: 28px; } }
  .section-pertners .list-partners {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 23px 0 50px;
    max-width: 890px;
    margin-left: -20px;
    margin-right: -20px; }
    @media (min-width: 768px) {
      .section-pertners .list-partners {
        margin-left: 0;
        margin-right: 0; } }
    .section-pertners .list-partners li {
      max-width: 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      text-align: center;
      padding: 20px; }
      .section-pertners .list-partners li + li {
        padding-left: 15px; }
      @media (min-width: 768px) {
        .section-pertners .list-partners li {
          max-width: -webkit-fit-content;
          max-width: fit-content;
          -ms-flex: auto;
              flex: auto;
          padding: 0 0 15px 0;
          text-align: left; } }

.block-story-holder {
  padding-bottom: 20px;
  margin-top: 35px;
  background-color: #eae6dd; }
  @media (min-width: 768px) {
    .block-story-holder {
      padding-bottom: 64px;
      margin-top: 173px; } }

@media (min-width: 576px) {
  .block-story {
    display: -ms-flexbox;
    display: flex; } }

.block-story .img-block {
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 576px) {
    .block-story .img-block {
      max-width: 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1024px) {
    .block-story .img-block {
      margin-top: -83px;
      max-width: 540px;
      -ms-flex: 0 0 540px;
          flex: 0 0 540px; } }

.block-story .text-block {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  padding-top: 30px; }
  @media (min-width: 576px) {
    .block-story .text-block {
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .block-story .text-block {
      padding-top: 60px;
      padding-left: 80px;
      font-size: 16px; } }
  .block-story .text-block i {
    display: block;
    font-size: 12px;
    margin-bottom: 31px; }

.block-about-holder {
  padding-top: 35px; }
  @media (min-width: 768px) {
    .block-about-holder {
      padding-top: 155px; } }
  .block-about-holder .icon-line {
    display: block;
    margin-bottom: 38px; }
  .block-about-holder .block-about .text-block {
    font-weight: 500; }

@media (min-width: 768px) {
  .block-about {
    display: -ms-flexbox;
    display: flex; } }

.block-about .h1 {
  position: relative;
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: normal; }
  @media (min-width: 768px) {
    .block-about .h1 {
      margin-bottom: 50px; } }
  .block-about .h1 .icon-line {
    position: absolute;
    bottom: 100%; }

.block-about .text-block {
  -ms-flex: 1;
      flex: 1;
  padding-right: 25px;
  color: #222;
  font-size: 20px;
  line-height: 1.4;
  padding-top: 0; }
  @media (min-width: 768px) {
    .block-about .text-block {
      font-size: 24px; } }
  @media (min-width: 768px) {
    .block-about .text-block {
      font-size: 28px;
      line-height: 1.5; } }

@media (min-width: 768px) {
  .block-about .img-block {
    max-width: 460px; } }

.block-about .img-block img {
  width: 100%; }

.text-block-wrap {
  padding-top: 36px;
  padding-bottom: 18px; }
  .text-block-wrap .heading {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6; }
  .text-block-wrap h1 {
    letter-spacing: -.02em;
    margin-bottom: 16px; }
  .text-block-wrap p {
    margin-bottom: 0; }

.section-contact {
  padding: 35px 0 35px; }
  @media (min-width: 1024px) {
    .section-contact {
      padding: 106px 0 90px; } }

.content_contact {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 44px; }
  @media (min-width: 1024px) {
    .content_contact {
      font-size: 28px;
      margin-bottom: 64px; } }
  .content_contact .icon-line {
    display: block;
    margin-bottom: 25px; }
  .content_contact__text {
    margin-bottom: 32px;
    font-weight: 500; }
  .content_contact .btn {
    min-width: 194px; }

@media (min-width: 1024px) {
  .form_wrap {
    padding-left: 60px;
    padding-top: 47px; } }

.form_wrap textarea,
.form_wrap input {
  width: 100%;
  background-color: transparent;
  font-size: 14px; }

.form_wrap textarea {
  height: 208px;
  min-height: 208px;
  padding-top: 12px;
  line-height: 1.4; }

.form_row {
  margin-bottom: 20px; }

.follow {
  margin-bottom: 20px; }
  .follow__title {
    display: block;
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 17px; }

.social {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -7px;
  font-size: 34px;
  line-height: 1; }
  .social > li {
    padding: 0 7px 10px; }
  .social a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    color: #222;
    transition: opacity .5s;
    color: #fff;
    background-color: #222;
    font-size: 18px; }
    .social a i {
      display: block;
      transition: .3s transform; }
    .social a .icon-facebook {
      font-size: 16px; }
    .social a .icon-twitter {
      margin-left: 2px; }
    .social a .icon-pinterest {
      font-size: 27px;
      margin-top: 7px; }
    .social a .icon-instagram1 {
      font-size: 15px; }
    .social a:hover i {
      transform: rotateY(360deg); }

.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
  color: #231F20;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 6px; }
  .breadcrumbs li + li {
    margin-left: 5px; }
    .breadcrumbs li + li:before {
      content: ">"; }
    .breadcrumbs li + li a,
    .breadcrumbs li + li span {
      margin-left: 5px; }
  .breadcrumbs a,
  .breadcrumbs span {
    color: inherit; }
    .breadcrumbs a:hover,
    .breadcrumbs span:hover {
      text-decoration: underline; }

.recipes-name-block {
  padding: 14px 0;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .recipes-name-block h1 {
    margin: 0; }
  .recipes-name-block .btn-wrap .btn {
    margin-bottom: 0; }

.recipes-author-cat-wrapper {
	padding: 14px 0 4px;
  border-bottom: 1px solid #222;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: flex-start;
      align-items: flex-start;
	justify-content: space-between;
  margin-bottom: 18px; 
	
	flex-wrap: wrap;
column-gap: 24px;
row-gap: 12px;
}
  .recipes-author-block .title,
  .recipes-author-block .name {
    font-size: 14px; }
  .recipes-author-block .name {
    margin-left: 10px;
    color: #707070; }
    .recipes-author-block .name:hover {
      text-decoration: underline; }

.top-holder {
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .top-holder {
      padding-bottom: 38px; } }
  .top-holder h1 {
    font-weight: 400;
font-family: "Arial","Helvetica Neue","Helvetica",sans-serif;}
    @media (min-width: 768px) {
      .top-holder h1 {
        max-width: 60%;
        font-size: 35px; } }
  .top-holder a.wprm-recipe-pin.wprm-recipe-link.wprm-block-text-normal.wprm-recipe-pin-wide-button.wprm-recipe-link-wide-button.wprm-color-accent,
  .top-holder .btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    font-size: 11px;
    max-width: 140px;
    -ms-flex: 0 0 140px;
        flex: 0 0 140px;
    min-width: auto;
	  font-weight: 700;
    border-radius: 6px !important;
    margin: 0; }
  .top-holder span.wprm-recipe-icon.wprm-recipe-pin-icon {
    margin-right: 10px; }
  /*.top-holder .btn-wrap {
    display: none; }
    @media (min-width: 768px) {*/
      .top-holder .btn-wrap {
        display: -ms-flexbox;
        display: flex;
        max-width: 290px;
        -ms-flex: 0 0 290px;
            flex: 0 0 290px;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between; } 
/*}*/
  .top-holder .btns-mobile {	
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 11px; }
    .top-holder .btns-mobile .btn {
      max-width: 45%;
      padding-left: 10px;
      padding-right: 10px; }
      .top-holder .btns-mobile .btn img {
        width: 80%; }
    .top-holder .btns-mobile .btn-pinterest i {
      font-size: 16px; }
    @media (min-width: 768px) {
      .top-holder .btns-mobile {
        display: none; } }

.block-label {
  display: none;
  background-color: #222;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 15px 0;
  letter-spacing: -.05em; }
  @media (min-width: 768px) {
    .block-label {
      display: block; } }
  .block-label .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .block-label strong {
    font-weight: 500; }
  .block-label i {
    display: inline-block;
    margin-right: 12px;
    font-size: 5px;
    margin-bottom: 2px; }
  .block-label a {
    display: inline-block;
    color: inherit;
    margin-left: 10px;
    transition: .3s color; }
    .block-label a:hover {
      color: #fe6e5c; }
      .block-label a:hover:after {
        background-color: #fe6e5c; }
    .block-label a:after {
      content: "";
      display: block;
      margin-top: 2px;
      height: 1px;
      background-color: #fff;
      transition: .3s background-color; }

.popup-active:after {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background-color: rgba(34, 34, 34, 0.5); }

.popup {
  display: none;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  max-width: 600px;
  margin: auto;
  padding: 20px;
  z-index: 999;
  background-color: #fff; }
  .popup .form_wrap {
    padding-left: 0;
    padding-top: 0; }
  .popup .close {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    margin-left: auto;
    z-index: 1;
    margin-bottom: 25px;
    transition: .3s transform;
    line-height: 1; }
    .popup .close:hover {
      transform: rotateY(360deg); }
      .popup .close:hover:after, .popup .close:hover:before {
        background-color: #222; }
    .popup .close:after, .popup .close:before {
      position: absolute;
      display: block;
      content: " ";
      width: 25px;
      height: 1px;
      background-color: #222;
      transform: rotate(45deg);
      top: 50%;
      left: 0;
      margin: 0; }
    .popup .close:after {
      transform: rotate(-45deg); }

html {
  -webkit-text-size-adjust: 100%; }

body,
html {
  height: 100%; }

[id="wrapper"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  background: #F6F5F3; }

#main {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.container,
.g-container {
  max-width: 1024px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .container,
    .g-container {
      padding: 0 10px; } }
  .container .g-container,
  .g-container .g-container {
    padding: 0; }

.g-container {
  line-height: 1.6; }

.toggle-icon {
  position: relative; }

.adds-holder {
  max-width: 872px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto; }

.soc-link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 1;
  color: #fff;
  width: 56px;
  height: 56px;
  background-color: #222;
  border-radius: 50%;
  transition: opacity .3s; }
  .soc-link:hover {
    color: #fff; }
    .soc-link:hover i {
      transform: rotateY(360deg); }
  .soc-link i {
    display: block;
    font-size: 30px;
    transform: rotateY(0);
    transition: transform .3s; }

.icon-line {
  font-size: 12px; }

.content #comments {
  margin-bottom: 0 !important; }

@media (max-width: 766px) {
  .content .jpibfi_container {
    -ms-flex-order: 1;
        order: 1; } }

@media (max-width: 766px) {
  .content .jpibfi_container + .col-md-4 {
    -ms-flex-order: 3;
        order: 3; } }

@media (max-width: 766px) {
  .content .yarpp-related {
    -ms-flex-order: 2;
        order: 2; } }

@media (max-width: 574px) {
  .content .yarpp-related [class^="col-"] {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }

.content .wprm-recipe-template-chic-custom {
  background: transparent;
  border: 0;
  margin-left: 0;
  padding: 0; }

.content .wprm-container-float-right {
  margin-left: 0;
  margin-bottom: 20px; }

.content .wprm-recipe-print-wide-button.wprm-recipe-link-wide-button,
.content .wprm-recipe-link.wprm-recipe-link-wide-button {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 50px;
  font-size: 11px;
  max-width: 130px;
  margin-bottom: 20px;
  border-radius: 6px !important; }
  @media (min-width: 768px) {
    .content .wprm-recipe-print-wide-button.wprm-recipe-link-wide-button,
    .content .wprm-recipe-link.wprm-recipe-link-wide-button {
      max-width: 180px; } }
  .content .wprm-recipe-print-wide-button.wprm-recipe-link-wide-button span.wprm-recipe-icon.wprm-recipe-pin-icon,
  .content .wprm-recipe-link.wprm-recipe-link-wide-button span.wprm-recipe-icon.wprm-recipe-pin-icon {
    margin-right: 10px; }

.content .wprm-recipe-details-container-table .wprm-recipe-block-container-table,
.content .wprm-container-columns-spaced, .content .wprm-container-columns-spaced-middle {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.content .wprm-recipe-details-container-table .wprm-recipe-block-container-table {
  -ms-flex-pack: center;
      justify-content: center;
  height: 40px; }

.content .wprm-recipe-template-chic-custom .wprm-recipe-name {
  font-size: 24px;
  font-weight: 400 !important; }

.content .wprm-recipe-details-container-table {
  padding-top: 0;
  padding-bottom: 0; }

.content .wprm-block-text-uppercase-faded {
  opacity: 1;
  text-transform: none !important;
  color: #222;
  margin-right: 10px; }

.content #wpdcom .wpd-blog-guest .wpd-comment-author, .content #wpdcom .wpd-blog-guest .wpd-comment-author a,
.content #wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author a {
  color: #222; }

.content #wpdcom .wpd-comment.wpd-reply .wpd-comment-label {
  background: #222;
  color: #fff; }

.content #wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-post_author .wpd-avatar img {
  border-color: #222; }

.content .wprm-recipe-template-chic-custom h4,
.content .wprm-recipe-template-chic-custom h3 {
  font-size: 16px;
  font-weight: 700;
  color: #222; }
  .content .wprm-recipe-template-chic-custom h4 .wprm-decoration-line,
  .content .wprm-recipe-template-chic-custom h3 .wprm-decoration-line {
    display: none; }

.content .wprm-toggle-container button.wprm-toggle {
  background: #222; }

.sidebar .wprm-recipe-print-wide-button.wprm-recipe-link-wide-button,
.sidebar .wprm-recipe-link.wprm-recipe-link-wide-button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-radius: 6px !important;
  opacity: 1; }

.section-join .btn,
.block-label .btn {
  background: #222;
  color: #fff;
  border: 1px #222 solid; }
  .section-join .btn:hover,
  .block-label .btn:hover {
    background: transparent;
    color: #222;
    border: 1px #222 solid; }

.block-label .mc4wp-form-fields {
  display: -ms-flexbox;
  display: flex; }
  .block-label .mc4wp-form-fields .btn {
    margin-left: 10px; }

#footer {
  padding-top: 35px;
  padding-bottom: 34px;
  background: #231F20;
  color: #fff;
  text-align: center; }
  @media (min-width: 576px) {
    #footer {
      padding-top: 55px;
      padding-bottom: 34px; } }
  #footer .logo {
    width: 121px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px; }
  #footer .form-subscribe {
    margin-bottom: 47px; }
    @media (max-width: 574px) {
      #footer .form-subscribe {
        margin-bottom: 55px; } }
    #footer .form-subscribe label {
      font-size: 16px;
      display: block;
      margin-bottom: 15px;
      letter-spacing: -0.015em; }
      @media (max-width: 574px) {
        #footer .form-subscribe label {
          line-height: 2;
          margin-bottom: 29px; } }
    #footer .form-subscribe .form-group,
    #footer .form-subscribe .mc4wp-form-fields {
      max-width: 430px;
      margin-left: auto;
      margin-right: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      @media (max-width: 574px) {
        #footer .form-subscribe .form-group,
        #footer .form-subscribe .mc4wp-form-fields {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -ms-flex-pack: center;
              justify-content: center; } }
    #footer .form-subscribe input[type="email"] {
      -ms-flex: 1;
          flex: 1;
      height: 50px;
      border-radius: 3px;
      font-weight: 500;
      font-size: 11px;
      line-height: 1.5; }
      @media (max-width: 574px) {
        #footer .form-subscribe input[type="email"] {
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
          max-width: 100%;
          margin-bottom: 20px; } }
      #footer .form-subscribe input[type="email"]::-webkit-input-placeholder {
        color: #979797; }
      #footer .form-subscribe input[type="email"]::-moz-placeholder {
        opacity: 1;
        color: #979797; }
      #footer .form-subscribe input[type="email"]:-moz-placeholder {
        color: #979797; }
      #footer .form-subscribe input[type="email"]:-ms-input-placeholder {
        color: #979797; }
      #footer .form-subscribe input[type="email"].placeholder {
        color: #979797; }
    #footer .form-subscribe button {
      min-width: auto;
      width: 106px;
      padding: 10px;
      margin-bottom: 0;
      font-weight: 700;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      background-color: #fff; }
      @media (min-width: 576px) {
        #footer .form-subscribe button {
          margin-left: 20px; } }
      #footer .form-subscribe button:hover {
        background-color: #231f20;
        border-color: #fff;
        color: #fff; }

.footer-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 48px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -.06em; }
  @media (min-width: 576px) {
    .footer-menu {
      font-size: 16px; } }
  .footer-menu li + li {
    margin-left: 20px; }
    @media (min-width: 375px) {
      .footer-menu li + li {
        margin-left: 26px; } }
    @media (min-width: 576px) {
      .footer-menu li + li {
        margin-left: 33px; } }
  .footer-menu li:hover {
    text-decoration: underline; }
  .footer-menu .active {
    color: #fe6e5c; }
    .footer-menu .active a {
      color: inherit; }
  .footer-menu a {
    color: inherit; }

.copyright {
  font-size: 10px; }

.block-pinterest {
  position: relative;
  padding-top: 40px;
  margin-bottom: 23px;
  z-index: 1; }
  .block-pinterest .pinterest-logo {
    padding-left: 20px;
    padding-bottom: 22px; }
  .block-pinterest .btn {
    position: absolute;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1;
    transition: .3s opacity; }
    .block-pinterest .btn:hover {
      background-color: #222;
      color: #fff;
      opacity: .9; }

.sidebar .img-block img {
  width: 100%; }

.sidebar .follow-block {
  display: block;
  background: transparent; }
  .sidebar .follow-block .title {
    font-size: 29px;
    line-height: 1.45;
    margin-bottom: 13px; }
  .sidebar .follow-block .text-block {
    max-width: none;
    -ms-flex: none;
        flex: none;
    padding-top: 65px;
    padding-bottom: 48px; }
  .sidebar .follow-block .link-instagram {
    font-size: 19px;
    margin-bottom: 2px; }
  .sidebar .follow-block .follow-logo.instagram {
    width: 93px;
    margin-bottom: 51px; }

.sidebar .recipes-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  line-height: 1;
  font-size: 26px;
  color: #222;
  padding-top: 27px;
  padding-bottom: 23px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  margin-bottom: 20px;
  line-height: 1;
  letter-spacing: -.02em; }
  .sidebar .recipes-heading.custom {
    padding-bottom: 15px;
    padding-top: 15px; }
  .sidebar .recipes-heading i {
    font-size: 22px;
    margin-right: 19px; }
  .sidebar .recipes-heading .icon-sun {
    font-size: 36px; }

.sidebar .recipes-card {
  color: #222;
  transition: .3s color; }
  .sidebar .recipes-card .card-img {
    margin-bottom: 17px;
    overflow: hidden; }
    .sidebar .recipes-card .card-img img {
      width: 100%;
      transition: .3s transform; }
  .sidebar .recipes-card:hover {
    color: #495057; }
    .sidebar .recipes-card:hover img {
      transform: scale(1.1); }

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