body {
  color: #676358;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.8rem;
}

a, a:visited, .breadcrumbs a, .breadcrumbs a:visited {
  color: #4c4940;
}
a:hover, a:visited:hover, .breadcrumbs a:hover, .breadcrumbs a:visited:hover {
  color: #676358;
}

/* Breadcrumbs */
.breadcrumbs {
  padding-top: 10px;
}
.breadcrumbs .items {
  font-size: 1.6rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items .item:not(:last-child):after {
  line-height: 26px;
}

/** Search Fixes **/
.page-wrapper {
  overflow-x: hidden;
}

.amsearch-products-section .actions-secondary {
  display: none !important;
}

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

/* Homepage */
.page-layout-cms-full-width .column.main {
  padding-bottom: 0;
}

.cta-grid .pagebuilder-column {
  position: relative;
  margin: 15px;
}
.cta-grid .pagebuilder-column a.pagebuilder-button-primary, .cta-grid .pagebuilder-column button.pagebuilder-button-primary, .cta-grid .pagebuilder-column div.pagebuilder-button-primary {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2.2rem;
  text-transform: uppercase;
  color: #2c4e6a;
  border: 0;
  border-radius: 0;
}
.cta-grid .pagebuilder-column a.pagebuilder-button-primary:hover, .cta-grid .pagebuilder-column button.pagebuilder-button-primary:hover, .cta-grid .pagebuilder-column div.pagebuilder-button-primary:hover {
  color: white;
  background-color: #f3931a;
}

/* Add to crt pop */
.mgk-adcpopup-block .adcpopup-summary .shopping-actions .action {
  display: none;
}

.mgk-adcpopup-block .adcpopup-summary .shopping-actions .action.primary {
  display: block;
}

.modal-popup .modal-header {
  background-color: white;
}

.mgk-adcpopup-block .adcpopup-summary {
  display: block;
  margin-bottom: 2rem;
}

.furniture-slider .furniture-link {
  padding: 10px;
}
.furniture-slider .furniture-link .proportions {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.furniture-slider .furniture-link .heading {
  text-align: center;
  color: #4c4940;
  font-size: 1.8rem;
  text-transform: uppercase;
}

.slick-prev, .slick-next {
  z-index: 99;
}

@media (max-width: 767px) {
  .fotorama__arr, .fotorama__thumb__arrr {
    display: block !important;
    width: 40px;
  }
}
button, .action.primary {
  background-image: none;
  background-color: #d0cab2;
  color: #231f20;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:hover, .action.primary:hover {
  background-color: #d0cab2;
  color: #231f20;
  border: none;
}

button, a.action.primary {
  border-radius: 0;
}
button:hover, a.action.primary:hover {
  background-color: #d0cab2;
  color: #231f20;
  border: none;
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
  background-color: #d0cab2;
  color: #231f20;
  border: 0;
}

.action-auth-toggle {
  color: #231f20;
}
.action-auth-toggle:hover {
  color: #231f20;
}

.action.apply.primary, .action-apply {
  padding: 7px;
  font-size: 12px;
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=335bf7d52918f3a2c58f)
 * Config saved to config.json and https://gist.github.com/335bf7d52918f3a2c58f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
* {
  box-sizing: border-box;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.homepage-promo {
  text-align: center;
}

.homepage-category .image-wrapper {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .homepage-category .image-block {
    text-align: center;
    border: 1px solid #ccc;
  }
  .homepage-category .caption {
    text-align: center;
    background-color: #4c4940;
    color: #fff;
  }
  .homepage-promo .wrapper .row {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
.kitchen-links .col-md-3 > div:last-of-type {
  background-color: #4c4940;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  padding: 53;
}

.js-read-more {
  padding: 1.5rem;
}

.sticky {
  padding-top: 215px;
  transition: padding-top 0.3s ease; /* Smooth transition for padding-top */
}

.sticky header.page-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: padding-top 0.3s ease, top 0.3s ease; /* Smooth transition for padding-top and top */
}

.sticky .header.content,
.sticky .c-menu {
  padding: 0;
  transition: padding 0.3s ease; /* Smooth transition for padding */
}

.sticky .c-menu__sub-menu {
  position: fixed;
  top: 4.7rem;
}

.sticky .top-store-cta,
.sticky .c-header__logo,
.sticky .c-header__search,
.sticky .c-header__left {
  display: none;
}

.sticky .c-header__icons {
  position: fixed;
  top: 0;
  right: 0;
  margin-top: 20px;
  margin-right: 13px;
  z-index: 99999;
  transition: margin-top 0.3s ease, margin-right 0.3s ease; /* Smooth transition for margin-top and margin-right */
}
.sticky .c-header__icons .minicart-wrapper .block-minicart {
  overflow: hidden;
}

@media (max-width: 1180px) {
  .sticky .c-menu__list {
    justify-content: left;
  }
}
@media (max-width: 1024px) {
  .sticky .c-menu__list a {
    font-size: 14px;
  }
}

.sticky .c-menu__inner {
  text-align: left;
}
@media (min-width: 1024px) {
  .sticky .c-menu__inner {
    margin-left: 100px;
  }
}

.modal-popup .modal-inner-wrap {
  margin-top: 100px;
}

/* Category Headers */
.catalog-category-view .page-title {
  text-align: center;
  color: #4c4940;
  font-weight: 800;
  margin: 0 0 12px 0;
  font-size: 2.8rem;
  display: block;
  width: 100%;
}

.category-view {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .category-view {
    display: block;
    border-bottom: #d0cab2 1px solid;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
  }
  .category-view .read-more-button {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 900;
    padding: 10px;
  }
}
.category-view .category-description {
  max-width: 100%;
  flex: 0 1 66.666%;
  margin-bottom: 0;
  text-align: left;
  color: #575757;
  font-size: 1.8rem;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .category-view .category-description .js-read-more {
    height: 65px;
    overflow: hidden;
  }
}
.category-view .category-image {
  flex: 0 1 33.333%;
  margin-bottom: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .category-view .category-image {
    display: block;
    padding: 0;
  }
}
.category-view .read-more-button {
  text-align: center;
  margin: 15px auto;
  padding: 7px;
  background: #d0cab2;
  color: white;
  max-width: 50%;
}

/* Sub Categories */
.category-page-subcategories {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .category-page-subcategories {
    display: block;
  }
}

.category-page-subcategory-box {
  flex-basis: calc(25% - 20px);
  margin: 10px;
  box-sizing: border-box;
}
.category-page-subcategory-box a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.category-page-subcategory-box a:hover .padding {
  transform: scale(1.05);
}
.category-page-subcategory-box .proportions {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.category-page-subcategory-box .padding {
  transition: transform 500ms ease-in-out;
  padding: 10px;
}
.category-page-subcategory-box .heading {
  width: 100%;
  background-color: #4c4940;
  color: #fff;
  text-align: center;
  line-height: 1.6;
  margin: 0;
}
.category-page-subcategory-box .heading.light {
  background-color: #d0cab2;
  color: #4c4940;
}

/* Product List */
.abs-product-link a, .product-item-name a, .product.name a {
  font-size: 1.8rem;
}
@media (max-width: 560px) {
  .abs-product-link a, .product-item-name a, .product.name a {
    font-size: 1.3rem;
  }
}

.products-grid .product-item-inner {
  background: none;
  padding: 10px;
  min-height: 50%;
  bottom: 0;
}
@media (max-width: 767px) {
  .products-grid .product-item-inner {
    padding: 0;
    margin-top: 10px;
  }
}

.products-grid .product-item-actions {
  margin: 0;
}

.product-item .price-box {
  margin-bottom: 0;
}
.product-item .price-box .price-label {
  display: none;
}

.products.list .price-container .price {
  font-size: 2rem;
}
@media (max-width: 640px) {
  .products.list .price-container .price {
    font-size: 1.8rem;
  }
}

.page-products .products-grid .product-item-inner:before {
  background: none;
}

@media (max-width: 640px) {
  .product-item .product-item-name {
    min-height: 50px;
  }
}
.product-item .product-reviews-summary {
  display: none;
}
.product-item .product-item-inner .actions-primary {
  width: 100%;
}
.product-item .product-item-inner .actions-primary button {
  display: block;
  width: 100%;
}
.product-item .add-links-price {
  position: relative;
}
.product-item .wishlist {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  z-index: 999;
}
.product-item .wishlist span {
  display: none;
}

.product-item .price-box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .product-item .price-box {
    margin: 0;
  }
}

.price-box .special-price .price-container .price {
  color: red;
}

.price-box .special-price {
  padding-top: 5px;
}

.old-price {
  margin: 0;
}
.old-price .price {
  text-decoration: line-through;
  padding-right: 5px;
}

@media (max-width: 640px) {
  .product-item .old-price {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .product-item .price-box .special-price {
    padding: 0;
  }
}

.checkout-index-index .pbf-representative-example {
  display: none;
}
.checkout-index-index .columns {
  padding-top: 25px;
}
.checkout-index-index .page-header {
  margin-bottom: 0;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background-color: #676358;
  border-color: #676358;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background-color: #676358;
  border-color: #676358;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  border-color: #676358;
}

.checkout-cart-index .pbf-representative-example {
  display: none;
}

.opc-progress-bar-item._complete > span {
  color: #231f20;
}

.content.minicart-items {
  display: block !important;
}

/* Discount Code box */
.checkout-payment-method .payment-option-title .action-toggle:after {
  display: none;
}

.cart-discount .actions-toolbar .action.cancel, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background-color: #d0cab2;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  min-height: 45px;
}

.comment .payment-option-content {
  display: block !important;
}

.discount-code .payment-option-content {
  display: block !important;
}
.discount-code .action-toggle {
  display: none;
}
.discount-code button.action.action-apply {
  display: block;
  width: 100%;
  padding: 10px;
}
.discount-code .payment-option-inner span {
  margin: 10px 0;
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.discount-code .payment-option-inner input {
  display: block;
  padding: 10px;
  margin-bottom: 5px;
  min-height: 45px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 20px;
  padding: 0 0 0 23px;
  font-size: 13px;
}

.checkout-payment-method .payment-option-title {
  padding: 10px;
  display: block;
}

.checkout-payment-method .checkout-billing-address {
  padding: 16px;
  margin: 0;
  background: #f1f1f1;
  border: 1px solid #ddd;
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  padding: 10px;
}

.checkout-payment-method .fieldset.payment.items {
  border: 1px solid #ddd;
  padding: 10px;
  margin-top: 10px;
}

.credit-card-number.field, .checkout-billing-address {
  margin: 0;
}

.checkout-billing-address.field {
  font-size: 13px;
}

.credit-card-number.field .control iframe {
  width: 100%;
  display: block;
}

.credit-card-number.field .control iframe,
.credit-card-expiration.field iframe,
.credit-card-cvv iframe,
.card-holder-name iframe {
  width: 100%;
  display: block;
}

.credit-card-expiration.field, .credit-card-cvv.field, .card-holder-name.field {
  float: left;
}
@media (min-width: 768px) {
  .credit-card-expiration.field, .credit-card-cvv.field, .card-holder-name.field {
    width: 32%;
    margin: 5px;
  }
}

.credit-card-number label,
.credit-card-expiration label,
.credit-card-cvv label,
.card-holder-name label {
  font-size: 13px;
  padding: 0;
  margin: 0;
}

.checkout-index-index #co-payment-form .payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}

.catalog-product-view .product-info-main .page-main-description.product-full-width-section {
  height: 100px;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .product-info-main .read-more-button {
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
}
.catalog-product-view .product-info-main .page-main-description {
  position: relative;
  transition: height 0.3s ease-in-out;
}
.catalog-product-view .product-info-main .fade-out {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  display: block;
}
.catalog-product-view .product-info-main .expanded .fade-out {
  display: none;
}
.catalog-product-view .product.attribute.sku {
  font-size: 14px;
  float: left;
  width: 50%;
}
.catalog-product-view .product-social-links {
  font-size: 14px;
  float: right;
  width: 50%;
  text-align: right;
}
.catalog-product-view .product-addto-links .action.towishlist:before {
  float: right;
  margin-top: 1px;
  margin-left: 5px;
}
.catalog-product-view .product-addto-links span {
  padding: 0;
}
.catalog-product-view #PBFPopup .pbf-finance-widget .pbf-finance-widget-text {
  background-color: #F5F4EF;
  color: #000;
  padding: 1rem;
  margin-right: 5px;
  font-size: 11px;
}
.catalog-product-view #PBFPopup .pbf-finance-widget .pbf-finance-widget-button {
  background-color: #F5F4EF;
  padding-left: 0;
  color: #000;
  border: 0;
  min-height: 42px;
  margin-left: 0;
  width: 50%;
}
.catalog-product-view #PBFPopup .pbf-finance-widget .pbf-finance-widget-button span {
  color: #000;
}
.catalog-product-view #PBFPopup .pbf-finance-widget .pbf-finance-widget-button:hover {
  background-color: #d0cab2;
}
.catalog-product-view .pbf-bottom-actions, .catalog-product-view .pbf-representative-example {
  display: none;
}
.catalog-product-view a#imega-see-info, .catalog-product-view #imega-modal h3 {
  background-color: #4c4940 !important;
}
.catalog-product-view #imega-widget-anchor span.imega-min-payment-text, .catalog-product-view #imega-widget span.imega-min-payment-text {
  color: #4c4940;
}
.catalog-product-view .product.details {
  width: 100%;
  display: flex;
  /* Accordion */
}
@media (max-width: 767px) {
  .catalog-product-view .product.details {
    display: block;
  }
}
.catalog-product-view .product.details .product-details-accordion,
.catalog-product-view .product.details .alternate-links-wrapper,
.catalog-product-view .product.details .image-wrapper {
  width: 100%;
  padding: 2rem;
  padding-left: 0;
  display: block;
}
.catalog-product-view .product.details .image-wrapper {
  padding-right: 0;
}
.catalog-product-view .product.details .product-details-accordion .accordion-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.catalog-product-view .product.details .product-details-accordion .accordion-title {
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 900;
  border-bottom: 1px #f1f1f1 solid;
  padding-bottom: 5px;
  padding-top: 5px;
}
.catalog-product-view .product.details .product-details-accordion .accordion-title i {
  float: right;
  height: 20px;
  margin-top: 5px;
}
.catalog-product-view .view-all {
  padding: 1em;
  margin-bottom: 0;
  text-align: center;
  font-weight: 700;
  background-color: #F5F4EF;
}
.catalog-product-view .view-all a {
  color: #4c4940;
}
.catalog-product-view .youtube-video {
  position: relative;
  max-width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100%) */
  margin-top: 50px;
}
.catalog-product-view .youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.catalog-product-view .box-tocart .qty {
  margin-right: 1em;
  margin-bottom: 0;
  min-width: 75px;
  min-height: 40px;
}
.catalog-product-view .box-tocart .qty input {
  border: solid 1px black;
}
.catalog-product-view .box-tocart .fieldset {
  display: flex;
  align-items: stretch;
  width: 100%;
}
.catalog-product-view .box-tocart .actions {
  width: 100%;
}
.catalog-product-view .box-tocart .actions button.tocart {
  height: 40px;
  width: 100%;
  padding: 5px;
}
.catalog-product-view .also-available {
  margin: 20px 0;
}
.catalog-product-view .also-available h3 {
  font-size: 16px;
}
.catalog-product-view .also-available img {
  width: 120px;
  height: 120px;
}
.catalog-product-view .also-available img:hover {
  border: #e8e8e8 solid 2px;
}
.catalog-product-view .product.info.detailed {
  margin-top: 20px;
}
.catalog-product-view .product.info.detailed .data.items {
  margin-left: 0;
  margin-right: 0;
}
.catalog-product-view .product.info.detailed .data.title {
  border-bottom: 2px solid rgba(207, 202, 181, 0.5);
  font-size: 16px;
}
.catalog-product-view .product.info.detailed .data.title.active {
  border-bottom: 2px solid #4C4941;
}
.catalog-product-view .product.info.detailed .data.title.active .switch {
  font-weight: 700;
  font-size: 16px;
  padding: 0 1em;
}
.catalog-product-view .product.info.detailed .data.title:not(:first-of-type) .switch {
  padding: 0 1em;
  font-size: 16px;
}
@media (max-width: 1150px) {
  .catalog-product-view .product.info.detailed .data.title:not(:first-of-type) .switch {
    font-size: 14px;
  }
}
@media (max-width: 860px) {
  .catalog-product-view .product.info.detailed .data.title:not(:first-of-type) .switch {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .product.info.detailed .data.title:not(:first-of-type) .switch {
    font-size: 16px;
  }
}
.catalog-product-view .product.info.detailed .data.title .switch {
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 16px;
  padding: 0 1em;
}
.catalog-product-view .product.info.detailed .data.content {
  padding: 20px 0;
  border: none;
  color: rgba(55, 55, 55, 0.58);
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: -0.5px;
}
.catalog-product-view .block.related, .catalog-product-view .block.upsell {
  clear: both;
  width: 100%;
}
.catalog-product-view .fotorama__thumb-border {
  border-color: #000;
}
.catalog-product-view .product-attributes {
  display: flex;
  width: 100%;
  margin-bottom: 2rem;
}
.catalog-product-view .product-attributes .product-attribute {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #f1f1f1;
  font-size: 14px;
}
@media (max-width: 768px) {
  .catalog-product-view .product-attributes .product-attribute {
    font-size: 16px;
  }
}
.catalog-product-view .product-attributes .product-attribute:first-child {
  padding-left: 0;
}
.catalog-product-view .product-attributes .product-attribute:last-child {
  border-right: none;
}

header {
  background-color: #d0cab2;
}
header .header-sub-wrapper-phone {
  color: white;
  display: inline-block;
  text-decoration: none;
}
header .header-sub-wrapper-phone a {
  color: #4c4940;
}
@media screen and (max-width: 767px) {
  header .header-sub-wrapper-phone {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  header .header-sub-wrapper-tagline {
    font-size: 18px;
    padding-top: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: white;
  }
}
@media screen and (max-width: 767px) {
  header .header-sub-wrapper-tagline {
    display: none;
  }
}
header .account-mobile {
  display: none;
}

.checkout-index-index .c-header {
  display: block;
}

.c-header {
  display: flex;
}
@media screen and (min-width: 768px) {
  .c-header {
    justify-content: space-between;
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .c-header {
    flex-direction: column;
    padding-bottom: 1rem;
  }
}
.c-header__logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-header__logo a {
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 400px;
}
@media screen and (min-width: 768px) {
  .c-header__left, .c-header__right, .c-header__logo {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  .c-header__left, .c-header__right, .c-header__logo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-header__left {
    text-align: right;
  }
}
.c-header__icons {
  display: inline-flex;
  font-size: 20px;
}
.c-header__icons .minicart-wrapper {
  float: none;
}
.c-header__icons .minicart-wrapper .block-minicart {
  z-index: 999999999999;
}
.c-header__icons .minicart-wrapper .block-minicart .minicart-items-wrapper {
  height: 40vh !important;
}
@media screen and (max-width: 768px) {
  .c-header__icons .minicart-wrapper {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-header__icons .left {
    padding-right: 10px;
  }
}
.c-header__icon-and-search-container {
  text-align: right;
}
.c-header__search {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .c-header__search {
    float: right;
    margin-bottom: 1rem;
  }
}
.c-header .header_account_link {
  margin-left: 1rem;
  color: #4c4940;
}
.c-header .block-search input {
  position: relative;
  left: unset;
  margin: 0;
  width: 100%;
}
.c-header .block-search .control {
  margin: 0;
  padding: 0;
  border-top: none;
}
.c-header .block-search .label {
  display: none;
}

/* Minicart */
.minicart-items .product-item-name a {
  color: #4c4940;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: #4c4940;
}
.minicart-wrapper .action.showcart:active:before {
  color: #f8f4eb;
}

@media (max-width: 767px) {
  .minicart-wrapper .block-minicart {
    width: 100vw;
    right: -15px;
    left: auto;
  }
}
/* Global Banner */
.top-store-cta {
  width: 100%;
  text-align: center;
  background-color: #4c4940;
  line-height: 1.2;
  padding: 10px 0;
  font-size: 1.6rem;
}
.top-store-cta p {
  margin: 0;
  padding: 0;
}
.top-store-cta a {
  color: #d0cab2;
  font-size: 2rem;
}
.top-store-cta a .highlight {
  color: white;
}
.top-store-cta a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .top-store-cta a {
    display: block;
  }
}
.top-store-cta a:nth-child(2) {
  border-left: 1px solid #fff;
  padding-left: 10px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .top-store-cta a:nth-child(2) {
    border: 0;
  }
}
.top-store-cta a img {
  height: 18px;
}

.newsletter-template {
  display: flex;
  padding: 2rem;
  margin-bottom: 2rem;
  background-color: #4c4940;
  color: white;
  justify-content: center; /* Horizontal centering */
  align-items: center; /* Vertical centering */
}
@media (max-width: 767px) {
  .newsletter-template {
    display: block;
    padding: 2rem 0;
  }
}
.newsletter-template h4 {
  font-size: 3rem;
  font-weight: 900;
}
.newsletter-template p {
  font-size: 2rem;
}
.newsletter-template .col-6 {
  padding: 0 1rem;
  width: 50%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .newsletter-template .col-6 {
    width: 100%;
  }
}
.newsletter-template .block.newsletter {
  max-width: 100%;
  width: 100%;
}
.newsletter-template .block.newsletter .field.newsletter {
  max-width: 100%;
}
.newsletter-template .block.newsletter .field.newsletter input {
  width: 100%;
}
@media (max-width: 767px) {
  .newsletter-template .block.newsletter .form.subscribe {
    display: block;
  }
}
.newsletter-template .block.newsletter input {
  background: none;
  color: white;
  width: 70%;
  margin: 0;
}
@media (max-width: 767px) {
  .newsletter-template .block.newsletter input {
    width: 100%;
    margin-bottom: 5px;
  }
}
.newsletter-template .block.newsletter .control::before {
  color: white;
}
.newsletter-template .block.newsletter input::-moz-placeholder {
  color: white; /* Set the text color for the placeholder to white */
  font-size: 2rem;
}
.newsletter-template .block.newsletter input::placeholder {
  color: white; /* Set the text color for the placeholder to white */
  font-size: 2rem;
}
.newsletter-template .block.newsletter button {
  background: #d0cab2;
  border: 1px solid white;
  font-size: 2rem;
  padding: 7px;
  padding-left: 2rem;
  padding-right: 2rem;
}
.newsletter-template .block.newsletter button:hover {
  background-color: #f8f4eb;
}
@media (max-width: 767px) {
  .newsletter-template .block.newsletter button {
    width: 100%;
  }
}
.newsletter-template .block.newsletter .form.subscribe > .field, .newsletter-template .block.newsletter .form.subscribe > .actions {
  float: none;
}

footer {
  position: relative;
  background-color: #4c4940;
}
footer .footer-logo {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 2rem;
  margin-right: 2rem;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  footer .footer-logo {
    position: relative;
  }
}
footer .footer.content .links {
  padding-right: 5px;
  color: #f8f4eb;
}
footer .footer.content div.footer.links h2 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #f8f4eb;
}
footer a {
  font-size: 1.6rem;
  text-transform: capitalize;
  color: #f8f4eb;
}
footer .footer.links.shop-by-type-links {
  display: none;
}

.copyright {
  background-color: #d0cab2;
  color: #4c4940;
}

.page-footer {
  background-color: #4c4940;
}

.footer.content .links li {
  background: none;
}
.footer.content .links a {
  color: #f8f4eb;
}
.footer.content .links a:visited {
  color: #f8f4eb;
}
.footer.content .links a:hover {
  color: #f8f4eb;
}

.custom-footer-blocks {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .custom-footer-blocks {
    display: block;
  }
}

.custom-footer-blocks > div {
  flex-basis: calc(20% - 20px); /* 20% of the container width with some spacing */
}

.social-links {
  text-align: center;
}
.social-links a {
  font-size: 5rem;
  padding: 5px;
  color: #d0cab2;
}

.overlay {
  min-height: 100vh;
  width: 100%;
  background: white;
  opacity: 0.5;
  position: fixed;
  top: 0;
  z-index: 99;
}

@media screen and (min-width: 768px) {
  .c-menu {
    padding-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    height: -webkit-fill-available;
    z-index: 100;
    background-color: transparent;
    transition: 300ms left linear 300ms, 300ms background-color linear;
    max-width: 1280px;
  }
  .c-menu.is-open {
    left: 0;
  }
}
.c-menu__list {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .c-menu__list {
    display: none;
  }
  .c-menu__list.is-active {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .c-menu__list {
    display: inline-flex;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 1280px;
  }
  .c-menu__list[data-tab=account] {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .c-menu__inner {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__inner {
    background-color: #4c4940;
    height: 100%;
    height: -webkit-fill-available;
    width: 100%;
    max-width: 300px;
    overflow-y: scroll;
  }
}
.c-menu__link {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .c-menu__link {
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  }
  .c-menu__link:hover {
    color: #4c4940;
    text-decoration: none;
  }
}
.c-menu__link:hover, .c-menu__link:visited, .c-menu__item a:hover, .c-menu__item a:visited {
  color: #4c4940;
  text-decoration: none;
}
@media (max-width: 767px) {
  .c-menu__link:hover, .c-menu__link:visited, .c-menu__item a:hover, .c-menu__item a:visited {
    color: white;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__link, .c-menu__item a {
    border-bottom: 1px solid #6d6d6d;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__link {
    padding: 1rem 2rem;
    color: white;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__item li {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-menu__item.has-children:hover .c-menu__sub-menu {
    display: block;
  }
}
.c-menu__item.has-children a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-menu__item.has-children > a {
    display: flex;
    color: white;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__item li a {
    padding: 1rem 3rem;
    text-decoration: none;
    color: white;
  }
  .c-menu__item li a:hover {
    color: white;
  }
}
.c-menu__sub-menu {
  display: none;
}
.c-menu__sub-menu ul {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .c-menu__sub-menu {
    color: #231f20;
    font-weight: 700;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .c-menu__sub-menu {
    position: absolute;
    top: 3rem;
    left: 0;
    padding: 3rem;
    z-index: 100;
    background-color: #ffffff;
    width: 100%;
    text-align: left;
  }
  .c-menu__sub-menu a {
    color: #575757;
    border-bottom: 1px solid #6d6d6d;
    text-transform: none;
  }
}
@media screen and (min-width: 768px) {
  .c-menu__sub-menu .pagebuilder-column {
    width: auto !important;
    padding-right: 5rem !important;
  }
}
.c-menu__item {
  margin: 0;
}
.c-menu__item i {
  display: none;
}
@media (max-width: 768px) {
  .c-menu__item {
    position: relative;
  }
  .c-menu__item i {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    margin: 15px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__mobile-tabs {
    display: flex;
    margin-bottom: 1rem;
    border-bottom: 1px solid;
  }
}
@media screen and (min-width: 768px) {
  .c-menu__mobile-tabs {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-menu__mobile-tab {
    text-transform: uppercase;
    padding: 1rem 2rem;
    color: white;
  }
  .c-menu__mobile-tab.is-active {
    font-weight: bold;
  }
}

.page-layout-1column .products-grid.products-related .product-item {
  width: 20%;
}
@media (max-width: 767px) {
  .page-layout-1column .products-grid.products-related .product-item {
    width: 32%;
  }
}
@media (max-width: 480px) {
  .page-layout-1column .products-grid.products-related .product-item {
    width: 100%;
  }
}
.page-layout-1column .products-grid.products-related .product-item .product.details {
  display: block;
  padding: 5px;
}
.page-layout-1column .products-grid.products-related .product-item .product-item-info {
  width: 100%;
}
.page-layout-1column .products-grid.products-related .product-item .product-image-container {
  width: 100% !important;
  padding: 5px;
}
.page-layout-1column .products-grid.products-related .product-item .field.choice {
  top: -10px;
  margin-left: 7px;
}
.page-layout-1column .products-grid.products-related .product-item .product-item-name {
  margin: 0;
  padding-top: 10px;
}
.page-layout-1column .products-grid.products-related .product-item .action.towishlist {
  position: absolute;
  right: 5px;
  top: -20px;
}

/*# sourceMappingURL=styles.css.map*/