/* --- Page overlay on mini cart click --- */
.page--overlay {
  visibility: hidden;
  position: fixed;
  top: -1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  content: " ";
  width: 1px;
  height: 1px;
  opacity: 0;
  background: rgba(
    51,
    51,
    51,
    0.37
  ); /* Chrome: "rbga" background makes widget-panel animation smoother */
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.page--overlay.show--overlay {
  visibility: visible;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

/* --- Header search --- */
.open--search{
    cursor:pointer;
}

.aws-container .aws-search-field {
    font-size: 14px!important;
    text-transform: uppercase;
}

.header__search {
  position: fixed;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 100000;
  width: auto;
  overflow: hidden;
  background: #fff;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 50px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;

  padding-top: 18px;
  padding-bottom: 30px;
}

.header__search_container {
  max-width: 1200px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width:480px){
    .header__search_container{
        padding-left: 0px;
        padding-right: 0px;
    }
}

.header__search.header--search-open {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.close--search {
    position: absolute;
    top: 15px;
    right: 27px;
    width: 24px;
    height: 24px;
}

.aws-container .aws-search-form{
flex-wrap: nowrap !important;
}

.aws-container .aws-search-form .aws-form-btn {
  background: transparent;
  border: none !important;
}

.aws-container .aws-search-form .aws-form-btn:hover {
  background: transparent;
}

.aws-search-btn_icon svg path {
  fill: #aaa;
}

.aws-container .aws-search-field {
  font-size: 22px;
  font-family: inherit;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #dadada !important;
}

.aws-container .aws-search-field:focus {
  outline: none;
  border: none !important;
  box-shadow: none !important;
}

.aws-search-result ul {
  display: flex;
}

.aws-search-result ul li{
    min-width:150px;
}

.aws-search-result ul li:last-child {
    justify-content: center;
    align-items: center;
    display: flex;
}

.aws-search-result .aws_result_link {
  display: flex;
  flex-direction: column;
  height: auto;
}

.aws-search-result .aws_result_title{
    color: #000;
}

.aws-search-result .aws_search_more a {
    
    color: #000;
    background: #F3E2D7;
    padding: 0 5px;
    font-size: 12px;
}

.aws-search-result .aws_result_content {
    width:140px;
}

.aws-search-result .aws_result_image img {
  width: 100%;
}

.aws-search-result .aws_onsale {
    background: #cc6767 none repeat scroll 0 0;
    color: #fff;

}

widtg/*! normalize.css v2.1.4 | MIT License | git.io/normalize */

.post-19273 div.alg-wc-wl-btn-wrapper,
.post-19273 .quantity,
.post-19273 .addiitional .accordion,
.post-19342 div.alg-wc-wl-btn-wrapper,
.post-19342 .quantity,
.post-19342 .addiitional .accordion {
    display: none;
}

.gift-card-content-editor.step-content input{
    padding: 10px;
}

.gift-card-content-editor.step-content textarea{
    padding: 11px;
}

.post-19273 .gift_card_template_button,
.post-19342 .gift_card_template_button {
    margin-top: 10px;
    width: 100%;
}

.sharing .icons {
    margin-top: 10px;
}



/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: 500;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  font-size: 10px;
}

*:focus {
  outline: none !important;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  color: #000000;
  background: #F9F3ED;
  font-weight: 300 !important;
  letter-spacing: -0.5px;
}

.content {
  width: 100%;
  max-width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 0px;
}

.content-720 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 300;
}

h1 {
  font-size: 2.2rem;
  color: #FFFFFF;
  font-weight: 300;
  text-align: center;
  border-bottom: 1px solid #000000;
}

h2 {
  font-size: 2rem;
  color: #000000;
  font-weight: 300;
  line-height: 22px;
}

h3 {
  font-size: 1.9rem;
}

h4 {
  font-size: 1.8rem;
}

h5 {
  font-size: 1.7rem;
}

h6 {
  font-size: 1.6rem;
}

p, li {
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  line-height: 180%;
  text-align: left;
    letter-spacing: 0.1px;
}

a {
  background: transparent;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
}

p a {
  background: transparent;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  font-weight: 300;
  text-transform: none;
}

strong {
  font-weight: 300;
}

*:hover {
  -webkit-transition: All 0.2s ease;
  transition: All 0.2s ease;
}

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

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

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

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  width: 100% !important;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

img {
  max-width: 100%;
  height: auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
  width: 100% !important;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
  width: 100% !important;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
  width: 100% !important;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  padding: 10px;
  text-align: center;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: unset!important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #000000;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #000000;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.sticky,
.gallery-caption,
.bypostauthor {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

/* Cookie consent */
#cookie-law-info-bar span a {
  text-transform: lowercase !important;
}

#cookie-law-info-bar span a:hover {
  text-decoration: underline !important;
}

#cookie-law-info-bar .cli_action_button {
  background: #e2c7b6 !important;
  color: #000000 !important;
  font-weight: 300 !important;
  margin: 0 10px !important;
  text-transform: uppercase !important;
}

#cookie-law-info-bar .cli_action_button:hover {
  background: #000000 !important;
  color: #FFFFFF !important;
  font-weight: 300 !important;
  text-decoration: none !important;
}

/* archive */
.archive .archive__content {
  width: 100%;
  max-width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.archive .archive__description.content {
  padding: 0px;
  text-align: center;
}

.archive article.single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

.archive article.single a {
  font-family: "Montserrat", sans-serif;
}

.archive article.single a,
.archive article.single img {
  width: 100%;
}

.archive article.single h2 {
  position: absolute;
  top: 20px;
  left: 30px;
}

/* search */
.search .archive__content {
  padding: 0px !important;
  max-width: 1200px;
}

.search article.single {
  width: 50%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search article.single a {
  font-family: "Montserrat", sans-serif;
}

.search article.single a,
.search article.single img {
  width: 100%;
}

.search h2 a {
  font-size: 20px;
}


.search-results .archive__description {
    display:none;
}

/* cart */
button[name="update_cart"] {
  display: none !important;
}

img.bag {
  display: block;
}

.mega-menu-column {
  padding: 10px;
}

button#responsive-menu-button {
  top: 8px;
  right: 20px;
}

.campaign__header_image {
  position: relative;
}

.campaing__header--overlay {
  position: absolute;
  top: 20px;
  right: 20px;
}

.campaign__header--links {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

header {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 80px;
  z-index: 9999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F9F3ED;
}

header .content {
  height: 80px;
  padding: 10px 0;
}

.logged-in header {
  margin-top: 50px;
}

.logo__main {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 25%;
}

.logo__main a {
  color: #FFFFFF;
  font-weight: 300;
  display: block;
  font-size: 30px;
  text-align: left;
}

.logo__main img {
  height: 26px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.navigation__main {
  width: 50%;
}

.services__menu {
  width: 25%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.language-currency__main {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
}

.language-currency__main a,
.language-currency__main a:hover,
.language-currency__main a:focus,
.language-currency__main a:after {
  background: none;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.wpml-ls-legacy-dropdown {
  width: 50%;
  display: block;
}

.wpml-ls-legacy-dropdown * {
  border: 0px !important;
  background: #F9F3ED;
}

.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  background: none;
}

.wcml-dropdown {
  width: 50%;
  display: block;
}

.wcml-dropdown * {
  border: 0px !important;
  background: #F9F3ED !important;
}

.wcml-spinner {
  display: none !important;
}

.wcml-dropdown.product {
  margin: 0px !important;
}

.bag__main {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.bag__main a {
  text-align: right;
}

.bag__main a.wishlist {
  margin-right: 20px;
}

.bag__main .counter {
  position: relative;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: #e2c7b6;
  border-radius: 12px;
  text-align: center;
  color: #000000;
  font-size: 16px;
  margin-left: auto;
  margin-right: 0px;
}

.bag__main .bag {
  margin-top: -30px;
  margin-left: auto;
  margin-right: 0px;
  width: 52px;
  height: 47px;
}



#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
    display: none;
    
}

#mega-menu-wrap-main_menu {
  background: none !important;
  font-family: "Montserrat", sans-serif !important;
 
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
  height: 26px;
  vertical-align: baseline;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item {
   
  margin: 0px 20px;
  height: 16px;
  padding-top: 2px;
  
}

#mega-menu-wrap-main_menu #mega-menu-main_menu a.mega-menu-link:after {
  display: none;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 25px !important;
  background: rgba(255, 255, 255, 0.95) !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu ul.mega-sub-menu > li.mega-menu-item {
  height: auto;
  margin: 0px !important;
  
}

#mega-menu-wrap-main_menu li.mega-menu-column {
  padding: 10px !important;
}

#mega-menu-wrap-main_menu #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main_menu #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: 'Montserrat', sans-serif;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item:after {
  display: block !important;
  content: "." !important;
  position: relative;
  top: -15px;
  margin-left: -20px;
  width: 2px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item:first-child:after {
  display: none !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children > a.mega-menu-link:after {
  display: none;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.underlined-menu-item {
  margin-bottom: 0px !important;
  
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.underlined-menu-item a {
  border-bottom: 1px solid #000000;
  font-size: 18px;
  padding-left: 0px;
  margin-bottom: 10px !important;
  
}

.mega-menu-title{
    line-height:0px!important;
}

#responsive-menu-container #responsive-menu-search-box,
#responsive-menu-container #responsive-menu-additional-content,
#responsive-menu-container #responsive-menu-title {
  padding: 20px 5%;
}

.underlined-menu-item {
  border-bottom: 1px solid #000000;
}

a.social--link {
  background-color: #F3E2D7;
  padding: 10px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
}

a.social--link:hover {
  background: #e2c7b6;
}

a.social--link-mobile {
  background-color: #F3E2D7;
  padding: 10px !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 5px !important;
}

a.social--link-mobile:hover {
  background: #e2c7b6;
}

a.bottom__social--link {
  background-color: #F3E2D7;
  padding: 10px !important;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px !important;
}

a.bottom__social--link:hover {
  background: #e2c7b6;
}

.pagination .items ul {
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}

.pagination .items li a,
.pagination .items li a:hover,
.pagination .items li.active a,
.pagination .items li.disabled {
  color: #000000;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}

.pagination .items li {
  display: inline;
}

.pagination .items li a,
.pagination .items li a:hover,
.pagination .items li.active a,
.pagination .items li.disabled {
  cursor: pointer;
  margin: 10px;
}

.pagination .items li a:hover,
.pagination .items li.active a {
  border-bottom: 1px solid #000000;
}

main {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 80px;
}

.ip__popup_wrapper {
  position: fixed;
  top: 100px;
  left: 0px;
  width: 100%;
  z-index: 9998;
}

.ip__popup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  background: #F3E2D7;
  padding: 40px;
  text-align: center;
}

.ip__popup_close {
  text-align: right;
  margin-right: 0px;
  margin-left: auto;
}

.ip__message_container,
.ip__popup_shipping {
  text-align: center;
}

.ip__popup_button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  line-height: 40px;
  background: #e2c7b6;
  color: #000000;
  border: none;
  border-radius: 0px;
  height: 40px;
  font-size: 12px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
}

.ip__popup_button:hover {
  background: #000000;
  color: #FFFFFF;
}

#cookie-law-info-bar,
#cookie-law-info-again {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 50px;
          box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 50px;
}

#cookie_action_close_header,
#cookie_action_close_header_reject,
#CONSTANT_OPEN_URL {
  margin: 0px 20px !important;
}

.page strong,
.page b {
  font-weight: 500;
}

.title .content {
  padding: 20px 0px;
}

.title .breadcrumbs {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

.title ul.woo-breadcrumb {
  display: inline;
  color: #C4C4C4;
  list-style: none;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
}

.title ul.woo-breadcrumb li {
  padding: 0 5px;
  display: inline;
  text-transform: uppercase !important;
  font-size: 12px;
  word-wrap: break-word;
}

.title ul.woo-breadcrumb li:first-child {
  padding-left: 0px;
}

.title ul.woo-breadcrumb li:last-child {
  color: #000000;
}

.title ul.woo-breadcrumb a {
  color: #C4C4C4;
}

.heading {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}

.heading h1 {
  padding: 10px;
  border: none;
  color: #000000;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 300;
}

.front_top_slider {
  margin-bottom: 80px;
}

.front_mid_slider {
  margin-bottom: 80px;
}

.front__blog_mid {
  background-size: cover;
}

.front__blog_mid-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 600px;
  width: 33%;
}

.content-1400 {
  padding: 0px;
  max-width: 1400px;
  margin: 0 auto;
}

img {
  width: 100%;
  height: auto;
}

.slider--icon-left {
  position: absolute;
  top: calc(50% - 30px);
  left: 0px;
  border: 0 none;
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
  text-align: center;
  z-index: 5;
  padding: 20px;
}

.slider--icon-left img {
  height: 20px;
  width: auto;
}

.slider--icon-right {
  position: absolute;
  top: calc(50% - 30px);
  right: 0px;
  border: 0 none;
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
  text-align: center;
  z-index: 5;
  padding: 20px;
}

.slider--icon-right img {
  height: 20px;
  width: auto;
}

.slide-content {
  position: absolute;
  top: 0;
  max-width: 450px;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.content-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.content-left div,
.content-left h2,
.content-left p,
.content-left a {
  text-align: left;
}

.content-center div,
.content-center h2,
.content-center p,
.content-center a {
  text-align: center;
}

.content-right div,
.content-right h2,
.content-right p,
.content-right a {
  text-align: right;
}

.slider--background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.top--slide-info {
  padding: 23.75% 75px;
}

.mid--slide-info {
  padding: 23.75% 75px;
}

.front--slider-black {
  -webkit-box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
}

.front--slider-black h2,
.front--slider-black p,
.front--slider-black a {
  color: #FFFFFF;
}

.front--slider-black a {
  border-bottom: 1px solid #FFFFFF;
}

.front--slider-white {
  -webkit-box-shadow: inset 0 0 0 2000px rgba(222, 222, 222, 0.3);
  box-shadow: inset 0 0 0 2000px rgba(222, 222, 222, 0.3);
}

.front--slider-white h2,
.front--slider-white p,
.front--slider-white a {
  color: #000000;
}

.front--slider-white a {
  border-bottom: 1px solid #000000;
}

a.slide-info-link {
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.slide-info-title {
  font-size: 22px;
  line-height: 1.5;
}

.front__eu,
.front__eu p {
  text-align: center;
  padding: 5px 0px;
  margin: 0px auto;
}

.front__eu_img {
  width: auto;
  margin: 0 auto;
}

.front__top_categories,
.front__mid_categories,
.front__bottom_categories {
  margin-bottom: 80px;
}

.front__top_categories .content,
.front__mid_categories .content,
.front__bottom_categories .content {
  padding: 0px;
}

.front__top_categories .slick-list,
.front__mid_categories .slick-list,
.front__bottom_categories .slick-list {
  padding: 0px !important;
}

.front__top_categories .slick-slide div,
.front__mid_categories .slick-slide div,
.front__bottom_categories .slick-slide div {
  padding: 10px;
}

.front__top_categories .slick-slide h3,
.front__mid_categories .slick-slide h3,
.front__bottom_categories .slick-slide h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0px;
}

.front-categories-loop-item .item {
  position: relative;
}

.front__top_categories .item__overlay,
.front__mid_categories .item__overlay,
.front__bottom_categories .item__overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}

.front__top_categories .item__overlay:hover,
.front__mid_categories .item__overlay:hover,
.front__bottom_categories .item__overlay:hover {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: All 0.2s ease;
  transition: All 0.2s ease;
}

h3.blog--title {
  text-align: center;
  margin-bottom: 20px;
}

.item__overlay h3 {
  color: #FFFFFF;
}

.instagram {
  margin-top: 80px;
}

.instagram #sbi_images {
  padding: 20px 0px 0px 0px !important;
}

#sb_instagram #sbi_images .sbi_item {
  padding: 0px 10px !important;
}

h3.instagram--title {
  text-align: center;
}

.single__article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-transform: none;
}

.single__article .content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 1400px;
  padding: 0;
}

.single__content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  max-width: 1400px;
  margin: 20px auto;
  padding: 0px;
}

.single__content p,
.single__content img {
  margin: 15px auto;
}

.single__content_half_left {
  max-width: 50%;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.single__content_half_right {
  max-width: 50%;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.single__content .title h1 {
  padding: 40px 0px;
}

.single__meta {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 130px;
  background: #F3E2D7;
  color: #FFFFFF;
  text-align: center;
  height: 50%;
  display: none;
}

.single__meta p {
  padding: 40px 0px;
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  background: #e2c7b6;
  margin: 0px;
  text-align: center;
  width: 100%;
}

.single__tags {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  color: #7C7C7C;
  font-weight: 100;
  padding: 20px;
  text-align: center;
}

.single__tags ul {
  text-align: center;
}

.single__tags li {
  display: inline;
  text-decoration: none;
  color: #7C7C7C;
  font-weight: 100;
}

.single__tags li::after {
  content: ", ";
}

.single__tags li:last-of-type::after {
  content: "...";
}

.single__tags a {
  color: #7C7C7C;
  font-weight: 100;
}

.single__sharing {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin: 20px auto;
  font-size: 18px;
  color: #000000;
}

.single__sharing .icons {
  margin-left: 20px;
}

.single__instagram {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.single__related {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.single__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
}

.single__image img {
  width: 100%;
  height: auto;
  -o-object-fit: none;
     object-fit: none;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  display: block;
}

.blog-signature img {
  height: 50px;
  margin-left: 0px;
  margin-right: auto;
  width: auto;
}

.page {
  text-transform: none;
}

.error404__title {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.error404__title h1 {
  color: #000000;
  border: 0px;
}

.error404__title span {
  text-align: center;
  display: block;
  width: 100%;
}

/* about page */
.about__vertical--flexer .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* Error 404 Page*/
ul#menu-404-hr,
ul#menu-404-en {
  list-style: none;
  margin: 5px 0px;
  padding: 0px;
  line-height: 2;
}

ul#menu-404-hr li,
ul#menu-404-en li {
  display: inline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul#menu-404-hr li a,
ul#menu-404-en li a {
  margin: 10px 20px;
}

.wp-block-columns,
.wp-block-column,
.wp-block-image {
  margin-bottom: 0px;
}

.slick-arrow:hover {
  cursor: pointer;
}

.minicart {
  position: fixed;
  width: 100%;
  z-index: 998;
  display: none;
}

.minicart__container {
  padding: 0px;
}

.minicart__close {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.minicart__close img {
  width: auto;
}

.minicart__content {
  width: 100%;
  max-width: 350px;
  background: #F3E2D7;
  margin-right: 0;
  margin-left: auto;
  z-index: 100;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.minicart__items_row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
}

.minicart__items_row:last-of-type {
  border-bottom: 1px solid #000000;
}

.minicart__items_name {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.minicart__items_price,
.minicart__total_price {
  text-align: right;
}

.minicart__shipping p {
  text-align: center;
}

.minicart__button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 100%;
  line-height: 40px;
  background: #e2c7b6;
  color: #000000;
  border: none;
  border-radius: 0px;
  height: 40px;
  font-size: 12px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
}

.minicart__button:hover {
  background: #000000;
  color: #FFFFFF;
}

.shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.shop .content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.shop article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: calc(50% - 20px);
  margin: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  color: #000000;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  overflow: hidden;
}

.shop article a.woocommerce-LoopProduct-link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.shop article img {
  width: 100%;
}

.archive__description p {
  text-align: center;
  margin: 0px;
}

.archive__subcategories.content {
  padding-top: 0px;
}

.archive__subcategories ul {
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  text-align: center;
}

.archive__subcategories li {
  padding: 10px 20px;
  display: inline;
}

.archive__subcategories li:last-child:after {
  display: none;
}

.archive__subcategories li:after {
  content: ".";
  margin-left: 20px;
  position: absolute;
}

.archive__subcategories a {
  font-size: 12px;
}

.archive__subcategories a:hover {
  color: #e2c7b6;
}

.basic__subcategory {
  width: calc(50% - 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-bottom: 40px;
}

.basic__subcategory .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.basic__subcategory .overlay:hover {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: All 0.2s ease;
  transition: All 0.2s ease;
}

.basic__subcategory img {
  display: block;
}

.basic__subcategory h3 {
  position: absolute;
  top: 20px;
  left: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 0px;
  color: #FFFFFF;
}

.basic__subcategory:nth-child(odd) {
  margin-right: 20px;
}

.basic__subcategory:nth-child(even) {
  margin-left: 20px;
}

.shop article:nth-of-type(odd) {
  margin-left: 0px;
}

.shop article:nth-of-type(even) {
  margin-right: 0px;
}

.not_buyable_message {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 10px;
  z-index: 999;
}

.product-thumbnails {
  position: relative;
  width: 100%;
}

.product-thumbnails img {
  display: block;
}

.sold-out--overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(0, 0, 0, 0.3);
}

ins {
  text-decoration: none;
}

.woocommerce span.onsale {
  top: 25px;
  left: -50px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 0px;
  min-height: 0px;
  min-width: 0px;
  padding: 60px;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: 300;
  background: #000000;
}

.shop h2 {
  font-size: 12px;
  font-weight: 300;
  color: #000000;
  padding: 10px 0px;
  line-height: 20px;
  text-align: left;
  width: auto;
}

.price {
  width: 100%;
  display: inline-block;
  border: none;
  text-align: left;
  margin-bottom: 20px;
  color: #2d2d2d;
  font-weight: 300;
  text-decoration: none !important;
  font-size: 12px;
}

span.woocommerce-Price-amount.amount {
  text-decoration: none !important;
}

.woocommerce a.added_to_cart {
  display: none;
}

.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.add_to_cart_button,
.woocommerce a.button.alt.disabled,
.woocommerce button.wc-backward,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.add_to_cart_button,
.woocommerce button.button.alt.disabled,
.woocommerce button.single_add_to_cart_button.button.alt,
.woocommerce .cart .button,
button.xoo-wl-submit,
.alg-wc-wl-view-table .button {
  width: 50%;
  padding: 0px !important;
  line-height: 40px !important;
  background: #F3E2D7;
  color: #000000 !important;
  border: none !important;
  border-radius: 0px !important;
  height: 40px !important;
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

button.xoo-wl-submit {
  width: 100%;
}

.xoo-wl-opac {
  background: none !important;
}

.xoo-wl-inmodal {
  background: #F3E2D7;
  border-radius: 0px;
  border: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 50px;
          box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 50px;
}

.xwl-emlab {
  font-weight: 300;
}

.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.add_to_cart_button:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce button.wc-backward:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.add_to_cart_button:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.single_add_to_cart_button.button.alt:hover,
.woocommerce .cart .button:hover,
.alg-wc-wl-view-table .button:hover {
  background: #e2c7b6 !important;
}

a.view-product {
  width: 100%;
  padding: 0px;
  line-height: 40px;
  background: #F3E2D7;
  color: #000000;
  border: none;
  border-radius: 0px;
  height: 40px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 12px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
}

a.view-product:hover {
  background: #e2c7b6 !important;
}

.woocommerce .single_add_to_cart_button.button.alt {
  margin-top: 20px;
}

.woocommerce button.single_add_to_cart_button {
  border-right: 1px solid #F9F3ED !important;
}

a.added {
  background: #e2c7b6 !important;
}

.product-type-external .quick_buy_container {
  display: none;
}

.woocommerce .product-type-external button.single_add_to_cart_button.button.alt {
  width: 100% !important;
  padding: 0px !important;
  text-align: left !important;
  background: #F9F3ED !important;
  cursor: default;
  margin-top: 0px;
}

.quick_buy_container {
  width: 50%;
  height: 40px;
  line-height: 40px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

button.quick_buy_button {
  display: block;
  width: calc(100% - 1px) !important;
  background: #F3E2D7 !important;
  color: #000000 !important;
  border: none;
  border-radius: 0px;
  height: 100%;
  font-size: 14px;
  font-weight: 300;
  border-left: 1px solid #F9F3ED;
  padding: 0px;
}

a.button:hover,
.woocommerce button.single_add_to_cart_button:hover,
button.wc_quick_buy_button:hover {
  background: #e2c7b6 !important;
  color: #000000 !important;
}

.woocommerce-message {
  background: #F3E2D7;
  border: 0px;
  padding: 20px;
  margin: 0px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.woocommerce-message:before {
  color: #000000;
}

.woocommerce-message a.button {
  display: none;
}

.woocommerce-info {
  text-align: center;
  border: 0px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F3E2D7;
}

.woocommerce-info:before {
  color: #000000;
  display: none;
}

.woocommerce-error::before,
.woocommerce-message::before {
  display: none;
}

.yith-infs-loader {
  text-align: center;
  margin: 20px auto;
  width: 32px;
  height: auto;
}

.woocommerce a.button.product_type_external {
  width: 100% !important;
  background: #F9F3ED !important;
  text-align: left !important;
}

.shop .product-thumbnails:hover > .secondary-image {
  opacity: 1;
  -webkit-transition: All 0.2s ease;
  transition: All 0.2s ease;
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}

.product__image .slick-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 10px;
}

.woocommerce-notices-wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99;
}

.product__content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 0px;
  padding-right: 0px;
}

.summary {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding-right: 20px;
}

.summary .breadcrumbs {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

.summary .breadcrumbs ul.woo-breadcrumb {
  display: inline;
  color: #C4C4C4;
  list-style: none;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
}

.summary .breadcrumbs ul.woo-breadcrumb li {
  padding: 0 5px;
  display: inline;
  text-transform: uppercase;
  font-size: 14px;
  word-wrap: break-word;
}

.summary .breadcrumbs ul.woo-breadcrumb li:first-child {
  padding-left: 0px;
}

.summary .breadcrumbs ul.woo-breadcrumb li:last-child {
  color: #000000;
}

.summary .breadcrumbs ul.woo-breadcrumb a {
  color: #C4C4C4;
}

.summary .title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}

.summary .title h1 {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  font-size: 22px;
  color: #000000;
  padding: 20px 0px 10px 0px;
  line-height: 28px;
  font-weight: 300;
  border: 0px;
}

.summary .price {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  padding-bottom: 15px;
  margin: 0px;
}

.summary .price span {
  font-size: 14px;
}

.description {
  border-top: 1px solid #E5E5E5;
  border-width: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px;
  padding: 10px;
  width: 100%;
}

.description p {
  text-transform: none;
}

.woocommerce-product-attributes-item--attribute_gift-card-amount {
  display: none;
}

#pwgc-purchase-container {
  width: 100%;
}

#pwgc-purchase-container label {
  color: #c4c4c4;
  font-size: 16px;
  font-weight: inherit;
  text-transform: none;
  width: 100%;
}

#pwgc-purchase-container input {
  border-width: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px;
  padding: 10px;
  width: 100%;
}

#pwgc-purchase-container textarea {
  border-width: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px;
  padding: 10px;
  width: 100%;
}

#pwgc-purchase-container .pwgc-subtitle {
  display: none;
}

#pwgc-purchase-container .pwgc-label {
  font-weight: inherit;
}

#pwgc-purchase-container .pwgc-label span {
  font-weight: inherit;
}

.woocommerce table.shop_attributes {
  border: 0px;
}

.woocommerce table.shop_attributes tr {
  background: none;
  text-align: left;
  font-weight: 300;
  padding: 0px;
}

.woocommerce table.shop_attributes th {
  background: none;
  text-align: left;
  font-weight: 300;
  padding: 0px;
  border: 0px;
}

.woocommerce table.shop_attributes td {
  background: none;
  text-align: left;
  font-weight: 300;
  padding: 0px;
  border: 0px;
}

.woocommerce table.shop_attributes td p {
  padding: 0px;
}

.shop_attributes a {
  border: 0px;
  cursor: default;
  text-transform: lowercase;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: none;
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

form .single_variation_wrap {
  width: 100%;
}

form .variations {
  width: 100%;
}

form td.value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

form .variable-items-wrapper [data-wvstooltip]:before {
  background: #F3E2D7;
  color: #000000;
  border-radius: 0px;
  text-transform: lowercase;
}

form .variable-items-wrapper [data-wvstooltip]:after {
  border-top: 5px solid #F3E2D7;
}

form .selected {
  border: 0px;
}

form li.color-variable-item,
form .variable-item-span-color:after {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0px !important;
}

form select#pa_velicina {
  width: 50%;
  border: 0px;
  height: 40px;
  font-weight: 300;
  color: #000000;
}

form a.reset_variations:hover {
  color: #e2c7b6;
}

form .quantity {
  width: 100%;
  margin-bottom: 20px;
  padding-right: 50%;
}

form .quantity label {
  width: 100%;
  font-size: 16px;
  color: #C4C4C4;
  text-transform: none;
}

form .minus,
form .text,
form .plus {
  border: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  width: 33.33%;
  padding: 0px;
  height: 40px;
  font-size: 16px;
  color: #7C7C7C;
}

form .minus:hover,
form .plus:hover {
  background: #F3E2D7;
}

form button,
form .woocommerce button.button.alt.disabled {
  width: 50%;
  background: #F3E2D7;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  border-right: 1px solid #F9F3ED;
  padding: 15px;
  text-transform: uppercase;
}

form button:hover {
  background: #e2c7b6;
}

form .quick_buy_container {
  width: 50%;
}

form .quick_buy_container input {
  width: 100%;
  height: 40px;
  background: #F3E2D7;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  border: 0px;
  padding: auto;
  border-left: 1px solid #F9F3ED;
  text-transform: uppercase;
}

form .quick_buy_container input:hover {
  background: #e2c7b6;
}

article.onbackorder .quick_buy_container {
  display: none !important;
}

.product_meta,
.product_meta a {
  margin-top: 20px;
  color: #7C7C7C;
}

.addiitional {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding-left: 20px;
}

.addiitional .sharing {
  width: 100%;
  margin: 40px auto;
}

.accordion {
  background: none;
  color: #000000;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  font-weight: 300;
  border-bottom: 1px solid #E5E5E5;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.accordion::after {
  content: "+";
}

.accordion.active::after {
  content: "-" !important;
}

.accordion .first {
  border-top: 1px solid #E5E5E5;
}

.panel {
  padding: 20px;
  display: none;
  overflow: hidden;
  border-bottom: 1px solid #E5E5E5;
}

.sizeguide-table table {
  width: 100%;
}

.sizeguide-table tr {
  height: 30px;
}

.sizeguide-table td {
  border: 1px solid #E5E5E5;
  width: 17.5%;
  text-align: center;
  padding: 10px;
}

.sizeguide-table td:first-of-type {
  width: 30%;
  text-align: left;
}

.product__related {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  height: auto;
}

.woocommerce button.button.alt.disabled {
  width: 50%;
  height: auto;
  background: #F3E2D7;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  border-right: 1px solid #F9F3ED;
  padding: 15px;
  text-transform: uppercase;
  line-height: 1;
}

.variations {
  margin-bottom: 20px;
}

.variations tr {
  height: 80px;
}

p.stock.in-stock {
  display: none;
}

.reset_variations {
  margin-left: 10px;
  display: none;
}

.variations select {
  padding: 5px 10px;
}

td.value label {
  width: 100%;
  font-size: 16px;
  color: #C4C4C4;
  text-transform: none;
}

.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
  display: block;
  width: 100%;
}

.product .onsale {
  display: none;
}

.woocommerce .quantity .qty {
  width: 33.3%;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0px;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  width: 130px;
}

.tax_label,
.includes_tax,
.woocommerce-checkout .cart-subtotal {
  display: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  font-weight: 300;
}

.woocommerce table.shop_table th {
  font-weight: 300;
  width: 50%;
}

a.checkout-button.button.alt.wc-forward {
  margin: 0;
  padding-top: 0px;
}

.woocommerce-cart .quantity {
  padding-right: 0px;
}

.shop_table :before {
  font-weight: 300 !important;
}

.cart .quantity {
  margin: 0px;
}

.coupon {
  width: 100%;
}

.coupon input {
  height: 40px;
  font-size: 14px;
  text-transform: uppercase;
}

.coupon button {
  width: 50% !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row.woocommerce-validated input.input-text {
  height: 40px;
  padding: 10px;
  border: 0px;
}

.wc_payment_methods {
  display: none;
}

.place-order {
  background: #F9F3ED;
}

#customer_details,
#order_review {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#customer_details {
  padding-right: 20px;
}

#customer_details div {
  width: 100%;
}

#order_review {
  padding-left: 20px;
}

.woocommerce-checkout #payment div.form-row {
  padding: 0px;
}

.shop_table .quantity label {
  display: none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 50%;
}

.woocommerce ul#shipping_method .amount {
  font-weight: 300;
}

.woocommerce-form-coupon-toggle {
  margin-bottom: 30px;
}

.select2-container--default .select2-selection--single {
  border: 0px;
  border-radius: 0px;
  height: 40px;
}

span#select2-billing_country-container {
  height: 40px;
  line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.input-text {
  border: 0px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

.input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

.input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

.input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

.woocommerce-NoticeGroup {
  width: 100%;
}

.woocommerce-NoticeGroup .woocommerce-error {
  border-top-color: #b81c23;
  border: 0px;
  padding: 20px;
  text-align: center;
  background: #e2c7b6;
  color: #000000;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 300;
}

.page-id-13099 .title,
.page-id-13103 .title {
  display: none;
}

.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding: 0px;
}

.woocommerce-MyAccount-navigation li {
  padding: 5px 0px;
}

.woocommerce-MyAccount-content h3 {
  width: 100%;
}

header.woocommerce-Address-title {
  position: relative;
}

.woocommerce form .form-row {
  width: 100%;
  padding: 0px;
}

a.ywsl-social {
  border: 0px;
}

.single__after_cart {
  margin-top: 2px;
}

div.alg-wc-wl-btn-wrapper {
  margin-top: 2px;
	width: 100%;
}

div.alg-wc-wl-btn-wrapper i {
  display: none;
}

.alg-wc-wl-btn {
  width: 50%;
}

.shop .alg-wc-wl-btn {
  width: auto !important;
  text-align: right;
  top: 0px !important;
  left: auto !important;
  right: 0px !important;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px !important;
}

.alg-wc-wl-btn-text {
    color: #000000;
}

.alg-wc-wl-view-state-add {
  color: #F3E2D7;
}

.alg-wc-wl-view-state-remove {
  color: #e2c7b6;
}

.alg-wc-wl-btn::after,
a.alg-wc-wl-notification-link {
  display: none !important;
}

.product__wishlist_button_content {
  width: calc(50% - 1px);
  border-left: 1px solid #F9F3ED;
}

.product__wishlist_button {
  width: 100% !important;
}

.iziToast {
  background: #F3E2D7 !important;
  border: 0px !important;
  border-radius: 0px !important;
  -webkit-animation: none !important;
          animation: none !important;
  padding: 20px 40px 20px 20px !important;
}

.iziToast .iziToast-body {
  padding: 0px !important;
  margin: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.iziToast .iziToast-icon {
  display: none !important;
}

.iziToast:after {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.iziToast > .iziToast-body {
  min-height: 0px !important;
}

.iziToast > .iziToast-body > p,
.iziToast > .iziToast-body > p b {
  color: #000000 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 300 !important;
  margin: 0px !important;
}

.iziToast-close {
  right: 10px;
  width: 20px;
}

.iziToast.iziToast-theme-dark .iziToast-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAABgWlDQ1BzUkdCIElFQzYxOTY2LTIuMQAAKJF1kbtLA0EQh7/EV9BIBC0sLA5RqyhRQbSxSPAFapFEMGqTXF5CEo+7Ewm2gm1AQbTxVehfoK1gLQiKIoiNjbWijco5lwQiYmaZnW9/uzPszoIznFGzRq0PsjlTD074lfnIgtLwjJMmXNSjRFVDmwmNh6lqH3c47HjTa9eqfu5fa4onDBUcLuFRVdNN4Unh6TVTs3lbuE1NR+PCp8JeXS4ofGvrsRK/2Jwq8ZfNejgYAGeLsJL6xbFfrKb1rLC8nK5sZlUt38d+iTuRmwtJ7BTvwCDIBH4UphgjwBD9jMg8RC8D9MmKKvm+Yv4sK5KryqyRR2eZFGlMvKKuSvWExKToCRkZ8nb///bVSA4OlKq7/VD3ZFlv3dCwBd8Fy/o8tKzvI6h5hItcJX/lAIbfRS9UtK598GzA2WVFi+3A+Sa0P2hRPVqUasSdySS8nkBzBFqvoXGx1LPyPsf3EF6Xr7qC3T3okfOepR8O82e+SaUkQgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAEFJREFUGJWFz8EJwDAMBMEhqUYvlewa0qE/IiS2sRcE4vZxEtwIM1FOoCE/MiuLMchh/5F4al55LbqXbCuOR27f7FjbCkPP27H7AAAAAElFTkSuQmCC") 50% 50% no-repeat;
}

.alg-wc-wl-view-table th {
  display: none;
}

.alg-wc-wl-view-table .button {
  width: 100% !important;
}

.single-product .shop {
  width: 100%;
}

.single-product .shop article {
  width: calc(33% - 40px);
}

.single-product .shop article:nth-child(odd),
.single-product .shop article:nth-child(even) {
  margin: 20px;
}

ul.wc_payment_methods.payment_methods.methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

ul.wc_payment_methods.payment_methods.methods li {
  padding: 20px 5px;
}

.wc_payment_methods input[type=radio] {
  width: 16px;
  height: 16px;
}

.wc_payment_methods label {
  vertical-align: top;
  cursor: pointer;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: 10px 0px;
}

.wcwl_elements {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  width: 100%;
  background: #F3E2D7;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 20px auto;
}

.wcwl_elements p {
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.wcwl_elements .wcwl_optin {
  width: 80%;
  margin: 0 auto 20px auto;
  text-align: left;
}

.wcwl_elements .wcwl_optin.wcwl_error_highlight {
  border: 0px;
  color: red;
}

.wcwl_elements .wcwl_email {
  width: 80%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  border: 0px;
}

.wcwl_elements .wcwl_email.wcwl_error_highlight {
  border: 1px solid red;
}

.wcwl_notice.woocommerce-message {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wcwl_notice.woocommerce-message div p {
  margin: 0px;
}

.woocommerce button.button.woocommerce_waitlist {
  background: #e2c7b6 !important;
}

.woocommerce button.button.woocommerce_waitlist:hover {
  background: #F9F3ED !important;
}

.waitlist__popup_button {
  width: 100% !important;
  margin-top: 1px !important;
}

.waitlist__close_button {
  text-align: right;
}

#waitlist_pop_up_close {
  cursor: pointer;
  padding: 10px;
}

#waitlist_pop_up_close img {
  width: auto;
}

#waitlist_pop_up_close:hover {
  background: #F9F3ED;
}

button.wcwl_notice_dismiss {
  width: auto !important;
}

.bottom {
  margin-top: 40px;
}

.bottom .content {
  border-top: 1px solid #C4C4C4;
  padding: 20px 0px;
}

.bottom .width-25 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  margin: 0px;
  padding: 20px;
}

.bottom h3 {
  font-weight: 300;
  color: #000000;
}

.bottom a {
  padding: 5px 0px;
  display: block;
  text-transform: uppercase;
}

.bottom a:hover {
  color: #e2c7b6;
}

.bottom p {
  margin: 0px;
}

.bottom p a {
  border: 0px;
  text-transform: uppercase;
}

.bottom p a:first-child {
  padding-top: 0px;
}

.bottom br {
  display: none;
}

.bottom .gform_wrapper {
  margin: 0;
}

.bottom .gform_wrapper a {
  display: none;
}

.bottom .gform_wrapper img {
  width: auto;
  height: auto;
  text-align: center;
  margin: 10px auto;
}

.bottom .gform_wrapper label a {
  display: inline;
  text-transform: lowercase;
}

.bottom .gform_wrapper div.validation_error {
  border: 0px;
  background: #F3E2D7;
  color: #000000;
  padding: 10px;
  font-weight: 300;
}

.bottom .gform_body {
  width: 100% !important;
}

.bottom li.gfield {
  margin: 0 !important;
  padding: 0px !important;
}

.bottom .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 0px !important;
  background: #F9F3ED !important;
  border: 0px;
}

.bottom .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  padding: 0px;
  border: 0px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.bottom .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.bottom .gform_wrapper li.gfield_error textarea {
  border: 0px;
}

.bottom .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.bottom .gform_wrapper li.gfield_error ul.gfield_radio {
  color: #000000;
}

.bottom div.ginput_container {
  margin: 0px !important;
}

.bottom div.ginput_container_text input,
.bottom div.ginput_container_email input {
  margin: 0px !important;
  margin-bottom: 10px !important;
  padding: 10px !important;
  border: 0px;
}

.bottom .gform_wrapper li.gfield_error input:not([type=checkbox]) {
  border: 0px;
}

.bottom .gform_wrapper .gform_footer input.button,
.bottom .gform_wrapper .gform_footer input[type=submit],
.bottom .gform_wrapper .gform_page_footer input.button,
.bottom .gform_wrapper .gform_page_footer input[type=submit] {
  margin-top: 10px;
}

.bottom .gchoice_select_all,
.bottom .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
.bottom .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 300;
}

.bottom .ginput_counter {
  display: none !important;
}

.bottom .gform_footer {
  margin: 0 !important;
  margin-top: 20px !important;
  padding: 0px !important;
}

.bottom .gfield_checkbox input {
  margin: 0px !important;
}

.bottom .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #000000;
}

.bottom .gform_button {
  margin: 0px !important;
  width: 100% !important;
  background: #F3E2D7 !important;
  color: #000000 !important;
  border: 0px !important;
  height: 40px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
}

.bottom .gform_button:hover {
  background: #e2c7b6 !important;
}

footer {
  color: #FFFFFF;
  font-size: 14px;
}

footer .footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer p,
footer a {
  color: #000000;
  font-size: 12px;
  padding: 0px;
}

footer p a {
  border: 0px;
}

.front__eu, .front__eu p {
    text-align: center;
    padding: 5px 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.front__eu div {
    width: 50%;
}

section.front__eu img {
    height: 95px;
}

.wcmd-form-wrapper form .wcmd-fields input {
  padding: 10px;
  min-width: 100% !important;
  border: 0px;
  font-size: 14px;
  line-height: 16px;
  height: auto;
  font-weight: 300;
  color: #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wcmd-form-wrapper form .wcmd-fields input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}

.wcmd-form-wrapper form .wcmd-fields input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}

.wcmd-form-wrapper form .wcmd-fields input:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}

.wcmd-form-wrapper form .wcmd-fields input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}

.wcmd-btn-cont {
  width: 100%;
}

.wcmd-btn {
  background: #F3E2D7;
}

.wcmd-btn:hover {
  background: #e2c7b6;
}

.wcmd-form .wcmd-validation.success,
.wcmd-form .wcmd-validation.error {
  display: inline-block;
  padding: 10px;
  background: #F3E2D7;
  border: none;
}

@media screen and (min-width: 0px) {
  .m--w-20-m0 {
    width: 20%;
  }
  .m--w-30-m0 {
    width: 30%;
  }
  .m--w-40-m0 {
    width: 40%;
  }
  .m--w-50-m0 {
    width: 50%;
  }
  .m--w-60-m0 {
    width: 60%;
  }
  .m--w-100 {
    width: 100%;
  }
  .m--w-100-m0 {
    width: 100%;
  }
  .m--w-blog-100 {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .bottom .width-25 {
    width: 100% !important;
  }
}

@media screen and (max-width: 350px) {
  .minicart__content {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .coupon button,
  .coupon input {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .coupon input {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 500px) {
  .content-left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .content-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .content-right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .content-left div,
  .content-left h2,
  .content-left p,
  .content-left a {
    text-align: center;
  }
  .content-center div,
  .content-center h2,
  .content-center p,
  .content-center a {
    text-align: center;
  }
  .content-right div,
  .content-right h2,
  .content-right p,
  .content-right a {
    text-align: center;
  }
  .shop article {
    margin: 20px 0px;
  }
}

@media screen and (max-width: 600px) {
  header .language-currency__main {
    width: 40% !important;
  }
  h2.slide-info-title {
    font-size: 18px;
  }
  .front__top_categories .slick-slide div,
  .front__mid_categories .slick-slide div,
  .front__bottom_categories .slick-slide div {
    padding: 0px;
  }
  .basic__subcategory {
    width: 100%;
    margin-bottom: 40px;
  }
  .archive__subcategories {
    display: none;
  }
  .basic__subcategory:nth-child(odd) {
    margin-right: 0px;
  }
  .basic__subcategory:nth-child(even) {
    margin-left: 0px;
  }
  .shop article {
    width: 100%;
  }
  .shop article:nth-of-type(odd) {
    margin: 0px;
    margin-bottom: 20px;
  }
  .shop article:nth-of-type(even) {
    margin: 0px;
    margin-bottom: 20px;
  }
  .product__image .slick-slide {
    padding: 0px;
  }
  .single-product .shop article {
    width: calc(100% - 40px) !important;
  }
  .single__content_half_left,
  .single__content_half_right {
    max-width: 100%;
    padding: 0px;
  }
}

@media screen and (max-width: 650px) {
  .summary,
  .addiitional,
  .variations {
    width: 100%;
    padding: 20px 0px;
  }
  
  .alg-wc-wl-btn-wrapper.flex, #quick_buy_24873_container, button.single_add_to_cart_button.button.alt {
    width: 60%!important;
    margin-left: auto;
    margin-right: auto;
}

form .quantity {
    padding-right: 0;
    width: 60%!important;
    margin-left: auto;
    margin-right: auto;
}

form.cart {
    justify-content: center;
}
}

@media screen and (max-width: 768px) {
  .alg-wc-wl-view-table.shop_table_responsive tr td:before {
    content: none;
    display: none;
  }
  .alg-wc-wl-view-table.shop_table_responsive tr td {
    text-align: center !important;
  }
  .alg-wc-wl-view-table .product-thumbnail img {
    max-width: 560px;
  }
}

@media screen and (max-width: 850px) {
  #customer_details,
  #order_review {
    width: 100%;
    padding: 0px;
  }
  .underlined-menu-item a {
    font-size: 15px !important;
  }
  main {
    margin-top: 125px;
  }
  .woocommerce a.button,
  .woocommerce a.button.alt,
  .woocommerce a.add_to_cart_button,
  .woocommerce a.button.alt.disabled,
  .woocommerce button.wc-backward,
  .woocommerce button.button,
  .woocommerce button.button.alt,
  .woocommerce button.add_to_cart_button,
  .woocommerce button.button.alt.disabled,
  .woocommerce button.single_add_to_cart_button.button.alt,
  .woocommerce .cart .button,
  form .quick_buy_container,
  button.wc_quick_buy_button {
    width: 100%;
  }
  form .quick_buy_container,
  .product .alg-wc-wl-btn,
  .product .product__wishlist_button_content,
  .waitlist__popup_button {
    margin-top: 20px !important;
  }
  .shop .alg-wc-wl-btn {
    margin-top: 0px !important;
  }
  .product__wishlist_button_content {
    width: 100%;
  }
  .wcqb_button {
    border: none !important;
  }
  .single-product .shop article {
    width: calc(50% - 40px);
  }
}

@media screen and (max-width: 900px) {
  ul#menu-404-hr,
  ul#menu-404-en {
    display: block;
  }
  ul#menu-404-hr li,
  ul#menu-404-en li {
    display: block;
  }
}

@media screen and (max-width: 950px) {
  .shop article .price {
    font-size: 14px;
  }
  .shop article a.button,
  .shop article .quick_buy_container {
    width: 100% !important;
    border: 0px;
    margin-top: 20px;
    border: 0px !important;
  }
}

@media screen and (max-width: 950px) {
  .single__meta {
    width: 100%;
    height: auto;
    padding: 0px;
    display: none;
  }
  .single__meta p {
    display: block;
    background: none;
    padding: 0px;
    font-size: 16px;
    color: #000000;
  }
  .single__content {
    margin-left: 0px;
    max-width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  header {
    height: 125px;
  }
  header .content {
    height: 125px;
  }
  header .logo__main {
    width: 100%;
  }
  header .services__menu {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header .language-currency__main {
    width: 20%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0px;
  }
  header .language-currency__main a.wpml-ls-item-toggle {
    padding-left: 0px !important;
  }
  header .bag__main {
    width: 40%;
  }
  
  section.front__eu div {
    width: 100%;
}

}

@media screen and (max-width: 1200px) {
  header,
  main,
  footer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .shop article .price {
    font-size: 14px;
  }
  .shop article a.button,
  .shop article .quick_buy_container {
    width: calc(50% - 1px);
    margin-top: 20px;
    border: 0px;
  }
  .archive .archive__content {
    padding: 0px;
  }
  .bottom .width-25 {
    width: 50%;
  }
  .wcwl_elements .wcwl_optin,
  .wcwl_elements .wcwl_email {
    width: 100%;
  }
}

@media screen and (max-width: 1450px) {
  .product__image {
    max-width: 800px !important;
  }
}
