@charset "UTF-8";
/*!
Theme Name: chris-ranch
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Custom WordPress theme. The theme is based on _s (underscores) framework and includes a wide variety of functionalities that can serve for your content management without having to have programming skills.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: chris_ranch
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

chris_ranch is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset and Variables
# Helpers
# Bootstrap
# WooCommerce
# Base
# Parts
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset and Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Reset
--------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
## Base Reset
--------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  color: #000;
}

a:focus, a:hover, a:active {
  outline: none;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q::before, q::after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
## Embedded Content
--------------------------------------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, textarea {
  -webkit-box-shadow: none;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

input, textarea, select {
  outline: none;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/*--------------------------------------------------------------
## Chrome Frame Prompt
--------------------------------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: 'Poppins';
  src: url("assets/fonts/Poppins-Regular.woff2") format("woff2"), url("assets/fonts/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EB Garamond';
  src: url("assets/fonts/EBGaramond-MediumItalic.woff2") format("woff2"), url("assets/fonts/EBGaramond-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url("assets/fonts/NunitoSans-Regular.woff2") format("woff2"), url("assets/fonts/NunitoSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EB Garamond';
  src: url("assets/fonts/EBGaramond-Regular.woff2") format("woff2"), url("assets/fonts/EBGaramond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EB Garamond';
  src: url("assets/fonts/EBGaramond-Medium.woff2") format("woff2"), url("assets/fonts/EBGaramond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("assets/fonts/Poppins-Medium.woff2") format("woff2"), url("assets/fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'EB Garamond';
  src: url("assets/fonts/EBGaramond-SemiBold.woff2") format("woff2"), url("assets/fonts/EBGaramond-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

/*--------------------------------------------------------------
## Variables
--------------------------------------------------------------*/
@font-face {
  font-family: "fonticons";
  src: url("assets/icons/fonticons.woff2") format("woff2"), url("assets/icons/fonticons.woff") format("woff"), url("assets/icons/fonticons.ttf") format("truetype");
}

.font-fb:before, .font-flag:before, .font-happy:before, .font-insta:before, .font-play-btn:before, .font-plus-circle:before, .font-recipe-icon01:before, .font-recipe-icon02:before, .font-recipe-icon03:before, .font-shopping-cart:before, .font-star:before, .font-twitter:before, .font-youtube:before, .video-link-small--read-more:before {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.font-fb:before {
  content: "";
}

.font-flag:before {
  content: "";
}

.font-happy:before {
  content: "";
}

.font-insta:before {
  content: "";
}

.font-play-btn:before {
  content: "";
}

.font-plus-circle:before {
  content: "";
}

.font-recipe-icon01:before {
  content: "";
}

.font-recipe-icon02:before {
  content: "";
}

.font-recipe-icon03:before {
  content: "";
}

.font-shopping-cart:before {
  content: "";
}

.font-star:before {
  content: "";
}

.font-twitter:before {
  content: "";
}

.font-youtube:before {
  content: "";
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Mixins
--------------------------------------------------------------*/
/*
	Example:
	-------------------------------------------------------------------------------------------------
	@include mq($phone) 			 	@media screen and (max-width: 640px)
	-------------------------------------------------------------------------------------------------
	@include mq(991) 			 	 	@media screen and (max-width: 991px)
	-------------------------------------------------------------------------------------------------
	@include mq($phone + 1, min) 	 	@media screen and (min-width: 641px)
	-------------------------------------------------------------------------------------------------
	@include mq(992, min) 			 	@media screen and (min-width: 992px)
	-------------------------------------------------------------------------------------------------
	@include mq(400, min, height) 	 	@media screen and (min-height: 400px)
	-------------------------------------------------------------------------------------------------
	@include mq(992) {				 	@media screen and (max-width: 992px) and (min-width: 767px)
		@include mq(767, min) {

		}
	}
	-------------------------------------------------------------------------------------------------
 */
/*--------------------------------------------------------------
## Helpers
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-content::after,
.site-footer::after {
  content: '';
  display: table;
  clear: both;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.centered {
  text-align: center;
}

.cover-img {
  min-width: 1000%;
  min-height: 1000%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
      -ms-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
## Print
--------------------------------------------------------------*/
@media print {
  body {
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  a:link, a:visited {
    background: #fff;
    color: #000;
    text-decoration: underline;
  }
  a:not([href="javascript:;"])::after {
    content: " [" attr(href) "] ";
  }
  h1, h2, h3, h4, h5, h6 {
    background: none;
    color: #000;
  }
  .temp {
    display: none;
  }
}

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1024px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
/**
 * Shop tables
 */
table.shop_table_responsive thead {
  display: none;
}

table.shop_table_responsive tbody th {
  display: none;
}

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}

table.shop_table_responsive tr td::before {
  content: attr(data-title) "";
  float: left;
}

table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}

table.shop_table_responsive tr td.product-remove::before {
  display: none;
}

table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
  display: none;
}

table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: block;
  }
  table.shop_table_responsive tbody th {
    display: table-cell;
  }
  table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left;
  }
  table.shop_table_responsive tr td {
    display: table-cell;
  }
  table.shop_table_responsive tr td::before {
    display: none;
  }
}

/**
 * Products
 */
ul.products {
  margin: 0;
  padding: 0;
}

ul.products::after {
  content: '';
  display: table;
  clear: both;
}

ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 2em;
}

ul.products li.product .woocommerce-loop-product__title {
  font-size: 1rem;
}

ul.products li.product img {
  display: block;
}

ul.products li.product .button {
  display: block;
}

@media screen and (min-width: 48em) {
  ul.products li.product {
    width: 30.79667%;
    float: left;
    margin-right: 3.8%;
  }
  ul.products li.product.first {
    clear: both;
  }
  ul.products li.product.last {
    margin-right: 0;
  }
  .columns-1 ul.products li.product {
    float: none;
    width: 100%;
  }
  .columns-2 ul.products li.product {
    width: 48.1%;
  }
  .columns-3 ul.products li.product {
    width: 30.79667%;
  }
  .columns-4 ul.products li.product {
    width: 22.15%;
  }
  .columns-5 ul.products li.product {
    width: 16.96%;
  }
  .columns-6 ul.products li.product {
    width: 13.49333%;
  }
}

/**
 * Single Product
 */
.single-product div.product {
  position: relative;
}

.single-product div.product::after {
  content: '';
  display: table;
  clear: both;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  display: block;
  z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after {
  content: '';
  display: table;
  clear: both;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: .5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48.1%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 30.79667%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 22.15%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.96%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}

.stock:empty::before {
  display: none;
}

.stock.in-stock {
  color: #0f834d;
}

.stock.out-of-stock {
  color: #e2401c;
}

/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
  }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0;
  }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%;
  }
}

/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
}

.site-header-cart::after {
  content: '';
  display: table;
  clear: both;
}

.site-header-cart .cart-contents {
  text-decoration: none;
}

.site-header-cart .widget_shopping_cart {
  display: none;
}

.site-header-cart .product_list_widget {
  margin: 0;
  padding: 0;
}

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400;
}

.star-rating::before {
  content: '\53\53\53\53\53';
  opacity: .25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span::before {
  content: '\53\53\53\53\53';
  top: 0;
  position: absolute;
  left: 0;
  color: #000;
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}

p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: 'star';
  content: '\53';
  color: #000;
  text-indent: 0;
  opacity: .25;
}

p.stars a:hover ~ a::before {
  content: '\53';
  color: #000;
  opacity: .25;
}

p.stars:hover a::before {
  content: '\53';
  color: #000;
  opacity: 1;
}

p.stars.selected a.active::before {
  content: '\53';
  color: #000;
  opacity: 1;
}

p.stars.selected a.active ~ a::before {
  content: '\53';
  color: #000;
  opacity: .25;
}

p.stars.selected a:not(.active)::before {
  content: '\53';
  color: #000;
  opacity: 1;
}

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  position: relative;
}

.woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
}

.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right;
}

.woocommerce-password-strength.strong {
  color: #0f834d;
}

.woocommerce-password-strength.short {
  color: #e2401c;
}

.woocommerce-password-strength.bad {
  color: #e2401c;
}

.woocommerce-password-strength.good {
  color: #3d9cd2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  border: 2px solid #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
  border: 2px solid #e2401c;
}

.required {
  color: #7a9544;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: #0f834d;
  clear: both;
  padding: 15px 31px;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  margin: 15px 0;
}

.woocommerce-message::after,
.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-noreviews::after,
p.no-comments::after {
  content: '';
  display: table;
  clear: both;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  color: #fff;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3d9cd2;
}

.woocommerce-error {
  background-color: #e2401c;
  padding: 15px 31px;
  font-size: 18px;
  color: #fff;
}

.woocommerce-error a {
  color: #fff;
}

.woocommerce-info {
  background-color: #3d9cd2;
  padding: 15px 30px;
  margin: 15px 0;
  font-size: 18px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .woocommerce-info {
    font-size: 16px;
  }
}

.woocommerce-info a {
  color: #fff;
}

.woocommerce-info a:hover {
  color: #fff;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3d9cd2;
  z-index: 9999;
}

@media screen and (min-width: 48em) {
  /**
	 * Header cart
	 */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block;
  }
}

.quantity {
  margin-left: 15px;
}

@media screen and (max-width: 380px) {
  .quantity {
    margin-left: 0;
  }
}

.woocommerce-cart .site-content,
.woocommerce-checkout .site-content,
.site-content .site-content,
.woocommerce-account .site-content {
  padding: 300px 0;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart .site-content,
  .woocommerce-checkout .site-content,
  .site-content .site-content,
  .woocommerce-account .site-content {
    padding: 260px 0 200px;
  }
}

@media screen and (max-width: 640px) {
  .woocommerce-cart .site-content,
  .woocommerce-checkout .site-content,
  .site-content .site-content,
  .woocommerce-account .site-content {
    padding: 260px 0 70px;
  }
}

.woocommerce-breadcrumb {
  color: #7a9544;
  font-size: 22px;
  border-bottom: 2px solid #bfbfbf;
  padding-bottom: 10px;
}

.woocommerce-breadcrumb a {
  color: #00619e;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.woocommerce-breadcrumb a:hover {
  color: #7a9544;
}

#order_review_heading {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px;
}

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
}

.widget_price_filter .price_slider_amount .button {
  float: left;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -.25em;
  opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  -webkit-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: #000;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

.woocommerce-cart h2 {
  color: #7a9544;
  margin: initial;
  padding: 20px 0 25px;
}

.woocommerce-cart-form tr {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.woocommerce-cart-form thead {
  display: block;
  width: 100%;
}

.woocommerce-cart-form thead tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}

.woocommerce-cart-form thead tr th {
  width: 100%;
  text-align: center;
}

.woocommerce-cart-form thead tr th:first-child {
  width: 180px;
}

.woocommerce-cart-form tbody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}

.woocommerce-cart-form .cart_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form .cart_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

.woocommerce-cart-form .cart_item td {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form .cart_item td {
    margin: 5px 0;
    text-align: right;
  }
}

.woocommerce-cart-form .cart_item td:first-child {
  width: 30px;
}

.woocommerce-cart-form .product-thumbnail {
  width: 100%;
  margin: 0 15px;
}

.woocommerce-cart-form .product-thumbnail img {
  max-width: 80px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form .product-thumbnail img {
    margin: 0 auto 15px;
  }
}

.woocommerce-cart-form .remove {
  padding: 10px;
  background: #00619e;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}

.woocommerce-cart-form .product-price {
  color: #7a9544;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form .product-price {
    font-size: 16px;
  }
}

.woocommerce-cart-form .product-subtotal {
  color: #7a9544;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form .product-subtotal {
    font-size: 16px;
  }
}

.woocommerce-cart-form .input-text {
  border: 1px solid #7a9544;
  border-radius: 10px;
  outline: none;
  font-size: 19px;
  color: #7a9544;
}

.woocommerce-cart-form .button {
  color: #fff;
  background-color: #006184;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  outline: none;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  margin: 0 auto;
  display: block;
}

.woocommerce-cart-form .button:hover {
  background-color: #fff;
  color: #006184;
  border: 1px solid #006184;
}

@media screen and (max-width: 768px) {
  .woocommerce-cart-form .button {
    float: left;
  }
}

@media screen and (max-width: 640px) {
  .woocommerce-cart-form .button {
    font-size: 16px;
  }
}

.woocommerce-cart-form .quantity {
  margin: 0;
}

.cart_totals h2 {
  font-size: 28px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .cart_totals h2 {
    padding: 0 0 10px;
  }
}

.cart_totals table {
  font-size: 18px;
}

.wc-proceed-to-checkout {
  display: inline-block;
  color: #fff;
  background-color: #7a9544;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.wc-proceed-to-checkout a {
  color: #fff;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.wc-proceed-to-checkout:hover {
  background-color: #fff;
  border: 1px solid #7a9544;
}

.wc-proceed-to-checkout:hover a {
  color: #7a9544;
}

@media screen and (max-width: 640px) {
  .wc-proceed-to-checkout {
    font-size: 16px;
  }
}

.wc-proceed-to-checkout #wc-stripe-payment-request-wrapper {
  padding-top: 0 !important;
}

.cart-subtotal .amount {
  margin-left: 5px;
}

.order-total .amount {
  color: #7a9544;
  margin-left: 5px;
}

.cart-collaterals {
  margin-top: 45px;
}

.cart-empty,
.return-to-shop {
  font-size: 18px;
}

.return-to-shop {
  display: inline-block;
  margin-top: 15px;
  color: #fff;
  background-color: #7a9544;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.return-to-shop a {
  color: #fff;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.return-to-shop:hover {
  background-color: #fff;
  border: 1px solid #7a9544;
}

.return-to-shop:hover a {
  color: #7a9544;
}

.restore-item {
  background: none;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #7a8043;
  background-color: #7a8043;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.restore-item:hover {
  background: none;
  color: #fff;
  border: 1px solid #fff;
}

.actions {
  margin: 0 auto;
  width: 100%;
  display: block !important;
}

@media screen and (max-width: 768px) {
  .actions {
    float: left;
  }
}

.product-total .amount .woocommerce-Price-currencySymbol {
  padding: 0 0 0 5px;
}

.woocommerce-account h2 {
  color: #00619e;
  margin: initial;
  padding: 20px 0 25px;
}

.woocommerce-MyAccount-navigation {
  font-size: 18px;
}

.woocommerce-MyAccount-navigation a {
  color: #00619e;
  font-weight: 500;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.woocommerce-MyAccount-navigation a:hover {
  color: #7a9544;
}

.woocommerce-MyAccount-content {
  font-size: 18px;
  padding: 30px 0;
}

.woocommerce-MyAccount-content a {
  font-weight: 500;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.account-content a {
  color: #00619e;
}

.account-content a:hover {
  color: #7a9544;
}

.account-content .woocommerce-Message a {
  color: #fff;
}

.account-content .woocommerce-Message a:hover {
  text-decoration: underline;
}

.woocommerce-checkout,
.woocommerce-form,
.woocommerce-MyAccount-content {
  font-size: 18px;
}

.woocommerce-checkout label,
.woocommerce-form label,
.woocommerce-MyAccount-content label {
  display: block;
  color: #7a9544;
  font-weight: 700;
  padding: 5px 0 7px;
}

@media screen and (max-width: 768px) {
  .woocommerce-checkout label,
  .woocommerce-form label,
  .woocommerce-MyAccount-content label {
    font-size: 17px;
  }
}

@media screen and (max-width: 640px) {
  .woocommerce-checkout label,
  .woocommerce-form label,
  .woocommerce-MyAccount-content label {
    padding: 5px 0;
  }
}

.woocommerce-checkout em,
.woocommerce-form em,
.woocommerce-MyAccount-content em {
  display: block;
  padding: 10px 0;
  color: #1c2029;
}

.woocommerce-checkout input,
.woocommerce-form input,
.woocommerce-MyAccount-content input {
  border: 1px solid #7a9544;
  border-radius: 10px;
  font-size: 19px;
  color: #7a9544;
  outline: none;
  padding: 5px 30px 5px 15px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout input,
  .woocommerce-form input,
  .woocommerce-MyAccount-content input {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce-checkout input,
  .woocommerce-form input,
  .woocommerce-MyAccount-content input {
    font-size: 17px;
  }
}

.woocommerce-checkout legend,
.woocommerce-form legend,
.woocommerce-MyAccount-content legend {
  color: #1c2029;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .woocommerce-checkout legend,
  .woocommerce-form legend,
  .woocommerce-MyAccount-content legend {
    font-size: 17px;
  }
}

.woocommerce-checkout p,
.woocommerce-form p,
.woocommerce-MyAccount-content p {
  margin-bottom: 15px;
}

.woocommerce-checkout .button,
.woocommerce-form .button,
.woocommerce-MyAccount-content .button {
  color: #fff;
  background-color: #7a9544;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin-top: 15px;
  margin-right: 15px;
  outline: none;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.woocommerce-checkout .button:hover,
.woocommerce-form .button:hover,
.woocommerce-MyAccount-content .button:hover {
  background-color: #fff;
  color: #7a9544;
  border: 1px solid #7a9544;
}

@media screen and (max-width: 640px) {
  .woocommerce-checkout .button,
  .woocommerce-form .button,
  .woocommerce-MyAccount-content .button {
    font-size: 16px;
  }
}

.woocommerce-checkout select,
.woocommerce-checkout input[type='number'],
.woocommerce-checkout .select2-selection__rendered,
.woocommerce-form select,
.woocommerce-form input[type='number'],
.woocommerce-form .select2-selection__rendered,
.woocommerce-MyAccount-content select,
.woocommerce-MyAccount-content input[type='number'],
.woocommerce-MyAccount-content .select2-selection__rendered {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 96% 50%;
  border: 1px solid #7a9544;
  border-radius: 10px;
  outline: none;
  font-size: 18px;
  color: #7a9544 !important;
  font-weight: 500;
}

.woocommerce-checkout .select2-selection__rendered,
.woocommerce-form .select2-selection__rendered,
.woocommerce-MyAccount-content .select2-selection__rendered {
  padding: 4px 49px 4px 15px;
  height: 37px;
}

@media screen and (max-width: 640px) {
  .woocommerce-checkout .select2-selection__rendered,
  .woocommerce-form .select2-selection__rendered,
  .woocommerce-MyAccount-content .select2-selection__rendered {
    height: 36px;
  }
}

.woocommerce-checkout .select2-selection,
.woocommerce-form .select2-selection,
.woocommerce-MyAccount-content .select2-selection {
  border: none;
  color: #7a9544;
}

.woocommerce-checkout select,
.woocommerce-form select,
.woocommerce-MyAccount-content select {
  background-image: url("./assets/images/arrows.svg");
  opacity: 0;
}

.woocommerce-checkout textarea,
.woocommerce-form textarea,
.woocommerce-MyAccount-content textarea {
  width: 100%;
  height: 200px;
  border: 1px solid #7a9544;
  border-radius: 10px;
  outline: none;
  padding: 25px 15px;
  font-size: 18px;
  color: #7a9544;
  resize: none;
}

.woocommerce-checkout textarea:placeholder,
.woocommerce-form textarea:placeholder,
.woocommerce-MyAccount-content textarea:placeholder {
  color: #7a9544;
}

.woocommerce-checkout h2,
.woocommerce-form h2,
.woocommerce-MyAccount-content h2 {
  color: #00619e;
  margin: initial;
  padding: 20px 0 30px;
  font-size: 32px;
}

.shop_table {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  margin-bottom: 15px;
}

.shop_table tr {
  margin-bottom: 5px;
  display: block;
}

.checkout .cart_item {
  display: block;
}

.woocommerce-billing-fields h3 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #7a9544;
}

@media screen and (max-width: 768px) {
  .woocommerce-billing-fields h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

.woocommerce-message {
  padding: 20px 30px;
  margin: 30px 0;
  font-size: 20px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .woocommerce-message {
    padding: 10px 15px;
    margin: 15px 0;
    font-size: 17px;
  }
}

.woocommerce-message a {
  color: #fff;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.woocommerce-message .button {
  background: none;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #7a8043;
  background-color: #7a8043;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.woocommerce-message .button:hover {
  background: none;
  color: #fff;
  border: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .woocommerce-message .button {
    padding: 0;
    background: none;
    border: none;
    text-decoration: underline;
  }
  .woocommerce-message .button:hover {
    border: none;
  }
}

.select2-selection {
  outline: none;
}

.select2-selection__arrow {
  top: 6px !important;
}

.woocommerce-additional-fields {
  margin-top: 20px;
}

.woocommerce-additional-fields h3 {
  font-weight: 500;
}

#billing_address_1_field {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}

.woocommerce-form__label-for-checkbox input {
  width: auto;
  margin-top: 10px;
}

#customer_details {
  margin: 0 -15px;
}

.select2-dropdown {
  margin-top: 7px;
}

.woocommerce-form-login input {
  width: 300px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox input {
  width: auto;
}

.edit-account input {
  width: 450px;
}

@media screen and (max-width: 460px) {
  .edit-account input {
    width: 100%;
  }
}

.payment_method_stripe__img-wrap {
  margin: 8px 0;
}

.payment_method_stripe__img-wrap img {
  display: inline !important;
  margin: 8px 8px 5px 0 !important;
}

@media screen and (max-width: 460px) {
  .payment_method_stripe__img-wrap img {
    margin: 5px 4px 5px 0 !important;
  }
}

#stripe-card-element {
  border: 1px solid #7a9544;
  border-radius: 10px;
  font-size: 19px;
  color: #7a9544;
  outline: none;
  padding: 8px 30px 8px 15px;
  width: 100%;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
  border: 1px solid #7a9544 !important;
  border-radius: 10px;
  font-size: 19px;
  color: #7a9544;
  outline: none;
  padding: 8px 30px 8px 15px !important;
  width: 100%;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: "EB Garamond", Georgia, serif;
  font-size: 16px;
  line-height: 1.35;
}

p {
  margin-bottom: 25px;
}

blockquote {
  margin: 0 25px;
}

pre {
  background: #bebebe;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

[class*='font-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  font-size: 30px;
  line-height: 1;
}

.banner-title {
  font-size: 140px;
  color: #fff;
  text-transform: uppercase;
  line-height: 0.8;
}

@media screen and (max-width: 768px) {
  .banner-title {
    font-size: 100px;
  }
}

@media screen and (max-width: 640px) {
  .banner-title {
    font-size: 40px;
  }
}

.section-title {
  position: relative;
  display: table;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "EB Garamond", Georgia, serif;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
}

@media screen and (max-width: 768px) {
  .section-title {
    font-size: 17px;
  }
}

@media screen and (max-width: 640px) {
  .section-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .section-title.title__left {
    text-align: left;
    margin: initial;
  }
}

.section-title::before, .section-title::after {
  background: #fff;
}

.section-title__left {
  text-align: left;
  line-height: 1.1;
}

.section-title--lines::before, .section-title--lines::after {
  content: '';
  position: absolute;
  top: 54%;
  height: 1px;
  width: 75px;
  display: block;
}

@media screen and (max-width: 640px) {
  .section-title--lines::before, .section-title--lines::after {
    width: 50px;
  }
}

.section-title--lines::before {
  left: 0;
  margin-left: -90px;
}

@media screen and (max-width: 640px) {
  .section-title--lines::before {
    margin-left: -56px;
  }
}

.section-title--lines::after {
  right: 0;
  margin-right: -90px;
}

@media screen and (max-width: 640px) {
  .section-title--lines::after {
    margin-right: -56px;
  }
}

.section-title--gray {
  color: #666;
}

.section-title--gray::before, .section-title--gray::after {
  background: #666;
}

.section-title-recipe {
  display: inline-block;
  margin: initial;
  padding-bottom: 17px;
  font-size: 27px;
}

@media screen and (max-width: 768px) {
  .section-title-recipe {
    padding-top: 25px;
  }
}

.section-title-video {
  font-size: 50px;
  font-weight: 900;
}

.section-title--black {
  color: #000;
}

.section-title--green {
  color: #7a9544;
}

.section-title--green::before, .section-title--green::after {
  background: #7a9544;
}

.section-title--brown {
  color: #d9c6a6;
}

.section-title--brown::before, .section-title--brown::after {
  background: #d9c6a6;
}

.section-title--blue {
  color: #006184;
}

.section-title--blue::before, .section-title--blue::after {
  background: #006184;
}

.link {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1;
  font-family: "EB Garamond", Georgia, serif;
  font-style: italic;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .link {
    font-size: 18px;
  }
}

.link__white {
  color: #fff;
}

.link__white:hover {
  color: #d9c6a6;
}

.link__gray {
  color: #666;
}

.link__gray:hover {
  color: #7a9544;
}

.link__black {
  color: #000;
}

.link__black:hover {
  color: #7a9544;
}

.link__green {
  color: #7a9544;
}

.link__green:hover {
  color: #000;
}

.link__orange {
  color: #d9c6a6;
}

.link__orange:hover {
  color: #fff;
}

.link__blue {
  color: #00619e;
}

.link__blue:hover {
  color: #fff;
}

.link__inline {
  margin: initial;
}

.link__center {
  text-align: center;
  margin: 0 auto;
  display: block;
}

/*--------------------------------------------------------------
## Base Layout
--------------------------------------------------------------*/
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  height: 100%;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

body.menu-open {
  overflow: hidden;
}

body.compensate-for-scrollbar {
  overflow: scroll;
  margin-right: 0;
}

body.woocommerce-cart .site-branding img {
  display: none;
}

body.woocommerce-cart .site-branding .cart-logo {
  display: block;
}

.cart-logo {
  display: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.site-main section:last-of-type {
  margin-bottom: -190px;
  padding-bottom: 395px;
}

@media screen and (max-width: 768px) {
  .site-main section:last-of-type {
    padding-bottom: 370px;
  }
}

@media screen and (max-width: 640px) {
  .site-main section:last-of-type {
    padding-bottom: 220px;
  }
}

.site-main section:nth-of-type(2).video-section-big {
  padding-top: 250px;
}

@media screen and (max-width: 1660px) {
  .site-main section:nth-of-type(2).video-section-big {
    padding-top: 200px;
  }
}

@media screen and (max-width: 940px) {
  .site-main section:nth-of-type(2).video-section-big {
    padding-top: 40px;
  }
}

@media screen and (max-width: 460px) {
  .site-main section:nth-of-type(2).video-section-big {
    padding-top: 20px;
  }
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.container-small {
  max-width: 936px;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.more-link__btn {
  padding: 10px 22px;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Nunito Sans";
  font-size: 19px;
  font-weight: 600;
  color: #7a9544;
  outline: none;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .more-link__btn {
    padding: 7px 22px;
    font-size: 17px;
  }
}

.more-link__btn:hover, .more-link__btn:focus {
  background-color: #7a9544;
  color: #fff;
}

.btn {
  padding: 10px 22px;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 19px;
  outline: none;
  font-weight: 600;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .btn {
    font-size: 16px;
  }
}

.btn__blue {
  color: #fff;
  background-color: #006184;
  font-weight: normal;
  text-transform: none;
}

.btn__blue:hover {
  background-color: #fff;
  color: #006184;
  border: 1px solid #006184;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
.single-product-select {
  padding: 30px 0 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .single-product-select {
    padding: 30px 0 50px;
  }
}

@media screen and (max-width: 768px) {
  .single-product-select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 640px) {
  .single-product-select {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px 0;
  }
}

.single-product-select select,
.single-product-select input[type='number'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 96% 50%;
  border: 1px solid #7a9544;
  border-radius: 10px;
  outline: none;
  font-size: 19px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #7a9544;
}

.single-product-select select {
  background-image: url("./assets/images/arrows.svg");
}

.form-control {
  padding: 8px 30px 10px 15px;
}

.quantity-input {
  width: 75px;
  padding: 8px 15px 10px;
}

.product-variations {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .product-variations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}

.product-variations .label {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .variations {
    margin: 15px;
  }
}

/*--------------------------------------------------------------
## Wrapper and Ratios
--------------------------------------------------------------*/
.media-wrap {
  position: relative;
  overflow: hidden;
}

.media-wrap::before {
  content: '';
  display: block;
  width: 100%;
}

.media-wrap-square::before {
  padding-top: 100%;
}

.media-item {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*--------------------------------------------------------------
## WP Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

img {
  max-width: 100%;
  display: block;
  height: initial;
}

/*--------------------------------------------------------------
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  z-index: 10;
  position: relative;
  height: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .site-header {
    top: 0;
    background: #1c2029;
  }
}

/*--------------------------------------------------------------
## Menu Btn
--------------------------------------------------------------*/
.menu-btn {
  display: none;
  width: 30px;
  height: 19px;
  left: 15px;
  top: 21px;
  position: absolute;
  z-index: 110;
}

.menu-btn::after, .menu-btn::before,
.menu-btn span {
  width: 100%;
  height: 3px;
  position: absolute;
  display: block;
  background-color: #fff;
}

.menu-btn::after, .menu-btn::before {
  content: '';
  -webkit-transition: 350ms width 350ms ease;
  -o-transition: 350ms width 350ms ease;
  transition: 350ms width 350ms ease;
}

.menu-btn::after {
  top: 0;
  left: 0;
}

.menu-btn::before {
  bottom: 0;
  right: 0;
}

.menu-btn span {
  top: 50%;
  margin-top: -1.5px;
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  -o-transition: transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
}

.menu-btn span::before {
  content: '';
  background-color: #fff;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  -o-transition: transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
}

.menu-btn.open::after, .menu-btn.open::before {
  -webkit-transition: 350ms ease;
  -o-transition: 350ms ease;
  transition: 350ms ease;
  width: 0;
}

.menu-btn.open::after {
  left: 0;
}

.menu-btn.open::before {
  right: 0;
}

.menu-btn.open span {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 350ms -webkit-transform 350ms ease;
  transition: 350ms -webkit-transform 350ms ease;
  -o-transition: 350ms transform 350ms ease;
  transition: 350ms transform 350ms ease;
  transition: 350ms transform 350ms ease, 350ms -webkit-transform 350ms ease;
}

.menu-btn.open span::before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: 350ms -webkit-transform 350ms ease;
  transition: 350ms -webkit-transform 350ms ease;
  -o-transition: 350ms transform 350ms ease;
  transition: 350ms transform 350ms ease;
  transition: 350ms transform 350ms ease, 350ms -webkit-transform 350ms ease;
}

@media screen and (max-width: 768px) {
  .menu-btn {
    display: block;
  }
}

.menu-btn.option__gray::after, .menu-btn.option__gray::before,
.menu-btn.option__gray span {
  background-color: #676767;
}

.menu-btn.option__gray span::before {
  background-color: #676767;
}

.menu-btn.option__gray.open::after, .menu-btn.option__gray.open::before,
.menu-btn.option__gray.open span {
  background-color: #fff;
}

.menu-btn.option__gray.open span::before {
  background-color: #fff;
}

.woocommerce-checkout .menu-btn::after, .woocommerce-checkout .menu-btn::before,
.woocommerce-checkout .menu-btn span,
.woocommerce-account .menu-btn::after,
.woocommerce-account .menu-btn::before,
.woocommerce-account .menu-btn span,
.woocommerce-cart .menu-btn::after,
.woocommerce-cart .menu-btn::before,
.woocommerce-cart .menu-btn span {
  background-color: #676767;
}

.woocommerce-checkout .menu-btn span::before,
.woocommerce-account .menu-btn span::before,
.woocommerce-cart .menu-btn span::before {
  background-color: #676767;
}

.woocommerce-checkout .menu-btn.open::after, .woocommerce-checkout .menu-btn.open::before,
.woocommerce-checkout .menu-btn.open span,
.woocommerce-account .menu-btn.open::after,
.woocommerce-account .menu-btn.open::before,
.woocommerce-account .menu-btn.open span,
.woocommerce-cart .menu-btn.open::after,
.woocommerce-cart .menu-btn.open::before,
.woocommerce-cart .menu-btn.open span {
  background-color: #fff;
}

.woocommerce-checkout .menu-btn.open span::before,
.woocommerce-account .menu-btn.open span::before,
.woocommerce-cart .menu-btn.open span::before {
  background-color: #fff;
}

.woocommerce-checkout .main-navigation span,
.woocommerce-account .main-navigation span,
.woocommerce-cart .main-navigation span {
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
}

.woocommerce-checkout .main-navigation span:hover,
.woocommerce-account .main-navigation span:hover,
.woocommerce-cart .main-navigation span:hover {
  color: #fff;
}

.woocommerce-checkout .main-navigation span:hover.font-twitter,
.woocommerce-account .main-navigation span:hover.font-twitter,
.woocommerce-cart .main-navigation span:hover.font-twitter {
  background-color: #64cbee;
}

.woocommerce-checkout .main-navigation span:hover.font-fb,
.woocommerce-account .main-navigation span:hover.font-fb,
.woocommerce-cart .main-navigation span:hover.font-fb {
  background-color: #507cbd;
}

.woocommerce-checkout .main-navigation span:hover.font-youtube,
.woocommerce-account .main-navigation span:hover.font-youtube,
.woocommerce-cart .main-navigation span:hover.font-youtube {
  background-color: #f00;
}

.woocommerce-checkout .main-navigation span:hover.font-insta,
.woocommerce-account .main-navigation span:hover.font-insta,
.woocommerce-cart .main-navigation span:hover.font-insta {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
a {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0;
}

.main-navigation {
  display: block;
  margin: 0 auto;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  margin-top: 275px;
}

@media screen and (max-width: 768px) {
  .main-navigation {
    background-color: #1c2029;
    margin-top: 0;
  }
}

.main-navigation .primary-menu {
  background: #1c2029;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 28px;
  border-radius: 45px 0 0 45px;
  padding-right: 23px;
  margin-right: -6px;
  font-size: 18px;
}

.main-navigation .primary-menu li:hover > ul,
.main-navigation .primary-menu li.focus > ul {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .main-navigation .primary-menu li:hover > ul,
  .main-navigation .primary-menu li.focus > ul {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .primary-menu {
    padding-top: 80px;
    padding-left: 15px;
    width: 100%;
  }
}

.main-navigation .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transition: 350ms ease;
  -o-transition: 350ms ease;
  transition: 350ms ease;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
  opacity: 0;
  visibility: hidden;
  padding-top: 5px;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .main-navigation .sub-menu {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.main-navigation .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.main-navigation .sub-menu li {
  border-bottom: 1px solid #2b2f38;
}

.main-navigation .sub-menu li:hover {
  background-color: #7a9544;
}

@media screen and (max-width: 768px) {
  .main-navigation .sub-menu li:hover {
    background-color: transparent;
  }
}

.main-navigation .sub-menu li:hover a {
  color: #fff;
}

.main-navigation .sub-menu li:last-of-type {
  border-bottom: none;
}

.main-navigation .sub-menu a {
  width: 280px;
  font-size: 16px;
}

.main-navigation li {
  position: relative;
  float: left;
  -webkit-transition: 350ms ease;
  -o-transition: 350ms ease;
  transition: 350ms ease;
  background-color: #1c2029;
}

@media screen and (max-width: 768px) {
  .main-navigation li {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: #111319;
  }
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
  color: #7a9544;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 13px 15px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  font-size: 18px;
  line-height: 1.2;
}

@media screen and (max-width: 940px) {
  .main-navigation a {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 100;
    -webkit-transition: 350ms ease 350ms;
    -o-transition: 350ms ease 350ms;
    transition: 350ms ease 350ms;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation::before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 350ms ease;
    -o-transition: 350ms ease;
    transition: 350ms ease;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation::before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation.open {
    visibility: visible;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    pointer-events: auto;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation.open .sub-menu {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation.open::before {
    opacity: 1;
    -webkit-transition: 350ms ease 10ms;
    -o-transition: 350ms ease 10ms;
    transition: 350ms ease 10ms;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation.open::before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation.open > ul {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 350ms ease 10ms;
    -o-transition: 350ms ease 10ms;
    transition: 350ms ease 10ms;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation.open > ul {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .primary-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 230px;
    height: 100%;
    background-color: #000;
    padding-top: 60px;
    overflow: auto;
    z-index: 100;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: 350ms ease;
    -o-transition: 350ms ease;
    transition: 350ms ease;
    float: left;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation .primary-menu {
    float: none;
    background-color: transparent;
    position: relative;
    width: 100%;
    padding-top: 100px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .sub-menu {
    position: static;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-color: transparent;
    border: 0;
    padding: 5px 0 10px 10px;
    opacity: 1;
    display: none;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation .sub-menu {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .sub-menu li {
    border: 0;
    font-size: .85em;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation .sub-menu li {
    padding-bottom: 25px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .sub-menu .sub-icon {
    top: 1px;
  }
  .main-navigation li {
    float: none;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation li {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ccc;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation li:hover > a,
  .main-navigation li.focus > a {
    background-color: transparent;
  }
  .main-navigation a {
    display: inline-block;
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation a {
    font-size: 18px;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .sub-icon {
    line-height: 1;
    display: block;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 60px;
    top: 3px;
    border: none !important;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .main-navigation .sub-icon {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: inline-block;
    height: 20px;
    z-index: 1;
    top: -26px;
    padding: 28px;
    right: 0;
  }
  .main-navigation .sub-icon::before {
    display: none;
  }
  .main-navigation .sub-icon::after {
    content: '';
    position: absolute;
    top: 44%;
    left: 23%;
    width: 22px;
    height: 22px;
    border: 3px solid #7a9544;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
            transform: rotate(225deg);
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
}

.main-navigation .option__gray span {
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
}

.main-navigation .option__gray span:hover {
  color: #fff;
}

.main-navigation .option__gray span:hover.font-twitter {
  background-color: #64cbee;
}

.main-navigation .option__gray span:hover.font-fb {
  background-color: #f00;
}

.main-navigation .option__gray span:hover.font-youtube {
  background-color: #f00;
}

.main-navigation .option__gray span:hover.font-insta {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.main-navigation .site-branding {
  width: 185px;
  padding: 0;
  z-index: 2;
}

@media screen and (max-width: 940px) {
  .main-navigation .site-branding {
    width: 100px;
    z-index: 1;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .main-navigation .site-branding {
    display: none;
  }
}

.nav-site-branding {
  display: none;
}

@media screen and (max-width: 768px) {
  .nav-site-branding {
    display: block;
    z-index: 1;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 70px;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
  }
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .navigation-container {
    display: block;
  }
}

.right-navigation {
  float: right;
  background: #1c2029;
  border-radius: 0 45px 45px 0;
  padding-left: 37px;
  margin-left: -8px;
  font-size: 18px;
  padding-right: 45px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .right-navigation {
    float: none;
    padding-right: 30px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 640px) {
  .right-navigation {
    padding-left: 15px;
    margin-left: 0;
  }
}

.header-social-icons {
  position: absolute;
  right: 62px;
  top: 20px;
}

@media screen and (max-width: 940px) {
  .header-social-icons {
    top: 5px;
  }
}

@media screen and (max-width: 768px) {
  .header-social-icons {
    position: relative;
    left: 0;
    margin: 0 auto;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 70px;
  }
}

.header-social-icons a {
  padding-right: 0;
  float: left;
  margin-right: -4px;
}

.header-social-icons span {
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .header-social-icons span {
    margin-right: 15px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: #fff;
  }
}

.header-social-icons span.font-insta {
  position: relative;
}

.header-social-icons span.font-insta::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .header-social-icons span.font-twitter {
    color: #64cbee;
  }
  .header-social-icons span.font-twitter:hover {
    color: #fff;
  }
  .header-social-icons span.font-fb {
    color: #507cbd;
  }
  .header-social-icons span.font-fb:hover {
    color: #fff;
  }
  .header-social-icons span.font-youtube {
    color: #f00;
  }
  .header-social-icons span.font-youtube:hover {
    color: #fff;
  }
  .header-social-icons span.font-insta {
    color: #606364;
    position: relative;
  }
  .header-social-icons span.font-insta::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .header-social-icons span.font-insta:hover::before {
    color: #fff;
    z-index: 1;
  }
  .header-social-icons span.font-shopping-cart {
    color: #00619e;
  }
  .header-social-icons span.font-shopping-cart:hover {
    color: #fff;
  }
}

.header-social-icons span:hover.font-twitter {
  background-color: #64cbee;
}

.header-social-icons span:hover.font-fb {
  background-color: #507cbd;
}

.header-social-icons span:hover.font-youtube {
  background-color: #f00;
}

.header-social-icons span:hover.font-insta::after {
  opacity: 1;
}

.header-social-icons span:hover.font-shopping-cart {
  background-color: #00619e;
}

.sub-open + .sub-icon {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  border: none !important;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.copyright {
  padding: 25px 15px;
  background-color: #000;
  text-align: center;
}

.copyright p {
  color: #fff;
  margin: 0;
}

.site-footer {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
  z-index: 1;
  margin-top: -135px;
  min-height: 257px;
  padding-top: 197px;
}

@media screen and (max-width: 640px) {
  .site-footer {
    margin-top: 0;
    background-color: #1c2029;
    padding: 230px 20px 35px;
  }
}

.footer-container {
  position: relative;
  z-index: 1;
  padding-top: 0;
}

.footer-container::before {
  content: '';
  position: absolute;
  top: -106px;
  left: -25%;
  width: 150%;
  z-index: 1;
  height: 100vh;
  border-radius: 50% 50% 0 0;
  background-color: #1c2029;
}

@media screen and (max-width: 1400px) {
  .footer-container::before {
    left: -50%;
    width: 200%;
  }
}

@media screen and (max-width: 1250px) {
  .footer-container::before {
    left: -74%;
    width: 250%;
  }
}

@media screen and (max-width: 768px) {
  .footer-container::before {
    border-radius: 0;
  }
}

@media screen and (max-width: 640px) {
  .footer-container::before {
    display: none;
  }
}

.footer-container .container {
  z-index: 1;
  position: relative;
}

.row__footer {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .row__footer {
    display: block;
    -webkit-column-count: 3;
            column-count: 3;
  }
}

@media screen and (max-width: 640px) {
  .row__footer {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

.footer-list {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  display: block;
  font-size: 17px;
}

.footer-list a {
  color: #fff;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.footer-list a:hover {
  color: #7a9544;
}

.footer-list li {
  margin-bottom: 6px;
  text-transform: capitalize;
}

@media screen and (max-width: 640px) {
  .footer-list li {
    padding: 0 5px;
  }
}

.footer-list li.top-separate {
  margin-top: 20px;
}

.footer-branding {
  position: absolute;
  top: -184px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  width: 160px;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .footer-branding {
    position: absolute;
    left: 50%;
    width: 130px;
  }
}

.footer-social-icons {
  margin-top: 40px;
  margin-bottom: 150px;
}

@media screen and (max-width: 640px) {
  .footer-social-icons {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-social-icons a {
  float: left;
  margin-right: 11px;
}

.footer-social-icons a:last-child {
  margin-right: 0;
}

.footer-social-icons span {
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.footer-social-icons span.font-twitter {
  background: #64cbee;
}

.footer-social-icons span.font-fb {
  background: #507cbd;
}

.footer-social-icons span.font-youtube {
  background: #f00;
}

.footer-social-icons span.font-insta {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.footer-social-icons span:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

@media screen and (max-width: 768px) {
  .footer-container__item {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .footer-container__two-rows {
    width: 50%;
    float: left;
    display: inline;
  }
}

@media screen and (max-width: 640px) {
  .footer-container__one-row {
    text-align: center;
  }
}

.error404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
}

.error404 .site-header,
.error404 .site-footer {
  display: none;
}

.s-404__logo {
  display: inline-block;
  -webkit-animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 1.5s;
          animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 1.5s;
}

.s-404__logo:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.s-404__logo img {
  width: 180px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.s-404__title {
  -webkit-animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 0.5s;
          animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 0.5s;
}

.s-404__title span {
  font-size: 250px;
  line-height: 1;
  color: #7a9544;
  display: inline-block;
  position: relative;
  margin: 0 10px;
  text-shadow: 2px 3px 10px #d3d3d4;
}

@media screen and (max-width: 991px) {
  .s-404__title span {
    font-size: 200px;
  }
}

@media screen and (max-width: 640px) {
  .s-404__title span {
    font-size: 125px;
  }
}

.s-404__title-1 {
  -webkit-transform: rotate(-7deg);
      -ms-transform: rotate(-7deg);
          transform: rotate(-7deg);
  animation: 5s float ease-in-out infinite alternate-reverse 0.5s;
}

.s-404__title-2 {
  -webkit-transform: translateY(10%);
      -ms-transform: translateY(10%);
          transform: translateY(10%);
  animation: 5s float-2 ease-in-out infinite alternate-reverse 0.5s;
}

.s-404__title-3 {
  -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
  animation: 5s float-3 ease-in-out infinite alternate-reverse 0.5s;
}

.s-404__title-icon {
  font-size: 62px;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
  .s-404__title-icon {
    font-size: 55px;
  }
}

@media screen and (max-width: 640px) {
  .s-404__title-icon {
    font-size: 40px;
  }
}

.s-404__text {
  font-size: 40px;
  line-height: 1.1;
  color: #7a9544;
  letter-spacing: 1px;
  -webkit-animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 0.8s;
          animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 0.8s;
  margin-top: 40px;
  padding: 0 15px;
}

@media screen and (max-width: 640px) {
  .s-404__text {
    margin-top: 25px;
    font-size: 30px;
  }
}

.s-404__btn {
  font-size: 17px;
  color: #fff;
  background-color: #7a9544;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-top: 35px;
  padding: 8px 35px;
  min-width: 180px;
  border: 2px solid #7a9544;
  border-radius: 30px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 1s;
          animation: puff-in-middle 0.35s cubic-bezier(0.47, 0, 0.745, 0.715) both 1s;
}

.s-404__btn:hover {
  color: #7a9544;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .s-404__btn {
    font-size: 16px;
    padding: 5px 20px;
    margin-top: 25px;
  }
}

@-webkit-keyframes puff-in-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-filter: blur(2px);
            filter: blur(2px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

@keyframes puff-in-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-filter: blur(2px);
            filter: blur(2px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

@-webkit-keyframes puff-in-middle {
  0% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-filter: blur(2px);
            filter: blur(2px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

@keyframes puff-in-middle {
  0% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-filter: blur(2px);
            filter: blur(2px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: rotate(-1deg) translate(0, 0);
            transform: rotate(-1deg) translate(0, 0);
  }
  100% {
    -webkit-transform: rotate(-7deg) translate(10%, 10%);
            transform: rotate(-7deg) translate(10%, 10%);
  }
}

@keyframes float {
  0% {
    -webkit-transform: rotate(-1deg) translate(0, 0);
            transform: rotate(-1deg) translate(0, 0);
  }
  100% {
    -webkit-transform: rotate(-7deg) translate(10%, 10%);
            transform: rotate(-7deg) translate(10%, 10%);
  }
}

@-webkit-keyframes float-2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
}

@keyframes float-2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
}

@-webkit-keyframes float-3 {
  0% {
    -webkit-transform: rotate(-4deg) translateY(0);
            transform: rotate(-4deg) translateY(0);
  }
  100% {
    -webkit-transform: rotate(10deg) translateY(-10%);
            transform: rotate(10deg) translateY(-10%);
  }
}

@keyframes float-3 {
  0% {
    -webkit-transform: rotate(-4deg) translateY(0);
            transform: rotate(-4deg) translateY(0);
  }
  100% {
    -webkit-transform: rotate(10deg) translateY(-10%);
            transform: rotate(10deg) translateY(-10%);
  }
}

/*--------------------------------------------------------------
## Entry Content
--------------------------------------------------------------*/
.entry-content {
  font-size: 16px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  line-height: 1.35;
  margin-bottom: 15px;
  color: #000;
}

.entry-content h2 {
  font-size: 24px;
  font-weight: 700;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h4 {
  font-size: 14px;
}

.entry-content h5 {
  font-size: 12px;
}

.entry-content h6 {
  font-size: 10px;
}

.entry-content p {
  line-height: 1.45;
  margin-bottom: 27px;
}

.entry-content p strong {
  font-weight: 400;
  color: #000;
}

.entry-content li {
  margin-bottom: 4px;
}

.entry-content li:last-child {
  margin-bottom: 0;
}

.entry-content ul,
.entry-content ol {
  margin-bottom: 27px;
}

.entry-content ul {
  margin-left: 20px;
}

.entry-content ul li::before {
  content: '-';
  display: inline-block;
  margin-right: 4px;
}

.entry-content ol {
  margin-left: 28px;
}

.entry-content ol li {
  list-style: decimal;
}

.entry-content a {
  display: inline-block;
  position: relative;
  color: #7a9544;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.entry-content a:hover {
  color: #666;
}

.entry-content a:hover::before {
  width: 100%;
}

.entry-content table {
  border-collapse: collapse;
  color: #000;
  margin: 25px 0 35px;
  overflow-x: visible;
  table-layout: fixed;
  width: 100%;
  max-width: 700px;
  display: table;
}

@media screen and (max-width: 767pxpx) {
  .entry-content table {
    display: block;
    overflow-x: scroll;
  }
}

.entry-content tbody {
  width: 100%;
}

@media screen and (max-width: 767pxpx) {
  .entry-content tbody {
    width: 700px;
    display: block;
  }
}

.entry-content tr {
  vertical-align: top;
}

.entry-content tr:first-child td {
  padding-top: 0;
}

.entry-content th {
  border-bottom: 2px solid #000;
  font-weight: 400;
  padding-bottom: 8px;
  color: #000;
}

.entry-content td {
  border-bottom: 1px solid #000;
  padding: 20px 0 5px;
}

/*--------------------------------------------------------------
## Banners
--------------------------------------------------------------*/
.banner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 600px;
  margin-bottom: -130px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 55%;
  font-family: "EB Garamond", Georgia, serif;
}

.banner::after {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), color-stop(72%, rgba(225, 242, 197, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(225, 242, 197, 0) 72%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(225, 242, 197, 0) 72%);
}

.overlay__blue::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(4, 97, 132, 0.66)), color-stop(73%, rgba(225, 242, 197, 0)));
  background: -o-linear-gradient(top, rgba(4, 97, 132, 0.66) 0, rgba(225, 242, 197, 0) 73%);
  background: linear-gradient(to bottom, rgba(4, 97, 132, 0.66) 0, rgba(225, 242, 197, 0) 73%);
  height: 221px;
}

.overlay__dark-blue::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #053a71), to(rgba(225, 242, 197, 0)));
  background: -o-linear-gradient(top, #053a71 0, rgba(225, 242, 197, 0) 100%);
  background: linear-gradient(to bottom, #053a71 0, rgba(225, 242, 197, 0) 100%);
  height: 70vh;
}

.banner-big {
  overflow: hidden;
  height: 1330px;
  margin-bottom: -130px;
}

.banner-big.no_curve {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .banner-big {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .banner-big {
    height: 800px;
    margin-bottom: 0;
  }
}

.banner-big__bg-circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
  width: 160%;
  height: 126%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-size: 82%;
  background-position: 50% 74%;
  background-repeat: no-repeat;
  border-radius: 0 0 42.5% 42.5%;
}

.no_curve .banner-big__bg-circle {
  border-radius: 0;
}

@media screen and (max-width: 1500px) {
  .no_curve .banner-big__bg-circle {
    height: 105%;
  }
}

@media screen and (max-width: 1240px) {
  .no_curve .banner-big__bg-circle {
    height: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .banner-big__bg-circle {
    background-position: 50% 100%;
  }
}

@media screen and (max-width: 1199px) {
  .banner-big__bg-circle {
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .banner-big__bg-circle {
    border-radius: 0;
    height: 100%;
  }
}

.banner-content {
  z-index: 2;
  padding-top: 300px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .banner-content {
    padding-top: 250px;
  }
}

.banner-top-text {
  position: relative;
  font-size: 45px;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .banner-top-text {
    font-size: 25px;
  }
}

.banner-top-text::before {
  content: '';
  position: absolute;
  left: -139px;
  top: 50%;
  height: 2px;
  width: 99px;
  display: block;
  background: #fff;
}

@media screen and (max-width: 640px) {
  .banner-top-text::before {
    left: -60px;
    height: 1px;
    width: 40px;
  }
}

.banner-top-text::after {
  position: absolute;
  content: '';
  top: 50%;
  right: -139px;
  height: 2px;
  width: 99px;
  background: #fff;
  display: block;
}

@media screen and (max-width: 640px) {
  .banner-top-text::after {
    right: -60px;
    height: 1px;
    width: 40px;
  }
}

.banner-subtitle {
  display: inline-block;
  padding-top: 16px;
  font-size: 30px;
  font-weight: 900;
  color: #d9c6a6;
}

@media screen and (max-width: 640px) {
  .banner-subtitle {
    font-size: 24px;
  }
}

.banner-description {
  max-width: 455px;
  margin: 5px auto;
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .banner-description {
    font-size: 19px;
    padding: 0 30px;
  }
}

.banner-small {
  height: 40%;
  min-height: 400px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .banner-small {
    min-height: 630px;
  }
}

.banner-content-small {
  width: 896px;
  padding-top: 282px;
  text-align: left;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .banner-content-small {
    width: 100%;
    padding: 282px 150px;
  }
}

@media screen and (max-width: 768px) {
  .banner-content-small {
    padding: 200px 50px;
  }
}

.banner-small-title {
  max-width: 425px;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 49px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .banner-small-title {
    max-width: 100%;
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .banner-small-title {
    font-size: 25px;
  }
}

.banner-small-subtitle {
  display: block;
  max-width: 425px;
  padding: 28px 0 18px;
  font-size: 32px;
  line-height: 1.1;
  color: #d9c6a6;
}

@media screen and (max-width: 991px) {
  .banner-small-subtitle {
    max-width: 100%;
    font-size: 28px;
  }
}

@media screen and (max-width: 640px) {
  .banner-small-subtitle {
    font-size: 22px;
  }
}

.banner-small-description {
  max-width: 413px;
  font-size: 19px;
  letter-spacing: 1px;
}

@media screen and (max-width: 991px) {
  .banner-small-description {
    max-width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .banner-small-description {
    font-size: 17px;
  }
}

.banner-small__bg-circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 160%;
  height: 100vh;
  z-index: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-size: 67%;
  background-position: 54% 100px;
  background-repeat: no-repeat;
  border-radius: 0 0 54.5% 54.5%;
}

@media screen and (max-width: 1830px) {
  .banner-small__bg-circle {
    background-position: 47% 105%;
  }
}

@media screen and (max-width: 1400px) {
  .banner-small__bg-circle {
    width: 206%;
    background-position: 54% 90%;
  }
}

@media screen and (max-width: 1024px) {
  .banner-small__bg-circle {
    background-position: 86% 0;
    background-size: cover;
  }
}

@media screen and (max-width: 991px) {
  .banner-small__bg-circle {
    background-position: center;
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .banner-small__bg-circle {
    border-radius: 0;
    background-position: 70% 200px;
  }
}

@media screen and (max-width: 640px) {
  .banner-small__bg-circle {
    border-radius: 0;
    background-position: 70% 30px;
  }
}

.banner-small__bg-circle.banner-small-background {
  background-position: 54% 100%;
}

@media screen and (max-width: 940px) {
  .banner-small__bg-circle.banner-small-background {
    background-position: 72% 200px;
  }
}

.banner-no-text {
  height: 430px;
  margin-bottom: 0;
}

@media screen and (max-width: 1400px) {
  .banner-no-text {
    height: 330px;
  }
}

.banner-no-text .banner-small__bg-circle {
  background-position: 47% 0;
}

@media screen and (max-width: 1830px) {
  .banner-no-text .banner-small__bg-circle {
    background-position: bottom;
  }
}

@media screen and (max-width: 1250px) {
  .banner-no-text .banner-small__bg-circle {
    background-size: cover;
    background-position: 50% 200px;
  }
}

.banner-no-text .banner-small__bg-circle.banner-small__recipes-img {
  background-position: 56% 250px;
}

.banner-no-text .banner-small__bg-circle.banner-single {
  background-position: bottom;
}

.banner-no-text .banner__bottom-img {
  background-position: 54% 270px;
}

.page-id-268 .banner-small__bg-circle {
  background-position: 47% 2%;
}

@media screen and (max-width: 1830px) {
  .page-id-268 .banner-small__bg-circle {
    background-position: 42% -300px;
    background-size: cover;
  }
}

@media screen and (max-width: 1024px) {
  .page-id-268 .banner-small__bg-circle {
    background-position: 86% 0;
  }
}

@media screen and (max-width: 768px) {
  .page-id-268 .banner-small__bg-circle {
    background-position: 86% 200px;
  }
}

.page-id-291 .banner-small__bg-circle {
  background-position: 47% 95px;
}

@media screen and (max-width: 1830px) {
  .page-id-291 .banner-small__bg-circle {
    background-position: 57% 5px;
    background-size: cover;
  }
}

@media screen and (max-width: 1024px) {
  .page-id-291 .banner-small__bg-circle {
    background-position: 70% 5px;
  }
}

@media screen and (max-width: 768px) {
  .page-id-291 .banner-small__bg-circle {
    background-position: 86% 200px;
  }
}

@media screen and (max-width: 380px) {
  .page-id-291 .banner-small__bg-circle {
    background-position: 86% 0;
  }
}

.banner-empty {
  height: 250px;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .banner-empty {
    height: 230px;
  }
}

.banner-empty::after {
  display: none;
}

.page-id-323 .banner-no-text .banner-small__bg-circle {
  background-position: 47% 300px;
}

.image-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 515px;
}

@media screen and (max-width: 768px) {
  .image-text {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.image-text-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 515px;
  width: 50%;
  padding: 16px 157px 0 0;
  background-color: #00619e;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .image-text-text {
    width: 100%;
    padding: 50px;
    min-height: 350px;
  }
}

@media screen and (max-width: 640px) {
  .image-text-text {
    padding: 30px;
    min-height: 250px;
  }
}

.image-text-inner {
  display: block;
  width: 260px;
  overflow: hidden;
}

.image-text-inner .section-title {
  text-align: left;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .image-text-inner {
    width: 100%;
  }
}

.image-text-inner span {
  display: block;
}

.image-text-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  overflow: hidden;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .image-text-image {
    width: 100%;
    overflow: hidden;
    height: 350px;
  }
}

@media screen and (max-width: 640px) {
  .image-text-image {
    height: 270px;
  }
}

.image-text-date {
  padding: 38px 0 0;
  color: #d9c6a6;
  line-height: 1;
  font-size: 28px;
}

@media screen and (max-width: 640px) {
  .image-text-date {
    padding: 15px 0 10px;
    font-size: 21px;
  }
}

.image-text-description {
  font-size: 21px;
}

@media screen and (max-width: 640px) {
  .image-text-description {
    font-size: 20px;
    line-height: 1.2;
  }
}

.half-text-image {
  width: 960px;
  padding: 54px 0 160px;
  margin-left: 38px;
}

@media screen and (max-width: 1250px) {
  .half-text-image {
    margin: 0 auto;
  }
}

@media screen and (max-width: 991px) {
  .half-text-image {
    width: auto;
  }
}

.half-text-image__blue {
  background-color: #006184;
  color: #fff;
}

.half-text-image__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 991px) {
  .half-text-image__image {
    height: 320px;
  }
}

.half-text-image__text {
  padding: 81px 58px 53px 70px;
}

@media screen and (max-width: 991px) {
  .half-text-image__text {
    padding: 40px 30px;
  }
}

.half-text-image__text p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.4;
}

@media screen and (max-width: 640px) {
  .half-text-image__text p {
    font-size: 17px;
  }
}

.images-item {
  height: 458px;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 72% 0;
}

@media screen and (max-width: 640px) {
  .images-item {
    background-size: contain;
  }
}

.images-item-small {
  height: 240px;
}

.feeds {
  position: relative;
  padding: 50px 0;
  min-height: 410px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 49%;
  background-size: cover;
}

.feeds::after {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(32, 34, 37, 0.51);
}

.feeds .container {
  position: relative;
  z-index: 1;
}

.feeds-inner {
  margin-top: 46px;
  padding-bottom: 80px;
}

.feeds-item {
  display: inline-block;
  min-height: 158px;
  width: 156px;
  margin: 0 3px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 1250px) {
  .feeds-item {
    width: 140px;
  }
}

.feeds-item:hover {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.recipes {
  padding: 70px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.recipes .slick-next {
  position: absolute;
  top: 43%;
  right: 30.5%;
  height: 60px;
  width: 60px;
  outline: none;
  border-radius: 50%;
  background: #fff;
  border: none;
  z-index: 1;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 1830px) {
  .recipes .slick-next {
    right: 20%;
  }
}

@media screen and (max-width: 1250px) {
  .recipes .slick-next {
    right: 21%;
  }
}

@media screen and (max-width: 1024px) {
  .recipes .slick-next {
    right: 18%;
  }
}

@media screen and (max-width: 991px) {
  .recipes .slick-next {
    right: 10%;
  }
}

@media screen and (max-width: 768px) {
  .recipes .slick-next {
    right: 5%;
  }
}

@media screen and (max-width: 520px) {
  .recipes .slick-next {
    right: 4%;
  }
}

@media screen and (max-width: 640px) {
  .recipes .slick-next {
    right: 2%;
  }
}

.recipes .slick-next::after {
  content: '';
  position: absolute;
  top: 36%;
  left: 30%;
  width: 19px;
  height: 19px;
  border: 4px solid #7a9544;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.recipes .slick-next:hover {
  background-color: #d9c6a6;
}

.recipes .slick-slide {
  outline: none;
}

.recipes .slick-slide img {
  margin: 0 auto;
  max-height: 430px;
  width: 450px;
}

.recipes-slider .slick-prev {
  display: none !important;
}

.recipes-slider .container-recipes {
  margin-left: 23%;
}

.recipes-slider .slick-list {
  padding: 0 20% 0 0 !important;
  margin-left: 20%;
}

@media screen and (max-width: 991px) {
  .recipes-slider .slick-list {
    padding: 0 !important;
    margin: 0 auto;
  }
}

.recipes-slider .slick-current {
  margin-right: 0;
}

.recipes-slider .recipes-list-content {
  padding: 5px 20px;
}

.recipes-slider .container-r-slider {
  max-width: 100%;
}

.recipes-slider-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 440px;
  width: 100%;
  z-index: 1;
}

@media screen and (max-width: 1250px) {
  .recipes-slider-img {
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  .recipes-slider-img {
    width: 250px;
  }
}

.recipes-slider-text {
  width: 100%;
  padding: 35px 0;
  margin-left: -100px;
  padding-left: 100px;
  float: left;
  border-radius: 10px;
  background-color: #7a9544;
  text-align: left;
}

@media screen and (max-width: 1250px) {
  .recipes-slider-text {
    padding: 35px 30px 30px 95px;
  }
}

.slick-slide {
  outline: none;
}

.slick-slide img {
  margin: 0 auto;
  max-height: 430px;
}

.recipes-slider-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 940px) {
  .recipes-slider-inner {
    max-width: 550px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 460px) {
  .recipes-slider-inner {
    max-width: 340px;
  }
}

.recipes-title {
  color: #d9c6a6;
  font-size: 28px;
}

@media screen and (max-width: 640px) {
  .recipes-title {
    font-size: 23px;
    line-height: 1;
  }
}

.recipes-description {
  max-width: 250px;
  line-height: 1.2;
  font-size: 21px;
}

@media screen and (max-width: 640px) {
  .recipes-description {
    max-width: 85%;
    line-height: 1.2;
    font-size: 17px;
    padding: 15px 0 0;
  }
}

@media screen and (max-width: 520px) {
  .recipes-description {
    max-width: 200px;
  }
}

@media screen and (max-width: 460px) {
  .recipes-description {
    max-width: 115px;
  }
}

.recipes-slider__small--intro {
  display: block;
}

.recipes-slider__small--intro .slick-dots {
  display: none;
}

.recipes-slider__small {
  display: none;
}

.recipes-slider__small.slick-initialized {
  display: block;
}

.recipes-slider__small .slick-list {
  padding: 0 !important;
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
  .recipes-list-content {
    text-align: center;
  }
}

.product-gallery__slider {
  display: none;
}

.product-gallery__slider.slick-initialized {
  display: block;
}

.recipes-single-slider {
  display: none;
}

.recipes-single-slider.slick-initialized {
  display: block;
}

.video-section {
  text-align: center;
}

.video-section .font-play-btn::before {
  margin-left: 10px;
}

.video-text {
  display: inline-block;
  margin-top: 5px;
  font-size: 25px;
  font-weight: 600;
  text-transform: capitalize;
  color: #666;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .video-text {
    font-size: 20px;
  }
}

.video-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  margin: 0 auto;
}

.video-link span {
  position: relative;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  font-size: 54px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .video-link span {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    font-size: 35px;
  }
}

.video-link span::before {
  margin-left: 10px;
}

.video-link__no-border span {
  border: none;
}

.video-link__no-border span:hover {
  border: none;
}

.video-link__blue span {
  background-color: #000;
  opacity: 0.8;
  color: #fff;
}

.video-link__blue:hover span {
  opacity: 1;
  background-color: #000;
}

.video-link__gray span {
  margin: 117px auto 0;
  border: 7px solid #666;
  color: #7a9544;
  font-size: 52px;
}

@media screen and (max-width: 768px) {
  .video-link__gray span {
    margin: 58px auto 0;
    font-size: 32px;
  }
}

.video-link__gray span:hover {
  border: 7px solid #7a9544;
}

.video-link__black span {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.video-link__black:hover span {
  background-color: #fff;
  color: #000;
}

.video-link__green span {
  background-color: rgba(122, 149, 68, 0.9);
  color: #fff;
}

.video-link__green:hover span {
  background-color: #fff;
  color: #7a9544;
}

.video-link__small span {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  font-size: 27px;
  border: 4px solid #666;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.video-link__small span::before {
  margin-left: 10px;
}

.video-link__small span:hover {
  border: 4px solid #7a9544;
}

.video-link__small .video-text {
  font-family: "Nunito Sans";
}

.more-link-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 75px 0;
}

@media screen and (max-width: 640px) {
  .more-link-section {
    margin-bottom: 35px;
  }
}

.homepage-video iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.homepage-video iframe.show-video {
  display: block;
}

.images-text {
  padding: 86px 0 180px;
  background-position: 50% 91%;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .images-text {
    padding: 25px 0;
  }
}

.images-text-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .images-text-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.images-text-item {
  width: 100%;
  padding: 0 0 22px;
  margin-top: -70px;
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .images-text-item {
    margin-top: 15px;
  }
}

@media screen and (max-width: 991px) {
  .images-text-item {
    padding: 10px 0 0 15px;
  }
}

.images-text-item p {
  margin-bottom: 30px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-size: 19px;
}

@media screen and (max-width: 991px) {
  .images-text-item p {
    margin-bottom: 20px;
    font-size: 17px;
  }
}

.images-text-item p:last-child {
  margin-bottom: 0;
}

.images-image-item {
  width: 80%;
}

@media screen and (max-width: 640px) {
  .images-image-item {
    width: 100%;
  }
}

.image {
  margin-bottom: 8px;
}

.image:last-child {
  margin-bottom: 0;
}

.video-section-description {
  padding: 8px 0;
  max-width: 550px;
  margin: 0 auto;
  line-height: 1.3;
  color: #7a9544;
  font-size: 26px;
  text-align: center;
  font-weight: 500;
}

.video-section-description__small {
  color: #000;
  font-size: 19px;
  max-width: 635px;
  padding: 12px 0;
  margin: 0 auto;
  font-weight: 500;
}

.videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .videos {
    padding: 0;
  }
}

.videos .font-play-btn {
  width: 93px;
  height: 93px;
  margin: 0;
  color: #fff;
  border: none;
  font-size: 52px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  .videos .font-play-btn {
    font-size: 32px;
  }
}

.video-item {
  width: 24%;
  margin-bottom: 48px;
  border: 1px solid #cfcfcf;
  text-align: left;
  -webkit-transition: opacity 450ms ease, visibility 450ms ease, -webkit-transform 450ms ease;
  transition: opacity 450ms ease, visibility 450ms ease, -webkit-transform 450ms ease;
  -o-transition: opacity 450ms ease, visibility 450ms ease, transform 450ms ease;
  transition: opacity 450ms ease, visibility 450ms ease, transform 450ms ease;
  transition: opacity 450ms ease, visibility 450ms ease, transform 450ms ease, -webkit-transform 450ms ease;
  min-height: 325px;
}

@media screen and (max-width: 991px) {
  .video-item {
    width: 49%;
  }
}

@media screen and (max-width: 768px) {
  .video-item {
    width: 100%;
  }
}

.video-item--is-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(65px);
      -ms-transform: translateY(65px);
          transform: translateY(65px);
}

.video {
  margin: 0 auto;
  display: block;
  width: 150px;
  height: 125px;
}

.video:hover .font-play-btn {
  color: #7a9544;
}

.video-inner-link {
  height: 210px;
}

.video-content {
  padding: 22px 26px;
}

@media screen and (max-width: 640px) {
  .video-content {
    padding: 15px 20px 0;
  }
}

.videos-members {
  background-color: #F5F5F3;
  padding-top: 100px;
}

.member-name-link {
  font-size: 25px;
  margin: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.member-name-link:hover {
  color: #00619e !important;
}

.family--members {
  margin-top: 0;
  padding-top: 65px;
}

@media screen and (max-width: 640px) {
  .family--members {
    padding-top: 0;
  }
}

.family--members.black .video-description-title {
  color: #000;
}

.family--members.black .member-name-link {
  color: #000;
}

.family--members.black .entry-content p, .family--members.black .entry-content span {
  color: #000;
}

.family--members.blue .video-description-title {
  color: #00619E;
}

.family--members.blue .member-name-link {
  color: #00619E;
}

.family--members.blue .entry-content p, .family--members.blue .entry-content span {
  color: #00619E;
}

.family--members.green .video-description-title {
  color: #7a9544;
}

.family--members.green .member-name-link {
  color: #7a9544;
}

.family--members.green .entry-content p, .family--members.green .entry-content span {
  color: #7a9544;
}

@media screen and (max-width: 640px) {
  .video-description-item {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

.video-item-title {
  font-size: 20px;
  font-weight: 900;
  padding-bottom: 3px;
  font-family: "EB Garamond", Georgia, serif;
}

.video-item-description {
  font-size: 17px;
  font-weight: 600;
  font-family: "EB Garamond", Georgia, serif;
}

.js-video-list .video-inner-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.recipes-intro {
  padding: 42px 0 0;
  text-align: center;
}

.recipes-intro-image {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.recipes-intro-text {
  padding: 92px 0;
}

.recipes-section-title {
  margin: 0 auto;
  font-size: 50px;
  font-weight: 900;
  color: #000;
  text-transform: capitalize;
}

.recipes-intro-subtitle {
  display: inline-block;
  padding: 20px 0 4px;
  font-size: 25px;
  color: #7a9544;
  font-weight: 500;
  text-transform: capitalize;
}

.recipes-intro-description {
  max-width: 700px;
  font-size: 20px;
  margin: 0 auto;
  font-weight: 500;
}

.recipes-intro-description p {
  margin-bottom: 5px;
}

.recipes-slider-section {
  padding: 0 0 125px;
  width: 608px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .recipes-slider-section {
    width: auto;
    padding: 0 100px 130px;
  }
}

@media screen and (max-width: 768px) {
  .recipes-slider-section {
    width: auto;
    padding: 0 0 125px;
  }
}

@media screen and (max-width: 640px) {
  .recipes-slider-section {
    padding-bottom: 60px;
  }
}

.recipes-slider-section .slick-slide {
  height: 360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.recipes-slider-section .slick-next {
  position: absolute;
  top: 45%;
  right: 0;
  height: 43px;
  width: 43px;
  margin-right: -80px;
  border: none;
  outline: none;
  z-index: 1;
  background: #006184;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.recipes-slider-section .slick-next::after {
  content: '';
  position: absolute;
  top: 29%;
  left: 23%;
  width: 19px;
  height: 19px;
  border: 4px solid #fff;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.recipes-slider-section .slick-next:hover {
  background: #1c2029;
}

.recipes-slider-section .slick-prev {
  position: absolute;
  top: 45%;
  left: 0;
  height: 43px;
  width: 43px;
  margin-left: -80px;
  z-index: 1;
  outline: none;
  border: none;
  background: #006184;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.recipes-slider-section .slick-prev::after {
  content: '';
  position: absolute;
  top: 29%;
  left: 38%;
  width: 19px;
  height: 19px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border: 4px solid #fff;
  border-right: none;
  border-top: none;
}

.recipes-slider-section .slick-prev:hover {
  background: #1c2029;
}

.recipes-slider-section .slick-dots {
  position: absolute;
  bottom: -43px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}

.recipes-slider-section .slick-dots li {
  float: left;
  margin-right: 12px;
}

.recipes-slider-section .slick-dots button {
  display: block;
  margin: 0 auto;
  margin-bottom: 9px;
  padding: 5px;
  border: 1px solid #7b8145;
  outline: none;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.recipes-slider-section .slick-dots button:hover {
  background-color: #afb676;
}

.recipes-slider-section .slick-dots .slick-active button {
  background-color: #7b8145;
}

.recipes-slider-section .slick-dots .slick-active button.fancybox-button {
  background-color: #7b8145;
}

.recipes-slider-item {
  position: relative;
  overflow: hidden;
}

.recipes-slider-item .font {
  position: relative;
  z-index: 1;
}

.single-products-slider-section {
  position: relative;
}

.single-products-slider-section .product-variations__video {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  bottom: 0;
  margin-bottom: -30px;
}

@media screen and (max-width: 991px) {
  .single-products-slider-section .product-variations__video {
    position: relative;
    margin: 0;
  }
}

.video-description {
  padding: 0 82px;
}

@media screen and (max-width: 991px) {
  .video-description {
    padding: 20px 0;
  }
}

.video-description-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.video-description-item:last-of-type {
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .video-description-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .video-description-item {
    margin-bottom: 25px;
  }
}

.video-description-item.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.video-description-item.reverse .video-description-text {
  padding: 24px 38px 0 0;
}

@media screen and (max-width: 768px) {
  .video-description-image {
    height: 300px;
    margin: 0 auto;
  }
}

.video-description-text {
  width: 69%;
  padding: 24px 0 0 47px;
}

@media screen and (max-width: 768px) {
  .video-description-text {
    width: 100%;
    padding: 30px 0;
  }
}

.video-description-title {
  font-size: 30px;
  font-weight: 600;
  color: #7a9544;
}

@media screen and (max-width: 640px) {
  .video-description-title {
    font-size: 25px;
  }
}

.video-description-text-inner {
  font-size: 21px;
}

@media screen and (max-width: 640px) {
  .video-description-text-inner {
    font-size: 18px;
  }
}

.video-description-text-inner p {
  line-height: 1.2;
  margin-bottom: 20px;
  display: inline-block;
}

.video-link-small {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-link-small span {
  color: #7a9544;
  font-size: 21px;
  padding-left: 13px;
}

@media screen and (max-width: 640px) {
  .video-link-small span {
    font-size: 18px;
    padding-left: 10px;
  }
}

.video-link-small span.font-play-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  width: 50px;
  padding-left: 0;
  border: 4px solid #666;
  border-radius: 50%;
  font-size: 27px;
  text-align: center;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .video-link-small span.font-play-btn {
    font-size: 24px;
  }
}

.video-link-small span.font-play-btn::before {
  margin-left: 6px;
}

.video-link-small .video-text {
  font-family: "Nunito Sans";
}

.video-link-small:hover .font-play-btn {
  border: 4px solid #7a9544;
}

.more-read-more {
  display: none;
}

.dots-read-more {
  display: inline;
}

.video-link-small--read-more {
  position: relative;
  font-family: "Nunito Sans";
  color: #7a9544;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: capitalize;
  font-size: 19px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: 15px;
}

.video-link-small--read-more:hover {
  color: #7a8044;
}

.video-link-small--read-more:before {
  content: "";
}

.video-link-small--read-more::before {
  margin-right: 12px;
}

.recipes-list {
  padding: 50px 0;
  background-color: #f5f5f5;
}

@media screen and (max-width: 640px) {
  .recipes-list {
    padding: 20px 0;
  }
}

.recipes-list-item {
  width: 32%;
  margin: 5px;
  margin-bottom: 55px;
  -webkit-transition: opacity 450ms ease, visibility 450ms ease, -webkit-transform 450ms ease;
  transition: opacity 450ms ease, visibility 450ms ease, -webkit-transform 450ms ease;
  -o-transition: opacity 450ms ease, visibility 450ms ease, transform 450ms ease;
  transition: opacity 450ms ease, visibility 450ms ease, transform 450ms ease;
  transition: opacity 450ms ease, visibility 450ms ease, transform 450ms ease, -webkit-transform 450ms ease;
}

@media screen and (max-width: 991px) {
  .recipes-list-item {
    width: 42%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .recipes-list-item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.recipes-list-item--is-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(65px);
      -ms-transform: translateY(65px);
          transform: translateY(65px);
}

.recipes-list-items {
  padding: 0 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media screen and (max-width: 940px) {
  .recipes-list-items {
    padding: 0 0 40px;
  }
}

@media screen and (max-width: 640px) {
  .recipes-list-items {
    padding: 0 0 20px;
  }
}

.recipes-list-image {
  height: 305px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .recipes-list-image {
    height: 325px;
    margin-bottom: 15px;
    background-size: contain;
  }
}

@media screen and (max-width: 640px) {
  .recipes-list-image {
    height: 225px;
    margin-bottom: 10px;
  }
}

.recipes-list-title {
  display: inline;
  font-size: 25px;
  font-weight: 500;
  text-transform: capitalize;
  color: #7a9544;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 640px) {
  .recipes-list-title {
    font-size: 23px;
  }
}

@media screen and (max-width: 460px) {
  .recipes-list-title {
    font-size: 22px;
  }
}

.recipes-list-title:hover {
  color: #000;
}

.recipes-list-description {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .recipes-list-description {
    padding: 0 30px;
  }
}

.recipes-list-description p {
  margin: 5px 0 12px;
  line-height: 1.2;
}

@media screen and (max-width: 640px) {
  .recipes-list-description p {
    font-size: 16px;
    line-height: 1.2;
  }
}

.recipes-list-content {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  min-height: 187px;
}

.intro {
  padding: 40px 0 35px;
}

@media screen and (max-width: 640px) {
  .intro {
    padding: 30px 15px 30px;
  }
}

.container-intro {
  margin-top: -100px;
  padding-top: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.recipes-slider-section--intro {
  margin-top: 62px;
}

.featured-recipes-edit {
  margin-top: -100px;
  padding-top: 100px;
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-title {
  margin: 0 auto;
  line-height: 1;
  font-size: 50px;
  font-weight: 900;
  color: #000;
  text-transform: capitalize;
}

@media screen and (max-width: 991px) {
  .intro-title {
    font-size: 40px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 768px) {
  .intro-title {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .intro-title {
    font-size: 28px;
  }
}

.title-intro-large {
  font-size: 51px;
}

@media screen and (max-width: 991px) {
  .title-intro-large {
    font-size: 41px;
  }
}

@media screen and (max-width: 768px) {
  .title-intro-large {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .title-intro-large {
    font-size: 26px;
  }
}

.intro-title__orange {
  color: #d9c6a6;
}

.intro-title__green {
  color: #7a8043;
}

.intro-title__white {
  color: #fff;
}

.intro-products-edit {
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -100px;
  padding-top: 100px;
}

.intro-title__left {
  text-align: left;
  margin-left: 0;
  font-weight: 700;
  font-size: 30px;
}

@media screen and (max-width: 991px) {
  .intro-title__left {
    text-align: center;
    margin: 0;
  }
}

.intro-description {
  display: block;
  padding: 16px 35px 17px 0;
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .intro-description {
    font-size: 23px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 640px) {
  .intro-description {
    padding: 15px 0;
    font-size: 19px;
    line-height: 1.2;
  }
}

.intro-description__green {
  color: #7a9544;
  max-width: 700px;
}

.intro-description__blue {
  color: #00619E;
  max-width: 700px;
}

.intro-description-content {
  color: #000;
  max-width: 665px;
  margin: 0 auto;
  text-align: center;
  font-size: 21px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .intro-description-content {
    font-size: 19px;
    padding: 0 15px;
  }
}

.intro-description-content p {
  line-height: 1.2;
}

.intro-reverse .section-title-intro {
  text-transform: uppercase;
}

.intro-reverse .intro-description-content {
  color: #fff;
  max-width: 700px;
  padding: 10px 0;
  font-size: 25px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .intro-reverse .intro-description-content {
    font-size: 19px;
  }
}

@media screen and (max-width: 460px) {
  .intro-reverse .intro-description-content {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .intro-reverse .intro-description-content {
    font-size: 16px;
  }
}

.intro-reverse .intro-description-content p {
  margin-bottom: 20px;
  line-height: 1.2;
}

.column-section {
  padding-top: 85px;
  font-size: 20px;
  font-weight: 500;
  background-color: #f5f5f5;
}

@media screen and (max-width: 768px) {
  .column-section {
    padding-top: 40px;
  }
}

.column-section .expand-collapse-title--inner {
  font-size: 30px !important;
  border-bottom: none !important;
  padding-bottom: 2px !important;
}

.column-section .column-section-two--content {
  display: none;
  padding-top: 0;
}

.expand-collapse-title__span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 87%;
}

.column-section-one {
  color: #000;
  margin: 0 auto;
  padding: 0 45px;
}

@media screen and (max-width: 640px) {
  .column-section-one {
    padding: 0 15px;
  }
}

.column-section-one p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: 0.5px;
  font-weight: 500;
}

.column-section-one p img {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .column-section-one p {
    margin-bottom: 20px;
    font-size: 19px;
  }
}

.column-section-one img {
  float: right;
  margin-left: 10px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .column-section-one img {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.container-two-column {
  padding: 0 0 25px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid gray;
}

.container-two-column p {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .container-two-column {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.column-section-two {
  width: 70%;
}

@media screen and (max-width: 940px) {
  .column-section-two {
    width: 100%;
  }
}

.column-section-two p {
  margin-bottom: 24px;
  font-size: 21px;
  line-height: 1.4;
}

@media screen and (max-width: 640px) {
  .column-section-two p {
    margin-bottom: 20px;
  }
}

.column-section-list {
  width: 30%;
  padding-left: 45px;
}

@media screen and (max-width: 940px) {
  .column-section-list {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .column-section-list {
    padding-left: 30px;
  }
}

.column-section-list li {
  position: relative;
  padding: 0 0 11px 13px;
  font-size: 21px;
  font-weight: 600;
}

.column-section-list li::before {
  position: absolute;
  content: '';
  top: 30%;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #7b8143;
}

@media screen and (max-width: 640px) {
  .column-section-list li {
    padding-bottom: 5px;
    font-size: 18px;
  }
}

.container-two-column--acc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.column-section {
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-single-recipe {
  padding: 0;
}

.intro-single-recipe .recipes-slider-section {
  padding: 0 0 125px;
  width: 608px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .intro-single-recipe .recipes-slider-section {
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .intro-single-recipe .recipes-slider-section {
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 640px) {
  .intro-single-recipe .intro-title {
    text-align: center;
  }
}

.intro-recipe {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 32px 0 58px;
}

@media screen and (max-width: 640px) {
  .intro-recipe {
    padding: 10px 0 55px;
  }
}

.intro-description__left {
  text-align: left;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .intro-description__left {
    text-align: center;
    padding: 15px;
  }
}

.intro-recipe-details {
  padding: 45px 0 0 62px;
}

@media screen and (max-width: 991px) {
  .intro-recipe-details {
    padding: 30px 0;
  }
}

@media screen and (max-width: 640px) {
  .intro-recipe-details {
    padding: 30px;
  }
}

@media screen and (max-width: 991px) {
  .intro-details {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.intro-details span {
  display: inline;
}

.intro-details li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
}

.intro-details .intro-details-text {
  padding-left: 21px;
  font-size: 25px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .intro-details .intro-details-text {
    padding-left: 15px;
    font-size: 20px;
  }
}

.intro-details-image {
  max-width: 57px;
  max-height: 57px;
  width: 100%;
  height: 100%;
}

.intro-details-text-bold {
  font-weight: 900;
}

.intro-recipe-slider {
  padding-bottom: 0 !important;
}

.intro-icon {
  width: 55px;
}

.recipe-info {
  background-color: #f5f5f5;
  padding: 83px 0;
}

@media screen and (max-width: 768px) {
  .recipe-info {
    padding: 40px 0;
  }
}

.recipe-info-description {
  padding: 0 35px 0 62px;
}

@media screen and (max-width: 768px) {
  .recipe-info-description {
    padding: 0 30px;
  }
}

.recipe-info-description p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 30px;
}

.recipe-info-description p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .recipe-info-description p {
    font-size: 19px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}

.recipe-info-list {
  padding: 0 0 0 75px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .recipe-info-list {
    padding: 0 30px;
  }
}

.recipe-info-list::before {
  position: absolute;
  content: '';
  left: 30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #ccc;
}

@media screen and (max-width: 768px) {
  .recipe-info-list::before {
    display: none;
  }
}

.recipe-info-list-items {
  font-size: 21px;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .recipe-info-list-items {
    font-size: 17px;
  }
}

.recipe-info-list-items li {
  position: relative;
  margin-bottom: 23px;
  padding: 0 0 0 12px;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .recipe-info-list-items li {
    margin-bottom: 10px;
  }
}

.recipe-info-list-items li::before {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #7a9544;
}

.products-video-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .products-video-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.products-video {
  background-size: cover;
  background-repeat: no-repeat;
}

.product-video-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  min-height: 605px;
  padding: 133px 70px 145px 504px;
}

@media screen and (max-width: 1830px) {
  .product-video-text {
    padding: 100px 55px 100px 70px;
  }
}

@media screen and (max-width: 1024px) {
  .product-video-text {
    min-height: 405px;
    padding: 100px 55px 100px 70px;
  }
}

@media screen and (max-width: 768px) {
  .product-video-text {
    padding: 100px 30px;
    min-height: 220px;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .product-video-text {
    padding: 40px 30px;
    min-height: 215px;
  }
}

.products-video-item__logo {
  max-width: 320px;
}

.products-video-item--reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.products-video-item--reverse .product-video-text {
  padding: 133px 70px 145px 80px;
}

@media screen and (max-width: 640px) {
  .products-video-item--reverse .product-video-text {
    padding: 40px 30px;
  }
}

.products-video-item__wrapper-box {
  max-width: 400px;
}

.products-video-item__title {
  font-size: 30px;
}

.products-video-item--custom .product-video-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 640px) {
  .products-video-item--custom .product-video-text {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.products-video-item--custom.products-video-item--reverse .product-video-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-video-text__black-color {
  color: #000 !important;
}

.product-video-text__white-color {
  color: #fff;
}

.products-video-decription {
  color: #fff;
}

.products-video-decription p {
  font-size: 19px;
  padding: 13px 0;
  line-height: 1.4;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .products-video-decription p {
    line-height: 1.2;
    margin-bottom: 15px;
  }
}

.product-video-text__blue {
  background-color: #00619e;
}

.product-video-text__green {
  background-color: #10754B;
}

.product-video-text__white {
  background-color: #fff;
}

.product-video-text__white .products-video-decription {
  color: #000;
}

.products-video-section {
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .products-video-section {
    min-height: 320px;
    width: 100%;
  }
}

.products-video-item-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.products-video-item-reverse .product-video-text {
  padding: 145px 504px 133px 70px;
}

@media screen and (max-width: 1830px) {
  .products-video-item-reverse .product-video-text {
    padding: 100px 155px 100px 70px;
  }
}

@media screen and (max-width: 1024px) {
  .products-video-item-reverse .product-video-text {
    min-height: 405px;
    padding: 100px 155px 100px 70px;
  }
}

@media screen and (max-width: 768px) {
  .products-video-item-reverse .product-video-text {
    padding: 100px 30px;
    min-height: 220px;
  }
}

@media screen and (max-width: 640px) {
  .products-video-item-reverse .product-video-text {
    padding: 40px 30px;
    min-height: 215px;
  }
}

.products-video-item-reverse .product-video-text a {
  display: none;
}

.product-video-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  max-width: 800px;
  padding: 60px 0;
  margin: 0 auto;
  font-size: 21px;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .product-video-links {
    display: none;
  }
}

.product-video-links a {
  position: relative;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .product-video-links a {
    margin-bottom: 10px;
  }
}

.product-video-links a::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #7a9544;
  opacity: 0;
  margin-bottom: -10px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.product-video-links a:hover {
  color: #7a9544;
}

.product-video-links a:hover::after {
  opacity: 1;
}

.product-video-links a.active::after {
  opacity: 1;
}

.image-container {
  height: 530px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 94%;
}

@media screen and (max-width: 1199px) {
  .image-container {
    background-position: 50% 104%;
  }
}

@media screen and (max-width: 768px) {
  .image-container {
    background-position: 50% 120%;
  }
}

@media screen and (max-width: 640px) {
  .image-container {
    background-position: 0 320%;
  }
}

.product-section-links {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 375px;
  padding: 15px 0 40px;
}

@media screen and (max-width: 640px) {
  .product-section-links {
    padding: 0 20px 30px;
  }
}

.products-section-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.products-section-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .products-section-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.product-section-text {
  width: 55%;
  padding: 145px 0 188px;
}

@media screen and (max-width: 991px) {
  .product-section-text {
    padding: 80px 0;
  }
}

@media screen and (max-width: 768px) {
  .product-section-text {
    width: 100%;
    padding: 80px 0 20px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .product-section-text .intro-title__left {
    text-align: center;
    margin: 0 auto;
  }
}

.products-section-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px;
  width: 45%;
}

@media screen and (max-width: 768px) {
  .products-section-image {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .products-section-image img {
    width: 100px;
  }
}

.products-section-decription {
  font-size: 25px;
  padding: 13px 0 0;
}

@media screen and (max-width: 768px) {
  .products-section-decription {
    font-size: 23px;
    padding: 10px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .products-section-decription {
    font-size: 17px;
    padding: 10px 0 0;
    font-weight: 500;
  }
}

.products-section-decription p {
  line-height: 1.2;
  margin-bottom: 40px;
}

.products-section-decription__white {
  color: #fff;
}

.products-section-decription__black {
  color: #000;
}

.products-section-item-reverse .products-section-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.jares-section {
  margin-bottom: -400px;
}

.products-images {
  padding: 5px 0 335px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

@media screen and (max-width: 768px) {
  .products-images {
    padding: 5px 0 440px;
  }
}

.product-images-items {
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

@media screen and (max-width: 768px) {
  .product-images-items {
    padding: 0 0 50px;
  }
}

@media screen and (max-width: 640px) {
  .product-images-items {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.product-image-title {
  color: #fff;
  padding: 10px 0;
  font-size: 27px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .product-image-title {
    padding: 0;
    font-size: 20px;
  }
}

.product-image-title:hover {
  color: #d9c6a6;
}

@media screen and (max-width: 640px) {
  .product-image-item {
    width: 49%;
    padding-top: 30px;
  }
}

.product-image-item img {
  margin: 0 auto;
  width: 215px;
}

@media screen and (max-width: 768px) {
  .product-image-item img {
    width: 115px;
  }
}

.single-product-details {
  padding: 50px 0;
  margin-bottom: -395px !important;
}

@media screen and (max-width: 768px) {
  .single-product-details {
    padding-bottom: 450px !important;
  }
}

@media screen and (max-width: 520px) {
  .single-product-details {
    padding-bottom: 425px !important;
  }
}

.single-product-details .variations_form {
  width: 100%;
  margin-top: 30px;
}

.single-product-details .product-add-to-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .single-product-details .product-add-to-cart {
    margin-top: 7px;
  }
}

@media screen and (max-width: 768px) {
  .single-product-details .product-add-to-cart {
    margin: 5px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .single-product-details .product-add-to-cart {
    margin: 0;
  }
}

.single-product-description {
  font-size: 25px;
  font-weight: 500;
  max-width: 450px;
  padding-top: 10px;
  line-height: 1.2;
}

@media screen and (max-width: 940px) {
  .single-product-description {
    text-align: left;
    margin: initial;
    margin-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  .single-product-description {
    font-size: 20px;
    font-weight: 500;
    max-width: 100%;
  }
}

.single-product-description p {
  line-height: 1.2;
}

.product-details-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 1px;
}

@media screen and (max-width: 640px) {
  .product-details-title {
    font-size: 22px;
  }
}

.product-details-text {
  padding-left: 22px;
  width: 89%;
  float: right;
}

.product-details-text p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
}

.single-products-list-items {
  padding: 46px 0 20px;
}

@media screen and (max-width: 940px) {
  .single-products-list-items {
    padding: 46px 0;
  }
}

.single-products-list-items span {
  display: inline;
}

.single-products-list-items li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
}

.single-products-list-items .intro-details-text {
  padding-left: 21px;
  font-size: 25px;
  font-weight: 500;
}

.product-details-list {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 640px) {
  .product-details-list {
    font-size: 18px;
  }
}

.product-details-list li {
  margin-bottom: 0;
  line-height: 1.2;
}

.product-details-list li.short-list-item {
  max-width: 275px;
}

@media screen and (max-width: 991px) {
  .product-details-list li.short-list-item {
    max-width: 475px;
  }
}

.single-products-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 28px;
}

.single-products-list:last-child {
  margin-bottom: 0;
}

.single-products-list img {
  float: left;
  width: 11%;
}

.select-row {
  margin-right: 20px;
}

@media screen and (max-width: 640px) {
  .select-row {
    margin-right: 20px;
    margin: 5px 0;
  }
}

.select-title {
  font-size: 20px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #7a9544;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .select-title {
    font-size: 17px;
  }
}

.single-products-slider-section .slick-dots {
  position: absolute;
  bottom: -43px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  z-index: 2;
}

.single-products-slider-section .slick-dots li {
  float: left;
  margin-right: 12px;
}

.single-products-slider-section .slick-dots button {
  display: block;
  margin: 0 auto;
  margin-bottom: 9px;
  padding: 5px;
  border: 1px solid #7b8145;
  outline: none;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.single-products-slider-section .slick-dots button:hover {
  background-color: #afb676;
}

.single-products-slider-section .slick-dots .slick-active button {
  background-color: #7b8145;
}

.single-products-slider-section .slick-dots .slick-active button.fancybox-button {
  background-color: #7b8145;
}

.single-products-slider-section .video-link-small {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 83px auto 0;
}

.single-products-slider-section .video-link-small .video-text {
  font-size: 19px;
}

@media screen and (max-width: 640px) {
  .single-products-slider-section .video-link-small .video-text {
    font-size: 15px;
  }
}

.single-products-slider-item {
  height: 430px;
  background-repeat: no-repeat;
  background-size: 170px;
  background-position: 50%;
}

@media screen and (max-width: 640px) {
  .single-products-slider-item {
    height: 330px;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.cart {
  display: block;
  margin: 0 auto;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}

.cart-text {
  border: 0;
  background-color: transparent;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 500;
  padding-right: 26px;
  outline: none;
  color: #676767;
}

@media screen and (max-width: 640px) {
  .cart-text {
    font-size: 17px;
    font-weight: 500;
    padding-right: 10px;
  }
}

.single-product-popup__container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.4);
}

.single-product-popup {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 700px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  max-height: 400px;
  height: 100%;
  padding: 80px 20px 10px;
  background-color: #fff;
  overflow-y: scroll;
}

.single-product-popup__close {
  outline: none;
  width: 100%;
  padding: 10px 15px 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  border-radius: 0;
  background-color: #ed6b52;
  color: #fff;
  text-transform: uppercase;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  border: none;
  text-align: right;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.single-product-popup__close:hover {
  background-color: #eb573b;
}

.reset_variations {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 20px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #7a9544;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

.reset_variations:hover {
  color: #666;
}

@media screen and (max-width: 1024px) {
  .reset_variations {
    left: 40%;
  }
}

@media screen and (max-width: 768px) {
  .reset_variations {
    position: relative;
    margin-left: 5px;
    left: 0;
  }
}

@media screen and (max-width: 380px) {
  .reset_variations {
    margin: 10px 0 2px -42px;
    display: block !important;
  }
}

.single_variation {
  position: absolute;
  bottom: 0;
  left: 75px;
  font-size: 20px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #7a9544;
  margin-right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .single_variation {
    left: 50%;
  }
}

@media screen and (max-width: 768px) {
  .single_variation {
    position: relative;
    margin-left: 15px;
    left: 0;
  }
}

@media screen and (max-width: 380px) {
  .single_variation {
    position: relative;
    margin-left: 0;
    left: 0;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 380px) {
  .variations {
    margin: 15px 0 0;
  }
  .variations .label {
    vertical-align: middle;
    margin-top: 9px !important;
    display: block !important;
  }
}

.full-width-slider-section {
  position: relative;
  z-index: 1;
  padding: 77px 0 250px;
  margin-bottom: -100px;
  margin-top: 50px;
  background-color: #f5f5f5;
}

@media screen and (max-width: 940px) {
  .full-width-slider-section {
    padding: 70px 0 160px;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .full-width-slider-section {
    padding: 50px 0;
  }
}

@media screen and (max-width: 640px) {
  .full-width-slider-section {
    padding: 40px 0;
  }
}

.full-width-slider-section .slick-next {
  position: absolute;
  top: 38%;
  right: 0;
  height: 43px;
  width: 43px;
  margin-right: -80px;
  border: none;
  outline: none;
  z-index: 1;
  background: #006184;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 1199px) {
  .full-width-slider-section .slick-next {
    margin-right: 0;
  }
}

@media screen and (max-width: 940px) {
  .full-width-slider-section .slick-next {
    top: 42%;
    height: 35px;
    width: 35px;
  }
}

.full-width-slider-section .slick-next::after {
  content: '';
  position: absolute;
  top: 29%;
  left: 23%;
  width: 19px;
  height: 19px;
  border: 4px solid #fff;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 940px) {
  .full-width-slider-section .slick-next::after {
    top: 33%;
    left: 32%;
    width: 12px;
    height: 12px;
  }
}

.full-width-slider-section .slick-next:hover {
  background: #1c2029;
}

.full-width-slider-section .slick-prev {
  position: absolute;
  top: 38%;
  left: 0;
  height: 43px;
  width: 43px;
  margin-left: -80px;
  z-index: 1;
  outline: none;
  border: none;
  background: #006184;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 1199px) {
  .full-width-slider-section .slick-prev {
    margin-left: 0;
  }
}

@media screen and (max-width: 940px) {
  .full-width-slider-section .slick-prev {
    top: 42%;
    height: 35px;
    width: 35px;
  }
}

.full-width-slider-section .slick-prev::after {
  content: '';
  position: absolute;
  top: 29%;
  left: 38%;
  width: 19px;
  height: 19px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border: 4px solid #fff;
  border-right: none;
  border-top: none;
}

@media screen and (max-width: 940px) {
  .full-width-slider-section .slick-prev::after {
    top: 35%;
    left: 38%;
    width: 12px;
    height: 12px;
  }
}

.full-width-slider-section .slick-prev:hover {
  background: #1c2029;
}

.full-width-slider-section .slick-dots {
  position: absolute;
  bottom: -43px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}

.full-width-slider-section .slick-dots li {
  float: left;
  margin-right: 12px;
}

.full-width-slider-section .slick-dots button {
  display: block;
  margin: 0 auto;
  margin-bottom: 9px;
  padding: 5px;
  border: 1px solid #7b8145;
  outline: none;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.full-width-slider-section .slick-dots button:hover {
  background-color: #afb676;
}

.full-width-slider-section .slick-dots .slick-active button {
  background-color: #7b8145;
}

.full-width-slider-section .slick-dots .slick-active button.fancybox-button {
  background-color: #7b8145;
}

.full-width-slider {
  padding: 50px 0;
}

@media screen and (max-width: 1199px) {
  .full-width-slider {
    padding: 0 65px;
  }
}

@media screen and (max-width: 768px) {
  .full-width-slider {
    padding: 0 45px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 640px) {
  .full-width-slider {
    margin-bottom: 0;
  }
}

.recipes-slider-item {
  margin: 0 5px;
}

@media screen and (max-width: 940px) {
  .recipes-slider-item {
    margin: 0;
  }
}

.full-width-slider-inner {
  height: 275px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

@media screen and (max-width: 1199px) {
  .full-width-slider-inner {
    background-size: contain;
    margin-top: 15px;
  }
}

.full-width-slider-description {
  padding: 8px 0;
  text-align: center;
  font-size: 20px;
  display: block;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.full-width-slider-description:hover {
  color: #00619e;
}

.full-width-slider-link {
  display: block;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.full-width-slider-link:hover {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.floating-slider {
  z-index: 1;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

@media screen and (max-width: 940px) {
  .floating-slider {
    position: relative;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 0;
    height: auto;
  }
}

.video-section-big {
  position: relative;
  padding-bottom: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 93%;
}

@media screen and (max-width: 1660px) {
  .video-section-big {
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 940px) {
  .video-section-big {
    padding-bottom: 150px;
  }
}

.news-slider {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  opacity: 0;
}

.news-slider.slick-slider, .news-slider.not-slider {
  opacity: 1;
}

.news-slider .slick-dots {
  position: absolute;
  bottom: 5px;
  left: 30px;
}

.news-slider .slick-dots li {
  float: left;
  margin-right: 12px;
}

.news-slider .slick-dots button {
  display: block;
  padding: 5px;
  font-size: 0;
  margin: 0 auto;
  margin-bottom: 9px;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: #fff;
  outline: none;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.news-slider .slick-dots button:hover {
  background-color: #059eff;
}

.news-slider .slick-active button {
  background-color: #d9c6a6;
}

.news-slider .slick-active button.fancybox-button {
  background-color: #d9c6a6;
}

.news-slider .slick-list {
  padding: 0 !important;
  margin: 0 !important;
}

.news-slider-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  color: #fff;
  -webkit-box-shadow: 0 0 16px 0 rgba(51, 51, 51, 0.75);
          box-shadow: 0 0 16px 0 rgba(51, 51, 51, 0.75);
}

@media screen and (max-width: 640px) {
  .news-slider-inner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.news-slider-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 43%;
  padding: 10px 10px 20px 20px;
  background-color: #00619e;
  min-height: 235px;
}

@media screen and (max-width: 1500px) {
  .news-slider-text {
    min-width: 225px;
  }
}

@media screen and (max-width: 768px) {
  .news-slider-text {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .news-slider-text {
    width: 100%;
    padding: 35px 30px;
  }
}

.news-title {
  font-size: 27px;
  line-height: 1.1;
}

@media screen and (max-width: 1500px) {
  .news-title {
    font-size: 26px;
  }
}

@media screen and (max-width: 640px) {
  .news-title {
    font-size: 27px;
  }
}

.news-description {
  line-height: 1.2;
  font-size: 19px;
}

@media screen and (max-width: 1500px) {
  .news-description {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .news-description {
    line-height: 1.2;
    padding: 10px 0;
    margin-bottom: 0;
  }
}

.news-slider-subtitle {
  margin: 2px 0 1px;
  font-size: 22px;
  line-height: 1.1;
  color: #d9c6a6;
  text-transform: capitalize;
  margin-bottom: 3px;
}

@media screen and (max-width: 1500px) {
  .news-slider-subtitle {
    font-size: 21px;
  }
}

@media screen and (max-width: 640px) {
  .news-slider-subtitle {
    font-size: 22px;
  }
}

.news-slider-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .news-slider-img {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .news-slider-img {
    width: 100%;
    height: 250px;
  }
}

.expand-collapse-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  max-width: 300px;
  padding: 60px 0 5px;
  margin: 0 auto;
  font-size: 21px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .expand-collapse-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 17px;
    font-weight: 600;
    padding: 30px 0 10px;
  }
}

.expand-collapse-links a {
  position: relative;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 768px) {
  .expand-collapse-links a {
    margin-bottom: 10px;
  }
}

.expand-collapse-links a::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #7a9544;
  opacity: 0;
  margin-bottom: -10px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.expand-collapse-links a:hover {
  color: #7a9544;
}

.expand-collapse-links a:hover::after {
  opacity: 1;
}

.expand-collapse-links a.active::after {
  opacity: 1;
}

.column-section-two--content {
  padding-top: 30px;
  width: 100%;
}

.expand-collapse-title {
  padding-bottom: 18px !important;
}

.expand-collapse-active {
  color: #7a9544 !important;
}

.expand-collapse-content {
  background-color: #f5f5f5;
}

.expand-collapse-content .container-two-column {
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 0;
  position: relative;
}

.expand-collapse-content .column-section {
  padding-top: 30px;
}

.expand-collapse-content .column-section .entry-content h2 {
  font-size: 30px;
  margin-bottom: 3px;
  color: #7a9544;
}

.expand-collapse-content .column-section .entry-content p {
  font-size: 22px;
}

.expand-collapse-content img {
  margin-bottom: 10px;
}

.expand-collapse-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 12px;
  right: 0;
  height: 35px;
  width: 35px;
  border: none;
  outline: none;
  z-index: 1;
  background: #006184;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.expand-collapse-arrow::after {
  content: '';
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.expand-collapse-title {
  position: relative;
  color: #00619e;
  font-size: 41px;
  width: 100%;
  display: block;
  padding: 0;
  font-weight: 600;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media screen and (max-width: 991px) {
  .expand-collapse-title {
    font-size: 19px;
  }
}

.expand-collapse-title .expand-collapse-arrow {
  position: absolute;
  top: 3px;
  right: 7px;
  height: 29px;
  width: 27px;
  border: none;
  outline: none;
  z-index: 1;
  background: #006184;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.expand-collapse-title .expand-collapse-arrow::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.expand-collapse-title:hover {
  color: #7a9544;
}

.expand-collapse-tab {
  padding-top: 42px;
  margin-bottom: -275px;
  padding-bottom: 290px;
}

.expand-collapse-tab li {
  font-size: 21px;
}

.expand-collapse-tab-content {
  padding: 0 43px;
}

.expand-collapse-active .expand-collapse-arrow {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.column-section-list a {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.column-section-list a:hover {
  color: #7a9544;
}

/*--------------------------------------------------------------
# Connect Block
--------------------------------------------------------------*/
.connect-block {
  padding: 71px 0 67px;
  background-color: #F5F5F5;
}

.connect-block .container {
  max-width: 929px;
}

.connect-block span {
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.connect-block span.font-twitter {
  background: #64cbee;
}

.connect-block span.font-fb {
  background: #507cbd;
}

.connect-block span.font-youtube {
  background: #f00;
}

.connect-block span.font-insta {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.connect-block span:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.connect-block__section-title {
  color: #000;
  text-align: left;
  margin: 0 0 8px;
  font-family: "EB Garamond", Georgia, serif;
}

.connect-block__networks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
}

.connect-block__network {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.connect-block__network a {
  font-size: 20px;
  -webkit-transition: 350ms ease;
  -o-transition: 350ms ease;
  transition: 350ms ease;
}

.connect-block__network a:hover {
  color: #00619E;
}

@media screen and (max-width: 1000px) {
  .connect-block__network {
    width: 48%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .connect-block__network {
    width: 100%;
  }
}

.connect-block__entry-content {
  font-size: 21px;
  line-height: 1.4;
  font-family: "EB Garamond", Georgia, serif;
}

.contact-form--container {
  max-width: 929px;
}

.connect-block__network__link {
  font-family: "EB Garamond", Georgia, serif;
}

/*--------------------------------------------------------------
# Contact Form
--------------------------------------------------------------*/
.contact-form {
  padding: 65px 0 75px;
}

.contact-form .wpcf7 {
  font-family: "EB Garamond", Georgia, serif;
  max-width: 100%;
  position: relative;
}

.contact-form .wpcf7 div.wpcf7-validation-errors, .contact-form .wpcf7 div.wpcf7-acceptance-missing, .contact-form .wpcf7 div.wpcf7-spam-blocked {
  position: absolute;
  left: 0;
  bottom: -25px;
  margin: 0;
}

.contact-form .wpcf7 span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.contact-form .wpcf7 .wpcf7-not-valid-tip {
  width: 100%;
  font-family: "EB Garamond", Georgia, serif;
  position: absolute;
  top: 100%;
  font-size: 12px;
}

.contact-form .wpcf7 label {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  width: 100%;
}

.contact-form .wpcf7 input[type="submit"] {
  width: 210px;
  padding: 10px;
  border: 1px solid #00619E;
  text-transform: uppercase;
  font-size: 21px;
  color: #00619E;
  font-weight: bold;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contact-form .wpcf7 input[type="submit"]:hover {
  background-color: #00619E;
  color: #fff;
  border: 1px solid #fff;
}

.contact-form .wpcf7 input {
  width: 100%;
  border: none;
  font-family: "EB Garamond", Georgia, serif;
}

.contact-form .wpcf7 p {
  width: 49%;
  margin-bottom: 13px;
}

@media screen and (max-width: 640px) {
  .contact-form .wpcf7 p {
    width: 100%;
  }
}

.contact-form .wpcf7 p:nth-of-type(3) {
  width: 100%;
}

.contact-form .wpcf7 p:nth-of-type(3) label {
  width: 100%;
}

.contact-form .wpcf7 p:nth-of-type(4) {
  width: 100%;
}

.contact-form .wpcf7 p:nth-of-type(4) label {
  width: 100%;
}

.contact-form .wpcf7 p:nth-of-type(4) textarea {
  width: 100%;
  padding: 16px 21px 0;
  margin-top: 10px;
  font-family: "EB Garamond", Georgia, serif;
}

.contact-form .wpcf7 p:nth-of-type(4) textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 20px;
}

.contact-form .wpcf7 p:nth-of-type(4) textarea:-ms-input-placeholder {
  color: #000;
  font-size: 20px;
}

.contact-form .wpcf7 p:nth-of-type(4) textarea::-ms-input-placeholder {
  color: #000;
  font-size: 20px;
}

.contact-form .wpcf7 p:nth-of-type(4) textarea::placeholder {
  color: #000;
  font-size: 20px;
}

.contact-form .wpcf7 input {
  padding: 18px 25px;
  color: #000;
  margin-top: 11px;
}

.contact-form .wpcf7 input::-webkit-input-placeholder {
  color: #000;
  font-family: "EB Garamond", Georgia, serif;
  font-size: 20px;
}

.contact-form .wpcf7 input:-ms-input-placeholder {
  color: #000;
  font-family: "EB Garamond", Georgia, serif;
  font-size: 20px;
}

.contact-form .wpcf7 input::-ms-input-placeholder {
  color: #000;
  font-family: "EB Garamond", Georgia, serif;
  font-size: 20px;
}

.contact-form .wpcf7 input::placeholder {
  color: #000;
  font-family: "EB Garamond", Georgia, serif;
  font-size: 20px;
}

.contact-form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-form__title {
  margin: 0;
  font-family: "EB Garamond", Georgia, serif;
}

.contact-form__entry-content {
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  max-width: 94%;
  margin-bottom: 17px;
  margin-top: 6px;
  font-family: "EB Garamond", Georgia, serif;
}

.contact-form__entry-content p {
  margin-bottom: 20px;
  font-size: 20px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #7a9544;
  color: #fff;
}

div.wpcf7-spam-blocked {
  border: 2px solid #7a9544;
  color: #fff;
}

.half-text-image__text {
  padding: 30px 58px 25px 71px;
}

/*--------------------------------------------------------------
# Videos Images Variable Block
--------------------------------------------------------------*/
.custom-block {
  padding: 17px 0;
  font-family: "EB Garamond", Georgia, serif;
  padding-top: 70px;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn-news {
  padding-bottom: 65px;
}

.custom-block--container {
  max-width: 47%;
}

@media screen and (max-width: 640px) {
  .custom-block--container {
    max-width: 100%;
  }
}

.custom-block__section-title {
  font-size: 30px;
  color: #d8c4ad;
  text-align: left;
  margin: 0;
  color: #fff;
  font-family: "EB Garamond", Georgia, serif;
}

.custom-block__section-title.black {
  color: #000;
}

.custom-block__entry-content {
  color: #7a9544;
}

.custom-block__entry-content p:hover {
  color: #7a9544;
}

.custom-block__entry-content a {
  color: #fff;
  cursor: pointer;
}

.custom-block__entry-content a:hover {
  color: #7a9544;
}

.custom-block__entry-content.black a {
  color: #000;
}

.custom-block__text {
  font-size: 20px;
  color: #fff;
  margin-top: 12px;
}

.custom-block__text.black {
  color: #000;
}

.entry-content--custom-block p {
  font-size: 20px;
  color: #fff;
  margin-top: 12px;
}

.entry-content--custom-block.black {
  color: #000;
}

.entry-content--custom-block.black p {
  color: #000;
}

.custom-block__columns-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .custom-block__columns-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.custom-block__columns-box p {
  margin-bottom: 8px;
  font-size: 20px;
}

.custom-block__column-left {
  width: 58%;
}

@media screen and (max-width: 640px) {
  .custom-block__column-left {
    width: 100%;
  }
}

.custom-block__column-right {
  width: 42%;
}

@media screen and (max-width: 640px) {
  .custom-block__column-right {
    width: 100%;
  }
}

.more-link__btn--custom {
  padding: 10px 22px;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid;
  font-family: "Nunito Sans";
  font-size: 19px;
  font-weight: 600;
  color: #7a9544;
  outline: none;
  text-transform: capitalize;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 16px auto 0;
}

.more-link__btn--custom:hover {
  background-color: #7a9544;
  color: #fff;
}

/*# sourceMappingURL=style.css.map */