.price {
  color: #2f2f2b; }

p {
  margin-bottom: 0; }

.visible-mobile {
  display: none !important; }
  @media (max-width: 640px) {
    .visible-mobile {
      display: inline-flex !important; } }
  .visible-mobile svg {
    fill: white !important; }

.navUser .category-list a {
  color: white;
  font-size: 16px; }

@media (max-width: 640px) {
  .navUser .category-list {
    display: none; } }

.navUser .category-list .mobile {
  display: none; }

li.navUser-item.navUser-item--account.user-icons.account {
  margin-bottom: 0 !important; }

svg.header-icon {
  fill: white; }

.user-icons .previewCartItem-name a {
  background: none  !important;
  padding-left: 0 !important; }

.user-icons .previewCartAction a {
  height: auto  !important;
  width: 100%  !important; }

@media only screen and (max-width: 800px) {
  .user-icons .navUser-item--cart {
    margin-left: 10px !important;
    margin-right: 10px; } }

.user-icons .navUser-item--cart a {
  background: #B19844;
  width: 65px;
  height: 30px;
  padding-top: 5px !important;
  padding-left: 5px !important;
  text-align: center;
  justify-content: center; }
  .user-icons .navUser-item--cart a svg {
    fill: white; }
  .user-icons .navUser-item--cart a .countPill {
    color: white; }

@media only screen and (max-width: 800px) {
  .user-icons .gift-certificates {
    display: none; } }

#menu.fixed li.navUser-item.user-icons .navUser-action {
  padding-top: 5px !important; }

.header-top {
  position: relative;
  display: table;
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #eaeaea; }
  @media (max-width: 640px) {
    .header-top {
      display: none; } }
  .header-top a, .header-top p {
    color: #B19844;
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px; }
  .header-top .header-left {
    float: left;
    width: 310px; }
  .header-top .header-right {
    width: 310px;
    float: right; }
  .header-top .header-center {
    width: 535px;
    float: left;
    text-align: center;
    margin-bottom: 0px !important;
    height: 40px;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none; }
  .header-top .user-icons .navUser-item--cart a {
    background: #B19844;
    width: 65px;
    height: 30px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
    justify-content: center; }
    .header-top .user-icons .navUser-item--cart a svg {
      fill: white; }

@media (min-width: 1025px) {
  .header-left {
    display: flex;
    align-items: center;
    height: 40px; }
  .header-right {
    display: flex;
    height: 40px;
    justify-content: flex-end;
    justify-content: flex-end;
    align-content: flex-end; } }

.dropdown--quickSearch .form-input {
  background: transparent;
  border: 2px solid #b19844;
  color: white !important;
  padding-left: 44px;
  padding-bottom: 5px;
  padding-top: 5px; }
  .dropdown--quickSearch .form-input ::placeholder {
    color: white !important; }
  .dropdown--quickSearch .form-input ::-ms-input-placeholder {
    /* Edge 12-18 */
    color: white !important; }

#menu.fixed .dropdown--quickSearch .form-input {
  border: 2px solid #b19844 !important;
  border-color: #b19844 !important; }

div#menu-wrapper.single-line #menu.fixed .mega-cat-nav {
  flex-basis: auto; }

header .search-icon.submit {
  right: 81%;
  left: auto; }

header svg.header-icon.search-icon {
  fill: white; }

footer .footer-info .col-md-6 {
  width: 50%;
  float: left; }

footer .footer-info .col-md-12 {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

footer .footer-info .footer-info-list li a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize; }
  @media screen and (max-width: 768px) {
    footer .footer-info .footer-info-list li a {
      text-align: left; } }

footer .newsletter-subscription-section .form-input {
  background: transparent;
  border: 2px solid black;
  height: 45px; }

footer .newsletter-subscription-section .button {
  margin-left: 0;
  background-color: #b29749 !important;
  background-image: url(https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/submiticon.png?t=1719578371);
  background-repeat: no-repeat;
  font-size: 0;
  background-position: center;
  border: 0;
  width: 69px;
  height: 45px;
  margin-top: 0; }

footer .socialLinks {
  margin-top: 40px; }
  footer .socialLinks li {
    margin-right: 10px !important; }
    footer .socialLinks li a {
      height: 40px  !important;
      width: 40px  !important;
      background: white;
      padding-bottom: 0;
      border-radius: 50px; }
      footer .socialLinks li a svg {
        font-size: 12px;
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
        height: 30px;
        vertical-align: middle;
        margin-top: 5px; }
    footer .socialLinks li .icon--facebook svg {
      fill: #3b5998; }
      footer .socialLinks li .icon--facebook svg:hover {
        fill: #545454; }
    footer .socialLinks li .icon--twitter svg {
      fill: #1DA1F2; }
      footer .socialLinks li .icon--twitter svg:hover {
        fill: #545454; }
    footer .socialLinks li .icon--pinterest svg {
      fill: #E60023; }
      footer .socialLinks li .icon--pinterest svg:hover {
        fill: #545454; }
    footer .socialLinks li .icon--youtube svg {
      fill: #FF0000; }
      footer .socialLinks li .icon--youtube svg:hover {
        fill: #545454; }

footer .footer-bottoms-links {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }
  footer .footer-bottoms-links ul {
    list-style: none;
    margin: 0;
    display: inline-block;
    width: 100%; }
    footer .footer-bottoms-links ul li {
      float: left;
      margin-right: 10px;
      font-size: 16px; }
      footer .footer-bottoms-links ul li a {
        text-decoration: none;
        color: #b29749;
        text-transform: initial;
        font-size: 16px; }

@media screen and (max-width: 768px) {
  .col-md-full {
    width: 100% !important; } }

.hp-mb-01-block {
  float: left; }

.section.hp-mb-01-block {
  position: relative; }

.hp-mb-01-image-block {
  margin-bottom: 1px;
  overflow: hidden; }

.hp-mb-01-image-block, .hp-mb-02-image-block {
  position: relative;
  color: #fff; }

.hp-mb-01-image-block .bg-image, .hp-mb-02-image-block .bg-image {
  width: 100%;
  float: left; }

.hp-mb-01-image-block .overlay-text {
  position: absolute;
  left: 9%;
  bottom: 11%;
  font-weight: 900;
  text-shadow: 2px 2px 8px #000; }
  .hp-mb-01-image-block .overlay-text .shopnow-head, .hp-mb-01-image-block .overlay-text .image-over-text {
    font-size: 36px;
    line-height: 1;
    letter-spacing: -.01em;
    padding-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .hp-mb-01-image-block .overlay-text .shopnow-head, .hp-mb-01-image-block .overlay-text .image-over-text {
        font-size: 20px;
        padding-bottom: 5px; } }
    @media screen and (max-width: 768px) {
      .hp-mb-01-image-block .overlay-text .shopnow-head br, .hp-mb-01-image-block .overlay-text .image-over-text br {
        display: none; } }
  .hp-mb-01-image-block .overlay-text a {
    font-size: 16px;
    color: white;
    text-decoration: none; }
    .hp-mb-01-image-block .overlay-text a:hover {
      color: #b19844; }

@media screen and (min-width: 768px) {
  .hp-mb-01-image-block .overlay-text {
    left: 10%;
    bottom: 8%; } }

@media screen and (min-width: 768px) {
  .hp-mb-01-image-block {
    margin: 0 .27778% .27778% 0;
    float: left;
    width: 33.14815%; } }

@media screen and (min-width: 768px) {
  .hp-mb-01-image-block:last-child {
    margin-right: 0;
    float: right; } }

.hp-mb-02-image-block {
  display: inline-block;
  width: 100%; }

.hp-mb-02-image-block .overlay-text {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  text-align: center;
  font-weight: 900;
  width: 280px;
  height: 95px;
  margin: -35px 0 0 -142px;
  text-shadow: 2px 2px 8px #000; }
  .hp-mb-02-image-block .overlay-text h5 {
    font-weight: 500;
    font-size: 10px;
    letter-spacing: .08em;
    color: white; }
    @media screen and (min-width: 768px) {
      .hp-mb-02-image-block .overlay-text h5 {
        font-size: 18px;
        letter-spacing: .06em;
        margin-bottom: 14px; } }
    @media screen and (max-width: 768px) {
      .hp-mb-02-image-block .overlay-text h5 {
        margin: 0; } }
  .hp-mb-02-image-block .overlay-text h3 {
    font-size: 20px;
    line-height: 1.2;
    color: white; }
    @media screen and (min-width: 768px) {
      .hp-mb-02-image-block .overlay-text h3 {
        font-size: 45px;
        line-height: 1.33; } }
    @media screen and (max-width: 768px) {
      .hp-mb-02-image-block .overlay-text h3 {
        margin: 0; } }
  .hp-mb-02-image-block .overlay-text a {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-top: 12px;
    letter-spacing: .08em; }
    .hp-mb-02-image-block .overlay-text a:hover {
      color: #b19844; }
    @media screen and (min-width: 768px) {
      .hp-mb-02-image-block .overlay-text a {
        font-size: 20px;
        margin-top: 42px;
        letter-spacing: .08em; } }

@media screen and (min-width: 768px) {
  .hp-mb-02-image-block .overlay-text {
    max-width: 790px;
    width: 90%;
    height: 280px;
    margin: -100px 0 0 -400px; } }

.home-page-content-wrapper {
  margin: 40px 0 60px 0; }
  .home-page-content-wrapper .home-page-content {
    padding: 0 20px;
    min-width: 320px;
    max-width: 1270px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500; }
    @media screen and (min-width: 1440px) {
      .home-page-content-wrapper .home-page-content .kha-info {
        font-size: 18px;
        line-height: 1.35;
        font-weight: 600; } }
    @media screen and (min-width: 768px) {
      .home-page-content-wrapper .home-page-content .kha-info {
        max-width: 700px;
        margin-left: 29.34959%; } }
    .home-page-content-wrapper .home-page-content .kha-info .kha-info-after-icon:before {
      content: "";
      background-color: #231f20;
      width: 28px;
      height: 2px;
      display: inline-block;
      font-size: 0;
      vertical-align: top;
      margin: 10px 6px 0 0; }
      @media screen and (min-width: 1440px) {
        .home-page-content-wrapper .home-page-content .kha-info .kha-info-after-icon:before {
          width: 62px;
          margin: 16px 19px 0 0; } }
      @media screen and (min-width: 1024px) {
        .home-page-content-wrapper .home-page-content .kha-info .kha-info-after-icon:before {
          margin: 12px 10px 0 0; } }
      @media screen and (min-width: 768px) {
        .home-page-content-wrapper .home-page-content .kha-info .kha-info-after-icon:before {
          width: 32px;
          margin: 8px 10px 0 0; } }
    .home-page-content-wrapper .home-page-content .kha-collage {
      position: relative;
      text-align: start; }
      @media screen and (min-width: 768px) {
        .home-page-content-wrapper .home-page-content .kha-collage {
          overflow: hidden; } }
      .home-page-content-wrapper .home-page-content .kha-collage .kha-title {
        position: absolute;
        color: #7a7257;
        font-size: 25px;
        font-weight: 900;
        top: 32.0512820513%;
        left: 0;
        width: 170px;
        line-height: 27px;
        margin: -6.8376068376% 0 0; }
        @media screen and (min-width: 768px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-title {
            top: 29.77387%;
            font-size: 43px;
            width: 300px;
            line-height: 1.1375;
            left: 3.49593%; } }
        @media screen and (min-width: 1440px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-title {
            font-size: 40px;
            width: 327px;
            color: #B19844; } }
      .home-page-content-wrapper .home-page-content .kha-collage .kha-note {
        position: absolute;
        font-size: 12px;
        line-height: 15px;
        margin: 0 0 0 -43px;
        right: 0;
        bottom: 0;
        width: 43.9285714286%;
        height: 36.3247863248%;
        text-align: center;
        padding: 11.4285714286% 8.2142857143% 8.9743589744% 5.7142857143%; }
        @media screen and (min-width: 768px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-note {
            left: 3.49593%;
            right: auto;
            bottom: auto;
            top: 47.78646%;
            text-align: left;
            padding: 0;
            height: auto;
            width: auto;
            margin: 0;
            font-size: 13px; } }
        @media screen and (min-width: 1024px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-note {
            top: 38.75%;
            font-size: 17px; } }
        @media screen and (min-width: 1440px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-note {
            top: 34.10553%; } }
        .home-page-content-wrapper .home-page-content .kha-collage .kha-note a {
          text-decoration: none;
          color: black;
          font-weight: 500; }
      .home-page-content-wrapper .home-page-content .kha-collage .kha-desc {
        display: none; }
        @media screen and (min-width: 768px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-desc {
            position: absolute;
            right: -1px;
            bottom: 0;
            width: 35.15625%;
            display: block;
            padding-bottom: 1.30208%; } }
        @media screen and (min-width: 1024px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-desc {
            line-height: 1.35;
            width: 29.29688%;
            right: 11.55285%;
            padding-bottom: 2.92969%; } }
        @media screen and (min-width: 1440px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-desc {
            line-height: 1.6;
            width: 24.39024%;
            padding-bottom: 2.76423%;
            right: 15.55285%; } }
        @media screen and (min-width: 768px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-desc h3 {
            font-size: 23px;
            margin: 0 0 7px; } }
      .home-page-content-wrapper .home-page-content .kha-collage .kha-image-main {
        width: 81.0714285714%;
        margin: 30px 0 0 18.9285714286%; }
        @media screen and (min-width: 768px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-image-main {
            width: 70.73171%;
            margin: 4.79675% 0 0 29.34959%; } }
      .home-page-content-wrapper .home-page-content .kha-collage .kha-image-videothumb-holder {
        width: 55.3571428571%;
        margin: -9px 0 0;
        position: relative; }
        @media screen and (min-width: 768px) {
          .home-page-content-wrapper .home-page-content .kha-collage .kha-image-videothumb-holder {
            width: 45.52846%;
            margin: -3.33333% 0 0 11.54472%; } }
        .home-page-content-wrapper .home-page-content .kha-collage .kha-image-videothumb-holder a {
          display: block;
          overflow: hidden; }

.section-Historically .hp-mb-03 {
  clear: left; }
  .section-Historically .hp-mb-03 .hp-mb-03-image-block {
    position: relative;
    float: left;
    width: 100%; }
    .section-Historically .hp-mb-03 .hp-mb-03-image-block .bg-image {
      width: 100%;
      float: left; }
    .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text {
      position: absolute;
      left: 50%;
      top: 50%;
      color: #fff;
      text-align: center;
      font-weight: 900;
      width: 170px;
      height: 70px;
      margin: -30px 0 0 -80px;
      text-shadow: 0px 5px 5px black; }
      @media screen and (min-width: 768px) {
        .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text {
          width: 520px;
          height: 228px;
          margin: -80px 0 0 -260px; } }
      .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text .shopnow-head {
        font-size: 20px;
        line-height: 1.2; }
        @media screen and (min-width: 768px) {
          .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text .shopnow-head {
            font-size: 42px;
            line-height: 1.33; } }
        @media screen and (max-width: 768px) {
          .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text .shopnow-head {
            font-size: 17px; } }
      .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text a {
        font-size: 10px;
        color: #fff;
        text-decoration: none;
        display: block;
        margin-top: 9px; }
        .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text a:hover {
          color: #b19844; }
        @media screen and (min-width: 768px) {
          .section-Historically .hp-mb-03 .hp-mb-03-image-block .overlay-text a {
            font-size: 20px;
            margin-top: 42px;
            letter-spacing: .08em; } }

.section-footer .footer-top-strip-wrapper {
  background-color: #231f20;
  display: inline-block;
  width: 100%; }
  .section-footer .footer-top-strip-wrapper ul.footer-top-strip {
    color: #fff;
    display: block;
    clear: left;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip {
        font-size: 0; } }
    @media screen and (min-width: 1024px) {
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip {
        max-width: 1280px;
        padding: 0 20px; } }
    .section-footer .footer-top-strip-wrapper ul.footer-top-strip li {
      width: 100%;
      font-weight: 500;
      font-size: 11px;
      border-top: 1px solid #2d292a;
      border-bottom: 1px solid #3e3b3c;
      padding: 16px 16px 17px 72px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li {
          padding: 12px 16px 17px 45px; } }
      @media screen and (min-width: 768px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li {
          width: 50%;
          display: inline-block; } }
      @media screen and (min-width: 1024px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li {
          width: 25%;
          border: 0;
          border-left: 1px solid #3e3b3c;
          font-size: 13px;
          float: left;
          vertical-align: middle;
          padding: 17px 16px 17px 80px;
          height: 75px;
          line-height: 1.45; } }
      @media screen and (min-width: 1440px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li {
          font-size: 17px;
          padding: 27px 16px 17px 80px;
          height: 105px; } }
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip li .items.item-1 {
        border-top: 0; }
        @media screen and (min-width: 1024px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li .items.item-1 {
            border: none; } }
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip li span:before {
        background-repeat: no-repeat;
        width: 55px;
        height: 55px;
        content: '';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: #fff;
        font-size: 23px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-indent: 0;
        position: absolute;
        left: 26px;
        top: 19px; }
        @media screen and (max-width: 768px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li span:before {
            width: 30px;
            height: 30px; } }
        @media screen and (min-width: 1024px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li span:before {
            font-size: 46px;
            left: 10px;
            top: 21px; } }
      @media screen and (min-width: 1024px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li span {
          display: block; } }
      @media screen and (max-width: 768px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li span {
          padding-left: 24px;
          display: inline-block;
          padding-top: 14px; } }
      @media screen and (max-width: 768px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li span br {
          display: none; } }
      @media screen and (min-width: 768px) {
        .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(2n) {
          border-left: 1px solid #3e3b3c; } }
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(1) span:before {
        background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/free-domestic-shipping-icon.png?t=1720002144"); }
        @media screen and (max-width: 768px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(1) span:before {
            background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/free-domestic-shipping-icon-mobile.png"); } }
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(2) span:before {
        background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/hassle-free-icon.png?t=1720002145"); }
        @media screen and (max-width: 768px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(2) span:before {
            background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/hassle-free-icon-mobile.png"); } }
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(3) span:before {
        background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/safe-secure-icon.png?t=1720002146"); }
        @media screen and (max-width: 768px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(3) span:before {
            background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/safe-secure-icon-mobile.png"); } }
      .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(4) span:before {
        background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/guaranteed-icon.png?t=1720002144"); }
        @media screen and (max-width: 768px) {
          .section-footer .footer-top-strip-wrapper ul.footer-top-strip li:nth-child(4) span:before {
            background-image: url("https://cdn11.bigcommerce.com/s-evqwi1z1rc/images/stencil/original/image-manager/guaranteed-icon-mobile.png"); } }

h2.newsletter-heading {
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 0; }
  @media screen and (max-width: 768px) {
    h2.newsletter-heading {
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 5px; } }

@media (min-width: 1200px) {
  .heroCarousel-content {
    -webkit-transform: translate(-73%, -50%);
    transform: translate(-73%, -50%);
    background: transparent;
    text-align: left;
    color: white; }
    .heroCarousel-content .heroCarousel-title {
      line-height: 1.2em;
      font-weight: 600;
      letter-spacing: 0;
      font-size: 40px;
      color: white;
      margin-bottom: 10px; }
    .heroCarousel-content .heroCarousel-description {
      line-height: 1.2em;
      font-weight: 400;
      letter-spacing: 0;
      font-size: 18px;
      color: white; } }

div#menu-wrapper {
  border-top: 1px solid #B19844 !important; }

.navPages-action {
  color: #fff; }
  .navPages-action svg {
    fill: #fff; }

li.navPages-item.navPages-item-page.phone-number a {
  color: #b19844; }

.productView-options .form-action .button {
  border-radius: 0; }

form.form.form-wishlist.form-action .button {
  color: #b29749;
  border: 2px solid #b29749 !important; }
  form.form.form-wishlist.form-action .button:hover {
    background: #b29749;
    color: white !important;
    border: 1px solid white; }
    form.form.form-wishlist.form-action .button:hover i {
      color: white !important; }

.mega-cat-dropdown li.navPage-subMenu-item-child.second-level a.second-level {
  font-size: 14px !important; }
  @media only screen and (max-width: 640px) {
    .mega-cat-dropdown li.navPage-subMenu-item-child.second-level a.second-level {
      font-size: 12px !important;
      padding: 5px 0 !important; } }

@media only screen and (max-width: 460px) {
  li.navUser-item.navUser-item--account.user-icons.account {
    margin-right: 10px;
    margin-left: 10px; }
  li.navUser-item.user-icons.gift-certificates {
    margin-right: 25px; } }

div#menu-wrapper.fixed-again {
  height: 60px !important; }

@media only screen and (max-width: 800px) {
  .dropdown--quickSearch.is-open {
    background: black;
    height: auto; }
    .dropdown--quickSearch.is-open .form-fieldset {
      border-bottom: 0; }
      .dropdown--quickSearch.is-open .form-fieldset .form-input {
        border-bottom: 2px solid #b19844;
        width: 100%; }
    .dropdown--quickSearch.is-open .search-icon.submit {
      right: 91%;
      top: 4px; } }

@media only screen and (max-width: 550px) {
  header .navUser-action .header-icon, li.navUser-item.quicksearch.mobile svg {
    height: 21px !important;
    width: 15px !important; } }

.card-figure .button.button--small.card-figcaption-button.quickview {
  background: white;
  color: #ba8845;
  border: 2px solid #b29749 !important; }

.card-figure .button.button--small.card-figcaption-button {
  border: 2px solid #b29749 !important;
  border: 2px solid #b29749 !important; }

.card-text .price {
  font-weight: 700;
  font-size: 16px; }

h1.page-heading {
  margin-top: 30px; }

@media only screen and (max-width: 800px) {
  section.productCarousel {
    margin-bottom: 30px !important; } }

div#page-wrapper .second-level-flyout .flyout.page li.navPage-subMenu-item-child {
  margin-right: 10px; }

@media only screen and (max-width: 800px) {
  div#add-to-cart-wrapper .form-action {
    float: none; } }

.page-content p {
  margin-bottom: 1.5rem; }

.form-input--incrementTotal {
  padding: 7px; }
