@charset "UTF-8";
/*
Theme Name: Ercoding Theme
Theme URI: https://ercoding.pl/
Author: ercoding.pl
Author URI: https://ercoding.pl/
Version: 1.0
Requires at least: 5.3
Tested up to: 5.5
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ercodingtheme
*/
.container, .woocommerce-shop #main, .tax-product_cat #main, .single-product #primary, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container, .woocommerce-shop #main, .tax-product_cat #main, .single-product #primary {
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid {
  padding: 0;
}

.row, .woocommerce-shop #main .products.columns-4, .tax-product_cat #main .products.columns-4, .single-product #primary .single-product-content, .products.related .products.columns-4, .products.up-sells .products.columns-4 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .popular-products__row > li, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .popular-products__row > li, .col-lg-4, .woocommerce-shop #main .products.columns-4 > li, .tax-product_cat #main .products.columns-4 > li, .products.related .products.columns-4 > li, .products.up-sells .products.columns-4 > li, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .popular-products__row > li, .single-product #primary .woocommerce-product-gallery, .single-product #primary .summary, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .woocommerce-shop #main .products.columns-4 > li, .tax-product_cat #main .products.columns-4 > li, .products.related .products.columns-4 > li, .products.up-sells .products.columns-4 > li, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-12, .popular-products__row > li {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .container, .woocommerce-shop #main, .tax-product_cat #main, .single-product #primary {
    max-width: 540px;
  }
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-12, .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-6, .woocommerce-shop #main .products.columns-4 > li, .tax-product_cat #main .products.columns-4 > li, .products.related .products.columns-4 > li, .products.up-sells .products.columns-4 > li, .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-4, .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-3, .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-2, .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .container, .woocommerce-shop #main, .tax-product_cat #main, .single-product #primary {
    max-width: 720px;
  }
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-12, .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-6, .popular-products__row > li, .single-product #primary .woocommerce-product-gallery, .single-product #primary .summary, .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-4, .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-3, .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-2, .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .container, .woocommerce-shop #main, .tax-product_cat #main, .single-product #primary {
    max-width: 960px;
  }
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-12, .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-6, .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-4, .woocommerce-shop #main .products.columns-4 > li, .tax-product_cat #main .products.columns-4 > li, .products.related .products.columns-4 > li, .products.up-sells .products.columns-4 > li, .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-3, .popular-products__row > li, .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-2, .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .container, .woocommerce-shop #main, .tax-product_cat #main, .single-product #primary {
    max-width: 1230px;
  }
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-12, .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-6, .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-4, .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-3, .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-2, .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  /* temporary styles */
  padding: 0;
  background: transparent;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  /* prettier-ignore */
  @supports (padding: 0px) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 400;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/* fancybox styles overwrite */
.fancybox-slide--iframe .fancybox-content {
  width: 92% !important;
  height: 92% !important;
}

@media (max-width: 991px) {
  .fancybox-slide--iframe .fancybox-content {
    height: 40vh !important;
  }
}

@media only screen and (orientation: landscape) {
  .fancybox-slide--iframe .fancybox-content {
    height: 80vh !important;
    width: 85% !important;
  }
}

.fancybox-button.fancybox-button--play {
  display: none !important;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/**
 * Variables
 */
/* fix styles being overwritten by admin default css */
.editor-styles-wrapper .container, .editor-styles-wrapper .woocommerce-shop #main, .woocommerce-shop .editor-styles-wrapper #main, .editor-styles-wrapper .tax-product_cat #main, .tax-product_cat .editor-styles-wrapper #main, .editor-styles-wrapper .single-product #primary, .single-product .editor-styles-wrapper #primary {
  margin: 0 auto !important;
  padding: 0 15px !important;
}

.editor-styles-wrapper .cta-hero__image {
  z-index: 0 !important;
}

/**
 * Functions
 */
/* 
 * Import fonts
 */
/*
 * Typography
 */
h1, .h1, .numbers__digit, .list__number, .counter__item, .theme-blog__decorator, h1 > strong, h1 > b, h1 > span {
  color: #222222;
  font-family: "Cormorant Garamond", serif;
  font-size: 60px;
  line-height: 1.1;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  h1, .h1, .numbers__digit, .list__number, .counter__item, .theme-blog__decorator, h1 > strong, h1 > b, h1 > span {
    font-size: 58px;
  }
}

h2, .h2, .thank-you__title, .cta-hero__title span, .text-image-decorated__content p, h2 > strong, h2 > b, h2 > span {
  color: #222222;
  font-family: "Cormorant Garamond", serif;
  font-size: 35px;
  line-height: 1.1;
  font-weight: 500;
}

@media (max-width: 1199px) {
  h2, .h2, .thank-you__title, .cta-hero__title span, .text-image-decorated__content p, h2 > strong, h2 > b, h2 > span {
    font-size: 30px;
  }
}

h3, .h3, .numbers__title, .testimonials__name, .motto-bar__content p, .counter__content p, .counter__content p span .counter__item, .stats__title, .footer__column h1, .footer__column h2, .footer__column h3, .footer__column h4, .theme-blog__title, .woocommerce-cart .cart-collaterals table .shipping th, .woocommerce-cart .cart-collaterals table .order-total th, .woocommerce-checkout .woocommerce h3, .woocommerce-checkout .woocommerce h3 span, .woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-order-received h2, .single-product #primary .product_title, .products.related > h2, .products.up-sells > h2, h3 > strong, h3 > b, h3 > span {
  color: #222222;
  font-family: "Cormorant Garamond", serif;
  font-size: 26px;
  line-height: 1.1;
  font-weight: 500;
}

@media (max-width: 1199px) {
  h3, .h3, .numbers__title, .testimonials__name, .motto-bar__content p, .counter__content p, .counter__content p span .counter__item, .stats__title, .footer__column h1, .footer__column h2, .footer__column h3, .footer__column h4, .theme-blog__title, .woocommerce-cart .cart-collaterals table .shipping th, .woocommerce-cart .cart-collaterals table .order-total th, .woocommerce-checkout .woocommerce h3, .woocommerce-checkout .woocommerce h3 span, .woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-order-received h2, .single-product #primary .product_title, .products.related > h2, .products.up-sells > h2, h3 > strong, h3 > b, h3 > span {
    font-size: 22px;
  }
}

h4, .h4, .text-with-image__subtitle, .three-boxes__content h1,
.three-boxes__content h2,
.three-boxes__content h3,
.three-boxes__content h4,
.three-boxes__content h5, .three-boxes__content em, .counter__content p span, .counter__content p span .counter__content p, .counter__content p span .counter__content p span, .counter__content p span .counter__item::after, .counter__item::after, .theme-content-product-title, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-name a, .product h2, .product .woocommerce-loop-product__title, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr th, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr th, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr th, .woocommerce-order-received table thead tr th, .woocommerce-order-received table tbody tr th, .woocommerce-order-received table tfoot tr th, .single-product #primary .single-product-content h3, .single-product #primary .single-product-content h4, .woocommerce-Address-title.title > div, h4 > strong, h4 > b, h4 > span {
  color: #222222;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 500;
}

@media (max-width: 1199px) {
  h4, .h4, .text-with-image__subtitle, .three-boxes__content h1,
  .three-boxes__content h2,
  .three-boxes__content h3,
  .three-boxes__content h4,
  .three-boxes__content h5, .three-boxes__content em, .counter__content p span, .counter__content p span .counter__content p, .counter__content p span .counter__content p span, .counter__content p span .counter__item::after, .counter__item::after, .theme-content-product-title, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-name a, .product h2, .product .woocommerce-loop-product__title, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr th, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr th, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr th, .woocommerce-order-received table thead tr th, .woocommerce-order-received table tbody tr th, .woocommerce-order-received table tfoot tr th, .single-product #primary .single-product-content h3, .single-product #primary .single-product-content h4, .woocommerce-Address-title.title > div, h4 > strong, h4 > b, h4 > span {
    font-size: 18px;
  }
}

p, .paragraph, .contact__phone, .contact__email, .contact__form .gform_confirmation_message, .wyswig-content__wrapper ul li, .wyswig-content__wrapper ol li, .text-image-decorated__author, .footer__phone, .footer__email, .single-blog-post__content ul li, .single-blog-post__content ol li, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p label, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p label, .woocommerce-checkout .woocommerce #order_comments_field label, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr td, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td, .woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form label, .woocommerce-error li, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong, .woocommerce-order-received table thead tr td, .woocommerce-order-received table tbody tr td, .woocommerce-order-received table tfoot tr td, .product-filters form > ul li label, .single-product #primary .woocommerce-tabs ul li, .single-product #primary .woocommerce-tabs ol li, .single-product #primary .woocommerce-product-details__short-description, .single-product #primary .woocommerce-product-details__short-description ul li, .single-product #primary .woocommerce-product-details__short-description ol li, .variations th, .woocommerce-account .default-block.container .woocommerce nav ul li a, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li a, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li a, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li a, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li a, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li a, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li a, .woocommerce-account .woocommerce label {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
  margin: 20px 0 0;
  color: #222222;
}

p > a, .paragraph > a, .contact__phone > a, .contact__email > a, .contact__form .gform_confirmation_message > a, .wyswig-content__wrapper ul li > a, .wyswig-content__wrapper ol li > a, .text-image-decorated__author > a, .footer__phone > a, .footer__email > a, .single-blog-post__content ul li > a, .single-blog-post__content ol li > a, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p label > a, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p label > a, .woocommerce-checkout .woocommerce #order_comments_field label > a, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr td > a, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td > a, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td > a, .woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form label > a, .woocommerce-error li > a, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li > a, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong > a, .woocommerce-order-received table thead tr td > a, .woocommerce-order-received table tbody tr td > a, .woocommerce-order-received table tfoot tr td > a, .product-filters form > ul li label > a, .single-product #primary .woocommerce-tabs ul li > a, .single-product #primary .woocommerce-tabs ol li > a, .single-product #primary .woocommerce-product-details__short-description > a, .single-product #primary .woocommerce-product-details__short-description ul li > a, .single-product #primary .woocommerce-product-details__short-description ol li > a, .variations th > a, .woocommerce-account .default-block.container .woocommerce nav ul li a > a, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li a > a, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li a > a, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li a > a, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li a > a, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li a > a, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li a > a, .woocommerce-account .woocommerce label > a {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.65;
  text-decoration: underline;
  display: inline-block;
  color: #222222;
}

p > a:hover, .paragraph > a:hover, .contact__phone > a:hover, .contact__email > a:hover, .contact__form .gform_confirmation_message > a:hover, .wyswig-content__wrapper ul li > a:hover, .wyswig-content__wrapper ol li > a:hover, .text-image-decorated__author > a:hover, .footer__phone > a:hover, .footer__email > a:hover, .single-blog-post__content ul li > a:hover, .single-blog-post__content ol li > a:hover, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p label > a:hover, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p label > a:hover, .woocommerce-checkout .woocommerce #order_comments_field label > a:hover, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr td > a:hover, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td > a:hover, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td > a:hover, .woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form label > a:hover, .woocommerce-error li > a:hover, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li > a:hover, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong > a:hover, .woocommerce-order-received table thead tr td > a:hover, .woocommerce-order-received table tbody tr td > a:hover, .woocommerce-order-received table tfoot tr td > a:hover, .product-filters form > ul li label > a:hover, .single-product #primary .woocommerce-tabs ul li > a:hover, .single-product #primary .woocommerce-tabs ol li > a:hover, .single-product #primary .woocommerce-product-details__short-description > a:hover, .single-product #primary .woocommerce-product-details__short-description ul li > a:hover, .single-product #primary .woocommerce-product-details__short-description ol li > a:hover, .variations th > a:hover, .woocommerce-account .default-block.container .woocommerce nav ul li a > a:hover, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li a > a:hover, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li a > a:hover, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li a > a:hover, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li a > a:hover, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li a > a:hover, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li a > a:hover, .woocommerce-account .woocommerce label > a:hover {
  text-decoration: underline;
  color: #222222;
}

p > strong, .paragraph > strong, .contact__phone > strong, .contact__email > strong, .contact__form .gform_confirmation_message > strong, .wyswig-content__wrapper ul li > strong, .wyswig-content__wrapper ol li > strong, .text-image-decorated__author > strong, .footer__phone > strong, .footer__email > strong, .single-blog-post__content ul li > strong, .single-blog-post__content ol li > strong, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p label > strong, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p label > strong, .woocommerce-checkout .woocommerce #order_comments_field label > strong, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr td > strong, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td > strong, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td > strong, .woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form label > strong, .woocommerce-error li > strong, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li > strong, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong > strong, .woocommerce-order-received table thead tr td > strong, .woocommerce-order-received table tbody tr td > strong, .woocommerce-order-received table tfoot tr td > strong, .product-filters form > ul li label > strong, .single-product #primary .woocommerce-tabs ul li > strong, .single-product #primary .woocommerce-tabs ol li > strong, .single-product #primary .woocommerce-product-details__short-description > strong, .single-product #primary .woocommerce-product-details__short-description ul li > strong, .single-product #primary .woocommerce-product-details__short-description ol li > strong, .variations th > strong, .woocommerce-account .default-block.container .woocommerce nav ul li a > strong, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li a > strong, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li a > strong, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li a > strong, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li a > strong, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li a > strong, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li a > strong, .woocommerce-account .woocommerce label > strong {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.65;
  color: #222222;
}

p > span, .paragraph > span, .contact__phone > span, .contact__email > span, .contact__form .gform_confirmation_message > span, .wyswig-content__wrapper ul li > span, .wyswig-content__wrapper ol li > span, .text-image-decorated__author > span, .footer__phone > span, .footer__email > span, .single-blog-post__content ul li > span, .single-blog-post__content ol li > span, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p label > span, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p label > span, .woocommerce-checkout .woocommerce #order_comments_field label > span, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr td > span, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td > span, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td > span, .woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form label > span, .woocommerce-error li > span, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li > span, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong > span, .woocommerce-order-received table thead tr td > span, .woocommerce-order-received table tbody tr td > span, .woocommerce-order-received table tfoot tr td > span, .product-filters form > ul li label > span, .single-product #primary .woocommerce-tabs ul li > span, .single-product #primary .woocommerce-tabs ol li > span, .single-product #primary .woocommerce-product-details__short-description > span, .single-product #primary .woocommerce-product-details__short-description ul li > span, .single-product #primary .woocommerce-product-details__short-description ol li > span, .variations th > span, .woocommerce-account .default-block.container .woocommerce nav ul li a > span, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li a > span, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li a > span, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li a > span, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li a > span, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li a > span, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li a > span, .woocommerce-account .woocommerce label > span {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
  color: #222222;
}

ul > li, ol > li, ul.wp-block-list li, ol.wp-block-list li {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}

ul > li > strong, ol > li > strong, ul.wp-block-list li > strong, ol.wp-block-list li > strong {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.65;
  color: #222222;
}

ul > li > span, ol > li > span, ul.wp-block-list li > span, ol.wp-block-list li > span {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
  color: #222222;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: 0 !important;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Roboto Condensed", sans-serif;
  max-width: 100vw !important;
  overflow-x: hidden;
  position: relative;
  font-weight: 400;
  color: #222222;
}

body.archive {
  padding: 0;
}

select,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="submit"],
textarea {
  offset: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Roboto Condensed", sans-serif;
}

button {
  border: none;
  background: none;
  outline: none;
  font-family: "Roboto Condensed", sans-serif;
}

button:focus {
  outline: none;
}

a,
button,
input[type="submit"] {
  cursor: pointer !important;
  font-family: "Roboto Condensed", sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

img, svg {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}

.container .container, .woocommerce-shop #main .container, .tax-product_cat #main .container, .single-product #primary .container, .container .woocommerce-shop #main, .woocommerce-shop .container #main, .woocommerce-shop #main #main, .single-product #primary .woocommerce-shop #main, .woocommerce-shop .single-product #primary #main, .container .tax-product_cat #main, .tax-product_cat .container #main, .tax-product_cat #main #main, .single-product #primary .tax-product_cat #main, .tax-product_cat .single-product #primary #main, .container .single-product #primary, .single-product .container #primary, .woocommerce-shop #main .single-product #primary, .single-product .woocommerce-shop #main #primary, .tax-product_cat #main .single-product #primary, .single-product .tax-product_cat #main #primary, .single-product #primary #primary {
  max-width: 100% !important;
  padding: 0 !important;
}

.main--subpage {
  padding: 90px 0 0;
}

.default-block.container, .woocommerce-shop .default-block#main, .tax-product_cat .default-block#main, .single-product .default-block#primary, .default-block.container-fluid {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .default-block.container ol, .woocommerce-shop .default-block#main ol, .tax-product_cat .default-block#main ol, .single-product .default-block#primary ol, .default-block.container ul, .woocommerce-shop .default-block#main ul, .tax-product_cat .default-block#main ul, .single-product .default-block#primary ul, .default-block.container-fluid ol, .default-block.container-fluid ul {
    padding: 0 0 0 18px;
  }
}

.single-post .default-block.container, .single-post .woocommerce-shop .default-block#main, .woocommerce-shop .single-post .default-block#main, .single-post .tax-product_cat .default-block#main, .tax-product_cat .single-post .default-block#main, .single-post .single-product .default-block#primary, .single-product .single-post .default-block#primary {
  margin: 20px auto 0;
}

.wp-block-heading {
  margin: 25px 0 0;
}

body.page .display-none, body.woocommerce-page .display-none {
  display: none;
}

/* fix WC overwriting bootstrap classes */
.woocommerce .col-1,
.woocommerce .col-2 {
  max-width: none !important;
}

/* overwrite wp */
#wpadminbar {
  position: fixed !important;
}

/* reset all margins in gravity forms - delete it later from global and modify in block styles */
.gform_wrapper {
  margin: 0;
}

.gform_body ul li {
  margin: 0 !important;
  padding: 0 !important;
}

.gform_body ul li label {
  display: none !important;
}

.gform_body ul li > div {
  margin: 0 !important;
}

.gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}

/* delete gravity forms error styles, FORM MUST BE WRAPPED WITH DIV WITH ERCODING-FORM CLASS */
.ercoding-form .gform_wrapper div.validation_error {
  padding: 0 !important;
  margin: 0 0 10px !important;
  font-size: 12px !important;
}

.ercoding-form .gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error.gfield_contains_required {
  max-width: 100% !important;
  margin: 0 !important;
  background: none !important;
  border: none !important;
}

.ercoding-form .gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error.gfield_contains_required input, .ercoding-form .gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error.gfield_contains_required textarea {
  border: 2px solid #d42c2c !important;
}

.ercoding-form .validation_message {
  display: none !important;
}

.ercoding-form .gform_validation_errors {
  padding: 16px !important;
  text-align: center;
}

.ercoding-form .gform_validation_errors .gform-icon {
  display: none !important;
}

.gfield_required.gfield_required_text {
  font-style: normal !important;
  font-size: 12px !important;
  color: #222222 !important;
}

.gfield_required_text {
  display: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  border-radius: 0 !important;
  margin: 0 0 25px !important;
}

.gform_error-message {
  margin: 0;
}

/*slick arrow "next" and "prev" text delete */
.slick-prev,
.slick-next {
  font-size: 0px;
}

@media (max-width: 767px) {
  #wpadminbar {
    display: none !important;
  }
}

ul > li, ol > li {
  list-style: none;
}

.container-fluid--max-width {
  max-width: 2200px;
}

.container-fluid--padding {
  padding: 0 30px;
}

@media (max-width: 991px) {
  .container-fluid--padding {
    padding: 0 15px;
  }
}

.text-center {
  text-align: center;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.object-fit-cover, .product__image img, .single-product .products.related .product__image img, .single-product .products.upsells .product__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

.object-fit-contain {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
}

.cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  margin: 0;
  padding: 0;
  display: block;
}

.inactive {
  pointer-events: none;
}

.mt-5 {
  margin-top: 25px;
}

.mt-4 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 15px;
}

.mb-5 {
  margin-bottom: 25px;
}

.mb-4 {
  margin-bottom: 20px;
}

.mb-3 {
  margin-bottom: 15px;
}

/* RWD helping styles */
@media (min-width: 992px) {
  .mobile-only {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .desktop-only {
    display: none !important;
  }
}

.preloader {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.preloader__logo {
  width: 150px;
  height: 100px;
}

.preloader__logo img {
  -webkit-animation: preloader 2000ms ease infinite;
          animation: preloader 2000ms ease infinite;
  max-width: 100%;
  height: auto;
  display: block;
}

@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes preloader {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.button, .woocommerce-checkout .woocommerce #ship-to-different-address label::after {
  border: 1px solid #695f37;
  padding: 13px 25px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  background: #695f37;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 0 !important;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  min-width: 120px;
  line-height: 1 !important;
  position: relative;
  overflow: hidden;
}

@media (max-width: 449px) {
  .button, .woocommerce-checkout .woocommerce #ship-to-different-address label::after {
    padding: 9px 20px 0.59375rem;
    font-size: 12px;
  }
}

.button:hover, .woocommerce-checkout .woocommerce #ship-to-different-address label:hover::after {
  color: #ffffff;
  border: 1px solid #695f37;
  background: #695f37;
}

.button:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  -webkit-transition: none;
  transition: none;
  -webkit-animation: mmpuu 1s forwards;
          animation: mmpuu 1s forwards;
}

@-webkit-keyframes mmpuu {
  0% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

@keyframes mmpuu {
  0% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

.button--checkout, .button--continue-shopping, .button--update-cart {
  min-width: 184px;
  text-align: center;
}

.button--checkout {
  margin: 20px 0 0;
}

.button--continue-shopping, .button--update-cart {
  margin: 10px 0 0;
  border: 1px solid #222222;
  background: transparent;
  color: #222222;
}

.button--continue-shopping:hover, .button--update-cart:hover {
  background: #695f37;
  border: 1px solid #695f37;
}

.button--continue-shopping::before, .button--update-cart::before {
  display: none;
}

.button--ghost {
  background: transparent;
  border: 1px solid #222222;
  color: #222222;
}

.button--inactive {
  background: #e3e0db;
  border: 1px solid #efeeef;
  color: #919191;
  pointer-events: none;
  cursor: context-menu;
}

.button--inactive:hover {
  background: #e3e0db;
  border: 1px solid #efeeef;
  color: #919191;
}

.button--full-width {
  display: block;
  width: 100%;
  padding: 30px 25px 31px;
  font-size: 19px;
}

.button.single_add_to_cart_button, .woocommerce-checkout .woocommerce #ship-to-different-address label.single_add_to_cart_button::after {
  margin: 0;
  height: 48px;
}

.button.acf-button, .woocommerce-checkout .woocommerce #ship-to-different-address label.acf-button::after {
  background: #f6f7f7 !important;
  padding: 0 10px !important;
  color: #2271b1 !important;
  font-size: 13px !important;
  line-height: 2.15384615 !important;
  border: 1px solid #2271b1 !important;
}

.added_to_cart {
  display: none !important;
}

.hamburger {
  display: none;
  width: 30px;
  height: 29px;
  position: relative;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  background: none;
  border: none !important;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 991px) {
  .hamburger {
    display: block;
    margin: 0 0 0 30px;
  }
}

@media (max-width: 369px) {
  .hamburger {
    margin: 0 0 0 20px;
    width: 25px;
  }
}

.hamburger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #695f37;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.hamburger span:nth-child(1) {
  top: 0px;
}

.hamburger span:nth-child(2), .hamburger span:nth-child(3) {
  top: 12px;
}

.hamburger span:nth-child(4) {
  top: 24px;
}

.hamburger.active span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.hamburger.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.hamburger.active span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.mailchimp-newsletter {
  width: 100%;
  margin: 25px 0 0;
}

.mailchimp-newsletter__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .mailchimp-newsletter__form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.mailchimp-newsletter__form input {
  max-width: 143px;
}

.mailchimp-newsletter p {
  margin: 10px 0 0;
  font-size: 13px;
}

.mailchimp-newsletter p label input {
  margin: 0 5px 0 0;
  position: relative;
  bottom: -2px;
}

.mailchimp-newsletter p a {
  text-decoration: underline;
}

.mc4wp-form-submitted.mc4wp-form-success .mailchimp-newsletter {
  display: none;
}

.ercoding-form {
  width: 100%;
}

.inputs, input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="tel"], select, textarea, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span input, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span input, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input, .select2-dropdown input, .single-product #primary form .variations select, .single-product #primary form .variations option, .woocommerce-account .woocommerce-form.woocommerce-form-login input, .woocommerce-account .woocommerce-form.woocommerce-form-register input, .woocommerce-input-wrapper input, .woocommerce-input-wrapper select, .woocommerce-EditAccountForm.edit-account input {
  border: 1px solid #929292 !important;
  padding: 13px !important;
  font-size: 15px !important;
  color: #313131 !important;
  display: block;
  border-radius: 0 !important;
  font-weight: 400 !important;
  width: 100%;
}

.inputs::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span input::-webkit-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span input::-webkit-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input::-webkit-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input::-webkit-input-placeholder, .select2-dropdown input::-webkit-input-placeholder, .single-product #primary form .variations select::-webkit-input-placeholder, .single-product #primary form .variations option::-webkit-input-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input::-webkit-input-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-webkit-input-placeholder, .woocommerce-input-wrapper input::-webkit-input-placeholder, .woocommerce-input-wrapper select::-webkit-input-placeholder, .woocommerce-EditAccountForm.edit-account input::-webkit-input-placeholder {
  font-size: 15px !important;
  color: #313131 !important;
  font-weight: 400 !important;
  font-family: "Roboto Condensed", sans-serif !important;
}

.inputs::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span input::-moz-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span input::-moz-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input::-moz-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input::-moz-placeholder, .select2-dropdown input::-moz-placeholder, .single-product #primary form .variations select::-moz-placeholder, .single-product #primary form .variations option::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-moz-placeholder, .woocommerce-input-wrapper input::-moz-placeholder, .woocommerce-input-wrapper select::-moz-placeholder, .woocommerce-EditAccountForm.edit-account input::-moz-placeholder {
  font-size: 15px !important;
  color: #313131 !important;
  font-weight: 400 !important;
  font-family: "Roboto Condensed", sans-serif !important;
}

.inputs:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span input:-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span input:-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input:-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input:-ms-input-placeholder, .select2-dropdown input:-ms-input-placeholder, .single-product #primary form .variations select:-ms-input-placeholder, .single-product #primary form .variations option:-ms-input-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input:-ms-input-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input:-ms-input-placeholder, .woocommerce-input-wrapper input:-ms-input-placeholder, .woocommerce-input-wrapper select:-ms-input-placeholder, .woocommerce-EditAccountForm.edit-account input:-ms-input-placeholder {
  font-size: 15px !important;
  color: #313131 !important;
  font-weight: 400 !important;
  font-family: "Roboto Condensed", sans-serif !important;
}

.inputs::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span input::-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span input::-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input::-ms-input-placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input::-ms-input-placeholder, .select2-dropdown input::-ms-input-placeholder, .single-product #primary form .variations select::-ms-input-placeholder, .single-product #primary form .variations option::-ms-input-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input::-ms-input-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-ms-input-placeholder, .woocommerce-input-wrapper input::-ms-input-placeholder, .woocommerce-input-wrapper select::-ms-input-placeholder, .woocommerce-EditAccountForm.edit-account input::-ms-input-placeholder {
  font-size: 15px !important;
  color: #313131 !important;
  font-weight: 400 !important;
  font-family: "Roboto Condensed", sans-serif !important;
}

.inputs::placeholder, input[type="text"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, select::placeholder, textarea::placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span input::placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span input::placeholder, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input::placeholder, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input::placeholder, .select2-dropdown input::placeholder, .single-product #primary form .variations select::placeholder, .single-product #primary form .variations option::placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input::placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::placeholder, .woocommerce-input-wrapper input::placeholder, .woocommerce-input-wrapper select::placeholder, .woocommerce-EditAccountForm.edit-account input::placeholder {
  font-size: 15px !important;
  color: #313131 !important;
  font-weight: 400 !important;
  font-family: "Roboto Condensed", sans-serif !important;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 20px;
}

@media (max-width: 767px) {
  .social-media {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.social-media a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 25px;
  height: 25px;
}

.social-media a img {
  -webkit-filter: brightness(0.15);
          filter: brightness(0.15);
}

.section-id {
  width: 1px;
  height: 1px;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: -100px;
}

.section-id--background {
  top: -60px;
}

body.admin-bar .section-id {
  top: -135px;
}

body.admin-bar .section-id--background {
  top: -92px;
}

.spacer {
  width: 100%;
}

@media (max-width: 1199px) {
  .spacer {
    /* important is necessary to prevent inline styles */
    height: 50px !important;
  }
}

.spacer--background {
  background: #efeeef;
}

@media (max-width: 1199px) {
  .spacer--small {
    height: 25px !important;
  }
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: initial;
}

@media (max-width: 767px) {
  .slick-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.slick-dots li {
  padding: 0 5px;
  list-style: none;
}

@media (max-width: 767px) {
  .slick-dots li {
    margin: 5px;
  }
}

.slick-dots li::before {
  display: none;
}

.slick-dots li button {
  width: 25px;
  height: 7px;
  background: rgba(105, 95, 55, 0.5);
  font-size: 0px;
}

.slick-dots li.slick-active button {
  background: #695f37;
}

html {
  scrollbar-width: thin;
  scrollbar-color: #695f37 #F5F5F5;
}

html::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

html::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #695f37;
}

.animated-number {
  min-width: 200px;
  font-weight: 600;
}

.animated-number__circle {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  stroke-dasharray: 0 100;
}

.animated-number__circle--animated {
  -webkit-animation: animated-number-fill 2s ease-out forwards;
          animation: animated-number-fill 2s ease-out forwards;
}

@-webkit-keyframes animated-number-fill {
  from {
    stroke-dasharray: 0 100;
  }
  to {
    stroke-dasharray: var(--dasharray) 100;
  }
}

@keyframes animated-number-fill {
  from {
    stroke-dasharray: 0 100;
  }
  to {
    stroke-dasharray: var(--dasharray) 100;
  }
}

.prev-and-next-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 0;
}

@media (max-width: 500px) {
  .prev-and-next-posts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.prev-and-next-posts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e3e0db;
  border-radius: 0;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 20px 15px;
  width: 50%;
}

@media (max-width: 500px) {
  .prev-and-next-posts__item {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.prev-and-next-posts__item::before {
  width: 163px;
  height: 61px;
  background: white;
  position: absolute;
  bottom: -0.1875rem;
  content: '';
  display: block;
  z-index: 0;
}

.prev-and-next-posts__item:first-child {
  margin: 0 10px 0 0;
}

@media (max-width: 500px) {
  .prev-and-next-posts__item:first-child {
    margin: 10px 0 0;
  }
}

.prev-and-next-posts__item:first-child::before {
  left: -0.1875rem;
}

.prev-and-next-posts__item:nth-child(2) {
  margin: 0 0 0 10px;
}

@media (max-width: 500px) {
  .prev-and-next-posts__item:nth-child(2) {
    margin: 35px 0 0;
  }
}

.prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (min-width: 500px) and (max-width: 699px) {
  .prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__image {
  padding: 0 0 0 15px;
}

.prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__content {
  text-align: right;
}

@media (max-width: 699px) {
  .prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__content {
    text-align: center;
  }
}

.prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__title {
  text-align: right;
}

@media (max-width: 699px) {
  .prev-and-next-posts__item:nth-child(2) .prev-and-next-posts__title {
    text-align: center;
  }
}

.prev-and-next-posts__item:nth-child(2)::before {
  right: -0.1875rem;
}

.prev-and-next-posts__item--blank {
  display: none;
}

.prev-and-next-posts__link {
  width: 100%;
  margin: 0 0 15px 0;
}

.prev-and-next-posts__link a {
  color: #2e2e2e;
  font-size: 15px;
  position: relative;
}

.prev-and-next-posts__link a:hover {
  color: #2e2e2e;
}

.prev-and-next-posts__link a::before {
  top: 5px;
  position: absolute;
  content: '';
  display: block;
  width: 5px;
  height: 8px;
  background: red;
  z-index: 1;
}

.prev-and-next-posts__link--prev a {
  padding: 0 0 0 15px;
}

.prev-and-next-posts__link--prev a::before {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.prev-and-next-posts__link--next {
  text-align: right;
}

.prev-and-next-posts__link--next a {
  padding: 0 15px 0 0;
}

.prev-and-next-posts__link--next a::before {
  right: 0;
}

.prev-and-next-posts__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (min-width: 500px) and (max-width: 699px) {
  .prev-and-next-posts__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.prev-and-next-posts__image {
  width: 33.33%;
  padding: 0 15px 0 0;
  height: 115px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 130px;
          flex: 0 1 130px;
  position: relative;
  z-index: 1;
}

@media (min-width: 500px) and (max-width: 699px) {
  .prev-and-next-posts__image {
    width: 100%;
    padding: 0px;
    max-width: 500px;
  }
}

.prev-and-next-posts__image img {
  border-radius: 0;
}

.prev-and-next-posts__image-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  margin: 0;
}

.prev-and-next-posts__content {
  width: 66.66%;
  padding: 0;
  position: relative;
  z-index: 1;
}

@media (min-width: 500px) and (max-width: 699px) {
  .prev-and-next-posts__content {
    width: 100%;
    padding: 0px;
    max-width: 500px;
    text-align: center;
    margin: 10px 0 0;
  }
}

.prev-and-next-posts__content span {
  display: inline-block;
  position: relative;
  padding: 0 5px 0 0;
  margin: 10px 0px 0 0;
  line-height: 1;
  color: #2e2e2e;
  font-size: 13px;
}

.prev-and-next-posts__content span::after {
  top: 0;
  right: 0;
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  background: #2e2e2e;
}

.prev-and-next-posts__content span:last-of-type::after {
  display: none;
}

.prev-and-next-posts__content p {
  font-size: 13px;
  margin: 5px 0 0;
  line-height: 1.35;
}

.prev-and-next-posts__title {
  font-size: 16px;
  color: #2e2e2e;
  font-weight: 500;
  margin: 5px 0 0;
  text-align: left;
  display: block;
  min-height: 38px;
}

.prev-and-next-posts__title:hover {
  color: #2e2e2e;
}

@media (min-width: 500px) and (max-width: 699px) {
  .prev-and-next-posts__title {
    text-align: center;
  }
}

.prev-and-next-posts--no-prev {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.prev-and-next-posts--no-next {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.opening-hours {
  margin: 15px 0 0;
}

.opening-hours > p {
  margin: 0;
}

.opening-hours > p span {
  min-width: 100px;
  display: inline-block;
}

.top-bar {
  background: #efeeef;
  width: 100%;
  border-bottom: 1px solid #e3e0db;
}

.top-bar__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
  padding: 10px 0;
}

@media (max-width: 767px) {
  .top-bar__wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top-bar__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top-bar__content--left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 767px) {
  .top-bar__content--left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.top-bar__content--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 767px) {
  .top-bar__content--right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.top-bar__phone, .top-bar__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  color: #222222;
  font-size: 14px;
  font-weight: 500;
}

.top-bar__phone::before, .top-bar__email::before {
  content: '';
  display: block;
  position: relative;
}

.top-bar__phone:hover, .top-bar__email:hover {
  color: #222222;
}

.top-bar__phone::before {
  width: 18px;
  height: 18px;
  background: url("./images/phone-icon.svg") center/contain no-repeat;
  -webkit-filter: brightness(0) invert(0.2);
          filter: brightness(0) invert(0.2);
}

.top-bar__email::before {
  width: 18px;
  height: 18px;
  background: url("./images/email-icon.svg") center/contain no-repeat;
  -webkit-filter: brightness(0) invert(0.2);
          filter: brightness(0) invert(0.2);
}

.top-bar__social-media {
  margin: 0;
}

.top-bar__social-media a {
  max-width: 25px;
  height: 25px;
  -webkit-filter: brightness(0) invert(0.2);
          filter: brightness(0) invert(0.2);
}

.bottom-bar {
  width: 100%;
  background: #efeeef;
  padding: 0;
  border-top: 1px solid #929292;
}

.bottom-bar__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0;
}

@media (max-width: 767px) {
  .bottom-bar__wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.bottom-bar__wrapper p {
  color: #222222;
  font-size: 12px;
  margin: 0;
}

.bottom-bar__wrapper p a {
  color: #695f37;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.pagination,
.woocommerce-pagination {
  width: 100%;
  text-align: center;
  margin: 40px 0 0;
}

.pagination ul,
.woocommerce-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 16px 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pagination ul li,
.woocommerce-pagination ul li {
  margin: 10px;
}

.pagination ul li:first-child, .pagination ul li:last-child(2),
.woocommerce-pagination ul li:first-child,
.woocommerce-pagination ul li:last-child(2) {
  display: none;
}

.pagination ul li a,
.pagination ul li span,
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  line-height: 32px;
  text-align: center;
  font-weight: 600;
  color: #cdc4b5;
}

.pagination ul li a:hover,
.pagination ul li span:hover,
.woocommerce-pagination ul li a:hover,
.woocommerce-pagination ul li span:hover {
  background-color: #eee;
}

.pagination ul li a.current,
.pagination ul li span.current,
.woocommerce-pagination ul li a.current,
.woocommerce-pagination ul li span.current {
  background: #cdc4b5;
  border: 2px solid #cdc4b5;
  color: #ffffff;
}

.pagination ul li a.next, .pagination ul li a.prev,
.pagination ul li span.next,
.pagination ul li span.prev,
.woocommerce-pagination ul li a.next,
.woocommerce-pagination ul li a.prev,
.woocommerce-pagination ul li span.next,
.woocommerce-pagination ul li span.prev {
  display: none;
}

.popup {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
}

.popup--newsletter {
  z-index: 98;
}

.popup--shop {
  z-index: 99;
}

.popup__wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  padding: 50px 50px;
  width: 100%;
  max-width: 500px;
  max-height: 500px;
  border-radius: 0;
  position: relative;
}

@media (max-width: 767px) {
  .popup__wrapper {
    padding: 25px;
    max-height: 450px;
    max-width: 100%;
  }
}

.popup__close {
  position: absolute;
  top: 0px;
  right: 10px;
  background: none;
  border: none;
  font-size: 50px;
  cursor: pointer;
}

.popup__title--shop {
  color: #cdc4b5;
}

.popup__title--newsletter {
  color: #cdc4b5;
}

.popup__code {
  color: #cdc4b5;
}

.popup__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  text-align: center;
}

.popup__content p {
  margin: 0;
}

.popup__content p span {
  display: block;
  font-weight: 700;
}

.bookly-form {
  width: 100%;
}

.bookly-form .bookly-form-group[data-type='category'], .bookly-form .bookly-form-group[data-type='staff'] {
  display: none;
}

.bookly-form select, .bookly-form input, .bookly-form label, .bookly-form textarea, .bookly-form div, .bookly-form option, .bookly-form p, .bookly-form .bookly-date-from {
  font-size: 16px !important;
}

.bookly-form select {
  max-width: 490px;
}

.bookly-form .bookly-js-user-phone-input.bookly-user-phone.iti__tel-input {
  padding-left: 50px !important;
}

.hero-slider {
  width: 100%;
  text-align: left;
  position: relative;
  /* slick styles overwrite */
}

.hero-slider--background {
  background: #efeeef;
}

.hero-slider__item {
  position: relative;
  width: 100%;
}

.hero-slider__item:hover .hero-slider__image--animated img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.hero-slider__image, .hero-slider__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero-slider__image {
  z-index: -1;
  overflow: hidden;
}

.hero-slider__image img {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

.hero-slider__overlay {
  z-index: 0;
  background: linear-gradient(61deg, #242424 0%, rgba(22, 22, 22, 0.692314) 23%, rgba(0, 0, 0, 0.319765) 48%, rgba(255, 255, 255, 0) 89%, rgba(255, 255, 255, 0) 100%);
}

.hero-slider__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.hero-slider__content {
  height: 550px;
  width: 100%;
  position: relative;
  padding: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  max-width: 100%;
}

@media (max-width: 767px) {
  .hero-slider__content {
    height: 400px;
    padding: 25px;
  }
}

@media (max-width: 449px) {
  .hero-slider__content {
    padding: 15px;
  }
}

.hero-slider__content--full {
  padding: 45px 0;
}

@media (max-width: 767px) {
  .hero-slider__content--full {
    padding: 25px 0;
  }
}

@media (max-width: 449px) {
  .hero-slider__content--full {
    padding: 15px 0;
  }
}

.hero-slider__title, .hero-slider__subtitle, .hero-slider__button, .hero-slider p {
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.hero-slider__title, .hero-slider__subtitle, .hero-slider p {
  color: #ffffff;
}

.hero-slider__subtitle {
  margin: 10px 0 0;
}

.hero-slider__button {
  margin: 30px 0 0;
}

.hero-slider .slick-current {
  position: relative;
  z-index: 10;
}

.numbers {
  position: relative;
  background: #695f37;
}

.numbers--background {
  background: #efeeef;
}

.numbers__content {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  max-width: 1000px;
}

.numbers__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .numbers__wrapper {
    padding: 55px 0;
  }
}

@media (max-width: 767px) {
  .numbers__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .numbers__wrapper--about {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.numbers__item {
  padding: 15px;
  text-align: center;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .numbers__item {
    padding: 5px;
  }
}

@media (max-width: 767px) {
  .numbers__item {
    width: 33.33%;
  }
}

@media (max-width: 500px) {
  .numbers__item {
    width: 100%;
  }
}

.numbers__item a {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 190px;
  padding: 15px;
}

.numbers__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
}

.numbers__icon img {
  max-width: 100%;
  height: auto;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.numbers__digit {
  color: #ffffff;
  position: relative;
  display: inline-block;
  width: auto;
  opacity: 0;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

@media (max-width: 991px) {
  .numbers__digit {
    font-size: 45px;
  }
}

.numbers__title {
  color: #ffffff;
  margin: 25px 0 0;
}

@media (max-width: 991px) {
  .numbers__title {
    font-size: 14px;
  }
}

.popular-products {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.popular-products--background {
  background: #efeeef;
}

.popular-products > h2 {
  text-align: center;
  margin: 0 0 25px;
}

.popular-products__row {
  /* temporary */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.popular-products__row > li {
  list-style: none;
}

@media (min-width: 992px) {
  .popular-products__row > li .product__image {
    height: 200px;
  }
}

.cta {
  width: 100%;
  text-align: center;
  background-color: #695f37;
  position: relative;
  /* overwrite mailchimp newsletter form only in this section */
}

.cta--background {
  background: #efeeef;
}

.cta--subpage {
  margin: 0 0 -70px;
}

.cta__background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.cta__background img {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  -o-object-position: bottom right;
     object-position: bottom right;
}

.cta__background--overlay::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.85);
}

.cta__wrapper {
  padding: 40px 0;
  position: relative;
  z-index: 2;
}

.cta__subtitle {
  margin: 10px 0 0;
}

.cta__title, .cta__subtitle, .cta p {
  color: #ffffff;
}

.cta p {
  max-width: 600px;
  margin: 20px auto -7px;
  color: #ffffff;
}

.cta p a {
  color: #ffffff;
}

.cta__button {
  margin: 25px 0 0;
  background: #ffffff;
  color: #695f37;
  border: 1px solid #ffffff;
}

.cta__button:hover {
  background: #ffffff;
  color: #695f37;
  border: 1px solid #ffffff;
}

.cta--started img {
  -webkit-animation: ctaAnimation 8s ease-out forwards;
          animation: ctaAnimation 8s ease-out forwards;
}

.cta .mailchimp-newsletter__form {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@-webkit-keyframes ctaAnimation {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes ctaAnimation {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

.testimonials {
  width: 100%;
  position: relative;
}

.testimonials--background {
  background: #efeeef;
}

.testimonials__item {
  position: relative;
  width: 100%;
}

.testimonials__item::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(40%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, left bottom, left top, from(white), color-stop(40%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 40%), linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 40%);
  background-repeat: no-repeat;
}

.testimonials__item::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(20%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, from(white), color-stop(20%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 20%), linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 20%);
  background-repeat: no-repeat;
}

.testimonials__pattern {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}

.testimonials__pattern svg {
  display: block;
  width: 100%;
  height: 100%;
}

.testimonials__wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.testimonials__title {
  text-align: center;
}

.testimonials__image {
  width: 100%;
  max-width: 400px;
  height: 400px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 3;
}

@media (max-width: 767px) {
  .testimonials__image {
    height: 70vw;
    width: 70vw;
  }
}

.testimonials__image img {
  border-radius: 50%;
  position: relative;
  z-index: 2;
  border: 3px solid #ffffff;
}

.testimonials__image--square img {
  border-radius: 0;
}

.testimonials__image-decorator {
  display: block;
  content: '';
  z-index: 1;
  background: #695f37;
  width: 430px;
  height: 420px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
}

@media (max-width: 767px) {
  .testimonials__image-decorator {
    height: 72vw;
    width: 72vw;
    top: 0;
    left: 0;
  }
}

.testimonials__image-decorator--square {
  width: 400px;
  height: 400px;
  border-radius: 0;
}

.testimonials__content {
  margin: 25px 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
  z-index: 3;
}

@media (max-width: 991px) {
  .testimonials__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

.testimonials__content p {
  margin: 0;
  font-size: 23px;
  line-height: 1.5;
}

.testimonials__content > div {
  position: relative;
  z-index: 3;
}

.testimonials__name {
  margin: 20px 0 0;
}

.testimonials__role {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  margin: 5px 0 0;
}

.testimonials__slider {
  /* slick styles overwriting */
}

.testimonials__slider .slick-slide {
  margin: 0 20px;
}

.testimonials__slider .slick-list {
  margin: 0 -1.25rem;
}

.testimonials__slider .slick-dots {
  margin: 15px auto 0;
}

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

.icons {
  width: 100%;
  position: relative;
}

.icons--background {
  background: #efeeef;
}

.icons__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
}

@media (max-width: 1199px) {
  .icons__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.icons__item {
  max-width: 270px;
  text-align: center;
  padding: 15px;
  width: 100%;
}

.icons__item > div {
  width: 64px;
  height: 64px;
  overflow: hidden;
  margin: auto;
}

.icons__item > div img {
  max-width: 100%;
  max-width: 64px;
  max-height: 64px;
}

.icons__item p {
  font-size: 17px;
  font-weight: 500;
}

.text-images {
  width: 100%;
  position: relative;
}

.text-images__pattern {
  height: 100%;
  width: 100%;
  position: absolute;
}

.text-images__pattern svg {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.text-images--background {
  background: #efeeef;
}

@media (max-width: 767px) {
  .text-images {
    padding: 55px 0;
  }
}

.text-images__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.text-images__content {
  width: 100%;
  margin: 30px 0 0;
}

.text-images__content p {
  max-width: 550px;
}

.text-images__pictures-wrapper {
  width: 100%;
  position: relative;
  min-height: 600px;
}

@media (max-width: 767px) {
  .text-images__pictures-wrapper {
    margin: 55px auto 0;
    min-height: 400px;
  }
}

.text-images__left-picture {
  width: 60%;
  height: 470px;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 3;
  border: 4px solid #ffffff;
}

.text-images__left-picture img {
  -o-object-position: center top;
     object-position: center top;
}

@media (max-width: 1199px) {
  .text-images__left-picture {
    height: 350px;
  }
}

@media (max-width: 499px) {
  .text-images__left-picture {
    height: 300px;
  }
}

.text-images__right-picture {
  width: 50%;
  height: 400px;
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 1;
  border: 4px solid #ffffff;
}

@media (max-width: 1199px) {
  .text-images__right-picture {
    height: 350px;
  }
}

@media (max-width: 499px) {
  .text-images__right-picture {
    height: 300px;
  }
}

.text-images__top-picture {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 55px;
  width: 50%;
  height: 180px;
  border: 4px solid #ffffff;
}

@media (max-width: 1199px) {
  .text-images__top-picture {
    height: 150px;
  }
}

.text-images__button {
  margin: 35px 0 0;
}

.text-with-image {
  width: 100%;
  text-align: left;
  position: relative;
}

.text-with-image--background {
  background: #efeeef;
}

.text-with-image--padding {
  padding: 80px 0 85px;
}

.text-with-image__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.text-with-image__row--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.text-with-image__picture {
  width: 100%;
  height: 440px;
  border-radius: 0;
}

@media (max-width: 767px) {
  .text-with-image__picture {
    margin: 30px 0 0;
    height: 380px;
  }
}

.text-with-image__picture img {
  -o-object-position: center left;
     object-position: center left;
  border-radius: 0;
}

.text-with-image__picture--reverse {
  /* temporary styles */
}

.text-with-image__picture--reverse img {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.text-with-image__picture--big {
  height: 520px;
}

@media (max-width: 767px) {
  .text-with-image__picture--big {
    height: 440px;
  }
}

.text-with-image__title {
  color: #695f37;
}

.text-with-image__subtitle {
  margin: 10px 0 0;
  color: #695f37;
}

.text-with-image__button {
  margin: 30px 0 0;
}

.two-columns-text {
  width: 100%;
  position: relative;
}

.two-columns-text--background {
  background: #efeeef;
}

.two-columns-text__section-title {
  text-align: center;
  margin: 0 0 25px;
}

@media (max-width: 767px) {
  .two-columns-text__column--right {
    margin: 20px 0 0;
  }
}

.two-columns-text p:first-of-type {
  margin: 0;
}

.blank-button {
  width: 100%;
  position: relative;
}

.blank-button--background {
  background: #efeeef;
}

.blank-button--centered {
  text-align: center;
}

.section-title {
  width: 100%;
  position: relative;
}

.section-title--shop {
  margin: 90px 0 0;
}

.section-title h2 {
  color: #222222;
}

.section-title h3 {
  margin: 15px 0 0;
}

.section-title p {
  text-transform: initial;
  max-width: 1050px;
  text-align: left;
}

.section-title p:first-of-type {
  margin: 30px 0 0;
}

.section-title p span {
  color: #695f37;
  font-weight: 600;
  font-size: 25px;
}

.section-title__wrapper {
  width: 100%;
  position: relative;
}

.section-title__wrapper--centered {
  text-align: center;
}

.section-title__wrapper--centered p {
  text-align: center;
  margin: 25px auto 0 !important;
}

.section-title__wrapper--decorated {
  padding: 0 0 0 30px;
}

.section-title__wrapper--decorated::after {
  content: '';
  display: block;
  top: 5px;
  left: 0;
  height: calc(100% - 10px);
  width: 4px;
  border-radius: 0;
  background: #695f37;
  position: absolute;
}

.section-title--background {
  background: #efeeef;
}

.section-title--background h2 {
  color: #222222;
}

.three-images {
  width: 100%;
  position: relative;
}

.three-images--background {
  background: #efeeef;
}

.three-images__item {
  width: 100%;
  height: 400px;
}

@media (max-width: 991px) {
  .three-images__item {
    height: 300px;
    margin: 15px 0 0;
  }
}

.two-images {
  width: 100%;
  position: relative;
}

.two-images--background {
  background: #efeeef;
}

.two-images__item {
  width: 100%;
  height: 388px;
  position: relative;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  margin: 20px 0 0;
}

@media (max-width: 767px) {
  .two-images__item {
    height: auto !important;
  }
}

.two-images__item:hover {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}

.contact {
  width: 100%;
  position: relative;
}

.contact--background {
  background: #efeeef;
}

.contact__image {
  width: 100%;
  max-width: 300px;
  height: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 3;
  margin: 20px 0 0 20px;
}

.contact__image img {
  position: relative;
  z-index: 2;
  border: 3px solid #ffffff;
}

.contact__image-decorator {
  display: block;
  content: '';
  z-index: 1;
  background: #695f37;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -20px;
  left: -20px;
}

.contact__subtitle {
  margin: 20px 0 0;
}

.contact__details {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}

@media (max-width: 767px) {
  .contact__details {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.contact__details > p {
  margin: 13px 0 0;
}

.contact__details > p span {
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.contact__details > p span::after {
  width: 100%;
  height: 3px;
  content: '';
  display: block;
  background: #695f37;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.contact__phone, .contact__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  gap: 8px;
  color: #222222;
  font-weight: 500;
}

.contact__phone::before, .contact__email::before {
  content: '';
  display: block;
  -webkit-filter: brightness(0.2);
          filter: brightness(0.2);
  position: relative;
  bottom: -2px;
}

.contact__phone:hover, .contact__email:hover {
  color: #222222;
}

.contact__phone {
  margin: 20px 0 0;
}

.contact__phone::before {
  width: 20px;
  height: 20px;
  background: url("./images/phone-icon.svg") center/contain no-repeat;
}

.contact__email {
  margin: 5px 0 0;
}

.contact__email::before {
  width: 20px;
  height: 20px;
  background: url("./images/email-icon.svg") center/contain no-repeat;
}

.contact__social-media {
  margin: 10px 0 0;
}

.contact__address {
  margin: 10px 0 0;
}

.contact__address p {
  margin: 0;
}

@media (max-width: 767px) {
  .contact__address p {
    text-align: center;
  }
}

.contact__form {
  margin: 3px 0 0;
  padding: 50px;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .contact__form {
    margin: 30px 0 0;
  }
}

.contact__form form .gform_body .gform_fields {
  grid-row-gap: 25px;
  grid-column-gap: 25px;
}

.contact__form form .gform_body .gform_fields > div {
  width: 100%;
}

.contact__form form .gform_body .gform_fields > div input {
  line-height: 1 !important;
}

.contact__form form .gform_body .gform_fields > div textarea {
  height: 181px !important;
}

.contact__form form .gform_body .gform_fields > div .ginput_recaptcha.gform-initialized {
  margin: 0 0 10px;
}

.contact__form form .gform_body .gform_fields .gfield.gfield--type-consent {
  margin: -20px 0 0;
}

.contact__form form .gform_body .gform_fields p, .contact__form form .gform_body .gform_fields label {
  margin: 0;
  font-size: 15px;
  color: #313131;
}

.contact__form form .gform_body .gform_fields p a, .contact__form form .gform_body .gform_fields label a {
  color: #695f37;
  text-decoration: underline;
  font-weight: 400;
}

.contact__form form .gform_body .gform_fields .gfield_label {
  display: none;
}

.contact__form form .gform_body .gform_fields fieldset {
  margin: 0;
  border: none !important;
}

.contact__form form .gform_footer {
  margin: 15px 0 0 !important;
  text-align: right;
  display: block !important;
}

@media (max-width: 767px) {
  .contact__form form .gform_footer {
    text-align: center;
    margin: 25px 0 0 !important;
  }
}

.contact__form form .gform_footer input {
  border-radius: 0 !important;
}

.map {
  width: 100%;
  position: relative;
}

.map--background {
  background: #efeeef;
}

.map__content {
  height: 450px;
  width: 100%;
}

@media (max-width: 767px) {
  .map__content {
    height: 300px !important;
  }
}

.map__content iframe {
  width: 100% !important;
  height: 100% !important;
  display: block;
}

.subpage-hero {
  width: 100%;
  position: relative;
}

.subpage-hero--background {
  background: #695f37;
}

.subpage-hero__background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}

.subpage-hero__background img {
  -o-object-position: center left;
     object-position: center left;
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}

.subpage-hero__background--plain {
  background: #695f37;
}

.subpage-hero__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .subpage-hero__wrapper {
    padding: 50px 0;
  }
}

.subpage-hero__title {
  color: #ffffff;
}

.subpage-hero__title--white {
  color: #ffffff;
}

.motto-bar {
  width: 100%;
  background: #e3e0db;
  position: relative;
}

.motto-bar--background {
  background: #efeeef;
}

.motto-bar__content {
  width: 100%;
  text-align: center;
  padding: 30px 0;
}

.motto-bar__content p {
  margin: 0;
  font-weight: 800;
  text-transform: uppercase;
}

.team {
  width: 100%;
  position: relative;
}

.team--background {
  background: #efeeef;
}

.team__wrapper {
  margin: -30px 0 0;
  width: 100%;
}

.team__item {
  width: 100%;
  margin: 30px 0 0;
}

.team__image {
  width: 100%;
  height: 250px;
  background: #f5f5f5;
}

@media (max-width: 470px) {
  .team__image {
    height: 200px;
  }
}

@media (max-width: 399px) {
  .team__image {
    height: 150px;
  }
}

.team__image img {
  -webkit-filter: brightness(0.96);
          filter: brightness(0.96);
  -o-object-position: top;
     object-position: top;
}

.team__image--padding {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e3e0db;
}

.team__image--padding img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  height: auto;
  max-width: 150px;
}

.team__title {
  margin: 15px 0 0;
}

.team p {
  margin: 5px 0 0;
}

.program {
  width: 100%;
  position: relative;
}

.program--background {
  background: #efeeef;
}

.program__nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

@media (max-width: 991px) {
  .program__nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.program__button {
  min-width: 168px;
}

.program__button.active {
  background: #e3e0db;
  border: 1px solid #e3e0db;
}

.program__wrapper {
  width: 100%;
  margin: 40px 0 0;
  min-height: 570px;
}

.program__item {
  width: 100%;
  display: none;
  min-height: 570px;
}

.program__item:first-child {
  display: block;
}

.program__title {
  font-size: 16px;
  padding: 0 20px;
  text-align: center;
}

.program__date {
  font-size: 13px;
  display: block;
  margin: 0 0 20px;
  padding: 0 20px;
  text-align: center;
}

.program__info {
  width: 100%;
  padding: 20px;
  background: #efeeef;
}

.program__info:nth-child(2n) {
  background: #eceaec;
}

.program__time {
  display: block;
  font-size: 13px;
}

.program__subtitle {
  font-weight: 700;
  display: block;
}

.list {
  width: 100%;
  position: relative;
}

.list--background {
  background: #efeeef;
}

.list--padding {
  padding: 85px 0 95px;
}

.list__item {
  width: 100%;
  position: relative;
  margin: 40px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.list__item:first-child {
  margin: 0;
}

.list__item p {
  margin: 0;
}

.list__item--unordered::before {
  content: '';
  display: block;
  background: url("./images/icon-checked.png") center/contain no-repeat;
  width: 50px;
  height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 25px 0 0;
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

@media (max-width: 767px) {
  .list__item--unordered::before {
    margin: 0 0 10px;
  }
}

.list__title {
  margin: 0 0 15px;
}

.list__number {
  line-height: 1;
  margin: -4px 50px 0 0;
}

@media (max-width: 767px) {
  .list__number {
    margin: 0 0 10px;
  }
}

.gallery {
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .gallery {
    padding: 0 15px;
  }
}

.gallery--background {
  background: #efeeef;
}

.gallery__slider {
  width: 100%;
}

.gallery__slider .slick-slide {
  margin: 0 15px;
}

@media (max-width: 767px) {
  .gallery__slider .slick-slide {
    margin: 0 0.46875rem;
  }
}

.gallery__slider .slick-list {
  margin: 0 -0.9375rem;
}

@media (max-width: 767px) {
  .gallery__slider .slick-list {
    margin: 0 -0.46875rem;
  }
}

.gallery__image {
  width: 100%;
  height: 280px;
  display: block;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
}

.gallery__image img {
  border-radius: 0;
}

.gallery__image--full-width {
  height: 400px;
}

@media (max-width: 1599px) {
  .gallery__image {
    height: 330px;
  }
}

@media (max-width: 1199px) {
  .gallery__image {
    height: 250px;
  }
}

@media (max-width: 767px) {
  .gallery__image {
    height: 200px;
  }
}

.iframe {
  width: 100%;
  position: relative;
}

.iframe--background {
  background: #efeeef;
}

.iframe__element {
  width: 100%;
  height: 500px;
}

@media (max-width: 767px) {
  .iframe__element {
    height: 330px !important;
  }
}

.iframe__element iframe {
  width: 100%;
  height: 100%;
  display: none;
}

.iframe__overlay {
  width: 100%;
  position: relative;
  height: 100%;
}

.iframe__image {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.iframe__image img {
  -webkit-filter: brightness(0.8) contrast(1);
          filter: brightness(0.8) contrast(1);
}

.iframe__decorated-image {
  position: absolute;
  width: 300px;
  top: -258px;
  right: 296px;
  -webkit-transform: rotate(14deg);
          transform: rotate(14deg);
  opacity: 0.05;
}

.iframe__link::before {
  display: block;
  content: '';
  position: absolute;
  right: 50%;
  bottom: 50%;
  -webkit-transform: translateX(50%) translateY(50%);
          transform: translateX(50%) translateY(50%);
  z-index: 3;
  background: url("./images/play-icon-psd.png") center/contain no-repeat;
  width: 90px;
  height: 90px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  opacity: 0.8;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.iframe__link:hover::before {
  opacity: 1;
}

.blank-image {
  width: 100%;
  height: 500px;
  position: relative;
}

.blank-image--background {
  background: #efeeef;
}

@media (max-width: 767px) {
  .blank-image {
    height: 330px !important;
  }
}

.timeline {
  width: 100%;
  position: relative;
}

.timeline--background {
  background: #efeeef;
}

.faq {
  width: 100%;
  max-width: 100vw;
  position: relative;
}

.faq--background {
  background: #efeeef;
}

.faq__wrapper {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.faq__item {
  width: calc(50% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #efeeef;
  padding: 30px 20px 25px;
  gap: 30px;
}

@media (max-width: 991px) {
  .faq__item {
    width: 100%;
  }
}

.faq__number {
  width: 50px;
  min-height: 45px;
  line-height: 1;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  position: relative;
}

.faq__content {
  margin: 0 0 0 10px;
  width: 100%;
}

.faq__question {
  width: 100%;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  color: #2e2e2e;
  width: 100%;
  display: block;
  text-align: left;
}

@media (max-width: 767px) {
  .faq__question {
    font-size: 14px;
  }
}

.faq__answer p {
  text-align: left;
}

@media (max-width: 767px) {
  .faq__answer p {
    font-size: 14px;
  }
}

.thank-you {
  width: 100%;
  text-align: center;
  position: relative;
}

.thank-you--background {
  background: #efeeef;
}

.thank-you__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.thank-you__button {
  margin: 25px auto 0;
}

.two-buttons {
  width: 100%;
  position: relative;
}

.two-buttons--background {
  background: #efeeef;
}

.two-buttons__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}

@media (max-width: 767px) {
  .two-buttons__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 767px) {
  .two-buttons__button {
    min-width: 203px;
    text-align: center;
  }
}

.two-buttons__button:last-child {
  margin: 0 0 0 15px;
}

.two-columns-list {
  width: 100%;
  position: relative;
}

.two-columns-list--background {
  background: #efeeef;
}

.wyswig-content {
  width: 100%;
  position: relative;
}

.wyswig-content--background {
  background: #efeeef;
}

.wyswig-content__wrapper {
  width: 100%;
}

.wyswig-content__wrapper h1, .wyswig-content__wrapper h2, .wyswig-content__wrapper h3, .wyswig-content__wrapper h4, .wyswig-content__wrapper h5 {
  margin-bottom: 25px;
}

.wyswig-content__wrapper h1 em, .wyswig-content__wrapper h2 em, .wyswig-content__wrapper h3 em, .wyswig-content__wrapper h4 em, .wyswig-content__wrapper h5 em {
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
}

.wyswig-content__wrapper h1 em strong, .wyswig-content__wrapper h2 em strong, .wyswig-content__wrapper h3 em strong, .wyswig-content__wrapper h4 em strong, .wyswig-content__wrapper h5 em strong {
  font-weight: inherit;
}

.wyswig-content__wrapper ul, .wyswig-content__wrapper ol {
  margin: 20px 0 0;
}

.wyswig-content__wrapper ul li, .wyswig-content__wrapper ol li {
  margin: 0;
  display: block;
  padding: 0 0 0 18px;
  position: relative;
}

.wyswig-content__wrapper ul li::before, .wyswig-content__wrapper ol li::before {
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
}

.wyswig-content__wrapper ul li strong, .wyswig-content__wrapper ol li strong {
  width: auto;
}

.wyswig-content__wrapper ul li::before {
  content: '•';
  font-size: 23px;
  top: -4px;
}

.wyswig-content__wrapper ol {
  counter-reset: li-counter;
}

.wyswig-content__wrapper ol li {
  counter-increment: li-counter;
}

.wyswig-content__wrapper ol li::before {
  content: counter(li-counter) ".";
}

.wyswig-content__wrapper p {
  margin-bottom: 15px;
}

.wyswig-content__wrapper p em {
  font-size: inherit;
  line-height: inherit;
}

.wyswig-content__wrapper > *:first-child {
  margin-top: 0;
}

.cta-hero {
  width: 100%;
  text-align: left;
  position: relative;
  margin: 0 0 -215px;
  background: #efeeef;
  /* slick styles overwrite */
  /* cta */
}

@media (max-width: 1199px) {
  .cta-hero {
    margin: 0 0 -99px;
  }
}

.cta-hero--background {
  background: #efeeef;
}

.cta-hero__item {
  position: relative;
  width: 100%;
}

.cta-hero__item:hover .cta-hero__image--animated img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.cta-hero__image, .cta-hero__video, .cta-hero__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cta-hero__image {
  z-index: -1;
}

.cta-hero__image img {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  -webkit-filter: brightness(0.9) contrast(1.05);
          filter: brightness(0.9) contrast(1.05);
  width: 110%;
  height: 110%;
  max-width: 110%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0;
  position: relative;
  top: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.cta-hero__image img.scrolled {
  top: -45px;
}

@media (max-width: 1199px) {
  .cta-hero__image img.scrolled {
    top: -38px;
  }
}

.cta-hero__video {
  z-index: -1;
}

.cta-hero__video video {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0;
  position: relative;
  top: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-filter: contrast(1.05);
          filter: contrast(1.05);
}

.cta-hero__video video.scrolled {
  top: -45px;
}

@media (max-width: 1199px) {
  .cta-hero__video video.scrolled {
    top: -38px;
  }
}

.cta-hero__overlay {
  z-index: 0;
  background: linear-gradient(61deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 24%, rgba(0, 0, 0, 0.4) 48%, rgba(0, 0, 0, 0.3) 89%, rgba(0, 0, 0, 0.2) 100%);
}

.cta-hero__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.cta-hero__content {
  height: 500px;
  width: 100%;
  position: relative;
  padding: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  text-align: center;
}

@media (max-width: 767px) {
  .cta-hero__content {
    height: 500px;
    padding: 25px;
  }
}

@media (max-width: 449px) {
  .cta-hero__content {
    padding: 15px;
  }
}

.cta-hero__content--full {
  padding: 45px 0;
}

@media (max-width: 767px) {
  .cta-hero__content--full {
    padding: 25px 0;
  }
}

@media (max-width: 449px) {
  .cta-hero__content--full {
    padding: 15px 0;
  }
}

.cta-hero__content > p {
  font-size: 27px;
}

.cta-hero__logo {
  width: 100%;
  max-width: 400px;
}

.cta-hero__logo img, .cta-hero__logo svg {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.cta-hero__title, .cta-hero__subtitle, .cta-hero__button, .cta-hero__content > p {
  position: relative;
}

.cta-hero__title, .cta-hero__subtitle, .cta-hero__content > p {
  color: #ffffff;
}

.cta-hero__title span {
  display: block;
  color: #ffffff;
  margin: 5px auto 0;
}

.cta-hero__button {
  margin: 30px 0 0;
  background: transparent;
  border: 2px solid #ffffff;
}

.cta-hero__button:hover {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #695f37;
}

.cta-hero .slick-current {
  position: relative;
  z-index: 10;
}

.cta-hero__button-banner {
  top: -100px;
  -webkit-box-shadow: 0px 0px 27px -17px black;
          box-shadow: 0px 0px 27px -17px black;
}

.cta-hero__button-banner .row, .cta-hero__button-banner .woocommerce-shop #main .products.columns-4, .woocommerce-shop #main .cta-hero__button-banner .products.columns-4, .cta-hero__button-banner .tax-product_cat #main .products.columns-4, .tax-product_cat #main .cta-hero__button-banner .products.columns-4, .cta-hero__button-banner .single-product #primary .single-product-content, .single-product #primary .cta-hero__button-banner .single-product-content, .cta-hero__button-banner .products.related .products.columns-4, .products.related .cta-hero__button-banner .products.columns-4, .cta-hero__button-banner .products.up-sells .products.columns-4, .products.up-sells .cta-hero__button-banner .products.columns-4 {
  margin: 0;
}

.button-banner {
  width: 100%;
  position: relative;
  background: #ffffff;
  border-radius: 0;
}

.button-banner--background {
  background: #efeeef;
}

.button-banner__wrapper {
  padding: 50px 75px;
}

@media (max-width: 991px) {
  .button-banner__wrapper {
    padding: 50px;
  }
}

@media (max-width: 767px) {
  .button-banner__wrapper {
    padding: 25px;
  }
}

.button-banner__content, .button-banner__link-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button-banner__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 991px) {
  .button-banner__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.button-banner__link-wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 991px) {
  .button-banner__link-wrapper {
    margin: 20px 0 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.button-banner__title, .button-banner p {
  width: 100%;
  max-width: 678px;
  text-align: left;
  color: #222222;
}

@media (max-width: 991px) {
  .button-banner__title, .button-banner p {
    text-align: center;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .button-banner__title {
    max-width: 350px;
  }
}

.button-banner__row {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.button-banner__button {
  border: 2px solid #ffffff;
}

.button-banner__button:hover {
  background: #695f37;
  color: #ffffff;
  border: 2px solid #695f37;
}

.three-boxes {
  width: 100%;
  position: relative;
}

.three-boxes--background {
  background: #efeeef;
}

.three-boxes__item {
  width: 100%;
  position: relative;
  padding: 30px;
  background: #ffffff;
  margin: 30px 0 0;
  -webkit-box-shadow: 0px 3px 20px -1px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 20px -1px rgba(0, 0, 0, 0.16);
}

.three-boxes__item:hover .three-boxes__image img {
  opacity: 0.8;
}

.three-boxes__image {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  height: 270px;
  background: #000000;
}

.three-boxes__image img {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.three-boxes__content {
  width: 100%;
}

.three-boxes__content h1,
.three-boxes__content h2,
.three-boxes__content h3,
.three-boxes__content h4,
.three-boxes__content h5 {
  margin: 25px 0 0;
  font-size: 19px;
  letter-spacing: 0;
}

.three-boxes__content p {
  font-size: 15px;
  margin: 15px 0 0;
}

.three-boxes__content em {
  font-size: 17px;
  font-style: normal;
}

.three-columns-content {
  width: 100%;
  position: relative;
  z-index: 2;
}

.three-columns-content--background {
  background: #efeeef;
}

.three-columns-content__item {
  width: 100%;
  margin: 45px 0 0;
}

.three-columns-content__title {
  margin: 0;
}

.three-columns-content p:first-of-type {
  margin: 30px 0 0;
}

.three-columns-content__button {
  margin: 25px 0 0;
}

.border-divider {
  height: 1px;
  width: 100%;
  background: #929292;
}

.counter {
  width: 100%;
  background: #695f37;
  overflow: hidden;
  position: relative;
}

.counter--background {
  background: #efeeef;
}

@media (max-width: 1199px) {
  .counter {
    text-align: center;
  }
}

.counter__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.counter__content {
  position: relative;
  width: 100%;
  padding: 60px 0;
}

.counter__content p {
  margin: 0;
  color: #ffffff;
  max-width: 430px;
}

.counter__content p span {
  display: block;
  margin: 0;
  color: #ffffff;
  font-weight: 400;
  margin: 10px 0 0;
}

.counter__content p span .counter {
  width: 100%;
  background: #695f37;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1199px) {
  .counter__content p span .counter {
    text-align: center;
  }
}

.counter__content p span .counter__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1199px) {
  .counter__content p span .counter__wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.counter__content p span .counter__content {
  position: relative;
  padding: 10px 0;
  text-align: left;
}

.counter__content p span .counter__content p {
  margin: 0;
  color: #ffffff;
  max-width: 430px;
  text-align: left;
  font-weight: 500;
}

@media (max-width: 767px) {
  .counter__content p span .counter__content p {
    font-size: 14px;
  }
}

.counter__content p span .counter__content p span {
  display: block;
  margin: 0;
  color: #ffffff;
  font-weight: 400;
  margin: 10px 0 0;
}

.counter__content p span .counter__time-wrapper {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

@media (max-width: 1199px) {
  .counter__content p span .counter__time-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 575px) {
  .counter__content p span .counter__time-wrapper {
    gap: 15px;
  }
}

.counter__content p span .counter__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  max-width: 43px;
  color: #ffffff;
  padding: 10px;
  min-width: 43px;
}

@media (max-width: 767px) {
  .counter__content p span .counter__item {
    min-width: 70px;
  }
}

@media (max-width: 575px) {
  .counter__content p span .counter__item {
    min-width: initial;
    padding: 0 10px;
  }
}

.counter__content p span .counter__item::after {
  display: block;
  margin: 0 0;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
}

.counter__content p span .counter__day::after {
  content: 'dni';
}

.counter__content p span .counter__hour::after {
  content: 'godzin';
}

.counter__content p span .counter__minute::after {
  content: 'min';
}

.counter__content p span .counter__second::after {
  content: 'sekund';
}

.counter__button {
  border: 1px solid #ffffff;
  margin: 30px 0 0;
}

@media (max-width: 399px) {
  .counter__button {
    width: 100%;
  }
}

.counter__button:first-child {
  border: 1px solid #ffffff;
  color: #695f37;
  background: #ffffff;
}

.counter__button:hover {
  border: 1px solid #ffffff;
  color: #695f37;
  background: #ffffff;
}

.counter__time-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

@media (max-width: 1199px) {
  .counter__time-wrapper {
    padding: 0 0 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 575px) {
  .counter__time-wrapper {
    gap: 15px;
  }
}

.counter__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  max-width: 130px;
  color: #ffffff;
  padding: 25px;
  min-width: 130px;
}

@media (max-width: 767px) {
  .counter__item {
    min-width: 100px;
  }
}

@media (max-width: 575px) {
  .counter__item {
    min-width: initial;
    padding: 0 10px;
  }
}

.counter__item::before {
  position: absolute;
  right: 50%;
  bottom: 50%;
  -webkit-transform: translateX(50%) translateY(50%);
          transform: translateX(50%) translateY(50%);
  background: rgba(255, 255, 255, 0.2);
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 767px) {
  .counter__item::before {
    display: none;
  }
}

.counter__item::after {
  display: block;
  margin: 20px 0 0;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
}

.counter__day::after {
  content: 'dni';
}

.counter__hour::after {
  content: 'godzin';
}

.counter__minute::after {
  content: 'min';
}

.counter__second::after {
  content: 'sekund';
}

.stats {
  width: 100%;
}

.stats--background {
  background: #efeeef;
}

.stats__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

@media (max-width: 1199px) {
  .stats__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.stats__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.stats__title {
  margin: 20px 0 0;
  text-align: center;
}

.map-snazzy {
  width: 100%;
  height: 500px;
}

.map-snazzy__marker {
  width: 64px;
  height: 64px;
}

.logos {
  width: 100%;
  text-align: center;
  position: relative;
  /* slick styles overwrite */
  /* the slides */
  /* the parent */
  /* slick arrows BUT GOTTA ADD THE ICONS*/
  /* slick dots */
}

.logos--background {
  background: #efeeef;
}

.logos__items {
  width: 100%;
}

.logos__items img {
  display: block;
  margin: auto;
  /* temporary styles */
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.logos__items--one-slide a {
  height: auto;
}

.logos__items--one-slide a img {
  height: auto;
  width: auto;
  -o-object-fit: initial;
     object-fit: initial;
}

.logos .slick-track {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logos .slick-slide {
  margin: 0 15px;
}

.logos .slick-list {
  margin: 0 -0.9375rem;
}

.logos .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  max-width: initial;
  position: absolute;
  bottom: -3.125rem;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  z-index: 5;
}

@media (max-width: 767px) {
  .logos .slick-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.logos .slick-dots li {
  padding: 0 5px;
}

@media (max-width: 767px) {
  .logos .slick-dots li {
    margin: 3px;
  }
}

.logos .slick-dots li::before {
  display: none;
}

.logos .slick-dots li button {
  width: 15px;
  height: 15px;
  background: rgba(105, 95, 55, 0.5);
  font-size: 0;
}

.logos .slick-dots li.slick-active button {
  background: #695f37;
}

.text-image-decorated {
  width: 100%;
}

.text-image-decorated__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .text-image-decorated__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.text-image-decorated__content {
  width: 100%;
  padding: 0 0 0 30px;
  border-left: 4px solid #695f37;
}

@media (max-width: 991px) {
  .text-image-decorated__content {
    margin: 30px 0 0;
  }
}

.text-image-decorated__content p {
  margin: 0;
  text-transform: initial;
}

.text-image-decorated__column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.text-image-decorated__column > div {
  width: 100%;
  max-width: 200px;
  text-align: center;
}

@media (max-width: 991px) {
  .text-image-decorated__column {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.text-image-decorated__picture {
  width: 100%;
  max-width: 200px;
  height: 200px;
  margin-left: auto;
}

.text-image-decorated__picture img {
  -o-object-position: left;
     object-position: left;
}

.text-image-decorated__picture--circle {
  border-radius: 50%;
}

.text-image-decorated__picture--circle img {
  border-radius: 50%;
  -o-object-position: left;
     object-position: left;
}

.text-image-decorated__author {
  display: block;
  margin: 10px 0 0;
  font-size: 15px;
}

.decorated-text {
  width: 100%;
  position: relative;
}

.decorated-text__title {
  text-transform: initial;
  max-width: 1050px;
  text-align: left;
}

.decorated-text--background {
  background: #cdc4b5;
}

.decorated-text--background .decorated-text__title {
  color: #ffffff;
}

.offer {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 767px) {
  .offer {
    margin: -30px 0 0;
  }
}

.offer--background {
  background: #efeeef;
}

.offer__item {
  width: 100%;
}

@media (max-width: 767px) {
  .offer__item {
    margin: 30px 0 0;
  }
}

.offer__image {
  width: 100%;
  height: 280px;
  position: relative;
}

.offer__image::before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  z-index: 1;
  position: absolute;
}

.offer__image::after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  max-width: 100px;
  max-height: 100px;
  right: 50%;
  bottom: 50%;
  background: red;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  z-index: 2;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transform: translateX(50%) translateY(50%);
          transform: translateX(50%) translateY(50%);
  opacity: 0;
}

.offer__image img {
  -o-object-position: top right;
     object-position: top right;
}

@media (max-width: 500px) {
  .offer__image {
    height: 250px;
  }
}

.offer__title {
  margin: 18px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.offer__price {
  margin: 15px 0 0;
  font-size: 17px;
}

.offer__price span {
  font-weight: 500;
}

.offer p {
  margin: 15px 0 0;
}

.offer__button {
  margin: 15px 0 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}

.offer__button::after {
  content: '';
  display: block;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 3px;
  width: 85%;
  background: #695f37;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.offer__button:hover::after {
  width: 100%;
}

.offer a.cover:hover ~ .offer__image::before {
  opacity: 0.6;
}

.offer a.cover:hover ~ .offer__image::after {
  opacity: 1;
}

.offer a.cover:hover ~ .offer__button::after {
  width: 100%;
}

.header {
  z-index: 20;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  min-height: 91px;
  /* temporary styles */
  background: #ffffff;
}

.header--fixed {
  -webkit-box-shadow: 0px 0px 19px -10px rgba(46, 46, 46, 0.7);
          box-shadow: 0px 0px 19px -10px rgba(46, 46, 46, 0.7);
  background: #ffffff;
  min-height: 70px;
  top: -45px;
}

@media (max-width: 991px) {
  .header--fixed {
    top: -75px;
  }
}

body.admin-bar .header {
  top: 32px;
}

body.admin-bar .header--fixed {
  top: -0.8125rem;
}

.nav {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 10;
}

@media (max-width: 991px) {
  .nav {
    padding: 10px 0;
    min-height: 65px;
  }
}

.nav--fixed {
  padding: 5px 0;
}

.nav__logo {
  width: 200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

@media (max-width: 991px) {
  .nav__logo {
    position: static;
  }
}

.nav__logo img, .nav__logo svg {
  max-width: 100%;
  height: auto;
}

.nav__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 0;
}

.nav__social-media {
  margin: 0 0 0 30px;
}

@media (max-width: 499px) {
  .nav__social-media {
    display: none;
  }
}

.nav__social-media li a {
  width: 25px;
  height: 25px;
}

.nav__social-media li a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

@media (max-width: 991px) {
  .nav__social-media li a img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
}

.nav__button {
  margin: 0 0 0 30px;
  border: 2px solid #695f37;
}

.nav__button:hover {
  border: 2px solid #695f37;
  color: #ffffff;
  background: #695f37;
}

@media (max-width: 599px) {
  .nav__button {
    display: none;
  }
}

.nav__button--tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  color: #ffffff;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 599px) {
  .nav__button--tel {
    display: none;
  }
}

.nav__button--tel::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url("./images/phone-icon.svg") center/contain no-repeat;
}

.nav__button--tel:hover {
  color: #ffffff;
  background: #695f37;
  border: 2px solid #695f37;
}

.nav__menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 1200px) {
  .nav__menu {
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
  }
}

@media (max-width: 1199px) {
  .nav__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #ffffff;
    color: #222222;
    position: absolute;
    top: calc(100% - 2px);
    display: none;
    z-index: 10;
    left: -0.9375rem;
    width: calc(100% + 30px);
    padding: 25px 0 30px;
  }
}

.nav__menu > li {
  margin: 0 0 0 0.84375rem;
  position: relative;
}

@media (max-width: 1199px) {
  .nav__menu > li {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}

.nav__menu > li:first-child {
  margin: 0;
}

.nav__menu > li > a {
  font-size: 17px;
  font-weight: 400;
  padding: 5px;
  color: #222222;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-transform: uppercase;
}

.nav__menu > li > a::before {
  content: '';
  width: calc(100% - 10px);
  height: 2px;
  left: 5px;
  bottom: 0px;
  background: #695f37;
  display: block;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media (max-width: 1199px) {
  .nav__menu > li > a::before {
    display: none;
  }
}

.nav__menu > li > a:hover {
  color: #695f37;
}

.nav__menu > li > a:hover::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

@media (min-width: 1200px) {
  .nav__menu > li > a:hover + ul.sub-menu {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media (max-width: 1199px) {
  .nav__menu > li > a {
    padding: 10px 0;
    color: #222222;
    text-transform: uppercase;
    font-size: 16px;
  }
}

.nav__menu > li:last-child a {
  padding: 5px 0 5px 5px;
}

@media (min-width: 1200px) {
  .nav__menu > li.menu-item-has-children > a {
    padding: 5px 5px 43px;
    margin: 0px 0 -38px;
  }
}

.nav__menu > li > ul.sub-menu {
  display: block;
  min-width: 320px;
  /* submenu other styles */
}

@media (min-width: 1200px) {
  .nav__menu > li > ul.sub-menu {
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    position: absolute;
    top: 66px;
    background: #ffffff;
    padding: 0;
    left: 5px;
    z-index: 10;
  }
}

@media (max-width: 1199px) {
  .nav__menu > li > ul.sub-menu {
    padding: 12px 0 20px;
    background: #ffffff;
    display: none;
  }
}

.nav__menu > li > ul.sub-menu li a {
  padding: 0;
  color: #222222;
  text-transform: initial;
  font-size: 14px;
  font-weight: 500;
  display: block;
  padding: 8px 15px;
  line-height: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.nav__menu > li > ul.sub-menu li a:hover {
  background: #695f37;
}

@media (max-width: 1199px) {
  .nav__menu > li > ul.sub-menu li a {
    font-size: 15px;
  }
}

.nav__menu > li > ul.sub-menu:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 1200px) {
  .nav__menu > li > ul.sub-menu--fixed {
    top: 56px;
  }
}

.nav__cart-icon {
  position: relative;
  margin: 0 10px 0 30px;
}

.nav__cart-icon img, .nav__cart-icon svg {
  max-width: 40px;
  display: block;
  position: relative;
  z-index: 1;
  /* temporary styles */
  -webkit-filter: brightness(0);
          filter: brightness(0);
  height: 40px;
  width: 40px;
}

.nav__cart-icon span {
  position: absolute;
  right: -13px;
  top: -5px;
  z-index: 2;
  width: 22px;
  height: 22px;
  color: #ffffff;
  background: #695f37;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-size: 15px;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.nav__cart-icon span.active {
  -webkit-animation: pulse 700ms forwards ease-in-out;
          animation: pulse 700ms forwards ease-in-out;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.footer {
  background: #efeeef;
  width: 100%;
  margin: 70px 0 0;
}

.footer--homepage {
  margin: 0;
}

.footer__wrapper {
  padding: 70px 0 65px;
}

.footer__logo {
  display: inline-block;
}

.footer__logo img, .footer__logo svg {
  max-width: 200px;
  height: auto;
}

.footer__phone, .footer__email {
  margin: 0;
  display: block;
  font-weight: 400;
}

.footer__phone {
  margin: 20px 0 5px;
}

.footer__address span {
  display: block;
  font-weight: 500;
  margin: 15px 0 0;
}

.footer__address p {
  margin: 0;
}

@media (max-width: 767px) {
  .footer__subtitle {
    margin: 25px auto 0;
  }
}

.footer__column {
  width: 100%;
}

.footer__column h1, .footer__column h2, .footer__column h3, .footer__column h4 {
  margin: 3px 0 0;
}

.footer__column ul {
  width: 100%;
  margin: 20px 0 0;
}

.footer__column ul li {
  margin: 8px 0 0;
  list-style: none;
}

.footer__column ul li a {
  max-width: 200px;
}

.theme-blog {
  width: 100%;
}

@media (max-width: 767px) {
  .theme-blog {
    margin: -30px 0 0;
  }
}

.theme-blog--background {
  background: #efeeef;
}

.theme-blog--subpage {
  margin: 80px 0;
}

.theme-blog__wrapper {
  width: 100%;
  position: relative;
}

.theme-blog__decorator {
  position: absolute;
  z-index: -1;
  color: #222222;
  opacity: 0.07;
  top: -140px;
  left: -126px;
  font-size: 180px;
}

@media (max-width: 1199px) {
  .theme-blog__decorator {
    font-size: 80px;
    left: 0px;
    top: -100px;
  }
}

@media (max-width: 767px) {
  .theme-blog__decorator {
    font-size: 60px;
    left: 0px;
    top: -60px;
  }
}

@media (max-width: 991px) {
  .theme-blog__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 991px) {
  .theme-blog__column:nth-child(3) {
    display: none;
  }
}

.theme-blog__item {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .theme-blog__item {
    margin: 40px auto 0;
    height: auto;
  }
}

.theme-blog__image {
  height: 220px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

.theme-blog__image--bigger {
  height: 350px;
}

.theme-blog__image--smaller {
  height: 200px;
}

.theme-blog__image::before {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  background: #000000;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  content: '';
}

.theme-blog__image:hover::before {
  opacity: 0.2;
}

.theme-blog__image img {
  -webkit-transform-origin: center;
          transform-origin: center;
  border-radius: 0;
  -webkit-filter: brightness(0.96) contrast(1.05);
          filter: brightness(0.96) contrast(1.05);
}

.theme-blog__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: calc(100% - 350px);
}

@media (max-width: 767px) {
  .theme-blog__content {
    height: auto;
  }
}

.theme-blog__title {
  margin: 20px 0 0;
  max-width: 410px;
}

.theme-blog__title:hover {
  color: #2e2e2e;
}

.theme-blog__time {
  display: block;
  font-size: 15px;
  margin: 15px 0 -10px;
}

.theme-blog__button {
  margin: 15px 0 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}

.theme-blog__button::after {
  content: '';
  display: block;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 3px;
  width: 75%;
  background: #695f37;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.theme-blog__button:hover::after {
  width: 100%;
}

@media (max-width: 768px) {
  .theme-blog p {
    margin: 16px 0 0;
  }
}

.single-blog-post {
  padding: 60px 0 0;
  overflow: hidden;
}

@media (max-width: 991px) {
  .single-blog-post {
    padding: 80px 0 0;
    text-align: center;
  }
}

.single-blog-post__image {
  width: 100%;
  height: 500px;
  margin: 0 0 35px;
  border-radius: 0;
}

@media (max-width: 991px) {
  .single-blog-post__image {
    height: 400px;
  }
}

@media (max-width: 499px) {
  .single-blog-post__image {
    height: 250px;
  }
}

.single-blog-post__image img {
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
}

.single-blog-post__content > .default-block.container, .woocommerce-shop .single-blog-post__content > .default-block#main, .tax-product_cat .single-blog-post__content > .default-block#main, .single-product .single-blog-post__content > .default-block#primary, .single-blog-post__content .container, .single-blog-post__content .woocommerce-shop #main, .woocommerce-shop .single-blog-post__content #main, .single-blog-post__content .tax-product_cat #main, .tax-product_cat .single-blog-post__content #main, .single-blog-post__content .single-product #primary, .single-product .single-blog-post__content #primary {
  margin: 25px 0 0;
}

.single-blog-post__content h2 {
  margin: 0;
}

.single-blog-post__content ul, .single-blog-post__content ol {
  margin: 20px 0 0;
}

.single-blog-post__content ul .default-block.container, .single-blog-post__content ul .woocommerce-shop .default-block#main, .woocommerce-shop .single-blog-post__content ul .default-block#main, .single-blog-post__content ul .tax-product_cat .default-block#main, .tax-product_cat .single-blog-post__content ul .default-block#main, .single-blog-post__content ul .single-product .default-block#primary, .single-product .single-blog-post__content ul .default-block#primary, .single-blog-post__content ul .container, .single-blog-post__content ul .woocommerce-shop #main, .woocommerce-shop .single-blog-post__content ul #main, .single-blog-post__content ul .tax-product_cat #main, .tax-product_cat .single-blog-post__content ul #main, .single-blog-post__content ul .single-product #primary, .single-product .single-blog-post__content ul #primary, .single-blog-post__content ol .default-block.container, .single-blog-post__content ol .woocommerce-shop .default-block#main, .woocommerce-shop .single-blog-post__content ol .default-block#main, .single-blog-post__content ol .tax-product_cat .default-block#main, .tax-product_cat .single-blog-post__content ol .default-block#main, .single-blog-post__content ol .single-product .default-block#primary, .single-product .single-blog-post__content ol .default-block#primary, .single-blog-post__content ol .container, .single-blog-post__content ol .woocommerce-shop #main, .woocommerce-shop .single-blog-post__content ol #main, .single-blog-post__content ol .tax-product_cat #main, .tax-product_cat .single-blog-post__content ol #main, .single-blog-post__content ol .single-product #primary, .single-product .single-blog-post__content ol #primary {
  margin: 0;
}

.single-blog-post__content ul li, .single-blog-post__content ol li {
  margin: 0;
  display: block;
  padding: 0 0 0 18px;
  position: relative;
}

.single-blog-post__content ul li::before, .single-blog-post__content ol li::before {
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
}

.single-blog-post__content ul li strong, .single-blog-post__content ol li strong {
  width: auto;
}

.single-blog-post__content ul li::before {
  content: '•';
  font-size: 23px;
  top: -4px;
}

.single-blog-post__content ol {
  counter-reset: li-counter;
}

.single-blog-post__content ol li {
  counter-increment: li-counter;
}

.single-blog-post__content ol li::before {
  content: counter(li-counter) ".";
}

.main--rules-page .default-block.container li > a, .main--rules-page .woocommerce-shop .default-block#main li > a, .woocommerce-shop .main--rules-page .default-block#main li > a, .main--rules-page .tax-product_cat .default-block#main li > a, .tax-product_cat .main--rules-page .default-block#main li > a, .main--rules-page .single-product .default-block#primary li > a, .single-product .main--rules-page .default-block#primary li > a {
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
  color: #222222;
}

.main--rules-page .default-block.container li > a:hover, .main--rules-page .woocommerce-shop .default-block#main li > a:hover, .woocommerce-shop .main--rules-page .default-block#main li > a:hover, .main--rules-page .tax-product_cat .default-block#main li > a:hover, .tax-product_cat .main--rules-page .default-block#main li > a:hover, .main--rules-page .single-product .default-block#primary li > a:hover, .single-product .main--rules-page .default-block#primary li > a:hover {
  text-decoration: underline;
  color: #222222;
}

.theme-content-product-price, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price > .woocommerce-Price-amount.amount, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price ins .woocommerce-Price-amount.amount, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-remove a, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-remove a:hover, .product .price, .woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong .woocommerce-Price-amount.amount {
  color: #cdc4b5;
  font-size: 24px;
  font-weight: 700;
}

.theme-content-product-price-deleted, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price del, .product .price del, .single-product #primary .single-product-content .price del {
  color: #313131;
  font-size: 16px;
  font-weight: 400;
  margin: 0 8px 0 0;
}

.theme-content-product-title, .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-name a, .product h2, .product .woocommerce-loop-product__title {
  color: #222222;
}

.added_to_cart {
  display: none !important;
}

@media (max-width: 767px) {
  .woocommerce-shop #main, .tax-product_cat #main {
    max-width: calc(100% - 30px);
  }
}

.woocommerce-shop, .tax-product_cat {
  width: 100%;
  max-width: 100vw;
  position: relative;
  z-index: 1;
  /* hide irrelevant stuff related to blog */
}

.woocommerce-shop .woocommerce-message, .tax-product_cat .woocommerce-message {
  display: none;
}

.woocommerce-shop #primary, .tax-product_cat #primary {
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
}

.woocommerce-shop #main, .tax-product_cat #main {
  padding: 0 15px;
  /* temporary styles */
}

@media (max-width: 1199px) {
  .woocommerce-shop #main, .tax-product_cat #main {
    text-align: left;
  }
}

.woocommerce-shop #main .woocommerce-result-count, .tax-product_cat #main .woocommerce-result-count {
  display: none;
}

.woocommerce-shop #main .woocommerce-products-header, .tax-product_cat #main .woocommerce-products-header {
  width: 100%;
  position: relative;
  padding: 80px 0 90px;
  text-align: center;
}

.woocommerce-shop #main .woocommerce-products-header::before, .tax-product_cat #main .woocommerce-products-header::before {
  content: '';
  display: block;
  background: linear-gradient(195deg, #372772 0%, #372772 43%, #3c428f 71%, #3f54a2 86%, #477dce 99%, #4a90e2 100%);
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  z-index: -1;
  max-width: 2550px;
}

.woocommerce-shop #main .woocommerce-products-header h1, .tax-product_cat #main .woocommerce-products-header h1 {
  color: #ffffff;
}

.woocommerce-shop #main .woocommerce-products-header .page-description, .tax-product_cat #main .woocommerce-products-header .page-description {
  display: none;
}

.woocommerce-shop #main .products.columns-4, .tax-product_cat #main .products.columns-4 {
  position: relative;
  z-index: 1;
  max-width: 990px;
  margin-left: auto;
  margin-top: -32px;
}

@media (max-width: 1270px) {
  .woocommerce-shop #main .products.columns-4, .tax-product_cat #main .products.columns-4 {
    max-width: calc(100% + 30px);
    margin-top: 0;
    margin-left: -15px;
  }
}

.woocommerce-shop .sidebar__item, .tax-product_cat .sidebar__item {
  display: none;
}

.woocommerce-shop .woocommerce-info, .tax-product_cat .woocommerce-info {
  min-height: 300px;
  margin: 30px 0 0;
}

/* no plugin cart */
.woocommerce-cart .container, .woocommerce-cart .woocommerce-shop #main, .woocommerce-shop .woocommerce-cart #main, .woocommerce-cart .tax-product_cat #main, .tax-product_cat .woocommerce-cart #main, .woocommerce-cart .single-product #primary, .single-product .woocommerce-cart #primary {
  margin: 0 auto;
}

.woocommerce-cart .woocommerce {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  /* new styles */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
}

.woocommerce-cart .woocommerce-notices-wrapper {
  display: none;
}

.woocommerce-cart .container-cart {
  padding: 50px 0;
}

.woocommerce-cart .container-cart .woocommerce-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  .woocommerce-cart .container-cart .woocommerce-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.woocommerce-cart form.woocommerce-cart-form {
  width: 100%;
  padding: 0 20px 0 0;
}

@media (max-width: 767px) {
  .woocommerce-cart form.woocommerce-cart-form {
    padding: 0;
  }
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #929292;
  padding: 25px 0;
}

@media (max-width: 767px) {
  .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item:first-child {
  border-top: 1px solid #929292;
  margin: 35px 0 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item:last-child {
  border-bottom: none;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item.surprise {
  background: transparent;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 550px) {
  .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
  width: 150px;
  min-width: 150px;
  height: 150px;
  background: #ffffff;
  border-radius: 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-thumbnail a {
  width: 100%;
  height: 100%;
  display: block;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-thumbnail a img {
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details {
  margin: 0 0 0 25px;
}

@media (max-width: 550px) {
  .woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details {
    margin: 0;
  }
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-name .variation {
  display: none;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price {
  position: relative;
  color: #222222;
  margin: 10px 0 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price > .woocommerce-Price-amount.amount {
  position: relative;
  left: 0;
  top: 2px;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price del {
  margin: 0 8px 0 0;
  display: none;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price ins {
  position: absolute;
  left: 0;
  top: 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-price ins .woocommerce-Price-amount.amount {
  position: static;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-quantity {
  margin: 10px 0 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-quantity p {
  margin: 15px 0 0;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-quantity .quantity label {
  display: none;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-quantity .quantity input {
  width: 100px;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-details .product-subtotal {
  display: none;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-remove {
  display: inline-block;
  width: auto;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-remove a {
  font-size: 12px;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-remove a:hover {
  font-size: 12px;
}

.woocommerce-cart form.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item.category-wspolpraca .product-quantity {
  display: none;
}

.woocommerce-cart .cart-collaterals {
  min-width: 250px;
  margin: 33px 0 0 30px;
}

@media (max-width: 991px) {
  .woocommerce-cart .cart-collaterals {
    border-top: 1px solid #929292;
    padding: 60px 0 0;
    margin: 0;
  }
}

.woocommerce-cart .cart-collaterals table {
  width: 100%;
}

.woocommerce-cart .cart-collaterals table .cart-subtotal {
  display: none;
}

.woocommerce-cart .cart-collaterals table .shipping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.woocommerce-cart .cart-collaterals table .shipping th {
  margin: 0 0 10px;
}

.woocommerce-cart .cart-collaterals table .shipping .woocommerce-shipping-methods {
  padding: 0;
}

.woocommerce-cart .cart-collaterals table .shipping .woocommerce-shipping-methods li {
  list-style: none;
}

.woocommerce-cart .cart-collaterals table .shipping .woocommerce-shipping-methods li label {
  font-size: 14px;
  margin: 0 0 0 5px;
  position: relative;
  top: -0.125rem;
}

.woocommerce-cart .cart-collaterals table .shipping .woocommerce-shipping-destination, .woocommerce-cart .cart-collaterals table .shipping .woocommerce-shipping-calculator {
  display: none;
}

.woocommerce-cart .cart-collaterals table .order-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.woocommerce-cart .cart-collaterals table .order-total th {
  margin: 20px 0 0;
}

.woocommerce-cart .cart-collaterals table .order-total td strong {
  font-weight: 400;
}

.woocommerce-cart .cart-collaterals table .order-total td strong .woocommerce-Price-amount.amount {
  font-size: 17px;
  color: #222222;
  font-weight: 400;
  margin: 10px 0 0;
  display: inline-block;
}

.woocommerce-checkout .woocommerce {
  width: 100%;
  max-width: 1280px;
  margin: 55px auto 0;
  /* ship to a different address */
  /* your order */
}

.woocommerce-checkout .woocommerce .woocommerce-info {
  background: #cdc4b5;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0;
  padding: 10px;
  position: static;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  border-radius: 0;
}

@media (max-width: 767px) {
  .woocommerce-checkout .woocommerce .woocommerce-info {
    margin: 20px 0 0;
  }
}

.woocommerce-checkout .woocommerce .woocommerce-info a {
  display: inline-block;
  margin: 0 0 0 7px;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
}

.woocommerce-checkout .woocommerce .woocommerce-message {
  display: none !important;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p {
  width: 50%;
  margin: 20px 0 0;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p:first-child {
  display: none;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p:last-of-type {
  text-align: right;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p:last-of-type button {
  padding: 0.84375rem 40px !important;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p input#coupon_code {
  border: 1px solid #929292;
  padding: 5px 7px;
  height: 43px;
  border-radius: 0;
  font-size: 0.90625rem;
  width: 50%;
  min-width: 200px;
  max-width: 300px;
  color: #444444;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p input#coupon_code::-webkit-input-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p input#coupon_code::-moz-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p input#coupon_code:-ms-input-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p input#coupon_code::-ms-input-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon p input#coupon_code::placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce #coupon_code {
  min-width: 200px;
}

.woocommerce-checkout .woocommerce .checkout.woocommerce-checkout {
  margin: 0;
}

.woocommerce-checkout .woocommerce .col2-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 799px) {
  .woocommerce-checkout .woocommerce .col2-set {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: 50%;
  padding: 0;
}

@media (max-width: 799px) {
  .woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
    width: 100%;
  }
}

.woocommerce-checkout .woocommerce .col2-set .col-1 {
  padding: 0 15px 0 0;
}

@media (max-width: 799px) {
  .woocommerce-checkout .woocommerce .col2-set .col-1 {
    padding: 0;
  }
}

.woocommerce-checkout .woocommerce .col2-set .col-2 {
  padding: 0 0 0 15px;
}

@media (max-width: 799px) {
  .woocommerce-checkout .woocommerce .col2-set .col-2 {
    padding: 0;
  }
}

.woocommerce-checkout .woocommerce h3 {
  margin: 35px 0 30px;
}

.woocommerce-checkout .woocommerce #ship-to-different-address {
  margin: 35px 0 -1px;
}

.woocommerce-checkout .woocommerce #ship-to-different-address label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

@media (max-width: 1199px) {
  .woocommerce-checkout .woocommerce #ship-to-different-address label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}

.woocommerce-checkout .woocommerce #ship-to-different-address label::after {
  content: 'Wypełnij formularz';
  cursor: pointer;
  font-size: 14px;
  padding: 10px;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields {
  width: 100%;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper {
  width: 100%;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p {
  width: 100%;
  margin: 15px 0 0;
  font-size: 0.90625rem;
  /* if there is an error */
  /* select */
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p strong, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p strong {
  font-weight: 400;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p label, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p label {
  margin: 0;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > span, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > span {
  display: block;
  width: 100%;
  margin: 5px 0 0;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p > input, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p > input {
  width: 100%;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p.woocommerce-invalid-required-field, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p.woocommerce-invalid-required-field {
  background: rgba(212, 44, 44, 0.2);
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p.woocommerce-invalid-required-field > span input, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p.woocommerce-invalid-required-field > span input {
  border-color: #d42c2c !important;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p#billing_address_2_field, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p#shipping_address_2_field, .woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p#billing_country_field, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p#billing_address_2_field, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p#billing_country_field {
  display: none !important;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p .select2-selection--single, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p .select2-selection--single {
  border-radius: 0 !important;
  height: 43px;
  color: #313131 !important;
  font-size: 13px !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  border: 1px solid #929292 !important;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p .select2-selection__rendered, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p .select2-selection__rendered {
  height: 42px;
  line-height: 1;
  color: #313131 !important;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p .select2-selection__arrow, .woocommerce-checkout .woocommerce .woocommerce-shipping-fields__field-wrapper p .select2-selection__arrow {
  top: 20px;
}

.woocommerce-checkout .woocommerce .woocommerce-shipping-fields #shipping_country_field {
  display: none !important;
}

.woocommerce-checkout .woocommerce .woocommerce-shipping-fields #ship-to-different-address label {
  cursor: pointer !important;
}

.woocommerce-checkout .woocommerce .woocommerce-shipping-fields #ship-to-different-address label input {
  opacity: 0 !important;
  position: absolute;
}

@media (min-width: 1200px) {
  .woocommerce-checkout .woocommerce #shipping_first_name_field {
    margin-top: 23px !important;
  }
}

.woocommerce-checkout .woocommerce #order_comments_field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 28px 0 0;
}

.woocommerce-checkout .woocommerce #order_comments_field label {
  margin: 0;
}

.woocommerce-checkout .woocommerce #order_comments_field > span textarea {
  width: 100%;
  height: 217px;
  border: 1px solid #929292;
  color: #444444;
  font-size: 0.90625rem;
  padding: 10px;
  margin: 5px 0 0;
}

.woocommerce-checkout .woocommerce #order_comments_field > span textarea::-webkit-input-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce #order_comments_field > span textarea::-moz-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce #order_comments_field > span textarea:-ms-input-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce #order_comments_field > span textarea::-ms-input-placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce #order_comments_field > span textarea::placeholder {
  color: #444444;
  font-size: 0.90625rem;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table {
  width: 100%;
  text-align: left;
  border: 1px solid #929292;
  border-radius: 0;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr th {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #929292;
  width: auto;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead tr td {
  margin: 0;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #929292;
  margin: 0;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr td strong {
  font-weight: 400;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr th {
  width: auto;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr th, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #929292;
  width: 50%;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
  width: auto;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  margin: 0;
}

.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
  border: none;
}

.woocommerce-checkout .woocommerce .product-name .quantity {
  float: left;
}

/* coupon */
.woocommerce-form-coupon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

@media (max-width: 425px) {
  .woocommerce-form-coupon-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 200px;
    gap: 0;
  }
}

@media (max-width: 425px) {
  .woocommerce-form-coupon-wrapper .button, .woocommerce-form-coupon-wrapper .woocommerce-checkout .woocommerce #ship-to-different-address label::after, .woocommerce-checkout .woocommerce #ship-to-different-address .woocommerce-form-coupon-wrapper label::after {
    min-width: 200px;
  }
}

/* payment */
.woocommerce-checkout-payment {
  margin: 30px 0 0;
  background: #f0f0f0;
  padding: 35px 15px 25px;
  border-radius: 0;
}

.woocommerce-checkout-payment ul {
  padding: 0 !important;
}

.woocommerce-checkout-payment ul li {
  cursor: pointer;
  margin: 5px 0 0;
  list-style: none;
}

.woocommerce-checkout-payment ul li input, .woocommerce-checkout-payment ul li label {
  cursor: pointer;
}

.woocommerce-checkout-payment ul li label img {
  display: inline-block;
  position: relative;
  bottom: -0.625rem;
}

.woocommerce-checkout-payment ul li p {
  font-size: 13px;
  margin: 5px 0 0;
}

.woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form {
  border: none !important;
}

.woocommerce-checkout-payment ul li .wc-credit-card-form.wc-payment-form label {
  margin: 15px 0 0;
}

.woocommerce-checkout-payment ul li .about_paypal {
  display: none;
}

.woocommerce-checkout-payment .place-order {
  margin: 25px 0 0;
}

.woocommerce-checkout-payment .place-order p a {
  font-weight: 600;
}

.woocommerce-checkout-payment .place-order button.button.alt {
  margin: 20px 0 0;
}

/* dropdown select styles, markup is on the bottom of side */
.select2-dropdown {
  border: 1px solid #929292;
  color: #444444;
  font-size: 0.90625rem;
}

.select2-dropdown * {
  color: #444444;
  font-size: 0.90625rem;
}

/* errors styling */
.woocommerce-error {
  margin: 15px 0 0;
  padding: 10px;
  background: #efeeef;
}

.woocommerce-error li {
  margin: 10px 0 0;
  list-style: none;
  font-size: 14px;
}

/* shipping */
.shipping ul li {
  list-style: none;
}

.shipping ul li > label {
  margin: 0 0 0 4px;
}

ul#shipping_method {
  padding: 0 !important;
}

.product {
  position: relative;
  width: 100%;
  margin: 30px 0 0;
  text-align: left;
}

.product .woocommerce-loop-product__link {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #e3e0db;
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #efeeef;
}

.product__image {
  height: 300px;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #ffffff;
  position: relative;
}

@media (max-width: 575px) {
  .product__image {
    height: 340px;
  }
}

.product__image img {
  -o-object-position: top center;
     object-position: top center;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.product h2, .product .woocommerce-loop-product__title {
  padding: 25px 15px 0;
  margin: 0;
  min-height: 69px;
  background: #efeeef;
}

@media (max-width: 767px) {
  .product h2, .product .woocommerce-loop-product__title {
    min-height: auto;
  }
}

.product .price {
  padding: 0 15px 0;
  margin: 5px 0 0;
  display: inline-block;
  background: #efeeef;
}

.product .price ins {
  text-decoration: none;
}

.product .price br {
  display: none;
}

.product__button-wrapper {
  position: relative;
  width: 100%;
  padding: 15px 15px 25px;
  border: 1px solid #e3e0db;
  border-top: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: #efeeef;
}

.product__button {
  position: relative;
  z-index: 2;
  font-size: 13px;
  padding: 10px 15px;
}

.woocommerce-order-received .woocommerce {
  width: 100%;
  max-width: 1230px;
  margin: 55px auto 0;
}

.woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-order-received h2 {
  margin: 25px 0 0;
}

.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  margin: 20px 0 0;
  padding: 0;
}

.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  margin: 5px 0 0;
  list-style-type: none;
}

.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
  font-weight: 400 !important;
}

.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong .woocommerce-Price-amount.amount {
  position: static;
}

.woocommerce-order-received table {
  text-align: left;
  width: 100%;
  text-align: left;
  border: 1px solid #929292;
  margin: 25px 0 0;
}

.woocommerce-order-received table thead tr th {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #929292;
  width: auto;
}

.woocommerce-order-received table thead tr td {
  margin: 0;
}

.woocommerce-order-received table tbody tr td {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #929292;
  margin: 0;
}

.woocommerce-order-received table tbody tr td strong {
  font-weight: 400;
}

.woocommerce-order-received table tbody tr th {
  width: auto;
}

.woocommerce-order-received table tfoot tr th, .woocommerce-order-received table tfoot tr td {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #929292;
  width: 50%;
}

.woocommerce-order-received table tfoot tr th {
  width: auto;
}

.woocommerce-order-received table tfoot tr td {
  margin: 0;
}

.woocommerce-order-received table tfoot tr:last-child th, .woocommerce-order-received table tfoot tr:last-child td, .woocommerce-order-received table tfoot tr.order-total th, .woocommerce-order-received table tfoot tr.order-total td {
  border: none;
}

.woocommerce-order-received .woocommerce-customer-details {
  margin: 25px 0 0;
}

.woocommerce-order-received .woocommerce-customer-details address, .woocommerce-order-received .woocommerce-customer-details p, .woocommerce-order-received .woocommerce-customer-details li {
  font-size: 0.90625rem;
  font-style: normal;
  line-height: 1.4;
}

.woocommerce-order-received .woocommerce-customer-details address {
  margin: 10px 0 0;
}

.woocommerce-order-received .woocommerce-column--shipping-address {
  display: none;
}

.woocommerce-order-received .download-file a {
  color: #ffffff;
  text-decoration: none;
}

.woocommerce-order-received .download-file a:hover {
  color: #ffffff;
}

/* woocommerce custom filtration */
.woocommerce-ordering {
  margin: 0 0 30px;
  max-width: 200px;
}

.product-filters {
  margin: 30px 0 0;
  position: relative;
}

@media (max-width: 1270px) {
  .product-filters {
    margin: 30px 0;
    max-width: calc(100% - 40px);
  }
}

.product-filters form {
  position: absolute;
  top: 0;
}

@media (max-width: 1270px) {
  .product-filters form {
    position: static;
  }
}

.product-filters form > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

@media (max-width: 1270px) {
  .product-filters form > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 767px) {
  .product-filters form > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 565px) {
  .product-filters form > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}

.product-filters form > ul li {
  margin: 0;
  padding: 0;
  width: 100%;
}

.product-filters form > ul li h4 {
  padding: 0;
  margin: 0 0 10px;
}

@media (max-width: 1270px) {
  .product-filters form > ul li h4 {
    margin: -5px 0 0;
  }
}

@media (max-width: 565px) {
  .product-filters form > ul li h4 {
    margin: 5px 0 0;
  }
}

.product-filters form > ul li label {
  font-size: 15px;
  margin: -1px 0 0;
  position: relative;
  top: -1px;
  font-weight: 500;
}

.product-filters form > ul li input, .product-filters form > ul li select {
  background: transparent !important;
  border-radius: 0 !important;
}

.product-filters form > ul li select option {
  background: transparent !important;
}

.product-filters form > ul li:first-child {
  margin: 0;
}

@media (max-width: 767px) {
  .product-filters form > ul li.sf-field-search {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(50% - 10px);
  }
}

@media (max-width: 767px) {
  .product-filters form > ul li.sf-field-taxonomy-product_cat {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .product-filters form > ul li.sf-field-post-meta-_price {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(50% - 10px);
  }
}

.product-filters form > ul li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1270px) {
  .product-filters form > ul li ul {
    margin: -8px 0 0;
  }
}

.woocommerce-no-products-found {
  max-width: 992px;
  width: 100%;
  margin-left: auto;
}

.searchandfilter .noUi-connect {
  background-color: #cdc4b5;
}

.single-product {
  position: relative;
  z-index: 1;
  /* related products */
  /* hide irrelevant stuff related to blog */
}

.single-product .woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 40px;
  background-color: #efeeef;
  color: #222222;
  clear: both;
  border-left: 1px solid #efeeef;
  padding: 16px 20px;
  position: relative;
  list-style: none outside;
  border-radius: 0;
  font-weight: 500;
}

.single-product .woocommerce-message .button, .single-product .woocommerce-message .woocommerce-checkout .woocommerce #ship-to-different-address label::after, .woocommerce-checkout .woocommerce #ship-to-different-address .single-product .woocommerce-message label::after {
  margin: 15px 0 0;
}

.single-product #primary {
  min-height: 57vh;
  position: relative;
  z-index: 1;
  /* slider gallery */
  /* changes in variable product */
}

@media (max-width: 1199px) {
  .single-product #primary {
    padding: 80px 15px 0;
    text-align: left;
  }
}

.single-product #primary .woocommerce-breadcrumb {
  margin: 80px 0 40px;
}

@media (max-width: 1199px) {
  .single-product #primary .woocommerce-breadcrumb {
    margin: 0 0 40px;
  }
}

.single-product #primary .single-product-content .price {
  position: relative;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0 0;
  font-size: 29px;
  font-weight: 700;
  background: #ffffff;
  color: #cdc4b5;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-product #primary .single-product-content .price ins {
  text-decoration: none;
}

.single-product #primary .single-product-content .price .woocommerce-price-suffix {
  display: none;
}

.single-product #primary .single-product-content .price .iworks-omnibus {
  width: 100%;
  margin: 0 0 15px;
}

.single-product #primary .single-product-content .product__size {
  padding: 0;
  font-weight: 700;
  font-size: 18px;
}

.single-product #primary .single-product-content h2, .single-product #primary .single-product-content h3 {
  background: none;
  padding: 0;
  min-height: initial;
}

.single-product #primary .woocommerce-tabs {
  width: 100%;
  margin: 50px 0 80px;
}

.single-product #primary .woocommerce-tabs h3 {
  margin: 25px 0 0;
}

.single-product #primary .woocommerce-tabs p em, .single-product #primary .woocommerce-tabs p address {
  font-size: 18px;
  font-style: normal;
}

.single-product #primary .woocommerce-tabs ul, .single-product #primary .woocommerce-tabs ol {
  margin: 20px 0 0;
}

.single-product #primary .woocommerce-tabs ul li, .single-product #primary .woocommerce-tabs ol li {
  margin: 0;
  display: block;
  padding: 0 0 0 18px;
  position: relative;
}

.single-product #primary .woocommerce-tabs ul li::before, .single-product #primary .woocommerce-tabs ol li::before {
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
}

.single-product #primary .woocommerce-tabs ul li strong, .single-product #primary .woocommerce-tabs ol li strong {
  width: auto;
}

.single-product #primary .woocommerce-tabs ul li::before {
  content: '•';
  font-size: 23px;
  top: -4px;
}

.single-product #primary .woocommerce-tabs ol {
  counter-reset: li-counter;
}

.single-product #primary .woocommerce-tabs ol li {
  counter-increment: li-counter;
}

.single-product #primary .woocommerce-tabs ol li::before {
  content: counter(li-counter) ".";
}

.single-product #primary .tabs.wc-tabs {
  display: none;
}

.single-product #primary .woocommerce-Tabs-panel h2:first-child {
  display: none;
}

.single-product #primary .woocommerce-product-gallery {
  width: 100%;
}

.single-product #primary .woocommerce-product-gallery__image {
  height: 500px;
  position: relative;
  width: 100%;
  max-width: 630px;
  background: #ffffff;
  border-radius: 0;
  border-top-left-radius: 0;
}

@media (max-width: 767px) {
  .single-product #primary .woocommerce-product-gallery__image {
    max-width: 750px;
  }
}

@media (max-width: 500px) {
  .single-product #primary .woocommerce-product-gallery__image {
    height: 350px;
  }
}

.single-product #primary .woocommerce-product-gallery__image > a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  border: 1px solid #efeeef;
  border-radius: 0;
}

.single-product #primary .woocommerce-product-gallery__image > a::before {
  content: '';
  display: block;
  width: 31px;
  height: 31px;
  background: url("./images/woocommerce-image-zoom.png");
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.single-product #primary .woocommerce-product-gallery__image > a > img {
  margin: 0;
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0;
  border-top-left-radius: 0;
  -o-object-position: top center;
     object-position: top center;
}

.single-product #primary .woocommerce-product-gallery__image--placeholder {
  display: none;
}

.single-product #primary .woocommerce-product-gallery__image--placeholder > img {
  margin: 0;
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0;
  border-top-left-radius: 0;
}

.single-product #primary .flex-control-nav {
  width: 100%;
  margin: 10px 0 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.single-product #primary .flex-control-nav li {
  width: 100%;
  height: 122px;
  position: relative;
  background-color: #ffffff;
  max-width: 122px;
  display: none;
  border: 1px solid #efeeef;
  border-radius: 0;
  overflow: hidden;
}

.single-product #primary .flex-control-nav li:first-of-type, .single-product #primary .flex-control-nav li:nth-of-type(2), .single-product #primary .flex-control-nav li:nth-of-type(3), .single-product #primary .flex-control-nav li:nth-of-type(4) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.single-product #primary .flex-control-nav li img {
  z-index: 1;
  position: relative;
  cursor: pointer;
  border-radius: 0;
  max-height: 100%;
  margin: 0 auto;
}

.single-product #primary .product_title {
  text-align: left;
}

@media (max-width: 991px) {
  .single-product #primary .product_title {
    margin: 30px 0 0;
  }
}

.single-product #primary .woocommerce-product-details__short-description {
  text-align: left;
}

.single-product #primary .woocommerce-product-details__short-description > * {
  margin: 20px 0 0;
}

.single-product #primary .woocommerce-product-details__short-description > h2, .single-product #primary .woocommerce-product-details__short-description > h3, .single-product #primary .woocommerce-product-details__short-description > h4, .single-product #primary .woocommerce-product-details__short-description > strong, .single-product #primary .woocommerce-product-details__short-description > span, .single-product #primary .woocommerce-product-details__short-description > strong {
  margin: 20px 0;
}

.single-product #primary .woocommerce-product-details__short-description ul, .single-product #primary .woocommerce-product-details__short-description ol {
  margin: 20px 0 0;
}

.single-product #primary .woocommerce-product-details__short-description ul li, .single-product #primary .woocommerce-product-details__short-description ol li {
  margin: 0;
  display: block;
  padding: 0 0 0 18px;
  position: relative;
}

.single-product #primary .woocommerce-product-details__short-description ul li::before, .single-product #primary .woocommerce-product-details__short-description ol li::before {
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
}

.single-product #primary .woocommerce-product-details__short-description ul li strong, .single-product #primary .woocommerce-product-details__short-description ol li strong {
  width: auto;
}

.single-product #primary .woocommerce-product-details__short-description ul li::before {
  content: '•';
  font-size: 23px;
  top: -4px;
}

.single-product #primary .woocommerce-product-details__short-description ol {
  counter-reset: li-counter;
}

.single-product #primary .woocommerce-product-details__short-description ol li {
  counter-increment: li-counter;
}

.single-product #primary .woocommerce-product-details__short-description ol li::before {
  content: counter(li-counter) ".";
}

.single-product #primary .woocommerce-product-details__short-description em {
  font-size: inherit;
  line-height: inherit;
}

.single-product #primary p {
  text-align: left;
}

.single-product #primary .woocommerce-variation-availability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.single-product #primary form {
  margin: 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* for every type of product */
  /* for variations */
}

.single-product #primary form .quantity {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* woo better usabillity plugin */
}

.single-product #primary form .quantity > input {
  min-width: 75px;
  border-radius: 0 !important;
}

.single-product #primary form .quantity a.wbu-qty-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #929292;
  color: #cdc4b5;
}

.single-product #primary form .quantity a.wbu-qty-button:first-of-type {
  border-right: none;
}

.single-product #primary form .quantity a.wbu-qty-button:last-of-type {
  border-left: none;
}

.single-product #primary form .button, .single-product #primary form .woocommerce-checkout .woocommerce #ship-to-different-address label::after, .woocommerce-checkout .woocommerce #ship-to-different-address .single-product #primary form label::after {
  margin: 0 0 0 10px;
}

.single-product #primary form.variations_form.cart {
  margin: 20px 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 991px) {
  .single-product #primary form.variations_form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .single-product #primary form > div {
    margin: 20px 0 0;
  }
}

.single-product #primary form > div label {
  margin: 0 15px 0 0;
}

.single-product #primary form > div label.screen-reader-text {
  display: none;
}

.single-product #primary form > div .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-product #primary form > div input {
  /* importants are necessary to make sure that any plugin that styles inputs globally doesn't overwrite design styles */
  max-width: 60px;
  font-size: 16px;
  padding: 5px 5px 5px 10px !important;
  border: 1px solid #929292 !important;
  height: 48px;
}

.single-product #primary .product_meta {
  display: none;
}

.single-product #primary .onsale {
  margin: 0;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 80px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #cdc4b5;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  border-top-left-radius: 0;
}

.single-product #primary .product-type-variable span.price {
  margin: 0;
}

.single-product #primary .woocommerce-variation-add-to-cart {
  margin: 0;
}

.single-product .products.related, .single-product .products.upsells {
  margin: 60px 0;
  padding: 40px 0 0;
  border-top: 1px solid #e3e0db;
  position: relative;
  z-index: 1;
}

.single-product .products.related .products.columns-4, .single-product .products.upsells .products.columns-4 {
  margin: 10px -15px 0;
}

@media (max-width: 767px) {
  .single-product .products.related .products.columns-4, .single-product .products.upsells .products.columns-4 {
    margin: 40px -15px 0;
  }
}

.single-product .products.related .product__image, .single-product .products.upsells .product__image {
  height: 250px;
}

@media (max-width: 575px) {
  .single-product .products.related .product__image, .single-product .products.upsells .product__image {
    height: 500px;
  }
}

@media (max-width: 490px) {
  .single-product .products.related .product__image, .single-product .products.upsells .product__image {
    height: 400px;
  }
}

.single-product .sidebar__item {
  display: none;
}

/* remove image title from gallery */
.pswp__caption__center {
  display: none !important;
}

.woocommerce-variation.single_variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.woocommerce-variation.single_variation .woocommerce-variation-description {
  display: none;
}

.single_variation_wrap {
  margin: 20px 0 0;
}

.single_variation_wrap span.price {
  margin: 0 0 10px;
}

.variations {
  margin: 0;
}

.variations tbody > tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.variations tbody > tr > td {
  width: 100%;
  margin: 10px 0 0;
}

.variations th {
  margin: 0;
  font-weight: 700;
}

.variations label {
  margin: 0;
}

.variations select {
  width: 100%;
}

@media (max-width: 767px) {
  .variations select {
    min-width: 126px;
  }
}

@media (max-width: 449px) {
  .variations select {
    min-width: initial;
    max-width: 130px;
  }
}

a.reset_variations {
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  z-index: -20;
}

p.stock {
  margin: 0;
}

/* styles are copied from GYG and just modified, there is no scss here */
/* login and register */
.woocommerce-account .container, .woocommerce-account .woocommerce-shop #main, .woocommerce-shop .woocommerce-account #main, .woocommerce-account .tax-product_cat #main, .tax-product_cat .woocommerce-account #main, .woocommerce-account .single-product #primary, .single-product .woocommerce-account #primary {
  position: relative;
}

.woocommerce-account .main {
  padding: 150px 0 0 !important;
}

@media (max-width: 991px) {
  .woocommerce-account .main {
    padding: 200px 0 0 !important;
  }
}

.woocommerce-account .u-columns.col2-set, .woocommerce-account .u-columns.login-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1230px;
  margin: auto;
  min-height: 65vh;
}

@media (max-width: 991px) {
  .woocommerce-account .u-columns.col2-set, .woocommerce-account .u-columns.login-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.woocommerce-account .woocommerce-notices-wrapper {
  position: absolute;
  top: -100px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  width: calc(100% - 30px);
}

.woocommerce-account .woocommerce-notices-wrapper li {
  font-size: 0.90625rem;
  color: red;
}

.woocommerce-account .woocommerce-account .woocommerce h2 {
  color: #000;
  margin: 20px 0 !important;
  font-size: 18px;
  line-height: 1.4;
}

.woocommerce-account .woocommerce-account .woocommerce button {
  margin: 20px 0 0;
}

.woocommerce-account .u-columns.col2-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 768px) {
  .woocommerce-account .u-columns.col2-set {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
}

.woocommerce-account .u-column1.login-column, .woocommerce-account .u-column2.login-column {
  width: 100%;
  padding: 80px 0;
}

@media (max-width: 991px) {
  .woocommerce-account .u-column1.login-column, .woocommerce-account .u-column2.login-column {
    padding: 20px 0;
  }
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input, .woocommerce-account .woocommerce-form.woocommerce-form-login label, .woocommerce-account .woocommerce-form.woocommerce-form-register input, .woocommerce-account .woocommerce-form.woocommerce-form-register label {
  color: #313131 !important;
  width: 100%;
  max-width: 450px;
  margin: 7px 0 0;
}

@media (max-width: 768px) {
  .woocommerce-account .woocommerce-form.woocommerce-form-login input, .woocommerce-account .woocommerce-form.woocommerce-form-login label, .woocommerce-account .woocommerce-form.woocommerce-form-register input, .woocommerce-account .woocommerce-form.woocommerce-form-register label {
    max-width: initial;
  }
}

.woocommerce-account input.woocommerce-form__input.woocommerce-form__input-checkbox {
  width: auto;
  border: 1px solid #313131 !important;
  margin: 20px 0 0;
}

.woocommerce-account .password-input {
  width: 100%;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input, .woocommerce-account .woocommerce-form.woocommerce-form-register input {
  margin: 10px 0 0;
  width: 100%;
}

.woocommerce-account .form-row {
  margin: 10px 0 0;
}

.woocommerce-account .woocommerce-privacy-policy-text p {
  margin: 13px 0 0;
}

.woocommerce-account .social-media-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 15px 0 0;
}

.woocommerce-account .social-media-buttons a {
  display: inline-block;
  margin: 10px 0 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  padding: 10px 20px;
  min-width: 170px;
  text-align: center;
}

.woocommerce-account .social-media-buttons a.facebook-button {
  background: #4267B2;
}

.woocommerce-account .social-media-buttons a.google-button {
  background: #DB4437;
}

.woocommerce-account .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.woocommerce-account .custom-checkbox > input, .woocommerce-account .custom-checkbox label {
  width: auto !important;
}

.woocommerce-account .custom-checkbox > input:first-child {
  margin: 0 10px 0 0 !important;
}

.my-account__checkbox-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.my-account__checkbox-label input {
  width: auto !important;
  margin: 0 10px 0 0 !important;
}

/* inside panel */
.woocommerce-account .default-block.container .woocommerce, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce, .woocommerce-account .tax-product_cat .default-block#main .woocommerce, .tax-product_cat .woocommerce-account .default-block#main .woocommerce, .woocommerce-account .single-product .default-block#primary .woocommerce, .single-product .woocommerce-account .default-block#primary .woocommerce {
  width: 100%;
  max-width: 1230px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.woocommerce-account .default-block.container .woocommerce nav, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav, .woocommerce-account .single-product .default-block#primary .woocommerce nav, .single-product .woocommerce-account .default-block#primary .woocommerce nav {
  width: auto;
  min-width: 186px;
  background: #695f37;
  padding: 0 0 15px;
  margin: 80px 0 0;
}

@media (max-width: 767px) {
  .woocommerce-account .default-block.container .woocommerce nav, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav, .woocommerce-account .single-product .default-block#primary .woocommerce nav, .single-product .woocommerce-account .default-block#primary .woocommerce nav {
    margin: 20px 0 0;
  }
}

.woocommerce-account .default-block.container .woocommerce nav ul, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul {
  padding: 10px 20px;
}

.woocommerce-account .default-block.container .woocommerce nav ul li, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li {
  list-style: none;
  margin: 10px 0 0;
}

.woocommerce-account .default-block.container .woocommerce nav ul li a, .woocommerce-account .woocommerce-shop .default-block#main .woocommerce nav ul li a, .woocommerce-shop .woocommerce-account .default-block#main .woocommerce nav ul li a, .woocommerce-account .tax-product_cat .default-block#main .woocommerce nav ul li a, .tax-product_cat .woocommerce-account .default-block#main .woocommerce nav ul li a, .woocommerce-account .single-product .default-block#primary .woocommerce nav ul li a, .single-product .woocommerce-account .default-block#primary .woocommerce nav ul li a {
  color: #ffffff;
  padding: 5px 10px;
  margin: 5px 0 0;
}

.woocommerce-MyAccount-content {
  width: auto;
  padding: 0 0 0 30px;
  margin: 80px 0 0;
}

@media (max-width: 767px) {
  .woocommerce-MyAccount-content {
    margin: 0;
  }
}

.woocommerce-MyAccount-content p:first-of-type {
  margin: 0;
}

/* orders */
.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
  background: #efefef;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th, .woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td {
  min-width: 150px;
  font-size: 16px;
  padding: 2.18125rem;
}

.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info a {
  display: block;
  margin: 0 0 10px;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
  display: block;
  margin: 20px 0 0;
}

/* downloads */
.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

/* addresses */
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  padding: 0 !important;
  margin: 15px 0 0;
}

.woocommerce-Address-title.title a {
  margin: 10px 0 10px;
}

address, em {
  font-size: 12px;
  line-height: 1.3;
}

.woocommerce-input-wrapper {
  display: block;
  width: 100%;
}

.woocommerce-input-wrapper input, .woocommerce-input-wrapper select {
  margin: 10px 0 0;
  width: 100%;
}

.woocommerce-MyAccount-content.my-account-content {
  width: 100%;
  max-width: 960px;
}

.select2-selection--single {
  border-radius: 0 !important;
  height: 43px !important;
  color: #313131 !important;
  font-size: 13px !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  border: 1px solid #929292 !important;
  margin: 10px 0 0;
}

.select2-selection__rendered {
  height: 42px !important;
  padding: 6px 10px;
  color: #313131 !important;
}

.select2-selection__arrow {
  top: 7px;
}

/* account details */
.woocommerce-EditAccountForm.edit-account input, .woocommerce-EditAccountForm.edit-account label {
  color: #313131 !important;
  width: 100%;
  max-width: 450px;
}

.woocommerce-EditAccountForm.edit-account span {
  max-width: 450px;
}

.woocommerce-EditAccountForm.edit-account label {
  margin: 0;
}

.woocommerce-EditAccountForm.edit-account input {
  margin: 10px 0 0;
  width: 100%;
}

p.woocommerce-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 767px) {
  p.woocommerce-form-row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

fieldset {
  margin: 30px 0 0;
  border: none;
}

/* rwd for everything */
@media (max-width: 1099px) {
  .woocommerce-account .woocommerce {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .woocommerce-account .woocommerce nav {
    width: 100% !important;
  }
  .woocommerce-account .woocommerce nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .woocommerce-account .woocommerce > div.woocommerce-MyAccount-content {
    width: 100%;
    padding: 0;
    margin: 30px 0 0;
  }
  .woocommerce-account .woocommerce > div.woocommerce-MyAccount-content table {
    width: 100%;
  }
  .u-columns.woocommerce-Addresses.col2-set.addresses div {
    width: 50%;
  }
}

.logged-in.woocommerce-account .main {
  padding: 0 !important;
}

@media (max-width: 991px) {
  .logged-in.woocommerce-account .main {
    padding: 0 !important;
  }
}

.breadcrumbs {
  margin: 55px 0 60px;
}

@media (max-width: 1199px) {
  .breadcrumbs {
    margin: 10px 0 30px;
  }
}

.breadcrumbs--single {
  margin: 55px 0 0px;
}

.breadcrumbs a, .breadcrumbs span {
  color: #313131;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumbs a:hover {
  color: #313131;
  text-decoration: underline;
}

.woocommerce-breadcrumb {
  margin: 70px 0 40px;
  color: #313131;
  font-size: 13px;
}

.woocommerce-breadcrumb a {
  color: #313131;
  font-size: 13px;
}

.empty-cart {
  width: 100%;
  padding: 50px 0;
}

@media (max-width: 767px) {
  .empty-cart {
    padding: 50px 0 20px;
  }
}

.empty-cart__content {
  text-align: center;
}

.empty-cart__button {
  margin: 20px 0 0;
}

.empty-cart {
  width: 100%;
  padding: 50px 0;
}

@media (max-width: 767px) {
  .empty-cart {
    padding: 50px 0 20px;
  }
}

.empty-cart__content {
  text-align: center;
}

.empty-cart__button {
  margin: 20px 0 0;
}

/* related products */
.products.related, .products.up-sells {
  position: relative;
  z-index: 1;
}

.products.related > h2, .products.up-sells > h2 {
  text-align: center;
  margin: 0 auto;
  background: transparent;
}

.products.related .products.columns-4, .products.up-sells .products.columns-4 {
  margin: 10px 0 0;
}

.products.related .products.columns-4 > li, .products.up-sells .products.columns-4 > li {
  display: none;
}

.products.related .products.columns-4 > li:first-child, .products.related .products.columns-4 > li:nth-child(2), .products.related .products.columns-4 > li:nth-child(3), .products.up-sells .products.columns-4 > li:first-child, .products.up-sells .products.columns-4 > li:nth-child(2), .products.up-sells .products.columns-4 > li:nth-child(3) {
  display: block;
}

.onsale {
  margin: 0;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 80px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #cdc4b5;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  border-top-left-radius: 0;
}

.shop-hero {
  background: #2e2e2e;
  text-align: center;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .shop-hero {
    padding: 50px 0;
  }
}

.shop-hero__title {
  color: #ffffff;
}
