.header-section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, .97);
}

.product-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.product-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.half-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: none;
}

.product-buy-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 53%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-producer-name {
  margin-bottom: 20px;
  font-family: Yellowtail, sans-serif;
  color: #737373;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}

.product-name {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Baskervilleserial, sans-serif;
  color: #737373;
  font-size: 21px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 26px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.price-block.multi-price {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.price {
  font-family: Baskervilleserial, sans-serif;
  color: #737373;
  font-size: 21px;
  line-height: 45px;
  text-align: center;
  letter-spacing: 2px;
}

.price.regular {
  color: #b3b3b3;
  text-decoration: line-through;
}

.separator {
  width: 100%;
  height: 3px;
  margin-top: 25px;
  margin-bottom: 45px;
  border-radius: 5px;
  background-color: #1e1e1f;
}

.add-to-cart-form {
  width: 100%;
}

.add-to-cart-button {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #737373;
  font-family: 'Avertastd light', sans-serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.add-to-cart-select-size {
  display: inline-block;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
}

.add-to-cart-select-color {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
}

.full-section {
  width: 100%;
}

.product-description-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.text-column-3 {
  max-width: 380px;
  margin-right: 40px;
  margin-left: 40px;
  letter-spacing: 0.03em;
}

.description-header {
  margin-bottom: 28px;
  font-family: Baskervilleserial, sans-serif;
  color: #575656;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.description-text {
  margin-bottom: 60px;
  font-family: 'Avertastd light', sans-serif;
  font-size: 14px;
  line-height: 1.9em;
  font-weight: 400;
  text-align: center;
}

.midd-header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-header-container {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: 3%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.logo {
  display: block;
  margin-top: -5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 21px;
  text-transform: uppercase;
}

.logo.header {
  margin-right: 25px;
}

.nav-link {
  margin: 10px 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Yellowtail, sans-serif;
  color: #737373;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.13em;
  text-decoration: none;
  cursor: pointer;
}

.nav-link.first {
  margin-left: 16px;
}

.nav-link.first.w--current {
  color: #1b1b1b;
}

.nav-link.mobile {
  color: #737373;
}

.footer-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1%;
  padding-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shopping-card-icon {
  display: block;
  width: 16px;
  height: 16px;
}

.search-icon {
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 16px;
  height: 16px;
}

.inline-icon-middle-allign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Avertastd light', sans-serif;
}

.shopping-cart-quantity {
  margin-left: 8px;
  font-family: 'Avertastd light', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.big-slider {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider-text-container {
  position: absolute;
  left: 20%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 75%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1 {
  font-family: Baskervilleserial, sans-serif;
  color: #575656;
  font-size: 22px;
  text-align: left;
  letter-spacing: 0.19em;
  text-transform: uppercase;
}

.h1.middle-text-aligne {
  color: #737373;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.h2 {
  font-family: Baskervilleserial, sans-serif;
  color: #575656;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.19em;
}

.h2.dark.middle-text {
  margin-top: 15px;
  margin-bottom: 8px;
}

.h2.dark.middle-text.side-padding {
  margin-top: 8px;
  font-family: Yellowtail, sans-serif;
  color: #575656;
  font-size: 25px;
}

.h2.dark.h2-margin-bottom {
  margin-bottom: 5px;
}

.h2.h2-margin-bottom {
  margin-bottom: 5px;
}

.h2.middle-text-aligne {
  font-family: Yellowtail, sans-serif;
  color: #737373;
  letter-spacing: 0.11em;
}

.slider-action-container {
  margin-top: 37px;
}

.link-block {
  font-family: 'Avertastd light', sans-serif;
  color: #ebebeb;
  font-size: 16px;
  text-decoration: none;
}

.link-text {
  color: #ebebeb;
}

.link-divider {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: #ebebeb;
  color: transparent;
}

.product-presentation-section {
  opacity: 1;
}

.basic-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dark {
  color: #1b1b1b;
}

.middle-text {
  text-align: center;
}

.h3 {
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: 'Avertastd light', sans-serif;
  color: #737373;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.09em;
}

.h3.white {
  color: #ebebeb;
}

.h3.nav-title {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Baskervilleserial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.19em;
  text-transform: uppercase;
}

.h3.nav-subtitle {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.horizontal-align-top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.horizontal-align-top-container.margin-top-big {
  margin-top: 70px;
}

.horizontal-align-top-container.side-padding {
  padding-right: 10%;
  padding-left: 10%;
}

.column-1-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-1-2.no-gap {
  width: 50%;
}

.margin-top-big {
  margin-top: 60px;
}

.row-container {
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
}

.title-text {
  margin-bottom: 20px;
  font-family: Baskervilleserial, sans-serif;
  color: #737373;
  font-size: 14px;
  letter-spacing: 0.18em;
}

.title-text.link {
  color: #ebebeb;
  font-style: italic;
}

.title-text.dark {
  color: #1b1b1b;
}

.title-text.thin.uppercase {
  font-family: 'Avertastd regular', sans-serif;
}

.title-text.uppercase {
  text-transform: uppercase;
}

.title-text.smaller {
  font-size: 17px;
}

.text {
  font-family: 'Avertastd light', sans-serif;
  color: #ebebeb;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.06em;
}

.text.dark {
  color: #1b1b1b;
}

.text.dark.link-cursor {
  cursor: pointer;
}

.text.padding-bottom {
  padding-bottom: 20px;
}

.dark-divider {
  background-color: #1b1b1b;
}

.wide-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1366px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 37px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.wide-container.vertical-center-align {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.column-2-3.allign-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-1-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.align-top {
  margin-top: 0px;
}

.outside-left-nav {
  left: 0px;
  bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-left: 108%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.full-wide-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.full-wide-container.horizontal-align-container {
  padding-top: 50px;
  padding-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.full-wide-container.horizontal-align-container.align-to-side {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.full-wide-container.horizontal-align-top-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.on-image-center-container {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.middle-alligne {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.middle-text-aligne {
  text-align: center;
}

.tittle-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.hide {
  display: none;
}

.besteller-slider-transparent-background {
  background-color: transparent;
}

.product-bestseller-item-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.side-padding {
  padding-right: 32px;
  padding-left: 32px;
}

.side-padding.image-mid-aligment {
  padding-top: 12px;
}

.side-padding.image-mid-aligment.half-padding-horizontal {
  padding-right: 16px;
  padding-left: 16px;
}

.margin-top {
  margin-top: 30px;
}

.full-width-image {
  width: 100%;
}

.dash-divider {
  width: 100%;
  height: 0px;
  border-top: 1px dashed #c2c2c2;
}

.vertical-alignc-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-align-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-1-6 {
  width: 16.66%;
}

.column-1-6.vertical-alignc-container.align-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-1-6.vertical-alignc-container.align-left.small-vertical-padding.footer-last-element-align {
  padding-left: 6%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-1-6.vertical-alignc-container.align-left.small-vertical-padding.footer-last-element-align.column-2-6-m.footer-container-height-m.margin-top-m {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-1-6.vertical-alignc-container.align-left.small-vertical-padding.column-2-6-m {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vertical-padding {
  padding-top: 32px;
  padding-bottom: 32px;
}

.small-vertical-padding {
  padding-top: 12px;
  padding-bottom: 12px;
}

.bestseller-slider-mask {
  margin-right: 1%;
  margin-left: 1%;
}

.newsletter-form {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 38px;
}

.email-newsletter-input {
  width: 88%;
  height: 38px;
  float: left;
}

.newsletter-submit-button {
  position: absolute;
  right: 0px;
  display: block;
  width: 13%;
  height: 38px;
  background-color: grey;
}

.newsletter-form-wraper {
  width: 100%;
  height: 38px;
  padding-right: 40px;
}

.newsletter-submit-button-icon {
  display: block;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
}

.collumn-2-6-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding: 12px 40px 6px 47px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.inline-text-with-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inline-text-with-images.middle-alligne-mobile.vertical-container-item {
  margin-bottom: 10px;
}

.little-text-left-margin {
  margin-left: 8px;
}

.under-footer-text {
  font-family: 'Avertastd light', sans-serif;
  font-size: 11px;
  letter-spacing: 0.13em;
}

.under-footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1366px;
  margin: 30px auto 90px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.under-footer-container.vertical-alignc-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.hover-mainpage-product-image-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, .46);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.hover-mainpage-product-image-container:hover {
  opacity: 1;
}

.white-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  padding: 6px 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.white-button.margin-top {
  height: 38px;
  padding-right: 26px;
  padding-left: 26px;
  background-color: hsla(0, 0%, 100%, .66);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.white-button.margin-top:hover {
  background-color: #fff;
}

.link-cursor {
  cursor: pointer;
}

.image-fulfill-wrapper {
  position: relative;
}

.product-item-image-big {
  width: 100%;
}

.column-1-4 {
  width: 23%;
}

.column-1-4.catalog-category-main-container {
  margin-left: -15px;
}

.no-vertical-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.breadcrumbs-container {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Baskervilleserial, sans-serif;
  color: #575656;
  font-size: 14px;
  letter-spacing: 0.07em;
}

.column-3-4 {
  width: 76%;
}

.catalog-category-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.catalog-category-container.main-category {
  margin-bottom: 10px;
}

.catalog-main-category-link {
  margin-bottom: 10px;
  font-family: Baskervilleserial, sans-serif;
  color: #575656;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.17em;
  text-decoration: none;
  text-transform: uppercase;
}

.catalog-category-link {
  margin-bottom: 10px;
  font-family: 'Avertastd light', sans-serif;
  color: #1b1b1b;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.07em;
  text-decoration: none;
  text-transform: uppercase;
}

.catalog-category-link-container {
  margin-bottom: 8px;
}

.catalog-category-link-container.narrow-container {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.catalog-category-link-underline {
  position: static;
  width: 1px;
  height: 1px;
  max-width: 100%;
  min-width: 0px;
  background-color: #242525;
}

.catalog-product-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category-product-item-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-top: 1%;
  margin-bottom: 55px;
  padding-right: 1%;
  padding-bottom: 1%;
  padding-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: border 350ms ease;
  transition: border 350ms ease;
  cursor: pointer;
}

.category-product-item-title {
  margin-top: 5px;
  font-family: Baskervilleserial, sans-serif;
  color: #737373;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.category-product-item-price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 26px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.category-product-item-price {
  font-family: Baskervilleserial, sans-serif;
  color: #737373;
  font-size: 13px;
  letter-spacing: 0.18em;
}

.category-product-item-price.sale {
  color: #b3b3b3;
  text-decoration: line-through;
}

.category-product-item-feature-container {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2%;
  margin-left: 2%;
}

.category-product-item-featuretext {
  padding-top: 3px;
  padding-left: 7px;
  color: #737373;
  font-size: 13px;
  text-transform: uppercase;
}

.category-product-item-hover-image {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
}

.category-product-item-image {
  position: relative;
  z-index: 0;
  width: 100%;
  margin-left: -100%;
}

.category-product-item-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-bottom: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.regular-text {
  font-family: 'Avertastd light', sans-serif;
  color: #575656;
  font-size: 16px;
  line-height: 1.9em;
  letter-spacing: 0.1em;
}

.paragraph-container {
  margin-bottom: 45px;
}

.input-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.column-1-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column-1-1.no-gap {
  width: 100%;
}

.form-label {
  font-family: 'Avertastd light', sans-serif;
  color: #575656;
  font-size: 15px;
  font-weight: 200;
}

.form-input {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
}

.form-textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
}

.button {
  padding: 9px 15px;
  border: 2px solid #333;
  background-color: #333;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.button:hover {
  background-color: #fff;
  color: #332;
}

.form-input-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 73px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.align-center {
  text-align: center;
}

.about-as-second-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 670px;
  margin-right: 2%;
  padding: 343px 5% 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/onas_2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-wider {
  font-weight: 700;
}

.margin-bottom {
  margin-bottom: 30px;
}

.submit-button {
  width: 17%;
  min-width: 100px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.button-link {
  font-family: 'Avertastd light', sans-serif;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.image {
  width: 100%;
  max-height: 862px;
}

.animated-container {
  width: 100%;
  max-width: 100%;
  min-height: 640px;
  background-image: url('../images/slider1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.animated-container:hover {
  background-image: url('../images/slider2.jpg'), url('../images/slider1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;
}

.category-item-image {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.emphasize-title-text {
  margin-right: 15px;
  font-family: Yellowtail, sans-serif;
  color: #737373;
  font-size: 18px;
}

.text-container {
  width: 100%;
}

.margin-top-small {
  padding-top: 18px;
}

.margin-bottom-small {
  padding-bottom: 18px;
}

.solid-divider {
  width: 100%;
  height: 0px;
  border-top: 1px solid #c2c2c2;
}

.uppercase {
  text-transform: uppercase;
}

.under-footer-firm-name {
  font-family: Baskervilleserial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

.footer-logo-image {
  position: relative;
  top: -6px;
  margin-right: 11px;
}

.under-menu-blank-space {
  height: 200px;
}

.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.body {
  background-image: url('../images/listki_prawa_srodek.png'), url('../images/listki_lewy_dol.png'), url('../images/listki_lewa_gora.png');
  background-position: 100% 1057px, 0px 2304px, 0px 200px;
  background-size: 207px, 83px, 218px;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.right-header-leaf-image {
  margin-top: 11px;
}

.product-basic-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;
}

.text-column-2 {
  max-width: 610px;
  margin-right: 40px;
  margin-left: 40px;
  letter-spacing: 0.03em;
}

.text-column-1 {
  max-width: 700px;
  margin-right: 40px;
  margin-left: 40px;
  text-align: center;
  letter-spacing: 0.03em;
}

.collumn-1-2-m {
  width: 50%;
}

.collumn-3-5-m {
  width: 50%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.horizontal-align-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .half-section {
    width: 50%;
    margin-bottom: 25px;
  }
  .product-buy-info-container {
    width: 79%;
  }
  .product-producer-name {
    margin-bottom: 10px;
  }
  .product-name {
    margin-top: 12px;
    font-size: 16px;
    line-height: 27px;
  }
  .price-block {
    margin-top: 17px;
  }
  .price {
    font-size: 16px;
    line-height: 34px;
  }
  .separator {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .add-to-cart-button {
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 15px;
  }
  .add-to-cart-select-size {
    height: 34px;
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: 17px;
  }
  .add-to-cart-select-color {
    height: 34px;
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: 17px;
  }
  .product-description-container {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .text-column-3 {
    width: 42%;
    margin-right: 4%;
    margin-left: 4%;
  }
  .logo.header {
    display: none;
  }
  .nav-link {
    margin-right: 8px;
    margin-left: 8px;
    font-size: 11px;
    letter-spacing: 0.1em;
  }
  .h2 {
    font-size: 23px;
    line-height: 19px;
  }
  .basic-container {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .horizontal-align-top-container.side-padding.margin-top {
    padding-right: 5%;
    padding-left: 5%;
  }
  .text {
    font-size: 15px;
    line-height: 1.7em;
  }
  .wide-container {
    width: 100%;
    padding-top: 40px;
    padding-right: 2%;
    padding-left: 2%;
  }
  .wide-container.vertical-center-align {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .wide-container.vertical-alignc-container {
    padding-top: 50px;
  }
  .full-wide-container.horizontal-align-container {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .full-wide-container.horizontal-align-container.align-to-side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .column-1-6.vertical-alignc-container.align-left.small-vertical-padding.footer-last-element-align.column-2-6-m {
    padding-left: 0%;
  }
  .column-1-6.vertical-alignc-container.align-left.small-vertical-padding.collumn-1-2-m {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-1-6.column-2-6-m {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .newsletter-form-wraper {
    padding-right: 0px;
  }
  .collumn-2-6-newsletter {
    padding-right: 10px;
    padding-left: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .under-footer-container {
    padding-right: 8px;
    padding-left: 8px;
  }
  .under-footer-container.vertical-alignc-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .column-2-6-m {
    width: 33.33%;
  }
  .footer-container-height-m {
    min-height: 158px;
  }
  .column-3-6-m {
    width: 50%;
  }
  .margin-top-m {
    margin-top: 20px;
  }
  .slider-right-arrow {
    margin-right: 3%;
  }
  .under-footer-img {
    display: block;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-1-4.catalog-category-main-container {
    width: 24%;
  }
  .column-3-4 {
    width: 75%;
  }
  .catalog-category-container {
    margin-left: 10px;
  }
  .catalog-category-container.main-category {
    margin-bottom: 7px;
  }
  .catalog-main-category-link {
    font-size: 12px;
  }
  .catalog-category-link {
    margin-bottom: 7px;
    font-size: 11px;
  }
  .catalog-category-link-container {
    margin-bottom: 3px;
  }
  .category-product-item-container {
    width: 46%;
    margin-bottom: 45px;
  }
  .category-product-item-title {
    font-size: 15px;
  }
  .category-product-item-price {
    font-size: 13px;
  }
  .animated-container {
    min-height: 465px;
  }
  .text-column-2 {
    width: 42%;
    margin-right: 4%;
    margin-left: 4%;
  }
  .text-column-1 {
    width: 42%;
    margin-right: 4%;
    margin-left: 4%;
  }
  .collumn-1-2-m {
    width: 44%;
    padding-right: 4%;
  }
  .collumn-3-5-m {
    width: 54%;
    padding-right: 2%;
  }
  .collumn-2-6-m {
    width: 33%;
    padding-right: 2%;
  }
}

@media (max-width: 767px) {
  .header-section {
    display: none;
  }
  .header-section.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .half-section {
    width: 95%;
    margin-bottom: 40px;
  }
  .description-header {
    font-size: 14px;
  }
  .description-text {
    font-size: 13px;
  }
  .midd-header-container.mobile {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-header-container.mobile {
    width: 34%;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-link.first.mobile {
    margin-left: 8px;
    text-align: center;
  }
  .nav-link.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .link-text.dark.middle-alligne-mobile {
    text-align: center;
  }
  .basic-container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .horizontal-align-top-container.margin-top-big {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .horizontal-align-top-container.side-padding.margin-top.bestsellers-slider {
    max-height: 230px;
  }
  .column-1-2 {
    width: 90%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .row-container.vertical-padding {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .wide-container {
    padding-top: 20px;
    padding-right: 3%;
    padding-left: 3%;
  }
  .wide-container.no-vertical-padding {
    padding-top: 0px;
  }
  .column-2-3 {
    width: 63%;
  }
  .column-1-3 {
    width: 32%;
    padding-right: 1%;
    padding-left: 1%;
  }
  .column-1-3.bestsellers-column-container {
    max-height: 220px;
  }
  .outside-left-nav {
    bottom: 4px;
    width: 29%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .full-wide-container {
    padding-top: 45px;
    padding-bottom: 35px;
  }
  .full-wide-container.no-vertical-padding {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .besteller-slider-transparent-background {
    max-height: 230px;
  }
  .column-1-6.column-2-6-m {
    margin-bottom: 0px;
  }
  .bestseller-slider-mask {
    max-height: 230px;
  }
  .newsletter-form-wraper {
    padding-right: 0px;
  }
  .collumn-2-6-newsletter {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .under-footer-text {
    font-size: 9px;
  }
  .under-footer-text.horizontal-align-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hover-mainpage-product-image-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-fulfill-wrapper {
    display: block;
    margin-right: auto;
    margin-bottom: 9px;
    margin-left: auto;
  }
  .column-2-6-m {
    width: 44%;
  }
  .under-footer-img {
    max-width: 85%;
  }
  .under-footer-img-container {
    width: 32%;
  }
  .column-1-4.catalog-category-main-container {
    width: 35%;
  }
  .column-3-4 {
    width: 64%;
  }
  .catalog-category-container {
    margin-left: 10px;
  }
  .catalog-main-category-link {
    font-size: 11px;
  }
  .catalog-category-link {
    margin-bottom: 5px;
    font-size: 11px;
  }
  .category-product-item-container {
    width: 83%;
  }
  .category-product-item-title {
    font-size: 15px;
  }
  .category-product-item-price {
    font-size: 13px;
  }
  .animated-container {
    min-height: 335px;
  }
  .footer-logo-image {
    top: 0px;
  }
  .collumn-3-5-m {
    width: 44%;
  }
}

@media (max-width: 479px) {
  .half-section {
    margin-bottom: 40px;
  }
  .product-name {
    font-size: 14px;
    line-height: 25px;
  }
  .price.regular {
    font-size: 13px;
    line-height: 25px;
  }
  .text-column-3 {
    width: 95%;
  }
  .description-header {
    margin-top: 6px;
    margin-bottom: 16px;
  }
  .description-text {
    margin-bottom: 50px;
    font-size: 12px;
  }
  .slider-text-container {
    height: 91%;
    margin-top: 2%;
  }
  .h1 {
    font-size: 21px;
    line-height: 29px;
  }
  .h2 {
    font-size: 18px;
    line-height: 18px;
  }
  .slider-action-container {
    margin-top: 15px;
  }
  .link-text.dark.middle-alligne-mobile {
    margin-bottom: 5px;
    text-align: center;
  }
  .basic-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .h3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    line-height: 21px;
  }
  .h3.nav-title {
    text-align: center;
  }
  .h3.nav-subtitle {
    text-align: center;
  }
  .horizontal-align-top-container.margin-top-big {
    margin-top: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .horizontal-align-top-container.side-padding.margin-top.bestsellers-slider {
    max-height: 150px;
  }
  .column-1-2 {
    width: 100%;
    margin-bottom: 40px;
  }
  .column-1-2.no-gap {
    width: 100%;
  }
  .text.padding-bottom.dark {
    padding-bottom: 13px;
    line-height: 1.3em;
  }
  .wide-container {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wide-container.vertical-center-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wide-container.margin-top-small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-2-3 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .column-1-3 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-1-3.bestsellers-column-container {
    max-height: 190px;
  }
  .full-wide-container {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .full-wide-container.horizontal-align-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .full-wide-container.horizontal-align-container.align-to-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .on-image-center-container {
    padding-top: 40px;
  }
  .besteller-slider-transparent-background {
    max-height: 200px;
  }
  .horizontal-align-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-1-6.vertical-alignc-container.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-1-6.vertical-alignc-container.align-left.small-vertical-padding.column-2-6-m {
    width: 90%;
  }
  .column-1-6.column-2-6-m.footer-image-remove-mobile {
    display: none;
  }
  .bestseller-slider-mask {
    max-height: 216px;
  }
  .newsletter-form-wraper {
    padding-right: 0px;
  }
  .collumn-2-6-newsletter {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collumn-2-6-newsletter.footer-container-height-m.column-3-6-m.margin-top-m {
    width: 90%;
  }
  .collumn-2-6-newsletter.footer-container-height-m.margin-top-m.collumn-3-5-m {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .under-footer-text {
    padding-bottom: 12px;
  }
  .under-footer-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .under-footer-container.vertical-alignc-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-3-6-m {
    width: 90%;
  }
  .under-footer-img-container {
    display: none;
  }
  .middle-alligne-mobile {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .column-1-4.catalog-category-main-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column-3-4 {
    width: 95%;
  }
  .catalog-category-container {
    margin-left: 8px;
  }
  .catalog-category-container.main-category {
    width: 46%;
    margin-left: 4%;
  }
  .catalog-category-link {
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.05em;
  }
  .category-product-item-feature-container {
    margin-top: 5%;
  }
  .animated-container {
    min-height: 190px;
  }
  .text-column-2 {
    width: 95%;
  }
  .text-column-1 {
    width: 95%;
  }
  .collumn-3-5-m {
    width: 90%;
    padding-right: 0%;
  }
  .collumn-2-6-m {
    width: 90%;
    padding-right: 0%;
  }
}

@font-face {
  font-family: 'Cartoon';
  src: url('../fonts/3290EB_0_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd black';
  src: url('../fonts/AvertaStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd light';
  src: url('../fonts/AvertaStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-Extrathin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-ExtrathinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd regular';
  src: url('../fonts/AvertaStd-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd semibold';
  src: url('../fonts/AvertaStd-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-ThinItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-ExtraBoldItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd thin';
  src: url('../fonts/AvertaStd-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Avertastd';
  src: url('../fonts/AvertaStd-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Avertastd bold';
  src: url('../fonts/AvertaStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Baskervilleserial';
  src: url('../fonts/BaskervilleSerial-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Yellowtail';
  src: url('../fonts/Yellowtail-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}