@font-face {
  font-family: 'avenir-black';
  src: url('../fonts/avenir-black.ttf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'avenir-book';
  src: url('../fonts/avenir-book.ttf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'avenir-heavy';
  src: url('../fonts/avenir-heavy.ttf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'avenir-light';
  src: url('../fonts/avenir-light.ttf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'avenir-regular';
  src: url('../fonts/avenir-regular.ttf');
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'saintecolombe-bold';
  src: url('../fonts/saintecolombe-bold.otf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-bolditalic';
  src: url('../fonts/saintecolombe-bolditalic.otf');
  font-style: talic;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-extralight';
  src: url('../fonts/saintecolombe-extralight.otf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-extralightitalic';
  src: url('../fonts/saintecolombe-extralightitalic.otf');
  font-style: talic;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-italic';
  src: url('../fonts/saintecolombe-italic.otf');
  font-style: talic;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-light';
  src: url('../fonts/saintecolombe-light.otf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-lightitalic';
  src: url('../fonts/saintecolombe-lightitalic.otf');
  font-style: talic;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-medium';
  src: url('../fonts/saintecolombe-medium.otf');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-mediumitalic';
  src: url('../fonts/saintecolombe-mediumitalic.otf');
  font-style: talic;
  font-display: swap;
}

@font-face {
  font-family: 'saintecolombe-regular';
  src: url('../fonts/saintecolombe-regular.otf');
  font-style: normal;
  font-display: swap;
}


h1,
h2 {
  font-family: 'saintecolombe-regular', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
}



body {
  font-weight: 300 !important;
  color: #27333f;
  font-size: 14px;
  font-family: 'avenir-light', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 24px;
}

/* Header styling */
.page-header .amsearch-input-wrapper {
  width: 100% !important;
}

.header.content {
  padding: 0px 4.27vw 0;
}


.page-layout-1column-fullwidth #maincontent {
  padding: 0 !important;
}

a.action.remind {
  border: unset;
  margin: 6px 0 0 0 !important;
  padding: unset;
}

/* chexkout button styles by X */

input.amcard-button {
  background: #27333f !important;
  color: white;
  border: 1px solid #27333f !important;
}

button.action.action-apply {
  background: #27333f !important;
  color: white !important;
}

button.amcard-check {
  padding: 13px 25px !important;
  border: 1px solid #27333f !important;
  background: #27333f !important;
  color: white !important;
  text-decoration: none !important;
}


/* END */


/* .minicart-wrapper .action.showcart .counter.qty.empty .counter-number::after { */
/* content: "0"; */
/* } */
.page-header .amsearch-wrapper-block {
  width: 470px;
  margin: 0 auto;
  float: none;
  display: table;
}

.page-header .amsearch-wrapper-block input {
  border: 1px solid #c7c9c7;
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 14px;
  color: #8d8d8d;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'avenir-light', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;

}

.header .block-search {
  width: 470px;
  margin: 0 auto;
  float: none;
  padding-left: 17px;
  display: table;
}

.header .block-search input {
  border: 1px solid #c7c9c7;
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 13px;
  color: #8d8d8d;
  padding-top: 8px;
  padding-bottom: 8px;
}

.header .amsearch-form-container .input-text:focus {
  border: 1px solid #c7c9c7;
  box-shadow: none;
  border-radius: 10px;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}

.header .block-search .action.search[disabled] {
  opacity: 1;
}

.page-header .amsearch-wrapper-block .amsearch-button[disabled] {
  opacity: 1;
}

.block-search .action.search:before {
  font-size: 18px;
  line-height: 40px;
}

.page-header .amsearch-wrapper-block .amsearch-button:before {
  font-size: 18px;
  line-height: 40px;
}




.header .header-right {
  padding-top: 12px;
}

.minicart-wrapper {
  padding-top: 18px;
}

.header .minicart-wrapper .action.showcart:before {
  background: url('../images/icon_bag.svg') no-repeat center center;
  font-size: 0px;
  width: 19px;
  height: 19px;
  background-size: contain;
  margin-top: 8px;
}

.header .search-autocomplete {
  width: 470px !important;
  border-radius: 0 0 20px 20px;
  padding: 2px 0;
}

.header .amsearch-results {
  border-radius: 0 0 6px 6px;
  box-shadow: 0 0 3px rgb(0 0 0 / 25%);
}

.amsearch-results .amsearch-products.-waste {
  padding: 10px 15px;
}

.custom.link.wishlist {
  float: right;
}

.custom.link.my-account {
  float: right;
}

/* .custom.link.wishlist .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
} */

.wishlist-custom:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e600';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

/* .wishlist-custom .text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
} */



/* .minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  display: inline-block;
  margin: 0px 0 0;
  overflow: hidden;
  padding: 1px;
  text-align: center;
  white-space: normal;
  width: 16px;
  height: 16px;
  min-width: 17px;
  line-height: 17px;
  border-radius: 17px;
  position: absolute;
  left: 20px;
  top: -5px;
  font-size: 10px;
  font-weight: 600;
} */

.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 0px #000;
}

.minicart-wrapper .action.showcart {
  white-space: nowrap;
  display: flex !important;
  align-items: center;
  position: relative;
  border: 0px;
  padding: 0px;
}

.wishlist-custom:before {
  background: url('../images/icon_wishlist.svg') no-repeat center center;
  font-size: 0px;
  width: 19px;
  height: 19px;
  margin-left: 1.5rem;
  margin-right: 8px;
  margin-top: 15px;
  background-size: contain;
}

.my-account .my-account_inner .text {
  background: url('../images/icon_bag.svg') no-repeat center center;
  font-size: 0px;
  width: 19px;
  height: 19px;
  display: inline-block;
  line-height: 35px;
  margin-left: 0.875rem;
  padding: 0 .125rem;
  margin-top: 6px;
  background-size: contain;
}

/* Footer styling */
.footer-items h3 {

  Text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  font-family: 'avenir', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
  letter-spacing:1.4px;

}


.footer-items ul li a {
  color: #fff;
  text-decoration: none;
}

.footer-items ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

.page-footer {
  background: #fff;

}

/* Product grid styling */
.page-products .product-item-info {
  width: 100%;
}

.product-item-info {
  max-width: 100%;
  width: 100%;
}

.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info {
  text-align: center;
}






.page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block .-opened,
.page-header.amsearch-full-width.-opened .amsearch-wrapper-block,
.page-header.amsearch-full-width .amsearch-wrapper-block {
  background: transparent;
  right: 0;
  width: 100%;
  left: auto;
  display: table;
  position: absolute !important;
  top: 1.5rem;
}

.page-header .amsearch-wrapper-block input {
  border-bottom: 1px solid #0d0d0d !important;
  border-radius: 0px;
  appearance: none;
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  height: auto;
  line-height: 1.5;
  color: #000;
  font-size: 16px;
  padding: 10px 0px;
  background-color: #fff !important;
  font-style:italic;
}

.page-header.amsearch-full-width .amsearch-input-wrapper {
  margin: 0px 40px;
}

.page-header .amsearch-wrapper-block input:focus {
  border-bottom: 1px solid #0d0d0d !important;
  border: none;
}

.page-header.amsearch-full-width .amsearch-wrapper-block {
  display: none;
}

/* .page-header.amsearch-full-width .amsearch-form-block.-opened {
  display: block;
} */

.page-header.amsearch-full-width.-opened {
  height: auto;
}

.amsearch-overlay-block {
  background: rgba(255, 255, 255, 0.1);
  position: inherit;
}

.amsearch-overlay-block .amsearch-overlay {
  position: inherit;
}

.page-header.amsearch-full-width.-opened .minicart-wrapper {
  display: block;
}

.page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
  right: 40px;
  background: #fff;
  border: none;
  color: #000;
  border-radius: 0px;
  margin: 4px 0 0 0;
}

.amsearch-button.-full-close:after {
  filter: brightness(0.1);
}

.page-header.amsearch-full-width .amsearch-form-block {
  width: auto !important;
  height: auto;
}


@media screen and (min-width:500px) {

  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }

}

.page-header.amsearch-full-width .amsearch-result-section {
  border-top: 0px solid #ccc;
}


.page-header.amsearch-full-width .header.content {}

.page-header.amsearch-full-width.-opened .header.content {
  padding: 0 4.27vw 0;
  display: block;
}

.page-header.amsearch-full-width.-opened .logo {
  margin: 25px auto 25px 0;
}

.product-info-main .product-options-bottom .box-tocart {
  float: left;
}


.footer.content {
  max-width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.page-footer {
  padding-bottom: 0px !important;
}

@media (min-width: 769px) {

  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .page-wrapper>.widget,
  .page-wrapper>.page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 100%;
    padding-left: 4.27vw !important;
    padding-right: 4.27vw !important;
  }

  .section-item-content.nav-sections-item-content .navigation ul {
    text-align: center;
  }

  .navigation .level0>.level-top {
    line-height: 45px;
  }

  .logo {
    margin: 25px auto 25px 0;
  }

  .footer.content ul {
    padding-right: 0px !important;
  }

  .navigation {
    background: #FFF;
    font-weight: 300;
    font-size: 13.9px;
    text-transform: capitalize;
    font-family: 'avenir-light', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
  }

  .navigation .level0>.level-top {

    color: #000;

  }

  body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.fullwidth li a span.mm-subcategory-title {
    border-bottom: 1px solid #fff;
  }

  body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.fullwidth li a span.mm-subcategory-title:hover {
    border-bottom: 1px solid #fb5c09;
  }

  body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned li a span.mm-subcategory-title {
    border-bottom: 1px solid #fff;
  }

  body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned li a span.mm-subcategory-title:hover {
    border-bottom: 1px solid #fb5c09;
  }



  .navigation .level0>.level-top:hover {

    color: #fb5c09;
  }


  .navigation .megamenu.level0:hover>a {
    color: #fb5c09 !important;

  }

  .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li>a,
  .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li>a,
  .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li>a {
    padding: 0px 10px;
  }

  .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li,
  .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li,
  .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li {
    padding: 0 10px 0px 15px;
  }

  .navigation .megamenu.level0.active>.level-top {
    color: #fb5c09 !important;
  }

}


.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-front.expanded {
  text-align: left;
}



body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.fullwidth>li div.fullwidth-wrapper,
body .nav-sections .navigation .megamenu .submenu {
  background: #fff !important;
}

body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.fullwidth li a {
  background: #fff !important;
  color: #696969;
}

body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.fullwidth li a:hover {
  color: #27333F;
}



body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned,
body .nav-sections .navigation .megamenu .submenu {
  background: #fff !important;
}

body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned li a {
  background: #fff !important;
  color: #696969;
}

body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned li a:hover {
  color: #27333F;
}

body .nav-sections .navigation ul li.megamenu.level-top-fullwidth.level0 ul.level0.submenu [data-has-children]>a span.mm-subcategory-title,
body .nav-sections .navigation ul li.megamenu.level-top-sectioned.level0 ul.level0.submenu [data-has-children]>a span.mm-subcategory-title {
  color: #000;
}

@media screen and (max-width:991px) {
  .header .block-search {
    width: 350px;
  }

  .page-header .amsearch-wrapper-block {
    width: 350px;
  }

  .logo {
    width: 25%;
    margin: 22px auto 25px 0;
  }

  .page-header.amsearch-full-width.-opened .logo {
    margin: 25px auto 25px 0;
  }
}


@media screen and (max-width:850px) {

  /* .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    width: 330px;
  }

  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    width: 330px;
  } */
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    margin: 0px 22px;
  }

  @media (min-width: 769px),
  print {
    .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
      right: 4vw;
    }
  }

  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    display: inline-flex;
  }

  @media (min-width: 769px),
  print {
    .page-header.amsearch-full-width .amsearch-button.-full-close {
      margin: auto;
    }
  }

  .page-header.amsearch-full-width .amsearch-button.-full-close {
    bottom: 0;
    margin: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 98;
  }

  .amsearch-button.-full-close:hover {
    background-color: #e8e8e8;
  }

  .amsearch-button.-full-close {
    display: none;
  }

  .amsearch-button.-full-close {
    align-items: center;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    border-radius: 50%;
    display: flex;
    font-size: 10px;
    height: 32px;
    justify-content: center;
    padding: 0;
    width: 32px;
  }

  button:hover {
    border: 1px solid #e1e1e1;
  }

  button:not(.primary) {
    box-shadow: none;
  }

  button:hover {
    background: #e1e1e1;
    border: 1px solid #ccc;
    color: #333;
  }

  .amsearch-button {
    cursor: pointer;
    display: inline-block;
    transition: .3s;
  }

  button {
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
  }

  button,
  a.action.primary,
  a.amshopby-button,
  a.am-filter-go {
    border-radius: 0px;
  }

  button,
  a.action.primary,
  a.amshopby-button,
  a.am-filter-go {
    border-radius: 3px;
  }

  button {
    background-image: none;
    background: #eee;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
  }

  body {
    font-weight: 300 !important;
    color: #27333f;
    font-size: 14px;
    font-family: 'avenir-light', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 24px;
  }

  body {
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem;
  }

  :root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
  }

  :root {
    --swiper-navigation-size: 44px;
  }

  :root {
    --swiper-theme-color: #007aff;
  }

  html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    font-size-adjust: 100%;
  }

  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 19px;
    margin: 10px 0 0 0;
  }

}

@media screen and (max-width:768px) {

  .logo {
    width: auto;
    margin: 22px 0 22px 40px;
  }


  .header .block-search {
    width: auto;
    display: block;
    padding: 0px;
  }

  .page-header .amsearch-wrapper-block {
    width: auto;
    display: block;
    padding: 0px;
  }


  .block-search .control {
    border: 0px solid #ccc;
    margin: 0px;
    padding: 0px;
  }

  .page-header .amsearch-wrapper-block .control {
    border: 0px solid #ccc;
    margin: 0px;
    padding: 0px;
  }



  .block-search .label:before {
    color: #000000;
    margin: 0px;
    font-size: 25px;
  }

  .page-header .amsearch-wrapper-block .label:before {
    color: #000000;
    margin: 0px;
    font-size: 25px;
  }

  .minicart-wrapper {
    margin-top: 0px;
  }

  .block-search .label {
    padding-top: 7px;
  }

  .my-account .my-account_inner .text {
    margin: 6px 20px 0 20px;
    padding: 0px;
  }

  .nav-toggle {
    top: 24px;
    left: 30px;
  }

  .nav-toggle:before {
    font-size: 25px;
    color: #000;
  }

  .header .search-autocomplete {
    width: auto !important;
    margin: -15px 0 0 0px;
  }

  .page-header.amsearch-full-width.-opened .logo {
    margin: 20px 0 20px 40px;
  }

  .level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-front.expanded {
    padding-left: 10px;
  }

  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    display: none;
  }

  .toolbar-sorter.sorter .sorter-label {
    display: none;
  }

  .page-products .sorter {
    right: unset;
    left: 0;
  }

  .filter-title strong {
    background-color: #fff;
    box-shadow: none;
    border-radius: 0px;
    right: 0;
    left: unset;

  }

  .page-header .amsearch-button.-loupe-trigger {
    background-size: 24px;
    float: right;
    height: 24px;
    margin: 9px 0px;
    width: 24px;
  }

  .page-main .product-info-main .product-add-form {
    width: auto;
  }

  .page-main .product-info-main .box-tocart .field.qty {
    width: auto;
  }

}


@media screen and (max-width:767px) {

  .toolbar-sorter.sorter .sorter-label {
    display: none;
  }

  .page-products .sorter {
    right: unset;
    left: 0;
  }

  .filter-title strong {
    background-color: #fff;
    box-shadow: none;
    border-radius: 0px;
    right: 0;
    left: unset;

  }


  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    display: none;
  }

  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    width: auto;
    height: auto;
    margin: 0px !important;
  }

  .page-header.amsearch-full-width .amsearch-form-block {
    padding: 0px 15px;
  }

  .page-header.amsearch-full-width.-opened .amsearch-full_width-title {
    display: none;
  }

  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    bottom: auto;
    top: 0;
    right: 20px;
  }

  .page-header.amsearch-full-width.-opened .header.content {
    padding: 0 4.27vw 0;
    display: block;
  }

  .page-header .amsearch-wrapper-block:before {
    height: 0px;
  }
}



@media screen and (max-width:500px) {
  .nav-toggle {
    top: 26px;
    left: 15px;
  }

  .logo {
    max-width: 150px;
    margin: 13px 0 0px 50px;
  }

  .page-header.amsearch-full-width.-opened .logo {
    margin: 13px 0 0px 0px;
  }

  .nav-toggle:before {
    font-size: 20px;
    color: #000;
    font-weight: 600;
  }

  .header .header-right {
    padding-top: 0px;
  }

  .header.content {
    padding: 20px 15px 20px 0px;
  }

  .page-header.amsearch-full-width.-opened .header.content {
    padding: 19px 15px 20px 0;
  }

  .page-header .amsearch-button.-loupe-trigger {
    margin-left: 0;
    margin-right: 25px;
  }

  .my-account .my-account_inner .text {
    margin: 5px 10px 0 0px;
  }

  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    right: -5px;
    width: 100%;
    top: 10px;
  }

  .page-header .amsearch-button.-loupe-trigger {
    margin: 5px 10px 0 0;
    background-size: 22px;
    height: 27px;
    width: 27px;
  }

  .page-header .amsearch-button.-loupe-trigger:after {
    content: "";
  }

  .minicart-wrapper {
    margin-right: 15px;
    padding-top: 0px;
  }

  .amsearch-input-wrapper .amsearch-button.-close {
    display: none;
  }

  .page-header .amsearch-wrapper-block input {
    border-bottom: 1px solid #0d0d0d !important;
    border-radius: 0px;
    appearance: none;
    border: none;
    height: auto;
    line-height: 1.2;
    color: #000;
    font-size: 13px;
    padding: 2px 0px;
  }

  .amsearch-input-wrapper.-typed .amsearch-button.-loupe {
    left: 3px;
    right: auto;
  }

  input[placeholder],
  [placeholder],
  *[placeholder] {
    color: #000 !important;
  }

  .page-header .amsearch-wrapper-block input:focus {
    border-bottom: 1px solid #0d0d0d !important;
    border: none;
  }

  .amsearch-button.-full-close::after {
    height: 10px;
    width: 10px;
    background-size: contain;
  }

  .page-header.amsearch-full-width .amsearch-input-wrapper {
    position: relative;
  }

  .page-header.amsearch-full-width .amsearch-input-wrapper::before {
    content: "";
    position: absolute;
    z-index: 7;
    left: 70%;
    top: -21px;
    margin-left: 0;
    margin-top: 0;
    width: 0px;
    height: 0px;
    border: 11px solid transparent;
    border-bottom-color: inherit;
    color: #eee;
    display: none;
  }

  .page-header.amsearch-full-width .amsearch-form-block {
    padding: 0px 0px;
    margin: 0px 0px 0px 12px;
  }

  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    bottom: 1px;
    top: auto;
    margin: 0px;
    padding: 0;
    border-radius: 25px;
    right: -12px;
    width: 23px;
    display: flex;
    height: 23px;
  }

  .amsearch-result-section {
    border: 0px solid;
  }
}

@media screen and (max-width:398px) {
  .product-social-links .product-addto-links {
    margin-left: 0px;
  }

  .box-tocart button#product-addtocart-button {
    margin-right: 5px;
  }

  .product-add-form .box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 10px;
  }
}


/* sidebar styling */
@media screen and (min-width: 769px) {
  .filter .block-subtitle {
    display: none;
  }
}

.filter-options-item {
  border-bottom: 1px solid #e7e7e7;
}


@media screen and (min-width: 769px) {
  .sidebar.sidebar-main {
    border: 1px solid #e7e7e7;
  }

  .sidebar.sidebar-main {
    padding-right: 0px;
  }

  .modes-mode.active {
    box-shadow: unset;
    background: #fff;
    color: #27333F;
  }

  .modes-mode {
    border: 1px solid #fff;
    padding: 7px 3px;
    color: #000;
    background-color: #fff;
    box-shadow: none;
  }

  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #fff;
  }

  .modes-mode:hover {
    color: #27333F;
    background: #fff;
  }

  .modes-mode::before {
    color: #000;
  }
}

/* category styling */

.product.details.product-item-details .product-brand-name {
  font-size: 13px;
}

.product-item .price-box {
  margin: 10px 0 10px;
}

.product-item .price-box .price-label {
  color: #27333f;
  font-size: 12px;
  font-weight: 400;
}


.toolbar select {
  background-color: #fff;
  font-size: 1em;
  padding: 0 25px 0 8px;
  box-shadow: none;
  border: 1px solid #e4e4e4;
  height: 34px;
  border-radius: 0;
}

.sorter-action::before {
  font-size: 12px;
  color: #000;
}

.items[class*="category_ids"]:not(.items-children)>.item>a {
  font-weight: 300;
}

.catalog-category-view .page-title-wrapper {
  display: none !important;
}


.breadcrumbs .item:not(:last-child)::after {
  font-size: 9px;
  line-height: 24px;
  margin: 0 8px;
}

.breadcrumbs a:visited {
  color: #8e8e8e;
}

.breadcrumbs strong {
  font-weight: 300;
}

.breadcrumbs .items {
  color: #8e8e8e;
}

.breadcrumbs {
  margin-top: 10px;
}

.am-collapse-icon::after {
  transition: all .2s linear;
  transform: rotate(-90deg);
}

.am-collapse-icon.-active::after {
  transform: rotate(0deg);
}

.filter-actions .filter-clear {
  color: #27333f;
  font-size: 13px;
  line-height: 19px;
}

select {
  background-color: #ffffff;
  color: #777;
}

.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .32px;
  font-family: 'avenir-light', 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
}

.product-item .price-box .price {
  font-weight: 400;
  color: #27333f;
}

.price-container .price {
  font-size: 18px;
  line-height: 1;
}

.product.name.product-item-name {
  min-height: 60px;
}

.product-item .tocart {
  text-transform: uppercase;
  font-weight: 400;

}

button.action.primary:hover {
  background-color: #354759;
  border-color: #354759;
  color: #fff;
}

.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background: #27333f !important;
  border: 1px solid #27333f;
}

.box-tocart .action.tocart {
  font-weight: 400;

}

.abs-actions-addto,
.bundle-options-container .block-bundle-summary .product-addto-links>.action,
.product-item-actions .actions-secondary>.action,
.product-social-links .action.tocompare,
.wishlist.split.button>.action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #27333f;
  border: 1px solid #e7e7e7;
  width: 45px;
  height: 45px;
  font-weight: 600;
  vertical-align: middle;
  padding: 0px;
  text-align: center;
  line-height: 45px;
  margin: 0 1px !important;
}

.product-info-main .product-social-links .action.towishlist:before {
  font-size: 18px !important;
  line-height: normal !important;
  width: auto;
  margin: 0px;
}

.product-info-main .product-social-links .action.mailto.friend:before {
  font-size: 18px !important;
  line-height: normal !important;
  width: auto;
  margin: 0px;
}

.box-tocart .field.qty .control {
  width: 106px;
  position: relative;
  display: flex;
  justify-content: center;
}

.box-tocart .field.qty .control button {
  width: 30px;
  height: 47px;
  line-height: 47px;
  background: none;
  border: solid 1px #e7e7e7;
  border-radius: 0px;
  color: #222529;
  padding: 0px;
}

.box-tocart .field.qty .control input#qty {
  width: 45px;
  height: 47px;
  line-height: 47px;
  background: none;
  border-radius: 0px;
  color: #222529;
  padding: 0px;
  border-top: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  border-left: solid 0px #e7e7e7;
  border-right: solid 0px #e7e7e7;
}

.product-info-main .box-tocart .field.qty {
  width: auto;
}

.product-info-main .box-tocart .actions {
  width: auto;
  margin: 0 5px;
}

.product-info-main .product-social-links {
  width: auto;
}

.product-info-main .product-add-form {
  width: auto;
}

.box-tocart button#product-addtocart-button {
  min-width: 150px;
  height: 47px;
  border: 0px solid #27333f;
  border-radius: 0px;
  padding: 0px;
  font-size: 1em;
  font-weight: 400;
  background-color: #222529 !important;
}

.product-add-form .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 10px;
}

.product-social-links .product-addto-links {
  margin-left: 0px;
}

.box-tocart button#product-addtocart-button span {
  width: 16px;
  height: 16px;
  padding: 0 0px 0 25px;
  background: url(../images/add-to-cart.png) no-repeat left center;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #fff;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.15);
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
  transition: 0.5s;
}


.products-grid .product-item-inner {
  background: none;
  box-shadow: none;
  border: 0;
  border-top: none;
  left: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  right: auto;
  z-index: 2;
  width: 100%;
  top: 45%;
}


.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {

  border: 0;
  clip: auto;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 45%;
  z-index: 2;
}

.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner .product.actions.product-item-actions .actions-primary .action.tocart.primary,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner .product.actions.product-item-actions {
  display: none !important;
}

/* OOS stock cat styling */

.product-info-main .product.alert.stock .action.alert {
  background-color: #27333F;
  color: white;
  font-weight: 600;
  Text-transform: uppercase;
  border: none;
}


.product-item-inner .product.alert.stock.link-stock-alert {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
}

.product-item-inner .product.alert.alert.stock.link-stock-alert .action.alert {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.3rem;
  border: none;
}


.product-item-inner .amxnotif-container {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
}

.product-item-inner .amxnotif-container:hover {
  background-color: #27333f;
}


.product-item-inner .amxnotif-container .amxnotif-block.label.subscribe-popup a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.3rem;

}

.product-item-inner .amxnotif-container .amxnotif-block.label.subscribe-popup {
  margin-bottom: 0px;
}

/* end OOS stock cat styling */


.product-item .tocart {
  padding-bottom: 17px;
  padding-top: 17px;

}

.product-item-actions .actions-primary>.stock.unavailable {
  display: none;
}

@media screen and (min-width: 640px) {
  .page-products .products-grid .product-item-inner::before {
    background: none;
  }
}


.products-list .product-item-inner {
  display: block;
  position: absolute;
  top: 40%;
  z-index: 2;
  width: 100%;
  left: auto;
  right: 15px;
  text-align: center;
}



.products-grid .product-item-actions {
  margin: 0;
}

a:visited,
.alink:visited {
  color: #27333F;
}

.abs-product-link>a:hover,
.product-item-name>a:hover,
.product.name a>a:hover {
  color: #222529;
  text-decoration: none;
}

.product-item-photo {
  margin-bottom: 1rem;
  display: block;
  position: relative;
}

.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #222529;
  border: 1px solid #222529;
}

.page-header .panel.wrapper {
  display: none;
}

.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.photo.product-item-photo .product-item-inner .product.actions.product-item-actions .actions-secondary {
  display: none;
}

.products.wrapper.list.products-list .products.list.items.product-items .item.product.product-item .product-item-info .product.photo.product-item-photo .product-item-inner .product.actions.product-item-actions .actions-secondary {
  display: none;
}


/* Swatch Styling */

.products-grid .swatch-option.color {
  width: 27px;
  height: 27px;
  border-radius: 20px;
  overflow: visible;
  margin: 2px 3px 4px 3px;
  border: none;
  min-width: auto;
  padding: 0px;
}

.products-list .swatch-option.color {
  width: 27px;
  height: 27px;
  border-radius: 20px;
  overflow: visible;
  margin: 2px 3px 4px 3px;
  border: none;
  min-width: auto;
  padding: 0px;
}

a:hover,
.alink:hover {
  color: #27333f;
  text-decoration: none;
}

a,
.alink {
  color: #27333f;
}




.product.details.product-item-details {
  text-align: left;
  padding: 10px;
}

.swatch-more {
  margin: 2px 3px;
  border-radius: 25px;
  border: 1px solid #27333f;
  height: 25px;
  width: 25px;
  padding: 0px;
  text-decoration: none !important;
}

.swatch-more span {
  padding: 0px 8px;
  line-height: 24px;
}

.swatch-option.color:not(.disabled):hover {
  border: 0px solid #fff;
  outline: none;
}

.swatch-option.selected {
  outline: 1px solid #27333f;
}

.product-options-wrapper .swatch-option.color {

  border: none;
  height: 27px;
  margin: 0 7px 5px 0;
  min-width: 27px;
  padding: 0px;
  border-radius: 20px;

}

.toolbar-sorter.sorter .action.sorter-action {
  border: none;
  margin: 0px !important;
  padding: 3px 3px;
}


/** Product page Styling **/

@media screen and (min-width: 769px) {
  .page-layout-1column .product-info-main {
    width: 57%;
  }

  .page-layout-1column .product.media {
    width: 40%;
  }

  .page-title-wrapper.product .product-brand-name {
    padding-top: 40px;
  }

  .nav-sections {
    margin-bottom: 0;
  }
}

.product-info-main .product-info-stock-sku {

  display: block;
  float: none;
  padding-bottom: 10px;
  padding-left: 0;
  text-align: left;
}

/**product image styling **/


/**product image styling **/

.fotorama__thumb-border {
  border: none;
}

.product-info-main .product.attribute.overview {
  display: block !important;
  clear: both;
}


.product-info-main .product.attribute.sku .value {
  color: #222529;
  font-weight: 700;
}

.product-info-main .product.attribute.sku .type::after {
  content: ':';
}

.product-info-main .product.attribute.sku {
  font-size: 11px;
}

button,
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  border-radius: 0px;
}


.product-info-main .stock.available {
  display: none;
}


.page-title-wrapper.product {
  display: flex;
  flex-direction: column;
}

#maincontent>div.columns>div>div.product-info-main>div.page-title-wrapper.product>h1 {
  order: 2;
}

.page-title-wrapper.product .product-brand-name a {
  color: #adadad;
}



.product-info-main .product-info-price .price-box .price-container .price-label {
  display: none !important;
}


@media (max-width: 768px) {


  .product-info-main .page-title-wrapper h1 {
    margin-bottom: .2em;
    line-height: 1.2;
    color: #222529;
    letter-spacing: 0.32px;
    font-weight: 300;
    font-size: 20px;
    padding-top: 5px;
  }

}


@media (min-width: 769px) {


  .product-info-main .page-title-wrapper h1 {
    margin-bottom: .2em;
    line-height: 1.2;
    color: #222529;
    letter-spacing: 0.32px;
    font-weight: 300;
    font-size: 35px;
    padding-top: 5px;
  }

}


.product-info-main .product-info-price {
  color: #27333F;
  border-bottom: none;
  margin-top: 1rem;
}

.page-title-wrapper.product .product-brand-name {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 4px;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: -.02em;
  color: #222529;
}

/* Checkout */

@media (max-width: 1023px) {
  .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee;
    color: #363636;
    margin-top: 25px;
  }
}



.minicart-items .product-item-details .price {
  font-weight: 400;
  font-size: 13px;
}

block-minicart dl.product.options.list {
  font-size: 13px;
}

.block-minicart dl.product.options.list dt {
  font-weight: 600;
}


.minicart-items .product-item-name {
  font-weight: 600;
}

.opc-block-summary .product-item {
  font-size: 1.3rem;
}

.opc-block-summary .product-item .price {
  font-size: 1.4rem;
  color: #69696B;
}

.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
  background-color: #fff;
}

.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button, .ui-datepicker-trigger, .gpay-card-info-container),
.amcheckout-step-container button:not(.braintree-googlepay-button, .ui-datepicker-trigger, .gpay-card-info-container) {
  background: #27333f;
}

.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  width: unset;
}

.amcheckout-step-container {
  font-size: 13px;
}

@media (min-width: 769px) {
  h1 {
    font-size: 36px;
  }

  .page-main>.page-title-wrapper .page-title {
    font-size: 25px;
    margin-top: 15px;
  }

}

.amcheckout-step-container .amcheckout-title {
  font-weight: 400;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #27333f;
  font-size: 13px;
  line-height: 13px;
  color: #fff !important;
}


/* Shopping cart styling */

.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #e7e7e7;
}

.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 1px solid #e7e7e7;
}

.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #e7e7e7;
}

@media only screen and (max-width: 768px) {
  .cart.table-wrapper {
    border-top: 1px solid #e7e7e7;
  }

  .cart-summary {
    background: #fff;
    border: 2px solid #ffffff !important;
  }

  .amcard-field-container.-cart {
    margin: 15px;
  }

  .gift-item-block {
    border-top: 1px solid #e7e7e7;
  }

}



.cart-container .cart-summary #block-shipping {
  display: none;
}

.cart.table-wrapper .actions-toolbar>.action-edit {
  border: none;
  padding: 0px 10px;
}

/* Shopping minicart styling */
.minicart-items .action.edit,
.minicart-items .action.delete {
  border: none;
  padding: 0;
}

.action.viewcart {
  padding: 0;
  border: none;
}

h3 {
  font-weight: 300;
}

.product-item-details .product-item-name {
  min-height: 60px;
}

/* amasty related product styling */

.block.widget.amrelated-grid-wrapper.block-products-list.grid .product-item-actions .action.tocompare {
  display: none;
}

.block.widget.amrelated-grid-wrapper.block-products-list.grid .product-item-actions .action.towishlist {
  display: none;
}

.block.widget.amrelated-grid-wrapper.block-products-list.grid .block-title>strong {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  color: #222529;
}

.amrelated-grid-wrapper.block-products-list.grid .product-item-details {
  text-align: center;
}

.block.widget.amrelated-grid-wrapper.block-products-list.grid .block-title {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
}

/*sticky menu mobile */

@media screen and (max-width:768px) {

  .ambrands-letters-filter .ambrands-letter {
    margin: 0 3px 7px 0;
    border-color: #fff;
    font-weight: 300;
    font-size: 20px;
    font-family: saintecolombe-light, 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
  }

  .sections.nav-sections.sticky {
    width: 80%;

  }

  .page-title-wrapper.product .product-brand-name {
    margin-top: 20px;
  }


}


@media screen and (min-width:769px) {
  .product.data.items>.item.content {
    background: #fff;
    margin-top: 43px;
    padding: 30px 0px 15px;
    border-top: 1px solid #e7e7e7 !important;
    border: unset;
  }

  .product.data.items>.item.title.active>.switch,
  .product.data.items>.item.title.active>.switch:focus,
  .product.data.items>.item.title.active>.switch:hover {
    padding-bottom: 0;
  }

  .product.data.items>.item.title>.switch {
    padding: 1px 5px 1px 0px;
    border: 1px solid #fff;
  }


}

.swatch-attribute.size .swatch-option.selected {
  background: #27333F;
  border: 1px solid #27333F;
  color: #fff;
}

.swatch-attribute.size .swatch-option {
  background: #fff;
  color: #27333F;
  border: 1px solid #27333F;
  font-weight: 500;
}


/* brands page styling */

.block.block-brand-search {
  background-color: #fff;
}

.block-brand-search .block-title {
  display: none;
}

.brand-container .block-brand-feature.widget {
  display: none;
}

.block-brand-search .search-btn::before {
  font-size: 25px;
  line-height: 51px
}

.block-brand-search .search-btn {
  height: 51px !important;
}

.block-brand-search .block-content .mp-searchbox .form-control {
  padding: 15px 10px 15px 50px !important;
}

.block-brand-search .block-content .mp-searchbox {
  max-width: 500px !important;

}

/* brands page styling */

/* cart page styling */

.breadcrumbs a {
  color: #27333f !important;
  text-decoration: none;
}

.minicart-items .product-item-name a {
  color: #27333f !important;
}

.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  color: #27333f !important;
}

.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #27333f !important;
}

.gift-item-block .title {
  color: #27333f;
}

.abs-discount-block .block>.title strong,
.paypal-review-discount .block>.title strong,
.cart-discount .block>.title strong {
  color: #27333f;
  font-weight: 300;
}

@media (min-width: 769px) {

  .gift-item-block .title {
    font-size: 13px;
  }

  .gift-options-title {
    font-size: 1.3rem;
  }

}



.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar>.action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button>.action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  color: #27333f !important;
  font-weight: 400;
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button>.action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #27333f !important;
}


input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {

  border: 1px solid #e7e7e7;

}

.cart.table-wrapper .cart>.item {
  border-bottom: 1px solid #e7e7e7;
}

.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #e7e7e7;
}

button {
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
}


button:hover {
  border: 1px solid #e1e1e1;
}


.cart-summary {
  background: #fff;
  border: 2px solid #e7e7e7;
}


.checkout-cart-index .page-title-wrapper .page-title {
  font-size: 20px;
  margin-top: 30px;
  font-weight: 400;
}

.cart-summary>.title {
  font-size: 2.1rem;
  font-weight: 400;
}

.cart.table-wrapper .product-item-name {
  font-size: 1.4rem;

}


.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 500;
}


.cart-discount {
  display: none;
}

.gift-item-block {
  border-bottom: 1px solid #e7e7e7;

}

.old-price .price-label {
  display: none;
}

.old-price .price {
  text-decoration: line-through;
  font-size: 15px;
  color: #a7a7a7 !important;
}

.special-price {
  display: inline-block;
}

.old-price {
  display: inline-block;
}


.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 1.5rem;

}


/* footer copyright */

.copyright {
  background-color: #222529;
  text-align: left;
  padding: 25px 4.27vw;
  display: none;
}

/* store locator */

.bh-sl-container .bh-sl-map {
  display: none !important;
}

.bh-sl-container .bh-sl-loc-list {
  width: 100% !important;
}

.mp-row-store-img {
  width: 8% !important;
}

.mp .row-store-info {
  width: 92% !important;
}

#bh-sl-user-location {
  left: 5% !important;
  width: 90% !important;
}

#bh-sl-address {
  width: 100% !important;
}

/* account page styling */

.account.customer-account-index a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.sales-order-history a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}


.account.wishlist-index-index a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.customer-address-index a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.xnotif-stock-index a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.customer-account-edit a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.vault-cards-listaction a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.newsletter-manage-index a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}


.account.amgcard-account-index a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}

.account.rma-rma-list a.action {
  border: none;
  margin: 0px !important;
  padding: 5px 0px;
}


.abs-account-title,
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #e7e7e7;

}

@media (min-width: 640px) {

  .table>tbody>tr>th,
  .table>tbody>tr>td {
    border-top: 1px solid #e7e7e7;
  }
}


@media (min-width: 769px) {

  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.3rem;
  }

  .ambrands-letters-filter .ambrands-letter {
    margin: 0 3px 7px 0;
    border-color: #fff;
    font-weight: 300;
    font-size: 40px;
    font-family: saintecolombe-light, 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
  }

}

.account .column.main .block:not(.widget) .block-title>.action {
  float: right;
}

.abs-account-title>strong,
.abs-account-title>span,
.abs-account-blocks .block-title>strong,
.abs-account-blocks .block-title>span,
.account .legend>strong,
.account .legend>span,
.form-giftregistry-search .legend>strong,
.form-giftregistry-search .legend>span,
.block-giftregistry-results .block-title>strong,
.block-giftregistry-results .block-title>span,
.block-giftregistry-shared-items .block-title>strong,
.block-giftregistry-shared-items .block-title>span,
.block-wishlist-search-form .block-title>strong,
.block-wishlist-search-form .block-title>span,
.block-wishlist-search-results .block-title>strong,
.block-wishlist-search-results .block-title>span,
.multicheckout .block-title>strong,
.multicheckout .block-title>span,
.multicheckout .block-content .title>strong,
.multicheckout .block-content .title>span,
.customer-review .review-details .title>strong,
.customer-review .review-details .title>span,
.paypal-review .block .block-title>strong,
.paypal-review .block .block-title>span,
.account .column.main .block:not(.widget) .block-title>strong,
.account .column.main .block:not(.widget) .block-title>span,
.multicheckout .block-title>strong,
.multicheckout .block-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>span,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title>strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title>span,
.sales-guest-view .column.main .block:not(.widget) .block-title>strong,
.sales-guest-view .column.main .block:not(.widget) .block-title>span {
  font-size: 1.6rem;
}


.account .table-wrapper {
  border-bottom: 1px solid #e7e7e7;
}

.account .page-main .page-title-wrapper .page-title {
  font-size: 20px;
}

.block-collapsible-nav .content {
  background: #fff;
  padding: 15px 0;
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current>strong {
  border-color: #27333F;
}


html .btn-modern {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .01em;
  padding: 1em 1.3em;
}

html .btn-dark {
  color: #fff;
  background-color: #222529;
  border-color: #222529 #222529 #0b0c0e;
}


.form.reorder a.action {
  border: none;
  margin: 6px 0 10px 0;
  padding: 0px;
}


.filter-options-content .item a:hover {
  color: #000;
}


.page-products.mpbrand-index-view .page-title-wrapper {
  display: none;
}


/* gift card styling */

.amcard-page-product .amgiftcard-price-container .amgiftcard-price-multiple .price-to {
  display: none;
}

.amcard-field-container {
  margin-right: 5px;
}

div.amcard-carousel-container>div>div>div.slick-track {
  width: 100% !important;
}

div.amcard-carousel-container>div>button.slick-arrow {
  display: none !important;
}

.amcard-field-container {
  flex-basis: 100% !important;

}

.amcard-preview-container>.amcard-button {
  color: #ffffff !important;

}

.amcard-preview-container {
  display: none;
}

.amcard-label-block.-price.-active,
.amcard-label-block.-price:hover {
  border: 1px solid #27333F;
  background-color: #27333F;
  color: #fff;
}


.amcard-label-block.-price {
  border: 1px solid #27333F;
  background-color: #fff;
  color: #27333F;
  font-weight: 400;
  font-size: 12px;
}

.amcard-customer-image>.amcard-container.-active,
.amcard-image-container>.amcard-container.-active,
.amcard-customer-image>.amcard-image.-active,
.amcard-image-container>.amcard-image.-active,
.amcard-customer-image>.amcard-container:hover,
.amcard-image-container>.amcard-container:hover,
.amcard-customer-image>.amcard-image:hover,
.amcard-image-container>.amcard-image:hover {
  border: 1px solid #222529;
}

.amcard-form-container {
  border-top: 1px solid #fff;
}

.amcard-carousel-container .slick-slide {
  width: 114px !important;
}

.amcard-page-product .product-info-main .price-final_price .price-wrapper .price {
  color: #222529;
  font-weight: 400;
  font-size: 19px;
  line-height: 19px;
}

.product-options-wrapper .swatch-option.text {
  background: #fff;
  color: #27333F;
  font-weight: 400;
  border: 1px solid #27333F;
}

.product-options-wrapper .swatch-option:not(.disabled):hover {
  border: 1px solid #27333F;
  color: #fff;
  outline: 1px solid #27333F;
  background-color: #27333F;
}

.product-options-wrapper .swatch-option.text.selected {
  border: 1px solid #27333F;
  color: #fff;
  outline: 1px solid #27333F;
  background-color: #27333F;
}

/* Search styling */

.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #354759);
}

.amsearch-products .amsearch-highlight {
  background-color: #354759;
}


.amsearch-highlight {
  color: var(--amsearch-color-highlight, #354759);
}

.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-text-hover, #000000);
}

.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #354759);
}

/* Search styling */

.pages strong.page {
  background: #fff;
}

.pages a.page {
  color: #354759;
}

.pages .action.previous:hover::before {
  color: #fff;
}

.pages .action.previous::before {
  color: #354759;
}

.pages .action.next::before {
  color: #354759;
}

.pages .action.next:hover::before {
  color: #fff;
}

.pages .action:hover {
  background: #354759;
  color: #fff;
}


.pages .action {
  background: #fff;
  border: 1px solid #e4e4e4;
  color: #354759;
  border-radius: 0px !important;
  box-shadow: none !important;
}

.navigation .megamenu.level0.has-active>.level-top,
.navigation .megamenu.level0.active>.level-top {
  color: #fb5c09;
}

.navigation .megamenu.level0:hover>a {
  text-shadow: none;
}

.account .minicart-wrapper {
  padding-top: 13px;
}

a.action.more {
  border: 0px;
  margin: 0px !important;
  padding: 0px;
  color: #27333f;
  font-weight: 400;
}


/* cookie styling */
.message.global.cookie strong {
  font-weight: 600;
}


.message.global.cookie {
  background: #27333F;
  border-color: #27333F;
  color: #fff;
}

.message.global.cookie a {
  color: #fff;
  font-weight: 500;
}

.message.global.cookie a:hover {
  color: #ccc;
  font-weight: 500;
}

.message.global.cookie #btn-cookie-allow {
  background: #fff !important;
  color: #27333f;
}


.swatch-option.disabled::after {

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(47%, rgba(255, 255, 255, 0)), color-stop(48%, #444), color-stop(53%, #444), color-stop(54%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
}


/** Fix payment method on checkout **/
div.payment-method:nth-child(1)>div:nth-child(1)>label:nth-child(2)>span:nth-child(2) {
  display: none;
}


@media (max-width: 769px) {
  .level0.nav-1 .level0.submenu.sectioned.ui-menu.ui-widget.ui-widget-content.ui-front .ui-menu-item.all-category {
    display: none;
  }

}

/** OOS Config product styling **/
.item.product.product-item:not(:hover):not(.active) .product.details.product-item-details .amxnotif-container {
  display: none;
}

.product.details.product-item-details .amstockstatus-stockalert .amxnotif-block.label.subscribe-popup {
  margin-bottom: 0px;
}


.product.details.product-item-details .amstockstatus-stockalert {
  border: 0;
  clip: auto;
  height: auto;
  margin: 0 0 0 -10px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 22%;
  z-index: 2;
}

.product.details.product-item-details .amxnotif-container {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
}

.product.details.product-item-details .amxnotif-container .amxnotif-block.label.subscribe-popup a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.3rem;
}

/** All brands page **/

.product-info-main .amshopby-brand-title-link {
  color: #adadad;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
}


.ambrands-filters-block {
  margin: 0px 0 40px;
}

.ambrands-letters-filter {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 30px;
  padding-bottom: 25px;
}

.ambrands-search-wrapper {
  margin: 40px auto;
}

.ambrands-letters-filter .ambrands-letter {

  border-radius: 0px;
}



.ambrands-letters-filter .ambrands-letter:hover {
  border-color: #fff;
  background: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fb5c09;
}




.ambrands-letters-filter .ambrands-letter.-disabled {
  color: #27333F;

}





.ambrands-letter .ambrands-brand-item .ambrands-inner {

  box-shadow: none;
}



.ambrands-letters-filter .ambrands-letter.-active {
  border-color: #fff;
  background: #fff;
  color: #27333F;
  border-bottom: 1px solid #fb5c09;
}

.ambrands-letters-list .ambrands-letter .ambrands-title {

  font-size: 40px;
  font-family: saintecolombe-light, 'Helvetica Neue', 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: 400;
  margin: 0px 0 10px;

}


.ambrands-letters-list .ambrands-letter {

  margin-bottom: 20px;
}

.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #27333f;
}

.ambrands-search-block .ambrands-input {
  height: 50px;
}


.ambrands-letter .ambrands-brand-item .ambrands-label {

  font-weight: 300;
  font-size: 13.9px;
}


.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
  border-color: #fff;
}

.ambrand-index-index .page-title-wrapper {
  display: none;
}

.navigation .megamenu a {
  text-transform: capitalize;
}

.custom_classheader_btn22 .hv9fav5.mgz-element.mgz-element-column.mgz-col-md-6>div {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 3rem;
}

.custom_classheader_btn22 .mgz-child:not(:last-child)>.mgz-element-inner {
  margin-bottom: 0;
}

.custom_classheader_btn22 .icon.icon-account img {
  height: 19px;
  width: 21px;
  margin-right: 6px;
}

.page-header .amsearch-button.-loupe-trigger::after {
  content: 'Search';
  font-size: 13px;
  font-weight: 500;
  left: 29px;
  position: relative;
  top: 0px;
  color: #333;
}

.minicart-wrapper .action.showcart .counter.qty.empty {
  display: initial;
  font-size: 13px;
  font-weight: 500;
  background: transparent;
  color: #333;
  display: none;
  overflow: auto;
}

.page-header .amsearch-button.-loupe-trigger {
  margin: 14px 55px 14px 14px !important;
  filter: brightness(0);
  background-image: url('../images/icon_search.svg');
  height: 18px;
  width: 18px;
  background-size: contain;
}

section.amsearch-wrapper-block:not(.show2) {
  display: none !important;
}

.minicart-wrapper .action.showcart .text {
  position: unset;
  width: auto;
  height: auto;
  overflow: unset;
  margin-left: 9px;
  font-size: 13px;
  color: #333;
  font-weight: 500;
  position: relative;
  top: 4px;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: transparent !important;
  color: #333;
  height: auto;
  line-height: 1.1;
  border-radius: 0;
  display: inline-block;
  margin: 0 !important;
  min-width: auto;
  overflow: auto;
  padding: 0 !important;
  text-align: center;
  white-space: normal;
  position: relative;
  top: 4.5px;
}


.wishlist-custom .text {
  position: unset;
  overflow: auto;
  font-size: 13px;
  color: #333;
  font-weight: 500;
  position: relative;
  top: 11px;
}



.page-header .amsearch-button.-loupe-trigger {
  display: block !important;
}

@media screen and (max-width:991px) {

  .minicart-wrapper .action.showcart .text,
  .wishlist-custom .text {
    font-size: 0px;
  }

  .page-header .amsearch-button.-loupe-trigger::after {
    display: none;
  }

  .page-header .amsearch-button.-loupe-trigger {
    margin: 14px 8px 14px 14px !important;
  }


  .minicart-wrapper .action.showcart .text .counter.qty {
    font-size: 11px;
  }
}

@media(min-width:768px) {
  .logo {
    position: relative;
    left: calc(50%);
    transform: translateX(-50%);
    z-index: 0 !important;
  }


}

@media(max-width:767px) {

  .custom_classheader_btn22 .mgz-element.mgz-element-column.mgz-col-md-6,
  .custom_classheader_btn22 .mgz-element.mgz-element-column.mgz-col-md-6 {
    width: 50% !important;
  }

  .me1hw0h-s {
    padding-right: 4.27vw !important;
    padding-left: 4.27vw !important;
    background-color: #fefaf3 !important;
  }

  .page-header .amsearch-button.-loupe-trigger {
    position: relative;
    right: 55%;
    top: -3px;
  }

  .logo {
    position: relative;
    left: calc(50%);
    transform: translateX(-50%);
    z-index: 0 !important;
    margin-inline: 0;
  }

  .wishlist-custom::before {
    margin-top: 16px;
  }

  .minicart-wrapper .action.showcart .text {
    top: 4px;
  }

  .page-wrapper .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block .-opened,
  .page-wrapper .page-header.amsearch-full-width.-opened .amsearch-wrapper-block,
  .page-wrapper .page-header.amsearch-full-width .amsearch-wrapper-block {
    right: 0;
    width: 95%;
    left: auto;
    display: inline-block !important;
    position: relative !important;
    top: 0;
    height: auto;
  }

  .logo img {
    width: 14rem;
  }

  .page-header.amsearch-full-width .amsearch-full_width-title {
    display: none;
  }

  .minicart-wrapper .action.showcart .counter.qty {
    overflow: hidden;
    top: 2.5px;
  }

  .minicart-wrapper .action.showcart .text {
    margin-left: 4px;
  }

  .nav-open .nav-sections {
    max-width: 282px !important;
    z-index: 99 !important;
  }

  html.nav-before-open.nav-open .page-wrapper {
    left: 0 !important;
  }

  html.nav-before-open.nav-open .page-wrapper .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    background-color: transparent;
  }

  .page-header .amsearch-wrapper-block input {
    border-bottom: 1px solid #0d0d0d !important;
    border-radius: 0px;
    appearance: none;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    height: auto;
    line-height: 1.2;
    color: #000;
    font-size: 16px;
    padding: 2px 0px;
    background-color: transparent !important;
    font-style: italic;
    font-weight: 300;
  }

  .page-header.amsearch-full-width .amsearch-input-wrapper {
    margin: 0px 0px;
  }

  .header .minicart-wrapper .action.showcart::before {

    width: 17px;
    height: 18px;
    margin-top: 10px;
  }

  .mgz-element.qs0o3y6 .mgz-element-heading-text {
    font-size: 36px !important;
  }

  .mgz-element-inner.jswphn5-s p span {
    font-size: 23px !important;
  }

  .top-header-store .inner-content .mgz-col-xs-4 {
    width: 50%;
  }
}

@media(max-width:600px) {

  .wishlist-custom::before {
    margin-top: 10px;
  }

  #top-header-store .me1hw0h-s {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.amsearch-input-wrapper .amsearch-button.-loupe {
  filter: brightness(0);
}

.nav-open .nav-sections {
  width: 100% !important;
}