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

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

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

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

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

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


.w-icon-nav-menu:before{
  content: "\e602";
}

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

.brand {
  width: 300px;
  margin-top: 20px;
  margin-right: 40px;
  margin-bottom: 20px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.jump-start-banner-text {
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

._2nd-nav-icons {
  display: inline-block;
  margin-right: 3px;
  font-size: 24px;
  line-height: 100%;
  text-decoration: none;
}

._2nd-nav-icons._2nd-nav-icons-catalog {
  font-family: 'Lillian august', sans-serif;
  font-size: 16px;
}

._2nd-nav-icons._2nd-nav-icons-portfolio {
  position: relative;
  top: -1px;
  margin-right: 5px;
  font-family: 'Lillian august', sans-serif;
  font-size: 16px;
}

.mega-menu-links {
  display: block;
  margin-bottom: 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #3b3b3b;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
}

.mega-menu-links:hover {
  color: #000;
  text-decoration: underline;
}

.mega-menu-links:active {
  color: #848484;
}

.mega-menu-links.mega-menu-link-new {
  font-size: 16px;
  font-weight: 400;
}

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

.top-search-bar {
  display: none;
  margin-bottom: 0px;
  margin-left: 15px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #9b9b9b;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #3b3b3b;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.search-field {
  margin-bottom: 10px;
  color: #686868;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-menu {
  top: -7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.products-subnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -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;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #ababab;
}

.div-block-48 {
  margin-right: 15px;
}

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

.made-in-america-seal-div {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  width: 7vw;
  margin-top: 15px;
  margin-right: 30px;
  opacity: 0.4;
}

.jump-start-banner-text2 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.product-search-button {
  padding: 14px 25px 10px;
  border: 1px solid #fff;
  background-color: #5c2d2d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Vollkorn, serif;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.product-search-button:hover {
  background-color: #596c70;
}

.product-search-button:active {
  background-color: #5c2d2d;
}

.nav-link {
  display: none;
}

.dropdown-list.w--open {
  width: 275px;
  padding: 20px 20px 0px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #ababab;
}

.homepage-main-logo {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.homepage-main-logo:hover {
  opacity: 0.7;
}

.homepage-main-logo:active {
  opacity: 1;
}

.hidden-collections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.sale-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #474747;
}

.secondary-nav-mobile {
  display: none;
  height: 30px;
  margin-right: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-2 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-weight: 500;
}

.main-nav-links {
 /* padding: 15px 15px 13px;*/
  padding: 15px 10px 13px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #232323;
  /*font-size: 17px;*/
  font-size: 1.2vw;
  line-height: 100%;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
@media (min-width: 1921px) {
	.main-nav-links {
  	font-size: 1vw;
	}
}
.main-nav-links:hover {
  color: #aaa;
}

.main-nav-links:active {
  color: #000;
}

.main-nav-links.w--current {
  color: #000;
  text-decoration: underline;
}

.main-nav-links.main-nav-links-padding {
  padding-right: 15px;
}

.icon {
  margin-right: 5px;
}

.text-block {
  display: inline-block;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 13px;
  line-height: 100%;
  text-transform: uppercase;
}

.navbar-2 {
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

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

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 7px 12px 7px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #474747;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  text-decoration: none;
}

.view-collections-dropdown-link {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.products-subnav-cth-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -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;
  background-color: #e7e7e7;
}

.main-nav-dropdown-list.w--open {
  left: -357px;
  width: 1000px;
  max-width: 1000px;
  background-color: #fff;
}

.w-dropdown-list.w--open{
  display:  block;
}

.text-span {
  position: relative;
  left: 8px;
  top: 2px;
  font-family: 'Lillian august', sans-serif;
}

.footer-secondary-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #232323;
  text-decoration: none;
}

.footer-secondary-links:hover {
  color: #aaa;
}

.footer-secondary-links:active {
  color: #848484;
}

.secondary-nav-desktop {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 2000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30px;
  -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;
}

.nav-link-dropdown-text-no-margin {
  position: relative;
  display: inline-block;
  margin-top: -2px;
}

.div-block-46 {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.search-field-top {
  height: 25px;
  margin-bottom: 0px;
  padding: 1px 6px 0px;
  color: #686868;
  font-size: 11px;
  text-transform: uppercase;
}

.product-search-button-top {
  height: 35px;
  padding: 0px 10px;
  border-bottom: 1px solid #848484;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Lillian august', sans-serif;
  color: #848484;
  font-size: 12px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 1px;
}

.product-search-button-top:active {
  background-color: #474747;
}

.nav-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 0px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-33 {
  width: 33.333%;
}

.col-33.col-33-top-search {
  padding-right: 7px;
}

.col-33.col-33-new-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.col-33.col-33-new-items:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.col-33.col-33-new-items:active {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.column-50 {
  width: 50%;
}

.column-50.col-50-center {
  padding-right: 10px;
  padding-left: 10px;
}

.column-50.col-50-center._50-col-center-mega-menu {
  margin-top: 30px;
  margin-bottom: 30px;
}

.column-50.col-50-left {
  padding-right: 10px;
}

.div-block-53 {
  width: 70%;
  padding-right: 10px;
}

.div-block-54 {
  width: 30%;
}

.popup-search {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -25%;
  z-index: 1000;
  width: 200px;
  height: 80px;
}

.text-field {
  height: 35px;
  margin-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff transparent #848484 #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  text-transform: uppercase;
}

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

.close-search {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Lillian august', sans-serif;
  color: #474747;
  font-size: 12px;
  line-height: 100%;
  cursor: pointer;
}

.close-search:hover {
  background-color: #848484;
  color: #fff;
}

.close-search:active {
  background-color: #474747;
}

.search-button {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -14%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Lillian august', sans-serif;
  color: #474747;
  font-size: 1.2vw;
  line-height: 100%;
  cursor: pointer;
}

.search-button:hover {
  background-color: #474747;
  color: #fff;
}

.search-button:active {
  background-color: #848484;
}

.text-block-2 {
  margin-right: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fabrics-interface-container {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.product-details-div-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.next-item-arrow {
  display: inline-block;
  margin-left: 5px;
  font-family: 'Lillian august', sans-serif;
  font-size: 18px;
}

.related-items-title {
  margin-bottom: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 20px;
}

.text-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: none;
}

.next-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #686868;
  text-decoration: none;
}

.next-item-link:hover {
  background-color: #e7e7e7;
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.next-item-link:active {
  background-color: #d1d1d1;
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}

.fabric-images {
  position: relative;
  width: 200px;
  height: 200px;
  max-width: 200px;
}

.text-block-45 {
  margin-right: 10px;
}

.link-block-8 {
  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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 15px;
}

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

.link-block-8:active {
  color: #848484;
}

.slide-nav-5 {
  display: none;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: 250px;
  padding: 10px;
  -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;
  border-radius: 2px;
  background-color: #f8f8f8;
  box-shadow: inset 0 0 8px -3px rgba(0, 0, 0, 0.56);
}

.new-label-link {
  margin-bottom: 7px;
  padding: 7px 8px;
  border-radius: 19px;
  background-color: #9b9b9b;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 100%;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.new-label-link:hover {
  background-color: #000;
}

.new-label-link:active {
  background-color: #848484;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 85px;
  max-width: 85px;
  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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-71:hover {
  border-color: #596c70;
}

.div-block-71:active {
  border-color: #686868;
}

.link-block-9 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Lillian august', sans-serif;
  font-size: 33px;
  line-height: 100%;
  text-decoration: none;
}

._50-column-button-left {
  width: 50%;
  padding-right: 10px;
}

.link-block-3 {
  margin-right: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #474747;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.link-block-3:active {
  color: #848484;
}

.product-images-slider-arrows {
  color: #b3b3b3;
  font-size: 30px;
}

.safe-and-clean-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #848484;
  font-size: 16px;
  text-decoration: none;
}

.safe-and-clean-icon:hover {
  color: #000;
}

.safe-and-clean-icon:active {
  color: #848484;
}

.fabrics-interface-titles {
  margin-bottom: 5px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #686868;
  font-size: 15px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-67 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
/*    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;*/
}

.related-items-div {
  margin-bottom: 20px;
}

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

.image-47 {
  width: 20px;
  margin-right: 7px;
}

.button-raq-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #fff;
  background-color: #596c70;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-raq-copy:hover {
  background-color: #809296;
}

.button-raq-copy:active {
  background-color: #3b3b3b;
}

.previous-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #686868;
  text-decoration: none;
}

.previous-item-link:hover {
  background-color: #e7e7e7;
  -webkit-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
}

.previous-item-link:active {
  background-color: #d1d1d1;
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
}

._50-column-button-right {
  width: 50%;
  padding-left: 10px;
}

.product-info-column {
  width: 60%;
  min-width: 200px;
  padding-right: 20px;
}

.fabrics-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.666%;
  min-width: 100px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #686868;
  text-decoration: none;
  cursor: pointer;
}

.fabrics-tiles:hover {
  background-color: #797979;
  color: #fff;
}

.fabrics-tiles:active {
  background-color: #474747;
}

.gallery-thumbnails {
  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;
}

.mask-2 {
  margin-right: 50px;
  margin-left: 50px;
}

.product-thumbnails {
  width: 100px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.images-arrow-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  -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;
}

.new-button-full-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #aaa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #848484;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.new-button-full-width:hover {
  background-color: #848484;
  color: #fff;
}

.new-button-full-width:active {
  background-color: #aaa;
}

.product-copy {
  margin-bottom: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 15px;
  line-height: 150%;
}

.product-images-slider-arrow-divs {
  width: 40px;
}

._360-container {
  position: relative;
 /* display: none;*/
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.slider-5 {
  display: none;
  width: 100%;
  height: 125px;
  background-color: transparent;
}

.slider-5.product-slider {
  display: block;
}

.html-embed-3 {
  position: relative;
  z-index: 2;
  display: block;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.images-title-div {
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}

.product-description-copy {
  margin-bottom: 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 13px;
}

.text-link {
  display: block;
  margin-bottom: 7px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
}

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

.text-link:active {
  color: #848484;
}

.indigo-image {
  position: relative;
  z-index: 1;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-details-section {
  overflow: hidden;
  margin-top: 20px;
}

.dundee-image {
  position: relative;
  z-index: 2;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 85px;
  height: 85px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d1d1d1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.div-block-68:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.div-block-68:active {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.product-details-container-360 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-groups {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-77 {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
 /* background-color: #e7e7e7;*/
  font-family: 'Lillian august', sans-serif;
  color: #596c70;
  font-size: 20px;
  line-height: 100%;
}
/*
.div-block-77:hover {
  background-color: #848484;
  color: #fff;
}

.div-block-77:active {
  background-color: #474747;
}*/

.max-1600 {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

._360placeholder {
  position: relative;
  z-index: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

.share-item-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.gallery-frame-div {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    padding-right: 40px;
    -webkit-box-pack: top;
    -webkit-justify-content: top;
    -ms-flex-pack: top;
    justify-content: top;
    -webkit-box-align: top;
    -webkit-align-items: top;
    -ms-flex-align: top;
    align-items: top;
    text-align: top;
}


.gallery-frame-div-photos {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    padding-right: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.product-title-360 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1d1d1;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 100%;
  font-weight: 300;
  text-transform: uppercase;
}

.text-span-4 {
  font-size: 10px;
  letter-spacing: 1px;
}

.lightbox-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 10;
  color: #6c0000;
  text-decoration: none;
}

.product-next-previous-div {
  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;
}

.share-icons {
  margin-right: 5px;
  font-family: 'Lillian august', sans-serif;
  font-size: 20px;
}

.text-block-10 {
  display: inline-block;
  text-transform: uppercase;
}

.link-container {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-46 {
  line-height: 18px;
}

.text-block-52 {
  line-height: 100%;
}

.related-items-column {
  max-width: 200px;
  min-width: 100px;
  padding-left: 0px;
  width: 40%;
}

.product-number-360 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #686868;
  font-size: 24px;
  line-height: 120%;
  font-weight: 400;
  display: inline-block;
}

.previous-item-arrow {
  display: inline-block;
  margin-right: 5px;
  font-family: 'Lillian august', sans-serif;
  font-size: 18px;
}

.page-content {
  padding-right: 60px;
  padding-left: 60px;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 125px;
  -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;
}

.text-block-51 {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

.copyright-div {
  position: relative;
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eae9ea;
  text-align: left;
}

.footer-home-link {
  width: 250px;
  margin-right: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.footer-home-link:hover {
  opacity: 0.6;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.footer-home-link:active {
  opacity: 0.87;
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.99);
}

.footer-home-link.w--current:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.footer-home-link.w--current:active {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.footer-headings {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cacaca;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #9b9b9b;
  font-size: 18px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.footer-section {
  position: relative;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d1d1d1;
  background-color: #e7e7e7;
}

.sherrill-brand-footer-links {
  width: 175px;
  margin: 20px 40px;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.sherrill-brand-footer-links:hover {
  opacity: 1;
}

.sherrill-brand-footer-links:active {
  opacity: 0.75;
}

.div-block-39 {
  width: 100%;
  max-width: 1200px;
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-design-development-links {
  color: #686868;
}

.footer-flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.max-1200 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.copyright-text {
  display: inline-block;
  margin-right: 30px;
  margin-left: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #afafaf;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
}

.request-a-quote-button-div {
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-50 {
  width: 1072px;
}

.dundee-natural-info-div {
  position: absolute;
  z-index: 100;
  display: none;
  width: 375px;
  padding: 40px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 0 0 9px -1px #000;
  line-height: 100%;
}

.div-block-79 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Lillian august', sans-serif;
  cursor: pointer;
}

.div-block-79:hover {
  background-color: #848484;
  color: #fff;
}

.div-block-79:active {
  background-color: #474747;
}

.text-block-53 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  line-height: 150%;
}

.div-block-80 {
  width: 50%;
  padding-left: 20px;
}

.div-block-80-copy {
  overflow: hidden;
  width: 50%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.link-3 {
  color: #000;
}

.lucky-indigo-info-div {
  position: absolute;
  z-index: 100;
  display: none;
  width: 375px;
  padding: 40px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 0 0 9px -1px #000;
  line-height: 100%;
}

.disclaimer-copy {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-style: italic;
  font-weight: 400;
}

.view-more-product-section {
  padding-top: 120px;
  padding-bottom: 120px;
  border-top: 1px solid #d7d7d7;
}

.image-51 {
  width: 1170px;
}

.div-block-81 {
  text-align: center;
}

.mobile-search-icon-div {
  width: 33.333%;
}

.mobile-search-icon-div.col-33-top-search {
  padding-right: 7px;
}

.mobile-search-icon {
  height: 35px;
  padding: 0px 10px;
  border-bottom: 1px solid #848484;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Lillian august', sans-serif;
  color: #848484;
  font-size: 12px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 1px;
}

.mobile-search-icon:active {
  background-color: #474747;
}

.product-menu-columns {
  width: 25%;
  margin-top: 15px;
  padding-right: 15px;
}

.breadcrumb-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #aaa;
}

.bread-crumb-links {
  margin-right: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #848484;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
}

.bread-crumb-links:hover {
  color: #000;
}

.bread-crumb-links:active {
  color: #848484;
}

.breadcumb-spacers {
  margin-right: 5px;
  margin-left: 5px;
}

.text-block-54 {
  font-family: 'Lillian august', sans-serif;
  font-size: 12px;
  line-height: 100%;
}

.indigo-sofa-image-div {
  overflow: auto;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.dundee-sofa-image-div {
  overflow: auto;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mobile-slider-div {
  display: none;
  width: 100%;
  margin-bottom: 20px;
}

.mobile-slider {
  height: 450px;
  background-color: transparent;
}

.mobile-slider-image-divs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 450px;
  -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;
  cursor: pointer;
}

.mobile-slider-images {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mobile-slider-arrow-divs {
  width: 30px;
}

.mobile-slider-arrow-icons {
  color: #757575;
  font-size: 30px;
}

.slide-nav-6 {
  display: none;
}

.gallery-thumbnails-div {
  position: relative;
  width: 70%;
  padding-right: 40px;
  text-align: center;
}

.footer-headings-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cacaca;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #9b9b9b;
  font-size: 20px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.sherrill-brand-footer-links-2 {
  width: 200px;
  margin: 20px 40px;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.sherrill-brand-footer-links-2:hover {
  opacity: 1;
}

.sherrill-brand-footer-links-2:active {
  opacity: 0.75;
}

.copyright-text-2 {
  display: inline-block;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 15px;
  line-height: 100%;
  text-transform: uppercase;
}

.div-block-83 {
  width: 100%;
  padding: 60px;
  background-color: #fff;
}

.footer-columns {
  width: 20%;
}

.footer-titles {
  margin-bottom: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 500;
}

.footer-links {
  display: block;
  margin-bottom: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #848484;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: capitalize;
}

.footer-links:hover {
  color: #474747;
}

.footer-links:active {
  color: #848484;
}

.footer-columns-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-link-grouping {
  margin-top: 40px;
}

.footer-social-links {
  margin-right: 5px;
  margin-left: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.footer-social-links:hover {
  opacity: 0.8;
}

.footer-social-links:active {
  opacity: 0.7;
}

.image-52 {
  height: 25px;
}

.copyright-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-4 {
  width: 100%;
  margin-bottom: 0px;
}

.homepage-header-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-left-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 650px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 650px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-85 {
  width: 30%;
}

.header-center-column {
  width: 30%;
  height: 650px;
  background-color: #fff;
}

.header-left-top {
  overflow: hidden;
  width: 100%;
  height: 65%;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}

.header-bottom-left {
  width: 100%;
  height: 35%;
  padding-right: 5px;
  background-color: #fff;
}

.header-right-top {
  width: 100%;
  height: 40%;
  padding-left: 5px;
  background-color: #fff;
}

.div-block-87 {
  width: 100%;
  height: 60%;
  padding-top: 5px;
  padding-left: 5px;
  background-color: #fff;
}

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

.header-bottom-left-conatiner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d2beb1;
}

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

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d2beb1;
}

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

.text-block-55 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2.6vw;
  line-height: 100%;
  font-weight: 100;
  text-transform: uppercase;
}

.text-block-56 {
  margin-bottom: 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 1.5vw;
  line-height: 100%;
  font-style: italic;
  font-weight: 200;
}

.header-button {
  padding: 15px 20px;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #fff !important;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 1.1vw;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}



.header-button:hover {
  background-color: #fff;
  color: #828282;
}

.header-button:active {
  background-color: #eee;
}

.studio-p-container {
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #aaa;
}

.homepage-headings {
    margin-bottom: 10px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #4e4e50;
    font-size: 55px;
    line-height: 100%;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.homepage-subheading {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #474747;
    font-size: 28px;
    line-height: 120%;
    font-style: italic;
    font-weight: 300;
    text-align: center;
}

.studio-p-slider-div {
  width: 100%;
  margin-top: 30px;
}

.slider-6 {
  height: 400px;
  background-color: transparent;
}

.slide-nav-7 {
  display: none;
}

.arrow-divs {
  width: 30px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.arrow-divs:hover {
  opacity: 0.6;
  color: #474747;
}

.arrow-divs:active {
  opacity: 0.8;
}

.mask-3 {
  margin-right: 40px;
  margin-left: 40px;
}

.slider-arrows-icons {
  color: #aaa;
  font-size: 30px;
}

.studio-p-slides {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.studio-p-slider-columns {
  width: 33.3%;
  height: 100%;
  padding: 3px;
}

.studio-p-slider-tile-1 {
  width: 100%;
  height: 350px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.studio-p-slider-tile-1:hover {
  opacity: 0.7;
}

.studio-p-slider-tile-1:active {
  opacity: 0.8;
}

.studio-p-slider-tile-2 {
  width: 100%;
  height: 350px;
  background-color: #b28787;
}

.studio-p-slider-tile-3 {
  width: 100%;
  height: 350px;
  background-color: #9e8686;
}

.studio-p-slider-tile-4 {
  width: 100%;
  height: 350px;
  background-color: #7a6767;
}

.div-block-91 {
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-59 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 100%;
  font-weight: 100;
}

.slider-7 {
  height: 650px;
  background-color: #fff;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav-8 {
  height: 30px;
}


.header-slide-2-left-col {
    background-color: var(--white);
    flex-direction: column;
    width: 30%;
    height: 650px;
    padding-right: 5px;
    display: flex;
}





.full-cover-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
}



.header-slide-2-center-col {
    perspective-origin: 50% 100%;
    transform-origin: 50% 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 35%;
    height: 650px;
    transition: opacity .2s;
    display: flex;
}

.header-slide-2-right-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 650px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header-slide-2-top-left {
    background-color: var(--silver-2);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
}

.header-slide-2-bottom-left {
  width: 100%;
  height: 50%;
}

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

.header-left-top-copy {
  overflow: hidden;
  width: 100%;
  height: 70%;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}

.header-slide-2-top-right {
  width: 100%;
  height: 65%;
  background-color: #fff;
}

.header-slide-2-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35%;
  padding-top: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #bcb6b0;
}

.hompage-slide-2-top-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}




.header-slide-2-center-image {
    object-fit: cover;
    object-position: 50% 100%;
    width: 100%;
    height: 100%;
}

.icon-5 {
  color: #848484;
}

.icon-6 {
  color: #848484;
}

.studio-p-sliders-images {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-92 {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.instagram-title {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #848484;
  font-size: 30px;
  line-height: 100%;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.instagram-title:hover {
  color: #c4c4c4;
}

.instagram-title:active {
  color: #aaa;
}

.sectionals-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 550px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ece5db;
}

.div-block-93 {
  width: 50%;
}

.sectional-intro-section {
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 30px;
  border-top: 1px solid #aaa;
}

.sectionals-intro-copy-centering-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectional-filter-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sectional-filter-title-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #ececec;
}

.sectional-filter-form-div {
  width: 90%;
  padding: 15px 40px;
  border-style: solid;
  border-width: 3px;
  border-color: #ececec;
  background-color: #ececec;
}

.form-block-2 {
  width: 100%;
  margin-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form-2 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectional-checkbox-col {
  width: 10%;
}

.text-block-61 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.checkbox-field {
  margin-bottom: 0px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
}

.sectional-dropdown-col {
  width: 25%;
  margin-right: 20px;
}

.sectional-filter-dropdown {
  margin-bottom: 0px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.image-57 {
    width: 100%;
    height: 100%;
    max-width: 1600px;
    background-color: #e7e0d7;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
    object-fit: contain;
}

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

.sectional-product-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 60px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sectional-product-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 20px;
  text-decoration: none;
}

.sectional-product-tiles:hover {
  color: #aaa;
}

.sectional-product-tiles:active {
  color: #848484;
}

.sectional-product-thumbnail {
  width: 100%;
  text-align: center;
}

.sectional-images {
  margin-bottom: 20px;
}

.sectional-product-title-div {
  width: 100%;
  padding-top: 15px;
  border-top: 1px solid #aaa;
  text-align: center;
}

.div-block-94 {
  position: relative;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 1px;
  -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;
}

.link-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #aaa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Lillian august', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
}

.link-block-11:hover {
  background-color: #474747;
}

.link-block-11:active {
  background-color: #848484;
}

.top-anchor {
  height: 0px;
}

.submit-button {
  padding: 10px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #848484;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #474747;
  color: #fff;
}

.submit-button:active {
  background-color: #aaa;
}

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

.div-block-97 {
  margin-top: 30px;
}

.new-button {
  padding: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #aaa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #848484;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.new-button:hover {
  background-color: #848484;
  color: #fff;
}

.new-button:active {
  background-color: #aaa;
}

.button-centering {
  margin-top: 30px;
  text-align: center;
}

.div-block-98 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.homepage-new-items-flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d1d1d1;
}

.homepage-on-trend-items-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.arrow-div-homepage-new-slider {
  width: 25px;
}

.slider-4 {
  height: 400px;
  background-color: transparent;
}

.text-block-34 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.arrow-homepage-new-slider-icon {
  color: #aaa;
  font-size: 20px;
}

.heading-14 {
  margin-top: 0px;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
}

.mask {
  margin-right: 30px;
  margin-left: 30px;
}

.see-new-items-link {
  color: #fff;
}

.homepage-new-items-title-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 350px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/sites/precedent-furniture.com/files/precedent-office.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-63 {
    display: inline-block;
    margin-right: 10px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #474747;
    font-size: 30px;
    line-height: 100%;
    font-weight: 300;
    text-transform: uppercase;
}

.text-block-64 {
    display: inline-block;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #474747;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
}

.link-4 {
  color: #474747;
}

.on-trend-link-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
  font-size: 16px;
}

.on-trend-link-blocks:hover {
  color: #aaa;
}

.on-trend-link-blocks:active {
  color: #848484;
}

.on-trend-slider-contatiner {
  width: 60%;
}

.text-block-65 {
  text-align: center;
}

.slide {
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%;
}

.product-slider-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 125px;
  -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;
}

.also-available-product-div {
  margin-bottom: 30px;
}

.also-available-text {
  display: block;
  margin-bottom: 3px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #474747;
}

.fixed-width {
  max-width: 450px;
}

.safe-and-clean-product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 280px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #232323;
    font-size: 16px;
    text-decoration: none;
}

.safe-and-clean-product-info:hover {
  color: #9b9b9b;
}

.safe-and-clean-product-info:active {
  color: #848484;
}

.disclaimer-div {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.thumbnail-static {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.header-bottom-left-conatiner-slide-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cdc1b3;
}

.header-top-right-slide-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cdc1b3;
}

.non-product-headers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 50px;
  -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;
  background-color: #c5c1bd;
  margin-bottom: 60px;
}

.div-block-101 {
  max-width: 930px;
}



.header-button-positive {
    padding: 15px 20px;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #aaa !important;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #4e4e50 !important;
    font-size: 1.1vw;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.header-button-positive:hover {
  background-color: #fff;
  color: #828282;
}

.header-button-positive:active {
  background-color: #eee;
}

.link-block-13 {
    margin-left: 20px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #232323;
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
  }

.link-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    text-decoration: none;
}

.available-in-leather {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #474747;
    font-size: 20px;
}

.image-58 {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.image-55-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.image-55-copy-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.studio-p-links {
  width: 100%;
  margin-bottom: 7px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
  text-decoration: none;
}

.studio-p-links:hover {
  opacity: 0.7;
}

.studio-p-links:active {
  opacity: 0.5;
}

.studio-p-center-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a7a19b;
}

.studio-p-slide-center-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 650px;
  -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;
}

.studio-p-link-text {
  margin-bottom: 5px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 100%;
  font-weight: 200;
}

.studio-p-slide-right-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 650px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.studio-p-slide-bottom-right-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a7a19b;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.studio-p-slide-bottom-right-link-block:hover {
  opacity: 0.7;
}

.studio-p-slide-bottom-right-link-block:active {
  opacity: 0.5;
}

.homepage-header-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.studio-p-slide-top-right {
  width: 100%;
  height: 65%;
  background-color: #fff;
}

.header-slide-4-top-left-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.header-slide-4-top-left-div:hover {
  opacity: 0.7;
}

.header-slide-4-top-left-div:active {
  opacity: 0.5;
}

.header-slide-4-bottom-left {
  width: 100%;
  height: 50%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.header-slide-4-bottom-left:hover {
  opacity: 0.7;
}

.header-slide-4-bottom-left:active {
  opacity: 0.5;
}

.studio-p-title-div {
  margin-bottom: 40px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
  text-decoration: none;
}

.studio-p-title-div:hover {
  opacity: 0.7;
}

.studio-p-title-div:active {
  opacity: 0.5;
}

.studio-p-slide-eft-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 650px;
  padding-right: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.image-56-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.studio-p-heading {
  margin-bottom: 5px;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 100%;
  font-weight: 100;
  text-transform: uppercase;
}

.studio-p-slide-top-right-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.studio-p-slide-top-right-link-block:hover {
  opacity: 0.7;
}

.studio-p-slide-top-right-link-block:active {
  opacity: 0.5;
}

.studio-p-link-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.studio-p-subhead {
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 100%;
  font-style: italic;
  font-weight: 200;
}

.image-slide-4 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.slide-5-bottom-right-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  padding-top: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.slide-5-bottom-right-link-block:hover {
  opacity: 0.7;
}

.slide-5-bottom-right-link-block:active {
  opacity: 0.5;
}

.slide-5-tagline {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 100%;
  font-style: italic;
  font-weight: 100;
  text-transform: uppercase;
}

.slide-5-top-right {
  width: 100%;
  height: 50%;
  background-color: #fff;
}

.slide-5-icon-div {
  width: 100%;
  text-align: center;
}

.slide-5-top-right-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a7a19b;
}

.header-button {
  padding: 15px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 1.1vw;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header-button:hover {
  background-color: #fff;
  color: #828282;
}

.header-button:active {
  background-color: #eee;
}

.slide-5-image-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.homepage-header-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slide-5-icon {
  width: 50%;
}

.div-block-111 {
  margin-top: 15px;
}

.text-block-slide5 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2.6vw;
  line-height: 100%;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.slide-5-right-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 650px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-56 {
  margin-bottom: 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 1.5vw;
  line-height: 100%;
  font-style: italic;
  font-weight: 200;
}

.slide-5-left-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 650px;
  padding-right: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.header-slide-5-top-left-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60%;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.header-slide-5-top-left-div:hover {
  opacity: 0.7;
}

.header-slide-5-top-left-div:active {
  opacity: 0.5;
}

.slide-5-headline {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 100%;
  font-weight: 200;
  text-transform: uppercase;
}

.slide-5-subhead {
  margin-bottom: 5px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2.6vw;
  line-height: 100%;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.text-block-55 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fff;
  font-size: 2.6vw;
  line-height: 100%;
  font-weight: 100;
  text-transform: uppercase;
}

.header-slide-5-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a7a19b;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.slid-5-center-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 100px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a7a19b;
}

.slide-5-center-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 650px;
  -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;
}

.slide-5-button {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px 15px;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 1.1vw;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.slide-5-button:hover {
  background-color: #fff;
  color: #828282;
}

.slide-5-button:active {
  background-color: #eee;
}

.slide-5-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}


@media screen and (max-width: 991px) {

  .main-dropdowns {
    width: 100%;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }

  .brand {
    width: 300px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .jump-start-banner-text {
    font-size: 20px;
  }

  ._2nd-nav-icons {
    font-size: 18px;
  }

  .mega-menu-links {
    margin-bottom: 20px;
  }

  .top-search-bar {
    display: block;
    width: 100%;
    margin-left: 0px;
    padding: 15px 10px;
  }

  .nav-menu {
    top: 70px;
    display: none;
    background-color: #fff;
    box-shadow: 0 2px 9px 0 #aaa;
  }

  .products-subnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-48 {
    width: 100%;
    margin-bottom: 10px;
  }

  .icon-4 {
    line-height: 100%;
  }

  .made-in-america-seal-div {
    display: none;
    width: 10vw;
  }

  .dropdown-list.w--open {
    padding-bottom: 2px;
  }

  .sale-banner {
    padding-bottom: 7px;
  }

  .secondary-nav-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-right: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f4f4f4;
  }

  .main-nav-links {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 16px;
    text-align: center;
  }

  .navbar-2 {
    margin-top: 0px;
  }

  .div-block-52 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .view-collections-dropdown-link {
    font-family: 'Barlow Semi Condensed', sans-serif;
  }

  .mobile-menu-button {
    position: absolute;
    left: auto;
    top: 18%;
    right: 0%;
    bottom: auto;
    padding: 10px;
    background-color: #686868;
    color: #fff;
    font-size: 30px;
  }

  .products-subnav-cth-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
  }

  .main-nav-dropdown-list.w--open {
    left: 0px;
    width: 100%;
    max-width: none;
  }

  .text-span {
    font-family: 'Lillian august', sans-serif;
  }

  .footer-secondary-links {
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .secondary-nav-desktop {
    display: none;
  }

  .search-field-top {
    height: 35px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
  }

  .nav-content {
    padding: 5px 30px;
  }

  .col-33.col-33-top-search {
    width: 90%;
  }

  .column-50 {
    width: 100%;
    margin-bottom: 0px;
  }

  .column-50.col-50-center._50-col-center-mega-menu {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-50.col-50-menu {
    width: 50%;
  }

  .column-50.col-50-menu._50-col-menu-right {
    margin-bottom: 20px;
    padding-left: 30px;
  }

  .column-50.col-50-left {
    margin-bottom: 10px;
  }

  .search-button,#popup-search {
    display: none;
  }

  .product-images-slider-arrows {
    font-size: 24px;
  }

  .div-block-67 {
    width: 100%;
  }

  .product-thumbnails {
    width: 70px;
    height: 70px;
  }

  .product-images-slider-arrow-divs {
    width: 30px;
  }

  ._360-container {
    display: block;
    padding-top: 0px;
  }

  .slider-5 {
    display: none;
  }

  .images-title-div {
    margin-bottom: 10px;
  }

  .product-details-section {
    margin-top: 20px;
  }

  .div-block-68 {
    width: 70px;
    height: 70px;
  }

  .product-details-container-360 {
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flex-groups {
    margin-bottom: 20px;
  }

  ._360placeholder {
    display: block;
  }

  .gallery-frame-div {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .page-content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-73 {
    width: 100%;
  }

  .copyright-div {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer-home-link {
    margin-right: 0px;
  }

  .footer-home-link.w--current {
    width: 250px;
  }

  .sherrill-brand-footer-links {
    width: 200px;
  }

  .footer-flex-box {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .copyright-text {
    margin-top: 0px;
    font-size: 10px;
  }

  .request-a-quote-button-div {
    margin-top: 30px;
  }

  .dundee-natural-info-div {
    width: 450px;
  }

  .lucky-indigo-info-div {
    width: 450px;
  }

  .view-more-product-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mobile-search-icon-div {
    width: auto;
  }

  .mobile-search-icon-div.col-33-top-search {
    width: 90%;
  }

  .mobile-search-flex-box {
    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;
  }

  .mobile-search-icon {
    border-bottom-style: none;
    border-bottom-width: 0px;
    font-size: 16px;
  }

  .div-block-82 {
    width: 50%;
  }

  .breadcrumb-div {
    display: none;
    padding-right: 50px;
    padding-left: 50px;
  }

  .mobile-slider-div {
    display: block;
  }

  .gallery-thumbnails-div {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 0px;
  }

  .sherrill-brand-footer-links-2 {
    width: 200px;
  }

  .copyright-text-2 {
    margin-top: 0px;
  }

  .div-block-83 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer-columns {
    width: 33.33%;
    margin-bottom: 30px;
  }

  .div-block-84 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }

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

  .header-right-column {
    width: 50%;
  }

  .header-center-column {
    display: none;
  }

  .header-left-top {
    height: 50%;
    padding-bottom: 0px;
  }

  .header-bottom-left {
    height: 50%;
  }

  .header-right-top {
    height: 50%;
    padding-left: 0px;
  }

  .div-block-87 {
    height: 50%;
    padding-top: 0px;
    padding-left: 0px;
  }

  .text-block-55 {
    font-size: 4vw;
  }

  .text-block-56 {
    font-size: 3vw;
  }

  .header-button {
    padding: 10px 15px;
    font-size: 1.8vw;
  }

  .studio-p-container {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .homepage-headings {
    font-size: 44px;
  }

  .homepage-subheading {
    font-size: 22px;
  }

  .studio-p-slider-div {
    margin-top: 30px;
  }

  .slider-6 {
    height: 200px;
  }

  .arrow-divs {
    width: 20px;
  }

  .mask-3 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .slider-arrows-icons {
    font-size: 20px;
  }

  .studio-p-slider-tile-1 {
    height: 160px;
  }

  .div-block-91 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .header-slide-2-left-col {
    width: 50%;
    padding-right: 0px;
  }

  .header-slide-2-center-col {
    display: none;
  }

  .header-slide-2-right-col {
    width: 50%;
  }

  .header-slide-2-top-left {
    height: 50%;
  }

  .header-slide-2-bottom-left {
    height: 50%;
  }

  .header-slide-2-top-right {
    height: 50%;
  }

  .header-slide-2-bottom-right {
    height: 50%;
  }

  .text-block-60 {
    font-size: 16px;
  }

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


  .div-block-93 {
    width: 70%;
  }

  .sectional-intro-section {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sectional-filter-title-div {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sectional-filter-form-div {
    width: 100%;
    padding: 10px 15px;
  }

  .sectional-checkbox-col {
    width: 15%;
  }

  .text-block-61 {
    font-size: 16px;
    letter-spacing: 0px;
  }

  .checkbox-field {
    font-size: 16px;
  }

  .sectional-dropdown-col {
    width: 25%;
  }

  .sectional-product-columns {
    margin-bottom: 40px;
  }

  .sectional-product-tiles {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
  }

  .div-block-95 {
    position: relative;
    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;
  }

  .text-block-62 {
    position: relative;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #f01313;
    font-size: 5vw;
    line-height: 100%;
  }

  .div-block-96 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .homepage-new-items-flex-box {
    margin-top: 10px;
  }

  .text-block-34 {
    font-size: 16px;
  }

  .heading-14 {
    font-size: 30px;
  }

  .homepage-new-items-title-column {
    width: 100%;
    height: 400px;
  }

  .on-trend-slider-contatiner {
    width: 100%;
  }

  ._360-wrapper {
    display: none;
  }

  .fixed-width {
    width: 100%;
    max-width: 100%;
  }

  .thumbnail-static {
    display: none;
  }

  .sectionals-header {
    height: 400px;
  }


  .studio-p-slide-center-col {
    display: none;
  }

  .studio-p-slide-right-col {
    width: 50%;
  }

  .studio-p-slide-bottom-right-link-block {
    height: 50%;
  }

  .studio-p-slide-top-right {
    height: 50%;
  }

  .header-slide-4-top-left-div {
    height: 50%;
  }

  .header-slide-4-bottom-left {
    height: 50%;
  }

  .studio-p-slide-eft-col {
    width: 50%;
    padding-right: 0px;
  }

  .studio-p-heading {
    font-size: 4vw;
  }

  .studio-p-subhead {
    font-size: 3vw;
  }

    .slide-5-bottom-right-link-block {
    height: 50%;
    padding-top: 0px;
  }

  .slide-5-top-right {
    height: 50%;
  }

  .header-button {
    padding: 10px 15px;
    font-size: 1.8vw;
  }

  .text-block-slide5 {
    font-size: 4vw;
  }

  .slide-5-right-col {
    width: 50%;
  }

  .text-block-56 {
    font-size: 3vw;
  }

  .slide-5-left-col {
    width: 50%;
    padding-right: 0px;
  }

  .header-slide-5-top-left-div {
    height: 50%;
    padding-bottom: 0px;
  }

  .text-block-55 {
    font-size: 4vw;
  }

  .header-slide-5-bottom-left {
    height: 50%;
  }

  .slide-5-center-col {
    display: none;
  }

  .slide-5-button {
    padding: 10px 15px;
    font-size: 1.8vw;
  }

 .header-slide-2-left-col {
        width: 50%;
        padding-right: 0;
  }

  .header-slide-2-top-left {
        height: 100%;
    }


}/**/

@media screen and (max-width: 767px) {

  .header-slide-2-left-col {
        flex-direction: row;
        width: 100%;
        height: 200px;
  }

.header-slide-2-top-left {
        width: 50%;
        height: 200px;

}

  .brand {
    width: 250px;
  }

  .jump-start-banner-text {
    font-size: 16px;
  }

  .mega-menu-links {
    margin-bottom: 15px;
  }

  .nav-menu {
    top: 93px;
  }

  .div-block-48 {
    margin-right: 0px;
    margin-bottom: 5px;
    text-align: center;
  }

  .icon-4 {
    font-size: 24px;
  }

  .made-in-america-seal-div {
    display: none;
  }

  .sale-banner {
    padding-bottom: 5px;
  }

  .div-block-52 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mobile-menu-button {
    top: 23%;
    padding: 5px;
  }

  .footer-secondary-links {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-content {
    padding: 0px 15px;
  }

  .column-50 {
    width: 100%;
  }

  .column-50.col-50-center._50-col-center-mega-menu {
    width: 100%;
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-50.col-50-menu {
    width: 50%;
    padding-right: 20px;
  }

  .fabrics-interface-container {
    margin-bottom: 30px;
  }

  .div-block-71 {
    height: 80px;
  }

  .fabrics-tiles {
    margin-bottom: 5px;
  }

  .mask-2 {
    margin-right: 25px;
    margin-left: 25px;
  }

  .product-thumbnails {
    width: 120px;
    height: 100px;
  }

  .slider-5 {
    display: none;
    height: 275px;
  }

  .images-title-div {
    margin-bottom: 10px;
  }

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

  .product-details-section {
    margin-top: 20px;
  }

  .div-block-68 {
    width: 100px;
    height: 100px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .div-block-68.w--current {
    width: 100px;
    height: 100px;
  }

  .product-details-container-360 {
    padding: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-77 {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }

  .product-number-360 {
    font-size: 20px;
  }

  .page-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-76 {
    height: 275px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-flex-box {
    margin-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .dundee-natural-info-div {
    width: 350px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-80 {
    width: 100%;
    padding-left: 0px;
  }

  .div-block-80-copy {
    width: 100%;
    margin-bottom: 20px;
  }

  .lucky-indigo-info-div {
    width: 350px;
    padding-bottom: 20px;
  }

  .div-block-82 {
    width: 90%;
  }

  .product-menu-columns {
    width: 100%;
  }

  .breadcrumb-div {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mobile-slider {
    height: 300px;
  }

  .mobile-slider-image-divs {
    height: 300px;
  }

  .mobile-slider-arrow-divs {
    width: 20px;
  }

  .mobile-slider-arrow-icons {
    font-size: 20px;
  }

  .div-block-84 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .homepage-header-div {
    height: 400px;
  }

  .header-left-column {
    width: 100%;
    height: 200px;
    margin-bottom: 3px;
  }

  .header-right-column {
    width: 100%;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-left-top {
    width: 50%;
    height: 200px;
    padding-right: 0px;
  }

  .header-bottom-left {
    width: 50%;
    height: 200px;
  }

  .header-right-top {
    height: 200px;
  }

  .div-block-87 {
    height: 200px;
  }

  .header-bottom-left-conatiner {
    height: 200px;
  }

  .text-block-55 {
    font-weight: 300;
  }

  .text-block-56 {
    font-weight: 400;
  }

  .header-button {
    font-size: 2vw;
  }

  .homepage-headings {
    margin-bottom: 5px;
    font-size: 40px;
  }

  .homepage-subheading {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
  }

  .slider-6 {
    height: 400px;
  }

  .studio-p-slider-columns {
    width: 50%;
    height: 200px;
  }

  .slider-7 {
    height: 400px;
  }

  .slide-nav-8 {
    display: none;
  }

  .header-slide-2-left-col {
    width: 100%;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-slide-2-right-col {
    width: 100%;
    height: 200px;
    padding-top: 5px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-slide-2-top-left {
    width: 50%;
    height: 200px;
  }

  .header-slide-2-bottom-left {
    width: 50%;
    height: 200px;
  }

  .header-slide-2-top-right {
    width: 50%;
    height: 200px;
  }

  .header-slide-2-bottom-right {
    width: 50%;
    height: 200px;
  }

  .hompage-slide-2-top-right {
    padding-bottom: 0px;
  }

  .studio-p-sliders-images {
    margin-bottom: 5px;
  }


  .div-block-93 {
    width: 100%;
  }

  .sectional-filter-form-div {
    padding: 21px 15px;
  }

  .form-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sectional-checkbox-col {
    width: 50%;
    margin-bottom: 20px;
  }

  .sectional-dropdown-col {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 0px;
  }

  .sectional-product-tiles {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-94 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block-11 {
    margin-right: 0px;
  }

  .sectional-filter-search-button-div {
    width: 100%;
    text-align: center;
  }

  .text-block-34 {
    font-size: 16px;
  }

  .homepage-new-items-title-column {
    width: 100%;
  }

  .text-block-64 {
    font-size: 18px;
    font-weight: 400;
  }

  .on-trend-link-blocks {
    width: 50%;
  }

  .product-slider-div {
    height: 275px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .also-available-text {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .thumbnail-static {
    -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;
  }

  .sectionals-header {
    height: 300px;
  }

  .studio-p-slide-right-col {
    width: 100%;
    height: 200px;
    padding-top: 5px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .studio-p-slide-bottom-right-link-block {
    width: 50%;
    height: 200px;
  }

  .homepage-header-div {
    height: 400px;
  }

  .studio-p-slide-top-right {
    width: 50%;
    height: 200px;
  }

  .header-slide-4-top-left-div {
    width: 50%;
    height: 200px;
    padding-bottom: 0px;
  }

  .header-slide-4-bottom-left {
    width: 50%;
    height: 200px;
  }

  .studio-p-slide-eft-col {
    width: 100%;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .studio-p-heading {
    font-weight: 300;
  }

  .studio-p-slide-top-right-link-block {
    padding-bottom: 0px;
  }

  .studio-p-subhead {
    font-weight: 400;
  }

  .slide-5-bottom-right-link-block {
    width: 50%;
    height: 200px;
  }

  .slide-5-top-right {
    width: 50%;
    height: 200px;
  }

  .slide-5-top-right-link-block {
    padding-bottom: 0px;
  }

  .header-button {
    font-size: 2vw;
  }

  .homepage-header-div {
    height: 400px;
  }

  .text-block-slide5 {
    font-weight: 300;
  }

  .slide-5-right-col {
    width: 100%;
    height: 200px;
    padding-top: 5px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text-block-56 {
    font-weight: 400;
  }

  .slide-5-left-col {
    width: 100%;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-slide-5-top-left-div {
    width: 50%;
    height: 200px;
    padding-bottom: 0px;
  }

  .text-block-55 {
    font-weight: 300;
  }

  .header-slide-5-bottom-left {
    width: 50%;
    height: 200px;
  }

  .slide-5-button {
    font-size: 2vw;
  }


}/**/

@media screen and (max-width: 479px) {
  .brand {
    width: 200px;
  }

  .brand.w--current {
    width: 70vw;
  }

  ._2nd-nav-icons {
    margin-right: 5px;
  }

  .mega-menu-links {
    margin-bottom: 15px;
  }

  .sale-banner {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-52 {
    width: 100%;
  }

  .footer-secondary-links {
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
    color: #9b9b9b;
  }

  .nav-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-50.col-50-menu {
    width: 100%;
    margin-bottom: 0px;
  }

  .column-50.col-50-menu._50-col-menu-right {
    padding-left: 0px;
  }

  ._50-column-button-left {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .link-block-3 {
    margin-right: 5px;
    font-size: 11px;
  }

  .product-images-slider-arrows {
    font-size: 20px;
  }

  .safe-and-clean-icon {
    width: 100%;
  }

  .related-items-div {
    margin-top: 30px;
  }

  ._50-column-button-right {
    width: 100%;
    padding-left: 0px;
  }

  .product-info-column {
    width: 100%;
  }

  .fabrics-tiles {
    width: 50%;
  }

  .product-thumbnails {
    width: 70px;
    height: 70px;
  }

  .product-images-slider-arrow-divs {
    width: 20px;
  }

  .div-block-68 {
    width: 70px;
    height: 70px;
  }

  .div-block-68.w--current {
    width: 70px;
    height: 70px;
  }

  .product-details-container-360 {
    margin-top: 10px;
  }

  .flex-groups {
    margin-bottom: 10px;
  }

  .product-title-360 {
    font-size: 24px;
  }

  .share-icons {
    font-size: 15px;
  }

  .related-items-column {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0px;
  }

  .product-number-360 {
    margin-bottom: 20px;
  }

  .page-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer-home-link {
    width: 200px;
  }

  .footer-headings {
    font-size: 16px;
  }

  .footer-flex-box {
    padding-right: 20px;
    padding-left: 20px;
  }

  .request-a-quote-button-div {
    width: 100%;
  }

  .dundee-natural-info-div {
    width: 3000px;
  }

  .lucky-indigo-info-div {
    width: 300px;
  }

  .breadcrumb-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .mobile-slider {
    height: 175px;
  }

  .mobile-slider-image-divs {
    height: 175px;
  }

  .gallery-thumbnails-div {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer-headings-2 {
    font-size: 16px;
  }

  .div-block-83 {
    padding: 40px 20px;
  }

  .footer-columns {
    width: 100%;
    text-align: center;
  }

  .footer-social-link-div {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }

  .copyright-flexbox {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-84 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .homepage-header-div {
    height: 300px;
  }

  .header-left-column {
    height: 150px;
  }

  .header-left-top {
    height: 150px;
  }

  .header-bottom-left {
    height: 150px;
  }

  .header-right-top {
    height: 150px;
  }

  .div-block-87 {
    height: 150px;
  }

  .header-bottom-left-conatiner {
    height: 150px;
  }

  .text-block-55 {
    margin-bottom: 5px;
    font-size: 5vw;
  }

  .text-block-56 {
    font-size: 4vw;
  }

  .header-button {
    padding: 7px 10px;
    font-size: 3vw;
  }

  .studio-p-container {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .homepage-headings {
    font-size: 26px;
  }

  .homepage-subheading {
    font-size: 16px;
  }

  .studio-p-slider-div {
    margin-top: 20px;
  }

  .slider-6 {
    height: 300px;
  }

  .studio-p-slider-columns {
    height: 140px;
  }

  .studio-p-slider-tile-1 {
    height: 100px;
  }

  .div-block-91 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .slider-7 {
    height: 300px;
  }

  .header-slide-2-left-col {
    height: 150px;
  }

  .header-slide-2-right-col {
    height: 150px;
  }

  .header-slide-2-top-left {
    height: 150px;
  }

  .header-slide-2-bottom-left {
    height: 150px;
  }

  .header-slide-2-top-right {
    height: 150px;
  }

  .header-slide-2-bottom-right {
    height: 150px;
  }

  .text-block-60 {
    font-size: 14px;
  }


  .sectional-intro-section {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sectional-checkbox-col {
    width: 50%;
  }

  .sectional-dropdown-col {
    width: 100%;
  }

  .sectional-product-columns {
    width: 100%;
    margin-bottom: 20px;
  }

  .sectional-images {
    margin-bottom: 10px;
  }

  .sectional-product-title-div {
    padding-top: 10px;
  }

  .homepage-on-trend-items-slide {
    padding-bottom: 20px;
  }

  .homepage-new-items-title-column {
    height: 250px;
  }

  .text-block-63 {
    font-size: 26px;
  }

  .on-trend-link-blocks {
    width: 100%;
  }

  .safe-and-clean-product-info {
    width: 100%;
  }

 .sectionals-header {
    height: 200px;
  }

    .studio-p-slide-right-col {
    height: 150px;
  }

  .studio-p-slide-bottom-right-link-block {
    height: 150px;
  }

  .homepage-header-div {
    height: 300px;
  }

  .studio-p-slide-top-right {
    height: 150px;
  }

  .header-slide-4-top-left-div {
    height: 150px;
  }

  .header-slide-4-bottom-left {
    height: 150px;
  }

  .studio-p-slide-eft-col {
    height: 150px;
  }

  .studio-p-heading {
    margin-bottom: 5px;
    font-size: 5vw;
  }

  .studio-p-subhead {
    font-size: 4vw;
  }

    .slide-5-bottom-right-link-block {
    height: 150px;
  }

  .slide-5-top-right {
    height: 150px;
  }

  .header-button {
    padding: 7px 10px;
    font-size: 3vw;
  }

  .homepage-header-div {
    height: 300px;
  }

  .text-block-slide5 {
    margin-bottom: 5px;
    font-size: 5vw;
  }

  .slide-5-right-col {
    height: 150px;
  }

  .text-block-56 {
    font-size: 4vw;
  }

  .slide-5-left-col {
    height: 150px;
  }

  .header-slide-5-top-left-div {
    height: 150px;
  }

  .text-block-55 {
    margin-bottom: 5px;
    font-size: 5vw;
  }

  .header-slide-5-bottom-left {
    height: 150px;
  }

  .slide-5-button {
    padding: 7px 10px;
    font-size: 3vw;
  }
}/**/


@font-face {
  font-family: 'Lillian august';
  src: url('../fonts/Lillian-August.eot') format('embedded-opentype'), url('../fonts/Lillian-August.woff') format('woff'), url('../fonts/Lillian-August.ttf') format('truetype'), url('../fonts/Lillian-August.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}