body #maincontent .columns > .container {
  width: 100%;
}

body #maincontent .columns > .container .full-wrapper {
  margin-inline: 0px;
}

body #maincontent .columns > .container {
  padding-inline: 0;
}

.custom-container,
.header-top > .container, 
.block.related,
.image-info-content,
.catalogsearch-result-index .page-title-wrapper,
.header-bottom .container,
.category-product.products-grid,
.checkout-cart-index .col1-layout,
.checkout-index-index .col1-layout,
.checkout-onepage-success .col1-layout,
.account .col2-layout {
  max-width: 1920px;
  margin-inline: auto;
  padding-inline: 16px;
  width: 100%;
}

@media screen and (min-width:1280px) {

  .custom-container,
  .header-bottom .container,
  .block.related,
  .image-info-content,
  .catalogsearch-result-index .page-title-wrapper,
  .header-top > .container,
  .category-product.products-grid,
  .cms-privacy-policy .static-page,
  .cms-terms-conditions .static-page,
  .toolbar.toolbar-products,
  .checkout-cart-index .col1-layout,
  .checkout-index-index .col1-layout,
  .checkout-onepage-success .col1-layout,
  .account .col2-layout {
    padding-inline: 30px
  }
}

@media screen and (min-width:1440px) {

  .custom-container,
  .header-bottom .container,
  .header-top > .container,
  .block.related,
  .image-info-content,
  .catalogsearch-result-index .page-title-wrapper,
  .category-product.products-grid,
  .cms-privacy-policy .static-page,
  .cms-terms-conditions .static-page,
  .toolbar.toolbar-products,
  .checkout-cart-index .col1-layout,
  .checkout-index-index .col1-layout,
  .checkout-onepage-success .col1-layout,
  .account .col2-layout {
    padding-inline: 60px
  }
}

.catalogsearch-result-index .page-title-wrapper .page-title {
  margin-bottom: 0;
  padding-top: 3em;
  font-family: 'Proxima-Nova-Regular';
}

.catalogsearch-result-index .toolbar .toolbar-sorter {
  font-family: 'Proxima_Nova_Regular';
  padding-top: 0;
  position: relative;
  margin-top: -2em;
  margin-bottom: 0px
}

.catalogsearch-result-index .toolbar.toolbar-products {
  margin-bottom: 0px
}

@media screen and (max-width:1280px) {
  .catalogsearch-result-index .toolbar-top {
    padding-inline: 16px
  }
}


.appointment-section.full-wrapper,
.arrival-section.full-wrapper,
.journey-section.full-wrapper,
.jewells-section.full-wrapper,
.gallery-section.full-wrapper,
.footer-top.full-wrapper,
.mens-category.full-wrapper {
  margin-inline: 0;
}



/* Header Section */
.header-style-6 .header-top {
  background-color: #830000;
  padding: 5px 0px;
  margin-top: 0px
}

.header-top .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width:992px) {
  .header-top .row {
    padding-inline: 8px
  }
}

.header-top > .container {
  color: #FFF;
  font-family: "Book-Antiqua-bold";
  line-height: normal;
}

.header .logo img {
  width: 120px;
}

.header-top .header-link {
  display: flex;
  align-items: center;
  font-size: 10px;
  padding-block: 4px;
  padding-left: 0px
}

.header-style-6 .header-bottom {
  padding-block: 8px
}

.header-bottom .container .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-bottom .container .inner .logo-wrapper,
.header-bottom .container .inner .bottom-right-w {
  position: static;
  text-align: center;
  padding-bottom: 0px;
  display: inline-block
}

.header-container .menu-ontop {
  height: 77px;
  padding-block: 10px !important;
}

.header-container .menu-under {
  transition: all .3s ease-in-out;
}

.header-bottom .megamenu-home {
  display: none;
}

.header-link img {
  padding-right: 5px;
}

.navigation-megamenu-wrapper .sm_megamenu_title,
.navigation-mobile .sm_megamenu_title {
  text-transform: capitalize;
  font-weight: normal;
  font-family: 'Book-Antiqua';
  color: #000000;
}
/* Home Page Banner Section */
.home-slider-container {
  min-height: 340px;
  display: flex;
  align-items: center;
  position: relative;
  background-position: right center!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
}
.home-slider-container > .news-popup {
  position: absolute;
  left: 0;
  top: 0
}

.home-slide-content {
  padding: 20px clamp(30px, 3vw, 55px);

}

.home-slider-container > .news-popup {
  display: none;
}

@media screen and (max-width:880px) {
  .home-slider-container .home-slide-content .heading-1 {
    text-align: center;
  }

  .home-slider-container .home-slide-content {
    background: linear-gradient(360deg, rgba(170, 126, 29, 0.90) 20.08%, rgba(187, 153, 70, 0.00) 77.99%);
    width: 100%;
    text-align: center;
  }

  .home-slider-container .sb-button {
    margin-top: 1.5rem !important;
    height: 39px;
    font-size: 14px;
    text-transform: uppercase;
  }

  .home-slider-container {
    align-items: end;
    justify-content: center;
  }
}

@media screen and (max-width:592px) {
  .home-slider-container {
    min-height: 273px;
    flex-shrink: 0;
  }
  .catalog-product-view .image-info-content {
    margin-bottom: 10px !important;
  }
  .catalog-product-view .outof-stock {
    font-size: 14px;padding: .75em 1em;
  }
  .product-info-stock-sku .stock.unavailable a {
    font-size: 14px !important;
  }
}

.home-slide-content .heading-1,
.top-banner .heading-1 {
  font-size: 32px;
  font-weight: 400;
  font-family: 'Book-Antiqua';
}

.home-slide-content .sub-heading,
.top-banner .heading-2 {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Book-Antiqua';
}

@media screen and (min-width:660px) {
  .home-slider-container > .news-popup {
    display: block;
  }

  .top-banner .heading-1 {
    font-size: 38px;
  }

  .top-banner .heading-2 {
    font-size: 20px;
  }
}

@media screen and (min-width:880px) {

  .home-slide-content .heading-1,
  .top-banner .heading-1 {
    font-size: 38px;
  }

  .home-slide-content .sub-heading,
  .top-banner .heading-2 {
    font-size: 26px;
  }

  .home-slider-container {
    height: 330px;
  }

  .home-slide-content {
    padding: 20px 55px
  }
}

@media screen and (min-width:1280px) {

  .home-slide-content .heading-1,
  .top-banner .heading-1 {
    font-size: 45px;
  }

  .home-slide-content .sub-heading,
  .top-banner .heading-2 {
    font-size: 32px;
  }

  .home-slider-container {
    min-height: 480px
  }
}

@media screen and (min-width:1440px) {

  .home-slide-content .heading-1,
  .top-banner .heading-1 {
    font-size: 62px;
  }

  .home-slide-content .sub-heading,
  .top-banner .heading-2 {
    font-size: 38px;
  }

  .home-slider-container {
    min-height: 580px
  }

  .block-quicklink ul li img {
    margin-right: 9px;
    margin-left: -28px;
  }
}

@media screen and (min-width:1536px) {

  .home-slide-content .heading-1,
  .top-banner .heading-1 {
    font-size: 75px;
  }

  .home-slide-content .sub-heading,
  .top-banner .heading-2 {
    font-size: 50px;
  }
}

@media screen and (min-width:1680px) {
  .home-slider-container {
    min-height: 686px
  }
}

@media screen and (min-width:2300px) {
  .home-slider-container {
    min-height: 900px;
    background-position: left center!important
  }
}
.heading-1 {
  font-size: 50px;
  font-family: 'Book-Antiqua';
  font-weight: 600;
}

.sub-heading {
  font-size: 36px;
  font-family: 'Book-Antiqua';
  font-weight: 600;
}
@media screen and (min-width:992px) {
  .header-top .row .header-link {
    font-size: 13px;
  }
}
.footer .block-quicklink h4 {
  font-family: 'Book-Antiqua';
  color: #FFDE95;
  margin-bottom: 8px;
  font-size: clamp(16px, 1vw + .75rem, 18px);
  line-height: normal;
}

.footer .block-quicklink ul li a,
.footer .block-quicklink ul li,
.footer-bottom li a {
  color: #FFF;
  font-family: "Book-Antiqua";
  font-size: clamp(15px, 1vw + .75rem, 18px)
}

.footer-1 .footer-middle,
.footer-1 .footer-footer-bottom {
  background: #034138;
}

.footer-1 .footer .footer-bottom:before {
  opacity: 0;
}

.footer-1 .footer .footer-bottom {
  background: #034138;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}

.footer-1 .footer .footer-bottom > .container .row {
  border-top: 1px solid #eee;
  padding-top: 5px
}

.footer-1 .footer .footer-bottom .row.copyright-section .col-md-6 {
  padding-inline: 0;
}

.footer-bottom ul li {
  display: inline-flex;
}

.footer-top {
  background-color: #FDF7EA;
  padding: 55px 0px;
}

.footer-top .stay-connected {
  text-align: center;
}

.footer-top h2 {
  font-size: 36px;
  font-family: 'Book-Antiqua';
}

.footer-top h3 {
  font-size: 26px;
  font-family: 'Book-Antiqua';
  padding-bottom: 10px;
}

.footer .footer-middle {
  padding: 55px 0 35px
}

.spotlight .block-quicklink a {
  padding: 7px 0;
}

.spotlight1 .block-logo img {
  width: 180px;
  padding: 10px 0;
}

.footer-bottom > .container {
  width: 100%;
  max-width: 1920px;
  padding-inline: 50px;
  font-family: 'Proxima-Nova-Regular';
  font-size: 16px
}

.copyright-right {
  color: #FFF;
  font-family: "Book-Antiqua";
  font-size: 18px;
  line-height: normal;
}

.copyright-right {
  float: right;
}

.copyright-right a {
  color: #fff;
}

.copyright-right .divider {
  padding: 0px 6px;
}

.row.gallery-inner-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.row.gallery-inner-content div {
  padding: 3px;
  margin: 0px;
  display: flex;
}

.row.gallery-inner-content div img {
  flex: 1
}

.gallery-section .sub-heading {
  color: #000;
  font-family: "Book-Antiqua";
  font-size: 45.224px;
  font-weight: 400;
}

.gallery-section-inner {
  position: relative;
  padding-bottom: 3rem;
  padding-top: 2rem;
  margin-bottom: 2rem;
  z-index: 1;
}

@media screen and (min-width:992px) {
  .row.gallery-inner-content div {
    padding: 8px
  }
}

@media screen and (min-width:1280px) {
  .row.gallery-inner-content div {
    padding: 13px
  }
}

.top-leafs {
  position: absolute;
  right: 3%;
  top: 2rem;
  max-width: 25%;
}

.top-bottom {
  position: absolute;
  bottom: 0px;
  left: 4.5%;
  z-index: 0;
  max-width: 25%;
}

.h-428 {
  max-height: 428px;
}


.product-section {
  padding: 48px 0
}

.product-grids {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px
}

.product-card {
  overflow: hidden
}

.product-image {
  width: 100%;
  object-fit: cover
}

@media (min-width:640px) {
  .product-grids {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (min-width:768px) {
  .product-grids {
    grid-template-columns: repeat(3, 1fr)
  }

}

@media (min-width:1024px) {
  .product-grids {
    grid-template-columns: repeat(4, 1fr);
    gap: 24px
  }
}

.product-grids {
  margin-top: 25px
}

.product-grids .product-item-photo .product-image-container {
  width: 100% !important;
  display: block;
}

.product-grids .product-item-photo .product-image-wrapper {
  width: 100% !important;
  padding: 0 !important;
  display: block;
  max-height: 300px;
  overflow: clip;
}

.product-grids .product-item-photo .product-image-wrapper img {
  width: 100%;
  height: 100%;
}

.arrival-section .button-outline,
.jewells-section .button-outline,
.mens-category .button-outline,
.journey-section .sb-button.grey-red,
.gallery-section .button-outline {
  color: #830000;
  font-family: "Proxima-Nova-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  border: 1px solid #830000;
  padding: 8px 16px;
  display: block;
  width: fit-content;
  margin-inline: auto;
  margin-top: 1.5rem;
}

.appointment-section .sb-button.grey-red {
  color: #fff;
  font-family: "Proxima-Nova-Regular";
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  padding: 8px 16px;
  display: block;
  width: fit-content;
  margin-top: 1.5rem;
  background: #830000;
  height: auto;
}

.appointment-section .sub-heading,
.arrival-section .title-home h2,
.jewells-section .title-home h2,
.mens-category .title-home h2 {
  color: #000;
  font-family: "Book-Antiqua";
  line-height: normal;
  font-size: 24px;
}

.jewells-section.full-wrapper .slider-basic-wrapper.content-box {
  float: none;
}

.journey-section {
  background: url('/media/wysiwyg/sb-redesign/green-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 2rem;
}

.journey-section .paragraph {
  font-family: 'Proxima-Nova-Light';
  color: #FDF7EA;
  font-size: 16px;
  line-height: 1.5;
}

.journey-section .sub-heading.yellow {
  color: #E6CD82;
  font-family: "Book-Antiqua-bold";
  font-size: 24px;
  line-height: normal;
}

.journey-section .sb-button.grey-red {
  color: #FFF !important;
  height: auto !important;
  margin-left: 0 !important;
}

.journey-section .row.equal-height,
.appointment-section .row.equal-height {
  align-items: center;
  display: flex;
  flex-flow: column;
}

.journey-section .row.equal-height .explore-content {
  padding-block: 2rem;
}


.appointment-section .equal-height > .col-lg-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.appointment-section .sub-heading {
  margin-bottom: 1rem;
  color: #fff !important;
  font-family: "Book-Antiqua-bold" !important
}

.appointment-section .appointment-content {
  padding-block: 2rem;
}

.appointment-section {
  color: #FFF;
  font-family: "Proxima-Nova-Light";
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
}

.explore-image {
  text-align: center;
  padding-top: 2rem;
}

.explore-image .d-none {
  display: none;
}


@media screen and (max-width:992px) {
  .journey-section .sb-button.grey-red {
    margin-top: 0px !important;
  }
}

.about-explore {
  padding-top: 0px !important
}

@media screen and (max-width:1280px) {
  .appointment-section .appointment-content p br {
    display: none;
  }

  .header .logo img {
    max-width: 90px
  }

  .header-style-6 .header-bottom {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: auto
  }
}

.product-grids .box-info .product-name .product-item-link {
  font-size: 15px;
}

@media screen and (min-width:600px) {

  .arrival-section .button-outline,
  .jewells-section .button-outline,
  .journey-section .sb-button.grey-red,
  .appointment-section .sb-button.grey-red,
  .mens-category .button-outline,
  .view-instagram .button-outline {
    font-size: 15px;
    margin-top: 25px
  }

  .arrival-section .title-home h2,
  .jewells-section .title-home h2,
  .mens-category .title-home h2,
  .appointment-section .sub-heading {
    font-size: 30px
  }

  .product-grids .product-item-photo .product-image-wrapper {
    max-height: 320px;
  }

  .journey-section .paragraph,
  .appointment-section {
    font-size: 16px
  }

  .journey-section .sub-heading.yellow {
    font-size: 30px;
  }

  .journey-section .row.equal-height .explore-content {
    padding-block: 2rem;
  }
}

@media screen and (min-width:834px) {
  .product-grids .box-info .product-name .product-item-link {
    font-size: 16px;
    padding-top: .75rem
  }

  .arrival-section .button-outline,
  .jewells-section .button-outline,
  .journey-section .sb-button.grey-red,
  .appointment-section .sb-button.grey-red,
  .mens-category .button-outline,
  .view-instagram .button-outline {
    font-size: 17px;
    margin-top: 30px
  }

  .arrival-section .title-home h2,
  .jewells-section .title-home h2,
  .mens-category .title-home h2,
  .appointment-section .sub-heading {
    font-size: 32px
  }

  .product-grids .product-item-photo .product-image-wrapper {
    max-height: 330px;
  }

  .journey-section .sub-heading.yellow {
    font-size: 34px;
  }

  .journey-section .row.equal-height .explore-content {
    padding-block: 2.5rem;
  }

  .appointment-section {
    font-size: 20px;
  }
}

@media screen and (min-width:992px) {
  .explore-image {
    text-align: end;
    margin-top: auto;
  }

  .journey-section .row.equal-height,
  .appointment-section .row.equal-height {
    flex-flow: row;
  }

  .explore-image .d-none {
    display: inline-block;
  }

  .explore-image .d-md-none {
    display: none;
  }

  .header-top .header-link {
    font-size: 12px
  }
}

@media screen and (min-width:1280px) {
  .product-grids .box-info .product-name .product-item-link {
    font-size: 17px;
    padding-top: 1rem
  }

  .arrival-section .button-outline,
  .jewells-section .button-outline,
  .journey-section .sb-button.grey-red,
  .appointment-section .sb-button.grey-red,
  .mens-category .button-outline,
  .view-instagram .button-outline {
    font-size: 20px;
    padding: 8px 20px;
    margin-top: 35px
  }

  .arrival-section .title-home h2,
  .jewells-section .title-home h2,
  .mens-category .title-home h2,
  .appointment-section .sub-heading {
    font-size: 38px
  }

  .product-grids .product-item-photo .product-image-wrapper {
    max-height: 345px;
  }

  .journey-section .paragraph {
    font-size: 17px
  }

  .journey-section .sub-heading.yellow {
    font-size: 38px;
  }

  .journey-section .row.equal-height {
    align-items: center;
  }

  .appointment-section p {
    padding-top: 15px;
  }

  .appointment-section {
    font-size: 24px;
  }

  .journey-section.full-wrapper .explore-content {
    margin-right: 1.5vw;
  }

}

@media screen and (min-width:1440px) {
  .product-grids .box-info .product-name .product-item-link {
    font-size: 20px;
    padding-top: 1.5rem
  }

  .arrival-section .button-outline,
  .jewells-section .button-outline,
  .appointment-section .sb-button.grey-red,
  .journey-section .sb-button.grey-red,
  .mens-category .button-outline,
  .view-instagram .button-outline {
    font-size: 24px;
    padding: 10px 30px;
    margin-top: 45px
  }

  .arrival-section .title-home h2,
  .jewells-section .title-home h2,
  .mens-category .title-home h2,
  .appointment-section .sub-heading {
    font-size: 40px
  }

  .product-grids .product-item-photo .product-image-wrapper {
    max-height: 480px;
  }

  .journey-section .paragraph {
    font-size: 22px
  }

  .journey-section .sub-heading.yellow {
    font-size: 45px;
  }

  .journey-section .row.equal-height {
    align-items: center
  }

  .header-top .header-link {
    font-size: 14px
  }
}

.stay-connected img {
  width: 45px;
  padding: 5px;
}

.block-subscribe .input-box {
  display: flex;
  margin-top: 10px;
  flex-flow: column
}

.block-subscribe #newsletter {
  width: 100%;
  height: 50px;
  background: transparent;
  border: 1px solid #B2B2B0;
  color: #B2B2B0;
  font-family: 'Proxima-Nova-Regular';
  font-size: 22px
}

.block-subscribe .subscribe {
  height: 50px;
  margin-block: 10px;
  background: transparent;
  color: #830000;
  border: 1px solid #830000;
  font-family: 'Proxima-Nova-Regular';
}

@media screen and (min-width:768px) {
  .block-subscribe .input-box {
    flex-flow: row
  }

  .block-subscribe #newsletter {
    width: max(30vw, 25rem);
    height: 64px;
  }

  .block-subscribe .subscribe {
    height: 64px;
    margin-left: 10px;
    margin-block: 0px;
  }
}

.block-subscribe p {
  color: #1E1E1E;
  font-family: 'Proxima-Nova-Light';
}

.appointment-section {
  background-color: #C49735;
}

.sb-button {
  width: fit-content;
  font-family: 'Proxima-Nova-Regular';
}

.white {
  color: #fff;
}

.light-white {
  color: #FDF7EA;
}

.yellow {
  color: #E6CD82;
}

.grey-red {
  background: #830000;
}

.paragraph {
  font-family: 'Proxima-Nova-Regular';
  font-size: 20px;
}


.pt-2 {
  padding-top: 1.5rem;
}

.pt-3 {
  padding-top: 2rem;
}

.header-bottom .menu-ontop .logo img {
  width: 90px;
}

.text-center {
  text-align: center;
}

.sb-lime-light img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

.sb-lime-light {
  margin: 1.5rem 0;
}

.gallery-section.full-wrapper {
  padding: 4.5rem 0 5rem;
  background-color: #fff;
}


.journey-section .row.equal-heigh p.paragraph {
  font-weight: 300;
  color: #FDF7EA;
  font-family: "Proxima-Nova-Light";
  font-size: 24px;
}

.inner-container {
  position: relative;
}

.footer-top .custom-container .row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.footer-top > .container {
  max-width: 1920px;
  width: 100%;
  padding-inline: 1.75rem;
  color: #FFF;
  font-family: "Book-Antiqua";
  font-size: 18px;
  font-weight: 400
}

.footer-middle > .container {
  max-width: 1920px;
  width: 100%;
  padding-inline: 1.75rem;
}

@media screen and (min-width:768px) {
  .footer-top > .container {
    padding-inline: 50px
  }

  .footer-middle > .container {
    padding-inline: 50px;
  }
}

.block-subscribe #newsletter input::placeholder {
  color: #9C9B98;
}

.footer-top h2 {
  color: #1E1E1E;
  font-family: "Book-Antiqua";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer-top {
  color: #1E1E1E;
  font-family: "Proxima-Nova-light";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.footer-top .block-subscribe .input-box {
  margin-top: 30px
}


@media screen and (max-width:1280px) {
  .custom-container {
    padding-inline: 16px;
    width: 100%;
  }
}

@media screen and (max-width:880px) {
  .home-slider-container {
    align-items: end;
    justify-content: center;
    text-align: center;
  }
}

@media screen and (max-width:768px) {
  .arrival-section .title-home {
    font-size: 28px;
  }
}







.cms-index-index .col1-layout > .container {
  width: 100%;
  padding: 0px;
}


.home-slider-container .sb-button {
  margin-top: 4rem;
}

.product-info-main .product-options-bottom {
  float: unset;
}

.sm-basic-products .bs-items.product-slider {
  display: flex;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.sm-basic-products.products-grid .basic-products-slider .item {
  flex: 1;
  margin-bottom: 0px;
}

.arrival-section.full-wrapper {
  background-color: #FDF7EA;
  padding: 50px 0px;
}

.jewells-section.full-wrapper {
  background-color: #E6CD82;
  padding: 50px 0px;
}

.mens-category.full-wrapper {
  background-color: #FDF7EA;
  padding: 50px 0px;
}

.cms-index-index .price-box,.cart .action-edit {
  display: none !important;
}

.basic-products-slider {
  text-align: center;
}

.basic-products-slider .button-outline {
  border: 1px solid #830000;
  padding: 9px 25px;
  font-family: 'Proxima-Nova-Regular';
  color: #830000;
}

.catalog-category-view .page-title {
  display: none !important;
}

.catalog-category-view .category-section {
  background: #034138;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #C49735;
}

.catalog-category-view .subcategory-section {
  display: inline-flex;
  margin-top: 15px;
}

.subcategory-section .subcategory-tab {
  padding: 9px 14px;
  margin: 0px 8px;
  border: 1px solid #C49735;
}

.subcategory-tab a {
  color: #C49735;
  font-family: 'Proxima-Nova-Regular';
  text-transform: uppercase;
}

.category-section .category-title {
  font-family: 'Book-Antiqua';
}

.toolbar-products .sorter-action,
.sortby-limiter .field.limiter,
.toolbar-bottom .toolbar-sorter,
.catalog-category-view .breadcrumbs,
.catalog-category-view .block.filter,
.breadcrumbs,
.product-priceinfo .price-label {
  display: none !important;
}

.toolbar.toolbar-products {
  text-align: right;
}

.page-main {
  margin-top: 15px;
}

.footer-top h3 {
  color: #1E1E1E;
}

.block.related .block-actions,
.related-available .choice.related {
  display: none;
}

.product-add-form .box-tocart {
  float: left;
  width: 100%;
}

form#product_addtocart_form .box-tocart .update-count {
  display: flex;
  align-items: center;
  border: 1px solid #C8C8C8;
  margin-right: 1em;
  padding-inline: 10px;
}



.product-item-info .item-inner .product-item-details .product-item-name {
  text-align: left
}

.product-item-info .item-inner .product-item-details .product-item-name .product-item-link,
.related-products-custom .product-item-link,
.block-slider-basic-product .product-item-link {
  font-size: 18px;
  font-family: Proxima-Nova-Regular;
  text-transform: capitalize;
  font-weight: 400;
  text-align: left;
  color: #1E1E1E !important;
  line-height:1.1;
}

.products-grid .item .item-inner .product.photo.product-item-photo .product-image-wrapper .product-image-photo {
  width: 100%;
  bottom: auto;
}

.products-grid .item .item-inner .box-info .product-priceinfo {
  text-align: left;
}

.normal-price .price-label {
  display: none !important;
}

form#product_addtocart_form .box-tocart .fieldset {
  display: flex;
  align-items: center;
}

form#product_addtocart_form .box-tocart > .fieldset > .field.qty {
  display: flex;
  font-size: 1.1em;
  font-weight: 600;
}

form#product_addtocart_form .box-tocart .update-count {
  display: flex;
  align-items: center;
  border: 2px solid #C8C8C8;
  margin-right: 1em;
  padding-inline: 10px;
}

form#product_addtocart_form .box-tocart .update-count .quantity-controls.quantity-minus {
  background-position: 5px -26px !important;
}

form#product_addtocart_form .box-tocart .update-count span.quantity-controls {
  position: inherit;
  border: 0px;
  background-size: 55%;
}

form#product_addtocart_form .box-tocart .update-count input#qty {
  border: none;
  font-family: 'Proxima-Nova-Regular';
}

form#product_addtocart_form .box-tocart .update-count span.quantity-controls {
  position: inherit;
  border: 0px;
  background-size: 55%;
}

.image-info-content,
.box-tocart input[type="number"] {
  background-color: transparent;
}

.footer-bottom .right {
  display: flex;
  justify-content: flex-end;
}

.footer-bottom .right ul li:not(:last-child)::after {
  content: "|";
  margin: 0px 10px;
  color: #fff;
  font-size: 20px;
}

.footer-bottom .right {
  display: flex;
  justify-content: flex-end;
}

.footer-bottom .right ul li:not(:last-child)::after {
  content: "|";
  margin: 0px 10px;
  color: #fff;
  font-size: 20px;
}

.footer-bottom .copyright-footer {
  padding-top: 2px;
}

.related .product-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.related-products-custom-wrapper {
  background: #fff;
  padding: 30px 0;
}

.catalog-product-view .image-info-content {
  margin-bottom: 50px;
}

.related .block-title {
  font-size: 40px;
  font-family: "Book-Antiqua";
  color: #1E1E1E;
}

.product.description {
  color: #676767;
  font-family: 'Proxima-Nova-Light';
  font-size: 20px;
}

.product-info-main .page-title {
  font-size: 28px !important;
  font-family: "Book-Antiqua-bold";
  line-height: 36px;
}

.catalog-product-view .box-tocart .actions {
  width: 100%;
}

.catalog-product-view .primary.tocart {
  width: 100%;
  background: #830000;
  min-height: 50px;
  font-family: 'Proxima-Nova-Light';
}

.box-tocart .field.qty {
  min-height: 50px;
}

.catalog-product-view .payment-request-button {
  width: 100% !important;
}

.product_attribute_option_link {
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  background: transparent;
}

.product_attribute_option_link_selected,
.configurable button:hover {
  color: #fff !important;
  background: #830000 !important;
  border: none;
}

.catalog-product-view .fieldset {
  margin: 0 0 25px;
}

.message.notice {
  color: #000;
  font-family: 'Proxima-Nova-Light';
  font-size: 1.5rem;
}
.product-options-bottom .jewellery-message {
  margin-bottom: 8px;
}

.size-enquiry {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: 'Proxima-Nova-Light'; 
}
.jewellery-message,
.jewellery-message a {
  color: #1E1E1E;
  font-family: 'Proxima-Nova-Light';
  font-size: 1.8rem;
}

a:visited {
  color: unset !important;
}

.header-container .block-minicart .subtitle.empty {
  font-size: 16px;
  font-family: 'Proxima-Nova-Light';
}

#minicart-content-wrapper .action.viewcart {
  display: none;
}

#minicart-content-wrapper .action.checkout {
  width: 100%;
  margin-top: 0px;
  height: 45px;
  padding: 0;
  background: #830000;
  text-transform: capitalize;
}

.footer-top .container .row {
  align-items: center;
  display: flex;
  flex-flow: column
}

.block-subscribe {
  display: flex;
  flex-flow: column;
  justify-content: center
}

@media screen and (min-width:768px) {
  .footer-top .container .row {
    flex-flow: row;
  }

  .block-subscribe {
    justify-content: start
  }
}

.related-products-custom .related .products-related .product-item .product-item-info .product-image-wrapper {
  padding: 0px !important;
  height: auto;
}

.related-products-custom .related .products-related .product-item .product-item-info .product-image-wrapper .product-image-photo {
  position: static;
  height: auto;
  width: 100%
}

.minicart-wrapper .block-content .subtotal .label {
  margin-left: 0px !important;
}

.block-minicart .block-content > .actions > .primary {
  margin: 0px;
}

.header-container .cart-wrapper .minicart-wrapper .block-minicart {
  padding: 20px 15px;
}

.minicart-items .product-item-details .product-item-name {
  top: 0px;
}

.minicart-wrapper .block-content .subtotal {
  padding: 0px 0px 10px;
}

.minicart-items .product-item-details .product-item-name {
  top: 0px !important;
}

.view-instagram {
  position: relative;
}

.price-box .price {
  font-size: 115%;
  font-family: 'Proxima-Nova-Light';
  color: #1E1E1E;
}

.products-grid .item .item-inner .box-info .product-name a {
  white-space: wrap;
}

.cms-privacy-policy .static-page,
.cms-terms-conditions .static-page {
  padding-inline: 60px;
  max-width: 1920px;
  width: 100%;
  padding-block: 40px 10px;
}

.well h4 {
  font-family: 'Book-Antiqua';
  font-size: 22px;
  margin-block: 7px;
  color: #1E1E1E;
}

.well p,
.well ul li {
  font-family: 'Proxima-Nova-Light';
  color: #1E1E1E;
}

.static-page .well a {
  color: #1E1E1E;
}

.minicart-wrapper .price-box .discount {
  color: #C49735;
}

.products-grid .item .item-inner .box-info,
.related .product-item-details,
.block-slider-basic-product .product-name {
  padding: 10px 0px 0;
line-height:1.25
}

.toolbar .toolbar-sorter .sorter-label {
  background: transparent;
}

.toolbar .toolbar-sorter {
  padding-block: 3rem 0rem;
  margin-right: 0px;
}

.minicart-wrapper .block-content,
.minicart-wrapper .cart-item-qty,
.product-info-main .configurable,
.box-tocart.update {
  font-family: 'Proxima-Nova-Light';
}

.control-qty-cart .qty-default.input-text {
  border: 2px solid #C8C8C8;
  border-right: 2px solid #C8C8C8 !important;
}

.yes .control {
  display: flex;
  align-items: center;
  border: 2px solid #C8C8C8;
  padding-inline: 10px;
}

.cart.table-wrapper .col.qty .yes .control :is(.increment_qty, .decrement_qty) {
  background: transparent;
  color: #1E1E1E;
  font-size: 24px;
  padding-inline: 5px;
}

.cart.table-wrapper .col.qty .yes .control :is(.increment_qty, .decrement_qty) {
  background: transparent;
  color: #1E1E1E;
  font-size: 24px;
  padding-inline: 5px;
}

.cart.table-wrapper .col.qty .yes .control .input-text {
  border: 0px;
  margin-top: auto;
  height: 40px;
}

.header-style-6 .fa-shopping-cart:before {
  content: url('/media/wysiwyg/sb-redesign/cart.svg');
}

.header-style-6 .cart-wrapper .minicart-wrapper .showcart i {
  background-color: transparent !important;
}

.block-slider-basic-product .product-name {
  line-height: 0.6em;
}

.header-style-6 .search-w .search-button,
.block-search-header #search_mini_form .form-search .button-search {
  background-color: #830000 !important;
}

.header-container .cart-wrapper .minicart-wrapper {
  margin-top: 7px;
}

.customer-account-login,
.customer-account-create {
  background-color: #fff;
}

.customer-account-login .login-container {
  width: 520px;
  margin: auto;
  background-color: #FFFAF1;
  padding: 25px 30px 40px;
  margin-bottom: 35px;
}

.form.create.form-create-account,
.customer-account-forgotpassword .password.forget,
.customer-account-createpassword .password.reset {
  width: 520px !important;
  margin: auto;
  background-color: #FFFAF1;
  padding: 30px;
  min-width: auto !important;
  font-family: 'Proxima-Nova-Regular';
  margin-bottom: 35px;
}

.customer-account-login .page-title,
.customer-account-create .page-title {
  display: none
}

.login-container .block .block-title {
  border-bottom: none;
}

.block-content .actions-toolbar .primary {
  width: 100%;
}

.actions-toolbar .action.login.primary,
.actions-toolbar .action.submit.primary {
  font-family: 'Proxima-Nova-Regular';
  height: 45px;
  width: 100%;
  background: #830000;
}

.login-container .block-customer-login a.action.create.primary:hover,
.login-container .block-new-customer a.action.create.primary:hover {
  background: transparent;
  color: #830000;
  border: 1px solid #830000;
}

.create.form-create-account .block-title,
.customer-account-forgotpassword .block-title {
  font-size: 190%;
  color: #1E1E1E;
  text-align: center;
  font-family: 'Book-Antiqua';
  padding-bottom: 20px;
}

.create .grecaptcha-badge {
  margin: auto;
}

.actions-toolbar .action.login.primary,
.actions-toolbar .action.submit.primary {
  font-family: 'Proxima-Nova-Regular';
  height: 45px;
  width: 100%;
}

.customer-account-login .actions-toolbar .primary,
.customer-account-create .actions-toolbar .primary,
.forget .primary,
.reset .primary {
  float: unset !important;
}

.form-create-account .actions-toolbar .secondary,
.form-create-account .primary,
.forget .primary,
.reset .primary {
  display: revert !important;
}

.primary .primary-join {
  display: flex;
  flex-direction: column;
  padding: 20px 0px 5px;
}

.join-message {
  font-size: 14px;
  padding-bottom: 10px;
}

.primary-join .create.primary {
  padding: 9px;
  border: 1px solid #830000;
  font-family: 'Proxima-Nova-Regular';
  color: #830000 !important;
}

.dropdown-block .dropdown-toggle:before {
  display: none;
}

.dropdown-block .dropdown-toggle .myaccount-link:before {
  content: url('/media/wysiwyg/sb-redesign/myaccount.svg');
}

.dropdown-block.block-myacount {
  margin-top: 8px;
}

.dropdown-block .dropdown-list {
  left: -60%;
}

.header-bottom .sm_megamenu_nodrop {
  color: #000;
}

/* media query for mobile and tablet device */
@media only screen and (max-width: 992px) {
  .btn-mobile .button-mobile {
    background: transparent !important;
  }

  .header-style-6 .header-bottom .bottom-right-w {
    margin-top: 10px;
  }

  .header-style-6 .header-top {
    margin-top: 0px;
  }

  .header-top .row .header-link {
    padding-block: 2px;
  }

  .header-style-6 .header-bottom .yt-menu .menu-under.menu-ontop {
    border-bottom: none;
  }

  .btn-mobile .button-mobile {
    width: auto;
  }

  .block-slider-basic-product .product-item {
    min-width: 50%;
    padding: 0 8px;
    margin-bottom: 10px;
  }

  .cms-index-index .block-slider-basic-product {
    padding: 0 5px;
  }

  .custom-container {
    padding-inline: 10px;
  }

  .product-grids {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-item-info .item-inner .product-item-details .product-item-name .product-item-link,
  .related-products-custom .product-item-link,
  .block-slider-basic-product .product-item-link {
    font-size: 14px;
  }

  .paragraph,
  .block-subscribe p,
  .price-box .price,
  .old-price .price,
  .price-box .discount {
    font-size: 15px !important;
  }

  .gallery-section.full-wrapper {
    padding: 3.5rem 0 5rem;
  }

  .footer-top h2 {
    font-size: 26px;
  }

  .header-bottom .logo-wrapper {
    padding-left: 10px;
  }

  .footer .footer-middle {
    padding: 30px 0 20px;
  }

  .footer .block-logo,
  .copyright-footer {
    text-align: center;
  }

  .footer-bottom .right {
    justify-content: center;
  }

  .footer-top {
    padding: 30px 0px;
  }

  .footer-middle > .container {
    padding-inline: 12px;
  }

  .megamenu-home.parent {
    display: none !important;
  }

  .catalog-category-view .category-section {
    padding: 20px 0px;
  }

  .subcategory-section .subcategory-tab {
    padding: 6px 10px;
    margin: 5px 8px;
    text-align: center;
  }

  .col1-layout .category-product.products-grid .item {
    width: 50% !important;
    padding: 0 7px !important;
    margin-bottom: 15px;
  }

  .col1-layout .category-product.products-grid .item:nth-child(1n+1) {
    clear: none !important;
  }

  .product.description {
    font-size: 16px;
  }

  .product-info-main .page-title {
    font-size: 22px !important;
    line-height: 26px;
  }

  .related .block-title {
    font-size: 24px;
  }

  .related .product-items {
    grid-template-columns: repeat(2, 1fr);
  }

  .products.wrapper.products-grid .item {
    padding: 0 10px;
  }

  .block.related {
    padding-inline: 5px;
  }
}

.minicart-header .minicart-wrapper .action.showcart .item-info .counter-label span:nth-child(2),
.form.create .choice.newsletter {
  display: none;
}

.minicart-header .minicart-wrapper .action.showcart .item-info .counter.qty.empty {
  margin-left: -18px !important;
  margin-top: -10px !important;
  background: #830000 !important;
  border-radius: 50% !important;
  color: #fff !important;
  text-align: center !important;
}

.minicart-header .minicart-wrapper .action.showcart .item-info .counter.qty.empty span {
  color: #fff;
}

@media screen and (max-width:768px) {
  .gallery-section .sub-heading {
    font-size: 24px
  }

  .header-style-6.header-container .cart-wrapper .block-minicart {
    left: initial !important;
    right: inherit !important;
  }
}

.page-main {
  margin-top: 0px;
}

.block-customer-login .secondary {
  float: right;
  padding-right: 10px;
}

.block-customer-login .field.choice {
  font-size: 15px;
  font-family: 'Proxima-Nova-Regular';
}

.login-container .fieldset::after {
  margin-top: 15px;
}

.form-login .field.choice {
  margin: 0 0 10px !important;
}

.block-customer-login .fieldset > .field,
.form-create-account .fieldset > .field {
  margin: 0 0 20px;
}

.fieldset.login,
.fieldset.login .control input {
  font-family: 'Proxima-Nova-Regular';
}

.login-container .block-title {
  margin-bottom: 7px !important;
  padding-bottom: 10px !important;
}

.fieldset:last-child {
  margin-bottom: 0px;
}

fieldset.create {
  margin-bottom: 10px;
}

#password-strength-meter {
  font-size: 14px;
  height: 30px;
}


@media screen and (max-width:768px) {
  .catalog-category-view .subcategory-section {
    overflow-x: auto;
    width: 100%;
    padding-inline: 20px;
    justify-content: center
  }

  .catalog-category-view .subcategory-section .subcategory-tab a {
    white-space: nowrap;
  }
}

@media screen and (max-width:480px) {
  .catalog-category-view .subcategory-section {
    justify-content: initial
  }
  .form-shipping-address .fieldset.address .field {
    flex: 0 0 100% !important;
}
.opc-wrapper .opc>li {
  padding: 15px 15px !important;
}
.dropdown-block .dropdown-toggle {padding: 0px !important;}
.dropdown-block.block-myacount {margin-left:0px;}
.header-bottom .minicart-header {padding-right: 17px;}
.jewellery-parent .sm_megamenu_firstcolumn {margin-bottom: 0px !important;}
.jewellery-parent .sm_megamenu_title {border-bottom: none !important;padding: 0px 5px 0px !important;}
.home-slider-container {background-position: center !important;}
.minicart-wrapper .showcart .item-info {margin-left: 0px !important;}
.showcart .counter.qty {font-size:13px;}
.checkout-container .checkout-payment-method .payment-method-content { padding: 0 7px 20px; }
}

button.button.action[type="submit"] {
  background: #830000;
  color: #fff;
}

.custom-row {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding-block: 6px;
  flex-wrap: wrap
}

@media screen and (min-width:768px) {
  .custom-row {
    flex-flow: row;
    gap: 10px;
    align-items: center;
    flex-wrap: nowrap
  }
}

.header-bottom .logo {
  margin-bottom: 0px;
}

.checkout-container {
  max-width: 1280px;
  margin-inline: auto;
}

.checkout-container.block.items-in-cart.active {
  font-family: 'Proxima-Nova-Regular';
}

.checkout-container #co-shipping-form,
.checkout-container .form.form-login {
  font-family: 'Proxima-Nova-Regular';
}
.checkout-container .opc-sidebar .modal-content .opc-block-summary > .title {
  font-family: 'Book-Antiqua';
  text-transform: capitalize;
  color: #830000;
  font-weight: 400
}

.checkout-container .opc-progress-bar {
  margin-block: 58px;
  display: block;
}

.checkout-container .opc-progress-bar-item._active::before,
.checkout-container .opc-progress-bar-item._active > span::before {
  background: #830000
}

.opc-progress-bar-item,
.opc-block-summary {
  font-family: 'Proxima-Nova-Regular';
}


.cart-container .cart-summary {
  background:#FBFBFB;
  border: 2px solid #eee;
  font-family: 'Proxima-Nova-Regular"';
}

.cart-container .cart-summary .summary.title {
  font-family: "Book-Antiqua";
  text-transform: capitalize;
  font-size: clamp(23px, 2vw, 26px);
  color: #830000;
  font-weight: normal;
}

.action.primary.checkout,
.action.update {
  background: #830000;
  font-family: 'Proxima-Nova-Regular';
}

.cart-container #shopping-cart-table thead,
#shopping-cart-table tbody,.payment-method {
  font-family: 'Proxima-Nova-Regular';
}

.cart-container .cart.main.actions .action.update {
  background: #830000;
  font-family: 'Proxima-Nova-Regular';
  width: 100%;
  height: 40px;
  margin-left: 0px;
}
#shopping-cart-table > thead > tr th {
  border-width: 0px;
}

#shopping-cart-table .actions-toolbar .action.action-edit {
  border-color: #830000 !important;
  font-family: 'Proxima-Nova-Regular' !important;
  color: #830000 !important;
}

#shopping-cart-table .actions-toolbar .action.action-edit:hover {
  background: #830000;
  color: #fff !important;
}

.cart-container .cart.table-wrapper .actions-toolbar .action-delete:hover {
  background: transparent !important;
  border: none !important
}

.customer-account-forgotpassword .page-title-wrapper {
  display: none;
}

.customer-account-forgotpassword {
  background: #fff;
}

.form.password.forget {
  margin-top: 2em;
}

.footer-container.footer-1 {
  margin-top: 0px;
}

.header-bottom .navigation-action .sambar-inner .mega-content .sm-megamenu-hover {
  padding-left: 0px !important;
}

.arrival-section .product-name a span,
.mens-category .product-name a span,
.jewells-section .product-name a span {
  width: 22% !important;
  height: 12px;
  display: block;
}

.arrival-section .product-name a span:after,
.mens-category .product-name a span:after,
.jewells-section .product-name a span:after {
  content: '';
  background: url('/media/wysiwyg/sb-redesign/arrow-img.png');
  background-position: right center;
  background-repeat: no-repeat;
  height: 10px;
  width: 100%;
  position: absolute;
  left: auto;
  right: 0;
  top: 8px;
}
.arrival-section .product-name a,
.jewells-section .product-name a,
.mens-category .product-name a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: column
}


@media screen and (min-width:592px) {

  .arrival-section .product-name a,
  .jewells-section .product-name a,
  .mens-category .product-name a {
    flex-flow: row
  }
}

.arrival-section .product-name a span,
.jewells-section .product-name a span,
.mens-category .product-name a span {
  position: relative;
  width: 100px;
  flex-shrink: 0;
}

.arrival-section .product-name a span:before,
.jewells-section .product-name a span:before,
.mens-category .product-name a span:before {
  display: none;
}
/* About us Page */
.breadcrumbs {
  color: #444;
  margin: 10px 0;
  display: none;
}

.top-banner .heading-1,
.top-banner .heading-2 {
  text-align: center;
}

.top-banner {
  min-height: 360px;
  display: flex;
  justify-content: center;
  align-items: end;
  padding-bottom: 30px;
  background-position: top right 0% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background: url('/media/wysiwyg/sb-redesign/about-banner.jpg');
  box-shadow: inset 0 -8em 6em #7b5b50, 0 0 0 2px #F7F7F7;
}


.top-banner .heading-1 {
  font-weight: 400;
}

.explore-journey {
  background: url('/media/wysiwyg/sb-redesign/green.png');
  padding-top: 40px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.glance-banner {
  background: url('/media/wysiwyg/sb-redesign/light-bg.png');
  padding-block: max(4vw, 40px) max(5vw, 60px);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
}

.glance-banner .sub-heading {
  color: #000;
  font-family: "Book Antiqua";
  font-size: 28px;
  font-weight: 400;
}

.glance-banner .paragraph {
  color: #000;
  text-align: center;
  font-family: "Proxima-Nova-Regular";
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
}



.images {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  gap: 15px;
  margin-block: max(4.5vw, 50px);
}

.images .cloumn {
  width: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.images .cloumn img {
  width: 100%;
}

.cloumn2 {
  margin-top: 40px;
  margin-bottom: -40px;
}

.cloumn3 {
  margin-top: 80px;
  margin-bottom: 60px;
}

/* image popup */
.image-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 999;
  width: 100%;
  background: #00000091;
  display: none;
}

.image-popup span {
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 20px;
  cursor: pointer;
}

.image-popup img {
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  width: 320px;
  transform: translate(-50%, -50%);
}

.heading-banner {
  background-color: #F9E8B4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-banner .sub-heading {
  color: #000;
  text-align: center;
  font-family: "Book Antiqua";
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

@media (max-width: 513px) {
  .images {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }

  .cloumn3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .cloumn2 {
    margin-bottom: 0px;
  }

  .image-popup img {
    width: 250px;
  }

  .girl3 img {
    width: 100%;
    margin-top: 20px;
  }
}




@media screen and (min-width:767px) {
  .heading-banner .sub-heading {
    font-size: 28px;
  }

  /* About us Banner */
  .top-banner {
    background-position: right center !important;
    align-items: center;
  }

  .top-banner .heading-1 {
    text-align: left;
  }

  .top-banner .heading-2 {
    text-align: left;
  }
}

@media screen and (min-width:880px) {
  .top-banner {
    min-height: 400px;
    box-shadow: none;
  }
}

@media screen and (min-width:992px) {
  .top-banner {
    min-height: 400px;
  }
}

@media screen and (min-width:1024px) {

  /* Glance-banner About Page */
  .glance-banner .sub-heading {
    font-size: 32px;
  }

  .glance-banner .paragraph {
    font-size: 18px;
    margin-top: 10px;
  }

  .heading-banner .sub-heading {
    font-size: 32px;
  }
}

@media screen and (min-width:1280px) {
  .heading-banner .sub-heading {
    font-size: 40px;
  }

  .top-banner {
    min-height: 560px;
  }
}

@media screen and (min-width:1366px) {

  /* Glance-banner About Page */
  .glance-banner .sub-heading {
    font-size: 40px;
  }

  .glance-banner .paragraph {
    font-size: 22px;
    margin-top: 15px;
  }
}

#newsletter-error {
  font-size: 16px;
  font-family: "Proxima-Nova-Regular";
}

.account.page-layout-2columns-left .sidebar,
.account.page-layout-2columns-left .column.main {
  padding-block: 30px;
  padding-inline: 20px;
}



.block-collapsible-nav .content {
  background: #fff;
  border: 1px solid #830000;
  font-family: "Proxima-Nova-Regular";
}

.block-collapsible-nav .item.current strong {
  border-color: #830000
}

.account .action.primary {
  background: #830000;
}

.accout {
  font-family: "Proxima-Nova-Regular"
}

.block.block-dashboard-info,
.block.block-dashboard-addresses {
  border: 1px solid #830000;
  padding: 1em;
  font-family: 'Proxima-Nova-Regular';
  font-size: 16px;
  letter-spacing: .25px;
}

.customer-account-logoutsuccess .page-title {
  margin-top: 3em;
  text-align: center;
  font-size: 30px;
  font-family: 'Book-Antiqua';
}

.customer-account-logoutsuccess .column.main {
  text-align: center;
  padding-bottom: 3em;
}


.cms-no-route .base {
  font-family: "Book-Antiqua-bold";
  font-size: 28px;
  text-align: center;
  display: block;
}

.cms-no-route .content-404page {
  float: none;
  margin-inline: auto;
  font-family: 'Proxima-Nova-Regular"';
  padding-block: 2em;
}

.mega-menu-product-item {
  display: none
}

@media screen and (min-width:992px) {
  .sm-megamenu-child.sm_megamenu_dropdown_6columns {
    left: 0;
    right: 0;
    position: fixed !important;
    padding-inline: 50px;
  }

  .mega-menu-product-item {
    display: flex;
    gap: 1.25em;
  }
}


.mega-menu-product-item .menu-product-item figure img {
  max-width: 180px;
}

@media screen and (min-width:1280px) {
  .mega-menu-product-item .menu-product-item figure img {
    max-width: 250px;
  }
}


.sm_megamenu_title .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title h3.sm_megamenu_nodrop.title-cat {
  display: none;
}

.navigation-megamenu-wrapper .sm_megamenu_title .sm_megamenu_nodrop {
  text-transform: uppercase
}

.navigation-megamenu-wrapper .sm_megamenu_title .sm_megamenu_nodrop span::before {
  display: none
}

.navigation-megamenu-wrapper .sm_megamenu_title .sm_megamenu_nodrop:hover {
  font-family: "Book-Antiqua-bold";
  transition: all .5s ease;
}

.menu-product-name {
  font-size: 18px;
  margin-top: 10px;

}

.sm_megamenu_dropdown_1column {
  width: fit-content !important;
}

.product.name.product-item-name.product-name {
  line-height: 1.1;
}
.catalog-category-view .website-sale img {
  width: 100%;
}

.price-box .discount {
  font-family: 'Proxima-Nova-Regular';
  color: #830000;
}

.old-price .price {
  font-size: 100% !important;
}

.product-info-stock-sku .stock.unavailable a {
  background: #830000;
  padding: .75em 1em;
  margin-top: 1em;
  gap: .75em;
  display: flex;
  color: #fff!important;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  font-family: 'proxima-Nova-Regular';
}

.stock.unavailable a img {
  max-width: 24px;
  max-height: 24px;
}
.outof-stock {
  font-family: 'proxima-Nova-Regular';
  font-size: 18px;
  border: 1px solid #830000;
  width: fit-content;
  color: #830000;
  padding: .5em 1em;
  margin-top: 1em;
  margin-right: 1em;
  text-align: center;
}
.catalog-product-view .product-info-stock-sku {display: flex !important;}
@media screen and (min-width:660px){
  .catalog-product-view .product-info-stock-sku {flex-flow:row}
}
.testimonial-container .owl-item .testimonial-item .testimonial-content  {
  background: #FFF4D2;
  border-radius: 20px;
  padding:max(2vw,1.25em);
  border:1px solid #FFF4D2;
  text-align: center;
  font-family: 'Proxima-Nova-Regular';
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  line-height:normal;
  color:#1E1E1E;
  flex-shrink: 0;
  height: 100%;
transition: all .5s ease-in-out
}

@media screen and (min-width:768px){
.testimonial-container .owl-item .testimonial-item .testimonial-content  {font-size: 20px;}
}
.testimonial-container .owl-item .testimonial-item {
  padding: 16px;
  height: 100%;
transition: all .5s ease-in-out
}
.testimonial-container .owl-item {
  display: flex;
transition: all .5s ease-in-out
}
.testimonial-container .owl-stage {
  display: flex;
}
.testimonial-content h4 {
  color: #000;
  font-family: "Book Antiqua";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.testimonial-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-block:max(3vw, 2em);
  flex-flow: column;
}
.testimonial-header h2 {
  font-size: 28px;
  color: #000;
  font-family: "Book-Antiqua";
  line-height: normal;
  margin-bottom: 10px;
}
@media screen and (min-width:768px){
.testimonial-header h2 { font-size: 40px;}
}
.testimonial-header p {
  color: #1E1E1E;
  font-family:'Proxima-Nova-Light';
  font-size:18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media screen and (min-width:768px){
.testimonial-header h2 { font-size: 40px;}
.testimonial-header p {  font-size:22px;}
}

.testimonial-carousel{width:100%}
.testimonial-header {
  padding: 2em 1em 2em 1em;
}

@media screen and (min-width:992px){
 .testimonial-wrapper {flex-flow: row}
  .testimonial-header {width: 30%}
 .testimonial-carousel {width:65%;padding-bottom:2rem}
.testimonial-header {padding: 2em 2em 2em 3em;}

}

.testimonial-container .owl-item.active:hover .testimonial-item .testimonial-content   {
  border-radius: 21px;
  border: 1px solid #E6CD82;
  background: #FFDE95;
  margin-top: -2rem;
  transition: all .5s ease-in-out
}
.testimonial-container .owl-stage-outer {
  overflow: visible;
padding-top:2rem;
}
.testimonial-container{overflow: hidden}
.testimonial-container .owl-item .testimonial-content .testimonial-img {
  max-width: 120px;
  border: 6px solid transparent ;
  border-radius: 50%;
}
.testimonial-container .owl-item.active:hover .testimonial-content .testimonial-img {
  max-width: 120px;
  border: 6px solid #F8F2E0;
  border-radius: 50%;
}

.testimonial-carousel .owl-next{
  background: url('/media/wysiwyg/sb-redesign/arrow-img.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 91px;
text-indent: 1000px;
}

.testimonial-carousel .owl-prev{
 background: url('/media/wysiwyg/sb-redesign/left-arrow.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 91px;
text-indent: 1000px;
}
.owl-nav {
  display: flex;
  gap: 1em;
  justify-content: center;
  align-items: center;
}
.stock.unavailable {flex: 1;}
.modal-content {font-family: 'Proxima-Nova-Light';}
.modal-footer {font-family: "Proxima-Nova-Regular";}
#shopping-cart-table input[type="number"],.checkout-index-index .modal-content { background-color: transparent;}
#block-shipping,#cart-totals .table,.fieldset.coupon span { font-family: 'Proxima-Nova-Regular'; }
.cart-summary .block .fieldset .field.note {
font-size: 15px;
font-family: 'Proxima-Nova-Light';
}
.fieldset.estimate,#co-shipping-method-form,.coupon input[type="text"],.action.apply {font-family: "Proxima-Nova-Regular";}
.action.multicheckout,.opc-payment-additional.discount-code {display:none;}
.home-slide-content .grey-red {background: #830000;color: #fff !important;padding: 10px 20px;text-transform: uppercase;font-weight: 400;}
.home-slide-content  .sub-heading {margin-bottom: 35px;}
.special-price .price,.price-final_price  .price { color:#CC9727; }
/*Success-Error Messages*/
.message.success, .message.error, .message.notice {
  padding: 15px 20px;
  padding-left: 40px;
  background: #fff;
  color: #025002;
  position: fixed;
  bottom: 25px;
  left: 30px;
  z-index: 100;
  box-shadow: 1px 2px 7px #aad3aa;
  border-radius: 3px;
  border: 2px solid #0d870d;
  font-family: 'Proxima-Nova-Light';
}
.message.error{ border-color:#d9110c;color:#e02b27;box-shadow: 1px 2px 7px #fae5e5; }
.message.notice{ border-color:#6f4400; color:#CC9727;box-shadow: 1px 2px 7px #fdf0d5; }
.message.notice a{ color: #CC9727;margin-left: 3px;font-weight: bold; }
.message.error a{ color: #d9110c;margin-left: 3px;font-weight: bold; }
.message.success a{ color: #0d870d;margin-left: 3px;font-weight: bold; } 
.message.success > *:first-child:before, .message.error > *:first-child::before, .message.notice > *:first-child:before{  margin: -10px 0 0; }
.modal-footer .action-secondary {background-color:#830000;}
/*Success-Error Messages end*/
/*Updated Checkout style*/
.stripe-payments-express-minicart {  clear: both; }
.checkout-container .opc-sidebar .modal-content .opc-block-summary{ padding: 20px 30px 30px; border: 2px solid #eee; }
.opc-wrapper .opc>li {
    padding: 15px 25px;
    border: 2px solid #eee;
    margin-bottom: 20px;
    background-color: #FBFBFB;
}
.opc-wrapper .step-title{ border-width: 2px;border-color: #eee;color: #830000;font-family: 'Book-Antiqua';padding-bottom: 4px; }
.opc-wrapper .step-content{ margin: 0 0 20px; }
.opc-sidebar.opc-summary-wrapper { margin-top: 0px; }
.opc-block-summary>.title, .checkout-container .opc-block-shipping-information .ship-to .shipping-information-title, .checkout-container .opc-block-shipping-information .ship-via .shipping-information-title {
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#co-payment-form fieldset.fieldset hr{ display: none; }
.checkout-index-index .opc-wrapper .form-login, .checkout-index-index .opc-wrapper .form-shipping-address{     max-width: 100%;}
.form-shipping-address .fieldset.address{  gap: 20px;}
.field-error,div.mage-error { font-size: 1.4rem;font-family: 'Proxima-Nova-Light'; }
.checkout-container .opc-block-shipping-information .ship-to, .checkout-container .opc-block-shipping-information .ship-via{ border: 2px solid #eee; }
.form-shipping-address .fieldset.address {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 15px;
}
.form-shipping-address .fieldset.address .field{ flex: 0 0 48%; 
margin-bottom: 10px !important;}
.form-shipping-address .fieldset.address .field .control select, .form-shipping-address .fieldset.address .field .control input, .form-shipping-address .fieldset.address .field .control {
min-height: 40px;
border-color: #ddd;
border-radius: 3px;
font-family: "Proxima-Nova-Regular";
}
.form-shipping-address .fieldset>.field .additional {
display: none;
}
div#shipping-method-buttons-container {
    padding-top: 20px;
}
/* other css */
.catalog-product-view .website-sale {margin-bottom: 10px;}
.catalog-category-view {background-color: #fff;}
#checkout-step-shipping input {font-family: 'Proxima-Nova-Light'; }
.modal-content .opc-block-summary {background-color: #FBFBFB !important;}
div#shipping-method-buttons-container .primary { width: 100%;min-height: 40px;}
.block.block-customer-login .action-login {width:100% !important;min-height:40px;text-transform:capitalize;font-size:16px;font-family: "Proxima-Nova-Regular";background:#830000;}
#checkout .action-auth-toggle {font-family: "Proxima-Nova-Regular";color:#C99932;}
.checkout-cart-index .page-title {padding-block: 3.5rem 0;font-family: "Book-Antiqua";font-size:2.6rem;}
.checkout-cart-index .cart.table-wrapper {
  border: 2px solid #eee;
  padding: 15px;
  background: #FBFBFB;
}
.cart.table-wrapper .items > .item,#shopping-cart-table thead,#shopping-cart-table > tbody > tr > td {border:none !important;}
.form-cart table#shopping-cart-table .item-info td, .form-cart table#shopping-cart-table .item-info .product-item-details {
  vertical-align: middle;
}
.cart.table-wrapper .item .col.item {
  padding: 15px 8px 10px; 
}
.cart-summary .content {
display: block !important;
}
.cart-container .cart-summary .block .title, #discount-coupon-form .label span, .product.attribute.overview {
  display: none;
}
#cart-totals .table > tbody > tr > th {
  border-top: 1px solid #dddddd !important;
}
.cart-summary .actions-toolbar > .primary {
  width: 100%;
}
.cart-summary .actions-toolbar > .primary button {
  width: 100%;border: 1px solid #830000;color: #830000;
}


@media screen and (max-width:992px){
.cart-container .cart.table-wrapper .cart.item .item-info .col.item {
  padding-left: 78px;
}
 .cart.table-wrapper .product-item-photo {
    top: 12px;
  }

.cart-container .cart.table-wrapper .cart.item .item-info .actions-toolbar {
  position: absolute;
  top: 0;
  right: 0px;
}
.cart-container .cart.table-wrapper .cart.item .item-info .actions-toolbar {
  position: absolute;
  top: 0;
  right: 0px;
}
}

@media screen and (max-width:768px){
.cart-container .item-info .col.qty .yes .control {
  flex-flow:column!important
}
}
.catalog-product-view .product.data.items { margin-bottom: 0px;}
.opc-estimated-wrapper .action.showcart .counter.qty {background: #C99932;}
.catalog-product-view .product-info-stock-sku {margin: 0;}
.product-options-wrapper { margin-bottom: 20px;padding-top: 0px; }
.catalog-product-view .field.configurable {margin: 0 0 15px;}
.checkout-onepage-success .page-title {font-family: 'Proxima-Nova-Regular';}
.checkout-onepage-success #registration {margin-bottom: 20px;}
/***********************
 CSS for 404 page Start
 **************************** */
 .cms-noroute-index .col1-layout > .container {
  width: 100%;
  background:#034138;
}

.not-found-container {
  display: flex;
  flex-flow: column-reverse;
  max-width: 1920px;
  width: 100%;
  margin-inline:auto;
  padding: 3em 1em;
  min-height: 400px;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .not-found-container {
    padding-inline: 50px;
  }
}
@media screen and (min-width:1024px) {
  .not-found-container {
    min-height: 700px;
  }
}

.content-404page,
.img-404 {
  place-content: center;
  height: 100%;
  text-align: center;
}


.content-404page h3 {
  font-size: 28px;
  color: #000;
  font-family: '"Book-Antiqua';
  font-weight: 700;
  display: none;
}

@media screen and (min-width:992px) {
  .content-404page h3 {
    font-size: 40px;
  }
}
.content-404page p {
  font-size: 16px;
  font-family: 'Proxima-Nova-Regular';
  color: #FFF9ED;
  max-width: 100%;
  margin-top: .5em;
  text-align: center;
  margin-inline: auto;
}
@media screen and (min-width:992px) {
  .content-404page p {
    font-size: 24px;
    max-width: 50%

  }
}
.content-404page a {
  border: 1px solid #FFE6B4;
  display: inline-block;
  font-size: 16px;
  font-family: 'Proxima-Nova-Regular';
  color: #FFE6B4;
  padding: 8px 40px;
  text-transform: capitalize;
  margin-top: 1.75em
}
.content-404page a:hover {
  background:#FFE6B4!important;
  color:#034138 !important;
}

@media screen and (min-width:992px) {
  .content-404page a {
    font-size: 20px
  }
}