h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-style: italic;
  font-weight: 300;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 24px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 13px;
  line-height: 24px;
}

.header {
  position: relative;
}

.homeslider {
  height: 800px;
  background-color: #fff;
}

.slide-nav {
  display: none;
}

.home-menu-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 20px;
  background-color: #000;
}

.home-menu-container.fixed {
  position: relative;
  margin-bottom: 0px;
  border-bottom: 1px solid #fafafa;
  background-color: #fff;
}

.navbar {
  background-color: transparent;
}

.brand {
  margin-top: 10px;
}

.body {
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  font-family: 'Open Sans', sans-serif;
}

.dropdown-toggle {
  padding-left: 10px;
  color: #000;
}

.dropdown-list {
  width: 122.265625px;
}

.dropdown-list.w--open {
  width: 200px;
  background-color: #fff;
}

.slide {
  background-image: url('../images/AIR-2405x801-eng.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-2 {
  background-image: url('../images/magnifique.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.languagebar {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.button {
  position: relative;
  margin-right: 0px;
  padding: 8px;
  background-color: #000;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
}

.link-block {
  display: none;
  margin-right: 10px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  text-decoration: none;
}

.globe {
  margin-right: 5px;
}

.countrytextlink {
  color: #000;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.searchbtn {
  margin-bottom: 4px;
  margin-left: 30px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  line-height: 14px;
}

.homebanners {
  padding-top: 10px;
  padding-bottom: 10px;
}

.silhouettebanners {
  margin-top: 20px;
  padding-bottom: 60px;
}

.sectiontitle {
  margin-bottom: 30px;
  color: #666;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.parallax {
  height: 220px;
  padding-bottom: 0px;
  background-image: url('../images/2600px220px-V2.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.comingsoon {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: Cormorant, sans-serif;
  color: #fff;
  text-align: center;
}

.text-block-2 {
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-style: italic;
  font-weight: 300;
}

.top5style {
  padding-top: 60px;
  padding-bottom: 60px;
}

.top5flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top5linkbox {
  width: 195px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.footercolumntitle {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}

.footergreyspacer {
  width: 50px;
  height: 1px;
  margin-top: 5px;
  border-bottom: 1px solid #ddd;
}

.footerlink {
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  color: #999;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
}

.footerlink:hover {
  padding-left: 7px;
  color: #1b1b1b;
  text-decoration: underline;
}

.li-footerlink {
  margin-bottom: 5px;
}

.foot-p {
  margin-bottom: 4px;
  color: #999;
  font-size: 13px;
}

.footeractivelink {
  color: #000;
  text-decoration: underline;
}

.footerform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footerformfield {
  height: 36px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  background-color: transparent;
  font-size: 13px;
}

.footerformbtn {
  height: 36px;
  border: 1px solid #999;
  background-color: #000;
  color: #fff;
  line-height: 14px;
}

.footerformbtn:hover {
  background-color: #464646;
  color: #fff;
}

.footersocialblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sociallink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright-footer-block {
  text-align: center;
}

.copyrightfooter {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footerlogo {
  margin-bottom: 30px;
}

.mobilecountrysel {
  color: #fff;
}

.searchbox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.7);
}

.div-block {
  width: 80%;
}

.button-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 12px 20px;
  background-color: #b83c6b;
  font-size: 20px;
  font-weight: 400;
}

.searchform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.searchinput {
  height: 48px;
  margin-bottom: 0px;
  border-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 37px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.form-block {
  margin-top: 15vh;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}

.submit-button {
  padding-right: 30px;
  padding-left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.47);
  background-color: transparent;
  line-height: 14px;
}

.breadcrumbs {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #fafafa;
  text-decoration: none;
}

.breadcrumblink {
  padding-right: 2px;
  color: #9d9d9d;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
}

.breadcrumbtext {
  display: inline;
  font-size: 13px;
  line-height: 13px;
}

.content {
  margin-top: 60px;
  margin-bottom: 60px;
  color: #666;
}

.container.padb30 {
  margin-bottom: 30px;
}

.container.mediaflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.magicheader {
  display: block;
}

.bodyhushgreylogo {
  display: block;
  margin-bottom: 30px;
}

.magicofbh-text {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.moodboard {
  margin-top: 30px;
  margin-bottom: 30px;
}

.tabbtns {
  margin-bottom: -1px;
  background-color: transparent;
  font-size: 12px;
}

.tabbtns:hover {
  background-color: #e1e1e1;
  color: #000;
}

.tabbtns.w--current {
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.tabs-menu {
  padding-left: 8px;
  border-bottom: 1px solid #e1e1e1;
}

.tab-pane-how-to-measure {
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading {
  font-size: 22px;
  line-height: 30px;
}

.heading-2 {
  color: #000;
  font-size: 14px;
}

.thumbnail {
  max-width: 100%;
  margin-bottom: 10px;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.small {
  font-size: 12px;
  line-height: 17px;
}

.howtowearmedia {
  padding-right: 10px;
  padding-left: 0px;
}

.howtorow {
  margin-top: 30px;
}

.text-block-5 {
  font-family: 'Open Sans', sans-serif;
}

.countryletter {
  margin-bottom: 4px;
  padding-left: 20px;
  font-size: 16px;
}

.countrylink {
  color: #666;
  font-size: 13px;
  text-decoration: none;
}

.countrylist {
  margin-bottom: 20px;
  padding-left: 20px;
}

.sortingblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
  text-align: right;
}

.sortblockflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label {
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 14px;
  font-weight: 300;
}

.form-block-3 {
  margin-bottom: 0px;
}

.select-field {
  margin-bottom: 0px;
}

.text-block-6 {
  line-height: 14px;
}

.filtergroup {
  margin-bottom: 30px;
}

.filtersection {
  margin-bottom: 5px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: lowercase;
}

.filterlink {
  padding-left: 8px;
  color: #666;
  text-decoration: none;
  text-transform: lowercase;
}

.filterlink:hover {
  color: #b83c6b;
}

.filterlink.active {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

.filterlistitem {
  color: #000;
}

.filtersection-title {
  margin-bottom: 4px;
  font-size: 15px;
}

.filtersectionsep {
  width: 40px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.productpod {
  margin-bottom: 30px;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  text-decoration: none;
}

.productthumb {
  border-bottom: 1px solid #ddd;
}

.swatchblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.swatch {
  width: 20px;
  height: 20px;
  margin-right: 2px;
  margin-left: 2px;
  border: 3px solid #ddd;
}

.swatch.black {
  background-color: #000;
}

.swatch.black.details {
  display: inline-block;
  width: 40px;
  height: 40px;
}

.swatch.nude {
  background-color: #e6cbbb;
}

.swatch.nude.details {
  display: inline-block;
  width: 40px;
  height: 40px;
}

.swatch.nude.details.active {
  border-color: #868686;
  box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.7);
}

.swatch.filrty-dot {
  background-color: #fcece0;
}

.swatch.lace-beauty {
  background-color: #fcece0;
}

.swatch.snowy-feline {
  background-color: #e1dddd;
}

.swatch.white {
  background-color: #fff;
}

.productpodtitle {
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.productpodpriceblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.productpodpriceblock.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.productpodpriceblock.details {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.productpodcurrency {
  margin-right: 4px;
  color: #444;
  font-size: 15px;
}

.productpodcurrency.details {
  font-size: 28px;
}

.productpodprice {
  color: #303030;
  font-size: 15px;
}

.productpodprice.details {
  font-size: 28px;
}

.bestsellarpod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
}

.bestsellarcontent {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bestsellarimg {
  width: 75px;
  margin-right: 10px;
}

.bestsellartitle {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  color: #666;
  text-decoration: none;
}

.column {
  padding-right: 15px;
  padding-left: 15px;
}

.producttitle {
  margin-bottom: 0px;
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-style: normal;
  font-weight: 500;
}

.sku {
  margin-bottom: 20px;
  color: #444;
  font-weight: 600;
}

.productdetailsitems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.detailslabel {
  margin-right: 8px;
  font-weight: 700;
}

.detailslabel.gallery {
  margin-top: 30px;
  padding-bottom: 10px;
}

.kisses-logo {
  display: none;
}

.horzr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.sizechart {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
}

.producttext {
  margin-bottom: 4px;
  color: #181818;
}

.techimg {
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

.talkingabout {
  margin-bottom: 20px;
}

.productdetailsthumb {
  border-bottom: 1px solid #ddd;
}

.mediapod {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.mediatextpod {
  position: relative;
  margin: -30px 30px 0px;
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.mediapodtitle {
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #999;
  font-size: 24px;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.mediapodlinkbox {
  text-decoration: none;
}

.purplespan {
  color: #b83c6b;
  font-size: 30px;
  font-weight: 600;
}

.text-block-7 {
  color: #999;
  font-size: 13px;
}

.stickymenu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 4999;
  display: none;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.sticky-container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.stickylogo {
  width: 140px;
}

.sticky-menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}

.dropdown-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.lowercase-footer-title {
  text-transform: lowercase;
}

.product-listing-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.productpod-link {
  width: 33%;
  text-decoration: none;
}

.productpod-link.results {
  width: 25%;
}

.listing-title {
  display: block;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 34px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.search-results-title {
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
}

.listingstyle {
  color: #727272;
  font-weight: 300;
  text-align: center;
}

.magicimage {
  margin-bottom: 30px;
}

.productgallerythumb {
  width: 54px;
  margin-right: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: #d8d8d8;
}

.gallery-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.text-block-8 {
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.italics {
  display: inline;
  font-size: 32px;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
}

.store-locator-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.store-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.stores {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  margin-bottom: 60px;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.store-title {
  margin-bottom: 6px;
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

.store-address {
  margin-bottom: 10px;
  font-weight: 300;
}

.button-3 {
  padding: 6px 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.mapbox {
  height: 500px;
  margin-bottom: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #ddd;
}

.submit-button-2 {
  display: none;
}

.field-label-2 {
  display: none;
}

.text-field {
  max-width: 250px;
  margin-bottom: 60px;
}

.form-block-4 {
  margin-bottom: 20px;
}

.postal-zipcode-block {
  margin-bottom: 20px;
}

.store-link {
  text-decoration: none;
}

.store-link-text {
  color: #000;
  text-decoration: none;
}

.show-on-map-btn {
  padding: 6px 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.searchform2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.language-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.searchfield {
  width: 300px;
  margin-bottom: 0px;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  background-color: transparent;
}

.form-block-5 {
  display: block;
  margin-bottom: 0px;
}

.form-block-5.mobile {
  display: none;
}

.searchsubmit {
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  background-image: url('../images/search-blk.png');
  background-position: 50% 50%;
  background-size: 17px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1440px) {
  .homeslider {
    height: 650px;
  }
  .slide {background-size: cover;}
}

@media screen and (max-width: 1200px) {
  .homeslider {
    height: 500px;
  }
}

@media screen and (max-width: 991px) {
  .homeslider {
    height: 370px;
  }
  .slide {
    background-position: 50% 50%;
    background-size: cover;
  }
  .parallax {
    height: 184px;
    background-position: 47% 50%;
    background-size: 2171px;
  }
  .footercolumntitle {
    font-size: 14px;
  }
  .column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mediapodtitle {
    font-size: 22px;
    line-height: 22px;
  }
  .productpod-link.results {
    width: 33%;
  }
  .stores {
    margin-bottom: 50px;
  }
  .mapbox {
    display: block;
    height: 400px;
  }
  .searchfield {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .dropdown-toggle {
    color: #fff;
  }
  .slide {
    background-position: 50% 50%;
    background-size: cover;
  }
  .searchbtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #000;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
  }
  .nav-menu {
    margin-top: 60px;
    background-color: #000;
  }
  .sectiontitle {
    margin-bottom: 30px;
  }
  .parallax {
    height: 160px;
    background-position: 44% 50%;
    background-size: 1850px;
    background-attachment: scroll;
  }
  .comingsoon {
    margin-right: 117px;
    margin-left: 117px;
    text-align: center;
  }
  .text-block-2 {
    text-align: center;
  }
  .top5flex {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top5linkbox {
    width: 33.33333333%;
  }
  .footer {
    padding-top: 10px;
  }
  .footercolumntitle {
    margin-top: 10px;
    text-align: center;
  }
  .footergreyspacer {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .li-footerlink {
    text-align: center;
  }
  .foot-p {
    text-align: center;
  }
  .footersocialblock {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-button {
    color: #000;
  }
  .menu-button.w--open {
    background-color: #181818;
  }
  .dropdown {
    background-color: #000;
  }
  .mobilecountrysel {
    border-top: 1px solid #000;
    background-color: #000;
    font-size: 12px;
  }
  .searchtext {
    padding-left: 8px;
    line-height: 13px;
  }
  .div-block {
    width: 100%;
    padding-right: 4px;
    padding-left: 4px;
  }
  .button-2 {
    margin-top: 4px;
    margin-right: 4px;
  }
  .searchinput {
    height: 42px;
    font-size: 24px;
  }
  .submit-button {
    padding: 6px 10px;
  }
  .content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .form-block-2 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .column.filters {
    display: none;
  }
  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .producttext {
    margin-top: 60px;
  }
  .mediapod {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mediapodtitle {
    font-size: 28px;
    line-height: 27px;
  }
  .container-3 {
    text-align: left;
  }
  .productpod-link {
    width: 50%;
  }
  .productpod-link.results {
    width: 50%;
  }
  .search-results-title {
    font-size: 16px;
    line-height: 20px;
  }
  .store-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stores {
    width: 50%;
    margin-bottom: 40px;
  }
  .mapbox {
    display: block;
    height: 350px;
  }
  .searchform2 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .searchfield {
    border-top-style: none;
    border-right-style: solid;
    border-left-style: none;
    background-color: #fff;
  }
  .form-block-5 {
    display: block;
  }
  .form-block-5.mobile {
    display: block;
  }
  .searchsubmit {
    background-color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .homeslider {
    height: 240px;
  }
  .brand {
    padding-left: 0px;
  }
  .slide {
    background-position: 57% 50%;
  }
  .silhouettebanners {
    padding-right: 30px;
    padding-left: 30px;
  }
  .parallax {
    background-position: 38% 50%;
  }
  .comingsoon {
    margin-right: 40px;
    margin-left: 40px;
  }
  .top5flex {
    padding-right: 30px;
    padding-left: 30px;
  }
  .top5linkbox {
    width: 50%;
  }
  .form-block-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .tabbtns {
    text-align: center;
  }
  .tabbtns.w--current {
    text-align: center;
  }
  .tabs-menu {
    padding-right: 8px;
  }
  .sortingblock {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sortblockflex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .field-label {
    font-size: 13px;
  }
  .select-field {
    height: 26px;
    font-size: 13px;
  }
  .text-block-6 {
    font-size: 13px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mediapod {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mediatextpod {
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px;
  }
  .mediapodtitle {
    font-size: 22px;
    line-height: 22px;
  }
  .productpod-link {
    width: 100%;
  }
  .productpod-link.results {
    width: 100%;
  }
  .listing-title {
    font-size: 22px;
    line-height: 27px;
  }
  .italics {
    font-size: 22px;
  }
  .store-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .stores {
    width: 100%;
  }
  .mapbox {
    display: block;
  }
}

