/** Shopify CDN: Minification failed

Line 137:0 Unexpected ","

**/
:root {
  --page-width: 1820px;
}
body {
  color: #262626;
}
body p,
body {
  font-size: 22px;
}
* img {
  max-width: 100%;
}
.announcement-bar {
  background: #aa9872;
}
header.header--middle-left {
  display: block;
  padding: 0;
}
.header-top > div {
  grid-template-areas: "heading navigation icons";
  grid-template-columns: auto 1fr auto;
  column-gap: 2rem;
  display: grid;
  align-items: center;
}
.search-main-head .search-modal__form {
  width: 100%;
  display: flex;
  min-width:100%;
}
header .header__icons {
  display: flex;
  grid-area: icons;
  justify-self: end;
  width: 100%;
  flex-direction: revert;
  justify-content: flex-end;
  gap: 20px;
}
header .customer-account {
  display: flex;
  align-items: center;
}
header .header__icon,
header .header__icon--cart .icon {
  height: auto;
  width: auto;
  margin: 0 !important;
}
.header-top {
  background: #1a1a1a;
  box-shadow: -0.297px 16.997px 101px #0000002b;
  padding: 25px 0;
}
.header-nav-main {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 5rem;
}
.header-bottom .list-menu__item {
  padding: 34px 15px;
  border-left: 1px solid #21212133;
  font-size: 27.778px;
  color: #272727;
  line-height: 1.2;
  min-width: 206px;
  justify-content: center;
}
.header-bottom li:last-child .list-menu__item {
  border-right: 1px solid #21212133;
}
h1.header__heading .header__heading-link .h2 {
  font-size: 44px;
  color: rgb(170, 152, 114);
  text-transform: uppercase;
}
header .list-menu--inline {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
header .search__input.field__input {
  border-radius: 4px;
  background-color: #212121;
  color: #fff !important;
  border: none;
  padding: 20px;
  min-height: 60px;
}
header .search__input.field__input + label.field__label {
  font-size: 22.222px;
  color: rgb(255, 255, 255);
  top: 50%;
  transform: translateY(-50%);
}
header button.search__button.field__button {
  border-radius: 4px;
  background-color: #aa9872 !important;
  height: 100%;
}
.customer-account a {
  color: #fff;
  text-decoration: none;
  font-size: 22.22px;
}
a#cart-icon-bubble {
  font-size: 22.222px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-decoration: none;
}
a#cart-icon-bubble i {
  color: #aa9872;
  margin-right: 5px;
}
header .search__input.field__input:focus + label.field__label {
  top: 1px;
  font-size: 8px;
  transform: none;
  left: 20px;
  opacity: 0.4;
}
header .customer-account span {
  display: inline-flex;
  color: #fff;
  font-size: 22px;
  margin: 0 5px;
}
,
header .customer-account a {
  font-size: 22px;
}
.banner-img {
  position: relative;
}
.banner-img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(33, 33, 33, 0.4);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.annoucement-bar-sec {
  display: flex;
  justify-content: center;
  align-items: center;
}
.annoucement-bar-sec p {
  font-size: 22.222px;
  color: rgb(13, 13, 13);
  line-height: 0.001;
}
.annoucement-bar-sec a {
  font-weight: 600;
  color: rgb(13, 13, 13);
  text-decoration: none;
}
.annoucement-bar-sec i {
  margin: 0 5px;
  margin-left: 10px;
}
.banner-sec-main {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.pembertons-heading h3 {
  font-size: 44.444px;
  color: rgb(33, 33, 33);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

button.slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  border: none;
  background: transparent;
  color: #fff;
  font-size: 70px;
}
button.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  border: none;
  background: transparent;
  color: #fff;
  font-size: 70px;
}
.striling {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
.string-image-sec::before {
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, transparent 50%);
  position: absolute;
}
.string-image-sec:hover:before {
  background: linear-gradient(to top, #aa9872 0%, transparent 50%);
}
.string-image-sec {
  position: relative;
}
.janome-banner i,
.janome-banner i {
  font-family: "FontAwesome";
}
ul.slick-dots {
  display: flex;
  list-style-type: none;
  position: absolute;
  bottom: 60px;
  padding: 0;
  left: 60px;
  gap: 5px;
  margin: 0;
}
ul.slick-dots li button {
  background: #000;
  border: none;
  font-size: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
ul.slick-dots li.slick-active button {
  background: #fff;
}
.main-head-sec {
  max-width: 500px;
  margin-right: 100px;
  background: #000000a6;
  padding: 0 30px 40px;
  text-align: right;
  padding-top: 200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 20px;
}
.banner-head-main h4,
.banner-head-main p {
  margin: 0;
  font-size: 44.444px;
  color: rgb(255, 255, 255);
  line-height: 1.25;
  text-align: right;
  font-family: "Avenir Next", sans-serif;
  font-weight: 600;
}
.banner-button-main a {
  background: rgba(33, 33, 33, 0.89);
  padding: 15px 30px;
  border: 1px solid #aa9872;
  font-size: 22.222px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 2.5;
  text-align: center;
  text-decoration: none;
}
.banner-head-main p {
  font-weight: 400;
}
.banner-bg {
  display: flex;
  justify-content: flex-end;
}
.pembertons-head p {
  font-size: 39px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.2;
  font-family: --font-heading-family;
}
.pembertons-head {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 0;
}
.pembertons-image img {
  display: flex;
}
.collection-list-wrapper .title-wrapper-with-link {
  justify-content: center;
}
.pembertons-heading {
  padding-top: 20px;
  border-top: 8px solid #aa9872;
  margin-top: 60px;
  position: relative;
}
.pembertons-heading::before,
.pembertons-heading::after {
  content: "";
  width: 30%;
  height: 8px;
  background: linear-gradient(to right, #fff, transparent);
  position: absolute;
  top: -8px;
}
.pembertons-heading::after {
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}
.collection-list-title {
  width: 100%;
}
.over-locking .image-with-text__media {
  padding: 0 !important;
  display: flex;
  justify-content: center;
  border: none;
  align-items: center;
}
.over-locking .image-with-text__media img {
  position: static !important;
  max-width: 343px !important;
}
.over-locking div.image-with-text__content {
  padding: 0;
  justify-content: center;
}
.over-locking div.image-with-text__content h3 {
  font-size: 44.444px;
  color: rgb(33, 33, 33);
  line-height: 1.375;
  margin-bottom: 0;
}
.over-locking div.image-with-text__content p {
  font-size: 22.222px;
  line-height: 1.375;
}
.card-wrapper.animate-arrow.collection-card-wrapper {
  position: relative;
}
.card-wrapper.animate-arrow.collection-card-wrapper:before {
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(
    to bottom,
    #e5e5e547 0%,
    #e5e5e561 0%,
    #2c2c2c 100%
  );
  position: absolute;
  z-index: 9;
}
.card-wrapper.animate-arrow.collection-card-wrapper .card__content {
  position: absolute;
  bottom: 50px;
  text-align: center;
  z-index: 9;
}
.collection-card-wrapper .card__information {
  padding: 0 20px !important;
}
.collection-card-wrapper .card__information h3 {
  font-size: 27.778px;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  font-family: inherit;
}
.card-wrapper.animate-arrow.collection-card-wrapper:hover h3 {
  font-size: 40.444px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
}
.pembertons .pembertons-heading {
  margin-top: 0;
  border: none;
  padding-top: 0;
  padding-bottom: 30px;
}
.pembertons .pembertons-heading::before,
.pembertons .pembertons-heading::after {
  display: none;
}
/* ul.collection-list {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
} */
/* ul.collection-list > li.collection-list__item.grid__item {
    width: 100%;
    max-width: 100%; 
} */
.card-wrapper.animate-arrow.collection-card-wrapper:hover:before {
  background: linear-gradient(
    to bottom,
    #e5e5e547 0%,
    #e5e5e561 0%,
    rgb(170 152 114) 100%
  );
}
/* .index-latest-product .card-wrapper.product-card-wrapper:before, .card-wrapper.product-card-wrapper:after {
    width: 2px;
    height: 30%;
    background: linear-gradient(to bottom,#fff,transparent);
    content: "";
    top: 0;
    left: -10px;
    z-index: 9;
    position: absolute;
} */
/* .index-latest-product .card-wrapper.product-card-wrapper::after {
    bottom: 0;
    width: 1px;
    height: 30%;
    background: linear-gradient(to top, #fff, transparent);
    content: "";
    top: 0;
    left: -9px;
    z-index: 9;
    position: absolute;
    top: auto;
} */
.index-latest-product .card-wrapper.product-card-wrapper {
  padding: 30px;
  border-right: 1px solid #aa9872;
  position: relative;
  border-image: linear-gradient(to bottom, #fff, #aa9873, #fff) 1;
}
.index-latest-product li:last-child .card-wrapper.product-card-wrapper {
  border-right: none;
}
.index-latest-product
  .card-wrapper.product-card-wrapper.underline-links-hover
  h3 {
  font-size: 27.778px;
  font-family: inherit;
  color: rgb(33, 33, 33);
  line-height: 1.2;
  text-align: center;
}
.index-latest-product .card-information {
  text-align: center;
}
.index-latest-product .card-wrapper.product-card-wrapper .price__regular {
  font-size: 34px;
  font-family: "Georgia Pro";
  color: #aa9872;
  line-height: 1.2;
  text-align: center;
  margin-top: 20px;
}
main > * {
  padding-bottom: 60px;
}
.index-latest-product .card-wrapper.product-card-wrapper .card__inner {
  --ratio-percent: 100% !important;
}
.index-latest-product
  .card-wrapper.product-card-wrapper
  .card__inner
  img.motion-reduce {
  object-fit: contain;
  background: #fff;
}
.index-latest-product
  .card-wrapper.product-card-wrapper
  .card__content
  .card__information
  h3 {
  margin: 20px 0 30px;
}
footer.footer {
  background-color: #212121;
  color: #fff;
  padding: 100px 0 0;
}
h2.footer-block__heading {
  font-size: 27.778px;
  font-family: inherit;
  color: #fff;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 60px;
}
.footer-block.grid__item:first-child h2.footer-block__heading {
  font-size: 44.444px;
  color: #aa9872;
  line-height: 1.2;
  font-family: Georgia Pro;
  font-weight: 400;
}
.footer__blocks-wrapper {
  display: grid;
  grid-template-columns: auto 1fr 1fr auto;
  align-items: flex-start;
}
.footer-block.grid__item:first-child {
  width: 100%;
  max-width: 100%;
}
.footer-block.grid__item.footer-block--menu {
  width: 100%;
}
.footer-block.grid__item:first-child .footer-block__details-content {
  width: 100%;
  max-width: 640px;
  padding-right: 160px;
}
.footer-block__details-content .list-menu__item--link {
  font-size: 22px;
  font-family: inherit;
  color: #fff;
  line-height: 1.4;
}
.footer-block__newsletter p {
  font-size: 22px;
  font-family: inherit;
}
.footer-block__newsletter {
  max-width: 560px;
  padding-left: 110px;
}
footer .footer-block__details-content .list-menu__item--link,
footer .footer-block__details-content p {
  font-size: 22px;
  color: #fff;
}
ul.footer__list-social.list-unstyled.list-social {
  justify-content: flex-start;
  padding: 0;
  gap: 10px;
  margin-top: 60px;
}
ul.footer__list-social.list-social a.link.list-social__link svg {
  width: 44px;
  height: 44px;
}
ul.footer__list-social.list-unstyled.list-social a.link.list-social__link {
  color: #aa9872;
}
footer .footer-block__newsletter .footer__newsletter {
  max-width: 100%;
}
.newsletter-form__field-wrapper .field__input {
  padding-right: inherit;
  background: #333333;
  height: 60px;
  border-radius: 0;
  border: none;
  margin: 0;
}
.newsletter-form__field-wrapper .field::after,
.newsletter-form__field-wrapper .field::after {
  display: none;
}
footer button#Subscribe {
  position: static;
  width: 100%;
  margin-top: 15px;
  height: 60px;
  display: flex;
  align-items: center;
  border: 1px solid;
  font-size: 22.222px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 2.5;
  font-weight: 600;
  border-color: #aa9872;
}
footer label.field__label {
  top: 50%;
  transform: translateY(-50%);
  font-size: 22.222px;
  font-family: inherit;
  color: rgba(255, 255, 255, 0.478);
  line-height: 1.75;
}
footer .newsletter-form__field-wrapper {
  width: 100%;
  max-width: 100%;
}
footer .footer__content-bottom {
  padding-top: 10px;
  padding-bottom: 40px;
  background: #000;
}
footer .footer__content-bottom-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}
.footer__content-bottom-wrapper .footer__copyright.caption small {
  font-size: 20px;
  font-family: inherit;
  opacity: 0.8;
}
.header-bottom .list-menu__item:hover {
  background-color: rgb(229, 229, 229);
  text-decoration: none !important;
}
.header-bottom .list-menu__item:hover span {
  text-decoration: none;
}
body .underline-links-hover:hover a {
  text-decoration: none;
}
footer .footer__content-bottom {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer__copyright.caption {
  margin: 0;
}
.product-box {
  display: none;
}
.product-box.active {
  display: block;
}
/* Product page */
.template-product .product__media-toggle:after {
  display: none;
}
.template-product .product-media-container.media-type-image {
  border: none;
}
.template-product .product-craft-machine {
  padding-top: 50px;
}
.template-product
  .product-craft-machine
  .grid__item.product__media-wrapper
  media-gallery
  .product__media {
  margin-top: 60px;
}
.template-product .product__title h1 {
  font-size: 50px;
  color: rgb(33, 33, 33);
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 40px;
}
.template-product .product__info-container {
  max-width: 100%;
}
.card-wrapper.product-card-wrapper.underline-links-hover:hover {
  background: #f6f6f6;
}
.template-product .title-desc {
  max-width: 680px;
  color: #000;
}
.template-product .price.price--large.price--show-badge {
  font-size: 44.44px;
  color: #aa9872;
  line-height: normal;
}
.template-product .product-form__input input[type="radio"] + label,
.template-product .quantity__input[type="number"] {
  border-radius: 0;
  font-size: 22px;
  min-width: 170px;
  min-height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.template-product fieldset.product-form__input .form__label,
.product-form__quantity .form__label {
  font-size: 27px;
  color: #262626;
}
.template-product variant-radios > fieldset.product-form__input {
  margin-bottom: 60px;
}
.template-product .quantity__button svg {
  width: 0;
}
.template-product .product-form__buttons {
  margin-top: 60px;
}
.template-product .product-form__submit {
  margin-bottom: 1rem;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #aa9872;
  border-color: #aa9872;
  min-height: 70px;
  line-height: normal;
  max-width: 290px;
}
.template-product quantity-input.quantity button {
  display: none;
}
.template-product .product-form__submit::after,
.template-product .product-form__submit::before {
  display: none;
}
.template-product .product__info-wrapper.grid__item {
  padding-left: 130px;
}
.product-desc-sec {
  padding-top: 60px;
  margin-top: 80px;
  border-top: 8px solid #aa9872;
  margin-bottom: 60px;
  position: relative;
}
.product-desc-sec h3,
.product-speci-sec h3 {
  font-size: 27px;
  font-weight: 700;
  font-family: inherit;
}
.product-desc-sec::before,
.product-desc-sec::after {
  content: "";
  width: 30%;
  height: 8px;
  background: linear-gradient(to right, #fff, transparent);
  position: absolute;
  top: -8px;
}
.product-desc-sec::after {
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}
.template-product .product__description {
  font-size: 27px;
}
.product-speci-sec li {
  list-style-type: none;
}
.product-speci-sec li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-weight: 200;
  color: #aa9872;
  margin-right: 15px;
}
.guarentee-box h4 {
  font-size: 27px;
  font-weight: 600;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.guarentee-box h4::after {
  display: inline-block;
  width: 50px;
  height: 50px;
  content: "";
  background: linear-gradient(#aa9872 0 0), linear-gradient(#aa9872 0 0);
  background-position: center;
  background-size: 50% 2px, 2px 50%;
  background-repeat: no-repeat;
}
.index-latest-product ul.grid.product-grid {
  gap: 0;
}
/* .index-latest-product ul.grid.product-grid li.grid__item {
    width: 16.66%;
    max-width: 16.66%;
} */
footer .footer-block__details-content .list-menu__item--link:hover,
footer .copyright__content a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}
header .cart-count-bubble {
  height: 20px;
  width: 20px;
  font-size: 14px;
  bottom: auto;
  left: 14px;
  line-height: normal;
  top: 16px;
  right: auto;
  color: #262626;
  background: #aa9872;
}
.acc-sec a {
  font-size: 22px;
  font-family: inherit;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.customer-account p {
  margin: 0;
}
.acc-sec a::after {
  content: "\f107 ";
  font-family: "FontAwesome";
  margin-left: 10px;
}
header .search__input.field__input:not(:placeholder-shown) ~ .field__label {
  top: 0;
  transform: none;
  font-size: 14px;
  opacity: 0;
}
header .search__input.field__input ~ .field__label {
  top: 0;
  transform: none;
  font-size: 14px;
  opacity: 1;
}
.search-main-head .search-modal__form {
  max-width: 100%;
}
header .header__icons {
  gap: 60px;
}
footer button#Subscribe:hover {
  background: #aa9872;
}
a:hover {
  opacity: 0.9;
}
.banner-button-main a:hover {
  background: #aa9872;
  opacity: 1;
}
button.slick-prev:hover,
button.slick-next:hover {
  color: #000;
  cursor: pointer;
}
.field__input:not(:placeholder-shown) {
  color: #fff;
  padding: 10px;
}
.field__input:not(:placeholder-shown) + label.field__label {
  top: 10px;
  left: 10px;
}
.field__input:focus ~ .field__label {
  left: 10px;
  top: 10px;
}
.field:before,
.field:after {
  display: none;
}
header button.search__button.field__button {
  min-width: 60px;
}

/* fillter acc */
.cateory-menu {
  display: none;
}
ul.cateory-menu.current {
  display: block !important;
}
.bg-color {
  height: 25px;
  width: 25px;
  flex-shrink: 0;
  margin-right: 10px;
  border-radius: 20px;
  border: 1px solid #00000038;
}
#main-collection-filters .facets details {
  position: relative;
}


.facets__item {
  position: relative;
  display: flex;
  align-items: center;
}
.tooltip_wrap {
    display: none;
}
label.mobile-facets__label {
    text-transform: capitalize;
}
/* .facets-vertical .product-grid-container ul.grid.product-grid {
    gap: 0;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}
.facets-vertical .product-grid-container ul.grid.product-grid li.grid__item {
    width: 100%;
    max-width: 100%;
}
.facets-vertical .product-grid-container li:nth-child(3n) .card-wrapper.product-card-wrapper {
    border-right: 0;
} */
.facets-wrap-vertical ul.list-unstyled {
  flex-wrap: wrap;
}
li.list-menu__item.facets__item span {
    text-transform: capitalize;
    font-size: 12px;
    vertical-align: text-top;
}
li.list-menu__item.facets__item {
    padding-bottom: 14px;
}
.facet-checkbox
  > input[type="checkbox"]:checked
  ~ .icon-checkmark
  + span
  .bg-color {
  border: 3px solid #00000038;
}
#FacetFiltersForm label.facet-checkbox svg {
  display: none;
}
#main-collection-filters .facet-checkbox input[type=checkbox]:checked ~ span {
    color: #aa9872 !important;
    font-weight: bold;
}
#main-collection-filters
  .facets
  details:nth-of-type(1)
  .facets-wrap
  ul
  li
  label {
  padding: 0 !important;
}
body.template-collection h1.collection-hero__title {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 0;
}

/* body.template-collection #product-grid .grid__item::after {
    content: "";
    width: 0.5px;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    left: auto;
    position: absolute;
    background: #D5D5D5;
}
body.template-collection #product-grid .grid__item::after {
    right: 0;
} */
body.template-collection #product-grid .grid__item {
  border-bottom: 1px solid #aa9872;
  position: relative;
  border-image: linear-gradient(to right, #fff, #aa9873, #fff) 1;
}
body.template-collection #product-grid .grid__item .card-wrapper {
  padding: 40px 20px 40px;
  border-right: 1px solid #aa9872;
  position: relative;
  border-image: linear-gradient(to bottom, #fff, #aa9873, #fff) 1;
}
body.template-collection #product-grid .grid__item:nth-child(3n) .card-wrapper {
  border-right: 0;
}
body.template-collection ul#product-grid {
  gap: 0;
}
body.template-collection .card__heading {
  font-size: 27.778px;
  font-family: inherit;
  color: #212121;
  line-height: 1.2;
  text-align: center;
}
body.template-collection .card__heading {
  margin: 20px 0 30px;
}
body.template-collection .price__regular,
div.card-information > .price {
  font-size: 34px;
  font-family: Georgia Pro;
  color: #aa9872;
  line-height: 1.2;
  text-align: center;
  margin-top: 20px;
}
body.template-collection .card-information {
  text-align: center;
}
body .badge {
  background: #aa9872;
  border-color: #aa9872;
  text-transform: uppercase;
  box-shadow: 2px 3px 3px #ddd;
  padding: 7px 15px;
}
.card__badge.top.right {
  position: absolute;
  top: -30px;
  right: 0px;
}
.facets-vertical .facets__summary {
  font-size: 20px;
}
.facets__heading--vertical {
  font-size: 22px;
  font-weight: 600;
}
body.template-collection h1.collection-hero__title {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 0;
  border-bottom: 8px solid #aa9872;
  padding-bottom: 40px;
  position: relative;
}
body.template-collection h1.collection-hero__title::before,
body.template-collection h1.collection-hero__title::after {
  content: "";
  width: 30%;
  height: 8px;
  background: linear-gradient(to right, #fff, transparent);
  position: absolute;
  top: auto;
  bottom: -8px;
  left: 0;
}
body.template-collection h1.collection-hero__title::after {
  left: auto;
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}
body.template-list-collections h1.title,
.customer h1 {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 0;
  border-bottom: 8px solid #aa9872;
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 80px;
}
body.template-list-collections h1.title::before,
body.template-list-collections h1.title::after,
.customer h1::after,
.customer h1::before {
  content: "";
  width: 30%;
  height: 8px;
  background: linear-gradient(to right, #fff, transparent);
  position: absolute;
  top: auto;
  bottom: -8px;
  left: 0;
}
body.template-list-collections h1.title::after,
.customer h1::after {
  left: auto;
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}
.section-header.shopify-section-group-header-group {
  z-index: 99;
}
body .customer:not(.account):not(.order),
body .customer {
  max-width: 600px;
}
body .customer .field input {
  border: 1px solid #212121 !important;
}
div .price--on-sale .price-item--regular {
  font-size: 22px;
}
.search__input.field__input {
  border: 1px solid #212121;
}
div#zevi-container .zevi-results-parent-container {
  max-width: var(--page-width);
  margin: 0 auto;
}
div#zevi-container .zevi-results-parent-container {
  padding: 0 5rem;
}
div#zevi-container .zevi-search-header-container .zevi-actions {
  font-size: 27px;
  font-weight: 600;
}
body .zevi-branding {
  display: none;
}
.zevi-search-header-container {
  padding: 60px 0 60px;
}
p.totals__subtotal-value {
  font-size: 34px;
  font-family: "Georgia Pro";
  color: #aa9872;
  line-height: 1.2;
  text-align: center;
}
.template-404 > h1 {
  text-align: center;
  padding-top: 0;
  margin-bottom: 0;
  border-bottom: 8px solid #aa9872;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 50px;
}
.template-404 > h1::before,
.template-404 > h1::after {
  content: "";
  width: 30%;
  height: 8px;
  background: linear-gradient(to right, #fff, transparent);
  position: absolute;
  top: auto;
  bottom: -8px;
  left: 0;
}
.template-404 > h1::after {
  left: auto;
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}
.product-acc-box.open-acc .product-box {
  display: block;
}
.submit-btn {
  background: #aa9872 !important;
  transition: 0.3s ease all;
}
.submit-btn:hover,
.submit-btn:focus {
  opacity: 0.8;
}
.submit-btn:before,
.submit-btn:after {
  display: none;
}
.template-customers-account .customer.account {
  max-width: 1000px !important;
}
.search-modal__content .modal__close-button.link {
  position: absolute;
  top: 15px;
  right: 75px;
  color: #fff;
}
.template-404 > p {
  font-size: 58px;
  margin-bottom: 0 !important;
  line-height: 1.5;
}
.template-404 > p + h1 {
  margin-top: 0;
}
.template-search main-search .search input {
  color: #060606;
}
.template-search
  main-search
  .search
  .field__input:not(:placeholder-shown)
  + label.field__label {
  top: 4px !important;
}
header .list-menu--inline > li {
  /* display: inline-flex; */
  min-width: calc(16%);
}
.header__menu-item .icon-caret {
  position: static;
  margin-left: 5px;
}
.mega-menu ul.mega-menu__list > li > a {
  color: #a5936e;
  font-weight: 600;
}
.mega-menu ul li a,
.mega-menu ul li a:hover {
  text-decoration: none;
}
.mega-menu ul li a:hover {
  color: #a5936e;
}
nav.header__inline-menu ul.mega-menu__list {
  gap: 1.4rem 0rem;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.sewing-machines {
  display: flex;
  justify-content: space-between;
}
.sewing-machines ul.mega-menu__list.page-width {
  display: flex;
  justify-content: space-between;
  max-width: 30% !important;
  margin: 0;
  width: 100%;
  padding: 0;
}
.sewing-machines .prod-select {
  max-width: 60%;
  width: 100%;
  display: flex;
}
.sewing-machines .prod-select .sel-prod ul li,
.sewing-machines .prod-select .bot-col-prod ul li {
  width: 100%;
  max-width: 100%;
  list-style: none;
}
.sewing-machines .prod-select .sel-prod,
.sewing-machines .prod-select .bot-col-prod {
  width: 100%;
}
.sewing-machines .prod-select .sel-prod img,
.sewing-machines .prod-select .bot-col-prod img {
  object-fit: contain;
  background: #fff !important;
}
.sewing-machines
  .prod-select
  .sel-prod
  ul
  li
  .card__content
  .card__information
  h3
  a,
.sewing-machines
  .prod-select
  .bot-col-prod
  ul
  li
  .card__content
  .card__information
  h3
  a {
  text-align: center;
}
.header-nav-main nav.header__inline-menu .mega-menu.Overlockers,
.header-nav-main nav.header__inline-menu .mega-menu.Fabrics,
.header-nav-main nav.header__inline-menu .mega-menu.Sewing.Accessories,
.header-nav-main nav.header__inline-menu .mega-menu.Furniture {
  position: relative;
}
.header-nav-main
  nav.header__inline-menu
  .mega-menu.Overlockers
  .mega-menu__content,
.header-nav-main nav.header__inline-menu .mega-menu.Fabrics .mega-menu__content,
.header-nav-main
  nav.header__inline-menu
  .mega-menu.Sewing.Accessories
  .mega-menu__content,
.header-nav-main
  nav.header__inline-menu
  .mega-menu.Furniture
  .mega-menu__content {
  width: max-content !important;
}
.Overlockers ul.mega-menu__list,
.Fabrics ul.mega-menu__list,
.Sewing.Accessories ul.mega-menu__list {
  display: flex !important;
  gap: 40px !important;
}
.Furniture ul.mega-menu__list > li > a {
  color: #000 !important;
  font-weight: 400 !important;
}
.header-nav-main
  nav.header__inline-menu
  .mega-menu.Sewing.Accessories
  .mega-menu__content {
  left: -180px !important;
  width: fit-content !important;
}
.template-page-contact h1.main-page-title.page-title.h0 {
  margin: 0 !important;
}
.template-page-contact .contact{
  padding-top: 0;
  padding-bottom: 0;
}
.template-page-contact .contact form {
  padding: 50px;
  box-shadow: 0px 1px 11px 1px rgba(18, 18, 18, .1);
  border-radius: 4px;
}
.page-width > .rich-text__blocks {
  max-width: 100%;
}
.bot-image {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.field__input {
  border: 1px solid rgba(18, 18, 18,.55);
  height: 46px;
  color: var(--color-foreground) !important;
  padding: 22px 15px 8px 20px !important;
  box-shadow: none !important;
}
.field__input ~ .field__label {
  left: 20px !important;
}
.field__input:focus ~ .field__label {
  left: 20px !important;
  top: 10px;
}
.contact__button button {
  background-color: #aa9872;
  border-color: #aa9872;
}
.contact__button button:before,
.contact__button button:after{
  display: none;
}
h2.form__message {
  font-family: var(--font-body-family);
}
button:hover{
  opacity: .9;
}
.btn-golden-custom{
  background-color: #aa9872;
  border-color: #aa9872;
}
.btn-golden-custom:before,
.btn-golden-custom:after{
  display: none;
}

.template-collection #ProductGridContainer .card__inner,
.template-collection-no-filter #ProductGridContainer .card__inner {
  max-height: 230px;
}
.template-collection #ProductGridContainer .card__inner .card__media .media img,
.template-collection-no-filter #ProductGridContainer .card__inner .card__media .media img {
  height: 100%;
  object-fit: contain;
}
.collection-hero__description.rte {
  text-align: center;
  margin: 0 auto;
  padding-top: 35px;
}
.pembertons-head a {
  color: #fff;
  text-decoration: none;
}
a.continue-shop.button.submit-btn {
  margin-top: 20px;
  background: transparent !important;
  color: #8d7135;
  font-weight: bold;
}
.template-search .card__heading {
  text-align: center;
}
h1.page__title.heading.h1 {
  text-align: center;
}
.sitemap-col {
  width: 50%;
}
.sitemap-row {
  display: flex;
}
.template-404 .multicolumn-card .multicolumn-card__info {
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 100%;
}
.template-404 .multicolumn-card .multicolumn-card__info h3 {
  font-size: 24px;
}
.template-404 .multicolumn-card img{
  transition: all 1.2s ease-in-out;
}
.template-404 .multicolumn-card:hover img {
    transform: scale(1.07);
}
.template-404 .multicolumn-card .multicolumn-card__info a {
  text-transform: uppercase;
  font-weight: 600;
  background-color: #aa9872;
  border-color: #aa9872;
  color: #fff;
  font-weight: 600;
  padding: 10px 25px;
}
.template-404 .multicolumn-card .multicolumn-card__info a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.template-404 .multicolumn .multicolumn-list{
  row-gap: 38px;
}







