@charset "UTF-8";
/*!
Theme Name: 	XT Framework
Theme URI:		https://xstreamthemes.com/
Author: 		XstreamThemes
Author URI: 	https://xstreamthemes.com/
Description: 	XT Framework is a super fast, lightweight and highly customizible WordPress theme made
Version: 		2.0.8.2
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, translation-ready, blog, news, e-commerce, rtl-language-support, theme-options, block-styles, wide-blocks
Text Domain:	xt-framework
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Icon Font */
@font-face {
  font-family: "xt-framework";
  src: url("fonts/xt-framework.woff2") format("woff2"), url("fonts/xt-framework.woff") format("woff"), url("fonts/xt-framework.ttf") format("truetype"), url("fonts/xt-framework.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.xtf {
  font-family: "xt-framework" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xtf-arrow-up:before {
  content: "";
}
.xtf-arrow-down:before {
  content: "";
}
.xtf-arrow-right:before {
  content: "";
}
.xtf-arrow-left:before {
  content: "";
}
.xtf-hamburger:before {
  content: "";
}
.xtf-times:before {
  content: "";
}
.xtf-clock:before {
  content: "";
}
.xtf-cart:before {
  content: "";
}
.xtf-basket:before {
  content: "";
}
.xtf-caret-up:before {
  content: "";
}
.xtf-caret-down:before {
  content: "";
}
.xtf-caret-right:before {
  content: "";
}
.xtf-caret-left:before {
  content: "";
}
.xtf-facebook:before {
  content: "";
}
.xtf-twitter:before {
  content: "";
}
.xtf-google:before {
  content: "";
}
.xtf-youtube:before {
  content: "";
}
.xtf-pinterest:before {
  content: "";
}
.xtf-linkedin:before {
  content: "";
}
.xtf-vimeo:before {
  content: "";
}
.xtf-soundcloud:before {
  content: "";
}
.xtf-yelp:before {
  content: "";
}
.xtf-instagram:before {
  content: "";
}
.xtf-search:before {
  content: "";
}
.xtf-bag:before {
  content: "";
}
.xtf-behance:before {
  content: "";
}
.xtf-spotify:before {
  content: "";
}
.xtf-reddit:before {
  content: "";
}
.xtf-info:before {
  content: "";
}
.xtf-info-o:before {
  content: "";
}
/* Container */
.xt-container {
  max-width: 1200px;
  padding: 0 30px;
}
.xt-container-center {
  margin-left: auto;
  margin-right: auto;
}
.xt-container:before, .xt-container:after {
  content: "";
  display: table;
}
.xt-container:after {
  clear: both;
}
.xt-clearfix:before {
  content: "";
  display: table-cell;
}
.xt-clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/* Floats */
.xt-float-left {
  float: left;
}
.xt-float-right {
  float: right;
}
[class*="xt-float-"] {
  max-width: 100%;
}
/* Buttons */
.xt-button, input[type="submit"] {
  -webkit-appearance: none;
  text-align: center;
  padding: 16px 44px;
  background: #5ba701;
  outline: 0;
  border: none;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 1;
  font-weight: 600;
  font-size: 13px;
  border-radius: 40px;
  border: solid 1px #5ba701;
  letter-spacing: 1px;
  font-size: 18px;
  box-shadow: 0px 4px 12px rgba(92, 167, 0, 0.25);
  height: 56px;
  display: inline-flex;
  align-items: center;
}
.xt-button.outline {
  border: solid 1px #5ca700;
  background-color: #fff;
  color: #5ba701;
  box-shadow: none;
}
.xt-button.outline:hover {
  background-color: #4b8602;
  color: #fff;
}
.xt-button:hover, input[type="submit"]:hover {
  background: #4b8602;
  color: #fff;
}
.xt-button-primary {
  background: #5ba701;
  color: #fff;
}
.xt-button-primary:hover {
  background: #ffc303;
  color: #fff;
}
.xt-button-small {
  padding: 10px 12px;
}
.xt-button-large {
  padding: 18px 20px;
}
.xt-button-full {
  display: block;
}
/* Form */
input[type="checkbox"], input[type="radio"] {
  cursor: pointer;
}
textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="number"], input[type="datetime"] {
  -webkit-appearance: none;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  padding: 13px 15px;
  outline: none;
  line-height: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
form :-ms-input-placeholder {
  color: #333333;
  opacity: 0.5;
}
form ::-ms-input-placeholder {
  color: #333333;
  opacity: 0.5;
}
form ::placeholder {
  color: #333333;
  opacity: 0.5;
}
form [placeholder]:focus:-ms-input-placeholder {
  color: #333333;
  opacity: 0.7;
}
form [placeholder]:focus::-ms-input-placeholder {
  color: #333333;
  opacity: 0.7;
}
form [placeholder]:focus::placeholder {
  color: #333333;
  opacity: 0.7;
}
select {
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  padding: 13px 2px;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select::-ms-expand {
  display: none;
}
/* Notices */
.xt-notice {
  background: #fff;
  border: 2px solid #6d7278;
  padding: 5px 20px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.xt-notice-warning {
  background: rgba(255, 195, 0, 0.15);
  border-color: #ffc300;
  color: #ffc300;
}
.xt-notice-error {
  background: rgba(255, 99, 71, 0.15);
  border-color: tomato;
  color: tomato;
}
.xt-notice-success {
  background: rgba(79, 225, 144, 0.15);
  border-color: #4fe190;
  color: #4fe190;
}
/* Table */
table, .xt-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #6d7278;
  margin-bottom: 20px;
}
table th, table td, .xt-table th, .xt-table td {
  padding: 8px;
  border: 1px solid #6d7278;
}
table th, .xt-table th {
  text-align: left;
  background: #fff;
}
table thead th, .xt-table thead th {
  vertical-align: bottom;
}
.xt-table-striped tr:nth-of-type(odd) {
  background: #fff;
}
.xt-table-small th, .xt-table-small td {
  padding: 4px 8px;
}
.xt-table-large th, .xt-table-large td {
  padding: 15px;
}
.xt-table-hover tbody tr {
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.xt-table-hover tbody tr:hover {
  background: #fff;
}
/* Grid */
.xt-grid {
  margin-left: -35px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.xt-grid > * {
  width: 100%;
  padding-left: 35px;
}
.xt-grid > .xt-grid {
  margin-left: 0;
  padding-left: 0;
}
.xt-grid + .xt-grid {
  margin-top: 35px;
}
.xt-grid-xlarge {
  margin-left: -45px;
}
.xt-grid-xlarge > * {
  padding-left: 45px;
}
.xt-grid-xlarge + .xt-grid-xlarge {
  margin-top: 45px;
}
.xt-grid-large {
  margin-left: -35px;
}
.xt-grid-large > * {
  padding-left: 35px;
}
.xt-grid-large + .xt-grid-large {
  margin-top: 35px;
}
.xt-grid-medium {
  margin-left: -25px;
}
.xt-grid-medium > * {
  padding-left: 25px;
}
.xt-grid-medium + .xt-grid-medium {
  margin-top: 25px;
}
.xt-grid-small {
  margin-left: -15px;
}
.xt-grid-small > * {
  padding-left: 15px;
}
.xt-grid-small + .xt-grid-small {
  margin-top: 15px;
}
.xt-grid-collapse {
  margin-left: 0;
}
.xt-grid-collapse > * {
  padding-left: 0;
}
.xt-grid-collapse + .xt-grid-collapse, .xt-grid-collapse > * {
  margin-top: 0;
}
.xt-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.xt-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}
.xt-grid-divider > [class*="xt-1-"]:not(.xt-1-1):nth-child(n + 2), .xt-grid-divider > [class*="xt-2-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-3-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-4-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-5-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-6-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-7-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-8-"]:nth-child(n + 2), .xt-grid-divider > [class*="xt-9-"]:nth-child(n + 2) {
  border-left: 1px solid #6d7278;
}
/* Grid Cells */
.xt-grid > * {
  float: left;
}
.xt-grid-1-1 > * {
  width: 100%;
}
.xt-grid-1-2 > * {
  width: 50%;
}
.xt-grid-1-3 > * {
  width: 33.333%;
}
.xt-grid-1-4 > * {
  width: 25% !important;
}
.xt-grid-1-5 > * {
  width: 20%;
}
.xt-grid-1-6 > * {
  width: 16.666%;
}
.xt-grid-1-10 > * {
  width: 10%;
}
.xt-1-1 {
  width: 100%;
}
.xt-1-2, .xt-2-4, .xt-3-6, .xt-5-10 {
  width: 50%;
}
.xt-1-3, .xt-2-6 {
  width: 33.333%;
}
.xt-2-3, .xt-4-6 {
  width: 66.666%;
}
.xt-1-4 {
  width: 25%;
}
.xt-3-4 {
  width: 75%;
}
.xt-1-5, .xt-2-10 {
  width: 20%;
}
.xt-2-5, .xt-4-10 {
  width: 40%;
}
.xt-3-5, .xt-6-10 {
  width: 60%;
}
.xt-4-5, .xt-8-10 {
  width: 80%;
}
.xt-1-6 {
  width: 16.666%;
}
.xt-5-6 {
  width: 83.333%;
}
.xt-1-10 {
  width: 10%;
}
.xt-3-10 {
  width: 30%;
}
.xt-7-10 {
  width: 70%;
}
.xt-9-10 {
  width: 90%;
}
.xt-grid:before, .xt-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}
.xt-grid:after {
  clear: both;
}
/* Text Modifier */
.xt-text-left {
  text-align: left;
}
.xt-text-right {
  text-align: right;
}
.xt-text-center {
  text-align: center;
}
.xt-text-justify {
  text-align: justify;
}
.xt-uppercase, .xt-text-uppercase {
  text-transform: uppercase;
}
.xt-inline-block {
  display: inline-block;
}
/* Utility */
.xt-reset-line-height {
  line-height: 0;
}
.xt-image, .xt-img {
  width: 100%;
  height: auto;
}
.xt-hidden {
  display: none;
}
/* Margins */
.xt-margin-xlarge {
  margin-top: 120px;
  margin-bottom: 120px;
}
.xt-margin-xlarge-top {
  margin-top: 120px;
}
.xt-margin-xlarge-bottom {
  margin-bottom: 120px;
}
.xt-margin-xlarge-left {
  margin-left: 120px;
}
.xt-margin-xlarge-right {
  margin-right: 120px;
}
.xt-margin-large {
  margin-top: 80px;
  margin-bottom: 80px;
}
.xt-margin-large-top {
  margin-top: 80px;
}
.xt-margin-large-bottom {
  margin-bottom: 80px;
}
.xt-margin-large-left {
  margin-left: 80px;
}
.xt-margin-large-right {
  margin-right: 80px;
}
.xt-margin-medium {
  margin-top: 40px;
  margin-bottom: 40px;
}
.xt-margin-medium-top {
  margin-top: 40px;
}
.xt-margin-medium-bottom {
  margin-bottom: 40px;
}
.xt-margin-medium-left {
  margin-left: 40px;
}
.xt-margin-medium-right {
  margin-right: 40px;
}
.xt-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}
.xt-margin-top {
  margin-top: 20px;
}
.xt-margin-bottom {
  margin-bottom: 20px;
}
.xt-margin-left {
  margin-left: 20px;
}
.xt-margin-right {
  margin-right: 20px;
}
.xt-margin-small {
  margin-top: 10px;
  margin-bottom: 10px;
}
.xt-margin-small-top {
  margin-top: 10px;
}
.xt-margin-small-bottom {
  margin-bottom: 10px;
}
.xt-margin-small-left {
  margin-left: 10px;
}
.xt-margin-small-right {
  margin-right: 10px;
}
.xt-margin-none, .xt-remove-margin {
  margin: 0 !important;
}
.xt-margin-top-none {
  margin-top: 0 !important;
}
.xt-margin-bottom-none {
  margin-bottom: 0 !important;
}
/* Paddings */
.xt-padding-xlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}
.xt-padding-xlarge-top {
  padding-top: 120px;
}
.xt-padding-xlarge-bottom {
  padding-bottom: 120px;
}
.xt-padding-xlarge-left {
  padding-left: 120px;
}
.xt-padding-xlarge-right {
  padding-right: 120px;
}
.xt-padding-large {
  padding-top: 80px;
  padding-bottom: 80px;
}
.xt-padding-large-top {
  padding-top: 80px;
}
.xt-padding-large-bottom {
  padding-bottom: 80px;
}
.xt-padding-large-left {
  padding-left: 80px;
}
.xt-padding-large-right {
  padding-right: 80px;
}
.xt-padding-medium {
  padding-top: 40px;
  padding-bottom: 40px;
}
.xt-padding-medium-top {
  padding-top: 40px;
}
.xt-padding-medium-bottom {
  padding-bottom: 40px;
}
.xt-padding-medium-left {
  padding-left: 40px;
}
.xt-padding-medium-right {
  padding-right: 40px;
}
.xt-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.xt-padding-top {
  padding-top: 30px;
}
.xt-padding-bottom {
  padding-bottom: 30px;
}
.xt-padding-left {
  padding-left: 30px;
}
.xt-padding-right {
  padding-right: 30px;
}
.xt-padding-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
.xt-padding-small-top {
  padding-top: 20px;
}
.xt-padding-small-bottom {
  padding-bottom: 20px;
}
.xt-padding-small-left {
  padding-left: 20px;
}
.xt-padding-small-right {
  padding-right: 20px;
}
.xt-padding-none, .xt-remove-padding {
  padding: 0 !important;
}
.xt-padding-top-none {
  padding-top: 0 !important;
}
.xt-padding-bottom-none {
  padding-bottom: 0 !important;
}
/* Typography */
body {
  font-family: "Poppins", sans-serif;
  color: #6d7278;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
}
button, input, optgroup, select, textarea {
  font-size: 16px;
}
textarea {
  line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "Arima Madurai", serif;
  margin: 0 0 20px 0;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: 64px;
}
h2 {
  font-size: 42px;
}
h3 {
  font-size: 26px;
  letter-spacing: -0.33px;
  line-height: 33px;
  margin-bottom: 14px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.fs-tiny {
  font-size: 13px;
}
.fw-black {
  font-weight: 900;
}
.xt-white h1, .xt-white h2, .xt-white h3, .xt-white h4, .xt-white h5, .xt-white h6, .xt-white a, .xt-white p {
  color: #fff !important;
}
/* Reset */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
p, figure {
  margin: 0;
  padding: 0;
}
button {
  line-height: 1.7;
  border: none;
  background: transparent;
}
/* Defaults */
pre {
  background: #fff;
  padding: 30px;
  margin-bottom: 20px;
  line-height: 1.7;
  overflow: auto;
}
code {
  background: #fff;
  padding: 2px;
}
p {
  margin-bottom: 20px;
}
figure {
  margin-bottom: 20px;
}
ul, ol {
  margin: 0 0 20px 0;
}
.opacity {
  opacity: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
blockquote {
  margin: 20px 0 20px 20px;
  padding: 0 0 0 30px;
  border-left: 5px solid #6d7278;
  font-style: italic;
}
blockquote cite {
  opacity: 0.75;
  font-size: 14px;
}
b, strong {
  font-weight: 500;
}
a {
  text-decoration: none;
  outline: none;
  color: #5ba701;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
a:hover {
  color: #ffc303;
}
textarea {
  vertical-align: top;
  resize: vertical;
}
.pagination h2 {
  display: none;
}
.pagination .page-numbers {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #fff;
  display: inline-block;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.pagination .page-numbers.current {
  background: #6d7278 !important;
}
/* Breadcrumbs */
.xt-breadcrumbs {
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.xt-breadcrumbs .xt-breadcrumb {
  list-style: none;
  display: inline-block;
}
.xt-breadcrumbs-container {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #6d7278;
}
.xt-breadcrumbs-container .xt-breadcrumbs {
  margin-bottom: 0;
}
#breadcrumbs {
  font-size: 14px;
  margin-bottom: 10px;
}
/* WordPress */
img.alignright, figure.alignright, div.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
img.alignleft, figure.alignleft, div.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
img.aligncenter, figure.aligncenter div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption-text {
  font-size: 14px;
  padding: 20px;
}
.gallery:before {
  content: "";
  display: table-cell;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery {
  margin-bottom: 20px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  padding: 20px;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.285%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.111%;
}
.gallery img {
  width: 100%;
  height: auto;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.gallery img:hover {
  opacity: 0.7;
}
.gallery .gallery-caption {
  font-size: 12px;
}
.sticky {
  border: 5px solid #fff !important;
  padding: 30px 30px 0 30px;
}
.page-links {
  margin-bottom: 20px;
  clear: both;
}
/* Accessibility */
:focus {
  outline: 1px dotted rgba(0, 0, 0, 0.6);
}
.using-mouse :focus {
  outline: none;
}
.using-mouse::-moz-focus-inner {
  border: 0;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #fff;
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 16px;
  height: auto;
  left: 10px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 10px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Page Builders – Elementor */
.elementor-editor-active .xt-navigation-transparent {
  display: none !important;
}
.elementor-field-group .elementor-select-wrapper select {
  background-image: none;
}
.delivery-note {
  padding: 10px;
}
.payment_method_corvuspay img {
  display: block;
  width: 200px;
  margin: 0 0 15px 25px !important;
}
.woocommerce-account .shop_table .button {
  margin-right: 5px;
}
.header-inner {
  max-width: 1920px;
}
/* Navigation */
#navigation .xt-menu {
  display: flex;
  align-items: center;
}
.xt-navigation {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 555;
}
.xt-nav-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.xt-navigation .xt-grid-collapse {
  display: table;
  width: 100%;
}
.xt-navigation .xt-logo-container, .xt-navigation .xt-menu-container {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.xt-menu {
  margin: 0;
  padding: 0;
}
.xt-menu li {
  list-style: none;
}
.xt-menu a {
  display: block;
  color: #111111;
}
.xt-menu:before, .xt-menu:after {
  content: "";
  display: table;
}
.xt-menu:after {
  clear: both;
}
/* Logo */
.xt-logo-container {
  line-height: 1.5;
}
.xt-logo a {
  font-weight: 700;
  font-size: 22px;
}
.xt-tagline {
  font-weight: 700;
  margin: 0;
}
/* Search Menu Item */
.xt-menu-item-search {
  position: relative;
}
.xt-menu-item-search.active i {
  opacity: 0;
}
.xt-menu-item-search .xt-menu-search {
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -25px;
  right: 0;
  display: none;
  opacity: 0;
  width: 0;
  max-width: 350px;
}
.xt-menu-item-search .xt-menu-search input[type="search"] {
  height: 50px;
}
/* Menu */
.xt-mobile-menu a, .xt-menu a {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.xt-menu li {
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.xt-menu > .current-menu-item > a {
  color: #ffc303 !important;
}
/* Sub Menu */
.xt-menu .sub-menu {
  margin: 0;
  padding: 0;
}
.xt-sub-menu > .menu-item-has-children > a:after {
  margin-left: 5px;
  font-family: "xt-framework";
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  font-size: 10px;
}
.xt-sub-menu > .menu-item-has-children > .sub-menu {
  display: none;
  position: absolute;
  z-index: 111;
  background: #fff;
}
.xt-sub-menu > .menu-item-has-children > .sub-menu a {
  padding: 0 15px;
}
.xt-sub-menu > .menu-item-has-children:not(.xt-mega-menu) .sub-menu {
  width: 220px;
}
.xt-sub-menu > .menu-item-has-children:not(.xt-mega-menu) {
  position: relative;
}
.xt-sub-menu > .menu-item-has-children:not(.xt-mega-menu) .menu-item-has-children {
  position: relative;
}
.xt-sub-menu > .menu-item-has-children:not(.xt-mega-menu) .menu-item-has-children > .sub-menu {
  display: none;
  opacity: 0;
  left: 100%;
  top: 0;
  position: absolute;
  z-index: 111;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.xt-sub-menu > .menu-item-has-children:not(.xt-mega-menu) .menu-item-has-children > a:after {
  float: right;
  margin-left: 20px;
  font-family: "xt-framework";
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xt-sub-menu-align-right > .menu-item-has-children:not(.xt-mega-menu) .sub-menu {
  right: 0;
}
.xt-sub-menu-align-right > .menu-item-has-children:not(.xt-mega-menu) .menu-item-has-children > a:after {
  display: none;
}
.xt-sub-menu-align-right > .menu-item-has-children:not(.xt-mega-menu) .menu-item-has-children .sub-menu {
  left: -100%;
}
.xt-sub-menu-align-center > .menu-item-has-children:not(.xt-mega-menu) > .sub-menu {
  left: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.xt-sub-menu-focus > .sub-menu {
  display: block !important;
  opacity: 1 !important;
}
/* Navigation Variations */
.xt-menu-right .xt-menu a, .xt-menu-left .xt-menu a, .xt-menu-stacked .xt-menu a, .xt-menu-stacked-advanced .xt-menu a, .xt-menu-centered .xt-menu a, #xt-pre-header .xt-menu a, .xt-page-footer .xt-menu a {
  padding: 20px 30px;
}
.xt-menu-right .xt-menu > .menu-item, .xt-menu-left .xt-menu > .menu-item, .xt-menu-stacked .xt-menu > .menu-item, .xt-menu-stacked-advanced .xt-menu > .menu-item, .xt-menu-centered .xt-menu > .menu-item, #xt-pre-header .xt-menu > .menu-item, .xt-page-footer .xt-menu > .menu-item {
  float: left;
}
.xt-menu-right .xt-menu {
  float: right;
}
.xt-menu-left .xt-logo-container {
  text-align: right;
}
.xt-menu-left .xt-menu {
  float: left;
}
.xt-menu-centered .logo-container {
  display: none;
  text-align: center;
  padding: 0 30px;
}
.xt-menu-centered .logo-container a {
  padding: 0;
}
.xt-menu-centered .xt-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xt-menu-stacked {
  text-align: center;
}
.xt-menu-stacked .xt-menu {
  display: inline-block;
  text-align: left;
}
/* Mobiletoggle */
.xt-mobile-logo a {
  font-weight: 700;
}
.xt-menu-toggle-container {
  text-align: right;
}
.xt-menu-left .xt-menu-toggle-container {
  text-align: left;
}
.xt-nav-item, .xt-mobile-nav-item {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 0 15px 0 0;
  vertical-align: middle;
}
.xt-nav-item li, .xt-mobile-nav-item li {
  list-style: none;
}
.xt-nav-item a, .xt-mobile-nav-item a {
  color: inherit;
}
.xt-mobile-menu-toggle, .xt-menu-toggle {
  margin: 0;
}
.xt-mobile-nav-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.xt-mobile-menu-hamburger .xt-mobile-nav-wrapper, .xt-mobile-menu-off-canvas .xt-mobile-nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.xt-mobile-menu-default .xt-mobile-logo-container, .xt-mobile-menu-default .xt-menu-toggle-container {
  text-align: center;
}
.xt-mobile-menu-default .xt-menu-toggle-container {
  margin-top: 20px;
}
/* Mobile Menu */
.xt-mobile-menu-container {
  display: none;
  background: #fff;
}
.xt-mobile-menu {
  margin: 0;
  padding: 0;
  z-index: 111;
}
.xt-mobile-menu li {
  list-style: none;
}
.xt-mobile-menu a {
  display: block;
  padding: 20px 30px;
}
.xt-mobile-menu .menu-item {
  border-top: 1px solid;
}
.xt-mobile-menu > .menu-item:last-child {
  border-bottom: none;
}
.xt-mobile-menu-container nav {
  overflow-y: auto;
  height: 100%;
}
.xt-mobile-menu .sub-menu {
  margin: 0;
  padding: 0;
  display: none;
}
.xt-mobile-menu .sub-menu li a {
  background: #041627;
}
.xt-mobile-menu .menu-item-has-children {
  position: relative;
}
.xt-mobile-menu .menu-item-has-children .xt-submenu-toggle {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 20px 30px;
}
/* Pre Header */
#xt-pre-header .xt-menu {
  float: right;
}
#xt-pre-header .xt-menu .sub-menu {
  z-index: 999;
}
#xt-pre-header .xt-inner-pre-header-right .xt-menu {
  float: right;
}
#xt-pre-header .xt-inner-pre-header-right .xt-menu .sub-menu {
  text-align: left;
}
#xt-pre-header .xt-inner-pre-header-left .xt-menu {
  float: left;
}
/* Footer */
.xt-page-footer .xt-inner-footer-content .xt-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.xt-page-footer .xt-inner-footer-right .xt-menu {
  float: right;
}
.xt-page-footer .xt-inner-footer-left .xt-menu {
  float: left;
}
/* Post Navigation */
.post-links {
  margin-bottom: 20px;
}
.next-post-link {
  float: right;
}
/* Sticky Navigation */
.admin-bar .xt-navigation-active {
  margin-top: 32px;
}
.xt-transparent-header .xt-navigation {
  position: absolute;
  background: transparent;
}
.xt-transparent-header .xt-menu-stacked-advanced-wrapper {
  background: transparent;
}
.xt-transparent-header .xt-mobile-nav-wrapper {
  background: transparent;
}
.xt-navigation-active, .xt-transparent-header .xt-navigation-active {
  background-color: #fff;
}
.xt-navigation-active .xt-menu-stacked-advanced-wrapper, .xt-transparent-header .xt-navigation-active .xt-menu-stacked-advanced-wrapper {
  background: #fff;
}
.xt-navigation-active .xt-nav-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
.xt-navigation-animate {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* Navigation Hover Effects */
ul[class*="xt-menu-effect-"] > .menu-item > a {
  position: relative;
  z-index: 1;
}
/* Navigation */
.xt-transparent-header .xt-navigation {
  position: absolute;
  background: transparent;
}
.xt-transparent-header .xt-menu-stacked-advanced-wrapper {
  background: transparent;
}
.xt-transparent-header .xt-mobile-nav-wrapper {
  background: transparent;
}
.xt-navigation-active, .xt-transparent-header .xt-navigation-active {
  background-color: #fff;
}
.xt-navigation-active .xt-menu-stacked-advanced-wrapper, .xt-transparent-header .xt-navigation-active .xt-menu-stacked-advanced-wrapper {
  background: #fff;
}
.xt-navigation-active .xt-nav-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
.xt-navigation-animate {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* Stacked Advanced */
.xt-menu-stacked-advanced-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
}
.xt-menu-stacked-advanced-wrapper .xt-container {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.xt-menu-stacked-advanced-wrapper .xt-3-4 {
  text-align: right;
}
.xt-menu-stacked-advanced.menu-align-center .xt-1-4 {
  text-align: center;
  width: 100%;
}
.xt-menu-stacked-advanced.menu-align-center .xt-3-4 {
  display: none;
}
.xt-menu-stacked-advanced.menu-align-center .xt-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xt-menu-stacked-advanced.menu-align-right .xt-1-4 {
  order: 2;
  text-align: right;
}
.xt-menu-stacked-advanced.menu-align-right .xt-3-4 {
  order: 1;
  text-align: left;
}
.xt-menu-stacked-advanced.menu-align-right .xt-menu {
  float: right;
}
/* Sub Menu */
.xt-sub-menu > .menu-item-has-children > .xt-woo-sub-menu {
  display: none;
  position: absolute;
  z-index: 111;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.xt-sub-menu-animation-down > .menu-item-has-children > .sub-menu {
  margin-top: -10px;
  opacity: 0;
}
.xt-sub-menu-animation-up > .menu-item-has-children > .sub-menu {
  margin-top: 10px;
  opacity: 0;
}
.xt-sub-menu-animation-zoom-in > .menu-item-has-children > .sub-menu {
  opacity: 0;
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  -webkit-transform: scale(0.95);
}
.xt-sub-menu-animation-zoom-out > .menu-item-has-children > .sub-menu {
  opacity: 0;
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
/* Mega Menu */
.xt-mega-menu > .sub-menu {
  right: 0;
  padding: 30px 0;
}
.xt-mega-menu > .sub-menu > .menu-item {
  padding: 0 30px;
  float: left;
}
.xt-mega-menu > .sub-menu > .menu-item a {
  padding: 0;
  margin-bottom: 10px;
}
.xt-mega-menu > .sub-menu > .menu-item a[href="#"] {
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
  cursor: default;
  display: inline-block;
}
.xt-mega-menu .xt-menu-description {
  margin-bottom: 10px;
}
.xt-mega-menu .xt-menu-description p {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
}
.xt-mega-menu .xt-menu-description img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.xt-mega-menu.xt-mega-menu-4 > .sub-menu {
  width: 100%;
}
.xt-mega-menu.xt-mega-menu-4 > .sub-menu > .menu-item {
  width: 25%;
}
.xt-mega-menu.xt-mega-menu-3 > .sub-menu {
  width: 75%;
}
.xt-mega-menu.xt-mega-menu-3 > .sub-menu > .menu-item {
  width: 33.3333%;
}
.xt-mega-menu.xt-mega-menu-2 > .sub-menu {
  width: 50%;
}
.xt-mega-menu.xt-mega-menu-2 > .sub-menu > .menu-item {
  width: 50%;
}
.xt-mega-menu.xt-mega-menu-1 > .sub-menu {
  width: 25%;
}
.xt-mega-menu.xt-mega-menu-1 > .sub-menu > .menu-item {
  width: 100%;
}
.xt-menu-left .xt-mega-menu > .sub-menu, .xt-menu-stacked-advanced.menu-align-left .xt-mega-menu > .sub-menu {
  right: auto;
  left: 0;
}
.xt-menu-off-canvas .xt-mega-menu {
  display: none;
}
/* Mobile Menu */
.xt-mobile-mega-menu .sub-menu .sub-menu {
  display: block;
}
.xt-mobile-mega-menu .menu-item {
  border-width: 0;
}
.xt-mobile-mega-menu .sub-menu .menu-item .xt-submenu-toggle {
  display: none;
}
.xt-mobile-mega-menu .sub-menu .menu-item a[href="#"] {
  color: #333333;
  font-weight: 700;
  cursor: default;
}
.xt-mobile-mega-menu .sub-menu .menu-item a[href="#"]:after {
  display: none;
}
.xt-mobile-menu-off-canvas .xt-mobile-menu-container {
  display: block;
  position: fixed;
  top: 0;
  z-index: 777;
  width: 320px;
  right: -320px;
  height: 100%;
  padding-top: 60px;
  -moz-transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
}
.xt-mobile-menu-off-canvas .xt-mobile-menu-container.active {
  right: 0;
}
.xt-mobile-menu-off-canvas .xt-close {
  position: absolute;
  left: 0;
  top: 0;
  padding: 30px;
  cursor: pointer;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.xt-mobile-menu-off-canvas .xt-close:hover {
  opacity: 0.5;
}
.xt-mobile-menu-overlay {
  position: fixed;
  width: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
/* Off Canvas */
.xt-menu-off-canvas {
  background: #fff;
  z-index: 777;
  width: 400px;
  height: 100%;
  position: fixed;
  top: 0;
  padding: 30px;
}
.xt-menu-off-canvas .xt-menu a {
  padding: 20px 0;
}
.xt-menu-off-canvas .xt-menu .menu-item-has-children {
  position: relative;
}
.xt-menu-off-canvas .xt-menu .menu-item-has-children .xt-submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 0;
  cursor: pointer;
}
.xt-menu-off-canvas .xt-menu .menu-item-has-children .sub-menu {
  display: none;
}
.xt-menu-off-canvas .xt-menu .menu-item-has-children .sub-menu a {
  padding: 20px 0 20px 20px;
}
.xt-menu-off-canvas .xt-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 30px;
  cursor: pointer;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.xt-menu-off-canvas .xt-close:hover {
  opacity: 0.5;
}
.xt-menu-off-canvas-right {
  -moz-transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: right 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  right: -400px;
}
.xt-menu-off-canvas-right.active {
  right: 0;
}
.xt-push-menu-right {
  left: 0;
  position: relative;
  overflow-x: hidden;
  -moz-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
}
.xt-push-menu-right .xt-navigation-active {
  -moz-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
}
.xt-push-menu-right.active {
  left: -400px;
}
.xt-push-menu-right.active .xt-navigation-active {
  left: -400px !important;
}
.xt-menu-off-canvas-left {
  -moz-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  left: -400px;
}
.xt-menu-off-canvas-left.active {
  left: 0;
}
.xt-push-menu-left {
  left: 0;
  position: relative;
  overflow-x: hidden;
  -moz-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
}
.xt-push-menu-left .xt-navigation-active {
  -moz-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -o-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  -webkit-transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
  transition: left 0.6s cubic-bezier(0, 0.085, 0, 0.99);
}
.xt-push-menu-left.active {
  left: 400px;
}
.xt-push-menu-left.active .xt-navigation-active {
  left: 400px !important;
}
.xt-menu-overlay {
  position: fixed;
  width: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
/* Full Screen */
.xt-menu-full-screen {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 777;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 30px;
}
.xt-menu-full-screen .xt-menu {
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.xt-menu-full-screen .xt-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 30px;
  cursor: pointer;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.xt-menu-full-screen .xt-close:hover {
  opacity: 0.5;
}
.xt-menu-full-screen .xt-menu > .menu-item-has-children > a:after {
  display: none;
}
/* Navigation Hover Effects */
ul[class*="xt-menu-effect-"] > .menu-item > a {
  position: relative;
  z-index: 1;
}
/* Pre Header & Footer */
#xt-pre-header {
  font-size: 14px;
  background: #fff;
}
.xt-banner:not(.xt-banner-overflow) {
  overflow: hidden !important;
}
.xt-inner-pre-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.xt-page-footer {
  font-size: 14px;
  background: #fff;
}
.xt-inner-footer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.xt-footer-one-column, .xt-pre-header-one-column {
  text-align: center;
}
.xt-footer-two-columns, .xt-pre-header-two-columns {
  width: 100%;
  display: table;
}
.xt-footer-two-columns .xt-inner-footer-left, .xt-footer-two-columns .xt-inner-footer-right, .xt-footer-two-columns .xt-inner-pre-header-left, .xt-footer-two-columns .xt-inner-pre-header-right, .xt-pre-header-two-columns .xt-inner-footer-left, .xt-pre-header-two-columns .xt-inner-footer-right, .xt-pre-header-two-columns .xt-inner-pre-header-left, .xt-pre-header-two-columns .xt-inner-pre-header-right {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.xt-footer-two-columns .xt-inner-footer-right, .xt-footer-two-columns .xt-inner-pre-header-right, .xt-pre-header-two-columns .xt-inner-footer-right, .xt-pre-header-two-columns .xt-inner-pre-header-right {
  text-align: right;
}
/* Content */
body {
  background: #fff;
}
.xt-page {
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
/* Blog */
.page-title {
  margin-bottom: 40px;
}
.xt-author-box {
  background: #fff;
  margin-bottom: 20px;
  padding: 30px;
}
.xt-author-box h1 {
  margin-bottom: 20px;
}
.xt-author-box .avatar {
  border-radius: 100%;
  width: 60px;
}
.xt-post-image-wrapper {
  margin-bottom: 20px;
}
.xt-post-image-link {
  display: inline-block;
}
.article-meta {
  font-size: 14px;
}
.article-meta .article-time {
  text-decoration: underline;
}
.article-meta .article-meta-separator:last-of-type {
  display: none;
}
.article-meta .avatar {
  border-radius: 100%;
  margin-right: 5px;
  width: 62px;
}
.article-footer {
  clear: both;
}
.footer-tags, .footer-categories, .footer-comment-count {
  font-size: 14px;
}
.xt-read-more {
  margin-bottom: 20px;
}
/* Blog Layouts */
.xt-post-style-plain {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #6d7278;
}
.xt-post-style-plain .article-footer > *:last-child {
  margin-bottom: 0;
}
.xt-post-style-plain:last-child {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.xt-post-style-boxed {
  padding: 30px;
  background: #fff;
  margin-bottom: 20px;
}
.xt-post-style-boxed .article-footer > *:last-child {
  margin-bottom: 0;
}
.xt-post-style-boxed.stretched .xt-post-image-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.xt-post-style-boxed.stretched .article-header > .xt-post-image-wrapper:first-child {
  margin-top: -20px;
}
/* Comments */
.commentlist ul {
  margin: 0;
  padding: 0;
}
.commentlist li {
  list-style: none;
}
#comments-title {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 10px solid #fff;
}
#reply-title {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 10px solid #fff;
  display: block;
}
#reply-title small {
  font-size: 13px;
}
.commentlist .children {
  margin-left: 20px;
}
.comment {
  position: relative;
  padding: 25px;
  border: 3px solid #ebebeb;
  margin-bottom: 20px;
}
.comment .comment-edit-link {
  position: absolute;
  right: 20px;
  top: 20px;
}
.comment .comment-meta {
  font-size: 14px;
  margin-bottom: 20px;
}
.comment .avatar {
  width: 65px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: auto;
  margin-right: 10px;
  display: inline-block;
}
.comment .comment-author-info {
  display: inline-block;
}
.comment .comment-author .fn {
  font-style: normal;
  font-weight: 700;
}
.comment .comment-time {
  color: #3c3f43;
  margin-left: 5px;
}
.comment .comment-time a {
  color: #3c3f43;
}
.comment .comment-time:before {
  font-family: "xt-framework";
  content: "";
  margin-right: 3px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.comment .comment-reply-link {
  display: inline-block;
}
.pingback {
  position: relative;
  padding: 25px;
  border: 3px solid #ebebeb;
  margin-bottom: 20px;
}
.pingback a {
  display: block;
}
.pingback .comment-edit-link {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 14px;
}
.bypostauthor {
  border-color: #5ba701;
}
.xt-comment-nav {
  font-size: 14px;
  padding: 0;
}
.xt-comment-nav .previous {
  float: left;
}
.xt-comment-nav .next {
  float: right;
}
/* Gutenberg */
.xt-no-sidebar .alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: auto;
  max-width: unset;
}
.alignwide iframe, .alignfull iframe {
  width: 100%;
}
.wp-block-separator {
  width: 280px;
  margin: 40px auto;
  border: none;
  border-top: 1px solid #61656b;
}
.wp-block-separator.is-style-wide {
  width: 100%;
}
.wp-block-separator.is-style-dots:before {
  color: #494c50;
  font-size: 30px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 20px 0 20px 20px;
  padding: 0 0 0 30px;
}
.wp-block-pullquote blockquote {
  padding: 30px 0 0 0;
  margin: 0;
  border-left: none;
  border-top: 5px solid #6d7278;
  border-bottom: 5px solid #6d7278;
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  padding: 0;
}
.wp-block-audio audio {
  width: 100%;
}
/* Sidebar */
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  list-style: none;
}
.xt-sidebar .widget, .elementor-widget-sidebar .widget {
  margin-bottom: 20px;
  padding: 30px;
  background: #fff;
}
#s {
  padding-right: 40px;
}
#searchform {
  position: relative;
}
#searchform:before {
  content: "";
  right: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #666;
  font-family: "xstream" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xt-no-sidebar .xt-main.xt-medium-2-3 {
  width: 100%;
}
.xt-no-sidebar .xt-main-grid {
  margin-left: 0;
  margin-right: 0;
}
.xt-no-sidebar .xt-main-grid > * {
  padding-left: 0;
  padding-right: 0;
}
/* ScrollTop */
.scrolltop {
  position: fixed;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 222;
  background: rgba(51, 51, 51, 0.5);
  bottom: 20px;
  right: 20px;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  display: none;
  color: #fff !important;
}
.scrolltop:before {
  font-family: "xt-framework";
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.scrolltop:hover {
  background: rgba(51, 51, 51, 0.7);
}
/* Contact Form 7 */
span.wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  left: 5px;
  height: auto;
  background: #fff;
  font-size: 14px;
  color: tomato;
}
div.wpcf7-response-output {
  font-size: 14px;
  padding: 20px;
  margin: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
  border-color: tomato;
  color: tomato;
}
div.wpcf7-mail-sent-ok {
  border-color: #5ba701;
  color: #5ba701;
}
.vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
  left: 0 !important;
}
.vc_row .vc_row {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.vc_column_container > .vc_column-inner {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.vc_row.stretch_row_content_no_spaces .vc_column_container > .vc_column-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.vc_row .xt-container-center {
  width: 100%;
}
.vc_row.vc_row.vc_row-flex .xt-container-center {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vc_row.vc_row-o-equal-height .xt-container-center > .vc_column_container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.vc_row.vc_row-flex .xt-container-center > .vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.vc_row.vc_row-flex .xt-container-center > .vc_column_container > .vc_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  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;
  z-index: 1;
}
.vc_row.vc_row-o-content-middle .xt-container-center > .vc_column_container > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.vc_row.vc_row-o-content-top .xt-container-center > .vc_column_container > .vc_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-bottom .xt-container-center > .vc_column_container > .vc_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
/* Admin Bar */
.admin-bar .xt-menu-off-canvas, .admin-bar .xt-menu-full-screen {
  margin-top: 32px;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px !important;
}
.xt-footer-wrap .vc_row {
  margin-left: -20px;
  margin-right: -20px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 11px;
  height: 11px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  background-color: #D8D8D8;
}
.slick-dots li.slick-active button:before {
  background-color: #5ba701;
  -webkit-box-shadow: 0px 0px 0px 4px #CEE4B2;
  -moz-box-shadow: 0px 0px 0px 4px #CEE4B2;
  box-shadow: 0px 0px 0px 4px #CEE4B2;
}
#main {
  max-width: 100%;
  margin: 0 auto;
}
.xt-page {
  overflow: hidden;
}
.xt-navigation .xt-menu > li > a {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 13px;
}
.admin-bar .logged-out a {
  display: none !important;
}
body:not(.admin-bar) .logged-in a {
  display: none !important;
}
.pr {
  position: relative;
}
.section-slider {
  position: relative;
}
.section-slider .xt-container {
  padding: 0 !important;
}
.section-slider .social-bar {
  position: absolute;
  width: 50px;
  right: 0;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin-top: 80px;
}
.section-slider .social-bar .xt-social-icons a {
  margin-bottom: 30px;
  color: #131415;
  font-size: 24px;
}
.section-slider .social-bar h5 {
  transform: rotate(270deg);
  transform-origin: 0 0;
  width: 300px;
  height: 50px;
  position: absolute;
  top: 60%;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  left: 20px;
}
.section-slider .social-bar .xt-social-icons {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.section-slider #slider {
  width: calc(100% - 50px);
  margin-left: 50px;
}
.section-slider .slider__inner {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: space-evenly;
}
.section-slider .slider__inner .slider__image {
  width: 100%;
  max-width: 700px;
}
.section-slider .slider__inner .slider__content {
  width: 100%;
  height: 100%;
  margin-top: 50px;
  max-width: 540px;
  text-align: left;
}
.section-slider .slider__inner .slider__title {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: -0.8px;
  margin-bottom: 16px;
}
.section-slider .slider__inner .slider__copy {
  margin-bottom: 24px;
}
.section-slider .slider__inner .slider__links .xt-button {
  margin-right: 20px;
}
.section-slider .slider__inner .slider__links .xt-button:last-child {
  margin-right: 0;
}
.section-slider .slider__nav {
  width: 500px;
  position: absolute;
  right: 90px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  bottom: -80px;
}
.section-slider .slider__nav .preview {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f1f2f9;
}
.section-slider .slider__nav .preview > * {
  width: 50%;
}
.section-slider .slider__nav .preview .body {
  padding: 0 28px;
}
.section-slider .slider__nav .preview .thumb {
  background-color: #fff;
}
.section-slider .slider__nav .preview .number {
  font-family: Poppins;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.86px;
  color: #111111;
  display: block;
  position: relative;
  overflow: hidden;
}
.section-slider .slider__nav .preview .number span {
  background-color: #f1f2f9;
  padding-right: 4px;
}
.section-slider .slider__nav .preview .number::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ffc300;
  bottom: 8px;
}
.section-slider .slider__nav .preview .title {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #111111;
}
.section-slider .slider__nav .arrows {
  position: absolute;
  top: -40px;
  right: 0;
}
.section-slider .slider__nav .arrows span {
  cursor: pointer;
  padding: 10px;
}
.section .xt-container {
  position: relative;
  z-index: 1;
}
.section__header .section__subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  color: #6D7278;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section__header .section__title {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: -0.8px;
  margin-bottom: 30px;
}
.section__header .section__content {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.section__header.center {
  text-align: center;
}
.section__header.right {
  text-align: right;
}
.section__links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.section__links.center {
  justify-content: center;
}
.section__links .xt-button {
  margin: 0 10px;
}
.section-food {
  position: relative;
  margin: 32px 0 120px;
}
.section-food .section__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-food .section__header .content {
  width: 55%;
}
.section-food .section__header .content .section__title {
  margin-bottom: 16px;
}
.section-food .section__header .image {
  width: 40%;
}
.section-food .section__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  margin: 32px 0 0;
}
.section-food .item {
  width: 100%;
  padding: 24px;
  box-shadow: 0px 4px 12px 4px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  background-color: #ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
}
.section-food .item .item__top {
  display: flex;
  align-items: center;
}
.section-food .item:hover {
  box-shadow: 10px 10px 30px 0 rgba(51, 51, 51, 0.1);
  background-color: #ffffff;
}
.section-food .item:hover .item__image {
  background-color: #eef6e5;
}
.section-food .item:hover .item__image svg .st0 {
  fill: #5ba701;
  stroke: #5ba701;
  stroke-width: 0.3;
}
.section-food .item .item__content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
}
.section-food .item__image {
  width: 48px;
  height: 48px;
  margin-right: 4px;
  flex: 0 0 auto;
  margin-bottom: 0px;
  -webkit-border-radius: 50%;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 50%;
  -moz-border-radius-topleft: 0;
  border-radius: 50%;
  border-top-left-radius: 0;
  background-color: #fefbf2;
  display: block;
  -webkit-transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -ms-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.section-food .item__content {
  margin-bottom: 20px;
}
.section-food .xt-button {
  justify-content: center;
  padding: 8px;
  display: flex;
  width: 100%;
  margin-top: 0;
  font-size: 13px;
  line-height: 24px;
  height: 40px;
}
.section-food .item__title {
  font-size: 20px;
  font-weight: 500px;
  color: #333;
  line-height: 25px;
  margin-bottom: 0;
}
.section-food .xt-button {
  margin-top: auto;
  margin-bottom: 0;
}
.section-how-it-works {
  position: relative;
}
.section-how-it-works .section__content {
  max-width: 860px;
  margin: 0 auto;
}
.section-how-it-works .section__items {
  display: flex;
  flex-wrap: wrap;
}
.section-how-it-works .item {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  margin: 16px 0;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  padding: 50px 0 50px 64px;
  position: relative;
}
.section-how-it-works .item:last-child {
  margin-bottom: 0;
}
.section-how-it-works .item__count {
  width: 36px;
  height: 36px;
  min-width: 36px;
  background: linear-gradient(246.25deg, rgba(180, 212, 74, 0.75) 12.61%, rgba(0, 158, 69, 0.75) 58.83%, rgba(0, 104, 55, 0.75) 105.04%), #FFFFFF;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.section-how-it-works .item__count span {
  line-height: 1;
}
.section-how-it-works .item__title {
  font-size: 26px;
  line-height: 1.3;
  width: 25%;
  margin-right: 2.5%;
  margin-bottom: 0;
}
.section-how-it-works .item__content {
  font-size: 16px;
  color: #6D7278;
  width: 40%;
}
.section-how-it-works .item__image {
  margin-bottom: 0px;
  width: 20%;
}
.section-how-it-works .item__image img {
  position: absolute;
  width: auto;
  height: 100%;
  object-fit: cover;
  top: 0;
  right: 0;
}
.section-menu {
  position: relative;
  margin: 120px 0;
}
.section-menu .section__content {
  max-width: 40%;
  width: 100%;
}
.section-menu .section__title {
  margin-bottom: 16px;
}
.section-pricing {
  position: relative;
  margin: 100px 0 56px;
}
.section-pricing .section__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-pricing .content, .section-pricing .image {
  width: 48%;
}
.section-pricing .image {
  display: flex;
  justify-content: flex-end;
}
.section-pricing .section__plans {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.section-pricing .plan {
  box-sizing: border-box;
  width: calc(100% / 3 - 18px);
  margin: 0 25px 0 0;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  box-shadow: 0px 8px 12px 4px rgba(51, 51, 51, 0.1);
  border: 1px solid transparent;
}
.section-pricing .plan:last-child {
  margin-right: 0;
}
.section-pricing .plan .top-label {
  background: #c2dd6e;
  background: -moz-linear-gradient(60deg, #c2dd6e 0%, #258d57 100%);
  background: -webkit-linear-gradient(60deg, #c2dd6e 0%, #258d57 100%);
  background: linear-gradient(60deg, #c2dd6e 0%, #258d57 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2dd6e", endColorstr="#258d57", GradientType=1);
  padding: 10px;
  -webkit-border-radius: 8px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius: 8px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 8px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  font-family: "Arima Madurai", serif;
  text-transform: uppercase;
}
.section-pricing .plan.cta {
  margin-right: 0;
  box-shadow: none;
}
.section-pricing .plan.cta:hover {
  box-shadow: none;
}
.section-pricing .plan:hover {
  box-shadow: none;
  border: 1px solid rgba(51, 51, 51, 0.1);
  background-color: #ffffff;
}
.section-pricing .plan__image {
  margin-bottom: 15px;
}
.section-pricing .plan__title {
  margin-bottom: 18px;
  font-size: 32px;
}
.section-pricing .small {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
}
.section-pricing .plan__description {
  margin-bottom: 30px;
}
.section-pricing .plan__price {
  margin-bottom: 0px;
}
.section-pricing .xt-button {
  padding-left: 45px;
  padding-right: 45px;
}
.section-pricing .kcal-select, .section-pricing .days-select {
  margin-bottom: 16px;
}
.section-pricing .one-meal-price {
  margin: 0;
  font-size: 32px;
  color: #5CA700;
  font-weight: 900;
}
.section-pricing .editor {
  color: #6D7278;
  margin-bottom: 16px;
}
.section-pricing .editor strong {
  font-weight: 500;
  color: #333333;
}
.section-pricing .selected {
  font-family: "Arima Madurai", serif;
  font-weight: 900;
  color: #333333;
  font-size: 16px;
  display: flex;
  letter-spacing: 1px;
}
.section-pricing .selected .list {
  color: #5CA700;
}
.section-pricing .meal-price {
  position: relative;
  margin-top: 32px;
}
.section-pricing .button-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.section-pricing .price {
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 900;
}
.section-pricing .editor {
  margin-top: 16px;
  font-size: 13px;
  color: #6D7278;
}
.section-pricing .editor strong {
  font-weight: 500;
  color: #333;
}
.mjesecni-plan .meal-price, .monthly-plan .meal-price {
  position: relative;
}
.mjesecni-plan .meal-price::after, .monthly-plan .meal-price::after {
  content: "";
  width: 120px;
  height: 130px;
  background: url(img/monthly-bg.png) no-repeat;
  display: block;
  position: absolute;
  right: -24px;
  top: -50px;
}
.section-testimonials {
  margin: 100px 0 50px;
  position: relative;
  /* the parent */
}
.section-testimonials .slick-slide {
  margin: 0 15px;
}
.section-testimonials .slick-list {
  margin: 0 -15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-testimonials .slick-track {
  display: flex !important;
}
.section-testimonials .slick-slide {
  height: inherit !important;
}
.section-testimonials .section__content {
  max-width: 860px;
  margin: 0 auto;
}
.section-testimonials .section__body {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section-testimonials .section__body > * {
  width: 100%;
}
.section-testimonials .testimonials {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  background-position: bottom right;
}
.section-testimonials .testimonials > * {
  width: 100%;
}
.section-testimonials .testimonials .testimonials__content p {
  margin-bottom: 0;
  font-size: 13px;
}
.section-testimonials .testimonials .testimonials__item {
  padding: 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  background: #fff;
  background-clip: padding-box;
  border: solid 2px transparent;
}
.section-testimonials .testimonials .testimonials__item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  /* !importanté */
  border-radius: inherit;
  /* !importanté */
  background: linear-gradient(to right, #019E45, #B0D247);
}
.section-testimonials .testimonials .testimonials__item .testimonials__details h4 {
  display: inline;
  padding: 0 16px;
  background: #fff;
  position: absolute;
  bottom: -30px;
  left: 8px;
  font-size: 16px;
}
.section-testimonials .testimonials .testimonials__item .image {
  width: 98px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 16px;
  top: -32px;
}
.section-testimonials .testimonials .testimonials__item .image .inner {
  height: 56px;
  width: 56px;
  border: 2px solid #009E45;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.section-testimonials .testimonials .testimonials__item .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-testimonials .arrow-right, .section-testimonials .arrow-left {
  width: 12px;
  height: 24px;
  display: block;
  background-size: 100% !important;
}
.section-testimonials .slick-arrow {
  position: absolute;
  bottom: -24px;
  width: 9px;
  left: 0;
  cursor: pointer;
}
.section-testimonials .slick-dots {
  position: absolute;
  bottom: 14px;
  left: 30px;
  width: calc(100% - 30px);
  margin-bottom: 0;
}
.section-testimonials .slick-arrow.slick-next {
  margin-left: 30px;
}
.section-testimonials .arrow-right {
  background: url(img/slider-next.svg) no-repeat;
}
.section-testimonials .arrow-left {
  background: url(img/slider-prev.svg) no-repeat;
}
.gform_wrapper {
  margin: 0 !important;
}
.gf_left_half, .gf_right_half, .gf_left_half input, .gf_right_half input, .ginput_container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.name_first {
  padding-top: 0 !important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea {
  height: 60px;
  padding: 18px !important;
  border: solid 1px #9d9d9d;
  background-color: #ffffff;
}
.gform_footer {
  display: flex;
  flex-wrap: wrap;
}
.gform_confirmation_message {
  font-weight: bold;
  color: #5ba701;
}
/* Graviti Forms - Error Validation Styles*/
.gform_wrapper div.validation_error {
  text-align: left !important;
}
.gform_wrapper li.gfield.gfield_error {
  background-color: initial !important;
}
/* Graviti Forms -  Spinner */
.gform_ajax_spinner {
  margin-left: 20px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-left: 4px solid #5ba701;
  animation: spinner 1.1s infinite linear;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.section-contact {
  position: relative;
}
.section-contact .gform_wrapper .field_description_below .gfield_consent_description, .section-contact .gform_wrapper .gfield_consent_description {
  overflow-y: auto;
}
.section-contact .section__title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 32px;
}
.section-contact .xt-container {
  padding-top: 56px;
  padding-bottom: 56px;
  background: linear-gradient(206.61deg, rgba(180, 212, 74, 0.1) 9.79%, rgba(0, 158, 69, 0.1) 55.33%, rgba(0, 104, 55, 0.1) 100.87%);
}
.section-contact .section__body {
  margin-top: 0px;
  display: flex;
  flex-wrap: wrap;
}
.section-contact .section__form {
  max-width: 710px;
  width: 100%;
}
.section-contact .section__contact-info {
  margin-left: 110px;
}
.section-contact .gform_footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.footer-top {
  padding: 120px 0 40px;
}
.footer-top .footer-logo {
  margin-bottom: 50px;
}
.footer-top .xt-social-icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-top .xt-social-icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  width: 63px;
  height: 63px;
  margin: 0 10px 0;
  color: #131415 !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-top .xt-social-icons a:hover {
  color: #5ba701 !important;
  border-color: #5ba701;
}
.xt-footer-copy {
  padding: 30px 0;
  border-top: 1px solid #ebebeb;
}
.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 32px 0 24px;
  padding: 0;
}
.tabs li {
  list-style: none;
  margin-right: 40px;
}
.tabs a {
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: -0.33px;
  color: #6D7278;
  opacity: 0.5;
  font-weight: 400;
  position: relative;
  padding-bottom: 9px;
}
.tabs a::before {
  width: 0;
  height: 3px;
  border-radius: 0px;
  background-color: #5ba701;
  content: "";
  opacity: 0;
  position: absolute;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  width: 0;
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 0);
}
.tabs a:hover, .tabs a.active {
  color: #5ba701;
  opacity: 1;
}
.tabs a:hover::before, .tabs a.active::before {
  opacity: 1;
  width: 100%;
}
.menu__cards {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow: auto;
}
.menu__cards .menu__card {
  width: calc(100% / 4 - 40px);
  min-width: 270px;
  border-radius: 16px;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  background-color: #ffffff;
  -webkit-transition: box-shadow 300ms ease;
  -moz-transition: box-shadow 300ms ease;
  -ms-transition: box-shadow 300ms ease;
  -o-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  margin-bottom: 40px;
  margin-left: 5px;
  margin-right: 5px;
  box-sizing: border-box;
}
.menu__cards .menu__card.menu__card--holiday {
  width: 100%;
}
.menu__cards .menu__card:hover {
  box-shadow: 10px 10px 20px 0 rgba(51, 51, 51, 0.1);
  background-color: #ffffff;
}
.menu__cards .menu__body {
  padding: 15px;
}
.menu__cards .menu__title {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: -0.33px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 9px;
}
.menu__cards .menu__ingredients {
  min-height: 30px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6d7278;
  margin-bottom: 20px;
}
.menu__cards .menu__kcal {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  margin-bottom: 10px;
}
.menu__cards .menu__percentage {
  display: flex;
  flex-wrap: wrap;
}
.menu__cards .menu__percentage .title {
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.62;
  letter-spacing: normal;
  color: #111111;
  width: 50%;
}
.menu__cards .menu__percentage .value {
  width: 45%;
}
.menu__cards .menu__percentage .value progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 8px;
  border-radius: 4px;
}
.menu__cards .menu__percentage .value progress[value]::-webkit-progress-bar {
  background-color: #f7f7f7;
  border-radius: 4px;
}
.menu__cards .menu__percentage .value progress[value]::-webkit-progress-value {
  border-radius: 4px;
}
.menu__cards .menu__percentage .value progress[value].orange::-webkit-progress-value {
  background-color: #ffc300;
}
.menu__cards .menu__percentage .value progress[value].red::-webkit-progress-value {
  background-color: #e47171;
}
.menu__cards .menu__percentage .value progress[value].green::-webkit-progress-value {
  background-color: #5ba701;
}
.footer-menu.xt-menu {
  font-size: 1rem;
  display: flex;
  justify-content: center;
}
.footer-menu.xt-menu .menu-item {
  float: none;
}
/* OVERRIDES */
.woocommerce-account .shop_table .button {
  padding: 5px 15px;
}
#order_comments_field {
  display: none;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
/* Benefits */
.section-benefits {
  margin: 120px 0 0;
  position: relative;
}
.section-benefits .section__content {
  color: #B2ADAD;
  font-size: 22px;
  max-width: 980px;
  margin: 30px auto 100px;
}
.section-benefits .section__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
.section-benefits .button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.section-benefits .button-wrap .xt-button {
  padding-left: 94px;
  padding-right: 94px;
}
.section-benefits .item {
  width: 100%;
  padding: 24px;
  text-align: center;
  box-shadow: 0px 8px 12px 4px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
}
.section-benefits .item .top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 16px;
}
.section-benefits .item .item__image {
  background: linear-gradient(180deg, rgba(92, 167, 0, 0) 16.67%, rgba(92, 167, 0, 0.2) 100%);
  width: 72px;
  height: 72px;
  padding: 18px;
  flex: 0 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 18px;
}
.section-benefits .item .item__title {
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 900;
  color: #333;
  letter-spacing: 1px;
  text-align: left;
}
.section-benefits .item .item__description {
  text-align: left;
  font-size: 13px;
  line-height: 24px;
  color: #6D7278;
}
.radio-buttons {
  list-style-type: none;
  margin: 6px 0 20px 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  padding-left: 1px;
}
.radio-buttons li {
  margin: 0;
  position: relative;
  width: 105px;
  height: 36px;
  font-size: 13px;
  font-weight: 500;
  margin-left: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.radio-buttons label, .radio-buttons input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.radio-buttons input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
}
.radio-buttons input[type="radio"]:checked + label, .Checked + label {
  background: #5CA700;
  color: #fff;
}
.radio-buttons label {
  padding: 5px;
  border: 1px solid #5CA700;
  cursor: pointer;
  z-index: 90;
  color: #5CA700;
  line-height: 25px;
  text-align: center;
}
.radio-buttons label:hover {
  background: #5CA700;
  color: #fff;
}
.only-lunch {
  box-shadow: 0px 4px 12px 4px rgba(51, 51, 51, 0.1);
  padding: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  position: relative;
  min-height: 280px;
  background: #fff;
}
.only-lunch::after {
  content: "";
  position: absolute;
  width: 403px;
  height: 346px;
  background: url(img/blob.jpg) no-repeat;
  z-index: -1;
  bottom: -50%;
  right: 0;
}
.only-lunch .only-lunch__title {
  font-size: 32px;
  font-weight: 500;
  color: #333;
  margin-bottom: 16px;
}
.only-lunch .left {
  width: 45%;
}
.only-lunch .right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.only-lunch .only-lunch__image {
  position: absolute;
  bottom: 0;
  left: 0;
}
.only-lunch .only-lunch__description {
  margin-bottom: 32px;
}
.only-lunch .buttons-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.only-lunch .buttons-wrap > div {
  padding: 0 20px;
  text-align: center;
}
.only-lunch .buttons-wrap .weekly {
  border-right: 1px solid #6D7278;
}
.only-lunch .buttons-wrap .xt-button {
  flex: 0 0 auto;
  width: 100%;
  text-align: center;
  justify-content: center;
}
.only-lunch .buttons-wrap > .xt-button {
  width: calc(100% - 80px);
  margin-top: 32px;
}
.only-lunch .small {
  font-size: 14px;
  line-height: 18px;
}
.only-lunch .price {
  font-size: 32px;
  font-weight: 900;
  font-family: "Arima Madurai", serif;
  color: #333333;
}
.section-faq {
  margin: 24px 0 120px;
}
.section-faq .section__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.section-faq .section__header .content {
  width: 50%;
}
.section-faq .section__header .image {
  width: 40%;
}
.section-faq .section__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 32px;
}
.section-faq .faq {
  width: 48%;
  border-bottom: 1px solid #EAE9EC;
  padding-bottom: 10px;
  margin-bottom: 30px;
  align-self: flex-start;
}
.section-faq .faq.active .faq__title {
  background-color: #5ba701;
  color: #fff;
}
.section-faq .faq.active .faq__title::before {
  content: "-";
}
.section-faq .faq__title {
  cursor: pointer;
  padding: 14px 24px 14px 12px;
  font-size: 24px;
  font-family: "Arima Madurai", serif;
  font-weight: 500;
  color: #333333;
  line-height: 1.4;
  position: relative;
}
.section-faq .faq__title::before {
  content: "+";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translate(0, -50%);
  font-size: 20px;
}
.section-faq .faq__answer {
  display: none;
  padding: 14px 24px;
}
.xt-page-header {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
}
.lc-reset > *:last-child {
  margin-bottom: 0;
}
.d-none {
  display: none !important;
}
.ck-button {
  position: relative;
  overflow: hidden;
  display: inline-flex;
}
.ck-button label {
  border-radius: 40px;
  border: 1px solid #D7D8DA;
  background: #F1F1F2;
  padding: 6px 8px;
  line-height: 22px;
  cursor: pointer;
}
.ck-button input {
  position: absolute;
  display: none;
  color: #fff !important;
}
.ck-button input:checked + label {
  color: #5CA700;
  border-color: #5CA700;
  background-color: #EFF7E6;
}
.xt-blog-content {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}
.xt-archive-content .xt-post-image-wrapper {
  margin-bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
}
.xt-archive-content .xt-post {
  padding: 0;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
}
.xt-archive-content .entry-title {
  padding: 24px;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #111111;
  margin-bottom: 0;
}
.xt-archive-content .entry-title a {
  color: #111111;
}
.xt-archive-content .entry-summary {
  padding: 0 24px 24px;
}
.header-inner {
  max-width: 100%;
}
.navigation.pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.pagination .page-numbers.current {
  background-color: #5ba701 !important;
  color: #fff;
}
.blog-title {
  font-weight: 500;
  font-size: 42px;
  line-height: 56px;
  margin-top: 30px;
}
.blog #main {
  overflow: visible;
}
.post-template-default #content {
  margin-top: 40px;
}
.gform_footer input.button {
  text-align: center;
  justify-content: center;
}
.gform_wrapper .gfield_required {
  display: inline !important;
}
html {
  scroll-behavior: smooth;
}
:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
.plans-nav {
  display: none;
}
.plan-widget {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
}
.plan-widget h3 {
  margin: 24px 24px 0;
}
.plan-widget .xt-button {
  margin: 24px;
}
.xt-sidebar .widget {
  padding-top: 0;
}
.meta {
  display: flex;
  justify-content: space-between;
}
.meta .article-meta-separator {
  display: none;
}
.single-post .social-box {
  display: flex;
  gap: 15px;
  align-items: center;
}
.single-post .social-box .social-btn {
  display: flex;
  gap: 15px;
  align-items: center;
}
.single-post .social-box .social-btn a {
  display: flex;
  align-items: center;
}
.single-post .entry-title {
  font-weight: 500;
  font-size: 42px;
  line-height: 40px;
}
.single-post .entry-content h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
}
.single-post .entry-content h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #5CA700;
}
.single-post .section-contact {
  margin-top: 80px;
}
.single-post .related {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  list-style-type: none;
  padding-left: 0;
}
.single-post .related li {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
.single-post .related li > a {
  width: 100%;
}
.single-post .related li > a img {
  width: 100%;
}
.single-post .related li .content {
  margin: 24px;
}
.single-post .related-title {
  font-weight: 500;
  font-size: 42px;
  line-height: 56px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.blog .xt-post-image-wrapper img, .blog .xt-post-image-wrapper a {
  width: 100%;
}
.page-template-page-training .slider__title {
  font-family: "Arima Madurai", serif;
}
.page-template-page-training .program-info {
  display: flex;
  justify-content: space-between;
}
.page-template-page-training .program-info > div {
  width: 100%;
  max-width: 46%;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
}
.d-flex.xt-container-center {
  justify-content: space-between;
  flex-wrap: wrap;
}
.d-flex.xt-container-center::before {
  display: none;
}
.label {
  background-color: #D2EAC9;
  padding: 2px 10px;
  border-radius: 16px;
  display: inline-flex;
  color: #346046;
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
}
.hero {
  background: url(img/hero-bg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;
  min-height: 610px;
  position: relative;
}
.hero .hero__side {
  transform: rotate(270deg);
  transform-origin: 0 0;
  width: 300px;
  height: 50px;
  position: absolute;
  top: 60%;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  left: 20px;
  color: #333333;
}
.hero .hero__content {
  padding-top: 80px;
  max-width: 44%;
}
.hero .hero__image {
  max-width: 44%;
}
.hero .hero__title {
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 56px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #00321B;
}
.hero .hero__content strong {
  color: #00321B;
  font-weight: 600;
}
.section--testimonials {
  margin-bottom: 160px;
}
.testimonial__boxes {
  display: flex;
  margin-bottom: 40px;
  grid-gap: 20px;
  padding-bottom: 30px;
}
.testimonial__boxes .testimonial__box {
  border: 2px solid #D9F2BA;
  border-radius: 8px;
  padding: 0px 24px 20px;
  position: relative;
}
.testimonial__boxes .testimonial__category {
  position: relative;
  top: -18px;
}
.testimonial__boxes .testimonial__author {
  background-color: #fff;
  display: inline-flex;
  padding: 0 20px;
  position: absolute;
  bottom: -15px;
  left: 5px;
  letter-spacing: 0.02em;
  color: #333333;
  font-family: "Arima Madurai", serif;
}
.testimonial__boxes .testimonial__content p {
  margin-bottom: 0;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6D7278;
}
.testimonials__main-quote {
  display: flex;
  justify-content: center;
}
.testimonials__main-quote .quote {
  width: 100%;
  max-width: 660px;
  padding: 34px 50px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  text-align: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  position: relative;
}
.testimonials__main-quote .quote span.accent {
  color: #5CA700;
  font-weight: 600;
}
.testimonials__main-quote .quote::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='57' height='33' viewBox='0 0 57 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.3565 2.5259e-08C36.207 1.13813e-08 30.5708 5.31924 30.5818 11.8799C30.5928 18.4405 36.4735 23.7597 43.6229 23.7597C43.7007 23.7597 43.7337 23.8513 43.6702 23.8963C40.8807 25.8741 37.4092 27.06 33.6158 27.06C31.8279 27.06 30.3913 28.3904 30.394 30.03C30.3967 31.6696 31.5493 33 33.3373 33C46.0276 32.9988 56.0388 23.525 56.0193 11.8799C56.0193 11.8776 56.0193 11.8754 56.0193 11.8721C56.0083 5.31479 50.5034 3.9132e-08 43.3565 2.5259e-08Z' fill='%235CA700' fill-opacity='0.08'/%3E%3Cpath d='M13.0309 5.7528e-08C5.88148 2.59652e-08 0.235578 5.31924 0.246557 11.8799C0.257535 18.4405 6.13337 23.7597 13.284 23.7597C13.3611 23.7597 13.3937 23.8503 13.3309 23.8949C10.541 25.8735 7.0676 27.06 3.27331 27.06C1.48535 27.06 0.0475087 28.3904 0.0502525 30.03C0.0529962 31.6696 1.22376 33 3.01172 33C15.702 32.9988 25.7314 23.525 25.7119 11.8799C25.7119 11.8776 25.7119 11.8754 25.7119 11.8721C25.701 5.31479 20.1779 8.90801e-08 13.0309 5.7528e-08Z' fill='%235CA700' fill-opacity='0.08'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 19px;
  bottom: 16px;
  width: 56px;
  height: 33px;
  background-size: cover;
}
.testimonials__main-quote .quote::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='57' height='33' viewBox='0 0 57 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.3565 2.5259e-08C36.207 1.13813e-08 30.5708 5.31924 30.5818 11.8799C30.5928 18.4405 36.4735 23.7597 43.6229 23.7597C43.7007 23.7597 43.7337 23.8513 43.6702 23.8963C40.8807 25.8741 37.4092 27.06 33.6158 27.06C31.8279 27.06 30.3913 28.3904 30.394 30.03C30.3967 31.6696 31.5493 33 33.3373 33C46.0276 32.9988 56.0388 23.525 56.0193 11.8799C56.0193 11.8776 56.0193 11.8754 56.0193 11.8721C56.0083 5.31479 50.5034 3.9132e-08 43.3565 2.5259e-08Z' fill='%235CA700' fill-opacity='0.08'/%3E%3Cpath d='M13.0309 5.7528e-08C5.88148 2.59652e-08 0.235578 5.31924 0.246557 11.8799C0.257535 18.4405 6.13337 23.7597 13.284 23.7597C13.3611 23.7597 13.3937 23.8503 13.3309 23.8949C10.541 25.8735 7.0676 27.06 3.27331 27.06C1.48535 27.06 0.0475087 28.3904 0.0502525 30.03C0.0529962 31.6696 1.22376 33 3.01172 33C15.702 32.9988 25.7314 23.525 25.7119 11.8799C25.7119 11.8776 25.7119 11.8754 25.7119 11.8721C25.701 5.31479 20.1779 8.90801e-08 13.0309 5.7528e-08Z' fill='%235CA700' fill-opacity='0.08'/%3E%3C/svg%3E%0A");
  position: absolute;
  right: 19px;
  top: 16px;
  width: 56px;
  height: 33px;
  background-size: cover;
}
.subtitle {
  letter-spacing: 0.1em;
  color: #6D7278;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.title {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  color: #333333;
}
.how-it-works {
  margin: 160px 0;
}
.how-it-works .how-it-works__content {
  max-width: 45%;
  width: 100%;
}
.how-it-works .how-it-works__image {
  max-width: 45%;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.how-it-works .how-it-works__bullet {
  display: flex;
  margin-top: 24px;
}
.how-it-works .how-it-works__bullet .number {
  flex: 0 0 auto;
  margin-right: 24px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: linear-gradient(180deg, #009E45 0%, #5CA700 52.6%, #B4D44A 100%);
  border-radius: 24px;
}
.how-it-works .how-it-works__bullet h3 {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 8px;
  color: #333333;
}
.how-it-works .how-it-works__bullet p {
  color: #6D7278;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.section--why {
  margin: 160px 0 120px;
}
.section--why .xt-container {
  flex-wrap: wrap;
}
.section--why .why__content, .section--why .why__image {
  width: 100%;
  max-width: 45%;
}
.section--why .why__image {
  position: relative;
}
.section--why .why__image img {
  position: absolute;
  top: -160px;
  right: 0;
  z-index: -1;
}
.section--why .why__box {
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  gap: 20px;
  margin: 40px 0;
}
.section--why .why__box .box {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  padding: 40px;
  flex: 1;
}
.section--why .why__box .box .box__top {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.section--why .why__box .box .box__top .icon {
  width: 72px;
  height: 72px;
  flex: 0 0 auto;
  margin-right: 16px;
}
.section--why .why__box .box .box__top .title h4 {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
.section--why .why__box .box .box__bottom {
  padding-left: 20px;
  margin-bottom: 0;
  list-style: none;
}
.section--why .why__box .box .box__bottom li {
  margin-bottom: 15px;
}
.section--why .why__box .box .box__bottom li:last-child {
  margin-bottom: 0;
}
.section--why .why__box .box .box__bottom li::before {
  content: "";
  background: #5ca700;
  font-weight: bold;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: -1em;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  top: -3px;
}
.section--plan {
  margin: 160px 0;
}
.section--plan .plan__content {
  width: 100%;
  max-width: 40%;
}
.section--plan .plan__box {
  margin-top: 40px;
}
.section--plan .plan__box .box {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
.section--plan .plan__box .box:last-child {
  margin-bottom: 0;
}
.section--plan .plan__box .box .icon {
  width: 64px;
  height: 64px;
  margin-right: 20px;
  flex: 0 0 auto;
}
.section--plan .plan__box .box .box__content h4 {
  margin-bottom: 8px;
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.section--plan .plan__box .box .box__content .editor {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6D7278;
}
.section--plan .plan__image {
  width: 100%;
  max-width: 55%;
  display: flex;
  justify-content: flex-end;
}
.section--plan .plan__cta {
  width: 100%;
  flex: 0 0 auto;
  margin-top: 40px;
  justify-content: center;
  display: flex;
}
.section--calculator {
  margin: 160px 0 120px;
}
.section--calculator .calculator__content, .section--calculator .calculator__image {
  width: 100%;
  max-width: 46%;
}
.section--calculator .title {
  margin-bottom: 20px;
}
.section--calculator .editor {
  margin-bottom: 20px;
}
.page-template-page-new-home .xt-page-header, .page-template-page-new-home .xt-navigation-active {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
}
.section--contact {
  padding: 80px 0 0;
  background: linear-gradient(228.19deg, rgba(92, 167, 0, 0.1) 13.92%, rgba(0, 158, 69, 0.1) 52.24%, rgba(0, 104, 55, 0.1) 93.03%);
}
.section--contact .contact__top {
  max-width: 660px;
  display: inline-block;
  margin: 0 auto 160px;
}
.section--contact .contact__top .title {
  margin-bottom: 20px;
}
.section--contact .contact__top .gform_wrapper .field_description_below .gfield_consent_description, .section--contact .contact__top .gform_wrapper .gfield_consent_description {
  overflow: hidden;
}
.section--contact .contact__form {
  position: relative;
}
.section--contact .contact__form::before {
  content: "";
  width: 178px;
  height: 201px;
  background: url(img/contact-l.png);
  background-size: cover;
  position: absolute;
  top: 5%;
  left: -150px;
  z-index: -1;
}
.section--contact .contact__form::after {
  content: "";
  width: 161px;
  height: 234px;
  background: url(img/contact-r.png);
  background-size: cover;
  position: absolute;
  top: 5%;
  right: -120px;
  z-index: -1;
}
.section--contact .contact__form .gform_footer {
  display: flex;
  justify-content: flex-start;
}
.section--contact .contact__bottom {
  width: 100%;
  flex: 0 0 auto;
}
.section--contact .newsletter {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
  padding: 40px 0 40px 40px;
  display: flex;
  justify-content: space-between;
  margin-bottom: -40px;
}
.section--contact .newsletter img {
  align-self: center;
}
.section--contact .newsletter .newsletter__content {
  width: 100%;
  max-width: 50%;
}
.section--contact .newsletter .title {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 16px;
}
.section--contact .newsletter .content {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6D7278;
}
.section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0 !important;
  margin-top: 32px;
}
.section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph {
  width: 55%;
  margin-bottom: 0 !important;
}
.section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form .mailpoet_text {
  height: 56px;
}
.section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.last {
  width: 40%;
  margin-left: 24px;
}
.section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.last .mailpoet_submit {
  text-align: center !important;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  justify-content: center;
}
.footer {
  background-color: #333333;
  padding-top: 110px;
  padding-bottom: 30px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
}
.footer p {
  margin-bottom: 8px;
}
.footer a, .footer p {
  color: #FFFFFF;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.footer .menu {
  padding-top: 24px;
}
.footer .menu li {
  margin-bottom: 16px;
}
.footer .menu li:last-child {
  margin-bottom: 0;
}
.footer .footer-widgets {
  border-left: 1px solid #6D7278;
  padding: 24px;
  flex: auto;
}
.footer .footer-1 {
  border-left: none;
  flex-grow: 2;
}
.footer .footer-1 img {
  margin-bottom: 20px;
}
.footer .footer__bottom {
  margin-top: 40px;
}
.footer .footer__bottom .xt-container {
  flex-direction: column;
}
.footer .footer__bottom .icons {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #585A5D;
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative;
}
.footer .footer__bottom .icons img {
  max-width: 197px;
}
.footer .footer__bottom .icons .social {
  margin-bottom: 0;
  position: absolute;
  right: 0;
  list-style: none;
  display: flex;
  gap: 24px;
}
.footer .footer__bottom .copyright {
  display: flex;
  justify-content: center;
}
.subscription .xt-container:not(.calculating) {
  align-items: flex-end;
}
.subscription .subscription__content {
  width: 46%;
}
.subscription .subscription__content .subscription__selectors {
  padding: 40px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
}
.subscription .subscription__content .subscription__selectors .subscription__selector {
  margin-bottom: 30px;
}
.subscription .subscription__content .subscription__selectors .subscription__selector p {
  margin: 0;
}
.subscription .subscription__content .subscription__selectors .title {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 8px;
}
.subscription .subscription__content .subscription__selectors .subscription__info {
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  display: none;
}
.subscription .subscription__content .subscription__selectors #sub_info_monthly, .subscription .subscription__content .subscription__selectors .subscription__info.visible {
  display: block;
}
.subscription .subscription__side {
  width: 46%;
}
.subscription .subscription__side .section__plans {
  margin-bottom: 0px;
}
.subscription .subscription__side .section__plans .plan:not(.active) {
  display: none;
}
.subscription .subscription__side .section__plans .plan {
  width: 100% !important;
  max-width: 405px;
  margin-left: auto;
  margin-right: auto;
}
.subscription .subscription__side .plan-content {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.subscription .subscription__side .plan-content .text-dark strong {
  color: #333333;
}
.subscription .subscription__side .plan-content strong {
  color: #5CA700;
  font-weight: 600;
}
.subscription .subscription__side #weight-change-info {
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
}
.d-none {
  display: none;
}
.switch-field {
  display: flex;
  overflow: hidden;
}
.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.switch-field label {
  background-color: #fff;
  color: #5CA701;
  text-align: center;
  padding: 10px 24px 7px;
  border: 1px solid #5CA701;
  transition: all 0.1s ease-in-out;
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.switch-field label:hover {
  cursor: pointer;
}
.switch-field input:checked + label {
  background-color: #5CA701;
  box-shadow: none;
  color: #fff;
}
.switch-field label:first-of-type {
  border-radius: 40px 0 0 40px;
}
.switch-field label:last-of-type {
  border-radius: 0 40px 40px 0;
}
.validation {
  text-align: center;
  color: #D84E56;
  background-color: #fff3f4;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 15px;
}
.ddl-select {
  visibility: hidden;
}
.ddl {
  position: relative;
  height: 50px;
  width: 100%;
  text-align: initial;
}
.ddl::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 20px;
  width: 12px;
  height: 2px;
  background: #555;
  z-index: 99;
  transform: rotate(-40deg);
  transition: 0.5s;
}
.ddl::before {
  content: "";
  position: absolute;
  top: 25px;
  right: 28px;
  width: 12px;
  height: 2px;
  background: #555;
  z-index: 99;
  transform: rotate(40deg);
  transition: 0.5s;
}
.ddl.active::after {
  right: 28px;
}
.ddl.active::before {
  right: 20px;
}
.ddl-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 10px;
  padding: 10px 40px 10px 20px !important;
  outline: none;
  background: #fff;
  border: 1px solid #e9e9e9;
}
.ddl.active .ddl-options {
  visibility: visible;
  opacity: 1;
}
.ddl .ddl-options {
  position: absolute;
  width: 100%;
  top: 55px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s;
  z-index: 999;
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.ddl .ddl-options > div {
  padding: 10px 20px;
  cursor: pointer;
}
.ddl .ddl-options > div:hover {
  background: #5CA701;
  color: #fff;
}
.calc {
  padding: 16px 0;
  border-radius: 8px;
  position: relative;
  margin-bottom: 40px;
}
.calc:not(.calc--expanded) {
  border: 1px solid rgba(109, 114, 120, 0.2);
}
.calc:not(.calc--expanded) .calc__bottom {
  display: none;
  padding: 0 16px;
  margin-top: 40px;
}
.calc .calc__title {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
}
.calc .calc__desc {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #5CA700;
}
.calc .expand-calc {
  cursor: pointer;
  display: flex !important;
}
.calc .arrow {
  position: relative;
  margin-right: 4px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.calc .arrow.active {
  transform: rotate(180deg);
}
.calc .calc__row {
  margin-bottom: 32px;
}
.calc .calc__row:last-child {
  margin-bottom: 0;
}
.calc .calc__row input {
  border-color: #BBC8D4;
  border-width: 2px;
}
.calc .calc__row input.not-valid {
  border-color: #E47171;
}
.calc .calc__row .title {
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #333333;
}
.calc .calc__row .input-box {
  position: relative;
}
.calc .calc__row .input-box .unit {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(187, 200, 212, 0.5);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}
.calc .calc__row .fields {
  display: flex;
}
.calc .calc__row .fields .icon {
  margin-left: 24px;
  position: relative;
}
.calc .calc__row .fields .icon svg {
  position: absolute;
  bottom: 0px;
  left: 0;
}
.calc .calc__row .half {
  width: calc(50% - 40px);
  margin-right: 40px;
}
.calc .calc__row .age {
  align-items: center;
}
.calc .calc__row #age {
  max-width: 72px;
  margin-right: 8px;
}
.section-menu .section__menu {
  position: relative;
}
.section-menu .section__menu::before {
  content: "";
  width: 270px;
  height: 260px;
  position: absolute;
  top: -120px;
  right: 0;
  background: url(img/menu-graphic.png);
  background-size: 100%;
  z-index: -1;
  background-repeat: no-repeat;
}
.day-name-mobile, .menu-nav {
  display: none;
}
.footer a:hover {
  color: #5CA700 !important;
}
.footer a:hover svg path {
  fill: #5CA700;
}
.calculator-wrap {
  width: 100%;
  flex: 0 0 auto;
  margin-top: 80px;
  margin-bottom: 110px;
}
.progress-bar {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}
.progress-bar .tooltip {
  position: absolute;
  top: 40px;
  width: 300px;
  padding: 16px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
  font-family: "Arima Madurai";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  transform: translate(-50%, 0%);
  z-index: 999;
}
.progress-bar .tooltip p {
  margin-bottom: 8px;
}
.progress-bar .tooltip p:last-child {
  margin-bottom: 0;
}
.progress-bar .tooltip .d-flex {
  margin-bottom: 4px;
  align-items: center;
}
.progress-bar .tooltip strong {
  font-weight: 900;
}
.progress-bar .tooltip svg {
  margin-right: 4px;
}
.progress-bar .tooltip .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.progress-bar .tooltip .tooltip-inner::before {
  background-color: #fff;
  box-shadow: -2px -2px 2px 0 rgba(51, 51, 51, 0.1);
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: 2px;
}
.progress-bar .progress-bar__section {
  width: calc(100% / 6);
  height: 24px;
  display: block;
  position: relative;
}
.progress-bar .progress-bar__section:nth-child(1) {
  background: #6BBFE7;
  border-radius: 21px 0px 0px 21px;
}
.progress-bar .progress-bar__section:nth-child(2) {
  background: #59B268;
}
.progress-bar .progress-bar__section:nth-child(3) {
  background: #F5D55E;
}
.progress-bar .progress-bar__section:nth-child(4) {
  background: #F4A74B;
}
.progress-bar .progress-bar__section:nth-child(5) {
  background: #F7905F;
}
.progress-bar .progress-bar__section:nth-child(6) {
  background: #D84E56;
  border-radius: 0px 21px 21px 0px;
}
.progress-bar .progress-bar__section span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -24px);
  width: 100%;
  text-align: center;
}
.calculator-content {
  width: 50%;
  flex: 0 0 auto;
}
.calculator-content .inner {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 250px;
  overflow: hidden;
  position: relative;
}
.calculator-content .inner::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9010197829) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9010197829) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9010197829) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.calculator-content .inner h3 {
  font-size: 20px;
  line-height: 20px;
}
.calculator-content .inner.expanded {
  max-height: 2000px;
}
.calculator-content .inner.expanded::after {
  display: none;
}
.calculator-content .toggle {
  display: flex;
  flex-direction: row;
  justify-content: center;
  cursor: pointer;
}
.calculator-content .toggle span {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #5CA700;
  margin-left: 4px;
}
.calculator-content .toggle svg {
  margin-top: 8px;
}
.calculator-content .toggle.active svg {
  transform: rotate(180deg);
}
@media only screen and (min-width: 768px) {
  .calculator-content .inner {
    max-height: none;
  }
  .calculator-content .inner::after {
    display: none;
  }
  .calculator-content .toggle {
    display: none;
  }
}
.subscription__image {
  width: 46%;
  display: flex;
  align-items: flex-end;
  align-self: center;
}
.subscription__image img {
  max-width: 280px;
}
.calculating {
  display: flex;
}
.calculating::after {
  display: none;
}
.calculating .section-pricing {
  margin-top: 0;
  margin-bottom: 0;
}
.calculating > div:nth-child(1) {
  order: 1;
}
.calculating > div:nth-child(2) {
  order: 2;
}
.calculating > div:nth-child(3) {
  order: 5;
}
.calculating > div:nth-child(4) {
  order: 3;
}
.calculating > div:nth-child(5) {
  order: 4;
}
.subscription__content .js-modal-trigger {
  margin-bottom: 30px;
  display: block;
}
.section--subscription {
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1200px) {
  .hero .hero__side {
    left: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  .d-flex.xt-container-center {
    align-items: center;
  }
  .section-menu .section__menu::before {
    display: none;
  }
  .calculator-wrap .progress-bar .progress-bar__section span {
    display: none;
  }
  .calculator-wrap .tooltip.ideal {
    display: none;
  }
  .calculator-wrap .tooltip.current {
    left: 0px !important;
    width: 100%;
    transform: translate(0, 0);
  }
  .calculator-wrap .tooltip.current .tooltip-inner::before {
    display: none;
  }
  .calculator-wrap .tooltip-mobile-arrow {
    position: absolute;
  }
  .calculator-wrap .tooltip-mobile-arrow::before {
    background-color: #fff;
    box-shadow: -2px -2px 2px 0 rgba(51, 51, 51, 0.1);
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    position: absolute;
    left: -23px;
    right: 0;
    top: -25px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 2px;
  }
  .calculating .subscription__side {
    order: 5 !important;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .calculating .calculator-content {
    width: 100%;
    order: 4 !important;
  }
  .subscription__selectors .ck-button {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .section--hero {
    margin-bottom: 80px;
  }
  .section--hero .xt-container {
    flex-direction: column-reverse;
  }
  .section--hero .hero__content {
    max-width: 100%;
    margin-top: 20px;
    padding-top: 0;
  }
  .section--hero .hero__image {
    max-width: 100%;
  }
  .section--hero .hero__side {
    top: 50%;
  }
  .section--hero .hero__title {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
  }
  .section--hero .xt-button {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .label {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
  }
  .section--testimonials {
    margin-bottom: 80px;
  }
  .section--testimonials .testimonials__main-quote {
    display: none;
  }
  .section--testimonials .testimonial__boxes {
    flex-direction: column;
  }
  .section--testimonials .testimonial__boxes .testimonial__box {
    margin-bottom: 40px;
  }
  .section--testimonials .testimonial__boxes .testimonial__box:last-child {
    margin-bottom: 0;
  }
  .how-it-works {
    margin: 80px 0;
  }
  .how-it-works .how-it-works__content, .how-it-works .how-it-works__image {
    max-width: 100%;
  }
  .title {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
  }
  .subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  .section--subscription .subscription__content, .section--subscription .subscription__side {
    width: 100%;
  }
  .section--subscription .section__plans {
    margin-top: 24px;
  }
  .section-menu .section__title {
    margin-bottom: 8px !important;
  }
  .section-menu .section__content {
    min-width: 100%;
    margin-bottom: 24px;
  }
  .section--why {
    margin: 80px 0 60px;
  }
  .section--why .why__content {
    max-width: 100%;
  }
  .section--why .why__image {
    display: none;
  }
  .section--why .why__box {
    flex-direction: column;
    margin: 24px 0;
  }
  .section--plan {
    margin: 80px 0;
  }
  .section--plan .plan__content, .section--plan .plan__image {
    max-width: 100%;
  }
  .section--plan .plan__image {
    margin-top: 36px;
  }
  .section--plan .xt-button {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .section--calculator {
    display: none;
  }
  .section--contact {
    padding: 24px 0 0px;
  }
  .section--contact .contact__top {
    margin-bottom: 72px;
  }
  .section--contact .contact__form::before, .section--contact .contact__form::after {
    display: none;
  }
  .section--contact .newsletter {
    padding: 24px;
  }
  .section--contact .newsletter .newsletter__content {
    max-width: 100%;
  }
  .section--contact .newsletter img {
    display: none;
  }
  .section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph {
    width: 100%;
  }
  .section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form {
    flex-direction: column;
    margin-top: 24px;
    align-items: center;
  }
  .section--contact .newsletter .mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.last {
    margin-left: 0;
    margin-top: 16px;
  }
  .footer {
    padding-top: 90px;
  }
  .footer .menu {
    padding-top: 0;
  }
  .footer .footer__top .xt-container {
    flex-wrap: wrap;
  }
  .footer .footer__top .xt-container .footer-widgets {
    margin-bottom: 32px;
  }
  .footer .footer__top .xt-container .footer-1 {
    width: 100%;
    padding-bottom: 0;
  }
  .footer .footer__bottom {
    margin-top: 10px;
  }
  .footer .footer__bottom .icons {
    width: 100%;
    justify-content: space-between;
  }
  .footer .footer__bottom .icons .social {
    position: relative;
  }
  .section__menu {
    /* the parent */
  }
  .section__menu .menu__cards {
    overflow: hidden;
  }
  .section__menu .menu__cards .menu__card {
    margin: 0 !important;
    padding: 0px !important;
    overflow: hidden;
  }
  .section__menu .slick-slide > div {
    padding: 20px;
  }
  .day-name-mobile, .menu-nav {
    display: flex;
  }
  .day-name-mobile {
    margin-top: 16px;
    margin-bottom: 8px;
    font-family: "Arima Madurai";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .menu-nav {
    justify-content: space-between;
  }
  .menu-nav a {
    letter-spacing: 0.02em;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(109, 114, 120, 0.5);
    text-transform: capitalize;
    border-bottom: 2px solid transparent;
  }
  .menu-nav a.active {
    color: #5CA700;
    border-color: #5CA700;
  }
  .subscription__image {
    display: none !important;
  }
  .subscription__selectors {
    padding: 16px !important;
  }
  .subscription__selectors .ck-button {
    margin-bottom: 8px;
  }
  .quiz {
    padding: 20px !important;
  }
}
/**************************\
  Basic Modal Styles: COPIED FROM MICROMODAL DOCUMENTATION
\**************************/
.modal {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 900px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}
.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #5ba701;
  box-sizing: border-box;
}
.modal__close {
  background: transparent;
  border: 0;
}
.modal__header .modal__close:before {
  content: "✕";
}
.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}
.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}
/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}
.micromodal-slide.is-open {
  display: block;
}
.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .modal__container, .micromodal-slide .modal__overlay {
  will-change: transform;
}
/*
 END MODAL
*/
