/** Shopify CDN: Minification failed

Line 847:3 Unexpected "zoom"

**/
/*================ Var RTL ================*/
/*================ SASS HELPERS ================*/
/*================ Media Query Mixin ================*/
/*================ Mixxin Vinova ================*/
/*================ Media Query Mixin ================*/
/*================ Responsive Show/Hide Helper ================*/
/*================ Responsive Text Alignment Helper ================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ Mixxin Vinova ================*/
/* BOOTSTRAP 4 */
/* RIGHT TO LEFT */
/*================ VARIABLES ===============================================================================================================================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/*============================================================================
  Generate breakpoint-specific column widths and push classes
    - Default column widths: $grid-breakpoint-has-widths: ($small, $medium-up);
    - Default is no push classes
==============================================================================*/
/*================ Color Variables ================*/
/*================ Sizing Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Drawers ================*/
/*================ Hero ================*/
/*================ Hero Slider ================*/
/*================ Typography ================*/
/*================ Gift Cards ================*/
/*================ Z-index ================*/
/*================ GLOBAL ================*/
/*============================================================================
  #Grid
==============================================================================*/
/*============================================================================
  Grid Columns
    - Create width classes, prepended by the breakpoint name.
==============================================================================*/
/*================ Grid push classes ================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Build Base Grid Classes ================*/
/* Whole */
.one-whole {
  width: 100%; }

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

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

.two-thirds {
  width: 66.66667%; }

/* 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.66667%; }

.two-sixths {
  width: 33.33333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.66667%; }

.five-sixths {
  width: 83.33333%; }

/* 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.33333%; }

.two-twelfths {
  width: 16.66667%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.33333%; }

.five-twelfths {
  width: 41.66667%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.33333%; }

.eight-twelfths {
  width: 66.66667%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.33333%; }

.eleven-twelfths {
  width: 91.66667%; }

/*================ Build Responsive Grid Classes ================*/
@media only screen and (max-width: 749px) {
  /* Whole */
  .small--one-whole {
    width: 100%; }

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

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

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

  /* 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.66667%; }

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

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

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

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

  /* 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.33333%; }

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

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

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

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

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

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

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

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

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

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

  .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--one-eighth:nth-child(8n+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: 750px) {
  /* Whole */
  .medium-up--one-whole {
    width: 100%; }

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

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

  .medium-up--two-thirds {
    width: 66.66667%; }

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

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

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

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

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

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

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

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

  .medium-up--two-sixths {
    width: 33.33333%; }

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

  .medium-up--four-sixths {
    width: 66.66667%; }

  .medium-up--five-sixths {
    width: 83.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-up--two-twelfths {
    width: 16.66667%; }

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

  .medium-up--four-twelfths {
    width: 33.33333%; }

  .medium-up--five-twelfths {
    width: 41.66667%; }

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

  .medium-up--seven-twelfths {
    width: 58.33333%; }

  .medium-up--eight-twelfths {
    width: 66.66667%; }

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

  .medium-up--ten-twelfths {
    width: 83.33333%; }

  .medium-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium-up--one-half:nth-child(2n+1),
  .grid--uniform .medium-up--one-third:nth-child(3n+1),
  .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both; } }
/*================ Build Grid Push Classes ================*/
@media only screen and (max-width: 749px) {
  /* Halves */
  .small--push-one-half {
    left: 50%; }

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

  .small--push-two-thirds {
    left: 66.66667%; }

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

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

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

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

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

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

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

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

  .small--push-two-sixths {
    left: 33.33333%; }

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

  .small--push-four-sixths {
    left: 66.66667%; }

  .small--push-five-sixths {
    left: 83.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small--push-two-twelfths {
    left: 16.66667%; }

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

  .small--push-four-twelfths {
    left: 33.33333%; }

  .small--push-five-twelfths {
    left: 41.66667%; }

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

  .small--push-seven-twelfths {
    left: 58.33333%; }

  .small--push-eight-twelfths {
    left: 66.66667%; }

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

  .small--push-ten-twelfths {
    left: 83.33333%; }

  .small--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (min-width: 750px) {
  /* Halves */
  .medium-up--push-one-half {
    left: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-up--push-eleven-twelfths {
    left: 91.66667%; } }
@media (min-width: 1200px) {
  .col-lg-cus-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 5px;
    padding-right: 5px; }

  .col-lg-4-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 44.44444444%;
    -ms-flex: 0 0 44.44444444%;
    flex: 0 0 44.44444444%;
    max-width: 44.44444444%; }

  .col-lg-5-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55.55555555%;
    -ms-flex: 0 0 55.55555555%;
    flex: 0 0 55.55555555%;
    max-width: 55.55555555%; }

  .col-lg-20p {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px; }

  .col-lg-80p {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 768px) {
  .col-md-cus-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px; }

  .col-md-4-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 44.44444444%;
    -ms-flex: 0 0 44.44444444%;
    flex: 0 0 44.44444444%;
    max-width: 44.44444444%;
    padding-left: 15px;
    padding-right: 15px; }

  .col-md-5-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55.55555555%;
    -ms-flex: 0 0 55.55555555%;
    flex: 0 0 55.55555555%;
    max-width: 55.55555555%;
    padding-left: 15px;
    padding-right: 15px; } }
/*================ #Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix::after {
    content: '';
    display: table;
    clear: both; }

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.visibility-hidden {
  visibility: hidden; }

.js-focus-hidden:focus {
  outline: none; }

.no-js:not(html) {
  display: none; }
  .no-js .no-js:not(html) {
    display: block; }

.no-js .js {
  display: none; }

.hide {
  display: none !important; }

/*============================================================================
  Skip to content button
    - Overrides .visually-hidden when focused
==============================================================================*/
.skip-link:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #444444;
  background-color: white;
  padding: 10px;
  opacity: 1;
  z-index: 10000;
  transition: none; }

/*=============== Lazy loading ===================*/
.box {
  background: no-repeat;
  background-color: #f7f7f7;
  background-size: contain; }

.ratio-container {
  position: relative; }

.ratio-container:after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
  padding-bottom: 50%;
  content: ""; }

.ratio-container > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*================ #Basic Styles ================*/
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
html {
  font-size: 62.5%; }

/*================ Typography ================*/
blockquote {
  font-size: 1.38462em;
  font-style: normal;
  text-align: center;
  padding: 0 30px;
  margin: 0; }
  .rte blockquote {
    border-color: #cfc7a2;
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 27.5px; }
  blockquote p + cite {
    margin-top: 27.5px; }
  blockquote cite {
    display: block;
    font-size: 0.85em;
    font-weight: 400; }
    blockquote cite::before {
      content: '\2014 \0020'; }

code,
pre {
  font-family: Consolas, monospace;
  font-size: 1em; }

pre {
  overflow: auto; }

body,
input,
textarea,
button,
select {
  font-size: 1.3rem;
  font-family: Avenir Next;
  color: #666666;
  line-height: 1.5; }

@media only screen and (max-width: 989px) {
  input,
  textarea,
  select,
  button {
    font-size: 16px; } }
/*================ RTE headings ================*/
.rte {
  color: #666666;
  margin-bottom: 60px; }
  .rte:last-child {
    margin-bottom: 0; }
  .rte h1,
  .rte h2,
  .rte h3,
  .rte h4,
  .rte h5,
  .rte h6 {
    margin-top: 55px;
    margin-bottom: 27.5px; }
    .rte h1:first-child,
    .rte h2:first-child,
    .rte h3:first-child,
    .rte h4:first-child,
    .rte h5:first-child,
    .rte h6:first-child {
      margin-top: 0; }
  .rte li {
    margin-bottom: 4px;
    list-style: inherit; }
    .rte li:last-child {
      margin-bottom: 0; }

.rte-setting {
  margin-bottom: 33.33333px; }
  .rte-setting:last-child {
    margin-bottom: 0; }

/*================ #Icons ================*/
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor; }
  .no-svg .icon {
    display: none; }

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.no-svg .icon__fallback-text {
  position: static !important;
  overflow: inherit;
  clip: none;
  height: auto;
  width: auto;
  margin: 0; }

/*================ Payment Icons ================*/
.payment-icons {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default; }
  .payment-icons .icon {
    width: 30px;
    height: 30px; }

/*================ Social Icons ================*/
.social-icons .icon {
  width: 23px;
  height: 23px; }
  @media only screen and (min-width: 750px) {
    .social-icons .icon {
      width: 25px;
      height: 25px; } }
  .social-icons .icon.icon--wide {
    width: 40px; }

/*================ #Lists ================*/
ul,
ol {
  margin: 0;
  padding: 0; }

ol {
  list-style: decimal; }

.list--inline {
  padding: 0;
  margin: 0; }
  .list--inline li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

/*================ #Rich Text Editor ================*/
.rte img {
  height: auto; }
.rte table {
  table-layout: fixed; }
.rte ul,
.rte ol {
  margin: 0 0 30px 60px; }
  .rte ul.list--inline,
  .rte ol.list--inline {
    margin-left: 0; }
.rte ul {
  list-style: disc outside; }
  .rte ul ul {
    list-style: circle outside; }
    .rte ul ul ul {
      list-style: square outside; }
.rte a:not(.btn) {
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px; }

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

.scrollable-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*================ #Links and Buttons ================*/
a {
  color: #444444;
  text-decoration: none; }
  a:hover, a:focus {
    color: #78b144; }
  a.classic-link {
    text-decoration: underline; }

/*================ Buttons ================*/
.btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  padding: 8px 15px;
  background-color: #78b144;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  white-space: normal;
  font-size: 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media only screen and (min-width: 750px) {
    .btn {
      padding: 10px 22px; } }
  .btn:hover, .btn:focus {
    color: #fff;
    box-shadow: none;
    background: #70934f; }
  .btn[disabled] {
    cursor: default;
    @inclide opacity(0.6);
    background-color: #6fae00;
    color: white; }

.btn--secondary {
  background-color: #eaeaea;
  color: #162950;
  border-color: #cfc7a2; }

.btn--small {
  font-family: Avenir Next;
  padding: 8px 10px;
  font-size: 0.92308em;
  line-height: 1; }

.btnov-lines {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 1px;
  background: #383838;
  cursor: pointer;
  margin-bottom: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btnov-lines:before, .btnov-lines:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    width: 13px;
    height: 1px;
    background: #383838;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .btnov-lines:before {
    top: 4px; }
  .btnov-lines:after {
    top: -4px; }
  .act .btnov-lines {
    background: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .act .btnov-lines:before, .act .btnov-lines:after {
      top: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .act .btnov-lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      -ms-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    .act .btnov-lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      -ms-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }

.nov-toggle-btn {
  cursor: pointer; }

.nov_sideward {
  position: fixed;
  padding-top: 25px;
  padding-bottom: 30px;
  top: 0;
  z-index: 100;
  height: 100vh;
  min-width: 285px;
  visibility: hidden;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.45s ease 0.2s;
  -moz-transition: all 0.45s ease 0.2s;
  -ms-transition: all 0.45s ease 0.2s;
  -o-transition: all 0.45s ease 0.2s;
  transition: all 0.45s ease 0.2s;
  background: #fff;
  overflow-y: auto; }
  .nov_sideward.nov_sideward_right {
    right: -285px; }
    .lang-rtl .nov_sideward.nov_sideward_right {
      left: -285px;
      right: auto; }
  .nov_sideward.nov_sideward_left {
    left: -285px; }
    .lang-rtl .nov_sideward.nov_sideward_left {
      right: -285px;
      left: auto; }
  .nov_sideward .nov_close {
    text-align: center;
    cursor: pointer; }
    .nov_sideward .nov_close i {
      font-size: 24px;
      color: #222; }
  .nov_sideward .nov_sideward-content {
    padding-top: 58px; }

.nov-toggle.active .nov_sideward {
  visibility: visible;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1; }
.nov-toggle.active .nov_sideward_right {
  right: 0; }
  .lang-rtl .nov-toggle.active .nov_sideward_right {
    left: 0;
    right: auto; }
.nov-toggle.active .nov_sideward_left {
  left: 0; }
  .lang-rtl .nov-toggle.active .nov_sideward_left {
    right: 0;
    left: auto; }

.account-list {
  width: 210px;
  left: inherit;
  right: 0; }
  .lang-rtl .account-list {
    right: inherit;
    left: auto; }
  .lang-rtl .account-list {
    left: 0;
    right: auto; }
  .account-list ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    background: #fff; }
  .account-list .close-group-account {
    text-align: center;
    cursor: pointer; }
    .account-list .close-group-account i {
      font-size: 24px;
      color: #222; }
  .account-list .account-list-content > div:not(.currency-selector), .account-list .account-list-content .link_wishlist {
    border-bottom: 1px dashed #a7a7a7;
    line-height: 1.5;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .account-list .account-list-content > div:not(.currency-selector) a, .account-list .account-list-content .link_wishlist a {
      padding: 10px 13px;
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      color: #78b144; }
    .account-list .account-list-content > div:not(.currency-selector) i, .account-list .account-list-content .link_wishlist i {
      vertical-align: middle;
      text-align: center; }
    .account-list .account-list-content > div:not(.currency-selector) span, .account-list .account-list-content .link_wishlist span {
      display: inline-block;
      vertical-align: middle;
      margin-left: 13px;
      color: #666; }
      .lang-rtl .account-list .account-list-content > div:not(.currency-selector) span, .lang-rtl .account-list .account-list-content .link_wishlist span {
        margin-right: 13px;
        margin-left: inherit; }
    .account-list .account-list-content > div:not(.currency-selector).language-selector, .account-list .account-list-content .link_wishlist.language-selector {
      border-bottom: none; }
    .account-list .account-list-content > div:not(.currency-selector):hover, .account-list .account-list-content .link_wishlist:hover {
      background: #70934f;
      border-color: transparent; }
      .account-list .account-list-content > div:not(.currency-selector):hover a, .account-list .account-list-content .link_wishlist:hover a {
        color: #fff; }
      .account-list .account-list-content > div:not(.currency-selector):hover span, .account-list .account-list-content .link_wishlist:hover span {
        color: #fff; }
  .account-list .account-list-content > div:last-child {
    border-bottom: none; }
  .account-list .account-list-content .groups-selector {
    margin-left: 0; }
    .lang-rtl .account-list .account-list-content .groups-selector {
      margin-right: 0;
      margin-left: inherit; }
    .account-list .account-list-content .groups-selector .dropdown-toggle {
      display: none; }
    .account-list .account-list-content .groups-selector .dropdown-menu {
      display: block; }

#back-top {
  position: fixed;
  right: 15px;
  bottom: 100px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #78b144;
  color: #fff;
  font-size: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }
  .lang-rtl #back-top {
    left: 15px;
    right: auto; }
  #back-top:hover {
    background: #70934f;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.canvas-menu {
  background: #333;
  color: #666;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: auto;
  right: auto;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -moz-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -o-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
  .canvas-menu.drawer-left {
    right: -250px; }
  .canvas-menu #canvas-main-menu {
    top: 45px;
    display: block !important;
    background: #fff; }
    .canvas-menu #canvas-main-menu .mm-navbar .mm-title {
      color: #78b144 !important;
      font-size: 14px;
      font-family: Lexia DaMa;
      font-weight: 600; }
  .canvas-menu .canvas-header-box {
    background: #78b144;
    min-height: 45px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    color: #fff; }
    .canvas-menu .canvas-header-box .close-box {
      cursor: pointer; }
  .canvas-menu .site-nav > li {
    text-align: left;
    display: block; }
    .lang-rtl .canvas-menu .site-nav > li {
      text-align: right; }
    .canvas-menu .site-nav > li:not(.mm-divider)::after {
      left: 0; }
      .lang-rtl .canvas-menu .site-nav > li:not(.mm-divider)::after {
        right: 0;
        left: auto; }
    .canvas-menu .site-nav > li:after {
      border-bottom: 1px dashed #cfc7a2; }
    .canvas-menu .site-nav > li > .mm-next:after {
      border-top: 1.5px solid;
      border-left: 1.5px solid;
      width: 6px;
      height: 6px; }
    .canvas-menu .site-nav > li > .mm-next:before {
      display: none; }
    .canvas-menu .site-nav > li > .site-nav__link {
      padding: 20px 10px 20px 20px;
      color: #78b144; }
      .canvas-menu .site-nav > li > .site-nav__link > i {
        display: none; }
    .canvas-menu .site-nav > li.site-nav--has-dropdown:before {
      display: none; }
  .canvas-menu .site-nav__dropdown .site-nav__link {
    padding-top: 10px;
    padding-bottom: 10px; }

body {
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -moz-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -o-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  position: relative;
  left: 0;
  right: 0; }
  body.canvasmenu-left {
    overflow: hidden;
    right: 250px;
    left: -250px; }
    body.canvasmenu-left .canvas-menu.drawer-left {
      right: 0; }
    body.canvasmenu-left .canvas-overlay {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 9998;
      background: rgba(0, 0, 0, 0.5); }

/*================ Button variations ================*/
@media only screen and (max-width: 749px) {
  .btn--small-wide {
    padding-left: 50px;
    padding-right: 50px; } }
.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #444444;
  text-align: left; }
  .btn--link:hover, .btn--link:focus {
    opacity: 1; }
  .btn--link .icon {
    vertical-align: middle; }

.btn--narrow {
  padding-left: 15px;
  padding-right: 15px; }

.btn--disabled {
  opacity: 0.5;
  cursor: default; }
  .btn--disabled:hover, .btn--disabled:focus {
    opacity: 0.5; }

.btn--has-icon-after .icon {
  margin-left: 10px; }

.btn--has-icon-before .icon {
  margin-right: 10px; }

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

/*================ Return to collection/blog links ================*/
.return-link-wrapper {
  margin: 82.5px 0; }
  @media only screen and (max-width: 749px) {
    .return-link-wrapper {
      margin-bottom: -91px; }
      .return-link-wrapper .btn {
        display: block; } }

/*================ #Tables ================*/
table {
  margin-bottom: 27.5px; }

th {
  font-family: Lexia DaMa;
  font-weight: 700; }

th,
td {
  text-align: left;
  border: 1px solid #cfc7a2;
  padding: 10px 14px; }

/*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
@media only screen and (max-width: 749px) {
  .responsive-table thead {
    display: none; }
  .responsive-table tr {
    display: block; }
  .responsive-table tr,
  .responsive-table td {
    float: left;
    clear: both;
    width: 100%; }
  .responsive-table th,
  .responsive-table td {
    display: block;
    text-align: right;
    padding: 27.5px;
    border: 0;
    margin: 0; }
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px; }

  .responsive-table__row + .responsive-table__row,
  tfoot > .responsive-table__row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 55px; }
    .responsive-table__row + .responsive-table__row::after,
    tfoot > .responsive-table__row:first-child::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 27.5px;
      right: 27.5px;
      border-bottom: 1px solid #cfc7a2; } }
/*================ #Images and Iframes ================*/
svg:not(:root) {
  overflow: hidden; }

.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%; }

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

fieldset {
  border: 1px solid #cfc7a2;
  margin: 0 0 55px;
  padding: 27.5px; }

legend {
  border: 0;
  padding: 0; }

button {
  cursor: pointer; }

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

label {
  display: block;
  margin-bottom: 5px; }
  @media only screen and (max-width: 749px) {
    label {
      font-size: 0.84615em; } }
  [type="radio"] + label, [type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0; }
  label[for] {
    cursor: pointer; }

input,
textarea,
select {
  border: 1px solid #e3e0d3;
  background-color: white;
  color: #162950;
  max-width: 100%;
  line-height: 1.2;
  border-radius: 2px; }
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #beb380; }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: #f4f4f4;
    border-color: #f4f4f4; }
  input.input--error::-webkit-input-placeholder,
  textarea.input--error::-webkit-input-placeholder,
  select.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-moz-placeholder,
  textarea.input--error::-moz-placeholder,
  select.input--error::-moz-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error:-ms-input-placeholder,
  textarea.input--error:-ms-input-placeholder,
  select.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-ms-input-placeholder,
  textarea.input--error::-ms-input-placeholder,
  select.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1; }
  input.hidden-placeholder::-webkit-input-placeholder,
  textarea.hidden-placeholder::-webkit-input-placeholder,
  select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-moz-placeholder,
  textarea.hidden-placeholder::-moz-placeholder,
  select.hidden-placeholder::-moz-placeholder {
    color: transparent; }
  input.hidden-placeholder:-ms-input-placeholder,
  textarea.hidden-placeholder:-ms-input-placeholder,
  select.hidden-placeholder:-ms-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-ms-input-placeholder,
  textarea.hidden-placeholder::-ms-input-placeholder,
  select.hidden-placeholder::-ms-input-placeholder {
    opacity: 1; }

textarea {
  min-height: 100px; }

/*================ Error styles ================*/
input.input--error,
select.input--error,
textarea.input--error {
  border-color: #d20000;
  background-color: #fff8f8;
  color: #d20000; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url(/cdn/shop/t/3/assets/ico-select.svg?v=174417012933431949951574324140);
  background-repeat: no-repeat;
  background-position: right 10px center;
  line-height: 1.2;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 8px;
  /*================ Hide the svg arrow in IE9 and below ================*/ }
  @media only screen and (min-width: 750px) {
    select {
      padding-top: 10px;
      padding-left: 18px;
      padding-bottom: 10px; } }
  .ie9 select {
    padding-right: 10px;
    background-image: none; }

optgroup {
  font-weight: 700; }

option {
  color: #444444;
  background-color: white; }

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

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

::-webkit-input-placeholder {
  color: #162950;
  opacity: 0.6; }

::-moz-placeholder {
  color: #162950;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: #162950;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: #162950;
  opacity: 1; }

/*================ Labels ================*/
.label--error {
  color: #d20000; }

input,
textarea {
  padding: 8px 15px; }
  @media only screen and (min-width: 750px) {
    input,
    textarea {
      padding: 10px 18px; } }

/*================ Vertical forms ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  width: 100%;
  margin-bottom: 10px; }
.form-vertical [type="radio"],
.form-vertical [type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 5px; }
.form-vertical [type="submit"],
.form-vertical .btn {
  display: inline-block;
  width: inherit; }

/*================ Form feedback messages ================*/
.note,
.form--success,
.errors {
  padding: 8px;
  margin: 0 0 27.5px; }
  @media only screen and (min-width: 750px) {
    .note,
    .form--success,
    .errors {
      padding: 10px; } }

.note {
  border: 1px solid #cfc7a2; }

.form--success {
  border: 1px solid #19a340;
  background-color: #f8fff9;
  color: #19a340; }

.errors {
  border: 1px solid #d20000;
  background-color: #fff8f8;
  color: #d20000; }
  .errors ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .errors a {
    color: #d20000;
    text-decoration: underline; }

/*================ Input Groups ================*/
.input-group {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate; }
  .form-vertical .input-group {
    margin-bottom: 55px; }

.input-group__field,
.input-group__btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group__field,
.input-group__btn .btn {
  height: 42px;
  padding-top: 0;
  padding-bottom: 0; }
  @media only screen and (min-width: 750px) {
    .input-group__field,
    .input-group__btn .btn {
      height: 46px; } }

.input-group__field {
  width: 100%;
  border-right: 0;
  border-radius: 2px 0 0 2px; }
  .form-vertical .input-group__field {
    margin: 0; }

.input-group__btn {
  white-space: nowrap;
  width: 1%; }
  .input-group__btn .btn {
    border-radius: 0 2px 2px 0;
    white-space: nowrap; }

/*================ #Site Nav and Dropdowns ================*/
.site-nav {
  position: relative;
  padding: 0;
  text-align: center; }
  .site-nav a {
    padding: 25px 18px;
    font-size: 14px;
    font-family: Lexia DaMa;
    color: #444444;
    text-transform: uppercase;
    font-weight: 700; }
    .site-nav a:hover {
      text-decoration: none;
      color: #78b144; }
  .site-nav li {
    display: inline-block; }
    .site-nav li.site-nav--has-dropdown:before {
      content: "";
      position: absolute;
      background: #78b144;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      bottom: 12px;
      left: 50%;
      margin-left: -4px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
      .lang-rtl .site-nav li.site-nav--has-dropdown:before {
        right: 50%;
        left: auto; }
      .lang-rtl .site-nav li.site-nav--has-dropdown:before {
        margin-right: -4px;
        margin-left: inherit; }
    .site-nav li.site-nav--has-dropdown:hover:before, .site-nav li.site-nav--has-dropdown:focus:before {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
    .site-nav li.product .site-nav__dropdown ul > li {
      position: relative; }
      .site-nav li.product .site-nav__dropdown ul > li > a {
        padding-left: 100px; }
        .lang-rtl .site-nav li.product .site-nav__dropdown ul > li > a {
          padding-right: 100px;
          padding-left: inherit; }
      .site-nav li.product .site-nav__dropdown ul > li:before {
        content: "";
        width: 50px;
        height: 30px;
        position: absolute;
        top: 18px;
        left: 20px; }
        .lang-rtl .site-nav li.product .site-nav__dropdown ul > li:before {
          right: 20px;
          left: auto; }
      .site-nav li.product .site-nav__dropdown ul > li:nth-child(1):before {
        background: url(/cdn/shop/t/3/assets/vegetables-green.png?v=93269673207974998071574324129) no-repeat; }
      .site-nav li.product .site-nav__dropdown ul > li:nth-child(2):before {
        background: url(/cdn/shop/t/3/assets/fruit-green.png?v=123596752126333356221574324100) no-repeat; }
      .site-nav li.product .site-nav__dropdown ul > li:nth-child(3):before {
        background: url(/cdn/shop/t/3/assets/bread-green.png?v=115525883146553590281574324097) no-repeat; }
      .site-nav li.product .site-nav__dropdown ul > li:nth-child(4):before {
        background: url(/cdn/shop/t/3/assets/juice-green.png?v=69753171000231676641574324114) no-repeat; }
      .site-nav li.product .site-nav__dropdown ul > li:nth-child(5):before {
        background: url(/cdn/shop/t/3/assets/tea-green.png?v=47489497804014502101574324125) no-repeat; }

.site-nav--centered {
  padding-bottom: 22px; }

/*================ Site Nav Links ================*/
.site-nav__link {
  display: block;
  white-space: nowrap; }
  .site-nav--centered .site-nav__link {
    padding-top: 0; }
  .site-nav__link .zmdi-chevron-down {
    width: 8px;
    height: 8px;
    margin-left: 2px; }
    .lang-rtl .site-nav__link .zmdi-chevron-down {
      margin-right: 2px;
      margin-left: inherit; }
  .site-nav--active-dropdown .site-nav__link .zmdi-chevron-down:before {
    content: '\f2fc'; }
  .site-nav__link.site-nav--active-dropdown {
    border: 1px solid #cfc7a2;
    border-bottom: 1px solid transparent;
    z-index: 2; }

/*================ Dropdowns ================*/
.site-nav--has-centered-dropdown {
  position: static; }

.site-nav--has-dropdown {
  position: relative; }
  .site-nav--has-dropdown .site-nav__dropdown {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 18px;
    margin: 0;
    width: 230px;
    z-index: 7;
    text-align: left;
    background: white;
    top: 130%;
    border: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
    -ms-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
    -o-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5); }
    .site-nav--has-dropdown .site-nav__dropdown .site-nav__link {
      padding-top: 25px;
      padding-bottom: 25px;
      color: #444444;
      font-weight: bold;
      text-transform: capitalize;
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      -ms-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .site-nav--active-dropdown .site-nav--has-dropdown .site-nav__dropdown {
      display: block; }
    .site-nav--has-dropdown .site-nav__dropdown ul > li {
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .site-nav--has-dropdown .site-nav__dropdown ul > li:not(:last-child) {
        border-bottom: 1px dashed #cfc7a2; }
      .site-nav--has-dropdown .site-nav__dropdown ul > li:hover {
        background: #f0efea; }
        .site-nav--has-dropdown .site-nav__dropdown ul > li:hover a {
          color: #78b144; }
  .site-nav--has-dropdown:hover .site-nav__dropdown, .site-nav--has-dropdown:focus .site-nav__dropdown {
    visibility: visible;
    opacity: 1;
    top: 100%; }

.site-nav__dropdown--centered {
  width: 100%;
  border: 0;
  background: none;
  padding: 0;
  text-align: center; }

/*================ Child list ================*/
.site-nav__childlist {
  display: inline-block;
  background: white;
  padding: 11px 17px;
  text-align: left; }

.site-nav__childlist-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -60px; }

.site-nav__childlist-item {
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 60px; }

.site-nav__child-link--parent {
  font-weight: 700;
  margin: 4px 0; }

.page-container {
  position: relative;
  overflow: hidden; }

hr {
  margin: 55px 0;
  border: 0;
  border-bottom: 1px solid #cfc7a2; }

.hr--small {
  padding: 10px 0;
  margin: 0; }

.hr--invisible {
  border-bottom: 0; }

.border-bottom {
  border-bottom: 1px solid #ece8d6; }
  .border-bottom .text-right {
    font-weight: 700;
    color: #222; }

.border-top {
  border-top: 1px solid #ece8d6; }

.empty-page-content {
  padding: 125px 55px; }
  @media only screen and (max-width: 749px) {
    .empty-page-content {
      padding-left: 22px;
      padding-right: 22px; } }

.grid--table {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle; }

.grid--no-gutters {
  margin-left: 0; }
  .grid--no-gutters .grid__item {
    padding-left: 0; }

.grid--half-gutters {
  margin-left: -15px; }
  .grid--half-gutters > .grid__item {
    padding-left: 15px; }

.grid--double-gutters {
  margin-left: -60px; }
  .grid--double-gutters > .grid__item {
    padding-left: 60px; }

.grid--flush-bottom {
  margin-bottom: -90px;
  overflow: auto; }
  .grid--flush-bottom > .grid__item {
    margin-bottom: 90px; }

/*============================================================================
  Animation Classes and Keyframes
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important; }

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

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

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

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

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

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

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

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

.drawer {
  display: none;
  position: absolute;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 9;
  background-color: white;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .drawer input[type="text"],
  .drawer textarea {
    background-color: white;
    color: #444444; }

.js-drawer-open {
  overflow: hidden; }

.drawer--top {
  width: 100%; }
  .js-drawer-open-top .drawer--top {
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block; }

.drawer-page-content::after {
  visibility: hidden;
  opacity: 0;
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 8;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .js-drawer-open .drawer-page-content::after {
    visibility: visible;
    opacity: 1; }

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle; }

.drawer__close-button {
  background: none;
  border: 0 none;
  position: relative;
  right: -15px;
  height: 100%;
  width: 60px;
  padding: 0 20px;
  color: inherit;
  font-size: 1.38462em; }
  .drawer__close-button:active, .drawer__close-button:focus {
    background-color: rgba(0, 0, 0, 0.6); }

/*============================================================================
  Slick slider overrides
==============================================================================*/
.slick-dotted.slick-slider {
  margin-bottom: 0; }

/*================ Slick dots and prev/next ================*/
.slick-slider .slick-dots {
  margin: 0;
  width: auto; }
  .slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-left: 6px; }
    .slick-slider .slick-dots li:first-of-type {
      margin-left: 0; }
    @media only screen and (min-width: 750px) {
      .slick-slider .slick-dots li {
        width: 12px;
        height: 12px;
        margin-left: 8px; } }
    .slick-slider .slick-dots li button {
      position: relative;
      padding: 0;
      width: 10px;
      height: 10px; }
      @media only screen and (min-width: 750px) {
        .slick-slider .slick-dots li button {
          width: 12px;
          height: 12px; } }
    .slick-slider .slick-dots li button::before {
      text-indent: -9999px;
      background-color: transparent;
      border-radius: 100%;
      background-color: currentColor;
      width: 10px;
      height: 10px;
      opacity: 0.4;
      transition: all 0.2s; }
      @media only screen and (min-width: 750px) {
        .slick-slider .slick-dots li button::before {
          width: 12px;
          height: 12px; } }
    .slick-slider .slick-dots li.slick-active button::before {
      opacity: 1; }
    .slick-slider .slick-dots li button:active::before {
      opacity: 0.7; }

/* Index sections ================================================================================================================================*/
.index-section {
  padding-bottom: 60px; }
  .index-section:first-child {
    padding-top: 0;
    border-top: 0; }

.index-section--flush + .index-section--flush {
  margin-top: -120px; }

@media only screen and (min-width: 750px) {
  [class*="index-section--flush"] + [class*="index-section--flush"] {
    margin-top: -180px; } }

.index-section--flush:first-child {
  margin-top: 0; }

@media only screen and (min-width: 750px) {
  [class*="index-section--flush"]:first-child {
    margin-top: 0; } }

.index-section--flush:last-child {
  margin-bottom: -60px; }

@media only screen and (min-width: 750px) {
  [class*="index-section--flush"]:last-child {
    margin-bottom: -90px; } }

@media only screen and (max-width: 749px) {
  .index-section--featured-product:first-child {
    margin-top: -12px; } }

.placeholder-svg {
  display: block;
  fill: rgba(102, 102, 102, 0.35);
  background-color: rgba(102, 102, 102, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(102, 102, 102, 0.2); }

.placeholder-noblocks {
  padding: 40px;
  text-align: center; }

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .placeholder-background .icon {
    border: 0; }

.gallery-image__content .placeholder-svg {
  position: absolute;
  top: 0;
  left: 0; }

/* TEMPLATES ==================================================================================================================*/
/* Templates | Password ========================================================================================================*/
.template-password {
  height: 100vh; }

.password-page {
  display: table;
  height: 100%;
  width: 100%;
  color: #666666;
  background-color: white;
  background-size: cover; }
  .ie9 .password-page {
    height: auto; }
  .password-page .errors,
  .password-page .form--success {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }

.password-header {
  height: 85px;
  display: table-row; }

.password-header__inner {
  display: table-cell;
  vertical-align: middle; }

.password-login {
  padding: 0 30px;
  text-align: right; }

.password-logo .logo {
  color: #444444;
  font-weight: 700;
  max-width: 100%; }

.password-main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 27.5px 55px; }

.password-message {
  max-width: 500px;
  margin: 82.5px auto 27.5px; }

.password__input-group {
  max-width: 340px;
  margin: 0 auto 55px; }

.password__title {
  margin-bottom: 82.5px; }

.password__form-heading {
  margin-bottom: 55px; }

.password-powered-by {
  margin-top: 82.5px; }

/* Templates | Product Detail ========================================================================================================*/
#shopify-section-nov-sidebar-detail .item-product {
  border: none;
  box-shadow: none; }
  #shopify-section-nov-sidebar-detail .item-product .thumbnail-container {
    border: 1px solid #e3e0d3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden; }
  #shopify-section-nov-sidebar-detail .item-product .product__info .product__price {
    margin-bottom: 0; }

h1.product-single__title {
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: 700;
  font-family: Lexia DaMa;
  color: #444444; }

.proFeaturedImage {
  border: 1px solid #e3e0d3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }

.product-single__price {
  font-family: Lexia DaMa;
  color: #78b144;
  font-size: 3rem;
  font-weight: 700;
  margin-top: -8px; }
  @media only screen and (max-width: 749px) {
    .product-single__price {
      display: block;
      margin-top: 0; } }
  .product-single__price #ComparePrice-nov-product-template {
    color: #c4c4c4;
    position: relative;
    margin-left: 10px; }
  .product-single__price .product__available {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Avenir Next; }
    .product-single__price .product__available .availability {
      color: #666666; }

.product-single__vendor,
.product-single__sku,
.product-single__cat,
.product-single__tags {
  color: #666666;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500; }
  .product-single__vendor .label,
  .product-single__sku .label,
  .product-single__cat .label,
  .product-single__tags .label {
    margin-right: 5px; }
    .lang-rtl .product-single__vendor .label, .lang-rtl
    .product-single__sku .label, .lang-rtl
    .product-single__cat .label, .lang-rtl
    .product-single__tags .label {
      margin-left: 5px;
      margin-right: inherit; }

/* productThumbs*/
#productThumbs {
  margin-top: 10px; }
  #productThumbs .thumbItem {
    border: 1px solid #e3e0d3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    #productThumbs .thumbItem:hover, #productThumbs .thumbItem.active {
      border-color: #78b144; }

.product-single__info .has-border {
  border-top: 1px dotted #c0c0c0;
  padding-top: 25px;
  margin-top: 25px; }
@media (max-width: 991px) {
  .product-single__info .product-form-nov-product-template .has-border {
    display: block !important; }
    .product-single__info .product-form-nov-product-template .has-border .product-form__item--quantity .js-qty {
      margin-left: inherit !important; }
    .product-single__info .product-form-nov-product-template .has-border .product-form__item--submit {
      margin-top: 20px;
      overflow: auto; } }

.product-single__shortdes {
  margin-bottom: 22px; }

.product-form .product-form__item .single-option-selector {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.group-reviews .spr-badge {
  display: inline-block; }
  .group-reviews .spr-badge .spr-badge-caption {
    margin-left: 15px; }
    .lang-rtl .group-reviews .spr-badge .spr-badge-caption {
      margin-right: 15px;
      margin-left: inherit; }
.group-reviews .label-review {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500; }
  .group-reviews .label-review:hover {
    text-decoration: none;
    color: #78b144; }
.group-reviews i {
  font-size: 15px;
  color: #94cdd5; }
.group-reviews > div:not(:last-child) {
  margin-right: 20px; }
  .lang-rtl .group-reviews > div:not(:last-child) {
    margin-left: 20px;
    margin-right: inherit; }

/*================ Add to cart form ================*/
.product-form--hide-variant-labels .product-form__item label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.product-form__variants {
  display: none; }
  .no-js .product-form__variants {
    display: block; }

.product-form__item--quantity label {
  margin-bottom: 0; }
.product-form__item--quantity .product-form__input {
  width: 80px; }

.product-form__item--submit {
  width: 100%; }

.product-form__input {
  display: block;
  width: 100%; }

.product-form__cart-submit {
  position: relative;
  display: block;
  width: 100%;
  line-height: 1.4;
  padding-left: 5px;
  padding-right: 5px;
  white-space: normal;
  background: #78b144;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  max-width: 150px; }
  .product-form__cart-submit:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: #70934f;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear; }
  .product-form__cart-submit i {
    width: 23px;
    height: 20px;
    background: url(/cdn/shop/t/3/assets/icon-cart_white.png?v=74101726139097624791574324106);
    background-size: contain;
    display: inline-block;
    vertical-align: bottom; }
  .product-form__cart-submit:hover:before {
    width: 100%; }

/*================ Product Images ================*/
.product-single__thumbnail {
  display: block; }
  .product-single__thumbnail.active-thumb {
    border-color: #444444; }

.product-single__thumbnail-image {
  max-width: 100%;
  display: block; }

.product-featured-img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%; }
  .no-js .product-featured-img {
    position: relative; }

.zoomImg {
  background-color: white; }

@media only screen and (min-width: 750px) {
  .product-single__thumbnails {
    margin-top: 30px; } }
@media only screen and (max-width: 749px) {
  .product-single__photos {
    margin-bottom: 30px; }

  .product-single__photo--has-thumbnails {
    margin-bottom: 30px; } }
.product-single__photos--full {
  margin-bottom: 30px; }

.product-single__photo-wrapper {
  margin: 0 auto;
  width: 100%; }

.product-single__photo {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative; }

@media only screen and (max-width: 749px) {
  .thumbnails-slider--active .product-single__thumbnails {
    display: none; }
    .thumbnails-slider--active .product-single__thumbnails.slick-initialized, .ie9 .thumbnails-slider--active .product-single__thumbnails {
      display: block;
      margin: 0 auto;
      max-width: 75%; }

  .product-single__photos {
    position: relative; }

  .thumbnails-wrapper {
    position: relative;
    top: 30px;
    text-align: center;
    margin-bottom: 30px; }

  .thumbnails-slider__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

  .thumbnails-slider__prev {
    left: -20px; }

  .thumbnails-slider__next {
    right: -20px; }

  .product-single__thumbnails-item {
    display: inline-block;
    padding-bottom: 10px;
    width: 72px;
    float: none;
    vertical-align: middle; }
    .slick-slider .product-single__thumbnails-item {
      float: left; }
    .thumbnails-slider--active .product-single__thumbnails-item {
      padding: 5px 0; }

  .product-single__thumbnail {
    margin: 0 auto;
    width: 50px; } }
/* Related Product ========================================================================================================================*/
.ProductRelated {
  margin: -15px;
  overflow: hidden;
  margin-top: 60px; }
  .ProductRelated .title_block {
    text-align: left;
    margin-bottom: 8px;
    margin-left: 11px; }
  .ProductRelated .block__content {
    padding: 15px; }
    .ProductRelated .block__content .owl-stage-outer {
      overflow: inherit; }
  .ProductRelated .owl-nav [class*='owl-'] {
    border: 1px solid #e3e0d3;
    background: none;
    top: -70px;
    color: #78b144;
    right: 0; }
    .ProductRelated .owl-nav [class*='owl-'].owl-prev {
      right: 59px; }
      .lang-rtl .ProductRelated .owl-nav [class*='owl-'].owl-prev {
        left: 59px;
        right: auto; }
    .ProductRelated .owl-nav [class*='owl-']:hover {
      color: #fff; }
  .ProductRelated .owl-dots {
    text-align: center; }
    .ProductRelated .owl-dots .owl-dot {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 5px;
      margin-left: 5px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.1);
      vertical-align: top; }
      .ProductRelated .owl-dots .owl-dot.active, .ProductRelated .owl-dots .owl-dot:hover {
        background: rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .ProductRelated .title_block {
      font-size: 30px; }
    .ProductRelated .owl-nav {
      display: none; } }

/* Tabs Detail */
.product-single__tabs .nav-tabs {
  border-bottom: none;
  margin-top: 65px;
  margin-bottom: 25px; }
  .product-single__tabs .nav-tabs > li a {
    color: #222222;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Lexia DaMa; }
    .product-single__tabs .nav-tabs > li a.active, .product-single__tabs .nav-tabs > li a:hover {
      color: #78b144;
      text-decoration: none; }
  .product-single__tabs .nav-tabs > li:not(:last-child) {
    margin-right: 40px; }
    .lang-rtl .product-single__tabs .nav-tabs > li:not(:last-child) {
      margin-left: 40px;
      margin-right: inherit; }

/* Template | Collections =================================================================================================================*/
.collection-hero {
  position: relative;
  overflow: hidden;
  margin-top: -55px;
  margin-bottom: 22px; }
  @media only screen and (min-width: 750px) {
    .collection-hero {
      margin-bottom: 60px; } }

.collection-description {
  margin-bottom: 22px;
  margin-top: 22px; }
  @media only screen and (min-width: 750px) {
    .collection-description {
      margin-bottom: 60px;
      margin-top: 60px; } }

.collection-hero__image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  opacity: 1; }
  @media only screen and (max-width: 749px) {
    .collection-hero__image {
      height: 180px; } }

.collection-hero__title-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3d3d3d;
  opacity: 0; }

.collection-hero__title {
  position: absolute;
  color: white;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (min-width: 750px) {
    .collection-hero__title {
      font-size: 2.46154em; } }

.template-blog .social-sharing {
  margin-bottom: 30px; }

/* Cart page ===============================================================================================================================*/
.cart th,
.cart td {
  border: 0; }
.cart td {
  padding: 22px 0; }
.cart th {
  font-weight: 700;
  text-transform: uppercase;
  padding: 60px 0;
  font-size: 1.5rem; }
.cart .cart__meta {
  padding-right: 15px; }
.cart .list-view-item__title {
  font-family: Lexia DaMa;
  font-weight: 700; }
.cart .btn--secondary {
  border: none;
  background: #78b144;
  color: #fff;
  padding: 10px 15px; }
  .cart .btn--secondary:hover {
    background: #70934f; }

.cart__meta-text {
  padding: 5px 0;
  font-style: italic;
  margin-top: 10px; }

.cart__qty-label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.cart__qty-input {
  text-align: center;
  width: 60px;
  padding-left: 5px;
  padding-right: 5px; }
  @media only screen and (max-width: 749px) {
    .cart__qty-input {
      padding-top: 2px;
      padding-bottom: 2px; } }

.cart__edit {
  margin-top: 10px; }

.cart__edit--active .cart__edit-text--cancel {
  display: none; }

.cart__edit-text--edit {
  display: none; }
  .cart__edit--active .cart__edit-text--edit {
    display: block; }

.cart__edit-text--cancel,
.cart__edit-text--edit {
  pointer-events: none; }

.cart__row p {
  margin-bottom: 0; }
  .cart__row p + p {
    margin-top: 10px; }

.cart__subtotal-title {
  font-size: 1.5rem;
  font-weight: 700; }

.cart__subtotal {
  padding-left: 27.5px;
  font-size: 20px;
  color: #222;
  font-weight: 900;
  font-family: Lexia DaMa; }
  @media only screen and (min-width: 750px) {
    .cart__subtotal {
      padding-left: 55px;
      min-width: 150px;
      display: inline-block; } }

.cart__savings {
  padding-top: 18px; }

.cart__savings-amount {
  padding-left: 27.5px; }
  @media only screen and (min-width: 750px) {
    .cart__savings-amount {
      padding-left: 55px;
      min-width: 150px;
      display: inline-block; } }

.cart__footer {
  padding-top: 40px; }

.cart__update--large {
  margin-right: 10px; }

.cart__continue--large {
  margin-right: 10px;
  line-height: 1.2; }

.cart__shipping {
  font-style: italic;
  padding: 18px 0 20px; }

.cart-note__label,
.cart-note__input {
  display: block; }
  @media only screen and (max-width: 749px) {
    .cart-note__label,
    .cart-note__input {
      margin: 0 auto; } }

.cart-note__label {
  margin-bottom: 15px; }

.cart-note__input {
  min-height: 150px;
  width: 100%; }
  @media only screen and (max-width: 749px) {
    .cart-note__input {
      margin-bottom: 40px; } }

.cart__image {
  max-height: 95px; }

.cart__image-wrapper a {
  display: block;
  padding-right: 30px; }
  @media only screen and (min-width: 750px) {
    .cart__image-wrapper a {
      padding-right: 60px; } }

@media only screen and (min-width: 750px) {
  .cart__image-wrapper {
    width: 130px; }

  .cart__meta {
    max-width: 300px; }

  .cart__qty {
    text-align: center; } }
.total .hidden, .cart__price-wrapper .hidden {
  display: none; }

.cart__remove {
  margin-top: 4px;
  font-size: 14px;
  background: none;
  color: #ff684a;
  padding: 0; }
  .cart__remove:hover {
    color: #78b144;
    background: none; }

@media (max-width: 767px) {
  .cart table {
    display: block;
    width: 100%; }
  .cart thead {
    display: none; }
  .cart tr,
  .cart tbody {
    width: 100%; }
  .cart td {
    padding: 0;
    padding-top: 20px;
    width: 100%; }
  .cart .cart__image-wrapper {
    padding-right: 15px; }
  .cart .cart__meta {
    padding-right: 0;
    width: 70%;
    -webkit-box-flex: 0 0 70%;
    -moz-box-flex: 0 0 70%;
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%; }
  .cart tbody {
    display: block; }
  .cart .cart__image-wrapper a {
    padding: 0; }
  .cart .cart__update-wrapper {
    padding-top: 0;
    padding-bottom: 22px; }

  .cart__image {
    max-height: 130px;
    border: 1px solid #cfc7a2;
    border-radius: 10px; }

  .cart__update--show td {
    padding-bottom: 10px; }
  .cart__update--show .cart__update-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .cart-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

  .cart-flex-item {
    display: block;
    min-width: 0;
    -webkit-box-flex: 1 1 100%;
    -moz-box-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }

  .cart__meta {
    -webkit-box-flex: 1 1 0%;
    -moz-box-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%; }

  .cart__image-wrapper {
    -webkit-box-flex: 0 0 85px;
    -moz-box-flex: 0 0 85px;
    -webkit-flex: 0 0 85px;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px; }

  .cart__header {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }

  .cart-message {
    padding-top: 20px; }

  .cart__price-wrapper {
    margin-top: 20px; }

  .cart__qty, .total, .cart__price-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    .cart__qty .js-qty, .total .js-qty, .cart__price-wrapper .js-qty {
      margin: inherit !important; }

  .total, .cart__price-wrapper {
    padding: 0 0 20px !important; }
    .total .hidden, .cart__price-wrapper .hidden {
      display: block; }

  .cart__price-wrapper, .cart__update-wrapper {
    color: #222;
    font-weight: 700; }

  .cart__qty-label {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    margin-right: 5px; }

  .cart__footer {
    padding: 0; }
    .cart__footer .btn {
      font-family: Lexia DaMa;
      font-weight: 600; }

  .cart-note__input::-webkit-input-placeholder {
    font-size: 14px;
    color: #666; }
  .cart-note__input:-moz-placeholder {
    font-size: 14px;
    color: #666; }
  .cart-note__input::-moz-placeholder {
    font-size: 14px;
    color: #666; }
  .cart-note__input:-ms-input-placeholder {
    font-size: 14px;
    color: #666; } }
.cart--no-cookies .cart__continue-btn {
  display: none; }

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

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

.additional-checkout-buttons {
  margin-top: 22px; }
  .additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: transparent; }

.template-404 header, .template-404 footer {
  display: none; }
.template-404 .page-content {
  height: 100vh; }
.template-404 .h4 {
  font-size: 18px;
  font-weight: 600;
  color: #2d2d2d;
  margin-bottom: 30px; }
.template-404 .btn-default:hover {
  color: #fff; }
.template-404 .btn-default svg {
  font-size: 2rem;
  vertical-align: inherit; }

/* Blog article list ==============================================================================*/
.blog--list-view .article--listing:not(:last-child) {
  margin-bottom: 30px; }

.article--listing .article__list-image-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  display: block; }
  .article--listing .article__list-image-container img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
.article--listing .article__title {
  font-size: 14px;
  font-family: Lexia DaMa;
  margin-top: 10px;
  margin-bottom: 20px; }
  .article--listing .article__title a {
    color: #444;
    line-height: 24px; }
    .article--listing .article__title a:hover {
      color: #78b144;
      text-decoration: none; }
.article--listing .article__info > span {
  line-height: 1; }
  .article--listing .article__info > span:not(:last-child) {
    border-right: 1px solid #909090;
    padding-right: 14px;
    margin-right: 14px; }
    .lang-rtl .article--listing .article__info > span:not(:last-child) {
      border-left: 1px solid #909090;
      border-right: inherit; }
    .lang-rtl .article--listing .article__info > span:not(:last-child) {
      padding-left: 14px;
      padding-right: inherit; }
    .lang-rtl .article--listing .article__info > span:not(:last-child) {
      margin-left: 14px;
      margin-right: inherit; }
.article--listing .article__excerpt {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666; }
.article--listing .article__readmore {
  color: #78b144;
  text-transform: uppercase;
  font-size: 11px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .article--listing .article__readmore:hover {
    color: #70934f;
    text-decoration: none; }

.article__thumnail {
  margin-bottom: 25px; }

.article__title {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 700;
  color: #444444;
  font-family: Lexia DaMa; }

.article__share a, .article__print a {
  text-transform: uppercase;
  font-weight: 500;
  color: #444;
  cursor: pointer;
  font-size: 11px; }
  .article__share a i, .article__print a i {
    margin-right: 11px;
    color: #94cdd5;
    font-size: 15px; }
    .lang-rtl .article__share a i, .lang-rtl .article__print a i {
      margin-left: 11px;
      margin-right: inherit; }
  .article__share a:hover, .article__share a:focus, .article__print a:hover, .article__print a:focus {
    color: #94cdd5 !important;
    text-decoration: none; }

.article__share .dropdown-menu {
  padding: 5px 7px; }
  .article__share .dropdown-menu i {
    min-width: 20px;
    margin-right: 4px;
    vertical-align: top; }
    .lang-rtl .article__share .dropdown-menu i {
      margin-left: 4px;
      margin-right: inherit; }
  .article__share .dropdown-menu span {
    vertical-align: top; }
  .article__share .dropdown-menu a:not(:last-child) {
    margin-bottom: 5px; }

.article__print {
  margin-left: 15px; }
  .lang-rtl .article__print {
    margin-right: 15px;
    margin-left: inherit; }

.article__date {
  text-transform: uppercase; }

.article__author,
.article__countcomment,
.article__date {
  display: inline-block;
  color: #909090;
  font-size: 11px; }
  .article__author i,
  .article__countcomment i,
  .article__date i {
    margin-right: 10px;
    font-size: 15px; }
    .lang-rtl .article__author i, .lang-rtl
    .article__countcomment i, .lang-rtl
    .article__date i {
      margin-left: 10px;
      margin-right: inherit; }

.article__tags {
  margin-bottom: 45px; }

.article__tags--list {
  font-style: italic; }

/* Blog article grid ==============================================================================*/
#shopify-section-nov-sidebar-article .sidebar-block__4 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }

#shopify-section-blog-template .pagination__viewing {
  display: none; }
#shopify-section-blog-template .pagination {
  -webkit-justify-content: center !important;
  -moz-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  -ms-flex-pack: center !important;
  margin-top: 35px;
  margin-bottom: 60px; }

.blog--grid-view .article--listing {
  margin-bottom: 23px; }
  .blog--grid-view .article--listing .article__readmore {
    padding: 0;
    background: transparent;
    color: #ffc86d; }
    .blog--grid-view .article--listing .article__readmore:hover {
      color: #78b144;
      background: transparent; }

/* shopify-section-article-template */
#shopify-section-article-template .article__info {
  border-top: 1px dotted #c0c0c0;
  border-bottom: 1px dotted #c0c0c0;
  padding: 15px 0;
  margin-bottom: 40px; }
  #shopify-section-article-template .article__info .article__author,
  #shopify-section-article-template .article__info .article__countcomment {
    margin-left: 20px; }
    .lang-rtl #shopify-section-article-template .article__info .article__author, .lang-rtl
    #shopify-section-article-template .article__info .article__countcomment {
      margin-right: 20px;
      margin-left: inherit; }

.BlogRelated {
  margin-bottom: 45px; }
  .BlogRelated .title_block {
    text-align: left;
    font-size: 2.8em;
    color: #70934f; }
  .BlogRelated .article--listing .article__list-image-container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .BlogRelated .article--listing .article__title {
    line-height: 1.5;
    margin-bottom: 0; }
    .BlogRelated .article--listing .article__title a {
      text-transform: capitalize; }

/* Sidebar ==============================================================================================================================*/
.sidebar .title-block {
  color: #78b144;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1; }
.sidebar .sidebar-block {
  margin-bottom: 35px; }

.sidebar__list {
  list-style: none;
  margin-bottom: 55px; }
  .sidebar__list li {
    margin-bottom: 10px; }

.categories__sidebar .block__content > .cateTitle {
  padding: 10px 0; }
  .categories__sidebar .block__content > .cateTitle:not(:last-child) {
    border-bottom: 1px dashed #cfc7a2; }
  .categories__sidebar .block__content > .cateTitle > a {
    font-size: 14px;
    color: #444444;
    font-family: Lexia DaMa;
    font-weight: 700; }
    .categories__sidebar .block__content > .cateTitle > a:hover {
      color: #78b144;
      text-decoration: none; }
.categories__sidebar .block__content .hasSubCategory {
  position: relative; }
  .categories__sidebar .block__content .hasSubCategory > .arrow {
    position: absolute;
    right: 0;
    top: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #d4cdae;
    color: #fff;
    z-index: 9;
    cursor: pointer; }
    .lang-rtl .categories__sidebar .block__content .hasSubCategory > .arrow {
      left: 0;
      right: auto; }
    .categories__sidebar .block__content .hasSubCategory > .arrow .zmdi-minus {
      font-size: 15px;
      margin-top: 3px; }
    .categories__sidebar .block__content .hasSubCategory > .arrow .zmdi-plus {
      font-size: 15px;
      margin-top: 3px;
      display: none; }
    .categories__sidebar .block__content .hasSubCategory > .arrow.collapsed .zmdi-minus {
      display: none; }
    .categories__sidebar .block__content .hasSubCategory > .arrow.collapsed .zmdi-plus {
      display: block; }
    .categories__sidebar .block__content .hasSubCategory > .arrow:hover {
      background: #78b144; }
  .categories__sidebar .block__content .hasSubCategory > a {
    position: relative;
    display: block; }
  .categories__sidebar .block__content .hasSubCategory.active:after {
    content: "\f273";
    color: #fff;
    background: #78b144; }
.categories__sidebar .block__content .subCategory .cateTitle {
  padding: 5px 0; }
.categories__sidebar .block__content .subCategory .cateItem {
  color: #909090;
  font-size: 11px;
  text-transform: uppercase; }
  .categories__sidebar .block__content .subCategory .cateItem:hover {
    color: #78b144; }
    .categories__sidebar .block__content .subCategory .cateItem:hover:before {
      background: #78b144; }
  .categories__sidebar .block__content .subCategory .cateItem:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #6c6c6c;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 20px;
    margin-bottom: 2px; }
    .lang-rtl .categories__sidebar .block__content .subCategory .cateItem:before {
      margin-left: 20px;
      margin-right: inherit; }

.recentpost__sidebar .post-item .post__title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #444;
  margin-bottom: 5px;
  font-family: Lexia DaMa; }
.recentpost__sidebar .post-item .post__info {
  font-size: 11px;
  text-transform: uppercase;
  color: #909090;
  margin-bottom: 14px; }
  .recentpost__sidebar .post-item .post__info i {
    margin-right: 9px;
    font-size: 15px; }
    .lang-rtl .recentpost__sidebar .post-item .post__info i {
      margin-left: 9px;
      margin-right: inherit; }
  .recentpost__sidebar .post-item .post__info span:not(:last-child) {
    margin-right: 15px; }
    .lang-rtl .recentpost__sidebar .post-item .post__info span:not(:last-child) {
      margin-left: 15px;
      margin-right: inherit; }
.recentpost__sidebar .post-item .post__excerpt {
  font-size: 12px; }
.recentpost__sidebar .post-item .read_more {
  margin-top: 10px;
  font-size: 11px;
  text-transform: uppercase; }
  .recentpost__sidebar .post-item .read_more a {
    color: #78b144; }
    .recentpost__sidebar .post-item .read_more a:hover {
      text-decoration: none;
      color: #70934f; }
.recentpost__sidebar .post-item:not(:last-child) {
  margin-bottom: 23px;
  padding-bottom: 27px;
  border-bottom: 1px dotted #797979; }

.blogtags__sidebar ul li, .producttags__sidebar ul li {
  display: inline-block;
  padding: 8px 12px;
  border: 1px solid #e3e0d3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  margin-right: 6px;
  margin-bottom: 9px;
  font-size: 11px;
  text-transform: capitalize;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .lang-rtl .blogtags__sidebar ul li, .lang-rtl .producttags__sidebar ul li {
    margin-left: 6px;
    margin-right: inherit; }
  .blogtags__sidebar ul li a, .producttags__sidebar ul li a {
    color: #909090; }
  .blogtags__sidebar ul li:hover, .producttags__sidebar ul li:hover {
    background: #78b144; }
    .blogtags__sidebar ul li:hover a, .producttags__sidebar ul li:hover a {
      color: #fff;
      text-decoration: none; }

.list-filter .filter-item:not(:last-child) {
  margin-bottom: 25px; }
.list-filter .filter-item .filter-item_title {
  font-weight: 600;
  color: #444;
  font-size: 12px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #b8b8b8;
  margin-bottom: 25px; }
.list-filter .filter-item .custom-checkbox {
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }
  .lang-rtl .list-filter .filter-item .custom-checkbox {
    margin-left: 8px;
    margin-right: inherit; }
  .list-filter .filter-item .custom-checkbox:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: -4px; }
.list-filter .filter-item .filter-item_content {
  color: #909090;
  font-size: 11px;
  text-transform: uppercase; }
  .list-filter .filter-item .filter-item_content .list-unstyled.facet-hasscroll {
    overflow-y: scroll;
    max-height: 126px; }
    .list-filter .filter-item .filter-item_content .list-unstyled.facet-hasscroll::-webkit-scrollbar-track {
      background-color: #eaeaea;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
    .list-filter .filter-item .filter-item_content .list-unstyled.facet-hasscroll::-webkit-scrollbar {
      width: 8px;
      background-color: #eaeaea;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
    .list-filter .filter-item .filter-item_content .list-unstyled.facet-hasscroll::-webkit-scrollbar-thumb {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background-color: #78b144; }
  .list-filter .filter-item .filter-item_content .list-unstyled li {
    cursor: pointer; }
    .list-filter .filter-item .filter-item_content .list-unstyled li:not(:last-child) {
      margin-bottom: 10px; }
    .list-filter .filter-item .filter-item_content .list-unstyled li.active .custom-checkbox {
      border-color: #222; }
      .list-filter .filter-item .filter-item_content .list-unstyled li.active .custom-checkbox:before {
        content: "\f00c";
        color: #222; }
.list-filter .filter-item.filter-price .ui-slider-horizontal {
  height: 8px;
  border: none;
  background: #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2) inset; }
  .list-filter .filter-item.filter-price .ui-slider-horizontal .ui-slider-range {
    background: #70934f;
    border-color: #70934f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .list-filter .filter-item.filter-price .ui-slider-horizontal .ui-slider-handle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    background: #fff;
    border: 5px solid #70934f;
    top: -6px;
    margin-left: 0; }
    .list-filter .filter-item.filter-price .ui-slider-horizontal .ui-slider-handle:hover, .list-filter .filter-item.filter-price .ui-slider-horizontal .ui-slider-handle.ui-state-active {
      border: 5px solid #78b144; }
    .list-filter .filter-item.filter-price .ui-slider-horizontal .ui-slider-handle:last-child {
      margin-left: -19px; }
.list-filter .filter-item.filter-price .price-input {
  margin-top: 15px; }
.list-filter .filter-item.filter-color .list-inline {
  overflow: hidden; }
.list-filter .filter-item.filter-color .list-inline-item {
  float: left;
  margin-right: 0;
  margin-bottom: 5px;
  cursor: pointer; }
  .lang-rtl .list-filter .filter-item.filter-color .list-inline-item {
    float: right; }
  .lang-rtl .list-filter .filter-item.filter-color .list-inline-item {
    margin-left: 0;
    margin-right: inherit; }
  .list-filter .filter-item.filter-color .list-inline-item.active {
    color: #78b144;
    font-weight: 700; }
    .list-filter .filter-item.filter-color .list-inline-item.active .custom-checkbox {
      border-color: #78b144; }
.list-filter .filter-item.filter-size .list-inline li {
  padding: 5px 10px;
  border: 1px solid #dedede;
  cursor: pointer; }
  .list-filter .filter-item.filter-size .list-inline li:hover, .list-filter .filter-item.filter-size .list-inline li.active {
    border-color: #78b144; }

/* sortPagiBar =============================================================================================================================*/
.sortPagiBar {
  background: #fff;
  position: relative;
  margin-bottom: 40px; }
  .sortPagiBar > div:not(:last-child) {
    padding-right: 10px; }
    .lang-rtl .sortPagiBar > div:not(:last-child) {
      padding-left: 10px;
      padding-right: inherit; }
  .sortPagiBar:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e7e7e7;
    position: absolute;
    top: 50%;
    left: 0; }
  .sortPagiBar .gridlist-toggle {
    background: #fff;
    z-index: 1; }
    .sortPagiBar .gridlist-toggle a {
      display: inline-block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: #d4cdae;
      color: #fff;
      font-size: 14px;
      text-align: center;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
      .sortPagiBar .gridlist-toggle a.active, .sortPagiBar .gridlist-toggle a:hover {
        background: #78b144;
        color: #fff; }
      .sortPagiBar .gridlist-toggle a:not(:last-child) {
        margin-right: 2px; }
        .lang-rtl .sortPagiBar .gridlist-toggle a:not(:last-child) {
          margin-left: 2px;
          margin-right: inherit; }
  .sortPagiBar .showing-total {
    text-transform: uppercase;
    font-size: 11px;
    color: #909090;
    background: #fff;
    z-index: 1; }
  .sortPagiBar .dropdown-menu {
    width: 200px;
    padding: 5px 0;
    border-radius: 10px; }
    .sortPagiBar .dropdown-menu .dropdown-item {
      font-size: 14px;
      color: #909090; }
      .sortPagiBar .dropdown-menu .dropdown-item:hover, .sortPagiBar .dropdown-menu .dropdown-item.active {
        cursor: pointer;
        color: #78b144;
        background: #fff; }
  .sortPagiBar .filters-toolbar__item {
    padding-left: 10px;
    z-index: 1;
    background: #fff; }
    .lang-rtl .sortPagiBar .filters-toolbar__item {
      padding-right: 10px;
      padding-left: inherit; }
    .sortPagiBar .filters-toolbar__item .btn {
      font-size: 11px;
      padding-top: 10px;
      padding-bottom: 10px;
      -webkit-border-radius: 17.5px;
      -moz-border-radius: 17.5px;
      -ms-border-radius: 17.5px;
      -o-border-radius: 17.5px;
      border-radius: 17.5px;
      border: 1px solid #e3e0d3;
      color: #909090;
      background: none;
      text-transform: uppercase; }

/* Pagination ==============================================================================================================================*/
.nov-pagination {
  background: #fff;
  margin-top: 30px;
  position: relative;
  margin-bottom: 60px; }
  .nov-pagination:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e7e7e7;
    top: 50%;
    left: 0;
    z-index: 2; }
    .lang-rtl .nov-pagination:before {
      right: 0;
      left: auto; }

.pagination__viewing {
  font-size: 11px;
  text-transform: uppercase;
  color: #909090;
  background: #fff;
  z-index: 2;
  padding-right: 10px; }
  .lang-rtl .pagination__viewing {
    padding-left: 10px;
    padding-right: inherit; }

.pagination {
  background: #fff;
  text-align: center;
  list-style: none;
  font-size: 11px;
  z-index: 2;
  padding-left: 10px; }
  .lang-rtl .pagination {
    padding-right: 10px;
    padding-left: inherit; }
  .pagination li {
    display: inline-block; }
    .pagination li:not(:last-child) {
      margin-right: 5px; }
      .lang-rtl .pagination li:not(:last-child) {
        margin-left: 5px;
        margin-right: inherit; }

.pagination__text {
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #d4cdae;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 17.5px;
  -moz-border-radius: 17.5px;
  -ms-border-radius: 17.5px;
  -o-border-radius: 17.5px;
  border-radius: 17.5px; }
  .pagination__text a {
    color: #fff; }
    .pagination__text a:hover {
      color: #fff;
      text-decoration: none; }
  .pagination__text.active, .pagination__text:hover {
    background: #78b144; }
  .pagination__text.active:hover {
    cursor: not-allowed; }

.pagination__btn {
  padding: 9px 18px;
  text-transform: uppercase;
  color: #909090;
  border: 1px solid #e3e0d3;
  -webkit-border-radius: 17.5px;
  -moz-border-radius: 17.5px;
  -ms-border-radius: 17.5px;
  -o-border-radius: 17.5px;
  border-radius: 17.5px; }
  .pagination__btn:hover {
    text-decoration: none;
    color: #78b144; }
  .pagination__btn.disabled:hover {
    cursor: not-allowed; }

/* Comment ==============================================================================================================================*/
.article__comments .title {
  font-size: 2.8rem;
  color: #70934f;
  text-transform: capitalize;
  margin-bottom: 35px; }
.article__comments h5 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 6px;
  margin-bottom: 8px; }

.comment {
  margin-bottom: 30px; }
  .comment:last-child {
    margin-bottom: 0; }

.comment__content {
  margin-bottom: 5px;
  font-size: 11px; }

.comment__meta-item {
  font-size: 1.4rem; }
  .comment__meta-item.date {
    font-size: 1.1rem;
    color: #909090;
    font-weight: 400; }

.comment-form {
  margin-top: 65px; }
  .comment-form .h2 {
    font-size: 2.8rem;
    color: #70934f;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-family: Lexia DaMa; }

/* Share ==============================================================================================================================*/
.btn--share {
  display: block; }
  .btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px; }
    .lang-rtl .btn--share .icon {
      margin-left: 4px;
      margin-right: inherit; }

.share-title {
  display: inline-block;
  vertical-align: middle; }

/* Search Bar ==============================================================================================================================*/
.search-toggle {
  cursor: pointer; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0 0.5s, visibility 0 0.5s;
  -moz-transition: opacity 0 0.5s, visibility 0 0.5s;
  -ms-transition: opacity 0 0.5s, visibility 0 0.5s;
  -o-transition: opacity 0 0.5s, visibility 0 0.5s;
  transition: opacity 0 0.5s, visibility 0 0.5s; }
  .overlay.style-dark-bg {
    background-color: rgba(0, 0, 0, 0.6) !important; }
  .overlay.style-light-bg {
    background-color: #fff !important; }
  .overlay.overlay-search {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center; }
    .overlay.overlay-search .search-container form {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: -webkit-transform 0.2s,opacity 0.2s;
      transition: transform 0.2s,opacity 0.2s;
      display: inline-block;
      width: 100%;
      max-width: 600px;
      max-width: 60vw;
      position: absolute;
      top: 50%;
      left: 50%; }
      .lang-rtl .overlay.overlay-search .search-container form {
        right: 50%;
        left: auto; }
      .overlay.overlay-search .search-container form input {
        display: inline-block;
        margin: 0px;
        width: 100%;
        font-size: 28px;
        font-size: 3.5vh;
        padding: .8em 3em .8em 1.5em;
        border-color: rgba(255, 255, 255, 0.25);
        color: #dfdfdf;
        background-color: transparent;
        border-radius: 2px; }
        .overlay.overlay-search .search-container form input::-webkit-input-placeholder {
          color: #dfdfdf;
          opacity: 0.6; }
        .overlay.overlay-search .search-container form input::-moz-placeholder {
          color: #dfdfdf;
          opacity: 0.6; }
        .overlay.overlay-search .search-container form input:-ms-input-placeholder {
          color: #dfdfdf;
          opacity: 0; }
        .overlay.overlay-search .search-container form input::-ms-input-placeholder {
          color: #dfdfdf;
          opacity: 1; }
        .overlay.overlay-search .search-container form input:hover, .overlay.overlay-search .search-container form input:focus {
          border-color: #dfdfdf; }
      .overlay.overlay-search .search-container form .search__des {
        color: #343434;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
        -webkit-transition: transform 0.5s, opacity 0.5s;
        -moz-transition: transform 0.5s, opacity 0.5s;
        -ms-transition: transform 0.5s, opacity 0.5s;
        -o-transition: transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s;
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -ms-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s; }
        .overlay.overlay-search .search-container form .search__des i {
          font-size: 72px; }
        .overlay.overlay-search .search-container form .search__des h2 {
          font-size: 36px;
          margin-top: 25px;
          margin-bottom: 20px; }
        .overlay.overlay-search .search-container form .search__des div {
          font-size: 11px;
          font-weight: 500;
          text-transform: uppercase;
          width: 100%;
          max-width: 440px;
          margin: 0 auto;
          margin-bottom: 0px;
          margin-bottom: 85px; }
      .overlay.overlay-search .search-container form .search-container-inner {
        position: relative;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
        -webkit-transition: transform 0.3s, opacity 0.3s;
        -moz-transition: transform 0.3s, opacity 0.3s;
        -ms-transition: transform 0.3s, opacity 0.3s;
        -o-transition: transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        -webkit-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        -ms-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s; }
    .overlay.overlay-search .close-search {
      color: #343434;
      position: absolute;
      top: 50px;
      right: 50px;
      font-size: 36px;
      cursor: pointer; }
      .lang-rtl .overlay.overlay-search .close-search {
        left: 50px;
        right: auto; }
    .overlay.overlay-search .search-bar__submit {
      font-size: 28px;
      color: #dfdfdf;
      position: absolute;
      top: 50%;
      right: 0.8em;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .lang-rtl .overlay.overlay-search .search-bar__submit {
        left: 0.8em;
        right: auto; }
  .overlay.open {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s; }
    .overlay.open .search-container form .search__des, .overlay.open .search-container form .search-container-inner {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }

/*============================================================================
  The search submit button has pointer-events: none which also
  effects the :hover style. This forces the style to be applied.
==============================================================================*/
.search-header__input:hover + .btn--link {
  opacity: 1; }

/*================ Mobile Search Bar ================*/
.search-bar {
  border-bottom: 1px solid #cfc7a2;
  padding: 0 27.5px; }

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

.search-bar__table-cell {
  display: table-cell;
  vertical-align: middle; }

.search-bar__form-wrapper {
  width: 90%; }

/*================ Header Search ================*/
.site-header__search {
  position: relative; }
  .site-header__search .site-header__search-icon i {
    font-size: 19px; }

.search-header {
  vertical-align: middle;
  display: inline-block;
  position: relative; }

.search-header__input {
  cursor: pointer; }

.search-header__submit {
  position: absolute; }

.search-header,
.search-header__submit {
  transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1); }

/* Mobile Site Nav =============================================================================================================*/
.mobile-nav {
  display: block;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .sub-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .third-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-200%, 0, 0);
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0); }

.mobile-nav__link,
.mobile-nav__sublist-link {
  display: block;
  width: 100%;
  padding: 15px 30px;
  font-size: 16px; }

.mobile-nav__link {
  position: relative; }

.mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
  padding-left: 70px;
  padding-right: 30px; }

.mobile-nav__item {
  display: block;
  width: 100%; }
  .mobile-nav__item .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 12px;
    width: 10px;
    margin: -6px 0 0 -5px; }

.mobile-nav__return {
  border-right: 1px solid #cfc7a2; }

.mobile-nav__return-btn {
  position: relative;
  padding: 24px 0;
  width: 55px; }

.mobile-nav__icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 22px;
  padding-right: 22px;
  pointer-events: none;
  overflow: hidden; }

.mobile-nav__table {
  display: table;
  width: 100%; }

.mobile-nav__table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: left;
  white-space: normal; }

.mobile-nav__toggle-button {
  padding: 20px 15px; }

.mobile-nav__dropdown {
  position: absolute;
  background-color: white;
  z-index: 8;
  width: 100%;
  top: 0;
  right: -100%;
  display: none; }
  .is-active + .mobile-nav__dropdown {
    display: block;
    opacity: 1; }
  .mobile-nav__dropdown.is-closing {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 0.99; }
  .mobile-nav__dropdown .mobile-nav__sublist-header {
    font-family: Lexia DaMa;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px; }

/* Mobile nav wrapper =======================================================================================*/
.mobile-nav-wrapper {
  -ms-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  position: absolute;
  background-color: white;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  display: none;
  overflow: hidden;
  width: 100%; }
  .mobile-nav-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #cfc7a2; }
  .mobile-nav-wrapper.js-menu--is-open {
    display: block; }

.mobile-nav--open .icon-close {
  display: none; }

.mobile-nav--close .icon-hamburger {
  display: none; }

/* Modals ============================================================================================*/
.modal {
  -ms-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  color: #444444;
  display: none;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0; }

.modal--is-active {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: block;
  opacity: 1;
  overflow: hidden; }

.modal__inner {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%; }

.modal__centered {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%; }
  .no-csstransforms .modal__centered {
    top: 20%; }

.modal__close {
  border: 0;
  padding: 55px;
  position: fixed;
  top: 0;
  right: 0; }
  .modal__close .icon {
    font-size: 1.53846em; }

/* Product Item ===========================================================================================================*/
.item-product .thumbnail-container {
  position: relative;
  overflow: hidden;
  text-align: center; }
  .item-product .thumbnail-container img {
    margin: 0 auto; }
  .item-product .thumbnail-container .product__thumbnail-second {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
.item-product .formAddToCart .btnAddToCart {
  background: #fff;
  text-align: center;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 45px;
  background: #c7c1a5;
  padding: 0;
  border: none;
  font-family: Lexia DaMa; }
  .item-product .formAddToCart .btnAddToCart .nov-icon-cart {
    display: inline-block;
    width: 23px;
    height: 21px;
    background: url(/cdn/shop/t/3/assets/icon-cart_white.png?v=74101726139097624791574324106) no-repeat scroll center center;
    background-size: contain; }
  .item-product .formAddToCart .btnAddToCart svg, .item-product .formAddToCart .btnAddToCart i {
    font-size: 2rem; }
  .item-product .formAddToCart .btnAddToCart.is-adding {
    position: relative;
    text-align: center;
    line-height: 1.5; }
    .item-product .formAddToCart .btnAddToCart.is-adding:before {
      content: "\f3ec";
      font-family: "Material-Design-Iconic-Font";
      position: absolute;
      font-size: 1.5rem;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear;
      top: 0;
      left: 0;
      width: 100%;
      line-height: 40px;
      color: #fff;
      -moz-animation: rotate linear 1.5s infinite;
      -o-animation: rotate linear 1.5s infinite;
      -webkit-animation: rotate linear 1.5s infinite;
      animation: rotate linear 1.5s infinite; }
    .item-product .formAddToCart .btnAddToCart.is-adding .nov-icon-cart {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
  .item-product .formAddToCart .btnAddToCart:hover {
    background: #78b144; }
    .item-product .formAddToCart .btnAddToCart:hover .nov-icon-cart {
      background-size: contain; }
    .item-product .formAddToCart .btnAddToCart:hover svg {
      color: #fff; }
.item-product .product__available {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 500; }
  .item-product .product__available i {
    margin-right: 10px;
    font-size: 1.4rem; }
    .lang-rtl .item-product .product__available i {
      margin-left: 10px;
      margin-right: inherit; }
  .item-product .product__available.in-stock {
    color: #6bb853; }
.item-product .productWishList, .item-product .productQuickView {
  margin-left: 10px; }
  .lang-rtl .item-product .productWishList, .lang-rtl .item-product .productQuickView {
    margin-right: 10px;
    margin-left: inherit; }
  .item-product .productWishList .btn, .item-product .productQuickView .btn {
    background: #c7c1a5;
    color: #fff;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px; }
    .item-product .productWishList .btn i, .item-product .productQuickView .btn i {
      font-size: 18px; }
    .item-product .productWishList .btn:hover, .item-product .productQuickView .btn:hover {
      background: #78b144;
      color: #fff; }
.item-product .productQuickView .btn {
  line-height: 48px; }
  .item-product .productQuickView .btn i {
    font-weight: 600; }
.item-product .productWishList .btn:after {
  content: "\f15f" !important;
  font-family: "Material-Design-Iconic-Font";
  font-size: 1.8rem;
  color: #fff !important; }
.item-product .productWishList .swym-button.swym-add-to-wishlist-view-product.swym-added {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  background: #78b144; }
.item-product:hover .group-buttons {
  bottom: 10px; }
.item-product:hover .thumbnail-container .product__thumbnail-second {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1; }

@keyframes rotate {
  from {
    transform: rotate(0); }

  to {
    transform: rotate(360deg); } }

.list--view-items .item-product {
  border: none; }
  .list--view-items .item-product .thumbnail-container {
    border: 1px solid #e3e0d3;
    border-radius: 20px;
    overflow: hidden;
    width: 270px;
    -webkit-box-flex: 0 0 270px;
    -moz-box-flex: 0 0 270px;
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px; }
  .list--view-items .item-product .product__info .product__title {
    font-size: 1.4rem;
    margin-bottom: 7px;
    margin-top: -5px; }
    .list--view-items .item-product .product__info .product__title a {
      color: #222; }
      .list--view-items .item-product .product__info .product__title a:hover {
        color: #78b144;
        text-decoration: none; }
  .list--view-items .item-product .product__info .product__price {
    color: #78b144;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0; }
  .list--view-items .item-product .product__info .product__review {
    margin-bottom: 7px; }
  .list--view-items .item-product .product__info .product__available {
    margin-top: 8px;
    margin-bottom: 10px; }
    .list--view-items .item-product .product__info .product__available svg {
      font-size: 1.8rem;
      margin-right: 15px; }
  .list--view-items .item-product .product__info .product__description {
    margin-bottom: 20px; }
  .list--view-items .item-product .formAddToCart .btnAddToCart {
    background: #78b144;
    text-align: center;
    position: relative;
    width: auto;
    height: 40px;
    padding: 0 20px; }
    .list--view-items .item-product .formAddToCart .btnAddToCart i {
      vertical-align: sub; }
    .list--view-items .item-product .formAddToCart .btnAddToCart:hover {
      background: #70934f; }
  .list--view-items .item-product .nov-icon-cart {
    content: "";
    display: inline-block;
    width: 30px;
    height: 27px;
    background: url(/cdn/shop/t/3/assets/icon-cart-white.png?5043) no-repeat scroll center center; }
  .list--view-items .item-product .productWishList, .list--view-items .item-product .productQuickView {
    margin-left: 5px; }
    .lang-rtl .list--view-items .item-product .productWishList, .lang-rtl .list--view-items .item-product .productQuickView {
      margin-right: 5px;
      margin-left: inherit; }
    .list--view-items .item-product .productWishList .btn, .list--view-items .item-product .productQuickView .btn {
      background: #78b144;
      color: #fff;
      padding: 0;
      width: 40px;
      height: 40px;
      line-height: 40px; }
      .list--view-items .item-product .productWishList .btn i, .list--view-items .item-product .productQuickView .btn i {
        font-size: 14px; }
      .list--view-items .item-product .productWishList .btn:hover, .list--view-items .item-product .productQuickView .btn:hover {
        background: #70934f;
        color: #fff; }
  .list--view-items .item-product .productQuickView .btn {
    line-height: 48px; }
    .list--view-items .item-product .productQuickView .btn i {
      font-size: 19px; }
  .list--view-items .item-product:hover {
    box-shadow: none; }
@media (max-width: 991px) {
  .list--view-items .item-product {
    border-radius: 0;
    padding-bottom: 30px; }
    .list--view-items .item-product .thumbnail-container {
      width: 250px;
      -webkit-box-flex: 0 0 250px;
      -moz-box-flex: 0 0 250px;
      -webkit-flex: 0 0 250px;
      -ms-flex: 0 0 250px;
      flex: 0 0 250px; } }
@media (max-width: 767px) {
  .list--view-items .item-product {
    display: block !important; }
    .list--view-items .item-product .thumbnail-container {
      width: 100%;
      -webkit-box-flex: 0 0 100%;
      -moz-box-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 25px; } }

.tooltip > .tooltip-inner {
  background-color: #78b144;
  color: #FFF;
  padding: 5px 15px 7px;
  font-size: 14px;
  text-transform: capitalize; }

.tooltip.top > .tooltip-arrow {
  border-top: 5px solid #78b144; }

/* Feature Row =============================================================================================== */
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media only screen and (max-width: 749px) {
    .feature-row {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      display: block; } }

.feature-row__item {
  -webkit-box-flex: 0 1 50%;
  -moz-box-flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }
  @media only screen and (max-width: 749px) {
    .feature-row__item {
      -webkit-box-flex: 1 1 auto;
      -moz-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      max-width: 100%; } }

.feature-row__image-wrapper {
  margin: 0 auto 33.33333px;
  position: relative;
  width: 100%; }

.feature-row__image {
  display: block;
  margin: 0 auto; }
  .feature-row__image-wrapper .feature-row__image {
    width: 100%;
    position: absolute;
    top: 0; }
  @media only screen and (max-width: 749px) {
    .feature-row__image {
      order: 1; } }

.feature-row__text {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 749px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0; } }

@media only screen and (min-width: 750px) {
  .feature-row__text--left {
    padding-left: 60px; }

  .feature-row__text--right {
    padding-right: 60px; } }
@media only screen and (min-width: 750px) {
  .featured-row__subtext {
    font-size: 1.15385em; } }
/* Testimonial slider ========================================================================================================*/
.testimonial-item .testimonial-item__avatar {
  max-width: 120px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%; }

/* Policy  ========================================================================================================*/
.nov-policy-item {
  font-size: 12px; }
  .nov-policy-item .title-policy {
    margin-bottom: 13px;
    margin-top: 20px; }
    .nov-policy-item .title-policy a {
      font-weight: 500;
      font-size: 14px;
      text-transform: uppercase; }
      .nov-policy-item .title-policy a:hover {
        text-decoration: none; }
  .nov-policy-item.layout1 {
    text-align: center; }
    .nov-policy-item.layout1 .policy-icon {
      width: 72px;
      height: 72px;
      background: #f1f1f1;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      line-height: 72px;
      margin: 0 auto;
      -webkit-transition: all 0.35s ease 0;
      -moz-transition: all 0.35s ease 0;
      -ms-transition: all 0.35s ease 0;
      -o-transition: all 0.35s ease 0;
      transition: all 0.35s ease 0; }
    .nov-policy-item.layout1:hover .policy-icon {
      -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
      -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.35s ease 0;
      -moz-transition: all 0.35s ease 0;
      -ms-transition: all 0.35s ease 0;
      -o-transition: all 0.35s ease 0;
      transition: all 0.35s ease 0; }
  .nov-policy-item.layout2 .policy-icon {
    float: left;
    margin-right: 30px; }
    .lang-rtl .nov-policy-item.layout2 .policy-icon {
      margin-left: 30px;
      margin-right: inherit; }

/* Slick overrides =======================================================================================================*/
.slick-dotted.quotes-slider.slick-initialized {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.quotes-wrapper .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 90px; }
  .quotes-wrapper .slick-dots li button::before {
    color: #444444;
    opacity: 0.2; }

.quotes-wrapper .slick-slide[tabindex="0"] {
  outline: none; }

/* Logo bar =======================================================================================================*/
@media only screen and (min-width: 750px) {
  .logo-bar--large {
    margin-bottom: -90px; } }
.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  margin: 0 45px 60px; }

@media only screen and (min-width: 750px) {
  .logo-bar__item--large {
    margin-bottom: 90px; } }
.logo-bar__image {
  display: block;
  margin: 0 auto; }

.logo-bar__link {
  display: block; }

/* Map Section =======================================================================================================*/
.map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -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; }
  @media only screen and (min-width: 750px) {
    .map-section {
      min-height: 500px; } }

.map-section--load-error {
  height: auto; }

.map-section__wrapper {
  height: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 2; }

.map-section__error {
  position: relative;
  z-index: 3; }
  @media only screen and (min-width: 750px) {
    .map-section__error {
      position: absolute;
      margin: 0 2rem;
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-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;
  width: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  flex-grow: 0; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .map-section__content-wrapper {
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      -ms-flex-basis: 50%;
      flex-basis: 50%; } }
  @media only screen and (min-width: 990px) {
    .map-section__content-wrapper {
      -webkit-flex-basis: 33%;
      -moz-flex-basis: 33%;
      -ms-flex-basis: 33%;
      flex-basis: 33%; } }

.map-section__content {
  position: relative;
  display: inline-block;
  background-color: rgba(102, 102, 102, 0.05);
  padding: 60px;
  width: 100%;
  text-align: center;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center; }
  .map-section__content > * {
    width: 100%; }
  @media only screen and (min-width: 750px) {
    .map-section__content {
      background-color: white;
      margin: 55px 0;
      min-height: 300px; }
      .ie9 .map-section__content {
        top: 10%; } }
  .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%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .lang-rtl .map-section__link {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }

.map-section__container {
  max-width: none;
  width: 100%;
  height: 55vh;
  left: 0; }
  @media only screen and (min-width: 750px) {
    .map-section__container {
      position: absolute;
      height: 100%;
      top: 0;
      width: 130%; } }

.map_section__directions-btn [class^="icon"] {
  height: 1em; }
.map_section__directions-btn * {
  vertical-align: middle; }

.map-section__background-wrapper {
  overflow: hidden;
  position: relative;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%; }
  @media only screen and (min-width: 750px) {
    .map-section__background-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; } }
  .ie9 .map-section__background-wrapper {
    width: 100%;
    height: 500px; }
  .map-section--onboarding .map-section__background-wrapper {
    min-height: 55vh; }

.map-section__image {
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: center; }
  @media only screen and (min-width: 750px) {
    .map-section__image {
      position: absolute; } }
  .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; }

/* Image Bar =======================================================================================================*/
.gallery-image__item {
  position: relative;
  display: block;
  color: white;
  width: 100%;
  overflow: hidden; }

.gallery-image__link {
  display: block; }

.gallery-image__caption {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  width: 100%;
  text-align: center; }

/* Collection =======================================================================================================*/
#shopify-section-list-collections-template .title_block {
  font-weight: 900;
  font-style: italic; }

.collection-grid {
  margin-bottom: -22px;
  overflow: auto; }

.collection-grid-item {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 100px; }
  @media only screen and (min-width: 750px) {
    .collection-grid-item {
      margin-bottom: 100px; } }

.collection-grid-item__title {
  color: #444444;
  text-align: center;
  font-family: Lexia DaMa;
  margin-top: 30px;
  font-weight: 700;
  text-transform: uppercase; }
  .collection-grid-item__title:hover {
    color: #78b144; }

.collection-grid-item__link {
  border: 2px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .collection-grid-item__link:focus {
    border-color: #3d3d3d; }

.collection-grid-item__overlay {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  border: 1px solid #e3e0d3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .collection-grid-item__overlay:hover {
    border-color: #78b144; }

/* Custom Content =======================================================================================================*/
.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -30px;
  margin-left: -30px; }
  @media only screen and (max-width: 749px) {
    .custom-content {
      margin-bottom: -22px;
      margin-left: -22px; } }

.custom__item {
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 30px;
  padding-left: 30px;
  max-width: 100%; }
  @media only screen and (max-width: 749px) {
    .custom__item {
      -webkit-box-flex: 0 0 auto;
      -moz-box-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 22px;
      margin-bottom: 22px; }
      .custom__item.small--one-half {
        -webkit-box-flex: 1 0 50%;
        -moz-box-flex: 1 0 50%;
        -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .custom__item .collection-grid-item {
    margin-bottom: 0; }

.custom__item--image {
  margin: 0 auto;
  padding-left: 0; }

.custom__item-inner {
  position: relative;
  display: block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--collection,
.custom__item-inner--html {
  display: block; }

.custom__item-inner--image {
  position: relative;
  margin: 0 auto; }

.custom__image {
  width: 100%;
  display: block;
  position: absolute;
  top: 0; }

.boxInstagram .slick-slide {
  padding-left: 5px;
  padding-right: 5px; }
.boxInstagram a {
  position: relative;
  display: block; }
  .boxInstagram a:before {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    content: "\f16d";
    font-family: "FontAwesome";
    color: #272727;
    position: absolute;
    width: 36px;
    height: 36px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 37px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    z-index: 1;
    font-size: 36px;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); }
  .boxInstagram a:after {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
  .boxInstagram a:hover:before {
    color: white;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .boxInstagram a:hover:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

.nov-manufacture .manufacture__item {
  text-align: center; }
  .nov-manufacture .manufacture__item .manufacture__image {
    width: auto;
    display: inline-block;
    vertical-align: top; }

.nov-lookbook .item-lookbook {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 20px;
  position: absolute; }
  .nov-lookbook .item-lookbook .number-lookbook {
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    background: #e9e9e9;
    border: 5px solid #fff;
    position: relative;
    display: inline-block;
    z-index: 1; }
  .nov-lookbook .item-lookbook .content-lookbook {
    padding: 15px;
    z-index: 1;
    text-align: center;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.15);
    -ms-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.15);
    -o-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.15);
    width: 180px;
    background: #fff;
    display: none;
    position: absolute; }
    .nov-lookbook .item-lookbook .content-lookbook .item-thumb img {
      display: inline-block;
      margin-bottom: 20px; }
    .nov-lookbook .item-lookbook .content-lookbook .rating {
      margin-top: 5px;
      margin-bottom: 5px; }
      .nov-lookbook .item-lookbook .content-lookbook .rating .star-rating {
        margin: 0 auto;
        width: 65px; }
      .nov-lookbook .item-lookbook .content-lookbook .rating .review-count {
        display: none; }
    .nov-lookbook .item-lookbook .content-lookbook .price {
      padding-top: 5px;
      color: #222;
      font-weight: bold;
      font-size: 13px; }
    .nov-lookbook .item-lookbook .content-lookbook.topright {
      bottom: 48px;
      right: 49px; }
    .nov-lookbook .item-lookbook .content-lookbook.bottomleft {
      top: 48px;
      right: 49px; }
    .nov-lookbook .item-lookbook .content-lookbook.bottomright {
      top: 48px;
      left: 49px; }
    .nov-lookbook .item-lookbook .content-lookbook.topleft {
      top: 48px;
      right: 49px; }
  .nov-lookbook .item-lookbook:hover {
    cursor: pointer; }
    .nov-lookbook .item-lookbook:hover .content-lookbook {
      display: block;
      z-index: 999; }
.nov-lookbook .info-lookbooks {
  text-align: center;
  font-size: 12px; }
  .nov-lookbook .info-lookbooks .title-lookbook {
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-top: 27px;
    margin-bottom: 10px; }
.nov-lookbook .nov-content-lookbook {
  vertical-align: top;
  position: relative; }
.nov-lookbook.default .item {
  margin-bottom: 30px; }
.nov-lookbook.slider {
  padding: 0 80px; }
  @media (max-width: 768px) {
    .nov-lookbook.slider {
      padding: 0; } }
  .nov-lookbook.slider .slick-carousel {
    margin: 0 -5px; }
  .nov-lookbook.slider.border-bottom .slick-list {
    padding-bottom: 22px;
    position: relative; }
    .nov-lookbook.slider.border-bottom .slick-list:after {
      content: "";
      position: absolute;
      background: #ccc;
      bottom: 0;
      left: 5px;
      width: calc(100% - 10px);
      height: 1px; }
      .lang-rtl .nov-lookbook.slider.border-bottom .slick-list:after {
        right: 5px;
        left: auto; }
  .nov-lookbook.slider .slick-track > .item {
    padding: 0 5px; }
  .nov-lookbook.slider ul.slick-dots {
    position: absolute;
    bottom: 20px;
    padding: 0;
    display: flex;
    justify-content: center;
    width: 100%; }
  .nov-lookbook.slider .slick-carousel .slick-arrow {
    top: 40%;
    right: -58px; }
    .nov-lookbook.slider .slick-carousel .slick-arrow.fa-long-arrow-left {
      right: 0;
      left: -58px; }
  .nov-lookbook.slider.special .slick-carousel .slick-arrow {
    top: 45%;
    right: 58px; }
    .nov-lookbook.slider.special .slick-carousel .slick-arrow.fa-long-arrow-left {
      right: 0;
      left: 58px; }
    @media (max-width: 768px) {
      .nov-lookbook.slider.special .slick-carousel .slick-arrow {
        display: none !important; } }

.slideshow .main-slider {
  position: relative;
  width: 100%;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden; }
  .slideshow .main-slider.slick-initialized {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible; }
.slideshow .slick-slide {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slideshow .slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%); }
  .slideshow .slick-slide iframe {
    position: relative;
    pointer-events: none; }
  .slideshow .slick-slide figure {
    position: relative;
    height: 100%; }
  .slideshow .slick-slide .slide-image {
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease; }
  .slideshow .slick-slide .image-entity {
    width: 100%;
    visibility: hidden; }
  .slideshow .slick-slide.slick-active {
    z-index: 1; }
    .slideshow .slick-slide.slick-active .content-caption {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
      -moz-transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
      -ms-transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
      -o-transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
      transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
      margin-top: 0; }
.slideshow .content-caption {
  position: absolute;
  width: 100%;
  z-index: 1;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 70px; }
  .slideshow .content-caption .img_caption {
    display: inline-block; }
  .slideshow .content-caption .caption-1 {
    font-family: Lexia DaMa;
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase; }
  .slideshow .content-caption .caption-2 {
    font-family: Lexia DaMa;
    font-size: 48px;
    font-style: italic;
    font-weight: 900;
    margin-bottom: 20px; }
  .slideshow .content-caption .caption-3 {
    font-family: Lexia DaMa;
    font-size: 16px;
    font-weight: 500;
    font-style: italic; }
  @media (max-width: 991px) {
    .slideshow .content-caption.caption_1 .content-caption .caption-behind-title {
      font-size: 60px; }
    .slideshow .content-caption.caption_1 .content-caption .content_text {
      top: 25px; }
      .slideshow .content-caption.caption_1 .content-caption .content_text .caption-title {
        font-size: 38px;
        margin-bottom: 10px; }
      .slideshow .content-caption.caption_1 .content-caption .content_text .caption-subheading {
        font-size: 11px; }
    .slideshow .content-caption.caption_3 .caption-behind-title {
      font-size: 28px; }
    .slideshow .content-caption.caption_3 .caption-title {
      font-size: 25px; }
    .slideshow .content-caption.caption_3 .caption-subheading {
      font-size: 11px; } }
.slideshow .slick-dots {
  text-align: center; }
  .slideshow .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4;
    cursor: pointer; }
    .slideshow .slick-dots li button {
      outline: none;
      border: none;
      vertical-align: middle; }
      .slideshow .slick-dots li button:before {
        display: none; }
    .slideshow .slick-dots li:focus {
      outline: none; }
    .slideshow .slick-dots li:hover {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
    .slideshow .slick-dots li.slick-active {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
.slideshow .slick-arrow {
  font-size: 42px;
  color: #ccc;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer; }
  .slideshow .slick-arrow:hover {
    color: #222; }
  .slideshow .slick-arrow.arrow-next {
    right: 20px; }
    .lang-rtl .slideshow .slick-arrow.arrow-next {
      left: 20px;
      right: auto; }
  .slideshow .slick-arrow.arrow-prev {
    left: 20px; }
    .lang-rtl .slideshow .slick-arrow.arrow-prev {
      right: 20px;
      left: auto; }

@keyframes slideIn {
  from {
    filter: blur(15px); }

  to {
    filter: blur(0); } }

@keyframes slideOut {
  from {
    filter: blur(0); }

  to {
    filter: blur(15px); } }

@keyframes leaves {
  from {
    transform: scale(1);
    opacity: 1; }

  50% {
    transform: scale(2);
    opacity: 0; }

  to {
    transform: scale(1);
    opacity: 1; } }
