:root {
  --theme: #237eac;
  --black-16: #333;
  --yellow: #fdd116;
  --black: black;
  --white-smoke: whitesmoke;
  --pink: #66cbff;
  --white-15: rgba(255, 255, 255, .15);
  --white: white;
  --black-17: rgba(51, 51, 51, .5);
  --black-15: rgba(0, 0, 0, .15);
  --white-smoke-50: rgba(245, 243, 243, .7);
  --theme-50: rgba(220, 65, 47, .5);
  --theme-7: rgba(220, 65, 47, .07);
  --gainsboro: #e6e4e4;
  --black-10: rgba(51, 51, 51, .1);
  --whitesmoke-10: rgba(245, 245, 245, .1);
  --black-3: rgba(51, 51, 51, .03);
  --white-smoke-30: rgba(245, 243, 243, .3);
  --theme-14: rgba(220, 65, 47, .14);
  --red-80: rgba(220, 65, 47, .8);
  --red-98: rgba(220, 65, 47, .98);
  --red-20: rgba(220, 65, 47, .2);
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

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

p {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

ul {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  list-style-type: square;
}

ol {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: none;
}

li {
  margin-bottom: 3px;
  font-weight: 400;
}

img {
  object-fit: cover;
  display: inline-block;
}

label {
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}

.topbar-sect {
  height: 40px;
  background-color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-sect {
  border-bottom: 2px none var(--theme);
  background-color: #fff;
  padding: 20px 0 12px;
}

._80 {
  width: 80%;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.brand {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.brand.w--current {
  margin-top: -12px;
}

.body {
  color: var(--black-16);
  letter-spacing: .65px;
  background-color: #e6f4fc;
  font-family: Oswald, sans-serif;
  line-height: 1.5;
}

.nav-link {
  color: var(--theme);
  margin-right: 0;
  padding: 15px 10px;
  font-size: 14px;
  font-weight: 700;
  transition: all .3s;
}

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

.ponch-note {
  color: var(--yellow);
  text-align: left;
  font-size: 12px;
}

.feature-sect {
  background-color: #fff;
  padding: 0 0 15px;
}

.feature-sect.hero {
  background-color: #fff;
}

.grid {
  background-color: #fff;
  grid-template-areas: "Feature-1 Feature-2"
                       "Feature-1 Feature-3";
}

.feature1 {
  height: 600px;
  background-color: #f5f5f5;
  background-image: url('../images/beautiful-daylight-dress-1666073.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.feature2 {
  height: 291px;
  background-color: #f5f5f5;
  background-image: url('../images/clothes-clothing-department-2383856.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.feature3 {
  height: 291px;
  background-color: #f5f5f5;
  background-image: url('../images/accessories-adult-beautiful-2895992.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.top-sellers-sect {
  padding: 60px 20px;
}

.on-pagetitles {
  float: none;
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.on-pagetitles.pink {
  color: #237eac;
}

._0-col {
  margin-bottom: 40px;
}

.pro-title {
  max-height: none;
  min-height: 82px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.dollar-sign {
  color: #333;
  margin-bottom: 10px;
  margin-right: 1px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.dollar-sign.dol-drop {
  color: rgba(102, 102, 102, .6);
  font-size: 15px;
  font-weight: 400;
}

.price {
  color: var(--black);
  margin-bottom: 10px;
  margin-right: 6px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.price.price-drop {
  color: rgba(102, 102, 102, .6);
  font-size: 15px;
  font-weight: 400;
  text-decoration: line-through;
}

.price.cart-preview {
  color: rgba(102, 102, 102, .6);
  margin-bottom: 0;
  margin-right: 0;
  font-size: 15px;
  font-weight: 400;
  text-decoration: line-through;
  display: block;
}

.blog-col {
  padding: 60px 20px 90px;
}

.blog-title {
  max-height: 60px;
  min-height: 60px;
  color: var(--black);
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  overflow: hidden;
}

.blog-sum {
  max-height: 70px;
  max-width: 700px;
  min-height: 70px;
  text-align: left;
  margin-left: 0;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 23px;
  overflow: hidden;
}

.insta-sect {
  float: none;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 1px;
  display: block;
  position: relative;
}

.insta-wrapper {
  width: 12.5%;
  height: auto;
  background-color: var(--white-smoke);
  border: 1px solid #fff;
}

.insta-pagetitles {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-4 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.footer-sect {
  background-color: var(--pink);
  background-image: linear-gradient(rgba(0, 0, 0, .96), rgba(0, 0, 0, .96)), url('../images/lucian-fleamarket.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 60px 20px 30px;
}

.brands-sect {
  background-color: #fff;
  padding: 60px 20px;
}

.brand-pic {
  width: 100px;
  opacity: .4;
  margin: 5px 10px;
}

.brand-pic:hover {
  opacity: 1;
}

.highlight {
  color: var(--theme);
  font-weight: 900;
  text-decoration: none;
}

.link-block {
  opacity: .85;
  color: #333;
  margin-bottom: 30px;
  margin-left: 13px;
  margin-right: 0;
  padding: 5px 0 5px 5px;
  text-decoration: none;
}

.link-block:hover {
  opacity: 1;
  color: #000;
}

.r-align {
  text-align: right;
  padding-right: 0;
}

.search {
  font-family: "Fa solid 900", sans-serif;
  font-size: 15px;
}

.search:hover {
  color: var(--black);
  font-family: "Fa solid 900", sans-serif;
  font-size: 15px;
}

.link-block-2 {
  opacity: 1;
  color: #575757;
  margin-left: 10px;
  padding: 13px 10px 0;
  text-decoration: none;
  position: relative;
}

.link-block-2:hover {
  opacity: 1;
  color: var(--black);
}

.fttitle {
  width: 100%;
  color: var(--yellow);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph {
  color: #fff;
}

.paragraph-rightalign {
  color: #fff;
  text-align: left;
}

.ft-link {
  color: var(--white-smoke);
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
}

.ft-link:hover {
  color: var(--yellow);
  text-decoration: underline;
}

.ft-col {
  text-align: left;
  padding-left: 0;
  padding-right: 15px;
  overflow: hidden;
}

.ft-col-right {
  text-align: right;
  padding-left: 20px;
  padding-right: 0;
}

.fttitle-right {
  width: 100%;
  color: var(--yellow);
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.ft-col-centre {
  text-align: left;
  padding-left: 30px;
  padding-right: 0;
}

.copyright {
  color: var(--yellow);
  text-align: left;
  font-size: 12px;
}

.emagine {
  color: rgba(255, 255, 255, .3);
  text-align: right;
  font-size: 12px;
  text-decoration: none;
}

.emagine:hover {
  color: var(--black-16);
}

.columns {
  margin-top: 0;
  padding-top: 0;
}

.ft-link-small {
  color: var(--white-smoke);
  margin-bottom: 0;
  text-decoration: none;
  display: inline-block;
}

.ft-link-small:hover {
  color: var(--yellow);
  text-decoration: underline;
}

.ft-divider {
  border-top: 1px rgba(255, 255, 255, .1);
  border-bottom: 1px dotted rgba(255, 255, 255, .15);
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.ft-divider-large {
  border-top: 1px rgba(255, 255, 255, .1);
  border-bottom: 1px dotted rgba(255, 255, 255, .2);
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.add-to-bag-button {
  width: auto;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.add-to-bag-button:hover {
  color: var(--black);
  background-color: #fdd116;
}

._95 {
  width: 95%;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

._95.left {
  text-align: left;
}

._95.top {
  justify-content: space-between;
  align-items: center;
  margin-top: -2px;
  display: flex;
}

.shop-cat-sect {
  background-image: linear-gradient(#fff, #e6f4fc);
  padding-left: 20px;
  padding-right: 20px;
}

.promo {
  height: 320px;
  background-color: #f5f5f5;
  margin-bottom: 20px;
  position: relative;
}

.promo._1 {
  background-image: url('../images/accessories-adult-beautiful-2895970.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.promo._2 {
  background-image: url('../images/body-casual-close-up-2855551.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.promo._3 {
  background-image: url('../images/adult-alluring-attractive-2853592.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.promo._4 {
  background-image: url('../images/activity-blurred-background-casual-2855558.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.column-2 {
  text-align: left;
  padding-left: 0;
}

.promo-title-button {
  width: 300px;
  height: 50px;
  border: 1px none var(--white-15);
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.promo-title-button:hover {
  background-color: var(--yellow);
  color: var(--black);
}

.promo-title-button.mini {
  width: 80%;
  max-width: 80%;
}

.promo-title-button.mini:hover {
  background-color: var(--yellow);
  color: var(--black);
}

.dd-link {
  color: rgba(51, 51, 51, .9);
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  text-decoration: none;
  display: block;
}

.dd-link:hover {
  color: var(--black);
}

.dropdown {
  height: auto;
  background-color: rgba(220, 65, 47, .2);
}

.dropdown.w--open {
  width: 1200px;
  max-width: 1200px;
  background-color: var(--theme);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: auto;
}

.dd1, .dd2, .dd3 {
  height: 0;
  padding: 0;
  overflow: hidden;
}

.dd-ad-title {
  color: #333;
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.dd-ad-pic {
  margin-bottom: 10px;
}

.dd-sect {
  height: 0;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, rgba(192, 227, 245, .97), var(--white) 20%), url('../images/visuel.jpg');
  background-position: 0 0, 0 0;
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}

.nav-link {
  color: rgba(51, 51, 51, .6);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  margin-right: 10px;
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.nav-link:hover {
  border-bottom: 1px solid var(--black);
  color: var(--black);
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.nav-link.cats {
  width: auto;
  color: #575757;
  padding-top: 10px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 900;
}

.nav-link.cats:hover {
  width: auto;
  border-bottom-color: var(--yellow);
  color: var(--black);
  padding-top: 10px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 900;
}

.dd-wrapper {
  width: 95%;
  margin: 30px auto;
  padding-left: 0;
  padding-right: 0;
}

.tabs-menu {
  width: 200px;
  float: left;
  padding-right: 20px;
}

.tab {
  width: 100%;
  color: #737373;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(51, 51, 51, .07);
  padding: 5px 15px 5px 4px;
}

.tab:hover {
  color: var(--black);
}

.tab.w--current {
  color: var(--black);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
}

.dd-ad-wrapper {
  border-bottom: 1px dotted var(--black-17);
  opacity: .6;
  text-align: center;
  margin-right: 8px;
  padding: 4px 0;
  text-decoration: none;
}

.dd-ad-wrapper:hover {
  opacity: 1;
}

.dd-ad-col {
  padding-left: 5px;
  padding-right: 5px;
}

.dd-link-title {
  color: #2e95cb;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}

.columns-4 {
  margin-top: -15px;
}

.tabs {
  border-top: 1px dotted rgba(245, 245, 245, .1);
  margin-top: 15px;
  margin-bottom: 40px;
  padding-top: 0;
}

.col {
  padding-left: 8px;
  padding-right: 8px;
}

.column-centre {
  text-align: center;
}

.hp-note {
  color: var(--yellow);
  text-align: right;
  font-size: 12px;
}

.mobi-note {
  color: rgba(51, 51, 51, .7);
  text-align: center;
  font-size: 13px;
  font-style: italic;
  display: none;
}

.close {
  z-index: 10;
  width: 30px;
  height: 40px;
  color: var(--theme);
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-right: 0;
  padding: 10px;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.main-content-sect {
  padding: 60px 20px;
}

._95-main {
  width: 94%;
  height: auto;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.breadcrumb-sect {
  height: 50px;
  background-color: #f5f5f5;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 0;
}

.text-block-5 {
  margin-right: 6px;
  display: inline;
}

.breadcrumb-link {
  color: #237eac;
  margin-right: 6px;
  text-decoration: none;
}

.price-wrapper {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 0;
  display: inline-block;
}

.div-block-7 {
  margin-bottom: 0;
  display: inline-block;
}

.prod-col {
  text-align: center;
  padding-left: 9px;
  padding-right: 9px;
  position: relative;
}

.div-block-11 {
  width: 100%;
  height: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 150%;
  position: relative;
}

.product-pics {
  width: 100%;
  height: 100%;
  max-width: none;
  opacity: .85;
  border: 1px solid rgba(0, 0, 0, .1);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.product-pics:hover {
  border: 1px solid var(--yellow);
  opacity: 1;
  box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}

.pro-link-wrapper {
  width: 100%;
  height: 100%;
  color: #333;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  position: relative;
}

.pro-link-wrapper:hover {
  opacity: 1;
  color: var(--black);
  background-color: #ffe780;
}

.container-4 {
  text-align: center;
  margin-top: 30px;
}

.button {
  background-color: var(--theme);
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 6px;
  padding-left: 30px;
  padding-right: 30px;
}

.button:hover {
  background-color: var(--black-16);
}

.button.search {
  height: 50px;
  border-radius: 0 6px 6px 0;
  font-family: Oswald, sans-serif;
}

.button.search:hover {
  color: var(--white);
}

.button.login {
  margin-top: 7px;
  margin-bottom: 7px;
}

.button.mini {
  background-color: var(--theme);
  letter-spacing: 2px;
  text-transform: capitalize;
  margin-right: 0;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 13px;
}

.button.mini:hover {
  background-color: var(--black-16);
  color: var(--yellow);
}

.button.mini.light {
  opacity: .6;
  margin-left: 10px;
  margin-right: 0;
}

.button.mini.light:hover {
  background-color: var(--black-16);
}

.button.mini.dark {
  background-color: var(--black);
  letter-spacing: 2px;
}

.button.mini.dark:hover {
  background-color: var(--white);
  color: var(--black);
}

.button.full {
  text-align: center;
  display: block;
}

.button.space {
  background-color: var(--theme);
  margin-bottom: 15px;
}

.button.space:hover {
  background-color: var(--black);
}

.button.popup {
  text-transform: capitalize;
  padding-left: 10px;
  padding-right: 10px;
}

.container-5 {
  text-align: center;
}

.form-block {
  width: 150px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.select {
  color: var(--black-16);
  background-color: rgba(0, 0, 0, 0);
}

.select:hover {
  color: var(--black);
}

.product-sect {
  padding: 60px 20px;
}

.payment {
  color: var(--yellow);
  font-family: "Fa brands 400", sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.payment.cash {
  font-family: "Fa solid 900", sans-serif;
}

.sub-cat-link {
  color: var(--black-16);
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 11px;
  text-decoration: none;
  display: inline-block;
}

.sub-cat-link:hover {
  opacity: .8;
  color: var(--theme);
}

.product-display-title {
  color: #237eac;
  margin-top: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
}

.product-display-price, .product-display-dollar, .product-display-currency {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.bold-text-2 {
  margin-right: 5px;
  font-size: 25px;
}

.bold-text-3 {
  margin-right: 2px;
  font-size: 24px;
}

.pro-dis-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
}

.list {
  list-style-type: square;
}

.pro-dis-list-item {
  margin-bottom: 5px;
}

.para {
  max-width: 700px;
  letter-spacing: 0;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.para.white {
  max-width: 700px;
  color: var(--white);
  margin-left: auto;
  margin-right: auto;
}

.para.right-para {
  margin-left: 0;
}

.pro-dis-title-plus {
  float: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
}

.select-field {
  height: 50px;
  border: 1px solid var(--pink);
  background-color: var(--white);
  color: var(--black-16);
  border-radius: 6px;
}

.select-field:hover {
  background-color: var(--pink);
}

.select-field:active {
  border-style: solid;
  border-color: var(--pink);
}

.select-field:focus {
  background-color: var(--white-15);
}

.select-field._70 {
  width: 97%;
}

.select-field.full {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.pro-dis-gal-wrapper {
  text-align: center;
  padding-left: 0;
  padding-right: 20px;
}

.lightbox-link {
  transition: transform .4s;
  position: relative;
}

.lightbox-link:hover {
  transform: scale(1.01);
}

.div-block-13 {
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-top: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-3 {
  width: 25px;
  height: 25px;
  opacity: .3;
  margin-left: 0;
  margin-right: -27px;
}

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

.intext {
  color: var(--black);
  font-weight: 600;
  text-decoration: none;
}

.intext:hover {
  color: var(--pink);
}

.intext.in-contact {
  margin-bottom: 5px;
  display: block;
}

.chart-wrapper {
  margin-bottom: 30px;
}

.add-to-bag-button-display {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
  margin: 3px auto 10px;
  padding: 10px;
  display: block;
}

.add-to-bag-button-display:hover {
  background-color: var(--yellow);
  color: var(--black);
}

.pro-dis-title-minus {
  float: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  display: none;
}

.find-us-button {
  color: var(--yellow);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .2);
  font-size: 11px;
}

.find-us-button:hover {
  border-color: var(--yellow);
}

.bold-text-5 {
  font-size: 15px;
  font-weight: 400;
}

.faq-item-wrapper {
  padding: 20px;
}

.expand-icon {
  width: 10px;
  height: 10px;
  background-image: url('../images/plus.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2px;
  position: absolute;
}

.faq-toggle {
  background-color: rgba(220, 177, 47, .02);
  border-bottom: 1px rgba(0, 0, 0, .1);
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.faq-toggle:hover {
  background-color: var(--yellow);
}

.faq-list {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
  overflow: hidden;
}

.faq-accordion-icon {
  justify-content: center;
  align-items: center;
  margin-top: 3.5px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
}

.collapse-icon {
  width: 10px;
  height: 10px;
  background-image: url('../images/minus.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2px;
}

.faq-dropdown {
  width: 100%;
  max-width: 700px;
  background-color: rgba(255, 255, 255, .6);
  border: 1px solid rgba(0, 0, 0, .06);
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-44 {
  text-transform: uppercase;
  white-space: pre-wrap;
  word-break: break-all;
  padding-top: 0;
}

.divider {
  border-bottom: 1px dotted rgba(220, 65, 47, .2);
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.column-11 {
  padding-left: 30px;
}

.form-note {
  margin-top: -5px;
  font-size: 12px;
  font-style: italic;
}

.field-label {
  margin-bottom: 0;
}

.text-field {
  height: 50px;
  border: 1px solid var(--black-15);
  background-color: var(--white-smoke-50);
  border-radius: 6px;
}

.text-field.des {
  height: 200px;
}

.text-field.light {
  background-color: var(--white);
}

.submit-button {
  background-color: var(--yellow);
  color: var(--black);
  border-radius: 6px;
}

.submit-button:hover {
  background-color: var(--black);
  color: var(--yellow);
}

.preloader {
  z-index: 2000;
  width: 100%;
  height: 100vh;
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 275px;
  display: none;
  position: fixed;
}

.html-embed {
  padding-top: 0;
  padding-bottom: 0;
}

.cart-overlay {
  z-index: 10000;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0%;
}

.cartpright-wrapper {
  width: 500px;
  background-color: var(--white);
  position: relative;
  overflow: auto;
  box-shadow: -9px 0 20px 3px rgba(0, 0, 0, .6);
}

.cart-links-wrapper {
  z-index: 5;
  width: 500px;
  background-color: var(--white);
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding: 30px 30px 15px 20px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cart-preview-close-link {
  color: var(--black);
  text-align: right;
  text-transform: uppercase;
  margin-top: -30px;
  margin-bottom: 30px;
  padding-top: 15px;
  text-decoration: none;
  display: block;
}

.cart-preview-close-link:hover {
  color: var(--pink);
}

.subtotal-wrapper {
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.text-subtotal {
  font-weight: 700;
}

.text-grand-total {
  color: var(--pink);
  font-size: 18px;
}

.checkout-button {
  border: 1px solid var(--pink);
  background-color: var(--pink);
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.checkout-button:hover {
  border-color: var(--pink);
  color: var(--pink);
  background-color: #fff;
}

.view-cart-link {
  color: gray;
  font-size: 12px;
  text-decoration: none;
}

.view-cart-link:hover {
  color: var(--theme);
}

.text-quantity-amount {
  color: #333;
}

.product-link {
  height: auto;
  max-height: none;
  min-height: 0;
  color: #237eac;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  display: block;
  overflow: hidden;
}

.product-link:hover {
  color: #333;
}

.product-details-wrapper {
  text-align: left;
}

.cart-item-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  margin-bottom: 25px;
  padding-bottom: 15px;
}

.cart-items-wrapper {
  height: 70vh;
  margin-top: 183px;
  padding: 30px 30px 30px 21px;
  overflow: visible;
}

.text-price {
  color: #563419;
  font-weight: 300;
}

.text-price.cart-preview {
  text-align: right;
  font-weight: 600;
}

.text-price.cart {
  color: #237eac;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}

.text-price.checkout {
  color: #237eac;
  text-align: right;
  font-size: 20px;
  font-weight: 600;
}

.product-image {
  width: 100%;
  background-image: url('../images/pexels-photo-346748.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px;
  display: block;
}

.product-image.cart-preview, .product-image.cart {
  max-width: 100%;
  background-image: none;
}

.text-important {
  color: #333;
}

.text-qty.check-out {
  margin-bottom: 9px;
}

.text-product-details {
  height: 40px;
  max-height: 40px;
  min-height: 40px;
  color: #333;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  overflow: hidden;
}

.text-product-details.cart {
  height: auto;
  max-height: 95px;
  min-height: 0;
  display: block;
  overflow: hidden;
}

.cart-product-wrapper {
  width: 100%;
}

.cart-empty-space {
  opacity: 0;
  background-color: rgba(0, 0, 0, .7);
  flex: 1;
}

.pic-col, .column-12 {
  padding-left: 0;
}

.div-block-14 {
  color: #000;
  flex: 0 auto;
  margin-bottom: 17px;
  font-size: 40px;
  font-weight: 100;
  line-height: 1;
  display: flex;
}

.date {
  color: #333;
  text-transform: uppercase;
  color: rgba(51, 51, 51, .2);
  margin-left: 2px;
  margin-right: 2px;
}

.column-13 {
  margin-left: auto;
  margin-right: auto;
}

.vid-content-wrapper {
  height: 100%;
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-17 {
  width: 20px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: 10px;
  right: 0%;
}

.incart-text {
  font-size: 12px;
  line-height: 12px;
}

.color {
  width: 30px;
  height: 30px;
  float: left;
  opacity: .3;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 15px;
  display: inline-block;
  box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.color:hover {
  transform: scale(1.1);
}

.color.col-blue {
  width: 30px;
  height: 30px;
  opacity: .9;
  background-color: #4f99d8;
}

.color.col-purple {
  width: 30px;
  height: 30px;
  opacity: 1;
  background-color: #9361b3;
}

.color.col-orange {
  width: 30px;
  height: 30px;
  opacity: 1;
  background-color: #ebc342;
}

.color.col-white {
  background-color: #4eaa92;
}

.color.col-white.selected {
  width: 30px;
  height: 30px;
  float: left;
  border-width: 2px;
  border-color: var(--theme);
  opacity: 1;
  background-color: #000;
  margin-right: 10px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .5);
}

.color.col-green {
  width: 30px;
  height: 30px;
  float: left;
  opacity: .9;
  background-color: #4eaa92;
}

.color.col-red {
  width: 30px;
  height: 30px;
  opacity: .9;
  background-color: #d95b43;
}

.colour-select-wrapper {
  height: 50px;
  margin-bottom: 6px;
}

.variation-wrapper {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  margin-bottom: 20px;
  padding-right: 15px;
  display: flex;
}

.occasion {
  float: none;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: block;
}

.occasiontag {
  float: none;
  color: #333;
  text-transform: uppercase;
  border: 1px solid rgba(51, 51, 51, .1);
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 3px 10px;
  font-size: 10px;
  display: inline-block;
}

.search-2 {
  margin-bottom: 0;
  display: flex;
}

.search-input {
  height: 50px;
  background-color: rgba(220, 65, 47, .1);
  margin-bottom: 0;
  padding-left: 40px;
}

.search-button {
  height: 50px;
  background-color: var(--theme);
  padding-left: 25px;
  padding-right: 25px;
}

.search-button:hover {
  height: 50px;
  background-color: var(--black);
  padding-left: 25px;
  padding-right: 25px;
}

.search-sect {
  height: 0;
  overflow: hidden;
}

.top-section {
  z-index: 2;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#ceeeff, #ceeeff), url('../images/checkered.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, 450px;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0;
  display: block;
  position: relative;
}

.search-3 {
  height: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.hp-note-col {
  padding-right: 0;
}

.search-input-2 {
  width: 300px;
  height: 30px;
  color: var(--black);
  background-color: rgba(255, 255, 255, .9);
  border: 1px #000;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-bottom: 0;
  font-size: 12px;
}

.search-input-2:hover {
  background-color: var(--white);
}

.search-input-2:active, .search-input-2:focus {
  background-color: var(--white);
  border-style: solid;
  border-color: rgba(51, 51, 51, .3);
}

.search-input-2::-ms-input-placeholder {
  color: var(--black);
}

.search-input-2::placeholder {
  color: var(--black);
}

.search-button-2 {
  height: 30px;
  background-color: #333;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.search-button-2:hover {
  background-color: var(--yellow);
  color: var(--black);
}

.flex-wrapper {
  border-radius: 6px;
  display: flex;
  overflow: hidden;
}

.flex-wrapper.product-searchsearch {
  align-items: center;
  margin-bottom: 15px;
}

.form-block-3 {
  flex: 1;
  margin-bottom: 0;
}

.form-block-3.search {
  margin-left: 15px;
}

.page-search-form {
  display: flex;
}

.field {
  height: 50px;
  border: 1px solid var(--theme-50);
  background-color: var(--white-smoke);
  color: #333;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-bottom: 20px;
  display: block;
}

.field:hover {
  border-color: var(--theme-50);
  background-image: linear-gradient(to bottom, var(--theme-7), var(--theme-7));
  color: var(--theme);
}

.field:active {
  border-color: var(--theme-50);
}

.field:focus {
  border-color: var(--theme-50);
  background-image: linear-gradient(to bottom, var(--theme-7), var(--theme-7));
  color: var(--theme);
}

.field.full {
  border-radius: 6px;
}

.field.qty {
  width: 50%;
  border-color: var(--pink);
  color: var(--black-16);
  border-radius: 6px;
}

.field.qty:hover {
  background-color: var(--pink);
  background-image: none;
}

.field.qty:focus {
  background-image: linear-gradient(to bottom, var(--white-15), var(--white-15));
}

.field.search {
  border-color: var(--pink);
  margin-bottom: 0;
}

.field.search:hover {
  background-image: linear-gradient(to bottom, var(--white), var(--white));
}

.search-result-wrapper {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 35px;
}

.result-link {
  color: #333;
  border-bottom: 1px solid rgba(14, 170, 166, .05);
  margin-bottom: 60px;
  text-decoration: none;
  display: block;
}

.result-link:hover {
  opacity: 1;
}

.text-type {
  margin-bottom: 15px;
  font-size: 13px;
  font-style: italic;
}

.detail {
  max-height: 120px;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  overflow: hidden;
}

.theme-color {
  color: #237eac;
  font-size: 16px;
  font-weight: 500;
}

.cart-number-title {
  float: none;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 7px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.cart-number-text {
  float: none;
  color: #237eac;
  text-align: center;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 7px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.image-link {
  width: 180px;
  display: block;
}

.image-link.mini {
  width: 130px;
}

.padding-wrapper {
  width: 100%;
  float: right;
  padding: 10px 20px;
}

.padding-wrapper.right {
  text-align: right;
}

.container-6 {
  margin-bottom: 70px;
}

.delete-link {
  float: right;
  opacity: .6;
  color: var(--black);
  margin-top: 30px;
  text-decoration: none;
  display: inline-block;
}

.delete-link:hover {
  opacity: 1;
  color: var(--theme);
}

.cart-wrapper {
  margin-bottom: 65px;
  padding: 20px;
}

.total-ammount-text {
  opacity: .7;
  font-size: 17px;
}

.shipping-text {
  font-size: 14px;
}

.tax-amount-text {
  opacity: .7;
  font-size: 17px;
}

.tax-text {
  font-size: 16px;
}

.subtotal-amount-text {
  opacity: .7;
  font-size: 17px;
}

.grand-total-wrapper {
  text-align: right;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.padded-wrapper {
  padding: 20px;
}

.discount-text {
  color: #237eac;
  font-size: 14px;
}

.total-wrapper {
  margin-bottom: 30px;
}

.discount-amount-text {
  opacity: .7;
  font-size: 17px;
}

.amount-wrapper {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 5px;
  display: flex;
}

.order-total-amount-text {
  font-size: 24px;
  font-weight: 400;
}

.shipping-amount-text {
  opacity: .7;
  font-size: 17px;
}

.hori-divider {
  height: 1px;
  background-color: var(--black);
  opacity: .1;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.div-contantainer {
  max-width: 1140px;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-contantainer.no-flex {
  display: block;
}

.div-contantainer.space-flex {
  justify-content: space-between;
  align-items: stretch;
}

.div-contantainer.start-flex {
  justify-content: space-between;
  align-items: flex-start;
}

.order-wrapper {
  width: 70%;
  margin-bottom: -40px;
}

.summary-wrapper {
  width: 30%;
  border: 1px solid var(--black-15);
  margin-left: 20px;
  padding: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.block-wrapper {
  border-bottom: 1px solid var(--black-15);
  background-color: var(--white);
  padding: 20px;
}

.block-wrapper.flex-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.block-wrapper.flex {
  display: flex;
}

.heading-thin {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 27px;
  font-weight: 400;
}

.heading-thin.mini {
  margin-bottom: 25px;
  font-size: 22px;
}

.block-content-wrapper {
  padding: 20px;
  display: block;
}

.block-content-wrapper.last {
  margin-bottom: 0;
}

.mini-checkout-wrapper {
  margin-bottom: 40px;
}

.tiny-text {
  opacity: .8;
  font-weight: 300;
}

.element-wrapper.flex {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.payment-wrapper {
  border: 1px solid var(--black-15);
}

.spacer-wrapper {
  width: 1px;
  height: 10px;
  border-left: 1px solid rgba(0, 0, 0, .45);
  margin-left: 10px;
  margin-right: 10px;
}

.flex-wrap {
  opacity: .8;
  color: #000;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.flex-wrap.edit {
  justify-content: space-between;
  margin-bottom: 25px;
}

.flex-wrap.edit.space {
  justify-content: space-between;
}

.flex-wrap.options {
  justify-content: flex-start;
}

.primary-text {
  color: #333;
  font-size: 13px;
  font-weight: 600;
}

.payment-text {
  margin-bottom: 3px;
  font-size: 12px;
}

.payment-text.mask-card-number {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 700;
}

.payment-text.name, .payment-text.card-name {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}

.edit-link {
  color: #237eac;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.edit-link:hover {
  text-decoration: line-through;
}

.radio-box {
  flex: 3 3 auto;
  margin-bottom: 0;
  display: inline-block;
}

.radio-box.header {
  margin-bottom: 15px;
  font-size: 17px;
}

.radio-box.header.faded {
  opacity: .68;
  margin-bottom: 0;
}

.radio-box.header.faded:hover {
  opacity: 1;
}

.option-link {
  color: rgba(0, 0, 0, .45);
  font-size: 13px;
  text-decoration: none;
}

.option-link:hover {
  color: var(--theme);
  text-decoration: line-through;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
  padding-bottom: 10px;
}

.card-info-wrapper {
  border: 1px solid var(--black-10);
  background-color: var(--whitesmoke-10);
  border-radius: 6px;
  padding: 20px;
}

.card-info-wrapper:hover {
  border-color: var(--pink);
}

.card-info-wrapper.primary {
  border-color: var(--pink);
  background-color: var(--pink);
}

.divider-block-wrapper {
  border: 1px solid var(--black-15);
  background-color: var(--white-smoke);
  margin-bottom: 40px;
}

.divider-block-wrapper.special {
  border-style: none;
}

.checkbox-field {
  margin-top: 10px;
}

.checkbox-field.space {
  margin-top: 5px;
  margin-bottom: 15px;
}

.checkbox-field.preference {
  margin-top: 0;
  margin-bottom: 12px;
}

.checkbox-field.zero {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.address-wrapper {
  border: 1px solid var(--black-10);
  background-color: var(--whitesmoke-10);
  border-radius: 6px;
  padding: 20px;
}

.address-wrapper:hover {
  border-color: var(--pink);
}

.address-wrapper.primary {
  border-color: var(--pink);
  background-color: var(--pink);
}

.address-text {
  margin-bottom: 3px;
  font-size: 13px;
}

.address-text.name {
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 700;
}

.address-text.number {
  margin-top: 15px;
  margin-bottom: 20px;
}

.shipping-address-wrapper {
  background-color: var(--white);
  padding: 20px;
}

.new-link {
  opacity: .55;
  color: var(--black-16);
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: block;
}

.new-link:hover {
  opacity: 1;
  color: var(--theme);
  text-decoration: underline;
}

.address-form-wrapper {
  padding: 20px;
}

.payment-history-wrapper {
  background-color: var(--white);
  padding: 20px;
}

.card-form-wrapper {
  padding: 25px 20px;
  display: block;
}

.clear-link {
  opacity: .67;
  color: var(--black-17);
  text-decoration: none;
}

.clear-link:hover {
  color: var(--theme);
}

.apply-link {
  color: var(--black-17);
  font-size: 15px;
  text-decoration: none;
}

.apply-link:hover {
  color: var(--theme);
}

.promo-flex-wrapper {
  justify-content: space-between;
  display: flex;
}

.paypal-wrapper, .wipay-wrapper {
  border: 1px solid var(--black-15);
}

.paypal-form-wrapper {
  padding: 25px 20px;
  display: block;
}

.wipay-form-wrapper {
  padding: 25px 20px;
  font-family: Lato, sans-serif;
  display: block;
}

.cart-summary-wrapper {
  width: 70%;
  border: 1px solid var(--black-15);
  opacity: 1;
  background-color: rgba(245, 245, 245, .49);
}

.title-text {
  margin-bottom: 14px;
  font-size: 20px;
}

.title-text.bold {
  margin-right: 5px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.indication-text {
  min-height: 40px;
  opacity: .88;
  overflow: hidden;
}

.indication-text.limit {
  overflow: hidden;
}

.cta-text {
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 14px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.icon {
  margin-bottom: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 23px;
  display: inline-block;
}

.icon.large {
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 50px;
  display: inline-block;
}

.grid-5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tile-link {
  min-height: 180px;
  border: 1px solid var(--black-15);
  background-color: var(--black-3);
  color: #237eac;
  border-radius: 6px;
  padding: 20px;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.tile-link:hover {
  color: var(--white);
  background-color: #66cbff;
}

.tile-link.center {
  color: #237eac;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.tile-link.center:hover {
  background-color: var(--pink);
}

.tile-link.preferences {
  min-height: 230px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.tile-link.preferences:hover {
  background-color: var(--theme);
}

.dropdown-link {
  opacity: 1;
  color: #575757;
  margin-left: 10px;
  padding: 13px 10px 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.dropdown-link:hover {
  opacity: 1;
  color: var(--black);
}

.down-arrow {
  margin-left: 6px;
  font-family: "Fa solid 900", sans-serif;
}

.top-flex-wrapper {
  display: flex;
  position: relative;
}

.special-menu {
  z-index: 1;
  border-bottom: 1px solid var(--black-15);
  border-left: 1px solid var(--black-15);
  background-color: var(--white);
  text-align: left;
  border-bottom-left-radius: 6px;
  margin-top: 45px;
  padding-bottom: 4px;
  padding-left: 4px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.welcome-text {
  margin-bottom: 20px;
}

.button-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.divider-line {
  width: 100%;
  height: 1px;
  border-top: 1px solid var(--black-15);
  margin-top: 20px;
  margin-bottom: 20px;
}

.special-link {
  color: var(--black-16);
  text-transform: capitalize;
  margin-bottom: 14px;
  text-decoration: none;
  display: block;
}

.special-link:hover {
  color: var(--pink);
}

.smoke-wrapper {
  background-color: var(--white-smoke);
  padding: 20px;
}

.info-text {
  opacity: .7;
  text-align: left;
  margin-bottom: 3px;
  margin-right: 29px;
  font-size: 14px;
  font-weight: 400;
}

.info-text.email {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}

.info-text.email.preference {
  opacity: 1;
  text-align: center;
  margin-right: 0;
  font-size: 14px;
  font-weight: 400;
}

.info-text.preference {
  opacity: 1;
  text-align: center;
  margin-right: 0;
  font-weight: 400;
}

.info-text.name {
  opacity: 1;
  text-align: right;
  margin-right: 0;
  font-weight: 700;
}

.info-text.name.preference, .info-text.name.heading {
  text-align: center;
  margin-bottom: 8px;
}

.info-text.address {
  opacity: 1;
  text-align: right;
  margin-right: 0;
  font-weight: 700;
  overflow: hidden;
}

.info-text.country {
  opacity: 1;
  text-align: right;
  margin-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.info-text.city {
  opacity: 1;
  text-align: right;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.info-text.l-name {
  opacity: 1;
  text-align: left;
  margin-bottom: 15px;
  margin-right: 0;
  font-weight: 700;
}

.info-text.l-name.preference, .info-text.l-name.heading {
  text-align: center;
  margin-bottom: 8px;
}

.info-text.l-address {
  opacity: 1;
  text-align: left;
  margin-bottom: 15px;
  margin-right: 0;
  font-weight: 700;
  overflow: hidden;
}

.info-text.l-city {
  opacity: 1;
  text-align: left;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.info-text.l-country {
  opacity: 1;
  text-align: left;
  margin-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.number-text {
  opacity: .85;
}

.change-wrapper {
  display: flex;
  position: relative;
}

.change-wrapper.edit {
  justify-content: space-between;
  margin-bottom: 25px;
}

.alert-text {
  color: var(--theme);
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
}

.label-text {
  color: #fff;
}

.label-text.normal {
  color: #333;
  margin-bottom: 0;
  font-size: 14px;
}

.label-text.dark {
  color: #333;
}

.radio-form {
  margin-bottom: 0;
}

.grid-8 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 35px;
}

.seperation-wrapper {
  justify-content: space-between;
  margin-bottom: 4px;
  display: flex;
}

.seperation-wrapper.right {
  justify-content: flex-end;
}

.add-wrapper {
  width: auto;
  min-height: 225px;
  cursor: pointer;
  background-color: rgba(245, 243, 243, .3);
  border: 1px solid rgba(14, 32, 128, .07);
  border-radius: 5px;
  padding: 20px;
}

.add-wrapper:hover {
  border-color: rgba(254, 0, 10, .6);
}

.add-wrapper.new {
  color: var(--theme);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.add-wrapper.new:hover {
  border-color: var(--theme-50);
  background-color: var(--theme);
  color: var(--white);
}

.add-wrapper.new.payments {
  min-height: 197px;
}

.form-wrapper {
  border: 1px solid var(--black-15);
  background-color: var(--white-smoke-30);
  border-radius: 5px;
}

.grid-7 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.cancel-link {
  opacity: .6;
  color: var(--black-16);
  text-decoration: none;
}

.cancel-link:hover {
  opacity: .85;
  color: var(--theme);
  text-decoration: underline;
}

.cancel-link.popup {
  margin-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: inline-block;
}

.qty-text {
  background-color: var(--white);
  border-radius: 6px;
  padding: 9px 17px;
  font-weight: 500;
  display: inline-block;
}

.status-text {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}

.delivery-date {
  color: #237eac;
}

.return-text {
  margin-bottom: 20px;
  font-size: 14px;
}

.return-date {
  color: #237eac;
}

.saved-itemt-wrapper {
  border: 1px solid var(--black-15);
  background-color: var(--white-smoke);
}

.radio-box-2 {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.radio-box-2.remember {
  align-items: center;
  display: flex;
}

.text-label {
  opacity: .7;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.text-label.checkbox {
  margin-top: 2px;
  margin-left: 5px;
  line-height: 12px;
}

.message-text {
  margin-bottom: 15px;
}

.forgot-link {
  opacity: .7;
  color: rgba(51, 51, 51, .5);
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.forgot-link:hover {
  opacity: 1;
  color: #fe000a;
  text-decoration: underline;
}

.h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
  line-height: 24px;
}

.h3.mini {
  margin-bottom: 23px;
}

.shadow-wrapper {
  width: 100%;
  min-height: 435px;
  border: 1px solid var(--black-10);
  background-color: var(--white-smoke-30);
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 40px;
}

.shadow-wrapper.center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shadow-wrapper.mini {
  width: 70%;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
}

.checkbox {
  margin-top: 0;
  margin-left: 0;
}

.instuct-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.asterisk-text {
  opacity: 1;
  font-size: 19px;
  font-weight: 900;
}

.caution-text {
  opacity: .76;
  margin-top: 25px;
  font-size: 14px;
}

.mobile-only-wrapper {
  display: none;
}

.in-text-link {
  color: var(--theme);
  font-weight: 600;
  text-decoration: none;
}

.in-text-link:hover {
  color: var(--black);
}

.grid-11 {
  grid-template-rows: auto auto auto;
}

.unordered-list {
  padding-left: 20px;
}

.flex {
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 15px;
  font-size: 15px;
  display: flex;
}

.mini-title {
  margin-right: 8px;
}

.email-text {
  color: var(--theme);
  font-size: 16px;
}

.save-link {
  opacity: .6;
  color: var(--black);
  margin-top: 5px;
  text-decoration: none;
  display: block;
}

.save-link:hover {
  opacity: 1;
  color: var(--theme);
}

.information-wrapper {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrapper {
  display: flex;
}

.name-text {
  margin-bottom: 14px;
  font-size: 20px;
}

.name-text.bold {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.order-text {
  margin-bottom: 18px;
}

.order-id-link {
  color: var(--theme);
  text-decoration: none;
}

.order-id-link:hover {
  color: var(--theme-50);
}

.location-wrapper {
  margin-bottom: 24px;
  display: flex;
}

.pickup-location-text {
  color: #fe000a;
  font-weight: 400;
}

.pickup-location-text.order-confirm {
  color: var(--theme);
  font-size: 17px;
}

.type-title {
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
}

.type-title.location {
  margin-bottom: 0;
  margin-right: 5px;
  font-size: 15px;
}

.invoice-link {
  color: var(--black-16);
  text-align: center;
  margin-top: 9px;
  text-decoration: none;
  display: block;
}

.invoice-link:hover {
  color: var(--theme);
  text-decoration: underline;
}

.period-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-text {
  margin-bottom: 13px;
  font-size: 15px;
}

.period-field {
  margin-bottom: 0;
}

.shipper-full-text {
  color: rgba(51, 51, 51, .9);
  margin-bottom: 30px;
}

.status-title {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
}

.status-title.tracking {
  color: var(--theme);
}

.bold-text {
  font-weight: 700;
}

.bold-text.history {
  margin-bottom: 20px;
}

.col-wrapper {
  padding: 20px;
}

.bar-wrapper {
  width: 14%;
  float: none;
  background-color: #fff;
  border-radius: 10px;
  flex: 1;
  margin-top: 4px;
  padding: 9px 1px;
  display: inline-block;
}

.bar-wrapper.tacking {
  width: 100%;
  border: 1px solid var(--black-15);
  background-color: var(--white-smoke);
  flex: 0 auto;
  margin-top: 0;
  padding: 0;
}

.bar-wrapper.internal-tracking {
  width: 80%;
  border: 1px solid var(--black-15);
  background-color: var(--theme);
  margin-top: 0;
  padding: 6px 0;
  display: block;
}

.route-title-text {
  color: silver;
  margin-bottom: 10px;
}

.tracking-full-text {
  color: rgba(51, 51, 51, .9);
  margin-bottom: 30px;
}

.list-item-wrapper {
  opacity: .8;
  align-items: flex-start;
  margin-bottom: 35px;
  display: flex;
}

.list-item-wrapper.current {
  opacity: 1;
  font-size: 15px;
}

.full-bar {
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.text-mini-tag {
  text-align: right;
  padding: 5px 13px;
  font-style: italic;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.ordered-list {
  opacity: .8;
  margin-bottom: 34px;
  padding-left: 20px;
  list-style-type: decimal;
}

.package-statuus-text {
  text-align: center;
  margin-bottom: 18px;
}

.text-icon {
  color: var(--theme);
  margin-bottom: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.text-icon.mini {
  font-size: 25px;
  line-height: 25px;
}

.shipper-name-text {
  color: var(--theme);
  display: flex;
}

.tracker-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: 60px;
  display: flex;
}

.order-tracking-wrapper {
  margin-bottom: 60px;
}

.tracking-number-text {
  color: var(--theme);
  display: flex;
}

.detail-date-text {
  font-size: 12px;
}

.img-wrapper {
  width: 90px;
  color: #000;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.list-item {
  font-size: 14px;
}

.eta-date-text {
  color: var(--theme);
  display: flex;
}

.bordered-wrapper {
  padding-left: 45px;
}

.placeholder-icon-wrapper {
  margin-top: 2px;
  margin-right: 10px;
}

.square-wrapper {
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) var(--theme);
  background-color: var(--white-smoke);
  border-radius: 6px;
  margin-bottom: 25px;
  padding: 39px 30px 30px;
  position: relative;
}

.shipping-address-text {
  color: var(--theme);
  font-weight: 400;
}

.eta-text {
  color: rgba(51, 51, 51, .9);
  margin-bottom: 30px;
}

.detail-text {
  margin-bottom: 5px;
}

.destination-text {
  color: #a57e06;
  font-weight: 700;
}

.color-wrapper {
  background-color: var(--white-smoke);
}

.origin-text {
  color: var(--theme);
}

._90-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.status, .eta-date {
  color: var(--theme);
}

.name-edit-wrapper {
  border-bottom: 1px solid var(--black-15);
  padding: 20px;
}

.flex-2 {
  align-items: flex-end;
  display: flex;
}

.name-h3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
}

.edit-name-form {
  background-color: var(--white);
  margin-top: 15px;
  padding: 20px;
  display: block;
}

.email-preference-wrapper {
  padding: 25px 20px;
  display: block;
}

.edit-email-form {
  background-color: var(--white);
  margin-top: 15px;
  padding: 22px;
  display: block;
}

.form-block-4 {
  margin-bottom: 0;
}

.password-edit-wrapper {
  padding: 20px;
}

.email-edit-wrapper {
  border-bottom: 1px solid var(--black-15);
  padding: 20px;
}

.edit-password-form {
  background-color: var(--white);
  margin-top: 15px;
  padding: 20px;
  display: block;
}

.requirement-wraper {
  margin-top: 10px;
}

.return-link {
  opacity: .6;
  color: var(--black);
  text-decoration: none;
  display: inline-block;
}

.return-link:hover {
  opacity: 1;
  color: var(--theme);
}

.youtube {
  margin-bottom: 20px;
}

.video-lightbox {
  width: 100%;
  color: var(--black-16);
  padding-top: 30px;
  text-decoration: none;
  position: relative;
}

.success {
  color: #4a9e72;
  font-size: 20px;
  line-height: 30px;
}

.alert-wrapper {
  z-index: 1000;
  background-color: rgba(51, 51, 51, .95);
  justify-content: center;
  align-items: flex-start;
  padding: 15px 20px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.alert-inner-wrapper {
  background-color: #fff;
  flex: none;
  justify-content: space-between;
  margin-top: 10%;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 3px rgba(51, 51, 51, .18);
}

.close-wrapper {
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.alert-flex-wrapper {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.hide-link {
  float: left;
  color: #fff;
  background-color: #4a9e72;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.hide-link:hover {
  color: #fff;
  background-color: #c70909;
}

.alert-message-wrapper {
  color: #333;
  background-color: #fff;
}

.alert-message-text {
  padding: 20px;
}

.g-wrapper {
  z-index: 1;
  width: 60%;
  background-color: rgba(255, 255, 255, .97);
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 55px 30px 30px;
  position: relative;
}

.header-text {
  color: var(--theme);
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 600;
}

.divider-wrapper {
  border-bottom: 1px solid rgba(51, 51, 51, .2);
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
  padding: 15px 30px;
}

.divider-wrapper.close {
  width: 100%;
  text-align: right;
  margin: 0 0 23px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.x-link {
  opacity: .64;
  color: #333;
  text-decoration: none;
}

.x-link:hover {
  opacity: .7;
  color: #fe000a;
}

.popup-wrapper {
  z-index: 1000;
  height: 100vh;
  background-color: rgba(51, 51, 51, .7);
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.pagination-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  display: flex;
}

.pagi-button {
  background-color: var(--pink);
  opacity: .66;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-left: 9px;
  margin-right: 9px;
  padding-left: 17px;
  padding-right: 13px;
}

.pagi-button:hover {
  background-color: var(--black-16);
  opacity: 1;
}

.pagi-button.w--current {
  opacity: 1;
}

.form-col {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 8px;
}

.form-col.last {
  padding-right: 0;
}

.qty-wrapper {
  display: inline-block;
}

.grid-12 {
  grid-template-rows: auto;
  grid-template-areas: "Area Area-2";
}

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

.details {
  opacity: .7;
  font-size: 14px;
}

.padded-wrapper-right {
  text-align: right;
  margin-top: 0;
  padding-left: 30px;
}

.h2 {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.h2.total {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
}

.h3-title {
  color: #237eac;
}

.h4-title {
  color: var(--theme);
}

.button-wrap {
  margin-top: 15px;
}

.card-wrap {
  width: 65%;
  background-color: rgba(245, 245, 245, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 36px 20px;
}

.grid-13 {
  grid-template-rows: auto;
}

.new-payment-popup {
  z-index: 1000;
  height: 100vh;
  background-color: rgba(51, 51, 51, .7);
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.new-payment-card-wrapper {
  display: block;
}

.new-shipping-address-popup {
  z-index: 1000;
  height: 100vh;
  background-color: rgba(51, 51, 51, .7);
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.new-address-wrapper {
  padding-bottom: 20px;
}

.billing-address-wrapper {
  background-color: var(--white);
  padding: 20px;
}

.new-billing-address-popup {
  z-index: 1000;
  height: 100vh;
  background-color: rgba(51, 51, 51, .7);
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.del-confirmation-wrapper {
  z-index: 99999;
  background-color: rgba(0, 0, 0, .45);
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.grey-wrapper {
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 30px;
  overflow: hidden;
}

.grey-wrapper.center {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .05);
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container {
  z-index: 1;
  flex: 1;
  position: relative;
}

.notification-text {
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.full-button-wrapper {
  text-align: right;
  flex: 1;
}

.default-confirmation-wrapper {
  z-index: 99999;
  background-color: rgba(0, 0, 0, .45);
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-18 {
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.shipping-block-wrapper {
  border: 1px solid var(--black-15);
  background-color: var(--white-smoke);
  margin-bottom: 40px;
}

.link-list {
  color: var(--white-smoke);
  padding-left: 0;
  list-style-type: none;
}

.note-text {
  margin-bottom: 15px;
  margin-right: 9px;
  font-size: 13.5px;
  font-style: italic;
  font-weight: 500;
}

.accordian-wrap {
  border-top: 1px solid var(--black-10);
  padding-top: 8px;
}

.acc-dropdown {
  width: 100%;
}

.acc-toggle {
  z-index: 1;
  max-width: 700px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 0;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.acc-list {
  height: 95px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 16px;
  display: block;
  position: relative;
  overflow: hidden;
}

.acc-item-wrapper {
  position: relative;
}

.overall-wrapper {
  margin-bottom: 17px;
}

.all-link {
  float: right;
  color: rgba(51, 51, 51, .9);
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  text-decoration: none;
  display: block;
}

.all-link:hover {
  color: var(--black);
}

.grid-14 {
  grid-template-rows: auto;
  margin-bottom: 8px;
}

.grid-15 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.item-cols {
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.email-pro-item-wrapper {
  text-align: left;
  background-color: rgba(244, 248, 250, .5);
  border: 1px solid rgba(51, 51, 51, .05);
  border-radius: 6px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 13px;
}

.email-red-button-full {
  width: 100%;
  background-color: var(--theme);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 6px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.email-red-button-full:hover {
  background-color: var(--black-16);
  color: var(--yellow);
}

.e-total {
  float: none;
  color: var(--theme);
  font-weight: 900;
  display: inline-block;
}

.currency-label {
  float: none;
  margin-right: 1px;
  display: inline-block;
}

.currency-label.email {
  float: none;
  color: var(--theme);
  font-size: 12px;
  display: inline-block;
}

.dollar-sign-text {
  float: none;
  margin-right: 1px;
  display: inline-block;
}

.dollar-sign-text.v2 {
  float: none;
  text-align: right;
  display: inline-block;
}

.dollar-sign-text.email {
  float: none;
  color: var(--theme);
  display: inline-block;
}

.serial-text {
  margin-bottom: 12px;
  font-size: 11px;
}

.serial-text.email {
  font-size: 13px;
}

.e-add-city {
  float: left;
}

.e-add-city.v2 {
  float: none;
  text-align: right;
}

.date-label {
  float: left;
  text-align: left;
  margin-right: 10px;
  font-weight: 400;
}

.date-label.v2 {
  float: none;
  text-align: left;
}

.email-bg-wrapper {
  height: auto;
  justify-content: center;
  align-items: center;
  padding: 40px 30px 60px;
  display: block;
}

.cutomer-title {
  float: left;
  color: #333;
  margin-right: 10px;
  font-size: 15px;
}

.cutomer-title.v2 {
  float: none;
  text-align: left;
}

.e-amount-text {
  float: left;
}

.e-amount-text.email {
  float: none;
  color: var(--theme);
  font-weight: 700;
  display: inline-block;
}

.comments-wrapper {
  opacity: .8;
  flex-flow: wrap;
  align-items: flex-start;
  margin-top: 20px;
  font-size: 16px;
  display: flex;
}

.comments-wrapper.subtot {
  opacity: .8;
  flex-flow: row;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  display: block;
}

.right-para {
  text-align: left;
}

.email-order-num-title {
  float: left;
  color: #333;
  margin-right: 10px;
  font-size: 15px;
}

.email-order-num-title.v2 {
  float: none;
  text-align: left;
}

.email-col {
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.email-company-divider {
  border-bottom: 1px dashed rgba(51, 51, 51, .1);
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.email-company-divider.no-space {
  margin-bottom: 20px;
}

.e-orderstatus {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  font-weight: 700;
}

.e-orderstatus.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.e-paymethod {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  font-weight: 700;
}

.e-paymethod.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.e-comments {
  width: 100%;
  text-align: left;
  letter-spacing: .5px;
  flex: 0 auto;
  font-size: 14.5px;
  display: block;
}

.request-date {
  float: left;
  color: #0e2080;
  font-weight: 700;
}

.request-date.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.email-order-total-title {
  float: left;
  color: #333;
  margin-right: 10px;
  font-size: 15px;
}

.email-order-total-title.v2 {
  float: none;
  text-align: left;
}

.e-subtotal {
  float: none;
  display: inline-block;
}

.e-add-2 {
  float: left;
}

.e-add-2.v2 {
  float: none;
  text-align: right;
}

.email-label-text {
  color: #fff;
}

.email-label-text.dark {
  width: 150px;
  float: left;
  color: #333;
  text-align: left;
  font-weight: 700;
}

.email-label-text.dark.v2 {
  float: none;
  text-align: left;
}

.email-label-text.dark.e-tot {
  float: left;
  color: #0e2080;
}

.email-label-text.dark.e-tot.v2 {
  float: none;
  color: var(--theme);
}

.email-label-text.dark-comments {
  width: auto;
  color: #333;
  text-align: left;
  flex: none;
  align-self: stretch;
  margin-bottom: 10px;
  font-weight: 700;
}

.e-ordernum {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}

.e-ordernum.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.e-add-zip {
  float: left;
}

.e-add-zip.v2 {
  float: none;
  text-align: right;
}

.div-block-125 {
  width: 600px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.price-h2 {
  color: rgba(51, 51, 51, .8);
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 20px;
}

.price-h2.email-cartprice {
  float: left;
  color: #0e2080;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
}

.price-h2.email-cartprice.v2 {
  float: none;
  color: var(--theme);
  display: inline-block;
}

.email-title-link {
  color: var(--theme);
  text-align: left;
  text-decoration: none;
}

.email-title-link:hover {
  color: #fe000a;
}

.item-name {
  max-height: 42px;
  color: #0e2080;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 21px;
  overflow: hidden;
}

.e-bandaddress {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  font-weight: 700;
}

.e-bandaddress.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.email-order-num {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  font-size: 15px;
  font-weight: 700;
}

.email-order-num.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.e-add-1 {
  float: left;
}

.e-add-1.v2 {
  float: none;
  text-align: right;
}

.qty-number-text {
  float: left;
  color: #0e2080;
  font-weight: 700;
}

.qty-number-text.inemail {
  float: right;
  text-align: right;
}

.qty-number-text.inemail.v2 {
  float: none;
  color: var(--theme);
}

.amount-wrapper-email {
  text-align: right;
  justify-content: flex-end;
  display: flex;
}

.amount-wrapper-email.item {
  float: none;
  justify-content: flex-start;
}

.amount-wrapper-email.v2 {
  float: none;
  text-align: right;
  display: block;
}

.amount-wrapper-email.left {
  float: left;
}

.amount-wrapper-email.left.v2 {
  float: none;
  text-align: right;
  justify-content: flex-end;
}

.e-add-country {
  float: left;
}

.e-add-country.v2 {
  float: none;
  text-align: right;
}

.customer {
  max-width: 340px;
  float: left;
  opacity: 1;
  color: #0e2080;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
}

.customer.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.email-wrapper {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid rgba(51, 51, 51, .15);
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 20px;
}

.left-item-wrapper {
  float: left;
}

.left-item-wrapper.v2 {
  float: none;
}

.title-item {
  margin-bottom: 5px;
}

.image-30 {
  width: 160px;
  margin-bottom: 30px;
}

.right-qty-wrapper {
  float: right;
}

.right-qty-wrapper.v2 {
  float: none;
  text-align: right;
}

.email-company-divider-bold {
  border-bottom: 1px dashed rgba(51, 51, 51, .3);
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.e-wirename {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  font-weight: 700;
}

.e-wirename.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.e-add-name {
  float: left;
}

.e-add-name.v2 {
  float: none;
  text-align: right;
}

.dear-h4 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 300;
}

.e-pickup-location {
  max-width: 340px;
  float: left;
  color: #0e2080;
  text-align: left;
  font-weight: 700;
}

.e-pickup-location.v2 {
  float: none;
  color: var(--theme);
  text-align: right;
}

.note-box {
  border: 1px solid var(--gainsboro);
  background-color: var(--white-smoke);
  border-radius: 6px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 25px;
}

.covid-note-text {
  color: var(--theme);
  text-align: left;
  font-weight: 400;
  line-height: 1.7;
}

._404-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._404-section {
  border-top: 2px solid #000;
  padding: 60px 20px;
}

._404-img {
  width: 30%;
  mix-blend-mode: multiply;
  margin-bottom: 11px;
}

._404-text {
  letter-spacing: 1px;
  margin-top: 14px;
}

.home-link {
  color: var(--theme);
  font-weight: 700;
  text-decoration: none;
}

.home-link:hover {
  color: var(--black-16);
  text-decoration: underline;
}

.home-link.w--current {
  color: var(--theme);
}

._404-heading {
  color: var(--theme);
  margin-top: 0;
  margin-bottom: 27px;
  font-size: 40px;
  line-height: 50px;
}

.tag-text {
  z-index: 1;
  width: 80px;
  border-style: none none solid solid;
  border-width: 2px 2px 1px 1px;
  border-color: var(--white);
  background-color: var(--yellow);
  color: var(--black);
  text-transform: uppercase;
  border-radius: 0 0 0 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 5px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.tag-text.internal {
  border: 1px solid var(--pink);
  color: #237eac;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-top-right-radius: 5px;
  margin-bottom: 20px;
  margin-left: 0;
  position: static;
}

.tag-text.cart-preview {
  width: auto;
  color: var(--black-17);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  border-left-style: none;
  border-top-right-radius: 5px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.6;
  display: block;
  position: static;
}

.discount-info-wrapper {
  text-align: left;
  margin-top: 21px;
}

.discount-info-wrapper.cart-preview {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  display: flex;
}

.discount-info-wrapper.cart-preview.left {
  justify-content: flex-start;
}

.showcase-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  justify-items: start;
  margin-bottom: 20px;
}

.thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
}

.thumb-wrapper {
  opacity: .6;
  border: 1px solid rgba(0, 0, 0, 0);
}

.thumb-wrapper:hover {
  border-color: var(--theme-50);
  opacity: 1;
}

.mini-light-link {
  width: 100%;
  height: 100%;
  display: block;
}

.flex-div {
  align-items: center;
  margin-top: 7px;
  margin-bottom: 7px;
  display: flex;
}

.whatsapp {
  color: var(--yellow);
  margin-right: 7px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 25px;
  line-height: 0;
}

.phone {
  color: var(--yellow);
  margin-right: 7px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
  transform: rotate(90deg);
}

.instore-icon {
  font-family: "Fa solid 900", sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.text-span {
  font-family: "Fa brands 400", sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.cash-pay-wrapper {
  border: 1px solid var(--black-15);
}

.co-location {
  color: #237eac;
  margin-bottom: 0;
}

.red-txt {
  color: #237eac;
  margin-bottom: 20px;
}

.div-block-127 {
  height: auto;
  max-height: 123px;
  min-height: 0;
  overflow: auto;
}

.div-block-128 {
  display: block;
  position: relative;
}

.div-block-130 {
  flex: 1;
}

.div-block-131 {
  width: 10px;
  background-color: rgba(255, 255, 255, .9);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-131:hover {
  display: none;
}

.image {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.qty-update {
  float: right;
  opacity: .6;
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.qty-update:hover {
  opacity: 1;
  color: var(--theme);
}

.qty-update:active, .qty-update:focus {
  color: var(--theme);
}

.edit-address-popup {
  z-index: 1000;
  height: 100vh;
  background-color: rgba(51, 51, 51, .7);
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.info-text-v2 {
  opacity: .7;
  text-align: left;
  margin-bottom: 3px;
  margin-right: 0;
  font-size: 14px;
  font-weight: 400;
}

.info-text-v2.email {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}

.info-text-v2.email.preference {
  opacity: 1;
  text-align: center;
  margin-right: 0;
  font-size: 14px;
  font-weight: 400;
}

.info-text-v2.preference {
  opacity: 1;
  text-align: center;
  margin-right: 0;
  font-weight: 400;
}

.info-text-v2.name {
  opacity: 1;
  text-align: right;
  margin-right: 0;
  font-weight: 700;
}

.info-text-v2.name.preference, .info-text-v2.name.heading {
  text-align: center;
  margin-bottom: 8px;
}

.info-text-v2.address {
  opacity: 1;
  text-align: right;
  margin-right: 0;
  font-weight: 700;
  overflow: hidden;
}

.info-text-v2.country {
  opacity: 1;
  text-align: right;
  margin-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.info-text-v2.city {
  opacity: 1;
  text-align: right;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.columns-6 {
  align-items: center;
  display: flex;
}

.div-block-132 {
  background-color: var(--yellow);
}

.list-item-2 {
  color: var(--white);
}

.div-block-133 {
  display: none;
}

html.w-mod-js [data-ix="hidden-icon"] {
  opacity: 0;
}

html.w-mod-js [data-ix="hidden-hight"] {
  height: 0;
}

html.w-mod-js [data-ix="preloader-fade-out"] {
  opacity: 1;
  display: block;
}

html.w-mod-js [data-ix="slideout-cart"] {
  display: none;
  transform: translate(101%);
}

html.w-mod-js [data-ix="hidden-wrapper"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="hidden-dropdown"] {
  opacity: 0;
  height: 0;
  display: none;
}

html.w-mod-js [data-ix="hidden"] {
  opacity: 0;
}

html.w-mod-js [data-ix="alert-effect"] {
  opacity: 0;
  display: none;
  transform: translate(0, -1000px);
}

html.w-mod-js [data-ix="hidden-popup"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="hidden-confirm"] {
  opacity: 0;
  transform: scale(.01);
}

@media screen and (max-width: 991px) {
  .topbar-sect {
    height: auto;
    max-height: 55px;
    min-height: 40px;
  }

  .blog-title {
    max-height: none;
    min-height: 0;
    margin-bottom: 15px;
  }

  .blog-sum {
    max-height: none;
    min-height: 0;
  }

  .insta-wrapper {
    height: auto;
  }

  .ft-link-small {
    overflow: hidden;
  }

  .add-to-bag-button {
    margin-bottom: 30px;
  }

  ._95.teblet {
    width: 100%;
  }

  .shop-cat-sect {
    padding-left: 0;
    padding-right: 0;
  }

  .promo-title-button {
    width: auto;
    margin-bottom: 0;
  }

  .dd-ad-title {
    float: left;
  }

  .dd-ad-pic {
    width: 80px;
    max-width: none;
    float: left;
    margin-right: 9px;
  }

  .nav-link.cats {
    margin-right: 0;
    font-size: 14px;
  }

  .nav-link.cats:hover {
    font-size: 14px;
  }

  .tabs-menu {
    width: 150px;
  }

  .dd-ad-wrapper {
    width: 100%;
  }

  .hp-note {
    line-height: 14px;
  }

  .close {
    display: none;
  }

  .pro-link-wrapper {
    margin-bottom: 20px;
  }

  .product-display-title {
    line-height: 1;
  }

  .select-field {
    border-style: none;
  }

  .pro-dis-gal-wrapper {
    padding-left: 0;
    padding-right: 10px;
  }

  .add-to-bag-button-display {
    margin-bottom: 30px;
  }

  .preloader {
    z-index: 2000;
    padding-top: 200px;
  }

  .cart-items-wrapper {
    overflow: visible;
  }

  .product-image {
    background-size: contain;
  }

  .product-image.cart-preview, .product-image.cart {
    background-image: none;
  }

  .text-product-details {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-product-details.cart {
    max-height: 60px;
    display: block;
  }

  .image-4 {
    padding-top: 3px;
  }

  .variation-wrapper {
    width: 50%;
  }

  .result-link {
    margin-bottom: 30px;
  }

  .cart-wrapper {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .amount-wrapper {
    flex-direction: column;
  }

  .div-contantainer {
    flex-direction: column;
    display: block;
  }

  .div-contantainer.space-flex, .div-contantainer.start-flex {
    flex-direction: row;
    display: flex;
  }

  .order-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .summary-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .option-link {
    line-height: 14px;
  }

  .address-wrapper {
    padding: 10px;
  }

  .cart-summary-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .grid-wrapper._50 {
    flex: 0 49%;
    margin-bottom: 10px;
  }

  .tile-link {
    min-height: 160px;
  }

  .change-wrapper, .change-wrapper.edit {
    display: block;
  }

  .label-text.dark {
    margin-bottom: 5px;
  }

  .grid-8 {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
  }

  .grid-7 {
    flex-direction: column;
    display: flex;
  }

  .saved-itemt-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .radio-box-2.remember {
    margin-bottom: 5px;
  }

  .text-label {
    display: block;
  }

  .text-label.checkbox {
    margin-bottom: 0;
    margin-left: 5px;
  }

  .shadow-wrapper {
    padding: 20px;
  }

  .instuct-wrapper {
    display: block;
  }

  .caution-text {
    text-align: left;
  }

  .grid-11 {
    flex-direction: column;
    display: flex;
  }

  .square-wrapper, .square-wrapper.destination {
    padding: 30px 25px 25px;
  }

  .alert-inner-wrapper {
    margin-top: 20%;
  }

  .g-wrapper {
    width: 80%;
  }

  .popup-wrapper {
    padding-bottom: 0;
  }

  .details {
    text-align: left;
  }

  .details.right {
    text-align: right;
  }

  .card-wrap {
    width: 100%;
  }

  .grid-13 {
    grid-template-rows: auto;
  }

  .new-payment-popup, .new-shipping-address-popup, .new-billing-address-popup {
    padding-bottom: 0;
  }

  .notification-text {
    width: 70%;
  }

  .grid-14 {
    grid-template-columns: 1fr .25fr;
  }

  .grid-15 {
    grid-template-columns: 1fr;
  }

  .email-label-text.dark, .email-label-text.dark-comments {
    margin-bottom: 5px;
  }

  .price-h2.email-cartprice {
    font-size: 18px;
  }

  ._404-img {
    width: 50%;
  }

  .showcase-grid {
    margin-left: auto;
    margin-right: auto;
  }

  .edit-address-popup {
    padding-bottom: 0;
  }

  .div-block-133 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  ol {
    padding-left: 20px;
  }

  .topbar-sect {
    height: auto;
    max-height: none;
    min-height: 0;
  }

  .nav-sect {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .brand {
    margin-bottom: 10px;
  }

  .ponch-note {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .feature-sect {
    padding-bottom: 2px;
  }

  .feature-sect.hero {
    height: 300px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 10px;
  }

  .feature1 {
    height: 350px;
  }

  .feature2, .feature3 {
    height: 170px;
  }

  .insta-wrapper {
    width: 25%;
  }

  .insta-pagetitles {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    flex-wrap: wrap;
  }

  .link-block {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
  }

  .r-align {
    text-align: center;
  }

  .link-block-2 {
    margin-left: 10px;
  }

  .fttitle, .paragraph, .paragraph-rightalign {
    text-align: center;
  }

  .ft-link {
    text-align: left;
  }

  .ft-col {
    margin-bottom: 20px;
  }

  .ft-col-right {
    text-align: center;
    padding-left: 0;
  }

  .fttitle-right {
    text-align: center;
  }

  .ft-col-centre {
    text-align: center;
    margin-bottom: 35px;
    padding-left: 0;
  }

  .copyright, .emagine {
    text-align: center;
  }

  ._95, ._95.teblet {
    width: 100%;
  }

  .promo {
    height: 300px;
    margin-bottom: 10px;
  }

  .column-2 {
    text-align: center;
    margin-bottom: 0;
    padding-right: 0;
  }

  .promo-title-button {
    width: auto;
    margin-bottom: 0;
  }

  .promo-title-button.mini {
    width: 100%;
    max-width: 100%;
  }

  .dd-ad-title {
    width: 100%;
    display: block;
  }

  .dd-sect {
    height: 0;
    background-color: var(--white-smoke);
    background-image: none;
    background-position: 0 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-link.cats {
    width: auto;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-menu {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .dd-ad-wrapper {
    display: inline-block;
  }

  .dd-link-title {
    margin-top: 10px;
  }

  .tabs {
    margin-bottom: 10px;
  }

  .col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .column-centre {
    text-align: center;
  }

  .hp-note {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-7, .column-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .mobi-note {
    margin-top: 15px;
    display: block;
  }

  .close {
    margin-top: 2px;
    margin-right: 2px;
    display: none;
  }

  ._95-main {
    width: 100%;
  }

  .breadcrumb-sect {
    display: none;
  }

  .div-block-11 {
    padding-top: 150%;
  }

  .pro-link-wrapper {
    margin-bottom: 0;
  }

  .product-display-title {
    line-height: 1;
  }

  .select-field._70 {
    width: 100%;
  }

  .pro-dis-gal-wrapper {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-11 {
    padding-left: 10px;
  }

  .text-field.light {
    height: 50px;
  }

  .preloader {
    padding-top: 100px;
  }

  .cartpright-wrapper {
    width: 450px;
    flex: 0 auto;
  }

  .cart-links-wrapper {
    width: 450px;
    padding-bottom: 10px;
  }

  .cart-preview-close-link {
    margin-bottom: 15px;
  }

  .subtotal-wrapper {
    flex-wrap: wrap;
  }

  .text-grand-total {
    font-size: 14px;
    font-weight: 700;
  }

  .checkout-button {
    margin-bottom: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .cart-items-wrapper {
    height: auto;
    margin-top: 150px;
    overflow: visible;
  }

  .product-image {
    background-size: cover;
    margin-bottom: 10px;
  }

  .text-product-details.cart {
    max-height: 110px;
  }

  .cart-empty-space {
    width: 30px;
    flex: none;
  }

  .vid-content-wrapper {
    flex-direction: column;
  }

  .image-4 {
    max-width: 100%;
  }

  .top-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .search-input-2 {
    width: 250px;
  }

  .field {
    width: 100%;
  }

  .image-link.mini {
    width: 160px;
  }

  .delete-link {
    width: 100%;
    background-color: var(--gainsboro);
    color: var(--black-16);
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    display: block;
  }

  .delete-link:hover {
    background-image: linear-gradient(to bottom, var(--theme-7), var(--theme-7));
  }

  .amount-wrapper {
    flex-direction: row;
    align-items: center;
  }

  .div-contantainer.space-flex, .div-contantainer.start-flex {
    flex-direction: column;
    display: block;
  }

  .heading-thin.mini {
    margin-bottom: 10px;
  }

  .payment-text.mask-card-number {
    text-align: left;
  }

  .radio-button {
    margin-top: 6px;
  }

  .radio-box {
    width: 47%;
    flex: 0 auto;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
  }

  .grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-info-wrapper, .address-wrapper {
    flex: 0 48.5%;
  }

  .new-link {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .title-text.mini {
    margin-bottom: 8px;
    font-size: 17px;
  }

  .indication-text {
    margin-bottom: 15px;
  }

  .grid-wrapper {
    flex: 0 auto;
  }

  .grid-wrapper._50 {
    flex-basis: 49%;
  }

  .grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
  }

  .tile-link {
    min-height: 170px;
  }

  .dropdown-link {
    margin-left: 10px;
  }

  .info-text.address {
    text-align: right;
  }

  .info-text.l-address {
    text-align: left;
    margin-bottom: 15px;
  }

  .grid-10 {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
  }

  .label-text {
    margin-bottom: 4px;
  }

  .seperation-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .add-wrapper {
    margin-bottom: 0;
  }

  .form-wrapper {
    min-height: 0;
    margin-bottom: 39px;
  }

  .grid-7 {
    flex-direction: column;
    display: flex;
  }

  .cancel-link.popup {
    padding: 10px 15px;
  }

  .text-label {
    align-items: flex-start;
  }

  .shadow-wrapper {
    min-height: 0;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .mobile-only-wrapper {
    font-size: 14px;
    display: block;
  }

  .save-link {
    border: 1px dashed var(--black-15);
    text-align: center;
    padding: 5px 10px;
  }

  .location-wrapper {
    display: flex;
  }

  .invoice-link {
    padding: 10px;
  }

  .period-wrapper {
    flex-direction: column;
    justify-content: center;
  }

  .field-text {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .col-wrapper {
    text-align: left;
  }

  .text-mini-tag {
    color: rgba(44, 44, 44, .98);
    text-align: left;
  }

  .column-3 {
    text-align: left;
  }

  .bordered-wrapper {
    padding-left: 0;
  }

  .square-wrapper, .square-wrapper.destination {
    padding-top: 35px;
  }

  .sub-text {
    text-align: left;
  }

  .alert-inner-wrapper {
    flex-direction: row;
    margin-top: 30%;
  }

  .hide-link {
    text-align: center;
  }

  .g-wrapper {
    width: 100%;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .popup-wrapper {
    padding: 40px 15px;
  }

  .pagi-button {
    margin-left: 4px;
    margin-right: 4px;
  }

  .details.right {
    text-align: left;
  }

  .padded-wrapper-right {
    text-align: left;
    margin-top: 35px;
    margin-bottom: 35px;
    padding-left: 0;
  }

  .card-wrap {
    width: 100%;
  }

  .grid-13 {
    grid-template-rows: auto auto;
  }

  .new-payment-popup {
    padding: 40px 15px;
  }

  .new-shipping-address-popup {
    height: auto;
    padding: 40px 15px;
  }

  .new-billing-address-popup {
    padding: 40px 15px;
  }

  .del-confirmation-wrapper {
    padding: 60px;
  }

  .grey-wrapper {
    margin-bottom: 0;
  }

  .grey-wrapper.center {
    flex-direction: column;
    padding: 20px;
  }

  .notification-text {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .full-button-wrapper {
    width: 100%;
    text-align: center;
    display: block;
  }

  .default-confirmation-wrapper {
    padding: 60px;
  }

  .div-18 {
    margin-top: 20px;
  }

  .grid-15 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .item-cols {
    margin-bottom: 20px;
  }

  .email-red-button-full {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .serial-text {
    font-size: 14px;
  }

  .e-add-city.v2 {
    text-align: left;
  }

  .cutomer-title {
    margin-bottom: 4px;
  }

  .comments-wrapper.subtot {
    flex-direction: row;
  }

  .email-order-num-title {
    margin-bottom: 4px;
  }

  .email-col {
    margin-bottom: 20px;
  }

  .e-orderstatus.v2, .e-paymethod.v2, .request-date.v2 {
    text-align: left;
  }

  .email-order-total-title {
    margin-bottom: 4px;
  }

  .e-add-2.v2 {
    text-align: left;
  }

  .email-label-text {
    margin-bottom: 4px;
  }

  .e-ordernum.v2, .e-add-zip.v2 {
    text-align: left;
  }

  .div-block-125 {
    width: 100%;
  }

  .e-bandaddress.v2, .email-order-num.v2, .e-add-1.v2 {
    text-align: left;
  }

  .amount-wrapper-email {
    text-align: left;
    justify-content: flex-start;
  }

  .amount-wrapper-email.v2, .amount-wrapper-email.left.v2, .e-add-country.v2, .customer.v2 {
    text-align: left;
  }

  .left-item-wrapper {
    width: 90%;
  }

  .left-item-wrapper.v2 {
    width: 100%;
  }

  .right-qty-wrapper {
    float: right;
  }

  .right-qty-wrapper.v2 {
    text-align: right;
  }

  .e-wirename.v2, .e-add-name.v2, .e-pickup-location.v2 {
    text-align: left;
  }

  ._404-img {
    width: 60%;
  }

  .flex-div {
    justify-content: center;
  }

  .columns-5 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .qty-update {
    width: 100%;
    border: 1px solid var(--black-15);
    text-align: center;
    border-radius: 5px;
    padding: 8px;
    display: block;
  }

  .edit-address-popup {
    height: auto;
    padding: 40px 15px;
    display: block;
    overflow: auto;
  }

  .grid-16 {
    grid-template-columns: 1fr;
  }

  .info-text-v2.address {
    text-align: right;
  }

  .field-label-2 {
    margin-bottom: 5px;
  }

  .columns-6 {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-31 {
    width: auto;
    height: 20px;
    object-fit: contain;
  }

  .div-block-133 {
    height: 30px;
    background-image: url('../images/colours.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 19px;
    margin-bottom: -20px;
    margin-left: -40px;
    margin-right: -40px;
    padding: 0;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  ol {
    padding-left: 20px;
  }

  ._80 {
    width: 90%;
  }

  .grid {
    grid-column-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-areas: "Feature-1 Feature-1"
                         "Feature-2 Feature-2"
                         "Feature-2 Feature-2"
                         "Feature-3 Feature-3";
  }

  .feature1, .feature2, .feature3 {
    height: 300px;
  }

  .top-sellers-sect {
    padding: 20px 10px;
  }

  .pro-title {
    padding-left: 9px;
    padding-right: 9px;
  }

  .blog-col {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .insta-wrapper {
    width: 50%;
  }

  .insta-pagetitles {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-4 {
    flex-wrap: wrap;
  }

  .brand-pic {
    width: 100px;
  }

  .link-block-2 {
    margin-right: 0;
  }

  .fttitle, .paragraph-rightalign, .ft-link, .ft-col {
    text-align: center;
  }

  .ft-col-right {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fttitle-right {
    text-align: center;
  }

  .ft-col-centre {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .ft-link-small {
    text-align: center;
  }

  .add-to-bag-button {
    margin-bottom: -1px;
  }

  ._95 {
    width: 100%;
  }

  .promo-title-button.mini {
    width: 100%;
    max-width: 100%;
  }

  .dd-ad-title {
    text-align: left;
  }

  .dd-ad-pic {
    width: 100px;
    max-width: 30%;
    float: left;
    margin-right: 12px;
  }

  .dd-sect {
    height: 0;
    padding: 0 10px;
  }

  .nav-link {
    margin-left: 12px;
    margin-right: 12px;
  }

  .nav-link.cats:hover {
    margin-right: 0;
  }

  .tabs-menu {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .tab {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
  }

  .dd-ad-wrapper {
    text-align: left;
    margin-bottom: 15px;
    padding: 0;
  }

  .tabs {
    padding-top: 0;
  }

  .column-5, .column-6 {
    padding-right: 0;
  }

  .mobi-note {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .close {
    margin-top: 2px;
    margin-right: 2px;
  }

  .pro-link-wrapper {
    background-color: var(--white-smoke);
    margin-bottom: 20px;
  }

  .button.search {
    width: 100%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-top: 12px;
  }

  .button.mini {
    text-align: center;
  }

  .button.popup {
    width: 100%;
    display: block;
  }

  .product-sect {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .product-display-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.2;
  }

  .pro-dis-gal-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .add-to-bag-button-display {
    margin-bottom: -1px;
  }

  .cartpright-wrapper {
    width: 90%;
  }

  .cart-links-wrapper {
    width: 90%;
    padding-bottom: 6px;
    padding-right: 20px;
  }

  .cart-preview-close-link {
    margin-bottom: 0;
  }

  .subtotal-wrapper {
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 5px;
  }

  .text-subtotal {
    width: auto;
    flex: 0 auto;
    margin-right: 4px;
    display: block;
  }

  .text-grand-total {
    font-size: 14px;
    font-weight: 900;
  }

  .cart-items-wrapper {
    height: auto;
    margin-top: 110px;
    padding-right: 20px;
  }

  .text-price.checkout {
    text-align: left;
  }

  .text-product-details.cart {
    max-height: 115px;
  }

  .cart-empty-space {
    flex: 1;
  }

  .pic-col {
    padding-right: 0;
  }

  .vid-content-wrapper {
    height: auto;
    flex-wrap: nowrap;
  }

  .color {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .color.col-blue, .color.col-orange {
    width: 40px;
    height: 40px;
  }

  .color.col-white.selected, .color.col-green {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .color.col-red {
    width: 40px;
    height: 40px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .colour-select-wrapper {
    width: 33.3333%;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .variation-wrapper {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .occasiontag {
    margin-bottom: 10px;
  }

  .column-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .top-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .search-input-2 {
    width: auto;
  }

  .flex-wrapper {
    flex-direction: column;
  }

  .flex-wrapper.product-searchsearch {
    text-align: center;
    align-items: stretch;
  }

  .form-block-3.search {
    margin-left: 0;
  }

  .page-search-form {
    display: block;
  }

  .field.search {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .detail {
    max-height: 160px;
  }

  .image-link, .image-link.mini {
    width: 100%;
  }

  .padding-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-wrapper.right {
    text-align: left;
  }

  .delete-link {
    float: none;
  }

  .grand-total-wrapper {
    text-align: center;
  }

  .padded-wrapper {
    text-align: center;
    padding: 15px;
  }

  .element-wrapper.flex {
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .radio-button {
    margin-top: 6px;
  }

  .radio-box {
    width: 100%;
    flex: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    display: block;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .card-info-wrapper, .address-wrapper {
    flex-basis: 100%;
  }

  .shipping-address-wrapper {
    margin-bottom: -25px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .new-link {
    margin-top: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .payment-history-wrapper {
    margin-bottom: -25px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .grid-wrapper._50 {
    flex-basis: 100%;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .dropdown-link {
    margin-right: 0;
  }

  .special-menu {
    border: 1px solid var(--black-15);
    padding: 4px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .info-text.address {
    text-align: right;
  }

  .info-text.l-address {
    text-align: left;
  }

  .grid-8 {
    display: block;
  }

  .grid-7 {
    flex-direction: column;
    display: flex;
  }

  .cancel-link.popup {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
    padding: 12px;
    display: block;
  }

  .h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .shadow-wrapper {
    padding: 20px;
  }

  .save-link {
    float: none;
    text-align: center;
    padding: 10px;
  }

  .location-wrapper {
    display: block;
  }

  .period-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .field-text {
    margin-bottom: 11px;
  }

  .period-field {
    width: 100%;
  }

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

  .bar-wrapper.tacking {
    width: 12px;
    height: 260px;
    border-style: none;
  }

  .bar-wrapper.internal-tracking {
    width: 12px;
    height: 80%;
    border: 1px solid rgba(192, 192, 192, .5);
    padding-top: 0;
    padding-bottom: 0;
  }

  .full-bar {
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    margin-bottom: 11px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    display: flex;
  }

  .package-statuus-text {
    margin-left: 29px;
  }

  .tracker-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .order-tracking-wrapper {
    margin-bottom: 45px;
    padding-bottom: 45px;
  }

  .img-wrapper {
    margin-bottom: 15px;
  }

  .sub-text {
    text-align: center;
  }

  .return-link {
    float: none;
  }

  .alert-inner-wrapper {
    width: 90%;
    flex-flow: row;
    margin-top: 42%;
  }

  .alert-flex-wrapper {
    flex-direction: row;
    align-items: stretch;
    display: flex;
  }

  .hide-link {
    align-items: center;
    display: flex;
  }

  .grid-12 {
    grid-template-rows: auto auto;
    grid-template-areas: "Area Area"
                         "Area-2 Area-2";
  }

  .details.right, .padded-wrapper-right {
    text-align: left;
  }

  .card-wrap {
    width: 100%;
  }

  .billing-address-wrapper {
    margin-bottom: -25px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .del-confirmation-wrapper {
    padding: 20px;
  }

  .grey-wrapper {
    padding: 20px;
    overflow: hidden;
  }

  .full-button-wrapper {
    width: 100%;
    text-align: center;
    display: block;
  }

  .default-confirmation-wrapper {
    padding: 20px;
  }

  .div-18 {
    display: block;
  }

  .grid-15 {
    grid-template-columns: 1fr;
  }

  .email-red-button-full {
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .e-add-city.v2 {
    text-align: left;
  }

  .email-bg-wrapper {
    padding: 5px;
  }

  .email-col {
    margin-bottom: 20px;
  }

  .e-add-2.v2, .e-add-zip.v2 {
    text-align: left;
  }

  .div-block-125 {
    width: 100%;
  }

  .email-title-link {
    display: block;
  }

  .e-add-1.v2 {
    text-align: left;
  }

  .qty-number-text.inemail.v2 {
    text-align: left;
    margin-left: 4px;
    font-size: 16px;
    display: inline-block;
  }

  .amount-wrapper-email {
    text-align: left;
    justify-content: flex-start;
  }

  .e-add-country.v2 {
    text-align: left;
  }

  .left-item-wrapper {
    width: 90%;
  }

  .left-item-wrapper.v2 {
    width: 100%;
    margin-bottom: 16px;
  }

  .title-item {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    overflow: visible;
  }

  .right-qty-wrapper.v2 {
    text-align: left;
    margin-bottom: 9px;
  }

  .e-add-name.v2, .e-pickup-location.v2 {
    text-align: left;
  }

  ._404-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  ._404-img {
    width: 100%;
  }

  .discount-info-wrapper.cart-preview {
    justify-content: flex-start;
  }

  .div-block-127 {
    max-height: none;
  }

  .qty-update {
    float: none;
  }

  .info-text-v2.address {
    text-align: right;
  }

  .grid-17 {
    grid-template-columns: 1fr;
  }

  .div-block-133 {
    margin-left: -40px;
  }
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe4-5e9a5c02 {
  grid-area: Feature-1;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe5-5e9a5c02 {
  grid-area: Feature-2;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe9-5e9a5c02 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffed-5e9a5c02 {
  grid-area: Feature-3;
}

#w-node-_92623005-8f04-d623-5b00-5a0867e57460-87a2ad69 {
  grid-area: Area-2;
}

#w-node-_578830e1-04b4-9727-b666-bc869cad0a7b-5bc040bc, #w-node-_578830e1-04b4-9727-b666-bc869cad0a83-5bc040bc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b98ec51b-41ff-01df-7ebe-c97101144d9e-8ca8f728, #w-node-b98ec51b-41ff-01df-7ebe-c97101144dab-8ca8f728 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a73f2dfd-f64f-5c75-0b39-7158ed8f1dbe-5f17fcf5, #w-node-a73f2dfd-f64f-5c75-0b39-7158ed8f1dbe-e0e9483f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe4-19da80eb {
  grid-area: Feature-1;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe5-19da80eb {
  grid-area: Feature-2;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe9-19da80eb {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6ec466a4-8759-912a-d3d1-12e3141bffed-19da80eb {
  grid-area: Feature-3;
}

@media screen and (max-width: 991px) {
  #w-node-_6e727d36-328d-5c3e-b8ee-e9773928fcff-95d31b45, #w-node-e7d6e52f-546c-fe37-a252-2936482bfc36-95d31b45 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe9-5e9a5c02 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_830eda1a-d7b2-6063-da6c-4efdaaae1403-853ab674 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6e727d36-328d-5c3e-b8ee-e9773928fcff-95d31b45, #w-node-e7d6e52f-546c-fe37-a252-2936482bfc36-95d31b45 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe9-19da80eb {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe5-5e9a5c02 {
    grid-area: span 2 / span 2 / span 2 / span 2;
    justify-self: auto;
  }

  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe9-5e9a5c02 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffed-5e9a5c02 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: auto;
    justify-self: stretch;
  }

  #w-node-_583c00e2-4be4-1e73-1be7-319950c6b159-87a2ad69 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_578830e1-04b4-9727-b666-bc869cad0a7b-5bc040bc, #w-node-_578830e1-04b4-9727-b666-bc869cad0a83-5bc040bc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe5-19da80eb {
    grid-area: span 2 / span 2 / span 2 / span 2;
    justify-self: auto;
  }

  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffe9-19da80eb {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6ec466a4-8759-912a-d3d1-12e3141bffed-19da80eb {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: auto;
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
