/** Shopify CDN: Minification failed

Line 294:3 Unexpected "zoom"

**/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;300;400;500;600;700&display=swap");
#parisi-projects #shopify-section-blog-template .article.grid__item .article__featured-image-wrapper {
  padding-top: 0 !important;
  height: 400px; }

#parisi-projects #shopify-section-blog-template .article.grid__item .article__featured-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-object-position: center;
  object-position: center;
  position: relative; }

/*============================================================================
  _Timber
==============================================================================*/
/*================ Debutify Variables ================*/
/*============================================================================
  Shopify Timber v2.1.0 | github.com/shopify/timber
  Copyright 2015 Shopify Inc.
  Author Carson Shold @cshold
  Built with Sass - http://sass-lang.com/

  Some things to know about this file:
    - Sass is compiled on Shopify's server so you don't need to convert it to CSS yourself
    - The output CSS is compressed and comments are removed
    - This file merges your stylesheets into one master at assets/timber.scss.liquid
==============================================================================*/
/*================ Variables, theme settings, and Sass mixins ================*/
/*============================================================================
  #Sass Mixins
==============================================================================*/
.clearfix:after {
  content: '';
  display: table;
  clear: both; }

/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_prefixer.scss
  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }
    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
==============================================================================*/
/*================ Animations and keyframes ================*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

/*============================================================================
  Dependency-free breakpoint mixin
    - http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ The following are dependencies of csswizardry grid ================*/
/*================ Color variables ================*/
/*================ Typography ================*/
@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=318ddcda727f38b2d75c93b42c81938ae83b2dd2b5ec9ce52c974d0bbba6bce3") format("woff2"), url("/cdn/fonts/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=1951d13de948d0995222b15fe59945ffd4498a5b038d4f4de89fb4b898a5d28a") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=318ddcda727f38b2d75c93b42c81938ae83b2dd2b5ec9ce52c974d0bbba6bce3") format("woff2"), url("/cdn/fonts/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=1951d13de948d0995222b15fe59945ffd4498a5b038d4f4de89fb4b898a5d28a") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=318ddcda727f38b2d75c93b42c81938ae83b2dd2b5ec9ce52c974d0bbba6bce3") format("woff2"), url("/cdn/fonts/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=1951d13de948d0995222b15fe59945ffd4498a5b038d4f4de89fb4b898a5d28a") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=171c0f538edd3a5d5c96b442a82e582f97e488295c3905d64d977ee41a66c7f8") format("woff2"), url("/cdn/fonts/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=11c330bfa2a65cbb0d5fc3cc38ce49814c4131c5a3eed95905c074afff6954db") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=171c0f538edd3a5d5c96b442a82e582f97e488295c3905d64d977ee41a66c7f8") format("woff2"), url("/cdn/fonts/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=11c330bfa2a65cbb0d5fc3cc38ce49814c4131c5a3eed95905c074afff6954db") format("woff"); }

@font-face {
  font-family: 'icons';
  src: url("/cdn/shop/t/2/assets/icons.eot?17674");
  src: url("/cdn/shop/t/2/assets/icons.eot?17674#iefix") format("embedded-opentype"), url("/cdn/shop/t/2/assets/icons.woff?17674") format("woff"), url("/cdn/shop/t/2/assets/icons.ttf?17674") format("truetype"), url("/cdn/shop/t/2/assets/icons.svg?17674#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/*================ Global | Normalize ================*/
*, input, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  padding: 0;
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/*================ Site-wide styles ================*/
/*================ Partials | Layout Styles ================*/
html,
body {
  background-color: white; }

*:focus {
  outline: none; }

em {
  font-style: italic; }

b, strong {
  font-weight: bold; }

small {
  font-size: 0.9em; }

sup, sub {
  position: relative;
  font-size: 60%;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.5em; }

code, pre {
  background-color: #faf7f5;
  font-family: Consolas,monospace;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62; }

pre {
  overflow: auto;
  padding: 15px;
  margin: 0 0 30px; }

/*================ Partials | Lists ================*/
ul, ol {
  padding: 0;
  text-rendering: optimizeLegibility; }

ol ol {
  list-style: lower-alpha; }

ol {
  list-style: decimal; }

ul.square {
  list-style: square outside; }

ul.disc {
  list-style: disc outside; }

ol.alpha {
  list-style: lower-alpha outside; }

.no-bullets {
  list-style: none outside;
  margin-left: 0; }

/*================ Partials | Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.is-transitioning {
  display: block !important;
  visibility: visible !important; }

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

@media screen and (min-width: 769px) {
  .large--display-table {
    display: table;
    table-layout: fixed;
    width: 100%; }

  .large--display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; } }
.visually-hidden {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

/*============================================================================
  #OOCSS Media Object
    - http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/
==============================================================================*/
.media,
.media-flex {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.media-img {
  float: left;
  margin-right: 30px; }

.media-img-right {
  float: right;
  margin-left: 30px; }

.media-img img,
.media-img-right img {
  display: block; }

/*=============== Image Transitions ===================*/
.fade-in {
  opacity: 0;
  transition: opacity 250ms ease-out; }
  .fade-in.lazyloaded {
    opacity: 1; }
  .no-js .fade-in {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px; }

/*================ Partials | Links and Buttons ================*/
button {
  overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

.btn,
.rte .btn {
  display: inline-block;
  padding: 8px 10px;
  margin: 0;
  width: auto;
  line-height: 1.42;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0; }

/*================ Partials | Images, SVG, and iframes ================*/
img {
  border: 0 none; }

svg:not(:root) {
  overflow: hidden; }

img,
iframe {
  max-width: 100%; }

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.table-wrap {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*================ Partials | Forms ================*/
form {
  margin: 0; }

/*================ Prevent zoom on touch devices in active inputs ================*/
@media screen and (max-width: 768px) {
  input,
  textarea {
    font-size: 16px; } }
button,
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

button {
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer; }

legend {
  border: 0;
  padding: 0; }

button,
input[type="submit"] {
  cursor: pointer; }

input,
textarea,
select {
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 0; }
  input[disabled], input.disabled,
  textarea[disabled],
  textarea.disabled,
  select[disabled],
  select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6; }
  input.input-full,
  textarea.input-full,
  select.input-full {
    width: 100%; }

textarea {
  min-height: 100px; }

/*================ Input element overrides ================*/
input[type="checkbox"],
input[type="radio"] {
  margin: 0 10px 0 0;
  padding: 0;
  width: auto; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox; }

input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio; }

input[type="image"] {
  padding-left: 0;
  padding-right: 0; }

optgroup {
  font-weight: bold; }

option {
  color: #000;
  background-color: #fff; }

select::-ms-expand {
  display: none; }

/*================ Form labels ================*/
.hidden-label {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }
  .ie9 .hidden-label, .lt-ie9 .hidden-label {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial; }

label[for] {
  cursor: pointer; }

/*================ Input Group ================*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px; }

.input-group-field,
.input-group-btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group .input-group-field {
  width: 100%; }

.input-group-btn {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding: 0; }

/*================ Selector wrapper ================*/
.selector-wrapper label {
  margin-right: 10px; }
.selector-wrapper + .selector-wrapper {
  margin-top: 15px; }

/*================ Partials | Icons ================*/
@font-face {
  font-family: 'icons';
  src: url("/cdn/shop/t/2/assets/icons.eot?17674");
  src: url("/cdn/shop/t/2/assets/icons.eot?17674#iefix") format("embedded-opentype"), url("/cdn/shop/t/2/assets/icons.woff?17674") format("woff"), url("/cdn/shop/t/2/assets/icons.ttf?17674") format("truetype"), url("/cdn/shop/t/2/assets/icons.svg?17674#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-fallback-text .icon {
  display: none; }
  .supports-fontface .icon-fallback-text .icon {
    display: inline-block; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.icon:before {
  display: none; }

.supports-fontface .icon:before {
  display: inline;
  font-family: "icons";
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*================ Icon mapping ================*/
.icon-amazon_payments:before {
  content: "\e800"; }

.icon-american_express:before {
  content: "\41"; }

.icon-apple_pay:before {
  content: "\e90c"; }

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

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

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

.icon-bitcoin:before {
  content: "\42"; }

.icon-cart:before {
  content: "\e600"; }

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

.icon-customer:before {
  content: "\e605"; }

.icon-dankort:before {
  content: "\64"; }

.icon-diners_club:before {
  content: "\63"; }

.icon-discover:before {
  content: "\44"; }

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

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

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

.icon-fancy:before {
  content: "\46"; }

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

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

.icon-hamburger:before {
  content: "\e601"; }

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

.icon-interac:before {
  content: "\49"; }

.icon-jcb:before {
  content: "\4a"; }

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

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

.icon-master:before {
  content: "\e906"; }

.icon-minus:before {
  content: "\e602"; }

.icon-paypal:before {
  content: "\50"; }

.icon-pin:before {
  content: "\e90d"; }

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

.icon-plus:before {
  content: "\e603"; }

.icon-rss:before {
  content: "\72"; }

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

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

.icon-tumblr:before {
  content: "\74"; }

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

.icon-vimeo:before {
  content: "\76"; }

.icon-visa:before {
  content: "\56"; }

.icon-x:before {
  content: "\e604"; }

.icon-youtube:before {
  content: "\79"; }

.payment-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
  margin-bottom: 0; }
  .payment-icons li {
    margin: 0 7.5px 7.5px;
    cursor: default; }
  .payment-icons .icon {
    font-size: 30px;
    line-height: 30px; }
  .payment-icons .fallback-text {
    text-transform: capitalize; }

.social-icons .icon {
  padding-right: 4px; }

.social-icons .icon-google_plus {
  font-size: 0.8em; }

/*================ Module | Rich Text Editor ================*/
.rte:after {
  content: '';
  display: table;
  clear: both; }
.rte ul ul {
  margin-bottom: 0; }
.rte a {
  text-decoration: none; }
.rte li {
  margin-bottom: 0; }
.rte table {
  table-layout: fixed; }

.text-center .rte ul,
.text-center .rte ol,
.text-center.rte ul,
.text-center.rte ol {
  list-style-position: inside;
  margin-left: 0; }

.rte--nomargin {
  margin-bottom: 0; }

/*================ Module | Site Header ================*/
.site-header {
  border-bottom: 1px solid #ebb8a5; }
  .site-header .grid--table {
    display: table;
    width: 100%; }
    .site-header .grid--table > .grid__item {
      float: none;
      display: table-cell; }

/*================ Module | Search Bar ================*/
.search-bar {
  max-width: 100%; }

.search-bar--header {
  max-width: 300px; }

/*================ Module | Site Nav and Dropdowns ================*/
.site-nav__item {
  display: inline-block;
  margin: 0; }
  .site-nav__item li {
    display: block; }

.site-nav--mobile {
  margin-left: -10px; }
  .site-nav--mobile.text-right {
    margin: 0 -10px 0 0; }

.site-nav__link--icon {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.site-nav--mobile .site-nav__link {
  display: inline-block; }
.site-nav--mobile .icon {
  font-size: em(30px); }

/*================ Dropdowns ================*/
.site-nav__dropdown {
  top: 95%;
  opacity: 0;
  display: block;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 5;
  pointer-events: none; }
  .site-nav__dropdown a {
    text-align: left; }
  .site-nav__dropdown.nav-outside {
    left: auto;
    right: 0; }

/*================ Mobile navigation ================*/
.mobile-nav li {
  margin-bottom: 0;
  list-style: none; }

.mobile-nav__item {
  position: relative;
  display: block; }
  .mobile-nav__item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid transparent; }
  .mobile-nav > .mobile-nav__item:last-child:after {
    display: none; }

.mobile-nav__has-sublist {
  display: table;
  width: 100%; }
  .mobile-nav__has-sublist .mobile-nav__link {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }

.mobile-nav__toggle {
  display: table-cell;
  vertical-align: middle;
  width: 1%; }

.mobile-nav__toggle-open {
  display: block; }
  .mobile-nav--expanded .mobile-nav__toggle-open {
    display: none; }

.mobile-nav__toggle-close {
  display: none; }
  .mobile-nav--expanded .mobile-nav__toggle-close {
    display: block; }

/*================ View-specific styles ================*/
/*================ Templates | Cart Page ================*/
.cart__row {
  position: relative; }

.cart__image {
  display: block; }
  .cart__image img {
    width: 100%;
    display: block; }

.cart__product-name {
  margin-bottom: 0; }

.cart__discount {
  padding-top: 3px; }

.cart__product-meta {
  margin-bottom: 0; }

.cart--no-cookies .cart--continue-browsing {
  display: none; }

.cart--no-cookies .cart--empty-message {
  display: none; }

.cookie-message {
  display: none;
  padding-bottom: 25px; }
  .cart--no-cookies .cookie-message {
    display: block; }

/*============================================================================
  _Font_face
==============================================================================*/
@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=318ddcda727f38b2d75c93b42c81938ae83b2dd2b5ec9ce52c974d0bbba6bce3") format("woff2"), url("/cdn/fonts/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=1951d13de948d0995222b15fe59945ffd4498a5b038d4f4de89fb4b898a5d28a") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=318ddcda727f38b2d75c93b42c81938ae83b2dd2b5ec9ce52c974d0bbba6bce3") format("woff2"), url("/cdn/fonts/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=1951d13de948d0995222b15fe59945ffd4498a5b038d4f4de89fb4b898a5d28a") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=318ddcda727f38b2d75c93b42c81938ae83b2dd2b5ec9ce52c974d0bbba6bce3") format("woff2"), url("/cdn/fonts/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=1951d13de948d0995222b15fe59945ffd4498a5b038d4f4de89fb4b898a5d28a") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=171c0f538edd3a5d5c96b442a82e582f97e488295c3905d64d977ee41a66c7f8") format("woff2"), url("/cdn/fonts/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=11c330bfa2a65cbb0d5fc3cc38ce49814c4131c5a3eed95905c074afff6954db") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=cGFyaXNpLmNvbS5hdQ&hmac=171c0f538edd3a5d5c96b442a82e582f97e488295c3905d64d977ee41a66c7f8") format("woff2"), url("/cdn/fonts/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=cGFyaXNpLmNvbS5hdQ&hmac=11c330bfa2a65cbb0d5fc3cc38ce49814c4131c5a3eed95905c074afff6954db") format("woff"); }

/*============================================================================
  _Functions
==============================================================================*/
/*================ _Control_color ================*/
/*================ _Strip_number ================*/
/*================ _Adaptive_color ================*/
/*============================================================================
  _Variables
==============================================================================*/
/*================ _Master_variables ================*/
/*================ _All_variables ================*/
/*============================================================================
  _Mixins
==============================================================================*/
/*==== _Media_query ============================ */
/*================ _Transitions ================*/
/*================ _Shadows ================*/
/*================ _Hovers ================*/
/*================ _Placeholders ================*/
/*================ _Font_stack ================*/
/*================  _Buttons ================*/
/*================ _Pagination ================*/
/*================ _Utilities ================*/
.visually-hidden {
  clip: rect(0 0 0 0) ;
  clip: rect(0, 0, 0, 0) ;
  overflow: hidden ;
  position: absolute ;
  height: 1px ;
  width: 1px ; }

.visually-shown {
  clip: initial ;
  clip: initial ;
  overflow: visible ;
  position: inherit ;
  height: initial ;
  width: initial ; }

/*============================================================================
  #Sass Mixins
==============================================================================*/
.clearfix:after {
  content: '';
  display: table;
  clear: both; }

/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_prefixer.scss
  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }
    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
==============================================================================*/
/*================ _Animations ================*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes heroContentIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes heroContentIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-ms-keyframes heroContentIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes heroContentIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/*================ _Flexbox ================*/
/*============================================================================
  _Structure
==============================================================================*/
/*================ _Grid_setup ================*/
/*============================================================================
    - Based on csswizardry grid, but with floated columns, a fixed gutter size, and BEM classes
    - Breakpoints defined above, under #Breakpoint and Grid Variables
    - Note the inclusion of .grid-uniform to take care of clearfixes on evenly sized grid items
==============================================================================*/
/*============================================================================
  Drop relative positioning into silent classes which can't take advantage of
  the `[class*="push--"]` and `[class*="pull--"]` selectors.
==============================================================================*/
/*============================================================================
  Grid Setup
    1. Allow the grid system to be used on lists.
    2. Remove any margins and paddings that might affect the grid system.
    3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
.grid, .grid--full, .grid--rev,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px; }
  .grid:after, .grid--full:after, .grid--rev:after,
  .grid-uniform:after {
    content: '';
    display: table;
    clear: both; }
  @media screen and (max-width: 769px) {
    .grid, .grid--full, .grid--rev,
    .grid-uniform {
      margin-left: -16px; } }

.grid-uniform {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.grid--spacer {
  margin-bottom: -30px; }
  .grid--spacer.grid--small {
    margin-bottom: -16px; }
  @media screen and (max-width: 769px) {
    .grid--spacer {
      margin-bottom: -16px; } }

.grid__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  vertical-align: top;
  padding-left: 30px;
  width: 100%; }
  @media screen and (max-width: 769px) {
    .grid__item {
      padding-left: 16px; } }
  .grid--spacer > .grid__item {
    margin-bottom: 30px; }
    @media screen and (max-width: 769px) {
      .grid--spacer > .grid__item {
        margin-bottom: 16px; } }
  .grid--spacer.grid--small > .grid__item {
    margin-bottom: 16px; }

.grid--small {
  margin-left: -16px; }
  .grid--small .grid__item {
    padding-left: 16px; }

/* Gutterless grids have all the properties of regular grids, minus any spacing. */
.grid--full {
  margin-left: 0; }
  .lt-ie9 .grid--full {
    margin-left: 0; }
  .grid--full > .grid__item {
    padding-left: 0; }

.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left;
    float: right; }

.grid__item.clear {
  clear: both; }

/*============================================================================
  WIDTHS
    - Create width classes, prefixed by the specified namespace.
==============================================================================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Responsive helper classes ================*/
/*================ Our regular, non-responsive width and helper classes ================*/
/** Whole */
.one-whole {
  width: 100%; }

/* Halves */
.one-half {
  width: 50%; }

/* Thirds */
.one-third {
  width: 33.333%; }

.two-thirds {
  width: 66.666%; }

/* Quarters */
.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

/* Fifths */
.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

/* Sixths */
.one-sixth {
  width: 16.666%; }

.two-sixths {
  width: 33.333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.666%; }

.five-sixths {
  width: 83.333%; }

/* Eighths */
.one-eighth {
  width: 12.5%; }

.two-eighths {
  width: 25%; }

.three-eighths {
  width: 37.5%; }

.four-eighths {
  width: 50%; }

.five-eighths {
  width: 62.5%; }

.six-eighths {
  width: 75%; }

.seven-eighths {
  width: 87.5%; }

/* Tenths */
.one-tenth {
  width: 10%; }

.two-tenths {
  width: 20%; }

.three-tenths {
  width: 30%; }

.four-tenths {
  width: 40%; }

.five-tenths {
  width: 50%; }

.six-tenths {
  width: 60%; }

.seven-tenths {
  width: 70%; }

.eight-tenths {
  width: 80%; }

.nine-tenths {
  width: 90%; }

/* Twelfths */
.one-twelfth {
  width: 8.333%; }

.two-twelfths {
  width: 16.666%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.333%; }

.five-twelfths {
  width: 41.666%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.333%; }

.eight-twelfths {
  width: 66.666%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.333%; }

.eleven-twelfths {
  width: 91.666%; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.full {
  width: 100% !important; }

/*================ Our responsive classes, if we have enabled them ================*/
@media only screen and (max-width: 769px) {
  /** Whole */
  .small--one-whole {
    width: 100%; }

  /* Halves */
  .small--one-half {
    width: 50%; }

  /* Thirds */
  .small--one-third {
    width: 33.333%; }

  .small--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  /* Fifths */
  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  /* Sixths */
  .small--one-sixth {
    width: 16.666%; }

  .small--two-sixths {
    width: 33.333%; }

  .small--three-sixths {
    width: 50%; }

  .small--four-sixths {
    width: 66.666%; }

  .small--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .small--one-twelfth {
    width: 8.333%; }

  .small--two-twelfths {
    width: 16.666%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.333%; }

  .small--five-twelfths {
    width: 41.666%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.333%; }

  .small--eight-twelfths {
    width: 66.666%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.333%; }

  .small--eleven-twelfths {
    width: 91.666%; }

  .small--show {
    display: block !important; }

  .small--hide {
    display: none !important; }

  .small--text-left {
    text-align: left !important; }

  .small--text-right {
    text-align: right !important; }

  .small--text-center {
    text-align: center !important; }

  .small--left {
    float: left !important; }

  .small--right {
    float: right !important; }

  .small--full {
    width: 100% !important; }

  .grid-uniform .small--one-half:nth-child(2n+1),
  .grid-uniform .small--one-third:nth-child(3n+1),
  .grid-uniform .small--one-quarter:nth-child(4n+1),
  .grid-uniform .small--one-fifth:nth-child(5n+1),
  .grid-uniform .small--one-sixth:nth-child(6n+1),
  .grid-uniform .small--two-sixths:nth-child(3n+1),
  .grid-uniform .small--three-sixths:nth-child(2n+1),
  .grid-uniform .small--two-eighths:nth-child(4n+1),
  .grid-uniform .small--four-eighths:nth-child(2n+1),
  .grid-uniform .small--five-tenths:nth-child(2n+1),
  .grid-uniform .small--one-twelfth:nth-child(12n+1),
  .grid-uniform .small--two-twelfths:nth-child(6n+1),
  .grid-uniform .small--three-twelfths:nth-child(4n+1),
  .grid-uniform .small--four-twelfths:nth-child(3n+1),
  .grid-uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (min-width: 769.1px) and (max-width: 1024px) {
  /** Whole */
  .medium--one-whole {
    width: 100%; }

  /* Halves */
  .medium--one-half {
    width: 50%; }

  /* Thirds */
  .medium--one-third {
    width: 33.333%; }

  .medium--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .medium--one-quarter {
    width: 25%; }

  .medium--two-quarters {
    width: 50%; }

  .medium--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium--one-fifth {
    width: 20%; }

  .medium--two-fifths {
    width: 40%; }

  .medium--three-fifths {
    width: 60%; }

  .medium--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium--one-sixth {
    width: 16.666%; }

  .medium--two-sixths {
    width: 33.333%; }

  .medium--three-sixths {
    width: 50%; }

  .medium--four-sixths {
    width: 66.666%; }

  .medium--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .medium--one-eighth {
    width: 12.5%; }

  .medium--two-eighths {
    width: 25%; }

  .medium--three-eighths {
    width: 37.5%; }

  .medium--four-eighths {
    width: 50%; }

  .medium--five-eighths {
    width: 62.5%; }

  .medium--six-eighths {
    width: 75%; }

  .medium--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium--one-tenth {
    width: 10%; }

  .medium--two-tenths {
    width: 20%; }

  .medium--three-tenths {
    width: 30%; }

  .medium--four-tenths {
    width: 40%; }

  .medium--five-tenths {
    width: 50%; }

  .medium--six-tenths {
    width: 60%; }

  .medium--seven-tenths {
    width: 70%; }

  .medium--eight-tenths {
    width: 80%; }

  .medium--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium--one-twelfth {
    width: 8.333%; }

  .medium--two-twelfths {
    width: 16.666%; }

  .medium--three-twelfths {
    width: 25%; }

  .medium--four-twelfths {
    width: 33.333%; }

  .medium--five-twelfths {
    width: 41.666%; }

  .medium--six-twelfths {
    width: 50%; }

  .medium--seven-twelfths {
    width: 58.333%; }

  .medium--eight-twelfths {
    width: 66.666%; }

  .medium--nine-twelfths {
    width: 75%; }

  .medium--ten-twelfths {
    width: 83.333%; }

  .medium--eleven-twelfths {
    width: 91.666%; }

  .medium--show {
    display: block !important; }

  .medium--hide {
    display: none !important; }

  .medium--text-left {
    text-align: left !important; }

  .medium--text-right {
    text-align: right !important; }

  .medium--text-center {
    text-align: center !important; }

  .medium--left {
    float: left !important; }

  .medium--right {
    float: right !important; }

  .medium--full {
    width: 100% !important; }

  .grid-uniform .medium--one-half:nth-child(2n+1),
  .grid-uniform .medium--one-third:nth-child(3n+1),
  .grid-uniform .medium--one-quarter:nth-child(4n+1),
  .grid-uniform .medium--one-fifth:nth-child(5n+1),
  .grid-uniform .medium--one-sixth:nth-child(6n+1),
  .grid-uniform .medium--two-sixths:nth-child(3n+1),
  .grid-uniform .medium--three-sixths:nth-child(2n+1),
  .grid-uniform .medium--two-eighths:nth-child(4n+1),
  .grid-uniform .medium--four-eighths:nth-child(2n+1),
  .grid-uniform .medium--five-tenths:nth-child(2n+1),
  .grid-uniform .medium--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (max-width: 1024px) {
  /** Whole */
  .medium-down--one-whole {
    width: 100%; }

  /* Halves */
  .medium-down--one-half {
    width: 50%; }

  /* Thirds */
  .medium-down--one-third {
    width: 33.333%; }

  .medium-down--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .medium-down--one-quarter {
    width: 25%; }

  .medium-down--two-quarters {
    width: 50%; }

  .medium-down--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-down--one-fifth {
    width: 20%; }

  .medium-down--two-fifths {
    width: 40%; }

  .medium-down--three-fifths {
    width: 60%; }

  .medium-down--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium-down--one-sixth {
    width: 16.666%; }

  .medium-down--two-sixths {
    width: 33.333%; }

  .medium-down--three-sixths {
    width: 50%; }

  .medium-down--four-sixths {
    width: 66.666%; }

  .medium-down--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .medium-down--one-eighth {
    width: 12.5%; }

  .medium-down--two-eighths {
    width: 25%; }

  .medium-down--three-eighths {
    width: 37.5%; }

  .medium-down--four-eighths {
    width: 50%; }

  .medium-down--five-eighths {
    width: 62.5%; }

  .medium-down--six-eighths {
    width: 75%; }

  .medium-down--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-down--one-tenth {
    width: 10%; }

  .medium-down--two-tenths {
    width: 20%; }

  .medium-down--three-tenths {
    width: 30%; }

  .medium-down--four-tenths {
    width: 40%; }

  .medium-down--five-tenths {
    width: 50%; }

  .medium-down--six-tenths {
    width: 60%; }

  .medium-down--seven-tenths {
    width: 70%; }

  .medium-down--eight-tenths {
    width: 80%; }

  .medium-down--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-down--one-twelfth {
    width: 8.333%; }

  .medium-down--two-twelfths {
    width: 16.666%; }

  .medium-down--three-twelfths {
    width: 25%; }

  .medium-down--four-twelfths {
    width: 33.333%; }

  .medium-down--five-twelfths {
    width: 41.666%; }

  .medium-down--six-twelfths {
    width: 50%; }

  .medium-down--seven-twelfths {
    width: 58.333%; }

  .medium-down--eight-twelfths {
    width: 66.666%; }

  .medium-down--nine-twelfths {
    width: 75%; }

  .medium-down--ten-twelfths {
    width: 83.333%; }

  .medium-down--eleven-twelfths {
    width: 91.666%; }

  .medium-down--show {
    display: block !important; }

  .medium-down--hide {
    display: none !important; }

  .medium-down--text-left {
    text-align: left !important; }

  .medium-down--text-right {
    text-align: right !important; }

  .medium-down--text-center {
    text-align: center !important; }

  .medium-down--left {
    float: left !important; }

  .medium-down--right {
    float: right !important; }

  .medium-down--full {
    width: 100% !important; }

  .grid-uniform .medium-down--one-half:nth-child(2n+1),
  .grid-uniform .medium-down--one-third:nth-child(3n+1),
  .grid-uniform .medium-down--one-quarter:nth-child(4n+1),
  .grid-uniform .medium-down--one-fifth:nth-child(5n+1),
  .grid-uniform .medium-down--one-sixth:nth-child(6n+1),
  .grid-uniform .medium-down--two-sixths:nth-child(3n+1),
  .grid-uniform .medium-down--three-sixths:nth-child(2n+1),
  .grid-uniform .medium-down--two-eighths:nth-child(4n+1),
  .grid-uniform .medium-down--four-eighths:nth-child(2n+1),
  .grid-uniform .medium-down--five-tenths:nth-child(2n+1),
  .grid-uniform .medium-down--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium-down--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium-down--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium-down--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium-down--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (min-width: 1024.1px) {
  /** Whole */
  .large--one-whole {
    width: 100%; }

  /* Halves */
  .large--one-half {
    width: 50%; }

  /* Thirds */
  .large--one-third {
    width: 33.333%; }

  .large--two-thirds {
    width: 66.666%; }

  /* Quarters */
  .large--one-quarter {
    width: 25%; }

  .large--two-quarters {
    width: 50%; }

  .large--three-quarters {
    width: 75%; }

  /* Fifths */
  .large--one-fifth {
    width: 20%; }

  .large--two-fifths {
    width: 40%; }

  .large--three-fifths {
    width: 60%; }

  .large--four-fifths {
    width: 80%; }

  /* Sixths */
  .large--one-sixth {
    width: 16.666%; }

  .large--two-sixths {
    width: 33.333%; }

  .large--three-sixths {
    width: 50%; }

  .large--four-sixths {
    width: 66.666%; }

  .large--five-sixths {
    width: 83.333%; }

  /* Eighths */
  .large--one-eighth {
    width: 12.5%; }

  .large--two-eighths {
    width: 25%; }

  .large--three-eighths {
    width: 37.5%; }

  .large--four-eighths {
    width: 50%; }

  .large--five-eighths {
    width: 62.5%; }

  .large--six-eighths {
    width: 75%; }

  .large--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .large--one-tenth {
    width: 10%; }

  .large--two-tenths {
    width: 20%; }

  .large--three-tenths {
    width: 30%; }

  .large--four-tenths {
    width: 40%; }

  .large--five-tenths {
    width: 50%; }

  .large--six-tenths {
    width: 60%; }

  .large--seven-tenths {
    width: 70%; }

  .large--eight-tenths {
    width: 80%; }

  .large--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .large--one-twelfth {
    width: 8.333%; }

  .large--two-twelfths {
    width: 16.666%; }

  .large--three-twelfths {
    width: 25%; }

  .large--four-twelfths {
    width: 33.333%; }

  .large--five-twelfths {
    width: 41.666%; }

  .large--six-twelfths {
    width: 50%; }

  .large--seven-twelfths {
    width: 58.333%; }

  .large--eight-twelfths {
    width: 66.666%; }

  .large--nine-twelfths {
    width: 75%; }

  .large--ten-twelfths {
    width: 83.333%; }

  .large--eleven-twelfths {
    width: 91.666%; }

  .large--show {
    display: block !important; }

  .large--hide {
    display: none !important; }

  .large--text-left {
    text-align: left !important; }

  .large--text-right {
    text-align: right !important; }

  .large--text-center {
    text-align: center !important; }

  .large--left {
    float: left !important; }

  .large--right {
    float: right !important; }

  .large--full {
    width: 100% !important; }

  .grid-uniform .large--one-half:nth-child(2n+1),
  .grid-uniform .large--one-third:nth-child(3n+1),
  .grid-uniform .large--one-quarter:nth-child(4n+1),
  .grid-uniform .large--one-fifth:nth-child(5n+1),
  .grid-uniform .large--one-sixth:nth-child(6n+1),
  .grid-uniform .large--two-sixths:nth-child(3n+1),
  .grid-uniform .large--three-sixths:nth-child(2n+1),
  .grid-uniform .large--two-eighths:nth-child(4n+1),
  .grid-uniform .large--four-eighths:nth-child(2n+1),
  .grid-uniform .large--five-tenths:nth-child(2n+1),
  .grid-uniform .large--one-twelfth:nth-child(12n+1),
  .grid-uniform .large--two-twelfths:nth-child(6n+1),
  .grid-uniform .large--three-twelfths:nth-child(4n+1),
  .grid-uniform .large--four-twelfths:nth-child(3n+1),
  .grid-uniform .large--six-twelfths:nth-child(2n+1) {
    clear: both; } }
/*============================================================================
  PUSH
    - Push classes, to move grid items over to the right by certain amounts
==============================================================================*/
[class*="push--"] {
  position: relative; }

/* Whole */
.push--one-whole {
  left: 100%; }

/* Halves */
.push--one-half {
  left: 50%; }

/* Thirds */
.push--one-third {
  left: 33.333%; }

.push--two-thirds {
  left: 66.666%; }

/* Quarters */
.push--one-quarter {
  left: 25%; }

.push--two-quarters {
  left: 50%; }

.push--three-quarters {
  left: 75%; }

/* Fifths */
.push--one-fifth {
  left: 20%; }

.push--two-fifths {
  left: 40%; }

.push--three-fifths {
  left: 60%; }

.push--four-fifths {
  left: 80%; }

/* Sixths */
.push--one-sixth {
  left: 16.666%; }

.push--two-sixths {
  left: 33.333%; }

.push--three-sixths {
  left: 50%; }

.push--four-sixths {
  left: 66.666%; }

.push--five-sixths {
  left: 83.333%; }

/* Eighths */
.push--one-eighth {
  left: 12.5%; }

.push--two-eighths {
  left: 25%; }

.push--three-eighths {
  left: 37.5%; }

.push--four-eighths {
  left: 50%; }

.push--five-eighths {
  left: 62.5%; }

.push--six-eighths {
  left: 75%; }

.push--seven-eighths {
  left: 87.5%; }

/* Tenths */
.push--one-tenth {
  left: 10%; }

.push--two-tenths {
  left: 20%; }

.push--three-tenths {
  left: 30%; }

.push--four-tenths {
  left: 40%; }

.push--five-tenths {
  left: 50%; }

.push--six-tenths {
  left: 60%; }

.push--seven-tenths {
  left: 70%; }

.push--eight-tenths {
  left: 80%; }

.push--nine-tenths {
  left: 90%; }

/* Twelfths */
.push--one-twelfth {
  left: 8.333%; }

.push--two-twelfths {
  left: 16.666%; }

.push--three-twelfths {
  left: 25%; }

.push--four-twelfths {
  left: 33.333%; }

.push--five-twelfths {
  left: 41.666%; }

.push--six-twelfths {
  left: 50%; }

.push--seven-twelfths {
  left: 58.333%; }

.push--eight-twelfths {
  left: 66.666%; }

.push--nine-twelfths {
  left: 75%; }

.push--ten-twelfths {
  left: 83.333%; }

.push--eleven-twelfths {
  left: 91.666%; }

@media only screen and (min-width: 769.1px) and (max-width: 1024px) {
  /* Whole */
  .push--medium--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium--one-third {
    left: 33.333%; }

  .push--medium--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--medium--one-quarter {
    left: 25%; }

  .push--medium--two-quarters {
    left: 50%; }

  .push--medium--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--medium--one-fifth {
    left: 20%; }

  .push--medium--two-fifths {
    left: 40%; }

  .push--medium--three-fifths {
    left: 60%; }

  .push--medium--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--medium--one-sixth {
    left: 16.666%; }

  .push--medium--two-sixths {
    left: 33.333%; }

  .push--medium--three-sixths {
    left: 50%; }

  .push--medium--four-sixths {
    left: 66.666%; }

  .push--medium--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium--one-eighth {
    left: 12.5%; }

  .push--medium--two-eighths {
    left: 25%; }

  .push--medium--three-eighths {
    left: 37.5%; }

  .push--medium--four-eighths {
    left: 50%; }

  .push--medium--five-eighths {
    left: 62.5%; }

  .push--medium--six-eighths {
    left: 75%; }

  .push--medium--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--medium--one-tenth {
    left: 10%; }

  .push--medium--two-tenths {
    left: 20%; }

  .push--medium--three-tenths {
    left: 30%; }

  .push--medium--four-tenths {
    left: 40%; }

  .push--medium--five-tenths {
    left: 50%; }

  .push--medium--six-tenths {
    left: 60%; }

  .push--medium--seven-tenths {
    left: 70%; }

  .push--medium--eight-tenths {
    left: 80%; }

  .push--medium--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--medium--one-twelfth {
    left: 8.333%; }

  .push--medium--two-twelfths {
    left: 16.666%; }

  .push--medium--three-twelfths {
    left: 25%; }

  .push--medium--four-twelfths {
    left: 33.333%; }

  .push--medium--five-twelfths {
    left: 41.666%; }

  .push--medium--six-twelfths {
    left: 50%; }

  .push--medium--seven-twelfths {
    left: 58.333%; }

  .push--medium--eight-twelfths {
    left: 66.666%; }

  .push--medium--nine-twelfths {
    left: 75%; }

  .push--medium--ten-twelfths {
    left: 83.333%; }

  .push--medium--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (max-width: 1024px) {
  /* Whole */
  .push--medium-down--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium-down--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium-down--one-third {
    left: 33.333%; }

  .push--medium-down--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--medium-down--one-quarter {
    left: 25%; }

  .push--medium-down--two-quarters {
    left: 50%; }

  .push--medium-down--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--medium-down--one-fifth {
    left: 20%; }

  .push--medium-down--two-fifths {
    left: 40%; }

  .push--medium-down--three-fifths {
    left: 60%; }

  .push--medium-down--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--medium-down--one-sixth {
    left: 16.666%; }

  .push--medium-down--two-sixths {
    left: 33.333%; }

  .push--medium-down--three-sixths {
    left: 50%; }

  .push--medium-down--four-sixths {
    left: 66.666%; }

  .push--medium-down--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium-down--one-eighth {
    left: 12.5%; }

  .push--medium-down--two-eighths {
    left: 25%; }

  .push--medium-down--three-eighths {
    left: 37.5%; }

  .push--medium-down--four-eighths {
    left: 50%; }

  .push--medium-down--five-eighths {
    left: 62.5%; }

  .push--medium-down--six-eighths {
    left: 75%; }

  .push--medium-down--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--medium-down--one-tenth {
    left: 10%; }

  .push--medium-down--two-tenths {
    left: 20%; }

  .push--medium-down--three-tenths {
    left: 30%; }

  .push--medium-down--four-tenths {
    left: 40%; }

  .push--medium-down--five-tenths {
    left: 50%; }

  .push--medium-down--six-tenths {
    left: 60%; }

  .push--medium-down--seven-tenths {
    left: 70%; }

  .push--medium-down--eight-tenths {
    left: 80%; }

  .push--medium-down--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--medium-down--one-twelfth {
    left: 8.333%; }

  .push--medium-down--two-twelfths {
    left: 16.666%; }

  .push--medium-down--three-twelfths {
    left: 25%; }

  .push--medium-down--four-twelfths {
    left: 33.333%; }

  .push--medium-down--five-twelfths {
    left: 41.666%; }

  .push--medium-down--six-twelfths {
    left: 50%; }

  .push--medium-down--seven-twelfths {
    left: 58.333%; }

  .push--medium-down--eight-twelfths {
    left: 66.666%; }

  .push--medium-down--nine-twelfths {
    left: 75%; }

  .push--medium-down--ten-twelfths {
    left: 83.333%; }

  .push--medium-down--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (min-width: 1024.1px) {
  /* Whole */
  .push--large--one-whole {
    left: 100%; }

  /* Halves */
  .push--large--one-half {
    left: 50%; }

  /* Thirds */
  .push--large--one-third {
    left: 33.333%; }

  .push--large--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--large--one-quarter {
    left: 25%; }

  .push--large--two-quarters {
    left: 50%; }

  .push--large--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--large--one-fifth {
    left: 20%; }

  .push--large--two-fifths {
    left: 40%; }

  .push--large--three-fifths {
    left: 60%; }

  .push--large--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--large--one-sixth {
    left: 16.666%; }

  .push--large--two-sixths {
    left: 33.333%; }

  .push--large--three-sixths {
    left: 50%; }

  .push--large--four-sixths {
    left: 66.666%; }

  .push--large--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--large--one-eighth {
    left: 12.5%; }

  .push--large--two-eighths {
    left: 25%; }

  .push--large--three-eighths {
    left: 37.5%; }

  .push--large--four-eighths {
    left: 50%; }

  .push--large--five-eighths {
    left: 62.5%; }

  .push--large--six-eighths {
    left: 75%; }

  .push--large--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--large--one-tenth {
    left: 10%; }

  .push--large--two-tenths {
    left: 20%; }

  .push--large--three-tenths {
    left: 30%; }

  .push--large--four-tenths {
    left: 40%; }

  .push--large--five-tenths {
    left: 50%; }

  .push--large--six-tenths {
    left: 60%; }

  .push--large--seven-tenths {
    left: 70%; }

  .push--large--eight-tenths {
    left: 80%; }

  .push--large--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--large--one-twelfth {
    left: 8.333%; }

  .push--large--two-twelfths {
    left: 16.666%; }

  .push--large--three-twelfths {
    left: 25%; }

  .push--large--four-twelfths {
    left: 33.333%; }

  .push--large--five-twelfths {
    left: 41.666%; }

  .push--large--six-twelfths {
    left: 50%; }

  .push--large--seven-twelfths {
    left: 58.333%; }

  .push--large--eight-twelfths {
    left: 66.666%; }

  .push--large--nine-twelfths {
    left: 75%; }

  .push--large--ten-twelfths {
    left: 83.333%; }

  .push--large--eleven-twelfths {
    left: 91.666%; } }
/*============================================================================
  PULL
    - Pull classes, to move grid items back to the left by certain amounts
==============================================================================*/
/*================ _Shopify_section ================ */
.shopify-section {
  position: relative; }

/*================ _Section_header ================*/
.section-header {
  margin-bottom: 17px;
  text-align: center; }

@media screen and (min-width: 769px) {
  .hero__title, .page-title, .product-title-big, .shopify-policy__title h1, .shopify-policy__title .h1 {
    font-size: 60px; } }

.section-header__subtitle {
  font-size: 20px; }

/*================ _Main_content ================*/
.main-content {
  display: block;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 769px) {
    .main-content {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .template-index .main-content, .template-collection .main-content, .template-product .main-content, .template-article .main-content, #large-format-porcelain-tiles .main-content {
    padding-top: 0;
    padding-bottom: 0; }

/*================ _Box ================*/
.box {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 769px) {
    .box {
      padding-top: 60px;
      padding-bottom: 60px; } }

/*================ _Wrapper ================*/
.wrapper {
  -moz-transition: padding 0.3s ease, max-width 0.3s ease;
  -ms-transition: padding 0.3s ease, max-width 0.3s ease;
  -o-transition: padding 0.3s ease, max-width 0.3s ease;
  -webkit-transition: padding 0.3s ease, max-width 0.3s ease;
  transition: padding 0.3s ease, max-width 0.3s ease;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1350px; }
  @media screen and (max-width: 769px) {
    .wrapper {
      padding-left: 16px;
      padding-right: 16px; } }

.wrapper-fluid {
  -moz-transition: padding 0.3s ease, max-width 0.3s ease;
  -ms-transition: padding 0.3s ease, max-width 0.3s ease;
  -o-transition: padding 0.3s ease, max-width 0.3s ease;
  -webkit-transition: padding 0.3s ease, max-width 0.3s ease;
  transition: padding 0.3s ease, max-width 0.3s ease;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 100%; }
  @media screen and (max-width: 769px) {
    .wrapper-fluid {
      padding-left: 16px;
      padding-right: 16px; } }

.wrapper-boxed {
  -moz-transition: padding 0.3s ease, max-width 0.3s ease;
  -ms-transition: padding 0.3s ease, max-width 0.3s ease;
  -o-transition: padding 0.3s ease, max-width 0.3s ease;
  -webkit-transition: padding 0.3s ease, max-width 0.3s ease;
  transition: padding 0.3s ease, max-width 0.3s ease;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 675px; }
  @media screen and (max-width: 769px) {
    .wrapper-boxed {
      padding-left: 16px;
      padding-right: 16px; } }

.wrapper-full {
  max-width: 100%; }

/*================ _Product_grid ================*/
.grid-product__wrapper {
  text-align: center;
  border-radius: 0px; }

.grid-product__image-wrapper {
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed; }

.grid-product__image-link {
  background-color: initial; }
  .is-sold-out .grid-product__image-link {
    opacity: 0.6; }

.product--image {
  background-color: initial; }
  .product--image.lazyload {
    opacity: 0; }

.tag-wrapper {
  position: absolute;
  z-index: 3; }
  .tag-wrapper.tag-top-left {
    top: 16px;
    left: 16px; }
    @media screen and (max-width: 769px) {
      .small--six-twelfths .tag-wrapper.tag-top-left {
        top: 8px;
        left: 8px; } }
  .tag-wrapper.tag-top-right {
    top: 16px;
    right: 16px; }
    @media screen and (max-width: 769px) {
      .small--six-twelfths .tag-wrapper.tag-top-right {
        top: 8px;
        right: 8px; } }
  .tag-wrapper.tag-bottom-right {
    bottom: 16px;
    right: 16px; }
    @media screen and (max-width: 769px) {
      .small--six-twelfths .tag-wrapper.tag-bottom-right {
        bottom: 8px;
        right: 8px; } }
  .tag-wrapper.tag-bottom-left {
    bottom: 16px;
    left: 16px; }
    @media screen and (max-width: 769px) {
      .small--six-twelfths .tag-wrapper.tag-bottom-left {
        bottom: 8px;
        left: 8px; } }

.sales-tag {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  padding: 6px 10px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 13px;
  color: #ebb8a5; }
  @media screen and (max-width: 769px) {
    .hide-tag-mobile .sales-tag {
      height: 39px;
      width: 39px;
      line-height: 37px;
      padding: 0;
      letter-spacing: 0px; } }
  .sales-tag.tag-sold-out {
    background-color: white;
    border-color: white;
    color: #515151;
    border-color: #f2f2f2; }
  .sales-tag.tag-on-sale {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }

@media screen and (max-width: 769px) {
  .hide-tag-mobile .tag-text {
    display: none; } }

.grid-product__meta {
  position: relative;
  display: block;
  padding-top: 8px; }
  .grid-product__meta > * {
    margin-bottom: 0px; }
    .grid-product__meta > * + * {
      margin-top: 4px; }
  .grid-product__meta > h1 + *, .grid-product__meta > .h1 + *, .grid-product__meta h2 + *, .grid-product__meta .h2 + *, .grid-product__meta h3 + *, .grid-product__meta .h3 + *, .grid-product__meta h4 + *, .grid-product__meta .h4 + *, .grid-product__meta h5 + *, .grid-product__meta .h5 + *, .grid-product__meta h6 + *, .grid-product__meta .h6 + * {
    margin-top: 12px; }
  .is-sold-out .grid-product__meta {
    opacity: 0.6; }

.grid-product__price-min {
  position: relative; }

.price-compare {
  text-decoration: line-through; }

.grid-product__title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px;
  color: #202020; }

.grid-product__vendor {
  font-size: 13px; }

.slick-product-grid.slick-initialized {
  margin-bottom: 0px;
  margin-left: 0px;
  display: block; }
  .slick-product-grid.slick-initialized .slick-slide {
    clear: inherit !important;
    padding: 0px; }

@media screen and (min-width: 1024.1px) {
  .grid.large--eight-twelfths, .large--eight-twelfths.grid--full, .large--eight-twelfths.grid--rev {
    margin: auto; }
    .grid.large--eight-twelfths .grid__item, .large--eight-twelfths.grid--full .grid__item, .large--eight-twelfths.grid--rev .grid__item {
      position: relative;
      left: -15px; }
    .grid.large--eight-twelfths.slick-initialized .grid__item, .large--eight-twelfths.slick-initialized.grid--full .grid__item, .large--eight-twelfths.slick-initialized.grid--rev .grid__item {
      position: static; } }

/*================ _Collection_grid ================*/
.collection_grid-link {
  display: block;
  overflow: hidden;
  height: 100%;
  position: relative; }
  .grid--full .collection_grid-link {
    border-radius: 0px; }

.collection_grid-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 100%;
  border-radius: 0px; }
  @media screen and (min-width: 769px) {
    .collection_grid-item {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (max-width: 769px) {
    .collection_grid-item {
      min-height: 200px !important; } }
  .grid--full .collection_grid-item {
    border-radius: 0px; }

.collection_grid-inner {
  width: 100%;
  padding: 0 16px;
  z-index: 1; }

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

.collection_grid-title {
  margin-bottom: 0; }

.collection_grid--xsmall {
  min-height: inherit; }

.collection_grid--small {
  min-height: 200px; }

.collection_grid--medium {
  min-height: 300px; }

.collection_grid--large {
  min-height: 400px; }

.collection_grid--xlarge {
  min-height: 500px; }

/*================ _Article_grid ================*/
/*============================================================================
  _Vendor
==============================================================================*/
/*================ _Magnific_popup ================*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*================ Module | Product Lightbox ================*/
.mfp-bg {
  background-color: white; }
  .mfp-bg.mfp-fade {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .mfp-bg.mfp-fade.mfp-ready {
      opacity: 1;
      filter: alpha(opacity=100); }
    .mfp-bg.mfp-fade.mfp-removing {
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0;
      filter: alpha(opacity=0); }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  .mfp-fade.mfp-wrap.mfp-removing button {
    opacity: 0; }

.mfp-counter {
  display: none; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out; }
.mfp-figure:after {
  box-shadow: none; }

.mfp-img {
  background-color: #f7f7f7;
  max-height: 90vh !important; }

button.mfp-close {
  margin: 30px;
  color: #515151;
  opacity: 1;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  height: 39px;
  width: 39px;
  line-height: 37px;
  padding: 0;
  letter-spacing: 0px;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #515151;
  font-size: 0px; }
  button.mfp-close:before, button.mfp-close:after {
    font-size: 17px; }
  button.mfp-close:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d"; }

button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  z-index: 1045; }
  button.mfp-arrow:after, button.mfp-arrow .mfp-a {
    display: none; }
  button.mfp-arrow:before, button.mfp-arrow .mfp-b {
    display: none; }
  button.mfp-arrow:active {
    margin-top: 0; }

.mfp-chevron {
  position: absolute;
  pointer-events: none; }
  .mfp-chevron:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    line-height: 0; }
  .mfp-chevron.mfp-chevron-right {
    right: 30px; }
    .mfp-chevron.mfp-chevron-right:before {
      content: "\f105"; }
  .mfp-chevron.mfp-chevron-left {
    left: 30px; }
    .mfp-chevron.mfp-chevron-left:before {
      content: "\f104"; }

.lt-ie9 .mfp-chevron:before,
.lt-ie9 .mfp-chevron:after {
  position: absolute;
  display: block;
  border-width: 0;
  top: 50%;
  margin-top: -25px; }
.lt-ie9 .mfp-chevron:before {
  z-index: 5; }
.lt-ie9 .mfp-chevron:after {
  z-index: 2; }
.lt-ie9 .mfp-chevron-right:after {
  left: 80%; }
.lt-ie9 .mfp-chevron-right:before {
  left: 80%; }
.lt-ie9 .mfp-chevron-left:after {
  right: 80%; }
.lt-ie9 .mfp-chevron-left:before {
  right: 80%; }

/*================ _Slick_slider ================*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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;
  overflow: hidden; }

.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-disabled .slick-list {
    cursor: default !important; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-disabled .slick-track {
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    -o-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important; }

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

.slick-navigation {
  display: none;
  width: 100%;
  min-height: 39px;
  margin-top: 17px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .slick-slider[data-arrows="true"] + .slick-navigation, .slick-slider[data-dots="true"] + .slick-navigation {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .hero-container + .slick-navigation {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 16px; }
    .hero-container + .slick-navigation .slick-dots li button {
      border-color: white; }
    .hero-container + .slick-navigation .slick-dots li.slick-active button {
      background-color: white; }
    .hero-container + .slick-navigation .slick-arrows {
      color: white; }

.slick-arrows {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  height: 39px;
  width: 39px;
  line-height: 37px;
  padding: 0;
  letter-spacing: 0px;
  background-color: transparent;
  border-color: transparent;
  color: #515151; }
  .slick-slider[data-arrows="false"] + .slick-navigation .slick-arrows {
    display: none; }

.slick-prev {
  /*   padding-left: $gutter;
    @include screen($small){
      padding-left: $gutter-sm;
    } */ }

.slick-right {
  /*   padding-right: $gutter; 
    @include screen($small){
      padding-right: $gutter-sm;
    } */ }

.slick-dots-container {
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }

.slick-dots {
  margin: 0;
  list-style: none;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .slick-slider[data-dots="false"] + .slick-navigation .slick-dots {
    display: none; }
  .hero-slick .slick-dots button {
    border-color: white; }
  .hero-slick .slick-dots .slick-active button {
    background-color: white; }
  .slick-dots li {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    padding: 5px; }
    .slick-dots li button {
      background-color: transparent;
      color: #ebb8a5;
      border: 1px solid #f2f2f2;
      border-color: #ebb8a5;
      padding: 0px;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 100px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-indent: -9999px;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .hero-slick .slick-dots li button {
        border-color: white; }
    .slick-dots li.slick-active button {
      background-color: #ebb8a5; }
      .hero-slick .slick-dots li.slick-active button {
        background-color: white; }

/*================ _jQuery_zoom ================*/
.zoomImg {
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  min-height: 100%;
  min-width: 100%; }

/*============================================================================
  _Onboarding
==============================================================================*/
/*================ Sections onboarding ================*/
.placeholder-svg {
  border-radius: 0px;
  fill: rgba(32, 32, 32, 0.2);
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }
  .bg-section .placeholder-svg {
    background-color: white; }

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .hero .placeholder-background {
    background-color: transparent; }

.hero__slide.slide--placeholder {
  background-color: white !important; }

/*============================================================================
  _Partials
==============================================================================*/
/*================ _Reset ================*/
::selection {
  background-color: #ebb8a5;
  color: #ffffff; }

html {
  overflow: initial !important;
  margin-right: 0px !important; }

body {
  overflow-x: hidden; }

fieldset {
  margin: 0px; }

/*================ element that have hovers ================*/
a,
button,
.btn,
input,
select,
textarea {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none !important; }
  a:hover,
  button:hover,
  .btn:hover,
  input:hover,
  select:hover,
  textarea:hover {
    opacity: 0.6; }
  a:focus,
  button:focus,
  .btn:focus,
  input:focus,
  select:focus,
  textarea:focus {
    opacity: 1; }
  a:active,
  button:active,
  .btn:active,
  input:active,
  select:active,
  textarea:active {
    opacity: 1; }

/*================ _Typography ================*/
html,
body,
input,
textarea,
button,
select {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 1.5;
  color: #515151;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }

p {
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 17px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  display: block;
  margin-top: 0px;
  line-height: 1.2;
  margin-bottom: 12px;
  text-rendering: optimizeLegibility;
  color: #202020;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    color: #202020;
    text-decoration: none;
    font-weight: inherit; }

h1, .h1 {
  font-size: 34px; }

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

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

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

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

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

small {
  font-size: 13px; }

/*================ _Links ================*/
a {
  color: #ebb8a5;
  text-decoration: none;
  background: transparent;
  font-weight: 600; }

.view-all-box {
  text-align: center;
  margin-top: 30px; }
  @media screen and (max-width: 769px) {
    .view-all-box {
      margin-top: 16px; } }

/*================ _Form_elements ================*/
input {
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #515151; }
  input::-webkit-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  input:-moz-placeholder {
    color: #515151;
    opacity: 0.7; }
  input::-moz-placeholder {
    color: #515151;
    opacity: 0.7; }
  input:-ms-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  input::-ms-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  input[disabled], input.disabled {
    cursor: default;
    opacity: 0.6; }
  input.input-full {
    width: 100%; }
  input.error {
    border-color: #ebb8a5; }

.input--small {
  padding: 6px 10px !important; }

input[type='submit'] {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white; }

textarea {
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #515151;
  vertical-align: top; }
  textarea::-webkit-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  textarea:-moz-placeholder {
    color: #515151;
    opacity: 0.7; }
  textarea::-moz-placeholder {
    color: #515151;
    opacity: 0.7; }
  textarea:-ms-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  textarea::-ms-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  textarea[disabled], textarea.disabled {
    cursor: default;
    opacity: 0.6; }
  textarea.input-full {
    width: 100%; }
  textarea.error {
    border-color: #ebb8a5; }

input[type='checkbox'] {
  height: initial; }

input[type="image"] {
  background-color: transparent; }

label[for] {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  label[for]:hover {
    opacity: 0.6; }
  label[for]:focus {
    opacity: 1; }
  label[for]:active {
    opacity: 1; }
label.error {
  color: #ebb8a5; }

.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  margin-bottom: 17px; }
.form-vertical textarea {
  min-height: 200px; }
.form-vertical input[type="checkbox"],
.form-vertical input[type="radio"],
.form-vertical .btn {
  display: inline-block; }
.form-vertical .btn {
  display: inline-block; }

.note,
.errors {
  border-radius: 0px;
  color: #ebb8a5;
  border: 1px solid #f2f2f2;
  padding: 6px 10px;
  margin-bottom: 17px;
  text-align: left; }
  .note ul,
  .note ol,
  .errors ul,
  .errors ol {
    margin-top: 0;
    margin-bottom: 0; }
  .note a,
  .errors a {
    color: #ebb8a5;
    text-decoration: underline !important; }
  .note li:last-child,
  .errors li:last-child {
    margin-bottom: 0; }
  .note p,
  .errors p {
    margin-bottom: 0; }

.errors {
  border-color: #ebb8a5; }

.form-success {
  border-color: #ebb8a5;
  text-align: center; }
  .newsletter-section .form-success {
    margin-bottom: 0px; }

/*================ _Select_option ================*/
select {
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #515151;
  padding-right: 48px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/cdn/shop/t/2/assets/ico-select.svg?v=54890163727161182041612410985") !important;
  background-repeat: no-repeat !important;
  background-position: right 24px center !important;
  background-size: auto 17px;
  /*================ Hide the svg arrow in IE9 and below ================*/ }
  select::-webkit-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  select:-moz-placeholder {
    color: #515151;
    opacity: 0.7; }
  select::-moz-placeholder {
    color: #515151;
    opacity: 0.7; }
  select:-ms-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  select::-ms-input-placeholder {
    color: #515151;
    opacity: 0.7; }
  select[disabled], select.disabled {
    cursor: default;
    opacity: 0.6; }
  select.input-full {
    width: 100%; }
  select.error {
    border-color: #ebb8a5; }
  .ie9 select, .lt-ie9 select {
    padding-right: 24px;
    background-image: none; }

.select--small {
  padding: 6px 30px 6px 10px !important;
  background-position: right 10px center !important; }
  .ie9 .select--small, .lt-ie9 .select--small {
    padding-right: 10px; }

option {
  color: #515151;
  background-color: white;
  cursor: pointer; }

/*================ _Input_group ================*/
.input-group-field {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  width: 100%; }
  .input-group-full .input-group-field {
    border-radius: 0;
    border-color: transparent;
    padding-left: 0px;
    background-color: transparent;
    font-size: 20px;
    height: 59px; }

.input-group-btn .btn, .input-group-btn button, .input-group-btn input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  white-space: nowrap; }
  .input-group-btn .btn .sumbit-text, .input-group-btn button .sumbit-text, .input-group-btn input .sumbit-text {
    white-space: nowrap; }
    @media screen and (max-width: 769px) {
      .input-group-btn .btn .sumbit-text, .input-group-btn button .sumbit-text, .input-group-btn input .sumbit-text {
        display: none; } }
  @media screen and (max-width: 769px) {
    .input-group-btn .btn, .input-group-btn button, .input-group-btn input {
      height: 59px;
      width: 59px;
      line-height: 57px;
      padding: 0;
      letter-spacing: 0px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; } }
  .input-group-full .input-group-btn .btn, .input-group-full .input-group-btn button, .input-group-full .input-group-btn input {
    border-radius: 0px; }
    @media screen and (max-width: 769px) {
      .input-group-full .input-group-btn .btn, .input-group-full .input-group-btn button, .input-group-full .input-group-btn input {
        height: 59px;
        width: 59px;
        line-height: 57px;
        padding: 0;
        letter-spacing: 0px; } }

/*================ _List ================*/
ol,
ul,
dl {
  margin: 0 0 17px 17px; }

fieldset {
  padding: 0px; }

/*================ _Hr ================*/
hr {
  clear: both;
  border-color: transparent;
  border-width: 1px 0 0;
  height: 0;
  width: 50px;
  margin: 0 auto;
  padding-top: 8.5px;
  padding-bottom: 8.5px; }

.hr--xs {
  padding-top: 2px;
  padding-bottom: 2px; }

.hr--sm {
  padding-top: 4px;
  padding-bottom: 4px; }

.hr--lg {
  padding-top: 12.5px;
  padding-bottom: 12.5px; }

.hr--xl {
  padding-top: 25.5px;
  padding-bottom: 25.5px; }

.hr--breaker {
  width: 100%;
  padding: 0px; }

/*================ _Buttons ================*/
/*to style buttons go in the mixins "@mixin buttonBase"*/
.btn {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #515151; }

.btn--primary {
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white; }

.btn-outline-primary {
  background-color: transparent;
  border-color: #ebb8a5;
  color: #ebb8a5; }
  .btn-outline-primary:hover {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    opacity: 1; }
  .btn-outline-primary:focus {
    opacity: 1; }
  .btn-outline-primary:active {
    opacity: 0.6; }

.btn--secondary {
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white; }

.btn-outline-secondary {
  background-color: transparent;
  border-color: #ebb8a5;
  color: #ebb8a5; }
  .btn-outline-secondary:hover {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    opacity: 1; }
  .btn-outline-secondary:focus {
    opacity: 1; }
  .btn-outline-secondary:active {
    opacity: 0.6; }

.btn--buy {
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white;
  text-transform: uppercase; }

.btn-outline-buy {
  background-color: transparent;
  border-color: #ebb8a5;
  color: #ebb8a5; }
  .btn-outline-buy:hover {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    opacity: 1; }
  .btn-outline-buy:focus {
    opacity: 1; }
  .btn-outline-buy:active {
    opacity: 0.6; }

.btn--square {
  height: 59px;
  width: 59px;
  line-height: 57px;
  padding: 0;
  letter-spacing: 0px; }

.btn-square-small {
  height: 39px;
  width: 39px;
  line-height: 37px;
  padding: 0;
  letter-spacing: 0px; }

.btn--small {
  padding: 6px 10px; }

.btn--full {
  width: 100% !important; }

.btn--banner {
  padding-left: 30px;
  padding-right: 30px;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  display: block;
  width: 100%; }
  @media screen and (max-width: 769px) {
    .btn--banner {
      padding-left: 16px;
      padding-right: 16px; } }

.shopify-challenge__button {
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white; }

.btn-facebook:hover {
  background-color: transparent;
  border-color: #3b5998;
  color: #3b5998; }
  .btn-facebook:hover:hover {
    background-color: #3b5998;
    border-color: #3b5998;
    color: white;
    opacity: 1; }
  .btn-facebook:hover:focus {
    opacity: 1; }
  .btn-facebook:hover:active {
    opacity: 0.6; }

.btn-twitter:hover {
  background-color: transparent;
  border-color: #1da1f2;
  color: #1da1f2; }
  .btn-twitter:hover:hover {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: white;
    opacity: 1; }
  .btn-twitter:hover:focus {
    opacity: 1; }
  .btn-twitter:hover:active {
    opacity: 0.6; }

.btn-pinterest:hover {
  background-color: transparent;
  border-color: #bd081c;
  color: #bd081c; }
  .btn-pinterest:hover:hover {
    background-color: #bd081c;
    border-color: #bd081c;
    color: white;
    opacity: 1; }
  .btn-pinterest:hover:focus {
    opacity: 1; }
  .btn-pinterest:hover:active {
    opacity: 0.6; }

.btn-instagram:hover {
  background-color: transparent;
  border-color: #e1306c;
  color: #e1306c; }
  .btn-instagram:hover:hover {
    background-color: #e1306c;
    border-color: #e1306c;
    color: white;
    opacity: 1; }
  .btn-instagram:hover:focus {
    opacity: 1; }
  .btn-instagram:hover:active {
    opacity: 0.6; }

.btn-snapchat:hover {
  background-color: transparent;
  border-color: #fffc00;
  color: #fffc00; }
  .btn-snapchat:hover:hover {
    background-color: #fffc00;
    border-color: #fffc00;
    color: white;
    opacity: 1; }
  .btn-snapchat:hover:focus {
    opacity: 1; }
  .btn-snapchat:hover:active {
    opacity: 0.6; }

.btn-google:hover {
  background-color: transparent;
  border-color: #dd4b39;
  color: #dd4b39; }
  .btn-google:hover:hover {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: white;
    opacity: 1; }
  .btn-google:hover:focus {
    opacity: 1; }
  .btn-google:hover:active {
    opacity: 0.6; }

.btn-tumblr:hover {
  background-color: transparent;
  border-color: #35465c;
  color: #35465c; }
  .btn-tumblr:hover:hover {
    background-color: #35465c;
    border-color: #35465c;
    color: white;
    opacity: 1; }
  .btn-tumblr:hover:focus {
    opacity: 1; }
  .btn-tumblr:hover:active {
    opacity: 0.6; }

.btn-youtube:hover {
  background-color: transparent;
  border-color: red;
  color: red; }
  .btn-youtube:hover:hover {
    background-color: red;
    border-color: red;
    color: white;
    opacity: 1; }
  .btn-youtube:hover:focus {
    opacity: 1; }
  .btn-youtube:hover:active {
    opacity: 0.6; }

.btn-vimeo:hover {
  background-color: transparent;
  border-color: #1ab7ea;
  color: #1ab7ea; }
  .btn-vimeo:hover:hover {
    background-color: #1ab7ea;
    border-color: #1ab7ea;
    color: white;
    opacity: 1; }
  .btn-vimeo:hover:focus {
    opacity: 1; }
  .btn-vimeo:hover:active {
    opacity: 0.6; }

.btn-top {
  background-color: white;
  border-color: white;
  color: #202020;
  background: transparent;
  position: fixed;
  text-align: center;
  font-size: 20px;
  z-index: 2;
  bottom: -89px;
  opacity: 0;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  border: none; }
  .btn-top:hover {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .btn-top:hover:hover {
      opacity: 0.6; }
    .btn-top:hover:focus {
      opacity: 1; }
    .btn-top:hover:active {
      opacity: 1; }
  @media screen and (max-width: 769px) {
    .btn-top {
      bottom: 16px; } }
  .btn-top.btn-top-visible {
    bottom: 30px;
    opacity: 1; }
  .btn-top.btn-top-left {
    left: 30px; }
    @media screen and (max-width: 769px) {
      .btn-top.btn-top-left {
        left: 16px; } }
  .btn-top.btn-top-right {
    right: 30px; }
    @media screen and (max-width: 769px) {
      .btn-top.btn-top-right {
        right: 16px; } }
  .btn-top.btn-top-center {
    left: 50%;
    margin-left: -29.5px; }

/*================ _Tables ================*/
.table-wrap {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 0px; }
  .table-wrap table {
    table-layout: auto; }

table {
  width: 100%;
  border-spacing: 0;
  position: relative;
  border: 1px solid #f2f2f2;
  border-radius: 0px; }
  table a {
    color: #ebb8a5;
    text-decoration: underline !important; }
  table tr {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    table tr:hover {
      background-color: #f7f7f7; }
    table tr th, table tr .table__title {
      background-color: #f7f7f7;
      text-align: left;
      font-family: "Work Sans", sans-serif;
      font-weight: 400;
      font-style: normal;
      text-transform: initial;
      letter-spacing: 0.5px; }
    @media screen and (max-width: 769px) {
      table tr th {
        font-size: 13px; } }
    table tr th:first-child {
      border-top-left-radius: 0px; }
    table tr th:last-child {
      border-top-right-radius: 0px; }
    table tr td {
      padding: 16px; }
    table tr th, table tr td {
      border: none;
      position: relative;
      padding: 16px; }
      table tr th:before, table tr td:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        right: 0px;
        height: 100%;
        border-right: 1px solid #f2f2f2; }
      table tr th:after, table tr td:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0px;
        right: 0px;
        border-bottom: 1px solid #f2f2f2; }
    table tr th:last-child:before, table tr td:last-child:before {
      border-right: 0px; }
    table tr:last-child td:after {
      border-bottom: 0px; }
  table tfoot tr:first-child td {
    border-top: 1px solid #f2f2f2; }

.order-table td[data-label="Discount"], .order-table .table-discount-code {
  color: #ebb8a5; }
.order-table .money {
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit; }
.order-table .table-discount-code {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  font-size: 13px;
  text-transform: uppercase; }
@media screen and (max-width: 769px) {
  .order-table {
    text-align: right; }
    .order-table thead {
      display: none; }
    .order-table td {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between; }
    .order-table td:before {
      content: attr(data-label);
      float: left;
      position: static;
      border: 0px;
      padding-right: 16px; }
    .order-table tbody td:before {
      font-family: "Work Sans", sans-serif;
      font-weight: 400;
      font-style: normal;
      text-transform: initial;
      letter-spacing: 0.5px;
      font-size: 13px; }
    .order-table .table__section + .table__section td:first-child {
      border-top: 1px solid #f2f2f2; }
    .order-table .table__section td:after {
      display: none; }
    .order-table .table--small-hide {
      display: none !important; } }

.order-notes {
  margin-top: 8px; }

/*================ _Images ================*/
img {
  border-radius: 0px; }

.image-wrapper {
  position: relative; }

.image {
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.image-link {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 0px; }

.image-spacer {
  margin-bottom: 17px; }

/*================ _RTE ================*/
.rte {
  margin-bottom: 17px; }
  .rte > :last-child {
    margin-bottom: 0; }
  .rte blockquote {
    padding: 30px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 17px; }
    .rte blockquote:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f10d";
      color: #ebb8a5;
      display: block;
      text-align: left;
      margin-left: -16px; }
    .rte blockquote:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f10e";
      color: #ebb8a5;
      display: block;
      text-align: right;
      margin-right: -16px; }
    .rte blockquote p:last-child {
      margin-bottom: 0px; }
  .rte a {
    color: #ebb8a5;
    word-break: break-word; }
  .rte .fas {
    color: #ebb8a5; }

/*================ _Blockquote ================*/
blockquote {
  margin: 0px;
  display: block;
  width: 100%; }

cite {
  display: block;
  font-size: 13px; }
  cite:before {
    content: "\2014 \0020"; }

/*================ _Pagination ================*/
.pagination {
  margin: 0;
  text-align: center; }
  .pagination > * {
    display: inline-block; }
    .pagination > *:not(:last-child) {
      margin-right: 4px; }
  .pagination a, .pagination .page.current {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0.5px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 16px 24px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5;
    height: 39px;
    width: 39px;
    line-height: 37px;
    padding: 0;
    letter-spacing: 0px; }
    .pagination a:hover, .pagination .page.current:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    .pagination a:focus, .pagination .page.current:focus {
      opacity: 1; }
    .pagination a:active, .pagination .page.current:active {
      opacity: 0.6; }
  .pagination .page.current {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0.5px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 16px 24px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    height: 39px;
    width: 39px;
    line-height: 37px;
    padding: 0;
    letter-spacing: 0px; }

/*================ _Icons ================*/
.icon-fallback-text .fallback-text {
  clip: rect(0 0 0 0) ;
  clip: rect(0, 0, 0, 0) ;
  overflow: hidden ;
  position: absolute ;
  height: 1px ;
  width: 1px ; }

/*================ _Quantity_selectors ================*/
.qty-container {
  position: relative;
  max-width: 117px;
  width: 100%; }
  .product-single__form .qty-container {
    max-width: 100%; }
  .is-loading .qty-container {
    opacity: 0.6;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none; }

.qty-input {
  text-align: center;
  padding: 6px 10px !important; }
  .qty-container .qty-input {
    background-color: transparent;
    border-color: transparent;
    -moz-appearance: textfield; }
    .qty-container .qty-input::-webkit-outer-spin-button, .qty-container .qty-input::-webkit-inner-spin-button {
      display: none;
      -webkit-appearance: none;
      margin: 0; }
  .product-single__form .qty-input {
    width: 100%;
    border-color: #f7f7f7;
    background-color: #f7f7f7; }

.qty-adjust {
  position: absolute;
  display: none;
  top: 0;
  z-index: 1;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  .qty-container .qty-adjust {
    display: inherit; }

.qty-minus {
  left: 0; }

.qty-plus {
  right: 0; }

/*============================================================================
  _Global_section
==============================================================================*/
/*================ _Announcement ================*/
.announcement-container {
  position: relative;
  background-color: white;
  z-index: 6 !important;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.announcement-wrapper {
  width: 100%; }

.announcement-bar {
  background-color: #303E48;
  color: white;
  height: 40px;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
  overflow: hidden;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }
  @media screen and (max-width: 769px) {
    .announcement-bar {
      height: 39px;
      font-size: 13px;
      line-height: 1.2; } }
  .announcement-bar span {
    font-family: 'Work Sans', sans-serif; }
    .announcement-bar span a {
      font-family: 'Work Sans', sans-serif;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px;
      text-align: center;
      text-decoration-line: underline;
      color: #FFFFFF; }

/*================ _Header ================*/
.header-section {
  position: relative;
  z-index: 6; }
  .sticky-header .header-section {
    position: -webkit-sticky;
    position: sticky;
    transform: translate3d(0, 0, 0);
    top: 0; }

.header-container {
  height: auto;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (max-width: 769px) {
    .header-container {
      position: relative !important; } }

.site-header {
  background-color: #fdf8f6;
  height: auto;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .site-header ul {
    margin-bottom: 0; }

.header-wrapper {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

@media screen and (max-width: 1024.1px) {
  .nav-containers {
    margin: 0px; } }

.nav-container-left-icons {
  order: 1;
  display: none; }
  .nav-container-left-icons .inner-nav-containers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 17px; }
  @media screen and (max-width: 1024.1px) {
    .nav-container-left-icons {
      display: block;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  @media screen and (min-width: 1024.1px) {
    .nav-center-logo .nav-container-left-icons {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .nav-hidden .nav-container-left-icons {
      display: block;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; } }

.nav-container-logo {
  order: 2; }
  .nav-container-logo .inner-nav-containers {
    margin-left: 0; }
  @media screen and (min-width: 1024.1px) {
    .nav-center .nav-container-logo {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .nav-center-logo .nav-container-logo {
      order: 3; } }

.nav-container-menu {
  order: 3; }
  @media screen and (max-width: 1024.1px) {
    .nav-container-menu {
      display: none; } }
  .nav-left .nav-container-menu {
    margin-right: auto; }
  .nav-right .nav-container-menu {
    margin-left: auto; }
  .nav-center .nav-container-menu .inner-nav-containers {
    margin-right: 17px; }
  .nav-center-logo .nav-container-menu {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    order: 2; }
    .nav-center-logo .nav-container-menu .inner-nav-containers {
      margin-left: 0;
      margin-right: 17px; }
  .nav-hidden .nav-container-menu {
    display: none; }

.nav-container-right-icons {
  order: 4;
  text-align: right; }
  .nav-container-right-icons .inner-nav-containers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; }
  @media screen and (max-width: 1024.1px) {
    .nav-container-right-icons {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  @media screen and (min-width: 1024.1px) {
    .nav-center .nav-container-right-icons {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .nav-center .nav-container-right-icons .inner-nav-containers {
        margin-left: 0; }
    .nav-center-logo .nav-container-right-icons {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .nav-hidden .nav-container-right-icons {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; } }

.site-nav, .site-nav--mobile,
.site-nav--open {
  white-space: nowrap; }

.inner-nav-containers {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .nav-container-left .inner-nav-containers {
    margin-left: 0px; }
  @media screen and (min-width: 1024.1px) {
    .nav-left .nav-container-logo .inner-nav-containers, .nav-right .nav-container-logo .inner-nav-containers {
      margin-left: 0px; } }

.inner-nav-containers > li {
  padding: 20px 0; }

.site-nav__item {
  line-height: 1;
  white-space: normal;
  margin-bottom: 0px; }
  .site-nav__item li {
    margin-bottom: 0px; }

.site-nav__link {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  display: inline-block;
  text-decoration: none;
  padding: 8px;
  white-space: nowrap;
  font-family: Work Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  text-align: center;
  color: #223C52; }
  .site-nav__link .icon-arrow-down {
    position: relative;
    top: -2px;
    padding-left: 5px;
    font-size: 10px; }

.site-nav--has-dropdown > a {
  position: relative;
  z-index: 10; }
.site-nav--has-dropdown:hover > a {
  opacity: 0.6;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .site-nav--has-dropdown:hover > a:hover {
    opacity: 0.6; }
  .site-nav--has-dropdown:hover > a:focus {
    opacity: 1; }
  .site-nav--has-dropdown:hover > a:active {
    opacity: 1; }
.site-nav--has-dropdown:hover > .site-nav__dropdown-link,
.site-nav--has-dropdown .site-nav__dropdown-link:hover,
.site-nav--has-dropdown .site-nav__dropdown-link:active,
.site-nav--has-dropdown .site-nav__dropdown-link:focus {
  color: #ebb8a5;
  border-color: #ebb8a5;
  background-color: #f7f7f7; }
.site-nav--has-dropdown.site-nav--has-dropdown-grandchild a:before {
  display: none; }

.site-nav__dropdown, .site-nav__dropdown-grandchild ul {
  background-color: #fdf8f6;
  min-width: 100%;
  padding: 8px 0;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  border-radius: 0px; }

.site-nav__dropdown {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate3d(0px, -12px, 0px);
  -moz-transform: translate3d(0px, -12px, 0px);
  -ms-transform: translate3d(0px, -12px, 0px);
  -o-transform: translate3d(0px, -12px, 0px);
  transform: translate3d(0px, -12px, 0px); }
  .supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown, .site-nav--has-dropdown.nav-hover .site-nav__dropdown, .nav-focus + .site-nav__dropdown {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

.inner-nav-containers > .site-nav__item > .site-nav__dropdown:hover,
.inner-nav-containers > .site-nav__item:hover > .site-nav__dropdown {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.inner-nav-containers > .site-nav__item > .site-nav__dropdown {
  box-shadown: none !important;
  border-radius: none !important; }

.site-nav__dropdown-grandchild {
  position: absolute;
  left: 100%;
  width: 100%;
  margin: 0;
  z-index: 9;
  opacity: 0;
  pointer-events: none;
  top: -4px;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate3d(0, 0px, 0px);
  -moz-transform: translate3d(0, 0px, 0px);
  -ms-transform: translate3d(0, 0px, 0px);
  -o-transform: translate3d(0, 0px, 0px);
  transform: translate3d(0, 0px, 0px); }
  .site-nav__dropdown-grandchild ul {
    margin: 0 0 0 5px; }
  .site-nav__dropdown-grandchild.nav-outside {
    left: -100%; }
  .nav-outside + .site-nav__dropdown-grandchild {
    -webkit-transform: translate3d(12px, 0px, 0px);
    -moz-transform: translate3d(12px, 0px, 0px);
    -ms-transform: translate3d(12px, 0px, 0px);
    -o-transform: translate3d(12px, 0px, 0px);
    transform: translate3d(12px, 0px, 0px); }
  .supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild, .site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild, .nav-focus + .site-nav__dropdown-grandchild {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

.site-nav__dropdown-link {
  display: block;
  white-space: nowrap;
  padding: 17px 17px 17px 13px;
  background-color: transparent;
  color: #515151;
  border-left: 4px solid transparent; }
  .site-nav--has-grandchildren .site-nav__dropdown-link {
    padding-right: 34px; }
  .site-nav__dropdown-grandchild .site-nav__dropdown-link {
    white-space: normal; }
  .site-nav__dropdown-link .fas {
    position: absolute;
    right: 17px; }

.site-header__logo-link {
  float: left;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px;
  font-size: 34px; }
  @media screen and (max-width: 769px) {
    .site-header__logo-link {
      font-size: 17px; } }

.logo {
  border-radius: 0; }

.site-header__logo {
  margin: 0; }
  .site-header__logo a {
    color: #202020;
    display: block;
    line-height: 0; }
  .site-header__logo img {
    max-width: 100%;
    width: auto;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .site-header__logo .inverted-logo {
    clip: rect(0 0 0 0) ;
    clip: rect(0, 0, 0, 0) ;
    overflow: hidden ;
    position: absolute ;
    height: 1px ;
    width: 1px ; }
  .site-header__logo .mobile-logo {
    display: none; }

.site-nav__link--icon {
  letter-spacing: 0 !important; }
  @media screen and (min-width: 769px) {
    .site-nav__link--icon {
      font-size: 20px; } }

.cart-link {
  position: relative; }

.cart-link__bubble {
  display: none; }

.cart-link__bubble--visible {
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  right: 4px;
  border: 2px solid #fdf8f6;
  background-color: #ebb8a5;
  border-radius: 100px;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 1px; }
  @media screen and (max-width: 769px) {
    .cart-link__bubble--visible {
      width: 12px;
      height: 12px; } }

@media screen and (min-width: 769px) {
  .sticky-header.is-scrolling .header-section {
    -webkit-transform: translatey(-20px);
    -moz-transform: translatey(-20px);
    -ms-transform: translatey(-20px);
    -o-transform: translatey(-20px);
    transform: translatey(-20px); }
  .sticky-header.is-scrolling .site-header {
    height: 80px;
    position: absolute;
    width: 100%;
    top: 20px;
    -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }
  .sticky-header.is-scrolling .site-header__logo .default-logo {
    clip: initial !important;
    clip: initial !important;
    overflow: visible !important;
    position: inherit !important;
    height: initial !important;
    width: initial !important; }
  .sticky-header.is-scrolling .site-header__logo .inverted-logo {
    clip: rect(0 0 0 0) !important;
    clip: rect(0, 0, 0, 0) !important;
    overflow: hidden !important;
    position: absolute !important;
    height: 1px !important;
    width: 1px !important; }
  .sticky-header.is-scrolling .site-header {
    background-color: #fdf8f6; }
  .sticky-header.is-scrolling .site-nav__link, .sticky-header.is-scrolling .site-header__logo-link {
    color: #202020; }
  .sticky-header.is-scrolling .cart-link__bubble--visible {
    background-color: #ebb8a5;
    border-color: #fdf8f6; } }

@media screen and (max-width: 769px) {
  .header-section {
    position: -webkit-sticky;
    position: sticky;
    transform: translate3d(0, 0, 0);
    top: 0; }

  .header-container {
    height: 60px; }

  .site-header {
    height: 60px;
    -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }

  .site-header__logo .default-logo {
    display: none; }
  .site-header__logo .inverted-logo {
    display: none; }
  .site-header__logo .mobile-logo {
    display: block; }

  .site-header {
    background-color: #fdf8f6 !important; }

  .site-nav__link, .site-header__logo-link {
    color: #202020 !important; }

  .cart-link__bubble--visible {
    background-color: #ebb8a5 !important;
    border-color: #fdf8f6 !important; } }
/*================ _Drawers ================*/
.drawer {
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  z-index: 999999999;
  color: #202020;
  border-color: #f2f2f2;
  background-color: #fdf8f6;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .drawer .btn, .drawer textarea, .drawer input {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    color: #202020; }
    .drawer .btn::-webkit-input-placeholder, .drawer textarea::-webkit-input-placeholder, .drawer input::-webkit-input-placeholder {
      color: #202020;
      opacity: 0.7; }
    .drawer .btn:-moz-placeholder, .drawer textarea:-moz-placeholder, .drawer input:-moz-placeholder {
      color: #202020;
      opacity: 0.7; }
    .drawer .btn::-moz-placeholder, .drawer textarea::-moz-placeholder, .drawer input::-moz-placeholder {
      color: #202020;
      opacity: 0.7; }
    .drawer .btn:-ms-input-placeholder, .drawer textarea:-ms-input-placeholder, .drawer input:-ms-input-placeholder {
      color: #202020;
      opacity: 0.7; }
    .drawer .btn::-ms-input-placeholder, .drawer textarea::-ms-input-placeholder, .drawer input::-ms-input-placeholder {
      color: #202020;
      opacity: 0.7; }
  .drawer .ajaxcart__row, .drawer .mobile-nav__spacer {
    border-color: #f2f2f2 !important; }
  .drawer .btn--primary {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }
  .drawer .btn-outline-primary {
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5; }
    .drawer .btn-outline-primary:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    .drawer .btn-outline-primary:focus {
      opacity: 1; }
    .drawer .btn-outline-primary:active {
      opacity: 0.6; }
  .drawer .btn--buy {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }
  .drawer .btn-outline-buy {
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5; }
    .drawer .btn-outline-buy:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    .drawer .btn-outline-buy:focus {
      opacity: 1; }
    .drawer .btn-outline-buy:active {
      opacity: 0.6; }
  .drawer a {
    color: #202020; }
  .drawer .text-link {
    color: #ebb8a5; }

.drawer--left {
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }
  @media screen and (min-width: 769px) {
    .drawer--left {
      width: 350px;
      left: -350px; } }
  @media screen and (max-width: 769px) {
    .drawer--left {
      width: 85%;
      left: -85%; } }
  .js-drawer-open-left .drawer--left {
    display: block;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
    .lt-ie9 .js-drawer-open-left .drawer--left {
      left: 0; }

.drawer--right {
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }
  @media screen and (min-width: 769px) {
    .drawer--right {
      width: 450px;
      right: -450px; } }
  @media screen and (max-width: 769px) {
    .drawer--right {
      width: 100%;
      right: -100%; } }
  .js-drawer-open-right .drawer--right {
    display: block;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
    .lt-ie9 .js-drawer-open-right .drawer--right {
      right: 0; }

.drawer--top {
  min-height: 119px;
  top: -119px;
  left: 0;
  right: 0;
  bottom: inherit;
  max-width: 100%;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }
  .drawer--top .drawer__inner {
    overflow: hidden; }
  .js-drawer-open-top .drawer--top {
    display: block;
    -webkit-transform: translateY(119px);
    -moz-transform: translateY(119px);
    -ms-transform: translateY(119px);
    -o-transform: translateY(119px);
    transform: translateY(119px); }
    .lt-ie9 .js-drawer-open-top .drawer--top {
      top: 0; }

.drawer__title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px;
  font-size: 27px;
  line-height: 1; }

.overlay-drawer {
  background-color: #202020;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 999999996;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .js-drawer-open .overlay-drawer {
    pointer-events: auto;
    opacity: 0.65; }

.drawer__header {
  display: table;
  height: 80px;
  width: 100%; }
  @media screen and (max-width: 769px) {
    .drawer__header {
      height: 60px; } }

.drawer__fixed-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 30px;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  height: 80px;
  overflow: visible;
  z-index: 10; }
  @media screen and (max-width: 769px) {
    .drawer__fixed-header {
      padding: 0 16px;
      height: 60px; } }

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle; }

.drawer__close {
  text-align: right; }

.drawer__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 30px; }
  @media screen and (max-width: 769px) {
    .drawer__inner {
      padding: 30px 16px; } }
  .drawer--has-fixed-header .drawer__inner {
    top: 80px; }
    @media screen and (max-width: 769px) {
      .drawer--has-fixed-header .drawer__inner {
        top: 60px; } }
  .drawer--has-fixed-footer .drawer__inner {
    overflow: hidden; }

/*================ _Cart_drawer ================*/
.cart-empty-container {
  display: none; }

#CartDrawer .drawer__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.ajaxcart__inner--has-fixed-footer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  bottom: 130px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 30px; }
  @media screen and (max-width: 769px) {
    .ajaxcart__inner--has-fixed-footer {
      padding: 30px 16px; } }

.ajaxcart__product {
  position: relative;
  max-height: 500px; }
  .ajaxcart__product.is-removed {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.ajaxcart__row {
  margin-bottom: 30px; }
  .cart-spacer .ajaxcart__row {
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2; }
  .ajaxcart__product:last-child .ajaxcart__row {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0; }

.ajaxcart__grid-info {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  padding-left: 16px !important; }

.ajaxcart__grid {
  /*   @include animated(fadeIn); */ }

.ajaxcart__product-image {
  display: block;
  overflow: hidden; }
  .ajaxcart__product-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: initial; }

.ajaxcart__product-name,
.cart__product-name {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px;
  color: #202020; }

.ajaxcart__quantity-grid {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .ajaxcart__quantity-grid.ajaxcart__has-discount {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start; }

.ajaxcart__quantity-grid__item {
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0; }

.ajaxcart__price-grid__item {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 4px !important; }

.ajaxcart__has-discount .ajaxcart__price {
  display: block; }

.ajaxcart__product-name--wrapper {
  margin-bottom: 4px; }

.ajaxcart__product-name {
  display: inline-block; }

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

.ajaxcart__price--strikethrough,
.cart__price--strikethrough {
  text-decoration: line-through;
  font-size: 13px; }

.order-discount {
  margin: 0px;
  list-style: unset; }

.order-discount__item {
  margin-top: 4px; }

.ajaxcart__footer--fixed {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  min-height: 130px;
  background-color: #fdf8f6;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }
  @media screen and (max-width: 769px) {
    .ajaxcart__footer--fixed {
      padding: 16px; } }

.ajaxcart__subtotal {
  margin-bottom: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }

.ajaxcart__savings {
  margin-bottom: 4px; }

.ajaxcart-loading-icon {
  display: none !important;
  color: #ebb8a5;
  font-size: 20px; }
  .drawer--is-loading .ajaxcart-loading-icon {
    display: block !important; }

/*================ _Nav_drawer ================*/
#NavDrawer .social-medias {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: #fdf8f6;
  padding: 0 16px;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
#NavDrawer .social-medias-icon {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

.mobile-nav {
  margin-left: 0px;
  margin-top: -16px;
  margin-bottom: 0px; }
  .has-social-medias .mobile-nav {
    margin-bottom: 46px; }

.mobile-nav > .mobile-nav__item {
  background-color: #fdf8f6; }
.mobile-nav__item a {
  padding: 16px 0;
  color: #202020;
  text-decoration: none; }
  @media screen and (max-width: 769px) {
    .mobile-nav__item a {
      padding: 16px 0; } }

.mobile-nav__item a {
  display: block; }

.mobile-nav__has-sublist a,
.mobile-nav > .mobile-nav__item:not(.mobile-nav__item--secondary) > a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  font-size: 20px; }

.mobile-nav > .mobile-nav__item > .mobile-nav__sublist > .mobile-nav__item > a,
.mobile-nav > .mobile-nav__item > .mobile-nav__sublist > .mobile-nav__item > .mobile-nav__has-sublist > a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  font-size: 17px; }

.cart-spacer .mobile-nav__spacer {
  border-top: 1px solid #f2f2f2;
  margin-top: 16px;
  padding-bottom: 16px; }

.mobile-nav__sublist {
  display: none;
  margin-bottom: 0px; }

/*================ _Search_drawer ================*/
/*================ _Guarantee ================*/
@media screen and (min-width: 769px) {
  #section-guarantee .box {
    padding: 30px 0; } }
@media screen and (max-width: 769px) {
  #section-guarantee .box, #section-guarantee .wrapper, #section-guarantee .grid, #section-guarantee .grid--full, #section-guarantee .grid--rev, #section-guarantee .grid__item {
    padding: 0px;
    margin: 0; }
  #section-guarantee .grid__item + .grid__item {
    border-top: 1px solid #f2f2f2; } }
#section-guarantee .large--eight-twelfths .guarantee-item {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
#section-guarantee .large--eight-twelfths .guarantee-icon {
  margin-bottom: 17px; }

.guarantee-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .guarantee-item .guarantee-title {
    margin-top: -4px; }
  .guarantee-item.guarantee-title-only {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }
  @media screen and (max-width: 769px) {
    .guarantee-item {
      padding: 30px 16px; } }

.guarantee-icon {
  padding-right: 16px; }

.guarantee-content > * {
  margin-bottom: 0px; }
  .guarantee-content > * + * {
    margin-top: 17px; }
.guarantee-content > h1 + *, .guarantee-content > .h1 + *, .guarantee-content h2 + *, .guarantee-content .h2 + *, .guarantee-content h3 + *, .guarantee-content .h3 + *, .guarantee-content h4 + *, .guarantee-content .h4 + *, .guarantee-content h5 + *, .guarantee-content .h5 + *, .guarantee-content h6 + *, .guarantee-content .h6 + * {
  margin-top: 12px; }

/*================ _Footer ================*/
.site-footer {
  background-color: #303e48;
  color: white; }
  .site-footer .social-icons a {
    color: white; }
  .site-footer .social-icons .fab {
    margin-right: 4px; }
  .site-footer .btn, .site-footer textarea, .site-footer input {
    background-color: white;
    border-color: white;
    color: white; }
    .site-footer .btn::-webkit-input-placeholder, .site-footer textarea::-webkit-input-placeholder, .site-footer input::-webkit-input-placeholder {
      color: white;
      opacity: 0.7; }
    .site-footer .btn:-moz-placeholder, .site-footer textarea:-moz-placeholder, .site-footer input:-moz-placeholder {
      color: white;
      opacity: 0.7; }
    .site-footer .btn::-moz-placeholder, .site-footer textarea::-moz-placeholder, .site-footer input::-moz-placeholder {
      color: white;
      opacity: 0.7; }
    .site-footer .btn:-ms-input-placeholder, .site-footer textarea:-ms-input-placeholder, .site-footer input:-ms-input-placeholder {
      color: white;
      opacity: 0.7; }
    .site-footer .btn::-ms-input-placeholder, .site-footer textarea::-ms-input-placeholder, .site-footer input::-ms-input-placeholder {
      color: white;
      opacity: 0.7; }
  .site-footer .btn--primary {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }
  .site-footer .btn-outline-primary {
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5; }
    .site-footer .btn-outline-primary:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    .site-footer .btn-outline-primary:focus {
      opacity: 1; }
    .site-footer .btn-outline-primary:active {
      opacity: 0.6; }
  .site-footer .footer-item {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 769px) {
      .site-footer .footer-item {
        -webkit-flex: 100%;
        -moz-flex: 100%;
        -ms-flex: 100%;
        flex: 100%; } }
    .site-footer .footer-item:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 769px) {
      .site-footer .footer-item.footer-link_list, .site-footer .footer-item.footer-social_medias {
        -webkit-flex: 50%;
        -moz-flex: 50%;
        -ms-flex: 50%;
        flex: 50%; } }
    @media screen and (min-width: 769px) {
      .site-footer .footer-item.footer-newsletter {
        -webkit-flex: 2;
        -moz-flex: 2;
        -ms-flex: 2;
        flex: 2;
        max-width: 50%;
        margin-left: auto;
        margin-right: auto; } }
    .site-footer .footer-item.footer-newsletter form {
      margin-bottom: 17px; }
  .site-footer .image-link {
    margin-bottom: 8px; }
  .site-footer ul li a {
    display: inline-block;
    margin-bottom: 8px; }
  .site-footer .footer-single-item {
    text-align: center; }
    .site-footer .footer-single-item ul li a {
      font-size: 20px; }
  @media screen and (min-width: 769px) {
    .site-footer .inline-footer li {
      display: inline-block;
      margin-right: 30px;
      margin-bottom: 0px; }
      .site-footer .inline-footer li:last-child {
        margin-right: 0px; } }
  .site-footer .note, .site-footer .errors {
    color: white;
    border-color: #ebb8a5; }

.site-footer__linktitle {
  color: white; }

.site-footer__linklist a {
  color: white; }

.bottom-footer {
  background-color: #161616;
  padding: 30px 0; }
  .bottom-footer .credentials {
    color: white; }
    .bottom-footer .credentials a {
      color: white; }
  @media screen and (min-width: 1024.1px) {
    .bottom-footer p {
      margin-bottom: 0px; }
    .bottom-footer .grid, .bottom-footer .grid--full, .bottom-footer .grid--rev {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; } }
  .bottom-footer .grid__item:last-child {
    line-height: 0; }

@media screen and (max-width: 769px) {
  .footer-spacer {
    height: 60px; } }

.credentials {
  font-size: 13px; }
  .credentials > span:last-child {
    clip: rect(0 0 0 0) ;
    clip: rect(0, 0, 0, 0) ;
    overflow: hidden ;
    position: absolute ;
    height: 1px ;
    width: 1px ; }

/*============================================================================
  _Components
==============================================================================*/
/*================ _Overlay ================*/
.overlay {
  position: relative; }
  .overlay::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #202020;
    opacity: 0.12; }
  .overlay h1, .overlay .h1, .overlay h2, .overlay .h2, .overlay h3, .overlay .h3, .overlay h4, .overlay .h4, .overlay h5, .overlay .h5, .overlay h6, .overlay .h6, .overlay p, .overlay .text-link {
    color: white; }

.overlay-text h1, .overlay-text .h1, .overlay-text h2, .overlay-text .h2, .overlay-text h3, .overlay-text .h3, .overlay-text h4, .overlay-text .h4, .overlay-text h5, .overlay-text .h5, .overlay-text h6, .overlay-text .h6, .overlay-text p, .overlay-text .text-link {
  color: white; }

/*================ _Loading ================*/
.btn--loading {
  opacity: 0.6 !important; }
  .btn--loading .btn__text {
    clip: rect(0 0 0 0) ;
    clip: rect(0, 0, 0, 0) ;
    overflow: hidden ;
    position: absolute ;
    height: 1px ;
    width: 1px ; }
  .btn--loading:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f110";
    display: block;
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }

/*================ _Payment_icons ================*/
.payment-icons-list {
  line-height: 0; }
  .bottom-footer .payment-icons-list {
    margin-bottom: 0px; }
    @media screen and (max-width: 1024.1px) {
      .bottom-footer .payment-icons-list {
        margin-top: 17px; } }

/*================ _Cardbox ================*/
.cardbox {
  background: white;
  padding: 16px;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  border-radius: 0px; }

/*================ _Currency_selector ================*/
.currency-form .currency-selector {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }
.price-wrapper .currency-form {
  margin-left: auto; }
@media screen and (min-width: 1024.1px) {
  .bottom-footer .currency-form {
    display: inline-block;
    margin-right: 8px; } }
@media screen and (max-width: 1024.1px) {
  .bottom-footer .currency-form {
    display: block;
    margin-bottom: 17px; } }
.nav-container-right-icons .currency-form {
  margin-right: 8px; }
  @media screen and (max-width: 1024.1px) {
    .nav-container-right-icons .currency-form {
      display: none; } }
.mobile-nav .currency-form {
  margin-top: 16px; }
  .mobile-nav .currency-form .currency-selector, .mobile-nav .currency-form .currency-loading {
    width: 100%; }
@media screen and (min-width: 769px) {
  .announcement-container .currency-form {
    position: absolute;
    right: 0;
    height: 100%;
    background-color: #f7f7f7; } }
@media screen and (max-width: 769px) {
  .announcement-container .currency-form {
    background-color: #303e48; } }
.announcement-container .currency-form .currency-selector, .announcement-container .currency-form .currency-loading {
  border-radius: 0;
  height: 100%;
  border: none !important; }
.currency-form .select-custom {
  background-image: url("/cdn/shop/t/2/assets/ico-select-custom.svg?v=148372082815147066101612410985") !important; }

/*============================================================================
  _Homepage_section
==============================================================================*/
#shopify-section-specification-centre-3-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-object-position: center  55%;
  object-position: center 55%; }

@media screen and (min-width: 981px) {
  #shopify-section-specification-centre-3-banner .article-banner-img {
    height: 594px; } }
/*================ _Hero ================*/
.announcement-active .hero-header.hero-container {
  margin-top: -39px; }
  @media screen and (max-width: 769px) {
    .announcement-active .hero-header.hero-container {
      margin-top: -39px; } }
@media screen and (max-width: 769px) {
  .announcement-mobile-hide .hero-header.hero-container {
    margin-top: 0px !important; } }
.announcement-active .hero-header .hero__inner {
  padding-top: 39px; }
  @media screen and (max-width: 769px) {
    .announcement-active .hero-header .hero__inner {
      padding-top: 39px; } }
@media screen and (min-width: 769px) {
  .transparent-header .hero-header .hero-content {
    padding-top: 80px; } }

.hero-container {
  overflow: hidden; }

.hero {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%; }
  .hero-collection .hero, .hero-index:not(.hero-slick) .hero {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn; }

.hero--xsmall {
  min-height: 300px; }

.hero--small {
  min-height: 400px; }

.hero--medium {
  min-height: 500px; }

.hero--large {
  min-height: 600px; }

.hero--xlarge {
  min-height: 100vh; }

@media screen and (max-width: 769px) {
  .hero-mobile-xsmall {
    min-height: 200px; } }

@media screen and (max-width: 769px) {
  .hero-mobile-small {
    min-height: 300px; } }

@media screen and (max-width: 769px) {
  .hero-mobile-medium {
    min-height: 400px; } }

@media screen and (max-width: 769px) {
  .hero-mobile-large {
    min-height: 500px; } }

@media screen and (max-width: 769px) {
  .hero-mobile-xlarge {
    min-height: calc(100vh - 60px); } }

.hero__inner {
  width: 100%;
  position: relative;
  z-index: 2; }
  .hero-slick[data-dots="true"] .hero__inner, .hero-slick[data-arrows="true"] .hero__inner {
    padding-bottom: 39px; }

.hero__text-wrapper {
  -moz-transition: padding 0.3s ease, max-width 0.3s ease;
  -ms-transition: padding 0.3s ease, max-width 0.3s ease;
  -o-transition: padding 0.3s ease, max-width 0.3s ease;
  -webkit-transition: padding 0.3s ease, max-width 0.3s ease;
  transition: padding 0.3s ease, max-width 0.3s ease;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1350px;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 769px) {
    .hero__text-wrapper {
      padding-left: 16px;
      padding-right: 16px; } }
  @media screen and (min-width: 769px) {
    .hero__text-wrapper {
      padding-top: 60px;
      padding-bottom: 60px; } }

.slick-active .hero-content, .hero-collection .hero-content, .hero-index:not(.hero-slick) .hero-content {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: heroContentIn;
  -moz-animation-name: heroContentIn;
  -ms-animation-name: heroContentIn;
  -o-animation-name: heroContentIn;
  animation-name: heroContentIn; }

@media screen and (min-width: 769.1px) {
  .hero__text {
    font-size: 20px; } }

.hero__btn {
  margin-bottom: 17px; }

.hero__image-no-js {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  min-height: 550px;
  opacity: 1;
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 1; }
  @media screen and (min-width: 1024.1px) {
    .hero__image-no-js {
      padding-bottom: 45%; } }

/*================ _Hero_slick ================*/
.hero-slick {
  opacity: 0; }
  .hero-slick.slick-initialized {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn; }
  .hero-slick .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .hero-slick .slick-slide {
    height: inherit; }

.hero__slide {
  outline: none !important;
  position: relative; }

/*================ _Collection_list ================*/
.collection-grid__item-link {
  border-radius: 0px; }

/*================ _Featured_collection ================*/
/*================ _Featured_product ================*/
/*================ _Featured_blog ================*/
/*================ _Featured_row ================*/
.featured-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

.featured-row-right {
  order: 1; }
  @media screen and (max-width: 769px) {
    .featured-row-right {
      order: inherit; } }

@media screen and (max-width: 769px) {
  .feature-row__image-wrapper {
    margin-bottom: 17px; } }

/*================ _Featured_content ================*/
/*================ _Featured_video ================*/
.video-wrapper {
  border-radius: 0px; }
  .grid--full .video-wrapper {
    border-radius: 0px; }

/*================ _Featured_column ================*/
/*================ _Featured_image ================*/
.featured-image-section .wrapper--full .image {
  border-radius: 0px; }

/*================ _Newsletter ================*/
.bg-section .newsletter__input {
  background-color: white;
  border-color: white; }

/*================ _Gallery ================*/
.image-bar {
  overflow: hidden; }
  @media screen and (max-width: 769px) {
    .image-bar {
      max-width: 400px;
      margin: 0 auto; } }

.image-bar__item {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.image-bar__content, .image-bar__item {
  position: relative;
  width: 100%; }
  .image-bar--small .image-bar__content, .image-bar--small .image-bar__item {
    height: 94px; }
  .image-bar--medium .image-bar__content, .image-bar--medium .image-bar__item {
    height: 357px; }
  .image-bar--large .image-bar__content, .image-bar--large .image-bar__item {
    height: 488px; }

.image-bar__caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center; }

/*================ _Quotes ================*/
.quote-image-wrapper {
  margin-bottom: 17px; }

.quote-image {
  margin: auto; }

.quote-icon-wrapper {
  border-radius: 0px;
  background-color: #f7f7f7;
  margin: auto;
  margin-bottom: 17px;
  border-radius: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .bg-section .quote-icon-wrapper {
    background-color: white; }

.quote-icon {
  color: #ebb8a5;
  font-size: 20px; }

/*================ _Logo_list ================*/
.logo-bar {
  list-style: none;
  text-align: center;
  margin-left: 0;
  margin-bottom: -30px; }

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  margin: 0 16px 30px; }
  @media screen and (max-width: 769px) {
    .logo-bar__item {
      display: block;
      margin: 0 auto 16px; } }

.logo-bar__image {
  display: block;
  margin: 0 auto;
  border-radius: 0px;
  max-height: 20px; }

.logo-bar__link {
  display: block; }

/*================ _Custom_html ================*/
.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  width: auto;
  margin-left: -30px; }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  padding-left: 30px; }
  @media screen and (max-width: 769px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
      .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }

.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--html {
  display: block; }

/*================ _Map ================*/
.map-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 769px) {
    .map-container {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (max-width: 1024px) {
    .map-container {
      min-height: auto; } }

.map-section__wrapper {
  height: 100%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.map-section--load-error {
  height: auto; }

.map-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 0; }

.map-section__error {
  position: relative;
  z-index: 3; }
  @media screen and (max-width: 1024px) {
    .map-section__error {
      position: absolute;
      margin: 0 2rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.map-section__content-wrapper {
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0; }

.map-section__content {
  position: relative;
  display: inline-block;
  background-color: white;
  padding: 30px;
  width: 100%;
  text-align: center;
  z-index: 1;
  border-radius: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  min-height: 350px; }
  .map-section__content > * {
    width: 100%; }
  @media screen and (max-width: 1024px) {
    .map-section__content {
      background-color: #f7f7f7;
      min-height: auto;
      display: block; }
      .ie9 .map-section__content {
        top: 10%; } }
  @media screen and (max-width: 1024.1px) {
    .map-section__content {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; } }
  .map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0); }

.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.map-section__container {
  position: absolute;
  height: 100%;
  min-height: auto;
  left: 0;
  top: 0;
  width: 130%; }
  @media screen and (max-width: 1024px) {
    .map-section__container {
      position: relative;
      max-width: 1350px;
      width: 100%;
      height: 55vh; } }

.map_section__directions-btn [class^="icon"] {
  height: 1em; }
.map_section__directions-btn * {
  vertical-align: middle; }

.map-section__background-wrapper {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 1024px) {
    .map-section__background-wrapper {
      overflow: hidden;
      position: relative;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%; } }
  @media screen and (max-width: 1024.1px) {
    .map-section__background-wrapper {
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px; } }
  .ie9 .map-section__background-wrapper {
    width: 100%;
    height: 500px; }
  .map-section--onboarding .map-section__background-wrapper {
    min-height: 350px; }
  .map-section__background-wrapper .placeholder-background {
    height: 100%; }
  .no-js .map-section__background-wrapper .js {
    clip: rect(0 0 0 0) ;
    clip: rect(0, 0, 0, 0) ;
    overflow: hidden ;
    position: absolute ;
    height: 1px ;
    width: 1px ; }

.map-section__image {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .map-section__image {
      position: relative; } }
  .map-section--display-map .map-section__image {
    display: none !important; }
  .map-section--load-error .map-section__image {
    display: block !important; }

.gm-style-cc,
.gm-style-cc + div {
  visibility: hidden; }

.flex--third {
  -ms-flex-preferred-size: 33%;
  -webkit-flex-basis: 33%;
  -moz-flex-basis: 33%;
  flex-basis: 33%; }
  @media screen and (max-width: 1024px) {
    .flex--third {
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%; } }
  .ie9 .flex--third {
    width: 33%;
    float: left;
    display: block; }
    @media screen and (max-width: 1024px) {
      .ie9 .flex--third {
        width: 100%; } }

/*============================================================================
  _Template
==============================================================================*/
/*================ _Collection_template ================*/
.collection-description {
  font-size: 20px; }

.tags--collection a {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  background-color: transparent;
  border-color: #ebb8a5;
  color: #ebb8a5;
  padding: 6px 10px; }
  .tags--collection a:hover {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    opacity: 1; }
  .tags--collection a:focus {
    opacity: 1; }
  .tags--collection a:active {
    opacity: 0.6; }

.tags--collection .tag--active a {
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white; }

.filter-dropdown, .tags--collection {
  margin-left: 0px;
  margin-bottom: 8px;
  list-style: none; }
  .filter-dropdown > *:not(:last-child), .tags--collection > *:not(:last-child) {
    margin-right: 4px; }
  .filter-dropdown > *, .tags--collection > * {
    margin-bottom: 8px;
    display: inline-block;
    list-style: none; }
  @media screen and (max-width: 769px) {
    .filter-dropdown .filter-dropdown__label, .tags--collection .filter-dropdown__label {
      margin-bottom: 4px;
      text-align: left;
      width: 100%; } }

.collection-sorting {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end; }

/*================ _Product_template ================*/
@media screen and (min-width: 769px) {
  .product-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: inherit; } }

.product-photos-right .product-photos {
  order: 2; }

.product-single__photos {
  overflow-anchor: none; }

.product-single__photo--container {
  max-width: 100% !important;
  margin: 0 auto; }

@media screen and (min-width: 769px) {
  .product-stacked__photos .product-single__photo--flex-wrapper + .product-single__photo--flex-wrapper {
    margin-top: 30px; } }
@media screen and (min-width: 1024.1px) {
  .product-stacked__photos {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px; }
    .product-stacked__photos .product-single__photo--flex-wrapper {
      padding-left: 30px; }
      .product-stacked__photos .product-single__photo--flex-wrapper:nth-child(n+3) {
        flex: 50%; } }

.product-single__photo--flex-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative; }
  .layout-thumbnail .product-single__photo--flex-wrapper.not-featured-image {
    display: none; }
  .layout-thumbnail .slick-initialized .product-single__photo--flex-wrapper.not-featured-image {
    display: block; }
  @media screen and (max-width: 769px) {
    .product-single__photo--flex-wrapper.not-featured-image {
      display: none; }
      .slick-initialized .product-single__photo--flex-wrapper.not-featured-image {
        display: block; } }

.product-single__photo--flex {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center; }

.product-single__photo-wrapper {
  border-radius: 0px; }

.product-single__photo {
  background-color: initial; }
  @media screen and (min-width: 769px) {
    .product-single__photo[data-mfp-src] {
      cursor: zoom-in; } }

.product-single__thumbnails {
  margin-top: 16px; }
  .product-single__thumbnails:not(.slick-slider) {
    margin-right: -1px; }
    .product-single__thumbnails:not(.slick-slider) .grid__item:nth-child(n+6) {
      display: none; }
  .product-single__thumbnails.slick-initialized {
    margin-left: 0; }
    .product-single__thumbnails.slick-initialized .grid__item {
      padding: 0; }
  .product-single__thumbnails .slick-current .product-single__thumbnail {
    border-color: #ebb8a5; }
  @media screen and (min-width: 769px) {
    .product-single__thumbnails .product-single__thumbnail:focus {
      border-color: #ebb8a5; } }
  @media screen and (min-width: 769px) {
    .layout-stacked .product-single__thumbnails {
      display: none !important; } }

.product-single__thumbnail {
  display: block;
  border: 1px solid #f2f2f2;
  border-color: transparent;
  border-radius: 0px;
  cursor: pointer; }

.product-single__thumb {
  background-color: initial;
  width: 100%;
  display: block; }

.slick-format.slick-initialized .grid__item {
  clear: inherit !important;
  padding: 0px; }
.slick-format.slick-initialized .slick-slide {
  margin-left: 15px;
  margin-right: 15px; }
  @media screen and (max-width: 769px) {
    .slick-format.slick-initialized .slick-slide {
      margin-left: 8px;
      margin-right: 8px; } }
@media screen and (max-width: 769px) {
  .slick-format.slick-initialized {
    margin-left: -16px;
    margin-right: -16px; }
    .slick-format.slick-initialized .slick-list {
      padding-left: 8px;
      padding-right: 8px; } }
@media screen and (min-width: 769px) {
  .slick-format.slick-initialized {
    border-radius: 0px; }
    .slick-format.slick-initialized .slick-list {
      margin-left: -15px;
      margin-right: -15px; } }
.slick-format.slick-initialized.slick-format-sm .slick-slide {
  margin-left: 8px;
  margin-right: 8px; }
@media screen and (min-width: 769px) {
  .slick-format.slick-initialized.slick-format-sm .slick-list {
    margin-left: -8px;
    margin-right: -8px; } }

.product-single__meta {
  padding-top: 17px;
  top: 80px; }

@media screen and (min-width: 769px) {
  .product-sticky {
    position: -webkit-sticky;
    position: sticky;
    transform: translate3d(0, 0, 0); } }

.breadcrumb {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  font-size: 13px;
  padding: 6px 0;
  background-color: #f7f7f7; }

.product-single__vendor {
  font-size: 13px;
  margin-bottom: 12px; }

.product-single__title {
  word-wrap: break-word; }
  @media screen and (max-width: 769px) {
    .product-single__title {
      font-size: 27px; } }

.price-wrapper {
  margin-bottom: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #f2f2f2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  @media screen and (max-width: 769px) {
    .price-wrapper {
      border: 0;
      background-color: #f7f7f7;
      padding: 16px;
      margin-left: -16px;
      margin-right: -16px;
      padding: 16px; } }
  .price-wrapper.text-center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }

.product-single__price.on-sale {
  margin-left: 4px; }

.product-single__price,
.product-single__price--compare-at {
  font-size: 20px; }

.product-single__price--compare-at {
  display: inline-block;
  text-decoration: line-through; }

.radio-wrapper {
  -webkit-flex: 50%;
  -moz-flex: 50%;
  -ms-flex: 50%;
  flex: 50%; }
  @media screen and (max-width: 1024.1px) {
    .radio-wrapper {
      -webkit-flex: 100%;
      -moz-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; } }

.product-single__form .product-form__item:not(.product-form__item-radio) {
  margin-bottom: 17px; }
.product-single__form .product-form__item > label {
  display: block;
  margin-bottom: 4px; }
.product-single__form .product-form__item .product-form__input {
  width: 100%;
  padding: 6px 30px 6px 10px !important;
  background-position: right 10px center !important; }
  .ie9 .product-single__form .product-form__item .product-form__input, .lt-ie9 .product-single__form .product-form__item .product-form__input {
    padding-right: 10px; }

.single-option-radio {
  margin-left: 0px;
  margin-bottom: 8px;
  list-style: none;
  border: 0;
  padding-top: 0;
  position: relative; }
  .single-option-radio > *:not(:last-child) {
    margin-right: 4px; }
  .single-option-radio > * {
    margin-bottom: 8px;
    display: inline-block;
    list-style: none; }
  .single-option-radio input {
    clip: rect(0 0 0 0) ;
    clip: rect(0, 0, 0, 0) ;
    overflow: hidden ;
    position: absolute ;
    height: 1px ;
    width: 1px ; }
    .lt-ie9 .single-option-radio input {
      position: relative;
      height: auto;
      width: auto;
      clip: initial; }
  .single-option-radio label {
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5; }
    .single-option-radio label:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    .single-option-radio label:focus {
      opacity: 1; }
    .single-option-radio label:active {
      opacity: 0.6; }
    .lt-ie9 .single-option-radio label.disabled {
      display: none; }
  .single-option-radio input[type='radio']:checked + label {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }

.product-single__variants {
  display: none; }
  .no-js .product-single__variants {
    display: block; }

.product-single__add-to-cart--full-width {
  width: 100%; }

.product-single__add-to-cart {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start; }
  @media screen and (max-width: 769px) {
    .product-single__add-to-cart {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

.btn--add-to-cart {
  margin-bottom: 17px;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }
  @media screen and (max-width: 769px) {
    .btn--add-to-cart {
      -webkit-flex: 100%;
      -moz-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; } }
  .product-single__add-to-cart--full-width .btn--add-to-cart {
    -webkit-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; }

.product-single__form .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  background-color: transparent;
  border-color: #ebb8a5;
  color: #ebb8a5;
  text-transform: uppercase; }
  .product-single__form .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    opacity: 1; }
  .product-single__form .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:focus {
    opacity: 1; }
  .product-single__form .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded:active {
    opacity: 0.6; }

.product-single__form .shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate > div[role='button'] {
  border-radius: 0px !important;
  padding: 16px 24px !important; }

.shopify-payment-button__button--branded .shopify-cleanslate iframe {
  max-height: 59px !important; }

.shopify-payment-button {
  margin-bottom: 17px;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }
  @media screen and (min-width: 769px) {
    .shopify-payment-button {
      margin-left: 8px; } }
  .product-single__add-to-cart--full-width .shopify-payment-button {
    margin-left: 0px; }

.shopify-payment-button__button--hidden {
  display: none !important; }

.shopify-payment-button .shopify-payment-button__more-options {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  padding: 6px 10px;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #515151;
  margin-top: 17px; }
  .shopify-payment-button .shopify-payment-button__more-options:hover:not([disabled]) {
    text-decoration: unset; }

.zoid-outlet > iframe.zoid-component-frame {
  z-index: inherit !important; }

.button-cart-icon {
  display: none !important; }
  .variant-available .button-cart-icon {
    display: inherit !important; }

.button-soldout-icon {
  display: none !important; }
  .variant-soldout .button-soldout-icon {
    display: inherit !important; }

.product-tags {
  margin-top: 17px; }
  .product-tags a:not(:last-child) {
    margin-right: 4px; }

.back-box {
  text-align: center; }
  .back-box + * {
    border-top: none !important; }
  .back-box + .shopify-section > div {
    border-top: none !important; }

/*================ _All_collection_template ================*/
/*================ _Blog_template ================*/
.rss-link {
  font-size: 0.6em; }

/*================ _Article_template ================*/
.hero__text-content .blog-meta p {
  margin-bottom: 12px; }

.featured-blog__author {
  display: inline-block; }
  .featured-blog__author + .featured-blog__date {
    margin-left: 8px; }
  @media screen and (min-width: 769px) {
    .template-article .featured-blog__author {
      font-size: 20px; } }
  .collection-hero .featured-blog__author {
    margin-bottom: 0; }

.featured-blog__date {
  display: inline-block; }
  @media screen and (min-width: 769px) {
    .template-article .featured-blog__date {
      font-size: 20px; } }
  .collection-hero .featured-blog__date {
    margin-bottom: 0; }

.comment {
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 0; }
  .comment.last {
    border-bottom: 0px;
    margin-bottom: -16px; }

.comment-date {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }

/*============================================================================
  _Pages
==============================================================================*/
/*================ _Password_page ================*/
.template-password {
  position: relative;
  min-height: 100vh; }

.password-page__header {
  text-align: right; }
  @media screen and (max-width: 769px) {
    .password-page__header {
      text-align: center; } }

.password-page__header__inner, .password-page__footer_inner {
  padding: 30px; }

.password-page__logo .logo {
  max-width: 100%; }

.password-page__main {
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page__message {
  font-style: italic;
  font-size: 120%; }
  .password-page__message img {
    max-width: 100%; }

.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0; }

.lt-ie9 .template-password .newsletter__submit-text--small,
.lt-ie9 .template-password .password-page__login-form__submit-text--small {
  display: none !important; }

.password-page__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%; }

.shopify-logo-svg {
  width: 87.42857px;
  height: 25.5px;
  display: inline-block;
  line-height: 0;
  vertical-align: top; }
  .shopify-logo-svg path {
    fill: currentColor; }
  .lt-ie9 .shopify-logo-svg {
    display: none; }

.shopify-name {
  clip: rect(0 0 0 0) ;
  clip: rect(0, 0, 0, 0) ;
  overflow: hidden ;
  position: absolute ;
  height: 1px ;
  width: 1px ; }

/*================ _Cart_page ================*/
@media screen and (min-width: 769px) {
  .cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .cart__row--table-large .grid__item {
      display: table-cell;
      vertical-align: middle;
      float: none; } }

.cart__row {
  margin-bottom: 30px; }
  @media screen and (min-width: 769.1px) and (max-width: 1024px) {
    .cart__row .grid, .cart__row .grid--full, .cart__row .grid--rev, .cart__row .grid--full {
      margin-left: -16px; } }
  @media screen and (min-width: 769.1px) and (max-width: 1024px) {
    .cart__row .grid__item {
      padding-left: 16px; } }
  .cart-spacer .cart__row {
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2; }
  .cart__row:last-of-type {
    margin-bottom: 0px;
    padding-bottom: 0;
    border-bottom: 0; }

.cart__image img {
  background-color: initial; }

.cart__product-meta:not(:last-child) {
  margin-bottom: 4px; }

.cart__header-labels {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }
  .cart__header-labels > .grid-uniform {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end; }

@media screen and (max-width: 769px) {
  .cart-quantity-price {
    margin-top: 16px; } }

.cart__quantity-grid {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  @media screen and (max-width: 769px) {
    .cart__quantity-grid.cart__has-discount {
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start; } }

.cart__quantity-grid__item {
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0; }

.cart__price-grid__item {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media screen and (max-width: 769px) {
  .cart__note {
    margin-bottom: 30px; } }

.cart__note label, .ajaxcart__note label {
  margin-bottom: 8px;
  display: block; }

.cart__subtotal {
  margin-bottom: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }

.cart__savings {
  margin-bottom: 4px; }

.update-cart {
  margin-bottom: 17px; }

.cart-checkout {
  margin-bottom: 17px; }

.additional_checkout_buttons .dynamic-checkout__content {
  padding-top: 16px !important; }
  @media screen and (max-width: 1024.1px) {
    .additional_checkout_buttons .dynamic-checkout__content {
      padding-top: 0 !important; } }
.additional_checkout_buttons div[data-shopify-buttoncontainer="true"] {
  margin: 0 -8px !important;
  margin-bottom: 0 !important; }
.additional_checkout_buttons div[data-testid="grid-cell"] {
  -webkit-flex: 1 !important;
  -moz-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 1024.1px) {
    .additional_checkout_buttons div[data-testid="grid-cell"] {
      margin-top: 16px !important; } }

/*================ _Search_page ================*/
.lt-ie9 .grid-uniform .grid-search {
  display: inline-block;
  margin-left: -4px;
  float: none; }

.grid-search__product {
  position: relative;
  text-align: center; }

.grid-search__page {
  height: 100%; }

.grid-search__page-link {
  display: block;
  background-color: #f7f7f7;
  border-radius: 0px;
  border: 1px solid #f2f2f2;
  padding: 20px;
  color: #515151;
  overflow: hidden;
  height: 100%; }

.grid-search__page-content {
  display: block;
  height: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.grid-search__image {
  display: block;
  padding: 17px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%; }
  @media screen and (min-width: 1024.1px) {
    .grid-search__image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .grid-search__image .lt-ie9 {
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); } }

/*================ _Contact_page ================*/
/*================ _Policies_page ================*/
.shopify-policy__title {
  margin-bottom: 17px;
  text-align: center; }

.shopify-policy__container {
  max-width: 100% !important;
  padding: 0px !important; }
  @media screen and (min-width: 1024.1px) {
    .shopify-policy__container {
      max-width: 66.666% !important; } }

/*============================================================================
  _Utilities
==============================================================================*/
.inline {
  display: inline-block; }

.m-reset {
  margin: initial; }

@media screen and (min-width: 1024.1px) {
  .large--auto {
    width: auto; } }

.visible {
  opacity: 1;
  visibility: visible; }

.show {
  display: block; }

.lead {
  font-size: 20px; }

[disabled],
.disabled {
  cursor: default !important;
  opacity: 0.6 !important; }

.space {
  display: block; }

.inline-list {
  margin-left: 0px;
  margin-bottom: 8px;
  list-style: none; }
  .inline-list > *:not(:last-child) {
    margin-right: 4px; }
  .inline-list > * {
    margin-bottom: 8px;
    display: inline-block;
    list-style: none; }

.bg-section {
  background-color: #f7f7f7; }

.border-section {
  border-top: 1px solid #f2f2f2; }

.bg-default {
  background-color: #f7f7f7; }

.text-link {
  color: #ebb8a5;
  text-decoration: underline !important; }

.mb-0 {
  margin-bottom: 0 !important; }
  .mb-0 > * {
    margin-bottom: 0 !important; }

.p-0 {
  padding: 0px !important; }

.border-top {
  border-top: 1px solid #f2f2f2; }

.border-bottom {
  border-bottom: 1px solid #f2f2f2; }

.line {
  border-bottom: 1px solid #f2f2f2; }

.auto-spacer > * {
  margin-bottom: 0px; }
  .auto-spacer > * + * {
    margin-top: 17px; }
.auto-spacer > h1 + *, .auto-spacer > .h1 + *, .auto-spacer h2 + *, .auto-spacer .h2 + *, .auto-spacer h3 + *, .auto-spacer .h3 + *, .auto-spacer h4 + *, .auto-spacer .h4 + *, .auto-spacer h5 + *, .auto-spacer .h5 + *, .auto-spacer h6 + *, .auto-spacer .h6 + * {
  margin-top: 12px; }

.draggable {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }
  .draggable:active {
    cursor: move;
    /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing; }

.bgset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.text-discount {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 13px;
  color: #ebb8a5; }

.money, .ajaxcart__price, .price-wrapper, .grid-product__price, .cart__price {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }

.on-sale {
  color: #ebb8a5; }

.flex-fill {
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }

@media screen and (min-width: 769px) {
  .image-effect, .product--wrapper, .ajaxcart__product-image, .cart__image, .product-single__thumbnail, .collection_grid-link, .link-instagram_feed, .image-link-sales_pop {
    overflow: hidden;
    border-radius: 0px; }
    .image-effect img, .image-effect .collection_grid-item, .product--wrapper img, .product--wrapper .collection_grid-item, .ajaxcart__product-image img, .ajaxcart__product-image .collection_grid-item, .cart__image img, .cart__image .collection_grid-item, .product-single__thumbnail img, .product-single__thumbnail .collection_grid-item, .collection_grid-link img, .collection_grid-link .collection_grid-item, .link-instagram_feed img, .link-instagram_feed .collection_grid-item, .image-link-sales_pop img, .image-link-sales_pop .collection_grid-item {
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .image-effect:hover img, .image-effect:hover .collection_grid-item, .product--wrapper:hover img, .product--wrapper:hover .collection_grid-item, .ajaxcart__product-image:hover img, .ajaxcart__product-image:hover .collection_grid-item, .cart__image:hover img, .cart__image:hover .collection_grid-item, .product-single__thumbnail:hover img, .product-single__thumbnail:hover .collection_grid-item, .collection_grid-link:hover img, .collection_grid-link:hover .collection_grid-item, .link-instagram_feed:hover img, .link-instagram_feed:hover .collection_grid-item, .image-link-sales_pop:hover img, .image-link-sales_pop:hover .collection_grid-item {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); } }

/*============================================================================
  _App_style
==============================================================================*/
/*================ _Review_widget ================*/
.review-badge + .product-single__title {
  margin-top: 12px; }
.product-single__title + .review-badge {
  margin-bottom: 17px; }

/*================ _Product_review ================*/
#shopify-product-reviews {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0px !important; }
  @media screen and (min-width: 769px) {
    #shopify-product-reviews {
      padding-top: 60px;
      padding-bottom: 60px; } }
  #shopify-product-reviews .spr-container {
    -moz-transition: padding 0.3s ease, max-width 0.3s ease;
    -ms-transition: padding 0.3s ease, max-width 0.3s ease;
    -o-transition: padding 0.3s ease, max-width 0.3s ease;
    -webkit-transition: padding 0.3s ease, max-width 0.3s ease;
    transition: padding 0.3s ease, max-width 0.3s ease;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1350px;
    border: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px; }
    @media screen and (max-width: 769px) {
      #shopify-product-reviews .spr-container {
        padding-left: 16px;
        padding-right: 16px; } }
  #shopify-product-reviews .spr-header-title {
    margin-bottom: 12px;
    font-size: 30px; }
  #shopify-product-reviews .spr-form {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn; }
  #shopify-product-reviews .spr-form-title {
    margin-bottom: 12px;
    font-size: 27px; }
  #shopify-product-reviews .spr-summary-actions-newreview {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0.5px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 16px 24px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5;
    margin-top: 17px; }
    #shopify-product-reviews .spr-summary-actions-newreview:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    #shopify-product-reviews .spr-summary-actions-newreview:focus {
      opacity: 1; }
    #shopify-product-reviews .spr-summary-actions-newreview:active {
      opacity: 0.6; }
  #shopify-product-reviews .spr-button {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0.5px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 16px 24px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }
  #shopify-product-reviews .spr-pagination > div {
    margin: 0;
    text-align: center; }
    #shopify-product-reviews .spr-pagination > div > * {
      display: inline-block; }
      #shopify-product-reviews .spr-pagination > div > *:not(:last-child) {
        margin-right: 4px; }
  #shopify-product-reviews .spr-pagination-page:not(.is-active) a {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0.5px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 16px 24px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5;
    height: 39px;
    width: 39px;
    line-height: 37px;
    padding: 0;
    letter-spacing: 0px; }
    #shopify-product-reviews .spr-pagination-page:not(.is-active) a:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    #shopify-product-reviews .spr-pagination-page:not(.is-active) a:focus {
      opacity: 1; }
    #shopify-product-reviews .spr-pagination-page:not(.is-active) a:active {
      opacity: 0.6; }
  #shopify-product-reviews .spr-pagination-page.is-active {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0.5px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 16px 24px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    height: 39px;
    width: 39px;
    line-height: 37px;
    padding: 0;
    letter-spacing: 0px; }
  #shopify-product-reviews .new-review-form {
    padding: 0;
    border: none; }
  #shopify-product-reviews .spr-review, #shopify-product-reviews .spr-form, #shopify-product-reviews .spr-pagination {
    border-top: 1px solid #f2f2f2; }
  #shopify-product-reviews .spr-header {
    text-align: center; }
  #shopify-product-reviews .spr-review-content-body,
  #shopify-product-reviews .spr-review-header-byline,
  #shopify-product-reviews .spr-form-label {
    font-size: inherit;
    line-height: inherit; }
  #shopify-product-reviews .spr-form-label {
    display: block;
    text-align: left; }
  #shopify-product-reviews .spr-summary-actions-newreview {
    float: none; }
  #shopify-product-reviews .spr-summary-caption,
  #shopify-product-reviews .spr-summary-actions {
    display: block; }

/*================ _shopify_digital_downloads ================*/
#digital-downloads-proxy .sdd-download {
  padding: 0px; }
#digital-downloads-proxy .sdd-download-product {
  line-height: 1.2;
  margin-bottom: 12px;
  text-rendering: optimizeLegibility;
  color: #202020;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0px; }
#digital-downloads-proxy .sdd-download-file {
  font-size: 20px; }
#digital-downloads-proxy .sdd-download .sdd-download-button {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  padding: 16px 24px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  background-color: transparent;
  border-color: #ebb8a5;
  color: #ebb8a5;
  font-size: 17px; }
  #digital-downloads-proxy .sdd-download .sdd-download-button:hover {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white;
    opacity: 1; }
  #digital-downloads-proxy .sdd-download .sdd-download-button:focus {
    opacity: 1; }
  #digital-downloads-proxy .sdd-download .sdd-download-button:active {
    opacity: 0.6; }

/*============================================================================
  _Animate_css
==============================================================================*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%,20%,53%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0); }

  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%,20%,53%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0); }

  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  -webkit-transform-origin: center bottom;
  animation-name: bounce;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%,50%,to {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

@keyframes flash {
  0%,50%,to {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%,to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%,40%,60%,80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%,to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%,40%,60%,80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: headShake;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-animation-name: swing;
  -webkit-transform-origin: top center;
  animation-name: swing;
  transform-origin: top center; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

  10%,20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }

  40%,60%,80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

  10%,20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }

  40%,60%,80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  0%,11.1%,to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  0%,11.1%,to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  -webkit-transform-origin: center;
  animation-name: jello;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-duration: 1.3s;
  -webkit-animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-duration: 1.3s;
  animation-name: heartBeat;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1); } }

@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1); } }

.bounceIn {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-duration: .75s;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }

  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInDown {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }

  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }

  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInLeft {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }

  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }

  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInRight {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }

  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }

  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }

  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  animation-duration: .75s;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%,45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%,45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0); }

  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0); }

  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }

  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }

  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%,45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0); }

  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%,45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0); }

  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn); }

  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); }

  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); }

  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg); }

  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg); } }

@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn); }

  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); }

  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); }

  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg); }

  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg); } }

.animated.flip {
  -webkit-animation-name: flip;
  -webkit-backface-visibility: visible;
  animation-name: flip;
  backface-visibility: visible; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg); }

  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg); }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg); }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg); }

  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg); }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg); }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInX;
  backface-visibility: visible !important; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg); }

  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg); }

  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg); }

  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg); }

  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg); }

  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg); }

  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInY;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg); }

  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg); } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg); }

  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg); } }

.flipOutX {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-duration: .75s;
  animation-name: flipOutX;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg); }

  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg); } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg); }

  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg); } }

.flipOutY {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  animation-duration: .75s;
  animation-name: flipOutY;
  backface-visibility: visible !important; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg); }

  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg); }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg); }

  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg); }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg); } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg); } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center; } }

@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom; }

  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center; }

  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center; }

  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom; }

  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom; }

  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom; }

  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom; }

  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom; }

  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom; }

  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom; }

  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom; }

  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left; }

  20%,60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left; }

  40%,80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0); } }

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left; }

  20%,60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left; }

  40%,80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0); } }

.hinge {
  -webkit-animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-duration: 2s;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1); } }

@keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

@keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }

  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }

  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }

  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom; } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }

  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom; } }

@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }

  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom; } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden; } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden; } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden; } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden; } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden; } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden; } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden; } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden; } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-transition: none !important;
    animation: unset !important;
    transition: none !important; } }
/*============================================================================
  _App_override
==============================================================================*/
/*================ _animate_css ================*/
.animated {
  -webkit-animation-duration: 1s !important;
  -webkit-animation-fill-mode: both !important;
  animation-duration: 1s !important;
  animation-fill-mode: both !important; }
  .animated.slow {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important; }
  .animated.fast {
    -webkit-animation-duration: 0.8s !important;
    animation-duration: 0.8s !important; }
  .animated.faster {
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important; }

/*================ _font_awesome ================*/
[class*=" fa-"]:before {
  margin-right: inherit !important; }

.fas:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important; }

.fab:before {
  font-family: "Font Awesome 5 Brands" !important; }

/* start-dbtfy-addtocart-animation */
/* end-dbtfy-addtocart-animation */
/* start-dbtfy-cart-countdown */
/* end-dbtfy-cart-countdown */
/* start-dbtfy-cart-discount */
/* end-dbtfy-cart-discount */
/* start-dbtfy-cart-goal */
/* end-dbtfy-cart-goal */
/* start-dbtfy-chat-box */
/* end-dbtfy-chat-box */
/* start-dbtfy-collection-addtocart */
/* end-dbtfy-collection-addtocart */
/* start-dbtfy-color-swatches */
/* end-dbtfy-color-swatches */
/* start-dbtfy-cookie-box */
/* end-dbtfy-cookie-box */
/* start-dbtfy-delivery-time */
/* end-dbtfy-delivery-time */
/* start-dbtfy-discount-saved */
/* end-dbtfy-discount-saved */
/* start-dbtfy-faq-page */
.dbtfy-faq_page #FaqSearch {
  width: 100%;
  margin-bottom: 25px; }
@media screen and (min-width: 769px) {
  .dbtfy-faq_page .fp-category-title {
    padding: 0 16px; } }
@media screen and (max-width: 769px) {
  .dbtfy-faq_page .fp-category-title + .fp-item {
    border-top: 1px solid #f2f2f2; } }
.dbtfy-faq_page .fp-item {
  border-radius: 0px;
  margin-bottom: 17px;
  border: 1px solid #f2f2f2; }
  @media screen and (max-width: 769px) {
    .dbtfy-faq_page .fp-item {
      border-radius: 0;
      border-left: 0;
      border-right: 0;
      border-top: 0;
      margin: 0;
      margin-left: -16px;
      margin-right: -16px; } }
  .dbtfy-faq_page .fp-item:last-child {
    margin-bottom: 0; }
  .dbtfy-faq_page .fp-item + .fp-category-title {
    padding-top: 17px; }
    @media screen and (max-width: 769px) {
      .dbtfy-faq_page .fp-item + .fp-category-title {
        padding-top: 34px; } }
.dbtfy-faq_page .fp-header-wrapper {
  padding: 16px;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .dbtfy-faq_page .fp-header-wrapper:hover {
    opacity: 0.6; }
  .dbtfy-faq_page .fp-header-wrapper:focus {
    opacity: 1; }
  .dbtfy-faq_page .fp-header-wrapper:active {
    opacity: 1; }
  .dbtfy-faq_page .fp-header-wrapper:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067"; }
.dbtfy-faq_page .fp-header-wrapper.active:after {
  content: "\f068"; }
.dbtfy-faq_page .fp-header-title {
  margin-right: 8px;
  margin-bottom: 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }
.dbtfy-faq_page .active .fp-header-title {
  color: #ebb8a5; }
.dbtfy-faq_page .fp-content-wrapper {
  padding: 30px 16px;
  display: none;
  border-top: 1px solid #f2f2f2; }
  .dbtfy-faq_page .fp-content-wrapper .fp-content {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: heroContentIn;
    -moz-animation-name: heroContentIn;
    -ms-animation-name: heroContentIn;
    -o-animation-name: heroContentIn;
    animation-name: heroContentIn; }
  .dbtfy-faq_page .fp-content-wrapper .rte {
    margin-bottom: 0; }
.dbtfy-faq_page .active + .fp-content-wrapper {
  display: block;
  background-color: #f7f7f7; }
.dbtfy-faq_page .fp-banner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 15px;
  margin-top: 30px;
  border-radius: 0px;
  background-color: #f7f7f7; }
  @media screen and (max-width: 769px) {
    .dbtfy-faq_page .fp-banner {
      text-align: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
@media screen and (min-width: 769px) {
  .dbtfy-faq_page .fp-banner-title {
    margin-bottom: 0;
    margin-right: 16px; } }
.dbtfy-faq_page .fp-banner-button {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0; }

.ui-menu {
  border-radius: 0px;
  background-color: white;
  overflow: hidden;
  position: absolute !important;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07); }
  .ui-menu .ui-menu-item {
    list-style: none; }
  .ui-menu .ui-menu-item-wrapper {
    cursor: pointer;
    border-left: 4px solid transparent;
    padding: 8px;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .ui-menu .ui-menu-item-wrapper:hover, .ui-menu .ui-menu-item-wrapper.ui-state-active {
      background-color: #f7f7f7;
      border-color: #ebb8a5; }

.ui-helper-hidden-accessible {
  display: none; }

/* end-dbtfy-faq-page */
/* start-dbtfy-inventory-quantity */
.dbtfy-inventory_quantity .InventoryQuantity {
  margin-bottom: 17px; }

/* end-dbtfy-inventory-quantity */
/* start-dbtfy-live-view */
/* end-dbtfy-live-view */
/* start-dbtfy-mega-menu */
.dbtfy-mega_menu {
  pointer-events: none; }
  .dbtfy-mega_menu #MegaMenu {
    position: relative;
    z-index: -1; }
  .dbtfy-mega_menu .item-mega_menu {
    border-top: 1px solid #f2f2f2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: white;
    padding: 30px 0;
    opacity: 0;
    -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate3d(0, -12px, 0);
    -moz-transform: translate3d(0, -12px, 0);
    -ms-transform: translate3d(0, -12px, 0);
    -o-transform: translate3d(0, -12px, 0);
    transform: translate3d(0, -12px, 0); }
    .dbtfy-mega_menu .item-mega_menu.animation-mega_menu {
      pointer-events: auto;
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .dbtfy-mega_menu .title-product-mega_menu {
    display: inline-block; }
  .dbtfy-mega_menu .link-mega_menu {
    float: right; }
  .dbtfy-mega_menu .item-fill {
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto; }
  .dbtfy-mega_menu .multi-mega_menu ul li a {
    display: block;
    font-size: 20px;
    padding: 4px 0; }
  .dbtfy-mega_menu .multi-mega_menu .inline-list {
    text-align: center; }
    .dbtfy-mega_menu .multi-mega_menu .inline-list li {
      margin-right: 30px;
      margin-bottom: 0; }
      .dbtfy-mega_menu .multi-mega_menu .inline-list li:last-child {
        margin-right: 0; }
  .dbtfy-mega_menu .collection-mega_menu .large--eight-twelfths {
    width: 100%;
    left: 0; }
  .dbtfy-mega_menu .article .blog-meta {
    display: none; }
  .dbtfy-mega_menu .article h2, .dbtfy-mega_menu .article .h2, .dbtfy-mega_menu .article h3, .dbtfy-mega_menu .article .h3 {
    font-size: 17px; }
  .dbtfy-mega_menu .article .rte {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
    .dbtfy-mega_menu .article .rte + p {
      display: none; }

.nav-mega_menu:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107"; }

.is-scrolling .item-mega_menu {
  border-top: none; }

/* end-dbtfy-mega-menu */
/* start-dbtfy-newsletter-popup */
/* end-dbtfy-newsletter-popup */
/* start-dbtfy-pricing-table */
@media screen and (min-width: 769px) {
  .dbtfy-pricing_table .section-header {
    padding-bottom: 17px; } }
.dbtfy-pricing_table .pt-pricing-plans {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 769px) {
    .dbtfy-pricing_table .pt-pricing-plans {
      margin-bottom: -16px;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .dbtfy-pricing_table .pt-pricing-plans.pt-button-position-bottom .pt-plan-details {
    padding-bottom: 17px; }
  .dbtfy-pricing_table .pt-pricing-plans.pt-button-position-bottom .pt-button-bottom .pt-sub-text {
    margin-bottom: 0; }
.dbtfy-pricing_table .pt-pricing-plan {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 16px;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media screen and (min-width: 769px) {
    .dbtfy-pricing_table .pt-pricing-plan:first-child {
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }
    .dbtfy-pricing_table .pt-pricing-plan:last-child {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; } }
  @media screen and (max-width: 769px) {
    .dbtfy-pricing_table .pt-pricing-plan {
      -webkit-flex: 100%;
      -moz-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      border-radius: 0px; } }
.dbtfy-pricing_table .pt-basic-plan {
  background-color: #f7f7f7; }
.dbtfy-pricing_table .bg-section .pt-basic-plan {
  background-color: white; }
.dbtfy-pricing_table .pt-popular-plan {
  z-index: 2;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.07);
  position: relative;
  overflow: hidden;
  background-color: white;
  border-radius: 0px;
  border-color: #ebb8a5; }
  @media screen and (min-width: 769px) {
    .dbtfy-pricing_table .pt-popular-plan {
      -webkit-transform: scale(1.08);
      -moz-transform: scale(1.08);
      -ms-transform: scale(1.08);
      -o-transform: scale(1.08);
      transform: scale(1.08); } }
  .dbtfy-pricing_table .pt-popular-plan.pt-full-background {
    color: white;
    background-color: #ebb8a5; }
    .dbtfy-pricing_table .pt-popular-plan.pt-full-background .pt-popular-plan-badge {
      background-color: white;
      color: #ebb8a5; }
    .dbtfy-pricing_table .pt-popular-plan.pt-full-background .pt-plan-title, .dbtfy-pricing_table .pt-popular-plan.pt-full-background .pt-plan-price, .dbtfy-pricing_table .pt-popular-plan.pt-full-background .pt-icon-detail {
      color: white; }
.dbtfy-pricing_table .pt-plan-image {
  border-radius: 0px 0px 0 0; }
.dbtfy-pricing_table .pt-plan-icon {
  padding: 30px 30px 0; }
.dbtfy-pricing_table .pt-popular-plan-badge {
  z-index: 1;
  width: 180px;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  font-weight: 700;
  color: white;
  background: #ebb8a5;
  position: absolute;
  right: -45px;
  top: 25px;
  text-transform: uppercase;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg); }
.dbtfy-pricing_table .pt-btn-no-subtext {
  margin-bottom: 17px; }
.dbtfy-pricing_table .pt-sub-text {
  margin-top: 4px;
  font-size: 13px; }
.dbtfy-pricing_table .pt-plan-detail {
  margin-bottom: 8px; }
  .dbtfy-pricing_table .pt-plan-detail:last-child {
    margin-bottom: 0; }
.dbtfy-pricing_table .pt-icon-detail {
  color: #ebb8a5;
  font-weight: 700; }
.dbtfy-pricing_table .pt-plan-body {
  padding: 30px; }

/* end-dbtfy-pricing-table */
/* start-dbtfy-product-tabs */
.dbtfy-product_tabs + * {
  margin-top: 17px; }
@media screen and (max-width: 769px) {
  .dbtfy-product_tabs #ProductTabs {
    margin-left: -16px;
    margin-right: -16px; } }
.dbtfy-product_tabs .pt-item {
  border-radius: 0px;
  margin-bottom: 17px;
  border: 1px solid #f2f2f2; }
  @media screen and (max-width: 769px) {
    .dbtfy-product_tabs .pt-item {
      border-radius: 0;
      border-left: 0;
      border-right: 0;
      border-bottom: 0;
      margin-bottom: 0; } }
  .dbtfy-product_tabs .pt-item:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid #f2f2f2; }
.dbtfy-product_tabs .pt-header-wrapper {
  cursor: pointer;
  padding: 16px;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .dbtfy-product_tabs .pt-header-wrapper:hover {
    opacity: 0.6; }
  .dbtfy-product_tabs .pt-header-wrapper:focus {
    opacity: 1; }
  .dbtfy-product_tabs .pt-header-wrapper:active {
    opacity: 1; }
  .dbtfy-product_tabs .pt-header-wrapper:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067"; }
.dbtfy-product_tabs .pt-header-wrapper.active:after {
  content: "\f068"; }
.dbtfy-product_tabs .pt-header-title {
  margin-right: 8px;
  margin-bottom: 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto; }
.dbtfy-product_tabs .pt-icon {
  margin-right: 8px; }
.dbtfy-product_tabs .active .pt-header-title, .dbtfy-product_tabs .active .pt-icon {
  color: #ebb8a5; }
.dbtfy-product_tabs .pt-content-wrapper {
  display: none;
  padding: 30px 16px;
  margin-bottom: 0;
  border-top: 1px solid #f2f2f2;
  background-color: #f7f7f7; }
  .dbtfy-product_tabs .pt-content-wrapper .rte {
    margin-bottom: 0; }
.dbtfy-product_tabs .pt-content {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: heroContentIn;
  -moz-animation-name: heroContentIn;
  -ms-animation-name: heroContentIn;
  -o-animation-name: heroContentIn;
  animation-name: heroContentIn; }
.dbtfy-product_tabs .active + .pt-content-wrapper {
  display: block; }
.dbtfy-product_tabs .review-widget {
  border-top: 0; }
  .dbtfy-product_tabs .review-widget > * {
    border-top: 0; }
.dbtfy-product_tabs .review-badge {
  margin-left: auto;
  margin-right: 8px; }
.dbtfy-product_tabs #shopify-product-reviews {
  padding: 0; }
.dbtfy-product_tabs #shopify-product-reviews .spr-container {
  padding: 0; }

/* end-dbtfy-product-tabs */
/* start-dbtfy-product-video */
/* end-dbtfy-product-video */
/* start-dbtfy-quantity-breaks */
.dbtfy-quantity_breaks .qb-label {
  margin-top: -8.5px;
  margin-bottom: 4px; }
.dbtfy-quantity_breaks .qb-quantity {
  margin-bottom: 4px; }
.dbtfy-quantity_breaks .qb-alert {
  background-color: #f7f7f7;
  padding: 8px;
  margin-bottom: 17px;
  text-align: center;
  border-radius: 0px; }
  #CartDrawer .dbtfy-quantity_breaks .qb-alert {
    color: #202020;
    background-color: #f7f7f7; }
.dbtfy-quantity_breaks .qb-text strong, .dbtfy-quantity_breaks .qb-saved-text strong, .dbtfy-quantity_breaks .qb-highest-discount-text strong {
  color: #ebb8a5; }
  #CartDrawer .dbtfy-quantity_breaks .qb-text strong, #CartDrawer .dbtfy-quantity_breaks .qb-saved-text strong, #CartDrawer .dbtfy-quantity_breaks .qb-highest-discount-text strong {
    color: #ebb8a5; }
.dbtfy-quantity_breaks .qb-saved-amount {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #ebb8a5;
  color: white;
  padding: 4px;
  border-radius: 0px;
  margin-left: 4px;
  vertical-align: text-top;
  white-space: nowrap; }

.qb-original-price {
  text-decoration: line-through;
  margin-right: 4px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px; }

.qb-discounted-price {
  color: #ebb8a5;
  font-weight: 400; }
  #CartDrawer .qb-discounted-price {
    color: #ebb8a5; }

.qb-wrapper {
  display: none; }

.quantity-break-label {
  display: block;
  margin-bottom: 4px; }

/* end-dbtfy-quantity-breaks */
/* start-dbtfy-quick-view */
/* end-dbtfy-quick-view */
/* start-dbtfy-sales-countdown */
/* end-dbtfy-sales-countdown */
/* start-dbtfy-sales-pop */
/* end-dbtfy-sales-pop */
/* start-dbtfy-shop-protect */
/* end-dbtfy-shop-protect */
/* start-dbtfy-smart-search */
/* end-dbtfy-smart-search */
/* start-dbtfy-sticky-addtocart */
/* end-dbtfy-sticky-addtocart */
/* start-dbtfy-trust-badge */
/* end-dbtfy-trust-badge */
/* start-dbtfy-upsell-bundles */
.dbtfy-upsell_bundles .box {
  padding-top: 0; }
.dbtfy-upsell_bundles .image-wrapper-upsell_bundles {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
.dbtfy-upsell_bundles .image-item-upsell_bundles + .image-item-upsell_bundles {
  position: relative; }
  .dbtfy-upsell_bundles .image-item-upsell_bundles + .image-item-upsell_bundles:before {
    opacity: 0.3;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f055";
    color: #ebb8a5;
    position: absolute;
    left: 0;
    height: 100%;
    width: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.dbtfy-upsell_bundles .image-item-upsell_bundles.selected-image-upsell_bundles:before {
  opacity: 1; }
.dbtfy-upsell_bundles .image-link-upsell_bundles {
  opacity: 0.3; }
.dbtfy-upsell_bundles .selected-image-upsell_bundles .image-link-upsell_bundles {
  opacity: 1;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .dbtfy-upsell_bundles .selected-image-upsell_bundles .image-link-upsell_bundles:hover {
    opacity: 0.6; }
  .dbtfy-upsell_bundles .selected-image-upsell_bundles .image-link-upsell_bundles:focus {
    opacity: 1; }
  .dbtfy-upsell_bundles .selected-image-upsell_bundles .image-link-upsell_bundles:active {
    opacity: 1; }
.dbtfy-upsell_bundles .form-wrapper-upsell_bundles {
  margin-top: 17px; }
.dbtfy-upsell_bundles .form-item-upsell_bundles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .dbtfy-upsell_bundles .form-item-upsell_bundles + .form-item-upsell_bundles {
    margin-top: 8px; }
.dbtfy-upsell_bundles .label-upsell_bundles {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 50%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0; }
.dbtfy-upsell_bundles .current-form-upsell_bundles .label-upsell_bundles {
  cursor: default; }
  .dbtfy-upsell_bundles .current-form-upsell_bundles .label-upsell_bundles:hover {
    opacity: 1; }
.dbtfy-upsell_bundles .form-upsell_bundles {
  margin-left: 8px; }
.dbtfy-upsell_bundles .fill-item-upsell_bundles {
  -webkit-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: auto; }
.dbtfy-upsell_bundles .total-upsell_bundles {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0.5px;
  font-size: 20px; }
.dbtfy-upsell_bundles .review-badge {
  display: inline-block;
  margin-left: 8px; }
@media screen and (min-width: 769px) {
  .dbtfy-upsell_bundles .ub-position-product .section-header {
    text-align: left; }
  .dbtfy-upsell_bundles .ub-position-product .total-wrapper-upsell_bundles {
    width: auto; } }
.dbtfy-upsell_bundles .ub-position-button {
  margin-bottom: 17px; }
  .dbtfy-upsell_bundles .ub-position-button .image-item-upsell_bundles {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .dbtfy-upsell_bundles .ub-position-button .image-item-upsell_bundles + .image-item-upsell_bundles:before {
      left: 0;
      font-size: 13px;
      width: 16px; }
  .dbtfy-upsell_bundles .ub-position-button .btn-upsell_bundles {
    width: 100%; }
  .dbtfy-upsell_bundles .ub-position-button .select-upsell_bundles {
    width: 100%; }
  .dbtfy-upsell_bundles .ub-position-button .form-upsell_bundles {
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto; }
  .dbtfy-upsell_bundles .ub-position-button .total-wrapper-upsell_bundles {
    width: 100%;
    text-align: center; }
  .dbtfy-upsell_bundles .ub-position-button .review-badge {
    display: none; }
  .dbtfy-upsell_bundles .ub-position-button .wrapper, .dbtfy-upsell_bundles .ub-position-button .box {
    padding: 0; }
@media screen and (max-width: 769px) {
  .dbtfy-upsell_bundles .image-item-upsell_bundles {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .dbtfy-upsell_bundles .image-item-upsell_bundles + .image-item-upsell_bundles:before {
      left: 0;
      font-size: 13px;
      width: 16px; }
  .dbtfy-upsell_bundles .btn-upsell_bundles {
    width: 100%; }
  .dbtfy-upsell_bundles .select-upsell_bundles {
    width: 100%; }
  .dbtfy-upsell_bundles .form-upsell_bundles {
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto; }
  .dbtfy-upsell_bundles .total-wrapper-upsell_bundles {
    width: 100%;
    text-align: center; }
  .dbtfy-upsell_bundles .review-badge {
    display: none; } }

/* end-dbtfy-upsell-bundles */
/* start-dbtfy-upsell-popup */
.dbtfy-upsell_popup .modal-upsell_popup {
  padding: 0 16px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000005;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  display: none; }
  .dbtfy-upsell_popup .modal-upsell_popup.open-upsell_popup {
    display: block;
    overflow-x: hidden;
    overflow-y: auto; }
    .dbtfy-upsell_popup .modal-upsell_popup.open-upsell_popup + .overlay-upsell_popup {
      pointer-events: auto;
      opacity: 0.65; }
.dbtfy-upsell_popup .modal-dialog-upsell_popup {
  margin: 30px auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  min-height: calc(100% - 60px);
  pointer-events: none; }
.dbtfy-upsell_popup .modal-content-upsell_popup {
  pointer-events: auto;
  background-color: #fdf8f6;
  border-radius: 0px;
  overflow: hidden;
  color: #202020;
  border-color: #f2f2f2; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .btn, .dbtfy-upsell_popup .modal-content-upsell_popup textarea, .dbtfy-upsell_popup .modal-content-upsell_popup input, .dbtfy-upsell_popup .modal-content-upsell_popup select {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    color: #202020; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn::-webkit-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup textarea::-webkit-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup input::-webkit-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup select::-webkit-input-placeholder {
      color: #202020;
      opacity: 0.7; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn:-moz-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup textarea:-moz-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup input:-moz-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup select:-moz-placeholder {
      color: #202020;
      opacity: 0.7; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn::-moz-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup textarea::-moz-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup input::-moz-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup select::-moz-placeholder {
      color: #202020;
      opacity: 0.7; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn:-ms-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup textarea:-ms-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup input:-ms-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup select:-ms-input-placeholder {
      color: #202020;
      opacity: 0.7; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn::-ms-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup textarea::-ms-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup input::-ms-input-placeholder, .dbtfy-upsell_popup .modal-content-upsell_popup select::-ms-input-placeholder {
      color: #202020;
      opacity: 0.7; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .btn--buy {
    background-color: #ebb8a5;
    border-color: #ebb8a5;
    color: white; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .btn-outline-buy {
    background-color: transparent;
    border-color: #ebb8a5;
    color: #ebb8a5; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn-outline-buy:hover {
      background-color: #ebb8a5;
      border-color: #ebb8a5;
      color: white;
      opacity: 1; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn-outline-buy:focus {
      opacity: 1; }
    .dbtfy-upsell_popup .modal-content-upsell_popup .btn-outline-buy:active {
      opacity: 0.6; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .cart-upsell_popup {
    color: #202020; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .checkout-upsell_popup {
    color: #202020; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .title-upsell_popup, .dbtfy-upsell_popup .modal-content-upsell_popup p {
    color: #202020; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .text-link {
    color: #ebb8a5; }
  .dbtfy-upsell_popup .modal-content-upsell_popup .header-upsell_popup, .dbtfy-upsell_popup .modal-content-upsell_popup .footer-upsell_popup, .dbtfy-upsell_popup .modal-content-upsell_popup .description-upsell_popup {
    border-color: #f2f2f2; }
.dbtfy-upsell_popup .body-upsell_popup {
  padding-bottom: 30px;
  padding-top: 30px; }
.dbtfy-upsell_popup .grid-upsell_popup {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
.dbtfy-upsell_popup .product-upsell_popup {
  margin-left: auto;
  margin-right: auto; }
@media screen and (max-width: 769px) {
  .dbtfy-upsell_popup .content-upsell_popup {
    padding-top: 16px; } }
.dbtfy-upsell_popup .select-upsell-popup {
  margin-bottom: 17px; }
.dbtfy-upsell_popup .header-upsell_popup {
  border-bottom: 1px solid #f2f2f2;
  padding: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
.dbtfy-upsell_popup .offer-title-upsell_popup {
  color: #202020;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.dbtfy-upsell_popup .toggle-description-upsell_popup {
  color: #202020;
  margin-top: 8px;
  font-size: 13px; }
.dbtfy-upsell_popup .description-upsell_popup {
  border-top: 1px solid #f2f2f2;
  padding: 30px;
  margin-bottom: 0; }
  @media screen and (max-width: 769px) {
    .dbtfy-upsell_popup .description-upsell_popup {
      padding: 16px; } }
.dbtfy-upsell_popup .footer-upsell_popup {
  border-top: 1px solid #f2f2f2;
  padding: 16px; }
.dbtfy-upsell_popup .overlay-upsell_popup {
  background-color: #202020;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 1000000002;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.dbtfy-upsell_popup .progress {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 10px;
  overflow: hidden;
  background-color: #f7f7f7; }
.dbtfy-upsell_popup .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-size: 1rem 1rem; }
.dbtfy-upsell_popup .progress-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #ebb8a5;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.dbtfy-upsell_popup .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  -moz-animation: progress-bar-stripes 1s linear infinite;
  -o-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0; }

  100% {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0; }

  100% {
    background-position: 0 0; } }

@-ms-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0; }

  100% {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0; }

  100% {
    background-position: 0 0; } }

/* end-dbtfy-upsell-popup */
/* start-dbtfy-wish-list */
.dbtfy-wish_list .wishlist-link {
  position: relative; }
.dbtfy-wish_list .wishlist__bubble {
  display: none; }
.dbtfy-wish_list .wishlist__bubble--visible {
  display: block; }
.grid-product__wrapper .dbtfy-wish_list .wl-icon {
  opacity: 0; }
  @media screen and (max-width: 769px) {
    .grid-product__wrapper .dbtfy-wish_list .wl-icon {
      opacity: 1; } }
.grid-product__wrapper:hover .dbtfy-wish_list .wl-icon {
  opacity: 1; }
.dbtfy-wish_list .dbtfy-wishlist-btn {
  position: absolute;
  margin-top: -55px;
  right: 16px;
  z-index: 1; }
.dbtfy-wish_list .wl-active {
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: white;
  opacity: 1 !important; }
.dbtfy-wish_list .dbtfy-wishlist .wl-item {
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: heroContentIn;
  -moz-animation-name: heroContentIn;
  -ms-animation-name: heroContentIn;
  -o-animation-name: heroContentIn;
  animation-name: heroContentIn; }
  .dbtfy-wish_list .dbtfy-wishlist .wl-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
.dbtfy-wish_list .dbtfy-wishlist .wl-no-item {
  display: none;
  text-align: center; }
.dbtfy-wish_list .dbtfy-wishlist .grid-table {
  display: table; }
  .dbtfy-wish_list .dbtfy-wishlist .grid-table .grid__item {
    display: table-cell;
    vertical-align: middle;
    float: none; }
    @media screen and (max-width: 769px) {
      .dbtfy-wish_list .dbtfy-wishlist .grid-table .grid__item {
        display: block;
        float: left; } }
.dbtfy-wish_list .dbtfy-wishlist .cart__product-name {
  color: #515151; }
@media screen and (max-width: 769px) {
  .dbtfy-wish_list .dbtfy-wishlist .cart__price {
    display: block;
    margin-bottom: 8px; } }

.product-photos {
  position: relative; }

/* end-dbtfy-wish-list */
.product-modal-sched-wrap {
  min-width: 700px;
  min-height: 150px; }

.modal-body-relative {
  position: relative; }

.custom-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3); }

.custom-loading.small i {
  font-size: 30px; }

.schedule-item {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center; }

.schedule-item > div {
  width: 33.33%; }

.schedule-item-header {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e2e2e2; }

.schedule-item-header > div {
  width: 33.33%; }

.site-nav--has-grandchildren,
.site-nav--no-grandchildren {
  display: flex;
  justify-content: center;
  border-top: 2px solid #EBB8A5; }

.site-nav--has-dropdown:hover > .site-nav__dropdown-link,
.site-nav--has-dropdown > .site-nav__dropdown-link:hover,
.site-nav--has-dropdown > .site-nav__dropdown-link:active,
.site-nav--has-dropdown > .site-nav__dropdown-link:focus {
  color: #ebb8a5;
  border-color: transparent;
  background-color: transparent; }

.site-nav--has-grandchildren > li {
  margin-right: 41px; }

.site-nav--has-grandchildren > li:last-child {
  margin-right: 0; }

.site-nav--has-grandchildren > li > a {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #223C52; }

.site-nav--has-grandchildren .site-nav__dropdown-grandchild {
  position: relative;
  top: 0;
  opacity: 1;
  left: 0; }

.site-nav--has-grandchildren .site-nav__dropdown-grandchild ul {
  box-shadow: none !important;
  padding-left: 10px; }

.site-nav--has-grandchildren .site-nav__dropdown-grandchild ul a {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  padding: 7px 13px;
  color: #223C52;
  position: relative;
  display: block; }

.site-nav--has-grandchildren .site-nav__dropdown-grandchild ul li {
  position: relative; }

.site-nav--has-grandchildren .site-nav__dropdown-grandchild ul li a {
  padding-left: 20px;
  border: none !important; }

.site-nav--has-grandchildren .site-nav__dropdown-grandchild ul li:before {
  content: '•';
  color: #EBB8A5;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 10px;
  width: 10px;
  display: flex;
  align-items: center; }

.site-nav--no-grandchildren .inner-menu-item-with-image a {
  display: flex;
  flex-direction: column;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #223C52;
  border-color: transparent !important;
  background-color: transparent !important;
  color: #223C52; }

.site-nav--no-grandchildren .inner-menu-item-with-image a img {
  margin-top: 10px;
  max-height: 150px; }

.contact_menu_wrap {
  display: flex;
  align-items: start; }

.contact_menu_wrap {
  display: flex;
  align-items: start;
  padding-top: 42px; }

.contact_menu_wrap .contact_menu_wrap_img {
  margin-right: 20px; }

.contact_menu_wrap .contact_menu_wrap_text h3, .contact_menu_wrap .contact_menu_wrap_text .h3 {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #223C52;
  text-transform: uppercase;
  max-width: 194px;
  margin-bottom: 15px; }

.contact_menu_wrap .contact_menu_wrap_text .contact_menu_wrap_desc {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #223C52;
  max-width: 194px; }

.contact_menu_wrap .contact_menu_wrap_text .contact_menu_wrap_desc P {
  margin-bottom: 9px; }

.contact_menu_wrap .contact_menu_wrap_menu ul {
  margin-left: 0; }

.contact_menu_wrap .contact_menu_wrap_menu li {
  position: relative; }

.contact_menu_wrap .contact_menu_wrap_menu li a {
  border: none !important;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  padding: 7px 13px;
  padding-left: 20px;
  color: #223C52;
  position: relative;
  display: block; }

.contact_menu_wrap .contact_menu_wrap_menu li:before {
  content: '•';
  color: #EBB8A5;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 10px;
  width: 10px;
  display: flex;
  align-items: center; }

.header-share-btn {
  margin-left: 40px; }

.header-share-btn span {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  text-align: center;
  color: #223C52; }

.hero-custom-button {
  background: #EBB8A5;
  border-radius: 50px;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 17px;
  line-height: 20px;
  border: none;
  align-items: center;
  text-align: center;
  color: #000000;
  display: inline-flex;
  align-items: center; }

.hero-custom-button img {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle; }

.collection-flex {
  display: flex; }

.collection-flex .grid__item:first-child {
  padding-left: 0; }

.collection-flex .grid__item {
  min-width: 210px;
  height: 240px;
  padding-left: 0;
  margin-right: 36.4px; }

.collection-flex .grid__item:last-child {
  margin-right: 0; }

.collection-flex .collection_grid-title {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase; }

.collection-flex .collection_grid--medium {
  min-height: 240px;
  min-width: 210px; }

.collection-flex .collection_grid-item,
.collection-flex a {
  border-radius: 0; }

.featured_products_slider_btn {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 20px;
  width: 12px;
  margin: auto 0; }

.featured_products_slider_btn.slick-prev {
  right: 100%; }

.featured_products_slider_btn.slick-next {
  left: 100%; }

.featured-products-section .wrapper,
.related-product-section .wrapper {
  position: relative; }

body {
  background: #fdf8f6; }

.section-header {
  /*   	font-family: 'Work Sans', sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 28px;
      line-height: 33px;
       identical to box height 
  
      text-align: center;
  
      color: #223C52; */
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 40px;
  color: #303E48; }

.mb-46 {
  margin-bottom: 46px; }

.mb-23 {
  margin-bottom: 23px; }

.featured-products-section .box {
  padding-bottom: 0; }

.featured-products-section .wrapper,
.featured-row-section .wrapper {
  padding-bottom: 46px;
  border-bottom: 1px solid #EBB8A5; }

.grid-product-btn {
  cursor: pointer !important;
  user-select: none !important; }

.grid-product__brand_sku p {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 0;
  color: #223C52; }

.grid-product__brand_sku p.grid-product__brand {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #223C52; }

.grid-product__brand_sku {
  display: flex;
  margin-top: 10px;
  margin-bottom: 16px; }

.grid-product__title {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  font-family: 'Work Sans', sans-serif;
  color: #223C52;
  text-align: left;
  min-height: 70px; }

.grid-product__price_wrap_action {
  display: flex;
  justify-content: space-between; }

.grid-product__price_wrap_action span:not(.spt-icon) {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  /* or 162% */
  color: #223C52; }

.grid-product__price_wrap_action .grid-product__price_action_btns {
  display: flex; }

.grid-product__price_wrap_action .grid-product__price_action_btns .grid-product-btn.compare {
  margin-right: 20px; }

.btn-blue {
  background: #303E48;
  border-color: #303E48;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #FFFFFF; }

.rte p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  font-family: 'Work Sans', sans-serif;
  color: #223C52; }

.btn-width-auto {
  width: auto !important; }

.featured-content-overlay {
  position: relative; }

.featured-content-overlay .featured-columns-text-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px 70px; }

.featured-content-overlay .featured-columns-text-wrap h3, .featured-content-overlay .featured-columns-text-wrap .h3 {
  font-style: normal;
  font-weight: 200;
  font-size: 55px;
  line-height: 55px;
  font-family: 'Work Sans', sans-serif;
  color: #FFFFFF; }

.logo-list-section .logo-bar {
  /*   	padding: 48px 0; */
  padding-bottom: 48px;
  /*     border-top: 1px solid #EBB8A5; */
  border-bottom: 1px solid #EBB8A5; }

.logo-list-section .logo-bar li {
  margin-bottom: 0; }

#insta-feed h2, #insta-feed .h2 {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 33px;
  text-align: center;
  color: #223C52; }

.site-footer__linktitle {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 16px;
  font-family: 'Work Sans', sans-serif;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  margin-bottom: 30px; }

.grid__item.footer-item p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Work Sans', sans-serif;
  align-items: center;
  letter-spacing: 0.2px;
  /* Light / White */
  color: #FFFFFF; }

.news-form-social {
  margin-top: 57px;
  margin-bottom: 100px;
  display: flex;
  align-items: center; }

.news-form-social li {
  margin-right: 30px; }

.news-form-social li:last-child {
  margin-right: 0; }

.footer-newsletter {
  padding-right: 30px; }

.footer-newsletter .newsletter--form {
  margin-top: 24px; }

.footer-newsletter input {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  /* Light / Gray dark */
  color: #737B7D; }

.footer-newsletter input::-webkit-input-placeholder {
  /* Edge */
  color: #737B7D; }

.footer-newsletter input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #737B7D; }

.footer-newsletter input::placeholder {
  color: #737B7D; }

.footer-newsletter button {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.3px;
  margin-left: 30px;
  color: #303e48 !important; }

.footer-newsletter button span {
  color: #303E48; }

.colophon {
  display: flex; }

.colophon span {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  /* Light / Gray */
  color: #C3CBCD;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #C3CBCD; }

.colophon span a {
  color: #C3CBCD; }

.colophon span:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none; }

.grid__item.footer-item p strong {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */
  align-items: center;
  letter-spacing: 0.1px;
  text-decoration-line: underline;
  /* Light / White */
  color: #FFFFFF; }

.grid__item.footer-item.footer-text p {
  margin-bottom: 5px;
  font-size: 12px; }

.breadcrumb {
  background: transparent;
  padding: 32px 0; }

.breadcrumb span,
.breadcrumb a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  font-family: 'Work Sans', sans-serif;
  color: #000000; }

.template-product .breadcrumb {
  border-top: 1px solid #EBB8A5; }

.template-product .product-photos.grid__item {
  padding-right: 40px; }

.template-product .product-sticky {
  padding-top: 0; }

.template-product .product-single__title {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #223C52; }

.product_template__brand_sku {
  margin-top: 45px;
  margin-bottom: 25px; }

.product_template__brand_sku p {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 12px;
  color: #223C52; }

.product_template__brand_sku p span {
  font-weight: 500;
  margin-right: 7px; }

.product_template__options_label {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
  color: #303E48; }

.product_template__options {
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  color: #303E48;
  padding: 13px 0;
  margin: 32px 0;
  border-top: 1px solid #EBB8A5;
  border-bottom: 1px solid #EBB8A5; }

.product_template__options p:last-child {
  margin-bottom: 0; }

.product_template__quantity_wrap .qty-container .qty-minus {
  left: unset;
  right: 59px; }

.product_template__quantity_wrap .qty-container .qty-input {
  text-align: left; }

.product_template__quantity_wrap {
  display: flex;
  justify-content: space-between; }

.product_template__quantity_wrap .qty-container {
  max-width: 100%; }

.product_template__quantity_wrap > div {
  width: 45%; }

.product_template__quantity_wrap .product_template__quantity_wrap_inner {
  padding: 13px 0;
  border-top: 1px solid #EBB8A5;
  margin: 32px 0;
  border-bottom: 1px solid #EBB8A5; }

.product_template__quantity_wrap_inner_actions {
  display: flex;
  justify-content: space-around; }

.product_template__quantity_wrap_inner_actions .product_template__action_item {
  text-align: center;
  width: 100%; }

.product_template__quantity_wrap_inner_actions .product_template__action_item p {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
  color: #303E48;
  padding-inline: 10px; }

.product_template__quantity_wrap_inner_actions .product_template__action_item a {
  padding: 13px 0;
  border-top: 1px solid #EBB8A5;
  margin: 32px 0;
  border-bottom: 1px solid #EBB8A5;
  height: 55px;
  align-items: center;
  display: flex;
  justify-content: center; }

.product_template__notes {
  margin: 33px 0; }

.product_template__notes,
.product_template__notes p {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  color: #303E48; }

.pre-orderbtn {
  background: #303E48;
  padding: 9px;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  width: 100%;
  line-height: 21px;
  color: #FFFFFF; }

.product-single__description {
  margin-top: 80px; }

.product-single__description,
.product-single__description p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #303E48; }

.product_template__downloadable {
  padding: 23px 0 42px 0;
  margin: 32px 0;
  border-bottom: 1px solid #EBB8A5;
  display: flex;
  justify-content: space-between; }

.product_template__downloadable > div {
  width: 50%;
  text-align: left;
  padding-right: 20px; }

.product_template__downloadable_item > p {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #303E48;
  margin-bottom: 10px; }

.product_template__downloadable_item > div a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #303E48;
  justify-content: space-between;
  max-width: 100%; }

.product_template__downloadable_item > div a img {
  margin-left: 20px; }

.product_template__custom_field_item > p,
.product-single__description_label {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.product_template__custom_field_item {
  padding-bottom: 42px;
  border-bottom: 1px solid #EBB8A5;
  margin: 32px 0; }

.product_template__custom_field_item > div table,
.product_template__custom_field_item > div p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.product_template__custom_field_item p:last-child {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  color: #303E48;
  margin-bottom: 0; }

.product_template__custom_field_item table {
  border: none; }

.product_template__custom_field_item table tbody tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.4); }

.product_template__custom_field_item table tbody tr:nth-child(even) {
  background: #f0edeb; }

.product_template__custom_field_item figure.table {
  margin: 0; }

.product_template__custom_field_item_label {
  display: flex;
  width: 100%;
  justify-content: space-between;
  cursor: pointer !important; }

.page-title-big {
  font-style: normal;
  font-weight: 200;
  font-size: 45px;
  line-height: 53px;
  margin-bottom: 50px;
  color: #303E48; }

.login-custom-label {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 30px;
  color: #223C52;
  text-align: left; }

#customer_login input.input-full {
  background: white;
  margin-bottom: 25px; }

.forgot_password_action_wrap {
  display: flex;
  margin-bottom: 37px;
  justify-content: space-between; }

.forgot_password_action_wrap p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #223C52; }

#customer_login .login-btn {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 11px 24px;
  color: #303E48; }

.register_action_label {
  margin-top: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #223C52; }

#create_customer_cc .form-vertical-flex,
#CustomerSelectionForm .form-vertical-flex {
  display: flex;
  justify-content: space-between; }

#create_customer_cc .form-vertical-flex .form-vertical-item,
#CustomerSelectionForm .form-vertical-flex .form-vertical-item {
  width: 49%; }

#create-account .main-content .grid, #create-account .main-content .grid--full, #create-account .main-content .grid--rev,
#register .main-content .grid,
#register .main-content .grid--full,
#register .main-content .grid--rev {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

#shopify-section-1575194905229 .slick-slide img {
  max-width: 112px; }

.custom-login-form input,
.custom-login-form select {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 25px;
  background: white; }

.custom-login-form input:focus,
.custom-login-form input:hover {
  border: 1px solid #EBB8A5; }

.form-vertical-item .btn,
#RecoverPasswordForm .btn--primary.btn--full {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 11px 0;
  background: #EBB8A5;
  color: #303E48; }

.login-btn {
  background: #ebb8a5 !important; }

.form-vertical-item .form-vertical-item-cbox {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  color: #223C52; }

select {
  background-image: url(/cdn/shop/t/2/assets/down_black.png?v=9481176943607675881618155074) !important;
  background-repeat: no-repeat !important;
  background-position: right 20px center !important; }

.form-vertical-item-cbox {
  margin-bottom: 18px; }

.form-vertical-item-cbox label input {
  display: none !important;
  /* Hide the default checkbox */ }

/* Style the artificial checkbox */
.form-vertical-item-cbox label span {
  height: 12px;
  width: 12px;
  border: 1px solid #223C52;
  display: inline-block;
  position: relative; }

/* Style its checked state...with a ticked icon */
.form-vertical-item-cbox [type=checkbox]:checked + span:before {
  content: '';
  height: 12px;
  width: 12px;
  background-image: url(/cdn/shop/t/2/assets/checkbox_check.png?v=60866526080410661401618155375);
  background-size: 100% 100%;
  position: absolute;
  top: 0px;
  left: 0; }

.form-vertical-item-cbox [type=checkbox]:checked + span {
  border-color: transparent !important; }

.blog-page-sub-header {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: center;
  margin-bottom: 100px;
  color: #303E48; }

.blog-wrap article {
  width: 50%; }

.blog-wrap article .rte {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  position: relative;
  margin-top: 10px;
  color: #223C52; }

.blog-wrap article .image-link {
  position: relative;
  max-height: 370px;
  overflow: hidden; }

.blog-wrap article .image-link .blog-item-wrap-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 180px;
  height: 54px;
  border: 1px solid #EBB8A5;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  opacity: 0;
  color: #FFFFFF;
  z-index: 3; }

.blog-wrap article .image-link:before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  position: absolute;
  opacity: 0; }

.blog-wrap article .image-link:hover:before,
.blog-wrap article .image-link:hover .blog-item-wrap-link {
  opacity: 1; }

.article-banner-img img {
  width: 100%;
  height: auto;
  line-height: 0; }

.article-banner-img {
  position: relative;
  line-height: 0; }

.article-banner-img > nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83px;
  z-index: 3;
  color: white; }

.article-banner-img > nav span,
.article-banner-img > nav a {
  color: white !important; }

/*   .article-banner-img:before{
  	content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 2;
    background: rgba(0,0,0,0.56);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.56) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.56)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.56) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.56) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.56) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.56) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  } */
.blog-article-rte-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.blog-article-rte-item > div {
  padding: 0 30px;
  max-width: 500px;
  width: 50%; }

.blog-article-rte-item h2, .blog-article-rte-item .h2 {
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  /* or 89% */
  margin-bottom: 40px;
  color: #303E48; }

.blog-article-rte-item h3, .blog-article-rte-item .h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 60px;
  color: #303E48; }

.blog-article-rte-item p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  /* or 138% */
  color: #303E48; }

.blog-article-rte-item img {
  width: 459px;
  /*height: 558px;*/
  height: auto;
  margin-bottom: 26px; }

.hero-container + .slick-navigation .slick-dots li button {
  border-radius: 0 !important;
  background: white; }

.hero-container + .slick-navigation .slick-dots li.slick-active button {
  background: #303e48 !important;
  border-color: #303e48 !important; }

.grid__item.footer-item.footer-text p span {
  color: #EBB8A5; }

.grid__item.footer-item.footer-text p a {
  color: white; }

#MenuParent-share {
  align-items: center !important; }

.product_template__quantity_wrap .product_template__quantity_wrap_inner .qty-input {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.product_template__quantity_wrap .product_template__quantity_wrap_inner .qty-adjust {
  line-height: 27px;
  height: 27px; }

.template-blog .breadcrumb {
  border-top: 1px solid #EBB8A5; }

.template-blog .main-content {
  padding-top: 22px; }

.template-blog .page-title-big {
  margin-bottom: 25px; }

.template-article .article-banner-img {
  margin-bottom: 50px;
  background: black; }

.template-article .article-banner-img img {
  height: 100%;
  width: auto;
  display: block;
  margin: auto; }

.article-btn {
  text-align: center;
  margin-top: 58px;
  display: flex;
  justify-content: center;
  margin-bottom: 100px; }

.article-btn a {
  text-align: center;
  height: 54px;
  width: 300px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #303E48;
  background: #EBB8A5; }

#CustomerSelectionForm label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #303E48;
  padding-left: 20px;
  mix-blend-mode: normal; }

#CustomerSelectionForm .selectionform-submit,
.custom-login-form input.selection-toggle {
  margin-top: 31px;
  background: #EBB8A5;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
  max-width: 270px;
  color: #303E48; }

.form-vertical-flex-center {
  align-items: center;
  justify-content: center;
  display: flex; }

#CustomerSelectionForm > h2, #CustomerSelectionForm > .h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 00px;
  color: #223C52; }

#CustomerSelectionForm {
  position: relative; }

#CustomerSelectionForm .custom-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3); }

#selection-items-wrapper {
  position: relative; }

.with-min-height {
  min-height: 250px; }

#selection-items-wrapper .selection-item {
  margin-bottom: 16px;
  border-bottom: 1px solid #EBB8A5;
  padding-bottom: 32px; }

#selection-items-wrapper .selection-item .sched-header-wrap {
  padding-bottom: 18px;
  border-bottom: 1px solid #EBB8A5;
  display: flex;
  justify-content: space-between;
  align-items: center; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap.top-border {
  border-top: 1px solid #EBB8A5;
  margin-top: 100px;
  padding-top: 20px;
  margin-bottom: 200px;
  border-bottom: none !important; }

#selection-items-wrapper .selection-item .sched-header-wrap h2, #selection-items-wrapper .selection-item .sched-header-wrap .h2 {
  font-style: normal;
  font-weight: 200;
  font-size: 25px;
  line-height: 35px;
  display: flex;
  margin-bottom: 0;
  align-items: flex-end;
  color: #303E48; }

#selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions {
  display: flex;
  justify-content: space-between;
  align-items: center; }

#selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-date {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #223C52; }

#selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item,
#selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item a,
#selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item button {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #223C52;
  margin-left: 30px; }

#selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item .sched-header-action {
  height: 28px;
  width: 28px;
  background: #D0D3D5;
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-left: 10px; }

.ctn-action {
  cursor: pointer !important;
  user-select: none !important; }

#selection-items-wrapper .selection-item .sched-button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 50px; }

#selection-items-wrapper .selection-item .sched-button-wrap a {
  width: 271px;
  height: 40px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #303E48;
  background: #EBB8A5;
  margin-top: 0;
  margin-bottom: 0; }

#selection-items-wrapper .selection-item .sched-button-wrap a.btn-blue {
  background: #303E48;
  color: white; }

.sched-products-wrap {
  display: flex;
  justify-content: start;
  flex-wrap: wrap; }

.sched-products-wrap .sched-details-wrap {
  width: 16.66%;
  max-width: 16.66%;
  padding: 0 15px;
  display: flex;
  flex-direction: column; }

.sched-products-wrap .sched-details-img {
  margin-bottom: 20px;
  margin-top: 34px;
  height: 170px;
  background: white;
  overflow: hidden;
  position: relative;
  padding: 20px 0; }

.sched-details-img {
  position: relative; }

.sched-details-img i {
  position: absolute;
  top: 5px;
  left: 5px;
  cursor: pointer !important;
  z-index: 20; }

.sched-products-wrap img {
  max-width: 100%;
  height: 100%;
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.sched-products-wrap .sched-details-title {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #223C52;
  margin-bottom: 20px; }

.sched-products-wrap .sched-details-sku {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #223C52;
  margin-bottom: 10px; }

.sched-details-price {
  margin-bottom: 20px;
  display: flex; }

.sched-products-wrap .sched-details-remove a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  text-decoration-line: underline;
  user-select: none;
  color: #223C52; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap {
  padding-bottom: 18px;
  border-bottom: 1px solid #EBB8A5;
  display: flex;
  justify-content: space-between;
  align-items: center; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap h2, #selection-item-wrap .selection-item-prod-view .sched-header-wrap .h2 {
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 35px;
  display: flex;
  align-items: flex-end;
  color: #303E48; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions {
  display: flex;
  justify-content: space-between;
  align-items: center; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item {
  margin-left: 30px; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item,
#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item a,
#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item button {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #223C52; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-date {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #223C52;
  margin-left: 30px; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-action {
  background: #D0D3D5;
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-left: 10px; }

#selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-action {
  background: #D0D3D5;
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-left: 10px; }

.add_select_wrap {
  margin: 40px 0;
  text-align: center; }

.sched-item-products-wrap .sched-details-wrap-outer .sched-details-wrap {
  display: flex;
  justify-content: start;
  margin-bottom: 25px; }

.sched-item-products-wrap .sched-details-wrap-outer .sched-details-wrap .sched-details-img {
  width: 30%;
  background: white; }

.sched-item-products-wrap .sched-details-wrap-outer .sched-details-wrap .sched-details-details-wrap {
  width: 70%;
  padding: 29px 34px;
  background: white; }

.sched-details-remove {
  margin: auto;
  width: 100%;
  text-align: right;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 13px; }

.sched-details-remove .sched-details-remove-btn,
.sched-details-remove span {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  /* identical to box height, or 217% */
  padding-left: 0;
  padding-right: 0;
  user-select: none !important;
  color: #223C52;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.flex-right {
  justify-content: flex-end !important; }

.sched-details-remove .sched-details-remove-btn img {
  margin-left: 10px; }

.sched-details-title {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 30px;
  color: #223C52; }

.sched-details-sku {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 20px;
  color: #223C52; }

.sched-details-sku span:first-child {
  margin-right: 7px;
  padding-right: 7px; }

.sched-details-excerpt {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  /* or 138% */
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EBB8A5;
  color: #303E48; }

.sched-details-notes-label {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  color: #223C52;
  margin-bottom: 10px; }

.sched-details-notes {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EBB8A5;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #303E48;
  min-height: 80px; }

.sched-details-actions {
  display: flex;
  justify-content: space-between; }

.sched-details-actions-label {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: flex-start;
  display: block;
  margin-bottom: 10px;
  color: #303E48;
  padding-right: 15px; }

.sched-details-quantity input {
  background: transparent !important;
  max-width: 30px;
  padding: 0;
  box-shadow: none;
  outline: none;
  border: none;
  margin-right: 15px; }

/* Chrome, Safari, Edge, Opera */
.sched-details-quantity input::-webkit-outer-spin-button,
.sched-details-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
.sched-details-quantity input[type=number] {
  -moz-appearance: textfield; }

.sched-details-quantity img {
  cursor: pointer !important;
  margin-right: 20px !important; }

.sched-details-quantity img:last-child {
  margin-right: 0 !important; }

.peach {
  background: #ebb8a5 !important; }

.selection-disclaimer {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #223C52; }

.selection-404 {
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 15px;
  text-align: center;
  color: #223C52; }

.breadcrumb a.m-selection-back {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #303E48; }

.rename-input,
.duplicate-input {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 25px;
  background: white;
  width: 100%; }

.modal__btn.modal__btn_submit {
  background: #EBB8A5;
  margin-left: 20px; }

.modal-prod-name-text {
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  font-family: "Work Sans", sans-serif; }

.modal__content p {
  font-family: "Work Sans", sans-serif; }

.rename-input:focus, .rename-input:hover,
.duplicate-input:focus, .duplicate-input:hover {
  border: 1px solid #EBB8A5; }

.error_text {
  color: #f44336; }

.site-footer .btn--primary {
  justify-content: center; }

.porcelain-tiles-inner {
  display: flex; }

.porcelain-tiles-inner > div h3, .porcelain-tiles-inner > div .h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  color: #303e48;
  margin-top: 50px; }

.porcelain-tiles-inner > div {
  width: 50%;
  padding: 0 25px; }

.porcelain-tiles-inner img {
  max-width: 100%; }

.tile-collection-slider-wrapper {
  background: #303E48; }

.tile-prod-grid .grid-product__title {
  color: white;
  text-transform: uppercase;
  font-family: Work Sans;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px; }

.tile-prod-details-item {
  margin-top: 15px; }

.tile-prod-details-item .tile-prod-details-item-label {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #EBB8A5; }

.tile-prod-details-item .tile-prod-details-item-desc {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #FFFFFF; }

.btn-peach {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  padding: 7px 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  border: none;
  /* PARISI RICH BLUE */
  background: #EBB8A5;
  color: #303E48; }

.page-title {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  /*     margin-bottom: 40px; */
  color: #303E48;
  margin-bottom: 39px; }

.featured-products-section .spt-icon.spt-position-top-right {
  right: 5px; }

.featured_products_slider_btn.slick-prev,
.featured_products_slider_btn {
  line-height: unset !important; }

.compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-title h3, .compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-title .h3,
.compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-title .h3 {
  min-height: 60px; }

@media (max-width: 1199px) and (min-width: 992px) {
  .collection-flex {
    flex-wrap: wrap;
    justify-content: center; }

  .collection-flex .grid__item {
    float: none !important;
    width: 30%;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px; }

  .footer-newsletter {
    padding-right: 15px; }

  .featured_products_slider_btn.slick-next {
    right: 10px;
    left: auto !important; }

  .featured_products_slider_btn.slick-prev {
    left: 10px;
    right: auto !important; } }
@media (max-width: 991px) and (min-width: 768px) {
  .collection-flex {
    flex-wrap: wrap;
    justify-content: center; }

  .collection-flex .grid__item {
    float: none !important;
    width: 47%;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px; }

  .footer-newsletter {
    padding-right: 15px; }

  .featured_products_slider_btn.slick-next {
    right: 10px;
    left: auto !important; }

  .featured_products_slider_btn.slick-prev {
    left: 10px;
    right: auto !important; }

  .news-form-social {
    margin-bottom: 10px !important; } }
@media (max-width: 767px) {
  .collection-flex {
    flex-wrap: wrap;
    justify-content: center; }

  .colophon {
    margin-top: 30px; }

  .footer-newsletter button {
    width: 90px !important;
    text-align: center !important;
    justify-content: center !important;
    height: 54px !important;
    line-height: 54px !important; }

  .collection-flex .grid__item {
    float: none !important;
    width: 95%;
    max-width: 250px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px; }

  .footer-newsletter {
    padding-right: 0; }

  .featured_products_slider_btn.slick-next {
    right: 10px;
    left: auto !important; }

  .featured_products_slider_btn.slick-prev {
    left: 10px;
    right: auto !important; }

  .news-form-social {
    margin-bottom: 10px !important; } }
#usf_container:not(.usf-filters-horz) .usf-facets, body:not(.usf-mobile) .usf-facets {
  padding-right: 63px !important; }

.article-banner-img {
  max-height: 594px;
  overflow: hidden; }

#spt_wishlist_tab {
  display: none !important; }

.grid-product__price_wrap_action .spt-wishlist-element {
  position: relative !important;
  padding: 0 !important;
  display: block !important; }

.hidden {
  display: none !important; }

.slick-list .grid__item.grid-product .product--wrapper.image-wrapper {
  min-height: 264px;
  background: white; }

.slick-list .grid__item.grid-product .product--wrapper.image-wrapper img {
  height: 100%;
  width: auto; }

#shopify-section-related-product .product--wrapper.image-wrapper {
  background: white;
  height: auto;
  min-height: 300px;
  overflow: hidden; }

#shopify-section-related-product .product--wrapper.image-wrapper img {
  height: 100%;
  width: 100%; }

.spt-wishlist-element:not(.spt-loaded) {
  opacity: 1 !important;
  color: #e9b8a5 !important; }

@media (min-width: 1750px) {
  .template-collection #CollectionSection .wrapper,
  .template-search #CollectionSearchSection .wrapper,
  #shopify-section-collection-template-no-usf .wrapper {
    max-width: 1700px; } }
#shopify-section-collection-template-no-usf .page-title {
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 47px;
  color: #303E48;
  text-align: left; }

.collection-no-usf-filter-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 13px;
  margin-bottom: 30px; }

.collection-no-usf-filter-wrapper .filter-dropdown {
  margin-bottom: 0; }

.collection-no-usf-filter-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  border-radius: 0;
  width: initial;
  background: white; }

.usf-facets .usf-value {
  display: none !important; }

.btn.add-to-schedule {
  font-size: 12px;
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  color: #303e48; }

.product_template__custom_field_item {
  overflow: hidden; }

#create_customer_cc {
  position: relative; }

.spec-page-article-rte-item {
  margin-top: 150px; }

.pt-0 {
  padding-top: 0; }

#qantas-points .main-content > .wrapper,
#qantas-points .main-content #shopify-section-qantas-section-1 .wrapper {
  max-width: none !important;
  padding-left: 0;
  border-bottom: none;
  padding-right: 0; }

#qantas-points .main-content #shopify-section-qantas-section-1 .wrapper .featured-row-left {
  padding-left: 0; }

#qantas-points .main-content #shopify-section-qantas-section-1 .box,
#qantas-points .main-content {
  padding-top: 0; }

.wFormContainer,
#shopify-section-qantas-section-terms .wrapper > div {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }

.wFormContainer form > div {
  margin-bottom: 20px; }

.wFormContainer form > div.actions {
  text-align: center; }

.wFormContainer form > div.actions input {
  width: 300px;
  margin-left: auto;
  margin-right: top; }

.terms-header.rte {
  padding-bottom: 50px;
  border-bottom: 1px solid #ebb8a5; }

.terms-header.rte p {
  width: 100%;
  line-height: 27px;
  margin-left: auto;
  margin-right: auto; }

#section-qantas-section-terms .wrapper {
  border-bottom: none; }

#usf-custom-header-title {
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 47px;
  color: #303E48; }

#usf-custom-header-desc {
  margin-bottom: 50px; }

.breadcrumb,
.breadcrumb span,
.breadcrumb a {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  color: #000000; }

.product-single__meta {
  padding-top: 0; }

.product-single__form .product-form__item > label {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.product-single__form .product-form__item .product-form__input {
  background: white;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.product-single__description {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #303e48;
  margin-bottom: 20px; }

.product-single__description p.product_template__custom_field_item_label {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #303e48;
  margin-bottom: 20px; }

.product_template__custom_field_item_desc table tr td, .product_template__custom_field_item_desc table tr th {
  padding-top: 10px;
  padding-bottom: 10px; }

.product_template__custom_field_item_desc table tr td:first-child {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  /* identical to box height */
  color: #303E48; }

.qantas-item-blocks {
  display: flex;
  justify-content: center;
  margin-top: 90px; }

.qantas-item-blocks .qantas-item {
  display: inline-flex;
  width: 25%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  justify-content: center;
  flex-direction: column; }

.qantas-item-blocks .qantas-item .div-img {
  height: 110px;
  width: auto;
  text-align: center;
  margin-bottom: 40px; }

.qantas-item-blocks .qantas-item .div-img img {
  height: 110px;
  width: auto; }

.qantas-item-blocks .qantas-item h3, .qantas-item-blocks .qantas-item .h3 {
  text-transform: uppercase;
  text-align: center;
  color: #ebb8a5; }

.qantas-item-blocks .qantas-item p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  font-family: 'Work Sans',sans-serif;
  color: #223c52;
  text-align: center; }

.wrapper.qantas-big-text h2, .wrapper.qantas-big-text .h2 {
  text-align: center; }

#qantas-points .main-content #shopify-section-qantas-section-1 .wrapper .wrapper.qantas-big-text {
  margin-top: 50px;
  padding-bottom: 0 !important;
  text-align: center;
  max-width: 800px !important; }

#qantas-points .main-content #shopify-section-qantas-section-1 .box {
  padding-bottom: 0 !important; }

.wFormContainer .wForm,
.wFormContainer .wForm .wFormTitle,
.wFormContainer .wForm table,
.wFormContainer .wForm table tr:hover {
  background: transparent !important;
  border: none !important; }

body .wForm div.section > .preField,
body .wFormContainer .wForm .preField,
.wFormContainer .wForm label,
.wFormContainer .wForm div,
.wFormContainer .wForm input,
.wFormContainer .wForm select,
.wFormContainer .wForm button {
  font-family: "Work Sans", sans-serif !important;
  font-size: 15px !important; }

body .htmlSection .htmlContent span {
  font-family: "Work Sans", sans-serif !important; }

.wForm table tr td:before, .wForm table tr th:before {
  border: none !important; }

#warranty-registration .section-header .page-title,
#warranty-claim .section-header .page-title {
  display: none !important; }

@media (min-width: 625px) {
  body .mc-calendar--modal .mc-display {
    background-color: #ebb8a5; } }
body .mc-display__date,
body .mc-display__month,
body .mc-display__year,
body .mc-table__weekday,
body .mc-footer__section button {
  color: #303e48; }

.mc-date--active.mc-date--picked {
  background-color: #ebb8a5 !important; }

.template-article .breadcrumb {
  padding-bottom: 0; }

.sched-details-include-specs {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  padding-left: 0;
  padding-right: 0;
  user-select: none !important;
  color: #223c52;
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0; }

.view-all-schedules-product {
  margin-right: 20px; }

.incude-specification-btn {
  font-size: 11px; }

.selection-filter-wrap {
  background: #EBB8A5;
  padding: 20px 0; }

.selection-filter-wrap .custom-grid,
.selection-filter-content-wrap .custom-grid {
  display: flex;
  justify-content: flex-start; }

.selection-filter-wrap .custom-grid > div,
.selection-filter-content-wrap .custom-grid > div {
  width: 200px;
  text-transform: uppercase; }

.selection-filter-wrap .custom-grid > div:nth-child(2),
.selection-filter-content-wrap .custom-grid > div:nth-child(2) {
  width: 300px; }

.selection-filter-wrap .custom-grid > div a.c-filter-item {
  display: flex;
  align-items: center;
  font-weight: 400;
  text-transform: capitalize; }

.selection-filter-wrap .custom-grid > div a img {
  margin-right: 10px; }

.selection-filter-wrap .custom-grid > div:last-child {
  margin-left: auto;
  margin-right: 0; }

.selection-filter-content-wrap .custom-grid .custom-ch-group-item {
  margin-top: 25px; }

.selection-filter-content-wrap .custom-grid .custom-ch-group-item h4, .selection-filter-content-wrap .custom-grid .custom-ch-group-item .h4 {
  color: #303E48;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px; }

.selection-filter-content-wrap .custom-grid .custom-ch-group-item .custom-ch-item {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  color: #303E48;
  text-transform: unset; }

.selection-filter-content-wrap {
  height: 0;
  overflow: hidden;
  transition: height 250ms ease-out; }

.c-filter-item-submit {
  background: #7A868C;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  font-family: 'Work Sans',sans-serif;
  color: #FFFFFF;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 134px;
  text-transform: none; }

.usf-sr-more .usf-load-more {
  width: 271px !important;
  height: 40px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  color: #303e48 !important;
  background: #ebb8a5 !important;
  border: none !important; }

.selection-item input[type='checkbox'],
.sched-details-specifications input[type='checkbox'],
.spec-notes-top-wrap input[type='checkbox'],
.custom-ch-item input[type='checkbox'] {
  width: 10px !important;
  height: 10px !important;
  margin: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: 2px solid #ebb8a5 !important;
  box-shadow: none;
  font-size: 2em;
  vertical-align: middle; }

.selection-item input[type='checkbox']:checked,
.sched-details-specifications input[type='checkbox']:checked,
.spec-notes-top-wrap input[type='checkbox']:checked,
.custom-ch-item input[type='checkbox']:checked {
  background: #ebb8a5 !important; }

.usf-sr-container .grid-product__wrapper button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  padding-left: 0;
  padding-right: 0; }

.usf-sr-container .grid__item {
  position: relative;
  padding-bottom: 80px;
  padding-left: 15px;
  padding-right: 15px; }

.blog-wrap h2, .blog-wrap .h2 {
  margin-top: 20px;
  font-size: 30px;
  font-style: normal;
  font-weight: 200; }

.usf-sr-more .usf-progress div,
.usf-sr-more .usf-progress {
  display: none !important; }

.terms-header.rte p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  font-family: 'Work Sans',sans-serif;
  color: #223c52; }

.selection-filter-wrap {
  position: relative; }

.approved-selection-btn-wrap {
  display: flex;
  justify-content: space-between; }

.approved-selection-btn-wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }

.approved-selection-btn-wrap button {
  width: 45%;
  height: 100%;
  flex: unset; }

.approved-selection-btn-wrap button.selection-btn-add-to-cart {
  background: #303e48;
  padding: 9px;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  line-height: 21px;
  color: #fff; }

.approved-selection-btn-wrap .swym-inject {
  display: none; }

.sched-header-actions-item.ctn-action.mode-action i {
  font-size: 20px;
  cursor: pointer !important; }

.sched-header-actions-item.ctn-action.mode-action i.active {
  color: #EBB8A5; }

.sched-header-actions-item.ctn-action.mode-action i:last-child {
  margin-left: 10px; }

.sched-item-products-wrap.compact {
  display: flex;
  justify-content: start;
  flex-wrap: wrap; }

.sched-item-products-wrap.compact .sched-details-wrap-outer {
  width: 16.66%;
  max-width: 16.66%;
  padding: 0 15px;
  display: flex;
  flex-direction: column; }

/*   .sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-remove, */
.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-excerpt,
.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-notes {
  display: none; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap {
  flex-direction: column; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-img {
  min-height: 160px; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-img,
.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-details-wrap {
  width: 100%; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-title {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #223c52;
  margin-bottom: 20px; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-details-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: none !important; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-actions {
  flex-direction: column-reverse; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-price {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  padding-left: 0;
  padding-right: 0;
  user-select: none !important;
  color: #223c52;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-actions > div {
  margin-bottom: 20px; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-price .sched-details-actions-label,
.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-sku span:first-child {
  display: none; }

body .sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-actions .sched-details-actions-label {
  font-size: 12px;
  margin-bottom: 10px !important; }

.sched-item-products-wrap.compact .sched-details-quantity input {
  font-size: 12px;
  display: inline-block;
  vertical-align: top; }

.sched-item-products-wrap.compact .sched-details-quantity img {
  margin-top: 3px;
  display: inline-block;
  vertical-align: top; }

body .sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-actions .sched-details-actions-label {
  margin-bottom: 0 !important; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-actions .sched-details-specifications {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end; }

.dsal-price {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #223c52; }

.selection-item-result-wrap .selection-item {
  padding-bottom: 50px;
  margin-bottom: 100px;
  border-bottom: 1px solid #d2d2d2; }

.search-item-add-btn {
  background: #303e48;
  border-color: #303e48;
  font-family: 'Work Sans',sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  padding: 10px 0; }

.sched-button-wrap {
  display: flex;
  justify-content: center; }

.sched-button-wrap .sched-result-btn {
  width: 271px;
  height: 40px;
  font-style: normal;
  font-weight: 700;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #303e48;
  background: #ebb8a5; }

.selection-item-result-wrap {
  position: relative; }

.selection-item-result-wrap select {
  padding: 10px 5px;
  font-size: 12px;
  margin-bottom: 20px; }

.selection-item-result-wrap .sched-details-wrap {
  position: relative; }

.usf-swatchs ul {
  justify-content: flex-start !important;
  margin: unset !important; }

.btn-pink {
  background: #ebb8a5;
  border-color: #ebb8a5;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #FFFFFF; }

.btn-width-200 {
  width: 180px; }

.cnft-custom-swatch {
  display: flex;
  flex-wrap: wrap;
  min-height: 74px; }

.cnft-custom-swatch .cnft-color-item,
.selection-color-item {
  width: 27px;
  margin-right: 3px;
  margin-left: 3px;
  height: 27px;
  border: 2px solid #e2e2e2;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  justify-content: center;
  margin-bottom: 10px;
  cursor: pointer !important;
  transition: all 0.05s ease-in; }

.selection-color-item-mobile {
  width: 27px !important;
  margin-right: 3px !important;
  margin-left: 0 !important;
  height: 27px !important;
  border: 2px solid #e2e2e2 !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  justify-content: center !important;
  margin-bottom: 0 !important;
  cursor: pointer !important !important;
  transition: all 0.05s ease-in !important; }

.select2-container {
  width: 100% !important; }

.sched-details-include-specs {
  margin-top: 8px; }

.mobile-s2-select-res {
  display: flex;
  width: 100%;
  align-items: center; }

.cnft-custom-swatch .cnft-color-item.active {
  border-color: black; }

.cnft-custom-swatch .cnft-color-item img {
  width: 100%;
  height: 100%;
  padding: 2px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  cursor: pointer !important; }

.on_state_collection .usf-custom-sort-wrap,
.on_state_collection .grid-product__brand_sku,
.on_state_collection .grid-product__price_wrap_action,
.on_state_collection .btn,
.on_state_collection .usf-sr-paging {
  display: none !important; }

.on_state_collection .grid-product__title {
  padding-top: 20px; }

.product-showroom-states-wrap {
  padding: 23px 0 42px 0;
  border-top: 1px solid #ebb8a5;
  margin: 32px 0;
  border-bottom: 1px solid #ebb8a5; }

.fullpage-popout {
  background: white;
  z-index: 9999;
  position: fixed;
  height: 100vh;
  width: 100vw;
  padding: 20px;
  top: 0;
  left: 0;
  display: none; }

.fullpage-popout-wrapper {
  display: flex; }

.fullpage-popout-wrapper .fullpage-popout-left {
  width: 300px;
  height: calc(100vh - 40px); }

.fullpage-popout-wrapper .fullpage-popout-right {
  width: calc(100% - 300px); }

.simple-bar-popout-left-opt {
  height: 300px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2; }

h4.sbplf-h4, .sbplf-h4.h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 300;
  text-transform: uppercase; }

.simple-bar-popout-left-opt h4, .simple-bar-popout-left-opt .h4 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase; }

.simple-bar-popout-left-opt-search {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2; }

.custom-ch-group-item {
  margin-top: 20px; }

body.popout-open {
  overflow: hidden; }

.fullpage-popout-right-header-wrap {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end; }

.fullpage-popout-right-header-wrap {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
  height: 30px;
  padding-right: 20px; }

.fullpage-popout-right-header-wrap i {
  cursor: pointer !important; }

.fullpage-popout-right-body-wrap {
  height: calc(100vh - 60px);
  width: 100%;
  padding-right: 20px; }

.fullpage-popout-right-body-no-res-wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 60px); }

.fullpage-popout-right-body-wrap {
  position: relative; }

.fullpage-popout-right-body-wrap select {
  padding: 5px 10px;
  font-size: 12px; }

#CustomerSelectionForm .selectionform-submit.selectionform-submit-main {
  margin-top: 0 !important;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%; }

.new-section-form-outer {
  height: 0;
  overflow: hidden; }

body .custom-login-form input.selection-toggle {
  margin-top: 0; }

.showFullpagePopout {
  cursor: pointer !important; }

.tile-collection-item {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  min-height: 500px;
  display: flex;
  flex-direction: column; }

.tile-collection-item img {
  width: 100%; }

.tile-collection-item h3, .tile-collection-item .h3 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #FFFFFF; }

.tile_spec_item {
  margin-bottom: 20px; }

.tile_spec_item h4, .tile_spec_item .h4 {
  margin-top: 0;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  /* or 154% */
  margin-bottom: 5px;
  color: #EBB8A5; }

.tile_spec_item div {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  /* or 154% */
  color: #FFFFFF; }

.tile-collection-item a {
  background: #EBB8A5;
  padding: 7px;
  text-align: center;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  /* PARISI RICH BLUE */
  width: 100%;
  display: block;
  color: #303E48;
  margin-top: auto;
  margin-bottom: 0; }

.box.tile-collection-slider-wrapper .wrapper {
  position: relative; }

.box.tile-collection-slider-wrapper .slider-next,
.box.tile-collection-slider-wrapper .slider-prev {
  position: absolute;
  top: 50px;
  height: 20px;
  width: 10px; }

.box.tile-collection-slider-wrapper .slider-prev {
  right: 100%; }

.box.tile-collection-slider-wrapper .slider-next {
  left: 100%; }

.porcelain-tiles-inner-left.fondovalle h2, .porcelain-tiles-inner-left.fondovalle .h2 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  /* or 89% */
  margin-top: 0;
  margin-bottom: 0px;
  color: #303E48; }

.porcelain-tiles-inner-left.fondovalle h3, .porcelain-tiles-inner-left.fondovalle .h3 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  /* or 89% */
  margin-top: 0;
  margin-bottom: 40px;
  color: #303E48; }

.download_link_wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px; }

.download_link_wrap a {
  flex-direction: column;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 4px;
  color: #303E48; }

.porcelain-tiles-inner-left.fondovalle .rte,
.porcelain-tiles-inner-left.fondovalle .rte p {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  /* or 112% */
  color: #303E48; }

.three-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.three-images .w-100 {
  width: 100%;
  max-height: 300px;
  overflow: hidden;
  margin-bottom: 10px; }

.three-images .w-50 {
  width: 49%; }

.related-products-fondovalle-wrapper h3, .related-products-fondovalle-wrapper .h3 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 33px;
  /* identical to box height */
  margin-bottom: 50px;
  text-align: center;
  color: #223C52; }

.faq-wrapper {
  display: flex;
  width: 100%; }

.faq-wrapper .faq-item img {
  max-width: 100%; }

.faq-wrapper .faq-item {
  width: 50%;
  padding: 20px; }

.faq-wrapper .faq-item button {
  width: 100%;
  border-bottom: none;
  text-align: left; }

.faq-wrapper .faq-item > section > section article {
  border-bottom: none; }

.faq-wrapper .faq-item > section > section {
  border-bottom: 1px solid #e2e2e2; }

.faq-wrapper .faq-item > section button {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Work Sans'; }

.faq-wrapper .faq-item > section > section p {
  font-family: 'Work Sans';
  font-style: normal;
  font-size: 13px;
  line-height: 20px; }

.template-article .social-widget-wrapper {
  display: none !important; }

.tech-info-wrapper {
  display: flex;
  width: 100%;
  flex-wrap: wrap; }

.tech-info-wrapper > div {
  width: 50%; }

.tech-info-wrapper > div.text-wrapper {
  padding: 20px 50px; }

.tech-info-subtitle {
  margin-bottom: 0; }

.tech-info-title {
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  color: #303E48;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2; }

.support-ti-section > section {
  margin-bottom: 30px; }

.support-ti-section h3, .support-ti-section .h3 {
  font-size: 18px;
  line-height: 24px; }

.support-ti-section a {
  text-transform: none;
  text-decoration: underline;
  margin-bottom: 10px; }

.link-section {
  display: flex;
  flex-direction: column;
  padding-left: 20px; }

.tile-collection-item.auto-height {
  min-height: 0; }

.fondavalle-enquiry-btn {
  display: inline-flex;
  align-items: center;
  background-color: #ebb8a5;
  border-color: #ebb8a5;
  padding: 10px 24px;
  color: #303e48;
  font-size: 14px; }

.fondavalle-enquiry-btn img {
  margin-right: 10px;
  max-width: 20px; }

.tile_spec_item_blck {
  margin-bottom: 20px; }

.tile_spec_item_blck h4, .tile_spec_item_blck .h4,
.tech-info-subtitle {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0px;
  color: #303E48; }

.tile_spec_item_blck div {
  font-family: 'Work Sans';
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 4px;
  color: #303E48; }

.article-banner-img.footer-banner-images {
  display: flex;
  justify-content: space-evenly; }

.article-banner-img.footer-banner-images div {
  /*   	position: relative; */ }

.article-banner-img.footer-banner-images div img {
  /*   	position: absolute;
      top: 0;*/
  height: auto;
  max-width: unset;
  width: 100%; }

#showroom_state_select {
  background: white;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.selection-item {
  padding-bottom: 30px; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-actions > div.selection-color-item-wrapper {
  margin-bottom: 0; }

.selection-color-item {
  position: relative; }

.selection-color-item i {
  position: absolute;
  top: -4px;
  right: -5px;
  font-size: 16px;
  cursor: pointer !important;
  z-index: 2; }

.selection-color-item.active {
  border: 3px solid #ebb8a5; }

select.multiple-select {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #d0d0d0;
  padding: 8px;
  font-size: 13px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px #0000001a;
  border-radius: 3px; }

.sched-button-wrap {
  text-align: center; }

.sched-button-wrap a {
  text-align: center;
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #d0d0d0;
  font-size: 12px;
  color: #223C52;
  margin: 0 5px;
  display: inline-block;
  padding: 10px; }

.sched-button-wrap a.active {
  border: 1px solid #ebb8a5;
  color: #ebb8a5; }

/* Compare */
.compare-header-wrap {
  padding-bottom: 18px;
  border-bottom: 1px solid #EBB8A5;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.compare-header-wrap h2, .compare-header-wrap .h2 {
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 35px;
  display: flex;
  align-items: flex-end;
  color: #303E48; }

.compare-header-wrap > div {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.compare-header-wrap > div {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #223C52; }

.compare-header-wrap > div a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #223C52; }

.compare-header-wrap > div .peach {
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-left: 10px; }

.compare-no-items {
  text-align: center;
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 35px;
  width: 100%;
  margin-top: 50px;
  color: #303E48; }

.compare-body-wrap {
  position: relative;
  min-height: 400px; }

.compare-body-inner-wrap {
  /*   	display: flex;
      flex-wrap: wrap; */ }

.compare-body-inner-wrap .compare-body-inner-item {
  margin-top: 10px;
  width: 90%; }

.compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-title {
  margin-top: 17px; }

.compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-title h3, .compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-title .h3 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-top: 17px;
  color: #223C52; }

.compare-body-inner-wrap .compare-body-inner-item .compare-body-inner-item-sku {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */
  color: #223C52;
  margin-bottom: 17px; }

.compare-body-inner-item-qty {
  padding: 9px 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 17px;
  border-top: 1px solid #EBB8A5;
  border-bottom: 1px solid #EBB8A5; }

.compare-body-inner-item-qty span,
.compare-body-inner-item-price-wrap > div span {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */
  color: #223C52; }

.compare-body-inner-item-price-wrap > div {
  margin-bottom: 7px;
  display: flex;
  justify-content: space-between; }

.compare-body-inner-item-spec-wrap > div,
.compare-body-inner-item-feat-wrap > div {
  margin-bottom: 7px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

.compare-body-inner-item-price-wrap > div span {
  margin-bottom: 7px; }

.compare-body-inner-item-price-wrap {
  padding-bottom: 10px;
  margin-bottom: 17px;
  border-bottom: 1px solid #EBB8A5; }

.compare-body-inner-item-cad-wrap {
  margin-top: 17px; }

.compare-body-inner-item-files-wrap h3, .compare-body-inner-item-files-wrap .h3,
.compare-body-inner-item-desc-wrap h3,
.compare-body-inner-item-desc-wrap .h3,
.compare-body-inner-item-spec-wrap h3,
.compare-body-inner-item-spec-wrap .h3,
.compare-body-inner-item-feat-wrap h3,
.compare-body-inner-item-feat-wrap .h3,
.compare-body-inner-item-cad-wrap h3,
.compare-body-inner-item-cad-wrap .h3 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  /* identical to box height */
  color: #303E48; }

.compare-body-inner-item-files-wrap > div,
.compare-body-inner-item-cad-wrap > div,
.compare-body-inner-item-spec-wrap > div > div,
.compare-body-inner-item-feat-wrap > div > div {
  margin-bottom: 7px;
  display: flex;
  justify-content: space-between; }

.compare-body-inner-item-files-wrap > div.compare-toggle-wrap {
  padding-bottom: 7px; }

.compare-body-inner-item-files-wrap > div.compare-toggle-wrap,
.compare-body-inner-item-files-wrap > div.compare-toggle-wrap > div.compare-body-inner-item-cad-wrap {
  display: block;
  margin-bottom: 0; }

.compare-body-inner-item-files-wrap > div.compare-toggle-wrap > div,
.compare-body-inner-item-files-wrap > div.compare-toggle-wrap > div.compare-body-inner-item-cad-wrap > div {
  margin-bottom: 7px;
  display: flex;
  justify-content: space-between; }

.compare-body-inner-item-spec-wrap > div > div,
.compare-body-inner-item-feat-wrap > div > div {
  justify-self: flex-end;
  width: 90%;
  padding: 7px; }

.compare-body-inner-item-spec-wrap > div > div:nth-child(even),
.compare-body-inner-item-feat-wrap > div > div:nth-child(even) {
  background: #f1efef; }

.compare-body-inner-item-files-wrap > div span,
.compare-body-inner-item-cad-wrap > div span {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #303E48; }

.compare-body-inner-item-desc-wrap {
  padding-top: 17px;
  margin-bottom: 17px;
  border-top: 1px solid #EBB8A5; }

.compare-body-inner-item-notes-wrap {
  padding-bottom: 17px;
  margin-bottom: 17px;
  border-bottom: 1px solid #EBB8A5; }

.compare-body-inner-item-desc-wrap h3, .compare-body-inner-item-desc-wrap .h3 {
  margin-bottom: 17px; }

.compare-body-inner-item-desc-wrap > div,
.compare-body-inner-item-desc-wrap > div p,
.compare-body-inner-item-notes-wrap {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.compare-body-inner-item-spec-wrap,
.compare-body-inner-item-feat-wrap {
  padding-top: 17px;
  margin-bottom: 17px;
  border-top: 1px solid #EBB8A5; }

.cbiidw-label {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #303E48; }

.cbiidw-item {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  /* identical to box height */
  text-align: right;
  color: #303E48; }

.compare-body-inner-item-close {
  margin-top: 20px;
  margin-bottom: 20px; }

.compare-body-inner-item-close img {
  cursor: pointer !important; }

.compare-body-wrap .slider-prev {
  position: absolute;
  top: 150px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: -40px; }

.compare-body-wrap .slider-next {
  position: absolute;
  top: 150px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: -40px; }

@media (max-width: 767px) {
  .tech-info-wrapper > div {
    width: 100%; } }
.compare-nav-icon {
  position: relative; }

.compare-nav-icon .compare-nav-icon-count {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 12px;
  height: 20px;
  width: 20px;
  background: #EBB8A5;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.cnft-sp-color-swatch-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }

.cnft-sp-color-swatch-wrapper a {
  width: 27px;
  height: 27px;
  border: 1px solid #7c7676;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 2px; }

.cnft-sp-color-swatch-wrapper a.active {
  border: 1px solid #000; }

.cnft-sp-color-swatch-wrapper a img {
  width: 100%; }

.create-new-selection {
  margin-top: 20px;
  margin-bottom: 20px;
  font-style: italic;
  font-size: 14px; }

.create-new-selection {
  margin-top: 20px; }

.create-new-selection a {
  color: #303e48; }

.pd-table-item {
  display: flex;
  flex-wrap: wrap;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #303e48;
  justify-content: space-between;
  max-width: 100%;
  padding: 5px;
  align-items: flex-start; }

.pd-table-item:nth-child(odd) {
  background: rgba(255, 255, 255, 0.4); }

.pd-table-item > div:first-child {
  display: flex;
  width: 170px;
  font-weight: 500; }

.pd-table-item > div:last-child {
  display: flex;
  width: calc(100% - 170px);
  text-align: justify; }

.spt-wishlist-product .spt-product-actions {
  display: none !important; }

.sched-products-wrap .sched-details-title,
.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .sched-details-title {
  min-height: 50px; }

.template-blog .main-content {
  padding-bottom: 0; }

.blog-mobile-button {
  margin-top: 30px;
  display: none;
  text-align: center;
  margin-bottom: 20px; }

.blog-mobile-button .btn-pink {
  color: #303E48; }

.mobile-footer-links-wrap {
  display: none; }

.m-item .m-body {
  border-bottom: 1px solid #fff; }

.m-item .m-header {
  position: relative; }

.m-item .m-header img {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto; }

.sched-item-products-wrap.compact .sched-details-wrap-outer {
  position: relative; }

.sched-item-products-wrap.compact .sched-details-remove {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 3;
  right: 20px;
  left: unset;
  text-align: right;
  display: none;
  color: transparent; }

.sched-item-products-wrap.compact .sched-details-wrap-outer:hover .sched-details-remove {
  display: flex; }

.modal {
  z-index: 28 !important; }

.tile-collection-item {
  position: relative;
  padding-bottom: 0px;
  min-height: 600px; }

.tile-collection-item > a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.fondavalle-enquiry-btn {
  margin-bottom: 20px; }

#warranty-claim .wFormContainer .wFormFooter .supportInfo a {
  color: #ebb8a5; }

#our-story .blog-article-rte-item h3, #our-story .blog-article-rte-item .h3 {
  margin-bottom: 20px; }

#warranty-registration .wFormHeader:empty,
#warranty-registration .section-header {
  display: none !important; }

.wFormContainer .wFormFooter .supportInfo a {
  color: #ebb8a5 !important; }

.mobile-sort-selection-item {
  padding: 10px;
  width: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

#selection-items-wrapper .selection-item {
  overflow: hidden; }

#selection-items-wrapper .selection-item .sched-header-wrap.ias-wrapper {
  justify-content: flex-end;
  padding-top: 20px; }

tags {
  width: 100%; }

/* RESPONSIVE STYLES */
@media screen and (max-width: 1024px) {
  .mobile-nav > .mobile-nav__item.mob_ps_link > a {
    text-align: left; }

  .mobile-nav > .mobile-nav__item.mob_ps_link > a span {
    display: inline-block;
    vertical-align: middle; }

  .mobile-nav__item a > span {
    width: 34px; } }
@media screen and (max-width: 980px) {
  #selection-items-wrapper .selection-item .sched-header-wrap,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap {
    justify-content: center;
    flex-wrap: wrap; }

  #selection-items-wrapper .selection-item .sched-header-wrap h2, #selection-items-wrapper .selection-item .sched-header-wrap .h2,
  #selection-items-wrapper .selection-item .sched-header-wrap .h2,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap h2,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .h2,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .h2 {
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    justify-content: flex-start; }

  .mobile-collapse-icon img {
    margin-bottom: 3px; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions {
    flex-wrap: wrap; }

  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a span.sched-header-action {
    flex-direction: column; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item:first-child,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item:first-child:not(.ctn-action) {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
    flex: none;
    max-width: 100%;
    display: block; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action {
    margin: 0 5px;
    justify-content: center;
    text-align: center; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a,
  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item button,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item button {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    float: none;
    flex-wrap: wrap; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action span.sched-header-action,
  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item button span.sched-header-action,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a span.sched-header-action,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item button span.sched-header-action {
    margin: 0 auto 10px;
    order: 1;
    -webkit-order: 1; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a > span:not(.sched-header-action),
  .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item button > span:not(.sched-header-action), .selection-item .sched-header-wrap,
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a span:not(.sched-header-action),
  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item button > span:not(.sched-header-action) {
    display: block;
    width: 100%;
    order: 2;
    -webkit-order: 2; }

  .sched-products-wrap .sched-details-wrap {
    width: calc(100% / 3);
    max-width: 50%; }

  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-date {
    width: 100%;
    display: block;
    margin: 0 auto; }

  #selection-item-wrap .selection-item-prod-view .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action.mode-action {
    width: 100%;
    justify-content: center;
    margin: 20px auto 0; }

  #selection-item-wrap .selection-item-prod-view .sched-header-wrap h2:empty, #selection-item-wrap .selection-item-prod-view .sched-header-wrap .h2:empty {
    display: none; }

  #warranty-registration .wFormContainer form {
    padding: 0 10px; }

  #warranty-registration .wFormContainer form #tfa_21 {
    margin-top: 0; }

  #warranty-registration .wFormContainer .wForm .oneField {
    display: block;
    width: 100%;
    max-width: 100%; }

  #warranty-registration .wFormContainer .wForm input:not([type="radio"]):not([type="checkbox"]),
  #warranty-registration .wFormContainer form select,
  #warranty-registration .wFormContainer .wForm .section.group,
  #warranty-registration .wFormContainer .wForm .inputWrapper {
    width: 100% !important;
    display: block; }

  #warranty-registration .wFormContainer .wForm #tfa_47 .inputWrapper {
    width: auto !important; }

  #warranty-registration .wFormContainer .wForm input#submit_button {
    margin: 0; } }
@media screen and (max-width: 767px) {
  #shopify-section-qantas-section-2 .qantas-item-blocks .qantas-item {
    width: 33%; }

  #shopify-section-qantas-section-2 .qantas-item-blocks .qantas-item h3, #shopify-section-qantas-section-2 .qantas-item-blocks .qantas-item .h3 {
    font-size: 20px;
    line-height: 26px; }

  .qantas-item-blocks .qantas-item .div-img {
    height: auto;
    margin-bottom: 20px; }

  #shopify-section-qantas-section-2 .qantas-item-blocks .qantas-item .div-img img {
    height: 80px; }

  .template-collection nav.breadcrumb,
  .template-product nav.breadcrumb,
  .template-customers-account nav.breadcrumb {
    padding-bottom: 0; }

  .template-collection #usf-custom-header-desc {
    margin: 0; }

  .usf-sr-container .grid__item {
    padding-bottom: 10px; }

  .template-product .product-photos.grid__item {
    padding-right: 0 !important; }

  .product-single__description {
    margin-top: 30px; }

  .product_template__brand_sku {
    margin-top: 15px;
    margin-bottom: 15px; }

  .product_template__quantity_wrap .product_template__quantity_wrap_inner,
  .product_template__quantity_wrap_inner_actions .product_template__action_item a {
    padding: 5px 0;
    margin: 15px 0; }

  .product_template__custom_field_item {
    /*           padding-bottom: 15px; */
    margin: 15px 0 0; }

  #relatedProductSection > .box {
    padding-top: 0;
    padding-bottom: 0; }

  #insta-feed, .instafeed-shopify {
    margin-top: 0 !important; }

  .blog-article-rte-item h2, .blog-article-rte-item .h2, .blog-article-rte-item .h2 {
    margin-bottom: 20px; }

  #shopify-section-our-story-content .spec-page-article-rte-item:first-child {
    margin-top: 20px !important; }

  #shopify-section-our-story-content .spec-page-article-rte-item {
    margin-top: 0px !important; }

  .blog-article-rte-item img {
    margin-bottom: 10px; }

  .blog-article-rte-item p > img {
    margin-bottom: 0px; }

  #qantas-points .main-content #shopify-section-qantas-section-1 .wrapper .wrapper.qantas-big-text {
    margin-top: 30px;
    padding-inline: 20px; }

  #qantas-points .main-content #shopify-section-qantas-section-1 .wrapper .wrapper.qantas-big-text h2, #qantas-points .main-content #shopify-section-qantas-section-1 .wrapper .wrapper.qantas-big-text .h2,
  #shopify-section-qantas-section-2 h2,
  #shopify-section-qantas-section-2 .h2 {
    font-size: 23px;
    margin-bottom: 10px; }

  #shopify-section-qantas-section-1 .wrapper {
    padding-bottom: 0; }

  .qantas-item-blocks {
    margin-top: 30px; }

  #shopify-section-qantas-section-2 .wrapper {
    padding-bottom: 20px; }

  #qantas-points .wFormContainer .wFormTitle {
    padding: 0 !important;
    font-size: 25px;
    line-height: 31px; }

  #qantas-points .wFormContainer form {
    padding: 0; }

  .wFormContainer .wForm {
    margin: 0 !important; }

  #section-qantas-section-terms .wrapper {
    padding-bottom: 0; }

  #shopify-section-qantas-section-terms .wrapper > div {
    max-width: 100%; }

  #section-qantas-section-terms > .box {
    padding-bottom: 0; }

  .terms-header.rte {
    padding-bottom: 20px; }

  .wFormContainer .supportInfo {
    margin: 0;
    padding: 0 !important; }

  .wFormContainer form > div.actions {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important; }

  .wFormContainer .wForm .htmlSection h4, .wFormContainer .wForm .htmlSection .h4 {
    font-size: 16px; }

  .breadcrumb {
    padding-bottom: 0 !important; }

  .page-title {
    margin-bottom: 15px; }

  #section-faq-blocks > .box {
    padding-top: 10px;
    padding-bottom: 0px; }

  .faq-wrapper .faq-item {
    padding-top: 0; }

  #section-technical-information > .box {
    padding-top: 0;
    padding-bottom: 0; }

  .tech-info-wrapper > div.text-wrapper {
    padding: 20px 0px 0; }

  .support-ti-section > section {
    margin-bottom: 0; }

  .product-modal-sched-wrap {
    min-width: 1px; }

  .product-modal-sched-wrap .schedule-item {
    flex-wrap: wrap; }

  .product-modal-sched-wrap .schedule-item > div {
    width: 100%; }

  .product-modal-sched-wrap .schedule-item .schedule-item-title {
    margin-bottom: 5px; }

  .product-modal-sched-wrap .schedule-item:not(:last-child) {
    margin-bottom: 20px; }

  #selection .modal__container {
    max-width: 90% !important;
    min-width: 1px !important; } }
@media screen and (min-width: 641px) {
  .nav-container-left-icons .nav_mob_ps_link {
    display: none; } }
@media screen and (max-width: 640px) {
  .nav-container-right-icons li.site-nav__item:not(.header-share-btn) {
    display: none; }

  .modal.modal-add-to-selection-wrap {
    padding-inline: 20px; }

  .modal.modal-add-to-selection-wrap .modal__title {
    font-size: 23px;
    line-height: 29px; }

  .product_template__quantity_wrap,
  .qantas-item-blocks {
    flex-wrap: wrap; }

  .sched-products-wrap .sched-details-wrap {
    width: calc(100% / 2);
    max-width: 50%; }

  .product_template__quantity_wrap > div {
    width: 100%; }

  #shopify-section-qantas-section-2 .qantas-item-blocks .qantas-item {
    width: 100%; }

  .wForm .columnLayout td {
    width: 100%;
    display: block; }

  .faq-wrapper {
    flex-wrap: wrap; }

  .faq-wrapper .faq-item {
    width: 100%;
    padding-inline: 0; }

  .main-content #stockist-widget .stockist-result-list ul > li {
    width: 100%;
    padding-inline: 0; }

  #shopify-section-related-product .product--wrapper.image-wrapper img {
    object-fit: cover;
    object-position: center; }

  #shopify-section-related-product .product--wrapper.image-wrapper {
    min-height: 200px; }

  #shopify-section-related-product .grid-product .grid-product__wrapper {
    padding-bottom: 65px;
    height: 100%; }

  #shopify-section-related-product .grid-product .grid-product__wrapper a.btn.btn-blue {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto; }

  #shopify-section-related-product .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap; }

  #shopify-section-related-product .grid-product {
    height: auto; }

  #shopify-section-related-product .slick-track > a.slick-slide {
    display: none !important; }

  .sm_mt {
    margin-top: 0px !important; }

  .template-customers-account .main-content .grid, .template-customers-account .main-content .grid--full, .template-customers-account .main-content .grid--rev {
    text-align: center; }

  .template-customers-account .main-content p {
    display: block !important; }

  .template-customers-account .main-content p span.icon-fallback-text {
    display: block;
    margin: 10px auto 0; }

  .template-customers-account .main-content .page-title {
    margin-bottom: 10px; }

  .template-customers-account .main-content .section-header {
    margin-bottom: 25px; }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action {
    width: calc(25% - 10px); }

  #selection-items-wrapper .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item.ctn-action > a > span:not(.sched-header-action), .selection-item .sched-header-wrap .sched-header-actions .sched-header-actions-item button > span:not(.sched-header-action), .selection-item .sched-header-wrap {
    font-size: 11px; }

  .blog-article-rte-item p br {
    display: none; }

  .fullpage-popout-wrapper .fullpage-popout-right .sched-details-img {
    margin: 0 auto 10px;
    padding: 0;
    height: 115px; }

  .fullpage-popout-wrapper .fullpage-popout-right .sched-details-img img {
    object-fit: contain;
    object-position: center; }

  .fullpage-popout-right-header-wrap {
    margin-bottom: 10px; }

  .fullpage-popout-wrapper .fullpage-popout-right .sched-details-wrap {
    padding: 0 10px; }

  .fullpage-popout-wrapper {
    flex-wrap: wrap; }

  .fullpage-popout-wrapper .fullpage-popout-left {
    height: auto; }

  .fullpage-popout-wrapper .fullpage-popout-right {
    width: 100%; }

  .fullpage-popout-right-body-content-wrap .sched-button-wrap {
    flex-wrap: wrap; }

  .fullpage-popout-right-body-content-wrap .sched-button-wrap a {
    margin: 3px;
    height: auto; }

  .fullpage-popout-right-header-wrap i {
    width: 30px;
    text-align: center;
    display: block;
    z-index: 222;
    height: 30px;
    line-height: 30px;
    font-size: 20px; }

  .fullpage-popout-right-header-wrap {
    z-index: 222;
    position: relative; }

  .blog-wrap article .image-link .blog-item-wrap-link {
    max-width: calc(100% - 30px); }

  #stockist-widget .stockist-search-filter-checkbox {
    width: 100%; } }
.cover-default-wrapper,
.cover-compact-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  grid-gap: 10px; }

.cover-default-wrapper .cp-default-item,
.cover-compact-wrapper .cp-compact-item {
  width: 19%;
  cursor: pointer !important;
  margin-bottom: 20px;
  transition: all .3s ease-in;
  border: 5px solid #e2e2e2;
  min-height: 134px;
  height: 134px; }

.cover-default-wrapper .cp-default-item img,
.cover-compact-wrapper .cp-compact-item img {
  height: 100%; }

.cover-default-wrapper .cp-default-item.active,
.cover-compact-wrapper .cp-compact-item.active {
  border: 5px solid #ebb8a5; }

.site-nav__dropdown.site-nav--has-grandchildren .site-nav__dropdown-grandchild > ul {
  padding-top: 0; }

.footer-html-item {
  min-height: 95px;
  padding-bottom: 10px; }

.mobile-collapse-icon img {
  max-width: 18px;
  cursor: pointer !important; }

.compare-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer !important; }

.compare-toggle-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer !important; }

.template-index.transparent-header .logo.inverted-logo {
  filter: brightness(0) invert(1); }

.header-icon-normal,
.header-icon-transparent {
  height: 20px; }

.template-index.transparent-header .nav-container-right-icons .site-nav__link--icon,
.template-index.transparent-header .nav-container-right-icons .header-share-btn .site-nav__link--icon span {
  color: white; }

.template-index.transparent-header .nav-container-right-icons .site-nav__link--icon img.header-icon-normal {
  display: none; }

.template-index.transparent-header .nav-container-right-icons .site-nav__link--icon img.header-icon-transparent {
  display: block; }

.template-index.transparent-header.is-scrolling .logo.inverted-logo,
.template-index.transparent-header.is-scrolling .nav-container-right-icons .site-nav__link--icon img {
  /*      filter: unset!important; */ }

.template-index.transparent-header.is-scrolling .nav-container-right-icons .site-nav__link--icon img.header-icon-normal {
  display: block; }

.template-index.transparent-header.is-scrolling .nav-container-right-icons .site-nav__link--icon img.header-icon-transparent {
  display: none; }

.collection-flagship .wrapper {
  max-width: 1700px; }

.collection-flagship .grid-product__wrapper .grid-product__price_wrap_action,
.collection-flagship .grid-product__wrapper .cnft-custom-swatch,
.collection-flagship .grid-product__wrapper .btn.btn-blue,
.collection-flagship .grid-product__wrapper .grid-product__brand_sku,
.related-products-fondovalle-wrapper .slick-arrows {
  display: none !important; }

.collection-flagship .page-title {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  /*     margin-bottom: 40px; */
  color: #303E48;
  text-align: left; }

.related-products-fondovalle-wrapper .wrapper {
  position: relative; }

.usf-custom-sort-wrap .usf-views {
  display: none !important; }

.usf-custom-sort-wrap > div:nth-child(2) {
  text-align: right !important; }

.site-nav--has-dropdown .site-nav__dropdown.site-nav--no-grandchildren {
  /*     min-width: auto; */
  /*         transform: none!important; */
  /*     jutify */
  /*     flex-direction: column; */ }

.site-nav--has-dropdown .site-nav__dropdown.site-nav--no-grandchildren a {
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  padding: 7px 13px;
  color: #223C52;
  position: relative;
  display: block; }

.site-nav--has-dropdown .site-nav__dropdown.site-nav--no-grandchildren li {
  position: relative; }

.site-nav--has-dropdown .site-nav__dropdown.site-nav--no-grandchildren li:before {
  content: '•';
  color: #EBB8A5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: 10px;
  width: 10px;
  display: flex;
  align-items: center; }

.schedules-wrap {
  display: flex;
  justify-content: center; }

.schedules-wrap .sched-pagination-item,
.schedules-wrap .sched-pagination-item2 {
  text-align: center;
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #d0d0d0;
  font-size: 12px;
  color: #223C52;
  margin: 0 5px;
  display: inline-block;
  padding: 10px; }

.schedules-wrap .sched-pagination-item.active,
.schedules-wrap .sched-pagination-item2.active {
  border: 1px solid #ebb8a5;
  color: #ebb8a5; }

#inspiration .sw-instagram-row {
  display: flex;
  width: 100% !important; }

#BlogSection .pagination {
  margin-top: 30px;
  margin-bottom: 50px; }

.rte,
.rte p,
.blog-article-rte-item p,
.pd-table-item,
.faq-wrapper .faq-item > section > section p {
  text-align: justify; }

.sw-instagram-container {
  padding-top: 0 !important; }

.sw-instagram-container .sw-instagram-body,
.sw-instagram-container .sw-instagram-item-img {
  background: #fdf8f6; }

.sched-details-select-wrappers .opt-size {
  min-width: 200px; }

button a {
  color: #303e48; }

.tl-slider-prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 21px; }

.tl-slider-next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 21px; }

.acc-btn {
  color: #303E48;
  font-weight: normal;
  text-decoration: none !important; }

.link-section a {
  font-size: 13px;
  line-height: 20px; }

.pagination > * {
  vertical-align: top;
  color: #ebb8a5; }

.blog-wrap h3, .blog-wrap .h3 {
  margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #303E48;
  font-style: normal; }

.usf-goto-top {
  display: none !important; }

.spt-wishlist-element {
  font-size: 22px !important; }

.pre-orderbtn,
.ps_item,
.pg-customer_ps_wrap,
.add-to-selection-btn,
.account-link-wrap,
.mobile-account-btn {
  display: none !important; }

.spec-notes-wrapper {
  margin-top: 10px;
  margin-bottom: 10px; }

.spec-notes-text-item {
  font-size: 14px;
  text-decoration: none;
  color: #ebb8a5;
  background-color: transparent; }

.sched-item-products-wrap .sched-details-wrap-outer .sched-details-wrap .spec-notes-wrapper {
  width: 100%; }

.sched-item-products-wrap .sched-details-wrap-outer .sched-details-wrap .spec-notes-wrapper {
  margin-top: 0;
  border-top: 1px solid transparent; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .spec-notes-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 1px solid transparent; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .spec-notes-top-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .spec-notes-top-wrap .sched-details-actions-label {
  font-size: 12px;
  margin-bottom: 0; }

.sched-item-products-wrap.compact .sched-details-wrap-outer .sched-details-wrap .spec-notes-wrapper .spec-notes-text-wrap {
  display: none; }

.text-left {
  text-align: left !important; }

.mb-20 {
  margin-bottom: 20px !important; }
