/* line 1, _settings.scss */
:root {
  --bg: #ffffff;
  --bg-is-light: true;
  --bg-minor-shade: #f7f7f7;
  --bg-minor-shade-is-light: true;
  --bg-major-shade: #ededed;
  --bg-major-shade-is-light: true;
  --bg-half-shade: #808080;
  --bg-half-shade-is-dark: true;
  --color-btn-bg: #449439;
  --color-btn-bg-is-dark: true;
  --color-btn-bg-minor-shade: #4ea942;
  --color-btn-bg-minor-shade-is-dark: true;
  --color-btn-bg-major-shade: #5bba4f;
  --color-btn-bg-major-shade-is-dark: true;
  --color-btn-bg-half-shade: #99d491;
  --color-btn-bg-half-shade-is-light: true;
  --color-accent-text: #00b956;
  --color-accent-text-is-dark: true;
  --color-accent-text-minor-shade: #00d865;
  --color-accent-text-minor-shade-is-dark: true;
  --color-accent-text-major-shade: #00f974;
  --color-accent-text-major-shade-is-dark: true;
  --color-accent-text-half-shade: #5cffa8;
  --color-accent-text-half-shade-is-light: true;
  --color-text-dark: #333333;
  --color-text-dark-is-dark: true;
  --color-text-dark-minor-shade: #474747;
  --color-text-dark-minor-shade-is-dark: true;
  --color-text-dark-major-shade: #5c5c5c;
  --color-text-dark-major-shade-is-dark: true;
  --color-text-dark-half-shade: #999999;
  --color-text-dark-half-shade-is-dark: true;
  --color-text-light: #ffffff;
  --color-text-light-is-light: true;
  --color-text-light-minor-shade: #f7f7f7;
  --color-text-light-minor-shade-is-light: true;
  --color-text-light-major-shade: #ededed;
  --color-text-light-major-shade-is-light: true;
  --color-text-light-half-shade: #808080;
  --color-text-light-half-shade-is-dark: true;
  --icons_pack: minimal;
  --controls-btn-border-radius: 6px;
  --color-notice-warning: #fff3cd;
  --color-notice-warning-is-light: true;
  --color-notice-warning-minor-shade: #fff3ca;
  --color-notice-warning-minor-shade-is-light: true;
  --color-notice-warning-major-shade: #fff2c8;
  --color-notice-warning-major-shade-is-light: true;
  --color-notice-warning-half-shade: #ffedb3;
  --color-notice-warning-half-shade-is-light: true;
  --color-notice-success: #d4edda;
  --color-notice-success-is-light: true;
  --color-notice-success-minor-shade: #d3ecd9;
  --color-notice-success-minor-shade-is-light: true;
  --color-notice-success-major-shade: #d1ecd7;
  --color-notice-success-major-shade-is-light: true;
  --color-notice-success-half-shade: #bee4c7;
  --color-notice-success-half-shade-is-light: true;
  --color-notice-error: #f8d7da;
  --color-notice-error-is-light: true;
  --color-notice-error-minor-shade: #f8d7da;
  --color-notice-error-minor-shade-is-light: true;
  --color-notice-error-major-shade: #f8d5d8;
  --color-notice-error-major-shade-is-light: true;
  --color-notice-error-half-shade: #f5c4c8;
  --color-notice-error-half-shade-is-light: true;
  --color-notice-info: #cce5ff;
  --color-notice-info-is-light: true;
  --color-notice-info-minor-shade: #cae4ff;
  --color-notice-info-minor-shade-is-light: true;
  --color-notice-info-major-shade: #c8e3ff;
  --color-notice-info-major-shade-is-light: true;
  --color-notice-info-half-shade: #b3d7ff;
  --color-notice-info-half-shade-is-light: true;
  --font-family: Roboto;
  --font-size: 16px;
  --font-family-heading: Jost;
  --heading-ratio: 2.5;
  --heading-weight: 500;
  --collection_count: 12;
  --search_count: 15;
  --blog_size: 6;
  --product_not_available: hidden;
  --layout-content-max-width: 1564px;
  --delta_sidebar: 3;
  --sidebar_index_show: false;
  --sidebar_index_position: left;
  --sidebar_collection_show: true;
  --sidebar_collection_position: left;
  --sidebar_cart_show: false;
  --sidebar_cart_position: left;
  --sidebar_product_show: false;
  --sidebar_product_position: left;
  --sidebar_blog_show: false;
  --sidebar_blog_position: left;
  --sidebar_article_show: false;
  --sidebar_article_position: left;
  --sidebar_page_show: false;
  --sidebar_page_position: left;
  --sidebar_compare_show: false;
  --sidebar_compare_position: left;
  --sidebar_search_show: false;
  --sidebar_search_position: left;
  --feedback_captcha_enabled: true;
  --favorite_enabled: false;
  --compare_enabled: false; }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/*
*
* Counter
*/
/* line 18, theme.scss */
.counter-creative {
  text-align: center; }

/* line 22, theme.scss */
.counter-creative-number {
  font-size: 70px;
  line-height: .8;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .025em; }

/* line 30, theme.scss */
.counter-creative-number > * {
  display: inline-block;
  vertical-align: top; }

/* line 35, theme.scss */
.counter-creative-icon {
  margin-left: 10px;
  font-size: 42px;
  line-height: 1;
  color: #eda407; }

/* line 42, theme.scss */
.counter-creative-title {
  font-weight: 300;
  letter-spacing: .01em;
  color: #fff; }

/* line 48, theme.scss */
* + .counter-creative-title {
  margin-top: 18px; }

/* line 52, theme.scss */
.border-classic > div {
  position: relative;
  flex-grow: 1; }

/* line 57, theme.scss */
.border-classic > div::before {
  position: absolute;
  display: none;
  content: '';
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
  width: 80%;
  height: 1px;
  background: #d7d7d7; }

@media (max-width: 575px) {
  /* line 70, theme.scss */
  .border-classic > div + div::before {
    display: inline-block; } }
@media (min-width: 576px) {
  /* line 76, theme.scss */
  .border-classic > div {
    position: relative; }

  /* line 79, theme.scss */
  .border-classic > div::before {
    top: 50%;
    left: 0;
    width: 1px;
    height: 68px;
    margin-top: -34px;
    transform: none; }

  /* line 87, theme.scss */
  .border-classic > div:nth-child(odd) + div::before {
    display: inline-block; } }
@media (min-width: 992px) {
  /* line 93, theme.scss */
  .border-classic > div + div::before {
    display: inline-block; } }
@media (min-width: 576px) {
  /* line 99, theme.scss */
  .border-classic-big > div::before {
    height: 86px;
    margin-top: -43px; } }
/* line 105, theme.scss */
.context-dark .border-classic > div::before, .bg-gray-dark .border-classic > div::before, .bg-primary .border-classic > div::before {
  background: rgba(255, 255, 255, 0.2); }

/*
*
* Material Parallax
*/
/* line 113, theme.scss */
.parallax-container {
  position: relative;
  overflow: hidden;
  color: #fff; }

/* line 119, theme.scss */
.material-parallax {
  position: absolute;
  top: 0;
  left: -1px;
  right: -1px;
  bottom: 0; }

/* line 127, theme.scss */
.ipad .material-parallax, .iphone .material-parallax {
  background-attachment: scroll !important; }

/* line 131, theme.scss */
.material-parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 101%;
  max-width: none;
  min-height: 101%;
  transform: translate3d(-50%, 0, 0); }

/* line 142, theme.scss */
.parallax-content {
  position: relative;
  z-index: 1; }

/* line 147, theme.scss */
.stepper {
  position: relative;
  display: block; }

/* line 152, theme.scss */
.stepper input[type="number"] {
  width: 100%;
  padding: 10px 42px;
  font-weight: 500;
  text-align: center;
  -moz-appearance: textfield; }

/* line 160, theme.scss */
.stepper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

/* line 164, theme.scss */
.stepper-arrow {
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -19px;
  width: 38px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  font-weight: 400;
  font-family: "FontAwesome";
  cursor: pointer;
  color: #151515;
  border-radius: 0;
  transition: .3s all ease; }

/* line 181, theme.scss */
.stepper-arrow:hover {
  color: #3c6a36; }

/* line 185, theme.scss */
.stepper-arrow.up {
  right: 0; }

/* line 189, theme.scss */
.stepper-arrow.up:before {
  content: '\f067'; }

/* line 193, theme.scss */
.stepper-arrow.down {
  left: 0; }

/* line 197, theme.scss */
.stepper-arrow.down:before {
  content: '\f068'; }

/* line 201, theme.scss */
.stepper.disabled .stepper-arrow {
  pointer-events: none;
  opacity: .5; }

/* line 206, theme.scss */
.product-stepper .stepper {
  padding-right: 32px; }

/* line 210, theme.scss */
.product-stepper input[type="number"] {
  padding: 10px 5px;
  font-size: 24px;
  max-width: 66px; }

/* line 216, theme.scss */
.product-stepper .stepper-arrow {
  margin-top: 0;
  top: auto;
  right: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #f1efeb; }

/* line 226, theme.scss */
.product-stepper .stepper-arrow.up {
  top: 0; }

/* line 230, theme.scss */
.product-stepper .stepper-arrow.down {
  left: auto;
  bottom: 0; }

/* line 235, theme.scss */
.table-cart-stepper {
  max-width: 114px;
  margin-left: auto;
  margin-right: auto; }

/* line 241, theme.scss */
.table-cart-stepper input[type="number"] {
  font-size: 18px;
  line-height: 1;
  letter-spacing: .1em;
  padding-bottom: 6px;
  background: #ffffff;
  border-color: #ffffff; }

/* line 250, theme.scss */
.table-cart-stepper .stepper-arrow {
  line-height: 36px;
  border-radius: 4px;
  border: 1px solid #d7d7d7; }

/* line 255, theme.scss */
.textshadow {
  text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.8); }

/* line 259, theme.scss */
.mtb {
  margin: 20px; }

/* line 263, theme.scss */
.btn-warning {
  background-color: #3c6a36;
  color: #fff; }

/* line 267, theme.scss */
.dropdown-menu {
  min-width: 8px;
  margin: 0;
  padding: 0; }

/* line 272, theme.scss */
.dropdown-item:hover {
  background-color: #f1efeb; }

/* line 276, theme.scss */
.modal {
  overflow-y: auto; }

/* line 280, theme.scss */
.b-w {
  background-color: #fff; }

/* line 286, theme.scss */
.bg-overlay-68 {
  background-color: rgba(0, 0, 0, 0.5); }

@media (min-width: 768px) {
  /* line 291, theme.scss */
  .parallax-content .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 300px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 767px) {
  /* line 303, theme.scss */
  .parallax-content .row {
    margin-top: 30px;
    margin-bottom: 30px; }

  /* line 307, theme.scss */
  .parallax-content .container {
    margin-bottom: -10px; }

  /* line 310, theme.scss */
  .parallax-content .counter-creative-number {
    font-size: 50px;
    line-height: .8;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .025em; }

  /* line 317, theme.scss */
  .counter-creative {
    margin-top: 30px;
    margin-bottom: 30px; } }
/* line 323, theme.scss */
header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: calc(var(--zindex-modal) - 1); }
