.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 800;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}

a {
  text-decoration: underline;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.body {
  font-family: Poppins, sans-serif;
  color: #2d3540;
  font-size: 30px;
  font-weight: 600;
}

.cm-o1 {
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #e5e8eb;
}

.heading {
  font-size: 80px;
  line-height: 90px;
  font-weight: 100;
  text-align: center;
}

.cm-02_basic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-right: 10vw;
  padding-left: 10vw;
  -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-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;
}

.color-01 {
  width: 120px;
  height: 120px;
  margin: 8px;
  border-radius: 60px;
  background-color: #d9c5ad;
}

.color-02 {
  width: 120px;
  height: 120px;
  margin: 10px;
  border-radius: 60px;
  background-color: #bf8450;
}

.color-03 {
  width: 120px;
  height: 120px;
  margin: 8px;
  border-radius: 60px;
  background-color: #a80b00;
}

.color-04 {
  width: 120px;
  height: 120px;
  margin: 10px;
  border-radius: 60px;
  background-color: #e5e8eb;
}

.color-05 {
  width: 120px;
  height: 120px;
  margin: 8px;
  border-radius: 60px;
  background-color: #00849c;
}

.color-06 {
  width: 120px;
  height: 120px;
  margin: 10px;
  border-radius: 60px;
  background-color: #f2b035;
}

.color-07 {
  width: 120px;
  height: 120px;
  margin: 9px;
  border-radius: 60px;
  background-color: #848c45;
}

.color-08 {
  width: 120px;
  height: 120px;
  margin: 9px;
  border-radius: 60px;
  background-color: #b19f82;
}

.color-09 {
  width: 120px;
  height: 120px;
  margin: 8px;
  border-radius: 60px;
  background-color: #2d3540;
}

.cm-03 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.rte_cm_01 h1 {
  font-size: 80px;
  line-height: 94px;
}

.rte_cm_01 h2 {
  font-size: 54px;
  line-height: 60px;
  font-weight: 300;
}

.rte_cm_01 h3 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
}

.rte_cm_01 p {
  font-size: 20px;
  line-height: 30px;
}

.cm-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 40px;
  -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;
}

.cm-02_akcent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-right: 10vw;
  padding-left: 10vw;
  -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;
}

.div-block {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  font-weight: 200;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  height: 25vw;
  -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;
}

.image {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.nav-contaiiner {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  clear: none;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-nav {
  position: static;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 0.5vw;
  clear: none;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.04vw;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
  cursor: pointer;
}

.link-nav:hover {
  color: #bf8450;
}

.link-nav.w--current {
  padding-right: 14px;
  padding-left: 14px;
  color: #e1251b;
}

.div-cart-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.nav-menu-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin-left: 0px;
  float: left;
  clear: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.wid-cart-price {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
}

.div-widget-cart {
  position: relative;
  z-index: 80;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-left: 0px;
  padding: 16px 12px;
  -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-color: transparent;
  text-decoration: none;
}

.div-widget-cart:hover {
  z-index: 66;
  background-color: #eef0f3;
}

.nav-icon {
  display: none;
  margin-right: 8px;
}

.div-widget-search {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  margin-left: 0px;
  padding: 16px 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-widget-search:hover {
  background-color: #eef0f3;
}

.brand-logo {
  position: static;
  display: block;
  width: 200px;
  height: auto;
  min-height: auto;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
  -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;
}

.brand-logo.w--current {
  padding-top: 10px;
}

.div-quantity-in-cart {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 0px;
  border-radius: 100px;
  background-color: transparent;
  text-align: right;
}

.div-nav-menu-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.div-widget-login {
  position: relative;
  z-index: 79;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  margin-left: 0px;
  padding: 16px 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-widget-login:hover {
  background-color: #eef0f3;
}

.div-icon-cart {
  padding: 8px 8px 8px 0px;
}

.wid-login-price {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
}

.dropdown-list {
  background-color: #d8c3c3;
}

.dropdown-list.w--open {
  z-index: 20000;
  background-color: #e9e9e9;
}

.brand-logo-mobile {
  position: static;
  display: none;
  height: auto;
  min-height: auto;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  float: left;
  -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;
}

.cat-icon {
  width: 24px;
}

.dropdown-link {
  padding: 12px 24px;
  color: #535353;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.dropdown-link:hover {
  color: #000;
}

.dropdown-link.w--current {
  padding-left: 30px;
  border-left: 3px solid #db0000;
  color: #db0000;
}

.div-nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 0px;
  clear: both;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #f3f3f3;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
  text-align: center;
}

.div-cart {
  position: relative;
  margin-left: auto;
}

.image-47 {
  opacity: 0.7;
}

.image-47:hover {
  opacity: 1;
}

.number-quantity-in-cart {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  min-height: 0px;
  min-width: 22px;
  padding: 1px 3px;
  border-radius: 60px;
  background-color: red;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.search-txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
  font-size: 16px;
}

.div-icon-search {
  padding: 8px;
}

.login-icon {
  width: 24px;
}

.dropdown-toggle {
  padding: 0px;
}

.navbar {
  background-color: transparent;
}

.top-text-banner {
  display: block;
  padding: 0px 20px;
  background-color: #00849c;
}

.text-banner-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.close-icon-wraper {
  width: auto;
  height: auto;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  opacity: 1;
}

.close-icon-wraper:hover {
  opacity: 0.7;
}

.image-48 {
  width: 100%;
  cursor: pointer;
}

.text-banner {
  margin-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid hsla(0, 0%, 100%, 0.75);
}

.hero-banner {
  position: relative;
  margin-top: 20px;
  padding-left: 0px;
}

.hero-banner-wraper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 660px;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.hero-banner-image {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.arrow-left-wraper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1vw;
  -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;
}

.banner-image-wraper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.arrow-background {
  width: 60px;
  height: 60px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  border-radius: 30px;
  background-color: #e5e8eb;
  cursor: pointer;
}

.arrow-background:hover {
  background-color: #fff;
}

.arrow-right-wraper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 19;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1vw;
  -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;
}

.arrow-wraper-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 22px;
  -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;
}

.arrow-simple {
  width: 10px;
}

.arrow-wraper-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 22px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-text-wraper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: auto;
  margin: 100px 140px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-banners-sec {
  margin-top: 20px;
}

.hero-three-banner-wraper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1600px;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-left-wraper {
  position: relative;
  width: 33.3333%;
  height: 280px;
  padding-right: 12px;
}

.banner-right-wraper {
  position: relative;
  width: 33.3333%;
  height: 280px;
  padding-left: 12px;
}

.banner-middle-wraper {
  position: relative;
  width: 33.3333%;
  height: 280px;
  padding-right: 6px;
  padding-left: 6px;
}

.banner-image {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.hero-slider-wraper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1600px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-slider-button {
  padding: 18px 25px;
  background-color: #848c45;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  cursor: pointer;
}

.hero-slider-button:hover {
  background-color: #9aa733;
}

.quantity-txt {
  width: 100%;
  margin-left: 10px;
  padding-left: 0px;
  color: #858585;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
}

.collection-item-slider-wraper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  max-width: 100%;
  min-width: 25%;
  padding: 10px;
}

.div-quantity-settings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -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-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;
}

.div-quantity-arrow {
  margin-left: auto;
}

.products-list-carousel-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
}

.product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.slider-arrow {
  width: 30px;
  max-width: none;
}

.slider-arrow:hover {
  opacity: 0.5;
}

.button-atc-simply {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 17px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #848c45;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button-atc-simply:hover {
  background-color: #9aa733;
  text-decoration: none;
}

.div-add-to-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-list-wraper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1720px;
  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;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.product-image-hp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 18vw;
  margin-bottom: 10px;
  padding: 0px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  cursor: pointer;
}

.slide-arrow-right {
  position: static;
  left: auto;
  top: 0%;
  right: -50px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 20px;
  padding-bottom: 0px;
  opacity: 0.5;
}

.product-name-link {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.product-name-link:hover {
  color: #858585;
}

.quantity {
  padding-bottom: 2px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 16px;
  line-height: 10px;
}

.collection-item-slider {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  min-width: 100%;
  margin: 0px 0vw;
  padding: 0px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #e6e6e6;
  background-color: #fff;
}

.collection-item-slider:hover {
  border-color: #cfcfcf;
}

.product-name {
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
}

.slide-arrow-left {
  position: static;
  left: -50px;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding-bottom: 0px;
  padding-left: 10px;
  opacity: 0.5;
}

.button-small-cont {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 26;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  text-decoration: none;
  cursor: auto;
}

.button-small-cont:hover {
  overflow: visible;
  opacity: 1;
}

.button-small {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 15px;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 0 13px -6px rgba(0, 0, 0, 0.5);
  opacity: 1;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button-small:hover {
  position: static;
  border-color: #000;
  border-radius: 0px;
  background-color: #2d3540;
  opacity: 1;
  color: #fff;
}

.product-img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  margin: 3px;
  padding: 3px 0px 0px;
  -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-color: #ddd;
  cursor: pointer;
}

.arrow:hover {
  background-color: #858585;
}

.div-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 80px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 2px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
}

.product-price {
  margin-top: auto;
  margin-right: 6px;
  margin-bottom: 0px;
  color: #2d3540;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}

.banner-content-wraper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
  cursor: pointer;
}

.heading-3 {
  position: relative;
  z-index: 4;
  width: 50%;
  color: #2d3540;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
}

.hover-arrow-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #d9c5ad;
  opacity: 0;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  color: #fff;
  cursor: pointer;
}

.hover-arrow-link:hover {
  opacity: 0.9;
}

.arrow-icon {
  width: 40px;
}

.carousel-name {
  color: #2d3540;
  font-size: 48px;
  line-height: 60px;
  font-weight: 100;
  text-align: center;
}

.footer-section {
  padding-top: 60px;
  /* padding-bottom: 60px; */
  background-color: #2d3540;
}

.foooter-info-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  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;
}

.footer-column-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33333%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-link {
  margin-bottom: 5px;
  color: #b19f82;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.footer-text {
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.form-group-news {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.input-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  background-color: #8995a5;
}

.footer-button {
  width: 30%;
  background-color: #848c45;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.footer-button:hover {
  background-color: #9aa733;
}

.footer-form-label {
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.soc-icon-wrap {
  width: 36px;
  height: 36px;
  margin-right: 6px;
  margin-bottom: 6px;
  opacity: 0.8;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.soc-icon-wrap:hover {
  opacity: 1;
}

.social-icon-footer {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.mag-footer-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
}

.mag-text {
  color: #b9b9b9;
  font-size: 16px;
  font-weight: 200;
  text-align: center;
}

.link {
  color: #09f;
  font-size: 16px;
  font-weight: 400;
}

.link:hover {
  color: #005fb3;
}

.marketing-labels-wraper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -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;
}

.discount {
  margin-bottom: 2px;
  padding: 5px;
  background-color: #a80b00;
}

.marketing-label-txt {
  color: #e5e8eb;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
}

.news {
  margin-bottom: 2px;
  padding: 5px;
  background-color: #dd9000;
}

.sale {
  margin-bottom: 2px;
  padding: 5px;
  background-color: #00849c;
}

.div-widget-language {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 16px 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  cursor: pointer;
}

.div-widget-language:hover {
  background-color: #eef0f3;
}

.top-menu-icon-wrp {
  width: auto;
  margin-right: 0px;
  padding: 8px;
}

.language-name-wrap {
  width: auto;
  margin-right: 6px;
}

.language-name-text {
  display: block;
  width: auto;
  min-width: auto;
  float: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  direction: ltr;
  font-size: 14px;
  font-weight: 300;
}

.flag-icon {
  width: 24px;
  min-width: 24px;
}

.arrow-dropdown-icon {
  width: 12px;
}

.div-widget-currency {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 16px 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  cursor: pointer;
}

.div-widget-currency:hover {
  background-color: #eef0f3;
}

.currency-icon {
  width: 24px;
}

.currency-name-wrap {
  width: 35px;
}

.bread-crumbs {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  padding: 20px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-breadcrumbs {
  width: 100%;
  max-width: 1280px;
}

.txt_bread-crumbs-desk {
  display: block;
  color: #2d3540;
  font-size: 16px;
  font-weight: 300;
}

.link-breadcrumbs {
  color: #b19f82;
  text-decoration: none;
}

.link-breadcrumbs:hover {
  color: #bf8450;
  text-decoration: underline;
}

.txt_bread-crumbs-mobile {
  display: none;
  color: #0c7dc7;
  font-size: 18px;
  font-weight: 300;
}

.section-product-basic-info {
  display: block;
  margin-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px;
}

.div-thumbnail {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 18%;
  height: 120px;
  margin: 2px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
  opacity: 1;
}

.div-thumbnail:hover {
  border-style: solid;
  border-color: #fff;
}

.button-add-basket {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  margin-bottom: 10px;
  padding: 10px 12px;
  -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: #848c45;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.button-add-basket:hover {
  background-color: #9aa733;
}

.stock-status-container {
  display: block;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-zoom {
  width: 50px;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 0%;
  opacity: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

.more-pictures-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.txt_product-short-descriptions {
  text-align: justify;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}

.txt-old-price {
  color: #949494;
  font-size: 18px;
  font-weight: 400;
  text-decoration: line-through;
}

.txt-final-price-vat {
  margin-right: 10px;
  color: #2d3540;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.image-thumbnail {
  overflow: hidden;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-thumbnail:hover {
  border-style: none;
  border-width: 1px;
  border-color: #fff;
}

.div-product-descriptions {
  width: 45%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.icon-stock-status-cont {
  width: 20px;
  margin-right: 6px;
}

.icon-stock-status-cont.in-stock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  -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: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.icon-stock-status-cont.sold-out {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  -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;
}

.div-add-to-basket {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.in-stock-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-title-image {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 500px;
  max-height: none;
  max-width: none;
  min-height: auto;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 0px;
  -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: 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;
  border-style: none;
  border-width: 1px;
  border-color: #d4d4d4;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.stock-status-txt {
  color: #6daf2e;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.stock-status-txt.sold-out {
  color: #e1501b;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.stock-status-txt.in-stock {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.div-product-info-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.img-button-icon {
  display: block;
  width: 28px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-right: 6px;
  -o-object-fit: contain;
  object-fit: contain;
}

.txt-final-price-with-vat {
  margin-bottom: 6px;
  color: #525252;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
}

.div-products-images {
  display: block;
  width: 55%;
  height: auto;
  max-width: none;
  margin-right: 40px;
  padding-right: 0px;
}

.arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  margin: 3px;
  padding: 0px;
  -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-color: #ddd;
  cursor: pointer;
}

.arrow-2:hover {
  background-color: #858585;
}

.div-quantity-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 80px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 2px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #f5f5f5;
}

.txt_product-name {
  margin-top: 0px;
  color: #2d3540;
  font-size: 40px;
  line-height: 48px;
  font-weight: 200;
}

.blue-bttn-txt {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 18px;
  line-height: 17px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.div-final-price-vat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 10px;
  -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;
}

.div-hover-elements {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  -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-color: rgba(217, 197, 173, 0.6);
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  cursor: pointer;
}

.div-hover-elements:hover {
  background-color: rgba(177, 159, 130, 0.5);
  opacity: 1;
}

.div-purchase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border: 1px none #000;
  border-radius: 0px;
  background-color: rgba(217, 197, 173, 0.5);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.hover:hover {
  opacity: 1;
}

.div-thumbnail-last {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20%;
  height: 120px;
  margin: 0px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  opacity: 1;
}

.div-thumbnail-last:hover {
  border-style: solid;
  border-color: #fff;
}

.text-block {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.number-more-pic-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 19;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(191, 132, 80, 0.75);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.number-more-pic-wrap:hover {
  background-color: #bf8450;
}

.product-imaga-title {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: block;
  overflow: visible;
  max-height: 100%;
  max-width: 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.prices-wraper {
  margin-bottom: 20px;
}

.parameter-selector-wraper {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.color-selector-wraper {
  display: block;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.color-item-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 25px;
  background-color: #9aa733;
  cursor: pointer;
}

.color-item-01:hover {
  border-color: #a1a1a1;
}

.color-item-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 4px;
  margin-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 25px;
  background-color: #d9c5ad;
  cursor: pointer;
}

.color-item-02:hover {
  border-color: #a1a1a1;
}

.color-item-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 4px;
  margin-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 25px;
  background-color: #fff;
  cursor: pointer;
}

.color-item-03:hover {
  border-color: #a1a1a1;
}

.color-item-04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 4px;
  margin-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 25px;
  background-color: #f2b035;
  cursor: pointer;
}

.color-item-04:hover {
  border-color: #a1a1a1;
}

.color-item-05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 4px;
  margin-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 25px;
  background-color: #bf8450;
  cursor: pointer;
}

.color-item-05:hover {
  border-color: #a1a1a1;
}

.select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  padding: 4px;
  -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;
  border: 1px solid #b19f82;
  border-radius: 10px;
  background-color: #fff;
}

.image-51 {
  display: block;
}

.name-items-wraper {
  margin-bottom: 10px;
}

.dropdown-selector-wraper {
  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;
}

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

.selector-name {
  margin-bottom: 10px;
  color: #2d3540;
  font-size: 16px;
  font-weight: 400;
}

.box-drop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 40px;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #cacaca;
}

.dropdown-text {
  color: #2d3540;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.share-icon-wraper {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.share-icon-wraper:hover {
  opacity: 0.7;
}

.section-product-extended-info {
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
}

.product-extended-info {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4px;
  margin-bottom: 4px;
  padding-top: 9px;
  padding-bottom: 9px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  background-color: #eee;
}

.tab-link:hover {
  background-color: #ddd;
}

.tab-link.w--current {
  margin-bottom: -1px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #949494 #949494 #fff;
  background-color: #fff;
}

.tab-name {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.tabs-menu {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #949494;
}

.tabs-content {
  padding: 40px 0px;
  border-style: none;
  border-width: 1px;
  border-color: #ddd #949494 #949494;
}

.summary-of-reviews-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 41px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 3px;
  background-color: #eef0f3;
  color: #f2b035;
}

.heading-4 {
  margin-top: 0px;
  color: #2d3540;
  font-size: 24px;
  text-align: center;
}

.review-value-txt {
  margin-bottom: 10px;
  color: #2d3540;
  font-size: 40px;
  line-height: 40px;
  font-weight: 200;
  text-align: center;
}

.reviews-stars-wraper {
  width: auto;
  height: auto;
  margin-bottom: 20px;
}

.number-of-reviews-txt {
  margin-bottom: 30px;
  color: #2d3540;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}

.all-reviews-wraper {
  width: 70%;
  padding-right: 40px;
}

.reviews-wraper {
  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;
}

.review-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.reviewer-info-wraper {
  width: 30%;
  margin-right: 10px;
}

.reviewers-name {
  color: #2d3540;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.reviewers-stars-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.reviewers-stars {
  width: 120px;
}

.reviewers-text-wraper {
  width: 70%;
}

.reviewers-text {
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
}

.button-primary {
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 18px 25px;
  background-color: #848c45;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.button-primary:hover {
  background-color: #9aa733;
}

.top-quick-contact-wrp {
  padding: 0px 0px 0px 20px;
  background-color: #eef0f3;
}

.quick-contact-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.quick-contact-txt {
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #2d3540;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.cart_container_inner {
  height: auto;
  margin-bottom: auto;
}

.cart-header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2d3540;
}

.icon-cart-empty {
  margin-right: 10px;
}

.cart-empty-txt {
  color: #e1251b;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.cart-empty-txt:hover {
  text-decoration: underline;
}

.name-prod-cart {
  display: block;
  margin-bottom: 6px;
  color: #2d3540;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.name-prod-cart:hover {
  text-decoration: underline;
}

.products_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart-prod-price {
  margin-bottom: 4px;
  color: #2d3540;
  font-size: 16px;
  font-weight: 700;
}

.cart_ajax_container {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 520px;
  height: auto;
  min-height: 100vh;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #d6d6d6;
  background-color: #fff;
  box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.2);
}

.img-prod-cart-wrap {
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
}

.cart-close-wraper {
  width: 24px;
  padding: 3px;
  opacity: 0.5;
}

.cart-close-wraper:hover {
  opacity: 1;
}

.img-prod-cart {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.cart-button-container {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  height: auto;
  margin-top: 0px;
  padding: 10px 0px;
  -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;
  border-top: 1px solid #d6d6d6;
}

.cart-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.section {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
}

.button-secondary {
  display: block;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 17px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #00849c;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.button-secondary:hover {
  background-color: #005969;
}

.quant-num-prod-cart {
  width: auto;
  margin-right: 3px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #2d3540;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.delete-link-prod-cart {
  display: block;
  color: #e1251b;
  font-size: 14px;
  font-weight: 300;
}

.delete-link-prod-cart:hover {
  text-decoration: none;
}

.info-prod-cart {
  width: 66%;
  margin-right: 10px;
}

.quantity-prod-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-left: auto;
  padding: 2px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #d6d6d6;
}

.sum-h {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.cart-empty {
  width: 30px;
}

.cart_sum_container {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-cart-container {
  padding: 20px;
}

.empty-cart-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding: 10px 20px;
  -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-color: #f3f3f3;
}

.sum-price {
  color: #2d3540;
  font-size: 18px;
  font-weight: 700;
}

.img-button-icon-2 {
  display: block;
  width: auto;
  max-height: 100%;
  max-width: none;
  min-height: 100%;
  min-width: auto;
  margin-right: 10px;
  -o-object-fit: contain;
  object-fit: contain;
}

.button-blue-with-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 10px;
  clear: none;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: #b3b3b3;
  background-color: transparent;
  color: #29b0ff;
  line-height: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-blue-with-icon:hover {
  border-style: none;
  border-color: #b3b3b3;
  background-color: transparent;
  color: #0c7dc7;
  text-decoration: none;
}

.rte-button-primary {
  display: inline;
  background-color: transparent;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.rte-button-primary:hover {
  background-color: transparent;
}

.button-icon-arrow {
  width: 30px;
  height: auto;
  max-height: none;
  max-width: none;
  margin-right: 0px;
}

.button-third {
  display: inline-block;
  height: auto;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 17px 24px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #b3b3b3;
  background-color: #eee;
  color: #6d6d6d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-third:hover {
  border-color: #b3b3b3;
  background-color: #d6d6d6;
  color: #555;
}

.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-icon {
  width: 100%;
  height: 100%;
  max-height: 24px;
  max-width: 40px;
  margin-right: 10px;
}

.red-bttn-txt {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.image-49 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.rte-button-secondary {
  display: inline;
  background-color: transparent;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.rte-button-secondary:hover {
  background-color: transparent;
}

.blue-bttn-txt-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.search-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 220px;
  padding-bottom: 220px;
  -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-color: #ececec;
}

.search-modal-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  background-color: #fff;
}

.search-modal-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  height: 100%;
  padding: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-modal-icon-wraper {
  width: 60px;
  height: 60px;
  padding: 16px;
  opacity: 0.7;
}

.search-modal-icon-wraper:hover {
  padding: 18px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 83.9%, 0);
  background-color: transparent;
  opacity: 1;
}

.language-modal {
  padding-bottom: 400px;
}

.navbar-2 {
  display: block;
  padding: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.language-modal-wrp {
  position: absolute;
  left: 0%;
  top: 87px;
  right: auto;
  bottom: auto;
  z-index: 1100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-width: 100%;
  margin-bottom: 0px;
  padding: 8px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #eef0f3;
  box-shadow: 0 14px 17px -17px rgba(0, 0, 0, 0.5);
}

.personal-info-container {
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
}

.commpany-name {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #555;
  font-size: 16px;
  font-weight: 300;
}

.personal-info {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.my-account-links-container {
  padding-top: 10px;
}

.section-default {
  padding: 60px 0px;
  text-align: left;
}

.container-900 {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.rte_base_center {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #000;
  text-align: center;
}

.rte_base_center h1 {
  color: #2d3540;
  font-weight: 100;
}

.rte_base_center p {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
}

.container-600 {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.div-forgot-password {
  padding-left: 25%;
}

.tabs-login-registration {
  margin-bottom: 20px;
}

.checkbox-2 {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 0px;
}

.form-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tab-text {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.registration-info {
  display: block;
  margin-bottom: 40px;
  -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;
  text-align: right;
}

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.link-02 {
  display: block;
  width: auto;
  color: #0c7dc7;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.link-02:hover {
  color: #0041b3;
  text-decoration: underline;
}

.form-login {
  margin-bottom: 0px;
}

.login-wraper-inner {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none none solid;
  border-width: 1px;
  border-color: #ddd #ddd #b3b3b3;
}

.form-registration {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.registration-info-wraper {
  margin-bottom: 40px;
}

.login-wraper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.checkbox-field-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 25%;
  -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;
}

.text-field-cart {
  width: 75%;
  height: 50px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text-field-cart:focus {
  border-color: #2d3540;
  background-color: rgba(242, 176, 53, 0.1);
}

.text-field-cart.error {
  border-color: #a80b00;
  background-color: #ffd1c0;
}

.tab-checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  -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;
  border-style: none none solid;
  border-width: 1px 1px 5px;
  border-color: #ddd #ddd #fff;
  background-color: transparent;
  color: #b3b3b3;
  text-align: center;
}

.tab-checkout:hover {
  background-color: transparent;
  color: #555;
}

.tab-checkout.w--current {
  width: 50%;
  padding-right: 5px;
  padding-left: 5px;
  border-color: #65ceff #65ceff #2d3540;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  background-color: transparent;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.field-label-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-bottom: 0px;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2d3540;
  font-size: 15px;
  font-weight: 300;
  text-align: right;
}

.checkbox-label {
  width: 90%;
  margin-right: 0px;
  color: #252525;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.checkbox-label:hover {
  color: #858585;
}

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

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 25%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-plus {
  position: absolute;
  width: 2px;
  height: 18px;
  background-color: #333;
}

.cart-heading {
  margin-bottom: 20px;
  color: #2d3540;
  font-size: 44px;
  line-height: 48px;
  font-weight: 100;
}

.rte_base_left {
  margin-bottom: 20px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.rte_base_left h2 {
  font-size: 42px;
  line-height: 52px;
}

.rte_base_left h1 {
  margin-top: 0px;
  font-size: 46px;
  line-height: 52px;
  font-weight: 100;
}

.my-account-container {
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-minus {
  width: 18px;
  height: 2px;
  background-color: #333;
}

.button-save-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.my-account-cont-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.my-account-cont-right {
  width: 70%;
  padding-left: 20px;
}

.top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-plus-icon {
  display: none;
  -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;
}

.widget-my-account {
  position: -webkit-sticky;
  position: sticky;
  top: 22px;
  display: block;
  width: 100%;
  padding: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  background-color: #fff;
}

.my-account-cont-left {
  width: 30%;
  padding-right: 40px;
  padding-left: 0px;
}

.personal-info-cont {
  position: static;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px none #ddd;
}

.contact-info {
  margin-bottom: 40px;
}

.order-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -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;
  border-bottom: 1px solid #b3b3b3;
}

.header-table-txt {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.order-table-cell {
  width: 20%;
  text-align: center;
}

.my-account-links-2 {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #6d6d6d;
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
}

.my-account-links-2:hover {
  color: #2d3540;
  text-decoration: none;
}

.order-link {
  color: #29b0ff;
  font-size: 14px;
}

.order-link:hover {
  color: #0c7dc7;
  text-decoration: none;
}

.order-preview-cont {
  width: 30px;
  padding: 2px;
  opacity: 1;
}

.order-preview-cont:hover {
  padding: 0px;
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.table-txt {
  color: #555;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.table-txt.price {
  font-weight: 700;
}

.subtotal-head {
  width: 36%;
  margin-left: 10px;
  text-align: right;
}

.div-summary-cart-03 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #6d6d6d;
}

.prod-price {
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

.txt-item-name-02 {
  width: 60%;
  color: #2d3540;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.txt-item-name-02.total {
  font-size: 18px;
  font-weight: 600;
}

.parameters-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-light-bulb {
  width: 40px;
}

.name-product-cart {
  width: auto;
}

.cart-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subtotal-price {
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.div-summary-cart-04 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 2px none #b31212;
  border-bottom: 2px none #b31212;
}

.div-txt-delivery-info {
  width: 70%;
}

.total-price {
  width: 40%;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
}

.txt-sum-02 {
  width: 20%;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
}

.div-cont-sum {
  margin-bottom: 40px;
}

.name-product-cart-head {
  width: 56%;
}

.table-row-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-deliivery-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
}

.text-delivery-info {
  color: #dd9000;
  font-size: 18px;
}

.icon-delivery-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  -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;
  border-radius: 30px;
  background-color: #dd9000;
}

.cart-container-inner {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.subtotal {
  width: 30%;
  padding: 10px;
  text-align: right;
}

.price-per-piece {
  width: 30%;
  margin-right: 10px;
  padding: 10px;
  text-align: right;
}

.product-continer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart-header-text {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.cart-header-text:hover {
  text-decoration: none;
}

.deleted-product {
  width: 24px;
  height: 24px;
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.deleted-product:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.list-products-cart {
  padding-bottom: 10px;
  border-bottom: 1px solid #949494;
}

.quantity-cart-head {
  width: 80px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: right;
}

.cart-container {
  padding-top: 60px;
  padding-bottom: 100px;
}

.pic-in-cart {
  width: 100px;
  height: 100px;
  min-height: 100px;
  min-width: 100px;
  margin-right: 10px;
}

.pic-in-cart:hover {
  opacity: 0.5;
}

.price-per-piece-head {
  width: 30%;
  margin-right: 10px;
  text-align: right;
}

.cart-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #949494;
}

.checkout-bttns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-payment-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
}

.delivery-item-wrap {
  margin-bottom: 30px;
}

.payment-icon-img {
  overflow: hidden;
  width: 60px;
  height: 40px;
  padding: 3px;
  -o-object-fit: fill;
  object-fit: fill;
}

.input-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}

.div-summary-cart-05 {
  padding-top: 0px;
  padding-bottom: 20px;
}

.order-summary-container {
  margin-bottom: 40px;
  padding: 0px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  background-color: rgba(217, 197, 173, 0.2);
}

.form-error-message {
  width: 75%;
  margin-left: auto;
  color: red;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.div-checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 1600px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.price-info {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
}

.section-checkout {
  position: relative;
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding: 60px 0px 100px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #ddd;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.field-label-message {
  display: block;
  width: auto;
  margin-bottom: 10px;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2d3540;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}

.div-checkout-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
}

.div-payment {
  padding-bottom: 30px;
  border-bottom: 1px none #ddd;
}

.checkout-bttn-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1600px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.radio-name-cart {
  display: block;
  width: 70%;
  margin-bottom: 0px;
  padding-right: 10px;
  -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;
  color: #2d3540;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.bold-text {
  font-size: 16px;
  font-style: normal;
}

.txt-item-name {
  width: 60%;
  color: #2d3540;
  font-size: 14px;
  font-weight: 400;
}

.txt-item-name.total {
  font-size: 16px;
  font-weight: 600;
}

.payment-icon {
  width: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: auto;
  min-width: auto;
  margin: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-checkout-column {
  width: 50%;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.error-msg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form-send-order {
  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;
}

.pay-metod-wraper {
  padding-top: 20px;
}

.tabs-on-checkout-cont {
  margin-bottom: 20px;
}

.txt-sum {
  width: 25%;
  color: #2d3540;
  font-size: 14px;
  text-align: right;
}

.div-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  margin-left: auto;
  -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;
}

.div-delivery {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.checkbox-field-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-checkout-column-price {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  width: 33%;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.form-group {
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-left: 30px;
  color: #000;
}

.radio-button {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: -30px;
}

.delivery-information {
  margin-bottom: 60px;
}

.order-summary-container-2 {
  position: static;
  top: 40px;
  margin-bottom: 40px;
  padding: 20px 20px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  background-color: rgba(217, 197, 173, 0.2);
}

.billing-information {
  margin-bottom: 60px;
}

.summary-column-right {
  position: static;
  top: 40px;
  width: 50%;
}

.txt-quantity-items {
  width: 20%;
  font-size: 14px;
  text-align: center;
}

.txt-quantity-items.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.checkout-summary-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.txt-sum-3 {
  width: 20%;
  text-align: right;
}

.txt-sum-3.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.cart-paragraph {
  margin-left: 20px;
  color: #000;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.table-header-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-information {
  margin-bottom: 60px;
}

.div-summary-cart-6 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.summary-column-left {
  width: 50%;
}

.txt-item-quantity {
  width: 40%;
}

.txt-item-quantity.header {
  width: 40%;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.confirmation-wraper {
  padding-top: 60px;
  padding-bottom: 100px;
}

.content-wraper-3 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.icon-ok {
  width: 80px;
  margin-right: auto;
  margin-left: auto;
}

.list {
  padding-left: 0px;
  list-style-type: none;
}

.left-container {
  display: block;
  width: 20%;
  padding-right: 30px;
}

.wraper-products-list {
  width: auto;
}

.div-collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paging-txt {
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.filters-top-homepage-wrp {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin: 20px auto 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #ddd;
}

.all-sorting-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sorting-typ-txt {
  font-size: 16px;
  font-weight: 500;
}

.txt-old-price-atv {
  margin-top: auto;
  margin-bottom: 0px;
  color: #949494;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  text-decoration: none;
}

.right-container {
  width: 80%;
}

.sorting-container {
  margin-left: 6px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: transparent;
  color: #8f8f8f;
  text-decoration: none;
}

.sorting-container:hover {
  background-color: #f0f0f0;
  color: #949494;
}

.sorting-container.current {
  border-color: #000;
  background-color: #fff;
  color: #333;
}

.sorting-container.current:hover {
  background-color: #ececec;
}

.category-link {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 10px;
  padding-left: 0px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  list-style-type: decimal;
  cursor: pointer;
}

.category-link:hover {
  opacity: 0.7;
  color: #6d6d6d;
}

.category-link:focus {
  color: #bf8450;
  font-weight: 500;
}

.category-link.curent {
  color: #bf8450;
}

.sub {
  margin-bottom: 20px;
  padding-left: 20px;
}

.product-price-vat {
  margin-top: auto;
  margin-bottom: 4px;
  color: #949494;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

.widget-category-list {
  position: -webkit-sticky;
  position: sticky;
  top: 22px;
  display: block;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-category-title {
  position: static;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.collection-item-wraper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  min-width: 25%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.category-title-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  -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-color: rgba(119, 101, 73, 0.2);
}

.sub-category-link {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 16px;
  font-weight: 200;
  list-style-type: none;
  cursor: pointer;
}

.sub-category-link:hover {
  padding-left: 4px;
  color: #000;
}

.sub-category-link:focus {
  color: #bf8450;
}

.sub-category-link.curent {
  color: #bf8450;
  font-weight: 500;
}

.section-products-list {
  padding: 20px 20px 60px;
}

.category-title {
  position: relative;
  z-index: 300;
  margin-bottom: 0px;
  color: #fff;
  font-size: 60px;
  line-height: 76px;
  font-weight: 800;
  text-transform: none;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}

.main-middle-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.collection-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: none;
  min-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: none;
  border-width: 1px;
  border-color: #e6e6e6;
  background-color: #fff;
}

.collection-item:hover {
  border-color: #cfcfcf;
}

.product-price-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.old-price-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}

.price-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-paging {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-paging-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin: 4px;
  padding: 0px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: silver;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}

.div-paging-button:hover {
  background-color: #eef0f3;
}

.div-paging-button:focus {
  border-color: #000;
}

.div-paging-button.active {
  background-color: rgba(0, 153, 255, 0.2);
  color: #000;
}

.div-paging-button.active:hover {
  background-color: #fff;
}

.div-paging-button.spacer {
  border-style: none;
}

.div-paging-button.spacer:hover {
  background-color: transparent;
}

.txt-old-price {
  margin-right: 10px;
  font-size: 16px;
}

.blog-title {
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  font-size: 46px;
  line-height: 54px;
  font-weight: 800;
  text-align: left;
}

.rte_left_black_small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -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;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  text-align: left;
}

.rte_left_black_small h3 {
  margin-top: 0px;
}

.section-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 40px 40px 140px;
  -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;
}

.div-content-blog {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.div-category-icon {
  display: block;
  width: 18px;
  margin-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-number {
  width: 10%;
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 300;
}

.column-blog-category {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: 0px;
  margin-left: 10px;
  padding-left: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 1px none #d8d8d8;
}

.div-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 70%;
  min-width: 70%;
  margin-right: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  -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;
}

.icon-category {
  width: 100%;
}

.div-category-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e9e9e9;
}

.category-name {
  width: 80%;
  margin-right: 10px;
  color: #242424;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.category-name:hover {
  color: #2696d3;
}

.title-image {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.rte-extended-desc {
  width: 100%;
  color: #2d3540;
}

.rte-extended-desc figcaption {
  color: #6d6d6d;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.rte-extended-desc p {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}

.rte-extended-desc h1 {
  font-size: 50px;
  line-height: 58px;
  font-weight: 200;
}

.rte-extended-desc h2 {
  font-size: 30px;
  line-height: 36px;
}

.rte-extended-desc h3 {
  font-size: 24px;
  line-height: 34px;
}

.rte-extended-desc h4 {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 22px;
}

.rte-extended-desc h5 {
  margin-bottom: 16px;
  color: #00849c;
  font-size: 18px;
  line-height: 22px;
}

.rte-extended-desc h6 {
  color: #bf8450;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.rte-extended-desc blockquote {
  margin-bottom: 20px;
  border-left-color: #f2b035;
}

.rte-extended-desc li {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}

.rte-extended-desc figure {
  margin-bottom: 20px;
}

.category-title-wrp {
  margin-bottom: 10px;
}

.div-column-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 75%;
  margin-right: 40px;
  -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;
}

.img-blog-list {
  overflow: visible;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-pic-blog-list {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 320px;
  height: 320px;
  margin-right: 30px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.blog-list-perex {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.div-arrow-paging {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -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;
  border-radius: 20px;
  background-color: transparent;
  cursor: pointer;
}

.div-arrow-paging:hover {
  padding: 6px;
  background-color: transparent;
}

.blog-list-header {
  margin-bottom: 4px;
  color: #2d3540;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
}

.blog-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 0px 40px;
  -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;
}

.div_content {
  position: static;
  left: 6%;
  top: 16%;
  right: auto;
  bottom: auto;
  max-width: 1300px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 20px;
  color: #242424;
  text-align: center;
}

.blog-list-date {
  margin-right: 10px;
  margin-bottom: 4px;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 300;
}

.div-blog-perex {
  width: auto;
  text-align: left;
}

.arrow-icon-2 {
  width: 1000%;
}

.div-paging {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin: 0px 10px 70px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-blog-list {
  padding-top: 60px;
  padding-bottom: 60px;
}

.paging-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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;
  font-size: 26px;
  font-weight: 100;
  cursor: pointer;
}

.paging-number:hover {
  font-weight: 500;
}

.paging-number:focus {
  color: #11a9fc;
  font-weight: 600;
}

.div-icon-login {
  padding: 8px;
}

.top-menu-wrp {
  position: relative;
  z-index: 70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.arrows-wrp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.banner-slider-image-wraper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.banner-slider-image-mobile-wraper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.hero-banner-image-mobile {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.product-price-of-variants {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.made-in-slovakia-wrp-mob {
  position: relative;
  z-index: 97;
  display: none;
  width: 240px;
  height: auto;
}

.image-madeinslovakia {
  position: relative;
  z-index: 96;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.made-in-slovakia-wrp-web {
  position: relative;
  z-index: 98;
  width: 240px;
  height: auto;
}

.extended-desc-wrp {
  text-align: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 900px;
  margin-right: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.language-item-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #6d6d6d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-decoration: none;
}

.language-item-wrp:hover {
  color: #000;
}

.language-modal-wrap {
  width: auto;
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.currwncy-modal {
  padding-bottom: 400px;
}

.currency-item-wrp {
  display: block;
  width: auto;
  min-width: auto;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 5px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.currency-item-wrp:hover {
  color: #000;
  font-weight: 300;
}

.currency-modal-wrp {
  position: absolute;
  left: 0%;
  top: 87px;
  right: auto;
  bottom: auto;
  z-index: 1100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-width: 100%;
  margin-bottom: 0px;
  padding: 8px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #eef0f3;
  box-shadow: 0 14px 17px -17px rgba(0, 0, 0, 0.5);
}

.currency-name-text {
  display: block;
  width: auto;
  min-width: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  direction: ltr;
  white-space: nowrap;
}

.language-modal-name-text {
  display: block;
  width: auto;
  min-width: auto;
  float: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  direction: ltr;
}

.made-in-slovakia-wrp {
  position: relative;
  z-index: 99;
}

.order-number {
  margin-top: 10px;
  margin-bottom: 6px;
  color: #2d3540;
  font-size: 24px;
  line-height: 28px;
  font-weight: 200;
}

.tabs-menu-product-desc {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #949494;
}

.error-img-wrp {
  width: 25%;
  padding-right: 10px;
}

.error-icon {
  display: block;
  width: 24px;
  margin-left: auto;
}

.text-field-message-input {
  width: auto;
  height: 50px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text-field-message-input:focus {
  border-color: #2d3540;
  background-color: rgba(242, 176, 53, 0.1);
}

.text-field-message-input::-webkit-input-placeholder {
  background-color: transparent;
}

.text-field-message-input:-ms-input-placeholder {
  background-color: transparent;
}

.text-field-message-input::-ms-input-placeholder {
  background-color: transparent;
}

.text-field-message-input::placeholder {
  background-color: transparent;
}

.progress-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.progress-wraper {
  position: relative;
  display: none;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.circle {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46px;
  height: 46px;
  margin-bottom: 10px;
  -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;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 33px;
  background-color: #e6e6e6;
}

.circle.active {
  width: 46px;
  height: 46px;
  margin-bottom: 10px;
  background-color: #f2b035;
}

.step-txt {
  color: #7c7c7c;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.step-txt.active {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}

.line {
  position: absolute;
  left: 0%;
  top: 22px;
  right: 0%;
  bottom: auto;
  z-index: 2;
  height: 2px;
  margin-right: 15%;
  margin-left: 15%;
  background-color: #e6e6e6;
  color: #e6e6e6;
}

.step-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  -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;
}

.step-name {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.category-desc-wrp {
  margin-bottom: 60px;
}

.category-title-pic-wrp {
  position: relative;
  height: 220px;
  margin-bottom: 20px;
}

.category-title-pic {
  max-height: 100.00007%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.category-excerpt {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 28px;
  font-weight: 200;
  text-align: center;
}

.category-heading {
  margin-bottom: 0px;
  color: #000;
  font-size: 28px;
  line-height: 30px;
  font-weight: 100;
  text-transform: none;
}

.categor-list-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -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;
}

.category-item-wrp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 400px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
}

.category-item-wrp:hover {
  background-color: transparent;
}

.category-list-pic-wrp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
}

.category-list-pic {
  max-height: 100.00007%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.category-list-name {
  position: relative;
  z-index: 300;
  margin-bottom: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
  text-align: center;
  text-transform: none;
}

.gradiend-category {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(26%, rgba(177, 159, 130, 0.2)), to(#2d3540));
  background-image: linear-gradient(180deg, rgba(177, 159, 130, 0.2) 26%, #2d3540);
}

.gradiend-category:hover {
  background-color: transparent;
}

.category-list-name-wrp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 320;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 40px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(177, 159, 130, 0);
  opacity: 1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.category-list-name-wrp:hover {
  background-color: rgba(177, 159, 130, 0.8);
  opacity: 1;
}

.button-fourth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 17px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #b3b3b3;
  background-color: transparent;
  color: #6d6d6d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-fourth:hover {
  border-color: #b3b3b3;
  background-color: #d6d6d6;
  color: #555;
}

.button-shoping {
  position: relative;
  z-index: 310;
  display: block;
  padding: 12px 16px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.text-block-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.right-container-top {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.3vw;
  margin-bottom: 20px;
  margin-left: 0.3vw;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #ddd;
}

.filter-news {
  margin-left: 6px;
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #dd9000;
  background-color: #f2b035;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.filter-news:hover {
  background-color: #dd9000;
  color: #fff;
}

.filter-discount {
  margin-left: 6px;
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #830900;
  background-color: rgba(168, 11, 0, 0.9);
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.filter-discount:hover {
  background-color: #830900;
  color: #fff;
}

.filter-sale {
  margin-left: 6px;
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #005969;
  background-color: #00849c;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.filter-sale:hover {
  background-color: #005969;
  color: #fff;
}

.breadcrumbs-wrp {
  width: 100%;
  max-width: 1400px;
}

.central-container {
  width: 100%;
}

.label-iner {
  margin-bottom: 2px;
  padding: 5px;
  background-color: #949494;
}

.label-market-filter {
  margin: 2px 4px 6px;
  padding: 12px 16px;
  border-style: none;
  border-width: 1px;
  border-color: #949494;
  background-color: #6d6d6d;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.label-market-filter:hover {
  margin: 0px 2px 4px;
  padding: 14px 18px;
  color: #fff;
}

.form-row-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.error-msg-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form-error-message-news {
  color: #ff2b00;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.nav-menu-desktop-list {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rte-hero-slider {
  margin-bottom: 40px;
}

.rte-hero-slider h1 {
  margin-top: 0px;
  font-size: 66px;
  font-weight: 100;
}

.rte-hero-slider p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

.rte-top-text-banner {
  color: #e5e8eb;
}

.rte-top-text-banner p {
  margin-right: 20px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.rte-top-text-banner a {
  color: #fff;
  font-weight: 400;
}

.rte-top-text-banner a:hover {
  text-decoration: none;
}

._404-wrp {
  padding: 100px 60px;
}

._404-pic-wrp {
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
}

.container-900-404 {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.contact-sec {
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact-inner-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.contact-form-column {
  width: 50%;
  padding: 20px;
}

.message-field {
  width: 75%;
  height: 120px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.message-field:focus {
  border-color: #2d3540;
  background-color: rgba(242, 176, 53, 0.1);
}

.message-field.error {
  border-color: #830900;
  background-color: #ffd1c0;
}

.contact-form {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  -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;
}

.contact-form-inner {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contct-form-info {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -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;
  text-align: right;
}

.success-message {
  background-color: rgba(154, 167, 51, 0.2);
}

.success-txt {
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  font-weight: 300;
}

.error-message {
  background-color: #ffd1c0;
  color: #2d3540;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.product-code-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-code {
  margin-right: 20px;
  color: #2d3540;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
}

.rte_base_l {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #000;
  text-align: left;
}

.rte_base_l h1 {
  color: #2d3540;
  font-weight: 100;
}

.rte_base_l p {
  font-size: 20px;
}

.rte_base_l h2 {
  line-height: 40px;
  font-weight: 200;
}

.aboutus_hero_sec_04 {
  position: relative;
  height: 40vw;
  max-height: 600px;
}

.aboutus_hero_pic_wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 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;
}

.aboutus_hero_pic {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.aboutus-hero-txt-wrp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.aboutus-hero-txt-inn-wrp {
  width: 60%;
}

.aboutus_hero_sec_02 {
  padding: 60px 20px 100px;
}

.aboutus-photos-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding: 61px;
  -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/uvodzovky.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.aboutus-photo01-wrp {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin-left: -8px;
  border-radius: 150px;
  box-shadow: -3px 3px 12px 0 rgba(0, 0, 0, 0.3);
}

.aboutus-photo {
  max-height: 105%;
  max-width: 105%;
  min-height: 105%;
  min-width: 105%;
  -o-object-fit: cover;
  object-fit: cover;
}

.aboutus-photo02-wrp {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin-left: -30px;
  border-radius: 150px;
  box-shadow: -3px 3px 12px 0 rgba(0, 0, 0, 0.3);
}

.aboutus_hero_sec_03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-inner-wrp {
  width: 70%;
  margin-left: auto;
}

.square-image-img-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: 27vw;
  max-height: 420px;
  max-width: 420px;
  margin-left: 10px;
  -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;
}

.square-image-img {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.column-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-1200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.properties-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  padding-right: 20px;
  padding-left: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.properties-img-wrp {
  width: 128px;
  height: 128px;
  margin-bottom: 20px;
}

.properties-img {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.aboutus_hero_sec_01 {
  position: relative;
  height: 40vw;
  max-height: 600px;
}

.wholesale-sec {
  padding: 60px 20px 100px;
}

.contact-form-hholesale-inner {
  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;
}

.input-wrp02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field-cart02 {
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.text-field-cart02:focus {
  border-color: #2d3540;
  background-color: rgba(242, 176, 53, 0.1);
}

.text-field-cart02.error {
  border-color: #a80b00;
  background-color: #ffd1c0;
}

.field-label-cart02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 6px;
  padding-right: 10px;
  -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;
  color: #2d3540;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
}

.form-group02 {
  display: block;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.wholesale-form {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.message-field02 {
  width: 100%;
  height: 120px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.message-field02:focus {
  border-color: #2d3540;
  background-color: rgba(242, 176, 53, 0.1);
}

.error-img-wrp02 {
  width: 8%;
  padding-right: 10px;
  text-align: left;
}

.form-error-message02 {
  color: #a80b00;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.text-block-3 {
  color: #830900;
}

.contact-form-error-message {
  width: 75%;
  color: red;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.card-logos-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-logo-wrp {
  display: block;
  width: auto;
  max-height: 33px;
  max-width: 52px;
  margin-right: 6px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.card-logo-img {
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.pay-card-logos-wrp {
  margin-top: 20px;
}

.order-detail-wrp {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  background-color: rgba(217, 197, 173, 0.2);
  box-shadow: 1px 1px 30px -5px rgba(0, 0, 0, 0.3);
}

.order-detail-inner-wrp {
  margin-bottom: 0px;
  padding: 20px;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.txt-item-name-detail {
  width: 40%;
  font-size: 14px;
  font-weight: 400;
}

.txt-item-name-detail.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.txt-quantity {
  width: 20%;
  font-size: 14px;
  text-align: center;
}

.txt-quantity.header {
  width: 20%;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.txt-sum-detail-order {
  width: 20%;
  font-size: 14px;
  text-align: right;
}

.txt-sum-detail-order.header {
  width: 20%;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.txt-item-quantity-copy {
  width: 60%;
}

.txt-item-quantity-copy.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.link-product-name {
  display: block;
  color: #0c7dc7;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.link-product-name:hover {
  color: #0041b3;
  text-decoration: underline;
}

.detail-order-nav-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 10px;
  -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;
  border-bottom: 1px solid #d9c5ad;
}

.addresses-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #6d6d6d;
}

.address-column {
  width: 50%;
}

.order-item-header {
  margin-top: 0px;
  margin-bottom: 4px;
  color: #2d3540;
  font-size: 20px;
  line-height: 28px;
  font-weight: 200;
}

.detail-order-paragraph {
  margin-left: 10px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.order-status {
  margin-bottom: 0px;
  margin-left: 0px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.blog-list-category-name {
  margin-bottom: 0px;
  color: #bf8450;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.blog-item-info-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.product-property-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  margin-right: 5px;
  margin-bottom: 5px;
  -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;
}

.property-name-wrp {
  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-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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.property-name {
  color: #949494;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.property-name.selected {
  color: #000;
}

.txt-unit-price {
  width: 20%;
  font-size: 14px;
  text-align: center;
}

.txt-unit-price.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.txt-quantity-items-copy {
  width: 20%;
  font-size: 14px;
  text-align: center;
}

.txt-quantity-items-copy.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.txt-unit-price-2 {
  width: 20%;
  font-size: 14px;
  text-align: center;
}

.txt-unit-price-2.header {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.collection-item-wraper-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  min-width: 20%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.metamenu {
  position: relative;
  z-index: 70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 10px 20px auto;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #000;
}

.nav-meta-menu-desktop-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.meta-nav-txt {
  padding: 0px;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.marketing-label-wrp {
  margin-bottom: 10px;
}

.label-market {
  margin: 0px 4px 4px 0px;
  padding: 4px 8px;
  border-style: none;
  border-width: 1px;
  border-color: #949494;
  background-color: #6d6d6d;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.label-market:hover {
  margin: 0px 4px 4px 0px;
  padding: 4px 8px;
  opacity: 0.8;
  color: #fff;
}

.market-lable-typ-txt {
  font-size: 14px;
  font-weight: 200;
}

.no-reviews-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -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;
}

.modal-wrp {
  max-width: 600px;
  margin: auto;
  padding: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.close-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.close-img-wrp {
  width: 24px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.close-img-wrp:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.section-2 {
  padding-top: 100px;
  background-color: #eef0f3;
}

.modal-text-wrp {
  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;
}

.stars-img {
  width: 22px;
  margin-right: 2px;
  font-size: 24px;
}

.stars-edit-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 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;
}

.stars-img-edit {
  width: 30px;
  margin-right: 2px;
  font-size: 24px;
}

.field-label-cart02-center {
  display: block;
  width: 100%;
  margin-bottom: 6px;
  padding-right: 10px;
  -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;
  color: #2d3540;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}

.modal {
  padding-top: 100px;
  background-color: #eef0f3;
}

.stock-status-in-cart {
  display: block;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.order-splitting-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.order-splitting-img-wrp {
  width: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 20px;
}

.order-splitting-h {
  margin-bottom: 0px;
  color: #dd9000;
  font-size: 18px;
  line-height: 22px;
}

.order-splitting-p {
  margin-bottom: 10px;
  color: #6d6d6d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.radio-bttn-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-bttn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  margin-right: 10px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 20px;
}

.radio-bttn-label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.radio-bttn-inner {
  width: 14px;
  height: 14px;
  margin-right: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  border-radius: 20px;
  background-color: #09f;
}

.discount-value-wrp {
  position: absolute;
  left: auto;
  top: auto;
  right: -10px;
  bottom: 0%;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
}

.discount-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 5px;
  margin-bottom: 6px;
  padding: 5px;
  -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;
  border-radius: 30px;
  background-color: #a80b00;
  text-align: center;
}

.discount-value-detail-wrp {
  position: static;
  left: auto;
  top: auto;
  right: -10px;
  bottom: 0%;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.retail-price-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  margin-bottom: 6px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.txt-retail-price {
  margin-top: auto;
  margin-right: 10px;
  margin-bottom: 6px;
  color: #949494;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: line-through;
}

.txt-retail-price-vat {
  margin-top: auto;
  margin-bottom: 7px;
  color: #949494;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  text-decoration: none;
}

.product-price-witout-vat {
  margin-top: auto;
  margin-right: 6px;
  margin-bottom: 4px;
  color: #555;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

.standard-price-with-vat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  padding-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.standard-price-without-vat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.txt-discount-price-without-vat {
  margin-right: 10px;
  color: #000;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

.txt-discount-without-vat {
  margin-bottom: 2px;
  color: #525252;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
}

.recommended-price-wraper {
  display: none;
  margin-bottom: 10px;
}

.discount-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.txt-recommended-price {
  margin-right: 10px;
  color: #555;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
}

.txt-final-price-with-vat-2 {
  color: #525252;
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
}

.discount-price-wraper {
  display: none;
  margin-bottom: 20px;
}

.price-info-2 {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 300;
}

.txt-final-price-vat-2 {
  margin-right: 10px;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.discount-price-with-vat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.txt-discount-without-vat-2 {
  color: #525252;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.maintenance-header-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eef0f3;
}

.maintenance-logo {
  width: 240px;
  margin-right: auto;
  margin-left: 20px;
}

.maintenance-info-wrp {
  padding-top: 20px;
}

.maintenance-content-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.maintenance-content-50-wrp {
  width: 50%;
  margin: 30px;
  padding: 20px 0px 0px;
  border-top: 1px none #bebebe;
  border-bottom: 1px none #bebebe;
}

.rte-maintenance-info {
  margin-bottom: 20px;
}

.rte-maintenance-info h2 {
  font-size: 26px;
  line-height: 32px;
}

.rte-maintenance-info p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.rte-maintenance-info h3 {
  margin-top: 10px;
  font-weight: 300;
}

.language {
  color: #bebebe;
  font-weight: 800;
}

.maintenance-icon {
  width: 80px;
  margin-right: 20px;
  margin-left: auto;
}

.maintenance-header-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-group-reductioncode-form-wrp {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
}

.text-field-cart-w-input {
  height: 50px;
}

.field-label-cart-code {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.input-code-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
}

.button-third-small {
  display: inline-block;
  height: auto;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px 12px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #b3b3b3;
  background-color: #eee;
  color: #6d6d6d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-third-small:hover {
  border-color: #b3b3b3;
  background-color: #d6d6d6;
  color: #555;
}

.input-code-inner {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.reductioncode {
  margin-bottom: 20px;
}

.form-error-mssg {
  color: #a80b00;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.basket-empty-img-wrp {
  width: 80px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.div-modal {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2000;
  /* display: none; */
  width: 100%;
  height: 100%;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, 0.69);
}

.modal-wrp-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 600px;
  margin: auto;
  padding: 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;
  background-color: #fff;
}

.modal-content {
  margin-top: 10px;
  margin-bottom: 60px;
}

.text-block-4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.contact-us-modal-wrp {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1vw;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.on-off-button-wrp {
  width: 60px;
  height: 60px;
  padding: 12px;
  border-radius: 10px;
  background-color: #00849c;
}

.contact-us-modal-bg-wrp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(0, 0, 0, 0.75);
}

.on-off-button-icon-wrp {
  position: static;
  display: block;
  width: 60px;
  height: 60px;
  padding: 14px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 12px;
  background-color: #005969;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.on-off-button-icon-wrp:hover {
  padding: 16px;
  opacity: 1;
}

.on-off-button-img {
  display: block;
  width: auto;
  max-width: none;
  min-width: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.contact-us-modal-info-wrp {
  width: 300px;
  margin-bottom: 10px;
  padding: 14px;
  border-radius: 12px;
  background-color: #00849c;
}

.modal-icon-contact-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-bottom: 20px;
}

.modal-icon-contact-img {
  -o-object-fit: fill;
  object-fit: fill;
}

.rte-modal-contact-us {
  margin-bottom: 10px;
  color: #fff;
}

.rte-modal-contact-us h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #f2b035;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}

.rte-modal-contact-us p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
}

.rte-modal-contact-us strong {
  font-weight: 600;
}

.rte-modal-contact-us a {
  color: #fff;
}

.modal-contact-mobile {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.modal-contact-email {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
}

.modal-contact-email:hover {
  opacity: 0.5;
}

.reviews-section {
  padding: 40px 20px 140px;
  border-radius: 0px;
}

.top-reviews-list-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-reviews-item-wrp {
  width: 20%;
  padding: 15px;
}

.reviewer--top-reviews {
  width: auto;
  margin-right: 0px;
  margin-bottom: 10px;
}

.reviewers-text-top-rev-wrp {
  width: 100%;
  margin-bottom: 10px;
}

.reviewers-text-top-rev {
  margin-bottom: 10px;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.reviewers-name-top-rev {
  color: #2d3540;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-align: left;
}

.reviewers-stars-wraper-top-rev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-on-top-rev-wrp {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-img-top-rev-wrp {
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  border-radius: 60px;
}

.product-img-top-rev {
  margin-bottom: 0px;
}

.product-name-top-rev {
  min-height: 2.5em;
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
}

.link-center {
  display: block;
  width: auto;
  color: #0c7dc7;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.link-center:hover {
  color: #0041b3;
  text-decoration: underline;
}

.custom-products-text-wrp {
  margin-bottom: 20px;
  padding: 14px 14px 4px;
  background-color: rgba(217, 197, 173, 0.25);
}

.field-label-custom-txt {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
}

.textarea-custom-txt {
  height: 80px;
  max-height: 140px;
  min-height: 70px;
  margin-bottom: 0px;
  font-weight: 400;
}

.custom-products-text-cart {
  padding: 10px;
  background-color: rgba(217, 197, 173, 0.25);
}

.custom-prd-txt-heading {
  color: #000;
  font-size: 14px;
  font-style: italic;
}

.custom-prd-txt {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 200;
}

.txt-prd-sum {
  width: 25%;
  color: #2d3540;
  font-size: 13px;
  font-weight: 400;
  text-align: right;
}

.product-list-checkout {
  padding-bottom: 0px;
  border-bottom: 1px solid #6d6d6d;
}

.txt-prd-name {
  width: 60%;
  color: #2d3540;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
}

.txt-prd-name.total {
  font-size: 16px;
  font-weight: 600;
}

.prd-item-checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-heading {
  font-size: 24px;
  line-height: 26px;
  font-weight: 200;
}

.order-date {
  margin-bottom: 10px;
  margin-left: 0px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.instruction-desc {
  margin-bottom: 20px;
}

.rte-instruction-desc-txt {
  color: #6d6d6d;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.rte-instruction-desc-txt p {
  margin-bottom: 5px;
  color: #6d6d6d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.rte-instruction-desc-txt strong {
  color: #000;
}

.rte-instruction-desc-txt h2 {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 26px;
}

.rte-instruction-desc-txt h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.rte-instruction-desc-txt h4 {
  color: #000;
  font-size: 16px;
  line-height: 20px;
}

.bold-text-3 {
  color: #fff;
}

.paragraph {
  margin-bottom: 20px;
}

.bold-text-4 {
  color: #fff;
}

.bold-text-5 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .nav-contaiiner {
    -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;
  }

  .link-nav {
    font-size: 18px;
    letter-spacing: 0vw;
  }

  .link-nav:hover {
    color: #b31212;
  }

  .link-nav.w--current {
    border-left: 7px solid #eb0000;
    color: #000;
  }

  .nav-menu-desktop {
    background-color: #fff;
  }

  .div-widget-cart {
    z-index: 90;
  }

  .div-widget-search {
    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;
    text-align: center;
  }

  .brand-logo {
    margin-right: auto;
  }

  .brand-logo.w--current {
    width: 180px;
    margin-right: auto;
    padding-bottom: 10px;
  }

  .menu-button-2 {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-color: #9aa733;
  }

  .div-nav-menu-top {
    width: auto;
    min-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-widget-login {
    z-index: 89;
    margin-left: 0px;
  }

  .dropdown-list.w--open {
    padding-left: 30px;
    background-color: #fff;
  }

  .brand-logo-mobile {
    margin-right: auto;
  }

  .brand-logo-mobile.w--current {
    margin-right: auto;
  }

  .dropdown-link {
    padding-left: 12px;
    font-size: 16px;
  }

  .dropdown-link.w--current {
    padding-left: 12px;
  }

  .div-nav-menu {
    width: auto;
    margin-right: 5px;
    margin-left: auto;
  }

  .div-icon-search {
    width: 24px;
    margin-right: 0px;
    padding: 0px;
  }

  .login-icon {
    width: 100%;
    max-width: none;
  }

  .close-icon-wraper {
    width: auto;
    max-height: 30px;
    max-width: 30px;
    min-height: 30px;
    min-width: 30px;
  }

  .text-banner {
    width: 94%;
  }

  .hero-banner {
    margin-top: 0px;
  }

  .hero-banner-wraper {
    height: 480px;
  }

  .hero-text-wraper {
    width: 50%;
    margin-left: 80px;
  }

  .hero-banners-sec {
    margin-top: 5px;
  }

  .hero-three-banner-wraper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .banner-left-wraper {
    width: 100%;
    height: 240px;
    padding: 5px;
  }

  .banner-right-wraper {
    width: 100%;
    height: 240px;
    padding: 5px;
  }

  .banner-middle-wraper {
    width: 100%;
    height: 240px;
    padding: 5px;
  }

  .banner-image {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .collection-item-slider-wraper {
    display: block;
    width: auto;
    min-width: 33.33%;
  }

  .div-quantity-settings {
    margin-bottom: 20px;
  }

  .div-quantity-arrow.incart {
    display: none;
  }

  .products-list-carousel-section {
    padding-bottom: 60px;
  }

  .product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .product-list-wraper {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .product-image-hp {
    position: relative;
    height: 24vw;
  }

  .slide-arrow-right {
    margin-left: 10px;
  }

  .collection-item-slider {
    position: static;
    width: auto;
    min-width: auto;
  }

  .slide-arrow-left {
    margin-right: 10px;
  }

  .banner-content-wraper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .hover-arrow-link {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: transparent;
    opacity: 1;
  }

  .arrow-icon {
    width: 30px;
  }

  .carousel-name {
    font-size: 40px;
    line-height: 48px;
  }

  .footer-link {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .footer-text {
    font-size: 16px;
  }

  .input-box {
    width: 60%;
  }

  .footer-button {
    width: 40%;
  }

  .language-name-wrap {
    display: none;
  }

  .arrow-dropdown-icon {
    display: none;
  }

  .currency-name-wrap {
    display: none;
  }

  .bread-crumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-breadcrumbs {
    padding-left: 10px;
  }

  .txt_bread-crumbs-desk {
    display: block;
  }

  .link-breadcrumbs {
    color: #b19f82;
    text-decoration: underline;
  }

  .link-breadcrumbs:hover {
    color: #bf8450;
    text-decoration: none;
  }

  .txt_bread-crumbs-mobile {
    display: none;
  }

  .div-thumbnail {
    width: 80px;
    height: 80px;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .more-pictures-wraper {
    -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;
  }

  .div-title-image {
    height: 500px;
    max-height: 500px;
    min-height: 300px;
    padding: 0px;
    border-style: none;
  }

  .div-products-images {
    margin-right: 20px;
  }

  .div-purchase {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-thumbnail-last {
    width: 80px;
    height: 80px;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .product-imaga-title {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .selector-wraper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs-menu {
    margin-bottom: 20px;
  }

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

  .quantity-prod-cart {
    width: 60px;
    height: 40px;
    border-style: solid;
  }

  .button-third {
    background-color: #eee;
    font-size: 14px;
  }

  .search-modal-input {
    width: 40vw;
  }

  .personal-info-container {
    padding-bottom: 0px;
    border-bottom-style: none;
  }

  .commpany-name {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .personal-info {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .my-account-links-container {
    display: none;
    height: 1px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 1px none #000;
    opacity: 0;
  }

  .rte_base_center h1 {
    font-size: 48px;
    line-height: 52px;
  }

  .text-field-cart {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .tab-checkout {
    padding: 3px;
  }

  .tab-checkout.w--current {
    padding: 3px;
  }

  .checkbox-label {
    margin-right: 5px;
    font-size: 14px;
  }

  .my-account-container {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .my-account-cont-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .my-account-cont-right {
    width: 100%;
    padding-left: 0px;
  }

  .div-plus-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .widget-my-account {
    position: static;
    width: 100%;
    margin-bottom: 20px;
    padding: 0px 0vw;
    border-style: solid;
    background-color: #fff;
  }

  .my-account-cont-left {
    width: 100%;
    padding-right: 0px;
  }

  .personal-info-cont {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: #b6b6b6;
    background-color: transparent;
    cursor: pointer;
  }

  .personal-info-cont:hover {
    background-color: #fff;
  }

  .my-account-links-2 {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .subtotal-head {
    width: 36%;
  }

  .parameters-cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cart-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-cont-sum {
    margin-bottom: 10px;
  }

  .name-product-cart-head {
    width: 50%;
  }

  .subtotal {
    width: 30%;
  }

  .price-per-piece {
    width: 30%;
    clear: none;
  }

  .product-continer {
    width: 50%;
  }

  .quantity-cart-head {
    width: 80px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .price-per-piece-head {
    width: 30%;
    margin-right: 10px;
  }

  .checkout-bttns {
    width: auto;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-checkout {
    display: block;
    height: auto;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-checkout-columns {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkout-bttn-cont {
    width: auto;
    max-width: none;
    -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;
  }

  .div-checkout-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-checkout-column-price {
    width: 100%;
  }

  .txt-quantity-items {
    font-weight: 400;
  }

  .txt-quantity-items.header {
    font-weight: 500;
  }

  .txt-sum-3.header {
    font-weight: 500;
  }

  .txt-item-quantity.header {
    font-weight: 500;
  }

  .left-container {
    display: none;
    width: 100%;
    padding-right: 0px;
  }

  .wraper-products-list {
    width: 100%;
  }

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

  .filters-top-homepage-wrp {
    margin-right: 1vw;
    margin-bottom: 10px;
    margin-left: 1vw;
  }

  .all-sorting-container {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .right-container {
    width: 100%;
  }

  .sorting-container {
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
  }

  .div-category-list {
    display: none;
    height: 0px;
    padding: 20px;
  }

  .widget-category-list {
    position: static;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 1vw;
    padding-left: 1vw;
  }

  .div-category-title {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #b6b6b6;
    background-color: #ddd;
    cursor: pointer;
  }

  .div-category-title:hover {
    background-color: #fff;
  }

  .collection-item-wraper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.3333%;
    min-width: 33.33%;
  }

  .section-products-list {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .category-title {
    font-size: 40px;
    line-height: 48px;
  }

  .main-middle-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection-item {
    width: 31%;
    height: auto;
    max-width: none;
    margin-right: 1vw;
    margin-left: 1vw;
    padding: 20px;
  }

  .section-blog {
    padding-top: 20px;
  }

  .div-category-icon {
    width: 18px;
  }

  .category-number {
    text-align: right;
  }

  .column-blog-category {
    position: static;
    width: 35%;
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-blog {
    width: 100%;
    margin-bottom: 40px;
  }

  .blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rte-extended-desc {
    margin-bottom: 0px;
  }

  .div-column-list {
    width: 65%;
    margin-right: 20px;
  }

  .div-pic-blog-list {
    width: 120px;
    height: 120px;
    max-width: none;
    min-height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .blog-wrp {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div_content {
    padding-top: 0px;
    padding-bottom: 60px;
  }

  .blog-list-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-icon-login {
    width: 24px;
    margin-right: 4px;
    padding: 0px;
  }

  .icon {
    color: #fff;
  }

  .top-menu-wrp {
    margin-left: auto;
  }

  .image-madeinslovakia {
    position: relative;
    z-index: 97;
  }

  .extended-desc-wrp {
    width: 100%;
    margin-bottom: 0px;
  }

  .language-modal-wrap {
    display: block;
  }

  .text-field-message-input {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .category-heading {
    font-size: 40px;
    line-height: 48px;
  }

  .categor-list-wrp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .category-item-wrp {
    height: 30vw;
  }

  .category-list-name {
    font-size: 24px;
    line-height: 28px;
  }

  .category-list-name-wrp {
    padding-bottom: 30px;
  }

  .button-shoping {
    display: block;
    padding: 8px 11px;
    background-color: rgba(45, 53, 64, 0.1);
  }

  .text-block-2 {
    font-size: 14px;
  }

  .right-container-top {
    margin-right: 1vw;
    margin-left: 1vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .breadcrumbs-wrp {
    padding-left: 10px;
  }

  .central-container {
    width: 100%;
  }

  .rte-hero-slider h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .rte-hero-slider p {
    font-size: 18px;
    line-height: 24px;
  }

  ._404-wrp {
    padding: 60px 20px 40px;
  }

  .message-field {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .product-code-wrp {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .rte_base_l h1 {
    font-size: 50px;
    line-height: 62px;
  }

  .rte_base_l h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .aboutus_hero_sec_04 {
    height: 60vw;
  }

  .aboutus-hero-txt-inn-wrp {
    width: 80%;
  }

  .aboutus-photos-wrp {
    max-width: 80%;
    padding: 30px;
  }

  .aboutus-photo01-wrp {
    width: 240px;
    height: 240px;
  }

  .aboutus-photo02-wrp {
    width: 240px;
    height: 240px;
  }

  .column-l {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-inner-wrp {
    width: 90%;
    margin-right: auto;
  }

  .square-image-img-wrp {
    width: 200px;
    height: 200px;
    max-height: none;
    max-width: none;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .column-r {
    width: 46%;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .properties-wrp {
    width: 50%;
  }

  .aboutus_hero_sec_01 {
    height: 50vw;
  }

  .text-field-cart02 {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .message-field02 {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .txt-unit-price {
    font-weight: 400;
  }

  .txt-unit-price.header {
    font-weight: 500;
  }

  .txt-unit-price-2 {
    font-weight: 400;
  }

  .txt-unit-price-2.header {
    font-weight: 500;
  }

  .collection-item-wraper-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.3333%;
    min-width: 33.33%;
  }

  .metamenu {
    display: none;
    margin-left: auto;
  }

  .section-2 {
    padding-top: 60px;
  }

  .modal {
    padding-top: 60px;
  }

  .maintenance-logo {
    margin-left: 10px;
  }

  .maintenance-info-wrp {
    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;
  }

  .maintenance-content-wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .maintenance-content-50-wrp {
    width: 100%;
    margin: 0px;
    padding: 30px;
  }

  .maintenance-icon {
    margin-right: 20px;
    margin-left: auto;
  }

  .maintenance-header-wrp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .button-third-small {
    background-color: #eee;
    font-size: 14px;
  }

  .div-modal {
    padding-top: 60px;
  }

  .top-reviews-list-wrp {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .top-reviews-item-wrp {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .div-cart-txt {
    display: none;
  }

  .nav-menu-desktop {
    height: auto;
    min-height: auto;
    padding: 20px 20px 40px;
    border-bottom: 1px none #424242;
    box-shadow: 0 14px 20px 4px rgba(0, 0, 0, 0.2);
  }

  .div-widget-cart {
    width: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-widget-cart:hover {
    background-color: transparent;
  }

  .div-widget-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: transparent;
  }

  .div-widget-search:hover {
    background-color: transparent;
  }

  .brand-logo {
    display: none;
  }

  .brand-logo.w--current {
    display: none;
    margin-left: auto;
  }

  .menu-button-2 {
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: #9aa733;
    color: #000;
  }

  .menu-button-2.w--open {
    background-color: #ddd;
  }

  .logo-image-mobile {
    width: 100%;
    max-width: none;
  }

  .div-nav-menu-top {
    padding-right: 10px;
    padding-left: 10px;
    -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;
    text-align: left;
  }

  .div-widget-login {
    width: auto;
    margin-left: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
  }

  .div-widget-login:hover {
    background-color: transparent;
  }

  .div-icon-cart {
    width: 40px;
  }

  .brand-logo-mobile {
    display: block;
    width: 220px;
    margin-top: 20px;
    margin-left: auto;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-icon-search {
    width: 30px;
  }

  .dropdown-toggle {
    border-style: none;
    border-width: 1px;
    border-color: #000 #000 #f7f7f7;
  }

  .hero-banner-wraper {
    height: 70vw;
    min-height: 540px;
    /* margin-bottom: 60px; */
  }

  .hero-banner-image {
    -o-object-position: 60% 100%;
    object-position: 60% 100%;
  }

  .arrow-left-wraper {
    position: static;
    margin-right: 10px;
    margin-left: 10px;
  }

  .arrow-right-wraper {
    position: static;
    margin-right: 10px;
    margin-left: 10px;
  }

  .hero-text-wraper {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin: 40px 40vw 40px 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .hero-three-banner-wraper {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .banner-left-wraper {
    padding: 10px;
  }

  .banner-right-wraper {
    padding: 10px;
  }

  .banner-middle-wraper {
    padding: 10px;
  }

  .quantity-txt {
    margin-left: 0px;
  }

  .collection-item-slider-wraper {
    width: 50%;
    min-width: 50%;
  }

  .div-quantity-arrow {
    display: none;
  }

  .products-list-carousel-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider-arrow {
    width: 20px;
  }

  .product-list-wraper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .product-image-hp {
    height: 34vw;
  }

  .collection-item-slider {
    min-width: auto;
  }

  .button-small {
    display: none;
  }

  .heading-3 {
    width: 40%;
  }

  .footer-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .foooter-info-wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-column-wraper {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer-link {
    margin-bottom: 14px;
    font-size: 18px;
    text-align: center;
  }

  .form-group-news {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-widget-language {
    position: static;
    width: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-widget-language:hover {
    background-color: transparent;
  }

  .div-widget-language:focus {
    background-color: #eef0f3;
  }

  .top-menu-icon-wrp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    margin-right: 0px;
    padding: 0px;
    -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;
  }

  .div-widget-currency {
    position: static;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-widget-currency:hover {
    background-color: transparent;
  }

  .bread-crumbs {
    height: auto;
  }

  .txt_bread-crumbs-desk {
    display: none;
    line-height: 24px;
  }

  .txt_bread-crumbs-mobile {
    display: block;
    line-height: 24px;
  }

  .div-quantity-arrow-2 {
    display: none;
  }

  .div-thumbnail {
    width: 25%;
    height: 25%;
  }

  .more-pictures-wraper {
    width: auto;
    -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: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-product-descriptions {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-title-image {
    width: 100%;
    min-height: 300px;
    margin-right: 10px;
  }

  .div-product-info-01 {
    -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-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-products-images {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .div-thumbnail-last {
    width: 25%;
    height: 25%;
  }

  .summary-of-reviews-wraper {
    width: 100%;
  }

  .all-reviews-wraper {
    width: 100%;
    padding-right: 0px;
  }

  .reviews-wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .top-quick-contact-wrp {
    display: block;
    padding-right: 10px;
    padding-left: 0px;
  }

  .quick-contact-wrp {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .quick-contact-txt {
    width: 80%;
    text-align: right;
  }

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

  .cart_ajax_container {
    width: 100vw;
  }

  .button-secondary {
    margin-bottom: 20px;
  }

  .search-modal-wraper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-style: solid;
  }

  .search-modal-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80vw;
  }

  .search-modal-icon-wraper:hover {
    background-color: transparent;
  }

  .language-modal-wrp {
    position: absolute;
    top: 70px;
  }

  .container-900 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rte_base_center h1 {
    font-size: 48px;
    line-height: 54px;
  }

  .container-600 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-plus-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .widget-my-account {
    width: 100%;
  }

  .parameters-cart {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cart-row {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #ececec;
  }

  .div-txt-delivery-info {
    width: 100%;
  }

  .div-deliivery-info {
    -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;
  }

  .icon-delivery-info {
    margin-bottom: 10px;
  }

  .price-per-piece {
    display: block;
    text-align: left;
  }

  .product-continer {
    width: 100%;
  }

  .deleted-product {
    width: 36px;
    height: 36px;
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }

  .list-products-cart {
    padding-bottom: 0px;
  }

  .cart-container {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .cart-header {
    display: none;
  }

  .checkout-bttns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-checkout {
    height: auto;
    padding-top: 20px;
  }

  .div-checkout-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-checkout-column {
    width: 100%;
  }

  .delivery-information {
    margin-bottom: 40px;
  }

  .order-summary-container-2 {
    position: static;
  }

  .billing-information {
    margin-bottom: 40px;
  }

  .summary-column-right {
    width: 100%;
  }

  .checkout-summary-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-information {
    margin-bottom: 40px;
  }

  .summary-column-left {
    width: 100%;
  }

  .wraper-products-list {
    width: 100%;
  }

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

  .filters-top-homepage-wrp {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .all-sorting-container {
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sorting-container {
    margin-right: 6px;
    margin-left: 0px;
    padding: 10px;
  }

  .widget-category-list {
    width: 100%;
  }

  .collection-item-wraper {
    width: 50%;
    min-width: 50%;
  }

  .category-title-container {
    margin-bottom: 10px;
  }

  .section-products-list {
    padding-right: 10px;
    padding-left: 10px;
  }

  .collection-item {
    width: 47%;
    margin-right: 1vw;
    margin-left: 1vw;
    padding: 10px;
  }

  .blog-title {
    padding-bottom: 20px;
    font-size: 34px;
    line-height: 44px;
  }

  .section-blog {
    padding: 10px 20px 60px;
    -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;
  }

  .column-blog-category {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    border-top: 1px none #d8d8d8;
    border-left-width: 0px;
  }

  .div-blog {
    width: auto;
    margin-right: 0px;
  }

  .blog {
    -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;
  }

  .div-column-list {
    width: auto;
  }

  .div-pic-blog-list {
    width: 180px;
    height: 180px;
  }

  .blog-wrp {
    padding: 10px 0px 40px;
    -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;
  }

  .div_content {
    padding-bottom: 20px;
  }

  .blog-list-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-icon-login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    margin-right: 0px;
    -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;
  }

  .top-menu-wrp {
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .arrows-wrp {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -30px;
    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: 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;
  }

  .made-in-slovakia-wrp-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    height: 100px;
    max-height: 100px;
    min-height: auto;
    margin-bottom: -40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-madeinslovakia {
    display: inline-block;
    overflow: visible;
    max-height: 100%;
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 0% 0%;
    object-position: 0% 0%;
  }

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

  .made-in-slovakia-wrp-web {
    display: none;
    width: 180px;
  }

  .extended-desc-wrp {
    width: auto;
    margin-right: 0px;
  }

  .language-item-wrp {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .language-modal-wrap {
    margin-left: 10px;
  }

  .currency-item-wrp {
    margin-top: 14px;
    margin-bottom: 14px;
    text-align: center;
  }

  .currency-modal-wrp {
    position: absolute;
    top: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .order-number {
    margin-bottom: 10px;
  }

  .progress-wraper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .category-title-pic-wrp {
    height: 140px;
  }

  .category-item-wrp {
    width: 50%;
    height: 48vw;
    cursor: pointer;
  }

  .right-container-top {
    margin-bottom: 10px;
    -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;
  }

  .filter-news {
    margin-right: 6px;
    margin-left: 0px;
    padding: 12px 16px;
  }

  .filter-discount {
    margin-right: 6px;
    margin-left: 0px;
    padding: 12px 16px;
  }

  .filter-sale {
    margin-right: 0px;
    margin-left: 0px;
    padding: 12px 16px;
  }

  .label-market-filter {
    margin-right: 6px;
    margin-left: 0px;
    padding: 12px 16px;
  }

  .form-error-message-news {
    text-align: left;
  }

  .rte-hero-slider {
    text-align: left;
  }

  .container-900-404 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contact-sec {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-inner-wrp {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-form-column {
    width: 100%;
  }

  .rte_base_l {
    text-align: center;
  }

  .rte_base_l h1 {
    font-size: 48px;
    line-height: 54px;
  }

  .aboutus_hero_sec_04 {
    height: 80vw;
  }

  .aboutus-hero-txt-inn-wrp {
    width: 100%;
  }

  .aboutus_hero_sec_02 {
    padding: 20px 10px;
  }

  .aboutus-photos-wrp {
    max-width: none;
  }

  .aboutus-photo01-wrp {
    width: 180px;
    height: 180px;
  }

  .aboutus-photo02-wrp {
    width: 180px;
    height: 180px;
  }

  .aboutus_hero_sec_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-l {
    width: 100%;
  }

  .column-r {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-1200 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .properties-img-wrp {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
  }

  .aboutus_hero_sec_01 {
    height: 60vw;
  }

  .card-logos-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .order-detail-wrp {
    position: static;
  }

  .address-column {
    width: 100%;
  }

  .blog-item-info-wrp {
    margin-bottom: 10px;
  }

  .collection-item-wraper-5 {
    width: 50%;
    min-width: 50%;
  }

  .metamenu {
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .label-market {
    margin-right: 4px;
    margin-left: 0px;
    padding: 4px 8px;
  }

  .no-reviews-wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .order-splitting-wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .order-splitting-img-wrp {
    display: block;
  }

  .radio-bttn-field {
    margin-bottom: 20px;
  }

  .maintenance-logo {
    width: 180px;
  }

  .maintenance-info-wrp {
    padding-top: 10px;
  }

  .maintenance-content-50-wrp {
    padding: 20px;
  }

  .maintenance-icon {
    width: 60px;
  }

  .div-modal {
    padding-top: 60px;
  }

  .top-reviews-item-wrp {
    width: 100%;
  }

  .reviewers-stars-wraper-top-rev {
    margin-bottom: 20px;
  }

  .product-on-top-rev-wrp {
    margin-bottom: 10px;
    -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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .product-img-top-rev-wrp {
    min-height: 120px;
    min-width: 120px;
  }

  .product-name-top-rev {
    min-height: auto;
  }
}

@media screen and (max-width: 479px) {
  .nav-contaiiner {
    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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-widget-cart {
    width: auto;
    padding-right: 6px;
    padding-left: 6px;
  }

  .div-widget-search {
    width: auto;
    margin-left: 0px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .brand-logo {
    display: none;
    width: 120px;
    margin-right: 0px;
  }

  .brand-logo.w--current {
    width: 120px;
    margin-left: auto;
    padding-left: 0px;
    clear: none;
  }

  .menu-button-2 {
    left: auto;
    margin-right: 4px;
    margin-left: 0px;
  }

  .logo-image-mobile {
    width: 100%;
  }

  .div-nav-menu-top {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-widget-login {
    width: auto;
    margin-left: 0px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .brand-logo-mobile {
    display: block;
    width: 160px;
    margin-right: auto;
  }

  .brand-logo-mobile.w--current {
    width: 120px;
    margin-left: auto;
    padding-left: 0px;
    clear: none;
  }

  .div-nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-left: 0px;
    -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;
  }

  .hero-banner-wraper {
    height: 80vw;
    min-height: 520px;
    /* margin-bottom: 80px; */
  }

  .hero-banner-image {
    -o-object-position: 60% 100%;
    object-position: 60% 100%;
  }

  .arrow-left-wraper {
    position: static;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .arrow-right-wraper {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hero-text-wraper {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 30;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-three-banner-wraper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .banner-left-wraper {
    height: 240px;
  }

  .hero-slider-wraper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .collection-item-slider-wraper {
    width: 100%;
    min-width: 100%;
  }

  .products-list-carousel-section {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .product-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .slider-arrow {
    width: 20px;
  }

  .product-list-wraper {
    padding: 10px 0px;
  }

  .product-image-hp {
    height: 70vw;
  }

  .slide-arrow-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
  }

  .collection-item-slider {
    min-width: 100%;
    margin-right: 0.1vw;
    margin-left: 0.1vw;
    -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;
  }

  .slide-arrow-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding-left: 0px;
  }

  .button-small {
    top: 30%;
    padding: 12px 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-column-wraper {
    margin-bottom: 20px;
  }

  .div-widget-currency {
    position: static;
  }

  .bread-crumbs {
    padding: 20px 10px;
  }

  .section-product-basic-info {
    padding-right: 10px;
    padding-left: 10px;
  }

  .more-pictures-wraper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-product-descriptions {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-title-image {
    height: 300px;
    max-height: 500px;
    min-height: 300px;
    padding: 0px;
  }

  .text-block {
    font-size: 24px;
    line-height: 24px;
  }

  .selector-wraper {
    -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;
  }

  .section-product-extended-info {
    padding-right: 10px;
    padding-left: 10px;
  }

  .all-reviews-wraper {
    padding-right: 0px;
  }

  .review-wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .reviewer-info-wraper {
    width: 100%;
    margin-bottom: 10px;
  }

  .reviewers-text-wraper {
    width: 100%;
  }

  .top-quick-contact-wrp {
    display: none;
  }

  .quick-contact-wrp {
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

  .img-prod-cart-wrap {
    display: none;
    clear: none;
  }

  .info-prod-cart {
    width: 80%;
  }

  .search-modal-wraper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 16px 0px 16px 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .search-modal-input {
    width: 70vw;
  }

  .search-modal-icon-wraper {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .search-modal-icon-wraper:hover {
    padding: 8px;
  }

  .navbar-2 {
    padding: 10px;
  }

  .rte_base_center {
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .rte_base_center h1 {
    font-size: 36px;
    line-height: 36px;
  }

  .container-600 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-field-cart {
    width: 70%;
  }

  .field-label-cart {
    width: 30%;
  }

  .rte_base_left {
    margin-bottom: 0px;
  }

  .rte_base_left h1 {
    margin-top: 0px;
    font-size: 36px;
    line-height: 40px;
  }

  .my-account-container {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .my-account-cont-inner {
    padding-right: 10px;
    padding-left: 10px;
  }

  .top-container {
    -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;
  }

  .widget-my-account {
    margin-bottom: 40px;
  }

  .order-table-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-table-txt {
    display: block;
  }

  .order-table-cell {
    width: 30%;
  }

  .order-table-cell.date {
    display: none;
  }

  .order-table-cell.preview {
    display: none;
  }

  .txt-item-name-02 {
    width: 50%;
  }

  .txt-item-name-02.total {
    width: 60%;
  }

  .div-summary-cart-04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .total-price {
    width: 100%;
    text-align: right;
    white-space: nowrap;
  }

  .txt-sum-02 {
    width: 40%;
  }

  .table-row-summary {
    width: 100%;
    -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;
  }

  .cart-container-inner {
    padding-right: 10px;
    padding-left: 10px;
  }

  .subtotal {
    width: 50%;
  }

  .price-per-piece {
    display: none;
  }

  .product-continer {
    margin-bottom: 10px;
  }

  .deleted-product {
    width: 30px;
    height: 30px;
  }

  .form-error-message {
    width: 70%;
  }

  .section-checkout {
    padding: 20px 10px;
  }

  .txt-item-name.total {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    direction: ltr;
    text-align: right;
    white-space: nowrap;
  }

  .txt-sum {
    width: 30%;
  }

  .summary-column-right {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
  }

  .txt-quantity-items {
    width: 10%;
  }

  .txt-quantity-items.header {
    display: none;
    text-align: center;
  }

  .checkout-summary-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cart-paragraph {
    margin-left: 10px;
  }

  .paging-txt {
    font-size: 16px;
    line-height: 16px;
  }

  .sorting-typ-txt {
    font-size: 14px;
  }

  .sorting-container {
    margin-bottom: 6px;
    padding: 10px;
  }

  .widget-category-list {
    margin-bottom: 20px;
  }

  .collection-item-wraper {
    width: 100%;
    min-width: 100%;
  }

  .category-title {
    font-size: 28px;
    line-height: 34px;
  }

  .collection-item {
    width: 100%;
  }

  .div-paging-button {
    width: 30px;
    height: 30px;
    margin: 2px;
  }

  .blog-title {
    font-size: 40px;
    line-height: 46px;
  }

  .rte_left_black_small {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .section-blog {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-blog-category {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .blog {
    padding-top: 20px;
  }

  .div-column-list {
    margin-right: 0px;
  }

  .div-pic-blog-list {
    margin-bottom: 10px;
  }

  .div-arrow-paging {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div_content {
    padding: 20px 10px;
  }

  .blog-list-item {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-blog-list {
    padding-top: 10px;
  }

  .top-menu-wrp {
    padding-right: 4px;
    padding-left: 4px;
  }

  .arrows-wrp {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -30px;
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .banner-slider-image-wraper {
    z-index: 1;
    display: block;
  }

  .banner-slider-image-mobile-wraper {
    z-index: 1;
    display: none;
  }

  .hero-banner-image-mobile {
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .error-img-wrp {
    width: 30%;
  }

  .text-field-message-input {
    width: 70%;
  }

  .category-title-pic-wrp {
    height: 120px;
  }

  .category-heading {
    font-size: 16px;
  }

  .category-item-wrp {
    width: 100%;
    height: 94vw;
  }

  .category-list-name {
    font-size: 22px;
    line-height: 28px;
  }

  .filter-news {
    margin-bottom: 6px;
    padding: 12px;
  }

  .filter-discount {
    margin-bottom: 6px;
    padding: 12px;
  }

  .filter-sale {
    margin-right: 0px;
    margin-bottom: 6px;
    padding: 12px;
  }

  .breadcrumbs-wrp {
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .label-market-filter {
    margin-bottom: 6px;
    padding: 12px;
  }

  .rte-hero-slider h1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 200;
  }

  .rte-hero-slider p {
    line-height: 22px;
  }

  .contact-sec {
    padding-bottom: 0px;
  }

  .message-field {
    width: 70%;
  }

  .rte_base_l {
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .rte_base_l h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .rte_base_l h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .aboutus_hero_sec_04 {
    height: 560px;
    max-height: none;
  }

  .aboutus-hero-txt-wrp {
    padding-right: 10px;
    padding-left: 10px;
  }

  .aboutus_hero_sec_02 {
    padding-top: 40px;
  }

  .aboutus-photos-wrp {
    margin-bottom: 20px;
    padding: 0px;
    background-image: none;
  }

  .aboutus-photo01-wrp {
    width: 140px;
    height: 140px;
  }

  .aboutus-photo02-wrp {
    width: 140px;
    height: 140px;
  }

  .properties-wrp {
    width: 100%;
  }

  .aboutus_hero_sec_01 {
    height: 300px;
    max-height: none;
  }

  .text-field-cart02 {
    width: 100%;
  }

  .field-label-cart02 {
    width: 100%;
  }

  .message-field02 {
    width: 100%;
  }

  .error-img-wrp02 {
    width: 30%;
  }

  .txt-item-name-detail {
    width: 40%;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .txt-item-name-detail.header {
    display: block;
  }

  .txt-sum-detail-order {
    width: 30%;
  }

  .txt-sum-detail-order.header {
    width: 30%;
  }

  .collection-item-wraper-5 {
    width: 100%;
    min-width: 100%;
  }

  .metamenu {
    padding-right: 4px;
    padding-left: 4px;
  }

  .label-market {
    margin-bottom: 6px;
    padding: 4px 8px;
  }

  .market-lable-typ-txt {
    font-size: 14px;
  }

  .modal-wrp {
    padding: 20px;
  }

  .section-2 {
    padding-top: 0px;
  }

  .field-label-cart02-center {
    width: 100%;
  }

  .modal {
    padding-top: 0px;
  }

  .maintenance-content-50-wrp {
    padding: 10px;
  }

  .div-modal {
    padding-top: 0px;
  }

  .contact-us-modal-wrp {
    padding: 2vw;
  }

  .contact-us-modal-info-wrp {
    width: auto;
  }

  .reviews-section {
    padding-top: 0px;
  }

  .reviewer--top-reviews {
    width: 100%;
    margin-bottom: 10px;
  }

  .reviewers-text-top-rev-wrp {
    width: 100%;
  }

  .product-on-top-rev-wrp {
    -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;
  }

  .txt-prd-sum {
    width: 30%;
  }

  .prd-item-checkout {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

