@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&family=Montserrat:wght@700&display=swap");
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Inter', sans-serif; */
@font-face {
  font-family: 'Conv_STAC222N';
  src: url("../fonts/STAC222N.eot");
  src: url("../fonts/STAC222N.woff") format("woff"), url("../fonts/STAC222N.ttf") format("truetype"), url("../fonts/STAC222N.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Inter', sans-serif;
  font-weight: 400; }

strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6, .productView-info-name, .form-label--alternate {
  font-family: 'Inter', sans-serif; }

.button {
  font-style: normal !important;
  font-family: 'Inter', sans-serif; }

a.button.button--small.card-figcaption-button, label.button.button--small.card-figcaption-button {
  font-size: 15px; }

.slick-disabled {
  opacity: 1; }

.container {
  max-width: 1280px; }

a:hover, a:focus, .navUser-action:hover, .navUser-action.is-open {
  color: #937031; }

.button--primary, .button {
  background-color: #937031 !important;
  border-radius: 25px; }

.button--primary:hover {
  background-color: #000 !important; }

.button:hover {
  border-color: #000 !important; }

.button.button--small.card-figcaption-button {
  background: #fff !important; }

.heroCarousel {
  margin-bottom: 0; }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  width: 48px;
  height: 47px;
  border: 0;
  border-radius: 0;
  padding: 0; }

.heroCarousel .slick-prev, .heroCarousel .slick-next {
  width: 49px;
  left: 0;
  right: -48px;
  bottom: -24px;
  top: auto;
  margin: 0 auto; }

.heroCarousel .slick-prev {
  left: -48px;
  right: 0; }

.heroCarousel .slick-next {
  background: url(../img/next-arrow-slider.png) no-repeat center top; }

.heroCarousel .slick-prev {
  background: url(../img/prev-arrow-slider.png) no-repeat center top; }

.heroCarousel .slick-prev::before, .heroCarousel .slick-next::before {
  display: none; }

.companyName {
  font-size: 18px;
  color: #010101;
  font-weight: 700;
  border-right: solid 1px #d9d9d9;
  padding: 0 20px 0 0;
  margin-right: 5px; }

img.searchMobile {
  display: block; }

.quicksearch .desktop-toggle svg {
  display: none; }

.freeShippingBannerHome {
  text-align: center;
  padding: 60px 20px 50px; }

.freeShippingBannerHome .desktopHide {
  display: none; }

.categoryTopHome {
  background: url(../img/category-bg.jpg) no-repeat center bottom;
  padding: 10px 0 125px; }

.fullcontainer, .fullContainer {
  max-width: 1620px;
  padding: 0 10px;
  margin: 0 auto;
  align-content: center; }

h2.categoryTitle {
  text-align: center;
  font-family: 'Conv_STAC222N';
  font-size: 15px;
  color: #363636;
  text-transform: none;
  font-size: 50px;
  font-weight: normal;
  margin: 0 0 35px; }

.categorybox {
  display: inline-block;
  width: 25%;
  padding: 0 15px;
  margin-left: -3px;
  text-align: center;
  vertical-align: top; }

.categorybox a {
  text-decoration: none; }

.categorybox span {
  color: #000000;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: normal; }

.categorybox:hover span {
  color: #937031; }

.newProductsSliderHome {
  padding: 100px 0 50px; }

.newProductsSliderHome section.productCarousel {
  margin-bottom: 0; }

.newProductsSliderHome h2.page-heading {
  font-size: 32px; }

.newProductsSliderHome .slick-next,
.newProductsSliderHome .slick-prev {
  width: 23px;
  height: 36px;
  border: 0;
  border-radius: 0;
  padding: 0; }

.newProductsSliderHome .slick-next {
  background: url(../img/next-arrow.png) no-repeat center top; }

.newProductsSliderHome .slick-prev {
  background: url(../img/prev-arrow.png) no-repeat center top; }

.newProductsSliderHome .slick-prev::before, .newProductsSliderHome .slick-next::before {
  display: none; }

.card-img-container:after {
  padding-bottom: 110%; }

.rating--small .icon {
  width: 18px;
  height: 18px; }

.icon--ratingEmpty svg {
  fill: #d4d4d4; }

.icon--ratingFull svg {
  fill: #ffcc00; }

.card-body p.card-text {
  font-size: 15px;
  color: #6c6c6c;
  margin: 10px 0; }

.card-body p.card-text.card-text-rating {
  margin: 0; }

.card-title {
  font-size: 16px;
  margin: 3px 0 15px; }

.card-body div.card-text {
  font-size: 15px;
  color: #000; }

.featuredProductsHome {
  padding: 140px 0 0; }

.featuredProductsLeft, .featuredProductsCenter, .featuredProductsright {
  display: inline-block;
  vertical-align: middle;
  width: 39%; }

.featuredProductsCenter {
  margin-left: -9px;
  width: 39%;
  padding: 0 25px 0 35px; }

.featuredProductsright {
  width: 22%; }

.featuredTitle {
  display: none; }

.featuredProductsCenter .productCarousel-slide {
  width: 50%;
  padding: 0 20px;
  position: relative; }

.featuredProductsCenter .productCarousel-slide .card {
  position: relative; }

.featuredProductsCenter .productCarousel-slide:nth-child(odd) {
  border-right: solid 1px #d5d5d5; }

.featuredProductsCenter .productCarousel-slide:first-child,
.featuredProductsCenter .productCarousel-slide:nth-child(2) {
  border-bottom: solid 1px #d5d5d5; }

.featuredProductsCenter .productCarousel-slide .card-body {
  text-align: left;
  width: 60%; }

.featuredProductsCenter .productCarousel-slide .card-body .card-title {
  height: 46px;
  overflow: hidden; }

.featuredProductsCenter .productCarousel-slide .card-img-container:after {
  padding-bottom: 80%; }

.featuredProductsCenter .productCarousel-slide .card-figure {
  margin-top: 30px; }

.featuredProductsCenter .productCarousel-slide .card-body .cartBtnCard {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  padding: 0;
  bottom: 15px; }

.featuredProductsCenter .productCarousel-slide .card-body .cartBtnCard .button {
  background: url(../img/cart-card-icon.png) no-repeat center top !important;
  padding: 0;
  box-shadow: none;
  font-size: 0 !important;
  display: block;
  height: 100px;
  width: 100px; }

.banners {
  padding: 0; }

.customerReviewshome {
  background: #a67b43;
  padding: 70px 0 100px;
  text-align: center; }

.customerReviewshome h2.reviewTitle {
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 50px; }

.customerReviewshome h2.reviewTitle span {
  background: url(../img/quote-left.png) no-repeat left center, url(../img/quote-right.png) no-repeat right center;
  padding: 0 75px; }

.reviewSlideBox {
  border-right: solid 1px #bc9a6f;
  padding: 0 25px; }

.reviewSlideBox img {
  width: auto;
  display: inline-block; }

.reviewSlideBox h4 {
  color: #fff;
  font-size: 16px;
  margin: 22px 0 16px; }

.reviewSlideBox p {
  font-size: 15px;
  color: #fff;
  line-height: 24px; }

.reviewSlideBox p.reviewPerson {
  font-style: italic; }

.customerReviewshome .slick-dots li.slick-active button::before {
  background: #fff; }

.customerReviewshome .slick-dots li button {
  border: #fff;
  background: #c8a578; }

.customerReviewshome .slick-dots li {
  width: auto;
  height: auto;
  padding: 6px; }

.customerReviewshome .slick-dots {
  bottom: -50px; }

.aboutUsHome {
  padding: 130px 0;
  position: relative; }

.aboutUsHome::after {
  background: url(../img/about-beans.png) no-repeat right top;
  content: "";
  position: absolute;
  width: 226px;
  height: 243px;
  right: 0;
  top: 140px; }

.aboutLeft, .aboutContentRight {
  width: 44%;
  display: inline-block;
  vertical-align: top;
  margin-left: -3px; }

.aboutContentRight {
  width: 56%; }

.aboutContentInner {
  padding: 0px 20px 28px 40px;
  max-width: 750px; }

.aboutImgCol2 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px; }

.aboutImgCol2:last-child {
  width: 50%;
  margin-left: -6px; }

.aboutContentInner h2 {
  font-size: 32px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 15px; }

.aboutContentInner p strong {
  font-size: 18px; }

.aboutContentInner p {
  font-size: 15px;
  line-height: 24px; }

.cartBtnCard {
  padding: 20px 0; }

.siteButton, .cartBtnCard .button {
  background: #fff;
  border-radius: 30px;
  box-shadow: 19px 0 35px rgba(209, 203, 196, 0.6);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding: 9px 25px; }

.siteButton:hover, .cartBtnCard .button:hover {
  background: #a47841;
  color: #fff; }

.cartBtnCard .button:hover {
  background: #a47841 !important; }

.cartBtnCard .button {
  border: 0 !important;
  padding: 17px 24px;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #000;
  width: auto !important; }

.aboutContentInner .siteButton {
  margin-top: 15px; }

.instagramFeed {
  padding: 0 20px 5px 20px;
  clear: both;
  overflow: hidden; }

.instagram_gallery a {
  width: 14.28%;
  display: inline-block;
  vertical-align: bottom;
  padding: 5px;
  position: relative;
  margin-left: -4px; }

.instagram_gallery a img {
  width: 100% !important;
  margin: 0 !important;
  border: solid 1px #e4e4e4; }

.instagram_gallery a:nth-child(even) {
  width: 16.75%; }

.instagram_gallery a:nth-child(odd) {
  width: 11%; }

.instagram_gallery a:nth-child(1) {
  width: 16.75%; }

.instagram_gallery a:nth-child(1) img {
  width: 65% !important;
  float: right !important; }

.instagram_gallery a:nth-child(9), .instagram_gallery a:nth-child(11), .instagram_gallery a:nth-child(13) {
  vertical-align: top; }

.instagram_gallery a:hover::before {
  background: url(../img/instgran-hover-bg.png) no-repeat center center;
  z-index: 5;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.instagram_gallery a:nth-child(1):hover::before {
  width: 64%;
  left: auto;
  right: 0; }

/* footer css */
footer.footer {
  background: #000000;
  position: relative;
  padding: 0;
  border: 0;
  margin-top: 80px; }

body.home footer.footer {
  margin-top: -60px; }

.footerTop {
  background: url(../img/footer-right-img2.png) no-repeat right 10% bottom, url(../img/footer-bg.jpg) no-repeat center top; }

.footer-info {
  padding: 30px 0 0 0; }

.footer-info-col {
  margin-bottom: 30px; }

footer.footer::after {
  right: 0;
  position: absolute;
  content: "";
  top: -20px;
  background: url(../img/footer-right-img1.png) no-repeat left bottom;
  width: 351px;
  height: 252px; }

footer.footer::before {
  left: 0;
  position: absolute;
  content: "";
  top: 0;
  background: url(../img/footer-left-bg.png) no-repeat left bottom;
  width: 281px;
  height: 481px; }

.footerLogo {
  text-align: center; }

.footerLogo img {
  margin-top: -83px; }

h5.footer-info-heading {
  font-size: 18px;
  letter-spacing: 1px;
  padding-bottom: 15px;
  margin-top: 22px;
  border-bottom: solid 1px #35312e;
  width: 90%; }

.footer li {
  padding-bottom: 5px; }

.footer li a {
  font-size: 15px;
  letter-spacing: 0.7px;
  color: #fff;
  text-transform: none; }

.footer li a:hover {
  color: #937031 !important; }

.footer li .navUser-or {
  font-size: 15px;
  color: #fff;
  text-transform: none; }

.footer p, .ftrContact p a {
  font-size: 15px;
  letter-spacing: 0.7px;
  color: #fff;
  text-decoration: none; }

.ftrContact p {
  margin-bottom: 10px; }

.ftrContact p a:hover {
  color: #937031 !important; }

p.ftrLocation {
  background: url(../img/location-ftr.png) no-repeat left top 6px;
  padding-left: 25px; }

p.ftrCall {
  background: url(../img/call-ftr.png) no-repeat left top 5px;
  padding-left: 25px; }

p.ftrMail {
  background: url(../img/mail-ftr.png) no-repeat left top 8px;
  padding-left: 25px; }

.footerSocial {
  border-top: solid 1px #35312e;
  width: 90%;
  margin: 30px 0 0px;
  padding: 22px 0 0 0; }

.footerSocial .socialLinks .socialLinks-item {
  margin: 0; }

.footerSocial .socialLinks .icon svg {
  color: #fff;
  width: 36px;
  height: 36px;
  fill: #937031; }

.footerSocial .socialLinks .icon:hover svg {
  fill: #fff; }

.footerSocial .socialLinks--alt .icon {
  width: auto;
  height: auto; }

.ftrNewsletter {
  background: #000000;
  border: solid 5px #ae8946;
  text-align: center;
  position: relative;
  margin-top: 25px; }

.ftrNewsletter::after {
  position: absolute;
  top: 0;
  content: "";
  background: url(../img/newsletter-icon.png) no-repeat left bottom;
  width: 67px;
  height: 67px;
  top: -67px;
  right: -5px; }

.ftrNewsletter p {
  font-size: 15px;
  text-align: center; }

.ftrNewsletter h5.footer-info-heading {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #ae8946;
  font-weight: normal;
  line-height: normal;
  border: 0;
  margin: 30px 0 0 0;
  padding-bottom: 10px; }

.ftrNewsletter h5.footer-info-heading strong {
  font-size: 30px;
  color: #ae8946; }

.ftrNewsletter .form-prefixPostfix .form-input {
  font-size: 15px;
  color: #585858;
  width: 90%;
  margin: auto;
  height: 45px;
  border-radius: 25px;
  padding-left: 20px; }

.ftrNewsletter .form-prefixPostfix {
  display: block;
  position: relative; }

.ftrNewsletter .form-prefixPostfix .button {
  background: #ffffff;
  font-size: 14px;
  font-weight: 700;
  background-color: inherit !important;
  border: 0;
  height: 45px;
  padding: 0;
  margin: 0 auto;
  background: #fff !important;
  border-radius: 25px;
  color: #000;
  padding: 8px 35px;
  margin-top: 10px; }

.ftrNewsletter .form-field {
  margin-bottom: 15px; }

.copyrightMain {
  border-top: solid 1px #937031;
  padding: 18px 0; }

.copyrightLeft, .copyrightRight {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px; }

.copyrightRight {
  width: 30%;
  text-align: right; }

.copyrightLeft p {
  font-size: 15px;
  letter-spacing: 0.7px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.copyrightLeft p a {
  font-size: 15px;
  letter-spacing: 0.7px;
  color: #fff;
  text-decoration: none; }

.copyrightLeft p a:hover {
  color: #937031 !important; }

.copyrightLeft span.bull {
  color: #3c3c3c;
  padding: 0 10px; }

/* Product Page */
.productView-images .productView-image {
  border: solid 10px #eeeeee;
  padding: 20px; }

.productView-thumbnail {
  border: solid 1px #eeeeee; }

.productView-details {
  background: #f5f5f5;
  margin-bottom: 0;
  padding: 0 35px; }

.productView-details .productView-product {
  padding: 20px 0 0 0; }

h1.productView-title {
  color: #161616;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 0; }

.productView-price {
  font-weight: 400;
  font-size: 28px; }

.productView-rating {
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  padding: 13px 0; }

h2.productView-brand {
  font-weight: 700; }

.productView-brand a {
  font-weight: 700; }

dt.productView-info-name, .form-label--alternate {
  font-size: 15px;
  font-weight: 700; }

dd.productView-info-value {
  font-size: 15px;
  color: #6d6d6d; }

.form-option {
  border-radius: 20px;
  border: 1px solid #dddddd;
  background: #fff;
  padding: 5px 15px; }

.form-radio:checked + .form-option {
  border-color: #937031;
  box-shadow: 0 0 0 1px #937031;
  color: #937031; }

.productView-options .form-field.form-field--increments {
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  padding: 20px 0; }

.productView-options .form-field.form-field--increments .button--icon svg, .productView-details .form-increment .icon {
  width: 15px;
  height: 15px; }

.cart .cart-list .button--icon svg, .form-increment .icon {
  width: 30px;
  height: 30px; }

.cart .cart-list .form-increment button {
  padding: 5px; }

header span.countPill.cart-quantity.countPill--positive {
  left: -23px !important; }

header span.countPill.cart-quantity.countPill--positive:after {
  display: none; }

.form-increment button.button:last-child {
  border-radius: 0 25px 25px 0; }

.form-increment button.button {
  border-radius: 25px 0 0 25px;
  padding: 12px;
  background: #f5f5f5 !important; }

.form-input--incrementTotal {
  width: 67px;
  padding: 11px 0 10px 0; }

.form-action #form-action-addToCart {
  background: #937031 !important;
  border: 0;
  padding: 17px 30px;
  font-size: 16px; }

.form-action #form-action-addToCart:hover {
  background: #000 !important; }

form.form.form-wishlist.form-action > a.button {
  background: #333 !important;
  color: #fff !important;
  padding: 17px 30px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase !important; }

form.form.form-wishlist.form-action > a.button:hover {
  background: #000 !important; }

form.form.form-wishlist .icon {
  display: none; }

.productView-details .addthis_toolbox.addthis_32x32_style {
  border-top: solid 1px #dcdcdc;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 10px; }

.breadcrumb a, .breadcrumb {
  text-transform: none; }

.breadcrumb a {
  color: #000; }

.productView {
  margin: 0; }

.tabs-contents section.productCarousel {
  margin-bottom: 0; }

.related-product-section ul.tabs {
  text-align: left; }

.related-product-section ul li:nth-child(2) {
  margin: 0; }

.related-product-section ul li:nth-child(1) {
  margin-right: 10px; }

.related-product-section a.tab-title {
  font-size: 16px;
  color: #bdbdbd;
  padding: 10px 20px; }

.related-product-section ul.tabs {
  border-bottom: solid 1px #dcdcdc; }

.related-product-section .tab.is-active {
  border-bottom: 0;
  border: solid 1px #dcdcdc; }

.page-sidebar + .page-content .productGrid .product {
  width: 33.33%; }

.productView-thumbnail {
  width: 23%;
  display: inline-block;
  margin-left: -3px;
  float: none;
  margin: 0 2% 0 -3px; }

.productView-thumbnail-link {
  height: 85px;
  max-width: 85px; }

.productView-image + .productView-thumbnails {
  text-align: center; }

.productView-images {
  padding-left: 0; }

.previewCartCheckout .button {
  background-color: #937031 !important; }

.previewCartCheckout .button:hover {
  background-color: #000 !important; }

.form.form-wishlist.form-action .dropdown-menu.is-open .button {
  background: #fff !important; }

.gift-certificate-form .form-actions #gift-certificate-preview {
  background: #fff !important; }

.productGrid .product {
  width: 25%; }

h1.page-heading {
  text-align: center; }

.login-row .forgot-password {
  margin-top: 9px; }

.addressList .panel-body .form-actions button.button {
  color: #fff; }

.accountHeader .previewCart .previewCartAction-viewCart {
  background: none; }

header.header {
  z-index: 999; }

table.wishlists-table .table-tbody .table-actions .form-fieldset .button,
.account .form .form-actions .button {
  color: #fff; }

@media (min-width: 801px) {
  .logo-user-section.container {
    display: block; }
  header ul.navUser-section.navUser-section--alt {
    -ms-flex-pack: right;
    justify-content: right; }
  header .navUser {
    z-index: 2; }
  .header-logo-image-container {
    text-align: center; }
  span.logoBg {
    background: #fff;
    border-radius: 100%;
    padding: 32px;
    display: inline-block; }
  .header-logo-image-container:after {
    display: none; }
  .header-logo-image {
    position: relative; }
  .headerLeft, .headerCenter, .headerRight {
    width: 38%;
    display: inline-block;
    vertical-align: top;
    margin-left: -4px; }
  .headerLeft {
    margin-left: 0; }
  .headerCenter {
    text-align: center;
    width: 24%; }
  .headerCenter {
    position: relative;
    top: -20px;
    z-index: 10; }
  .headerCenter .header-logo {
    position: absolute;
    top: 0; }
  .headerRight, .headerLeft {
    padding: 30px 0; }
  .header-logo--left .header-logo-image {
    right: 0 !important; }
  header.header.header-logo--left .dropdown--quickSearch {
    position: absolute;
    width: 100% !important;
    left: initial !important;
    height: 110px;
    background: rgba(255, 255, 255, 0.98);
    top: 0 !important;
    z-index: 9999999999; }
  .dropdown--quickSearch.desktop {
    display: none; }
  .dropdown.dropdown--quickSearch.desktop.is-open {
    display: block; }
  .quickSearch-mobileToggle {
    top: 16px;
    right: 12.75px; }
  .quickSearch-mobileToggle {
    height: 2rem;
    width: 2rem;
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    padding: 0 1rem;
    position: absolute;
    z-index: 50; }
  .dropdown--quickSearch .form {
    max-width: inherit; }
  header .dropdown--quickSearch .form-fieldset {
    width: 97% !important; }
  .dropdown.dropdown--quickSearch.desktop.is-open .container {
    padding-top: 50px; }
  .quickSearch-mobileToggle .mobileMenu-toggleIcon, .quickSearch-mobileToggle .mobileMenu-toggleIcon::before, .quickSearch-mobileToggle .mobileMenu-toggleIcon::after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .headerLeft .navUser-item.quicksearch {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .mega-cat-nav .container-header.btn.active span.burger-menu,
  .mega-cat-nav li.navPages-item.navPages-item-page.container-header.btn a span.burger-menu,
  .mega-cat-nav .container-header.btn.active .mega-menu-icon {
    transform: none;
    -webkit-transform: none !important; }
  header.header.active-mega-cat-nav #menu div.nav-right {
    float: left; }
  .mega-cat-nav .container-header.btn.active {
    padding-right: 0; }
  .quickSearch-mobileToggle .mobileMenu-toggleIcon::before {
    top: 0;
    transform: rotate(45deg); }
  .quickSearch-mobileToggle .mobileMenu-toggleIcon::after {
    bottom: 0;
    transform: rotate(-45deg); }
  .quickSearch-mobileToggle .mobileMenu-toggleIcon::before, .quickSearch-mobileToggle .mobileMenu-toggleIcon::after {
    background-color: #70706e;
    bottom: auto;
    top: auto;
    top: 12px;
    left: -9px;
    transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
  .navUser-item .navUser-action svg {
    display: none; }
  li.navUser-item.user-icons.gift-certificates, li.navUser-item.navUser-item--account.user-icons.account {
    width: auto; }
  .navUser-action {
    text-transform: none;
    font-weight: 500;
    font-size: 15px; }
  .navUser-item .navUser-action span.desktopNav img {
    padding-right: 7px; }
  li.navUser-item.user-icons.gift-certificates, li.navUser-item.navUser-item--account.user-icons.account {
    border-right: solid 1px #d9d9d9;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0; }
  li.navUser-item.user-icons.gift-certificates {
    -ms-flex-order: 2;
    order: 2; }
  .logo-user-section.container {
    max-width: 1280px; }
  .accountHeader .countPill {
    display: inline-block;
    background: #937031;
    border: solid 2px #fff;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    left: -23px;
    top: -11px; }
  header div#menu, div#menu-wrapper {
    background: #000000; }
  header div#menu {
    z-index: 1; }
  .navPages-action {
    font-size: 14px;
    color: #fff;
    font-weight: 500; }
  #menu .navPages-list.nav-page-list .phone-number {
    display: none; }
  #menu .navPages-list, #menu div.nav-right {
    float: left; }
  .mega-cat-nav > li.btn .navPages-action {
    background: #937031;
    border-radius: 0 25px 25px 0;
    color: #fff; }
  .mega-cat-nav .container-header.btn:hover span.burger-menu {
    color: #fff; }
  .mega-cat-nav > li.btn .navPages-action::before {
    position: absolute;
    content: "";
    background: #937031;
    width: 1000px;
    left: -1000px;
    height: 100%;
    top: 0; }
  .mega-cat-nav > li.btn .navPages-action:hover svg, .mega-cat-nav > li.btn .navPages-action.activePage svg, .mega-cat-nav .container-header.btn:hover .mega-menu-icon, .mega-cat-nav .container-header.btn.active .mega-menu-icon, .mega-cat-nav > li.btn .navPages-action svg {
    fill: #fff;
    stroke: #fff; }
  .mega-cat-nav .container-header.btn.active span.burger-menu {
    color: #fff; }
  .shopArrow {
    padding-left: 7px; }
  #menu li.navPages-item.navPages-item-page.container-header.btn a.navPages-action {
    padding: 13px 35px 13px 0; }
  li.navPages-item.navPages-item-page.container-header.btn {
    background: none; }
  #menu div.nav-right {
    width: 86%;
    padding-left: 3%; }
  .nav-right-fixed .nav-right .nav-page-list li.navPages-item:nth-child(4) {
    margin-left: 265px; }
  #menu div.nav-right .navPages-list li .nav-page-list > .navPages-action {
    padding: 16px 20px; }
  li.navPages-item.navPages-item-page.container-header.btn {
    height: auto !important; }
  div#menu-wrapper.single-line #menu .navPages-wider, header div#menu, .navPages-wider {
    max-width: 1280px;
    width: 100%; }
  #menu .mega-cat-nav {
    top: 0; }
  .mega-cat-dropdown {
    margin-top: 53px; }
  #menu.fixed {
    position: relative; }
  .headerMobileLogo {
    display: none; }
  .dropdown--quickSearch.is-open .quickSearchResults {
    left: 0 !important;
    width: 100%;
    z-index: 1; }
  .tab {
    border: solid 1px #cccccc;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    margin-right: 10px; }
  .tab.is-active {
    margin-bottom: 0;
    background: #f0f0f0; }
  .tab-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px; }
  .productView-description {
    margin-top: 25px; }
  #menu .mega-cat-dropdown .has-subMenu.is-root + .navPage-subMenu-horizontal.second-level-flyout {
    top: 53px; } }

@media (max-width: 1800px) {
  footer.footer::after {
    width: 200px;
    height: 144px;
    background-size: 100%; }
  footer.footer::before {
    width: 150px;
    height: 257px;
    background-size: cover;
    bottom: 0;
    top: auto; } }

@media (max-width: 1650px) {
  .aboutContentInner {
    max-width: 600px; }
  .aboutUsHome::after {
    width: 150px;
    height: 161px;
    background-size: cover; } }

@media (max-width: 1500px) {
  .categorybox span {
    font-size: 30px; } }

@media (max-width: 1320px) {
  .container {
    padding: 0 20px; }
  .featuredProductsright {
    display: none; }
  .featuredProductsCenter {
    width: 61%; }
  .featuredProductsHome {
    padding-top: 80px; }
  .logo-user-section.container,
  div#menu-wrapper #menu .navPages-wider {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 1260px) {
  .aboutContentInner {
    max-width: 500px; }
  .nav-right-fixed .nav-right .nav-page-list li.navPages-item:nth-child(4) {
    margin-left: 0; }
  .navUser-action {
    font-size: 13px; }
  li.navUser-item.user-icons.gift-certificates, li.navUser-item.navUser-item--account.user-icons.account {
    border: none;
    margin: 0 0 0 0; }
  .headerCenter .header-logo {
    position: relative; }
  .headerCenter {
    padding: 0;
    top: 0; }
  span.logoBg {
    padding: 0; }
  .headerLeft, .headerCenter, .headerRight {
    vertical-align: middle; } }

@media (max-width: 1100px) {
  .aboutContentInner {
    max-width: 80%; }
  .companyName {
    display: none; }
  .aboutLeft {
    display: none; }
  .aboutContentRight {
    width: 100%;
    margin-left: 0; }
  .aboutUsHome {
    padding: 60px 0; }
  .aboutContentInner {
    padding-left: 15px;
    padding-right: 0; } }

@media (max-width: 1024px) {
  .desktopNav {
    font-size: 0; } }

@media (max-width: 991px) {
  .categorybox span {
    font-size: 24px; }
  .productView-thumbnail {
    width: 31.33%; }
  .categorybox {
    width: 50%;
    margin-bottom: 22px; }
  .categoryTopHome {
    padding-bottom: 80px; }
  h2.categoryTitle {
    font-size: 30px; }
  article.footer-info-col.footer-info-col--small-4 {
    width: 50%; }
  footer.footer::before {
    display: none; }
  .ftrNewsletter .form-prefixPostfix .form-input {
    width: 100%; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  h1.productView-title {
    font-size: 24px; } }

@media (max-width: 1600px) {
  .instagram_gallery a:hover::before {
    background-size: cover; } }

@media (max-width: 991px) {
  .instagram_gallery a {
    width: 20%; }
  .productGrid .product {
    width: 33.33%; }
  .instagram_gallery a:nth-child(even), .instagram_gallery a:nth-child(odd), .instagram_gallery a:nth-child(1) {
    width: 20%; }
  .instagram_gallery a:nth-child(1) img {
    width: 100% !important;
    float: right !important; }
  .instagram_gallery a:nth-child(1):hover::before {
    width: 100%; }
  #menu div.nav-right {
    width: 83%; }
  .header-logo--left .header-logo-image {
    max-height: 120px; }
  #menu div.nav-right .navPages-list li .nav-page-list > .navPages-action {
    padding-left: 10px;
    padding-right: 10px !important; }
  table.cart .cart-list .cart-item-figure .cart-item-image {
    max-width: 100%; }
  table.cart .cart-list .cart-item-quantity .form-input--incrementTotal {
    width: 40px; } }

@media (max-width: 800px) {
  body {
    padding-top: 78px; }
  .header, .logo-user-section.container {
    height: 80px; }
  .mobileMenu-toggle {
    top: 15px; }
  .header-logo--left .header-logo-image {
    max-height: 60px; }
  .freeShippingBannerHome img {
    display: none; }
  .headerLeft .navUser-item.quicksearch {
    display: none; }
  .freeShippingBannerHome img.desktopHide {
    display: block; }
  img.searchMobile {
    display: none; }
  header span.countPill.cart-quantity.countPill--positive {
    left: -8px !important; }
  .quicksearch .desktop-toggle svg {
    display: block; }
  .navUser-item .navUser-action span.desktopNav {
    display: none; }
  .newProductsSliderHome section.productCarousel .slick-next, .newProductsSliderHome section.productCarousel .slick-prev {
    background-size: 15px !important; }
  .featuredProductsLeft {
    display: none; }
  .featuredProductsCenter {
    width: 100%;
    margin-left: 0; }
  .featuredTitle {
    display: block;
    text-align: center;
    margin: 0 0 20px; }
  .featuredProductsCenter .card-figcaption .card-figcaption-body {
    margin: 15px 0; }
  .featuredProductsCenter .productCarousel-slide .card-body .cartBtnCard {
    bottom: 40px; }
  .featuredProductsCenter {
    padding: 0 10px; }
  .newProductsSliderHome {
    padding: 40px 0 30px; }
  .newProductsSliderHome h2.page-heading {
    font-size: 22px; }
  .desktopNav {
    font-size: 0; }
  .copyrightLeft, .copyrightRight {
    width: 100%;
    margin-left: 0;
    text-align: center; }
  .copyrightRight {
    padding-top: 15px; }
  .productView-details {
    margin-bottom: 25px;
    padding-bottom: 20px; }
  .productView-details .addthis_toolbox.addthis_32x32_style {
    padding-bottom: 0; }
  .productView-options {
    padding-top: 20px; } }

@media (max-width: 767px) {
  .customerReviewshome h2.reviewTitle {
    font-size: 22px; }
  .productGrid .product {
    width: 50%; }
  .customerReviewshome h2.reviewTitle span {
    background-size: 25px;
    padding: 0 40px; }
  .reviewSlideBox {
    border: 0;
    padding: 0 10px; }
  .aboutContentInner {
    max-width: 75%; }
  .instagram_gallery a, .instagram_gallery a:nth-child(even), .instagram_gallery a:nth-child(odd), .instagram_gallery a:nth-child(1) {
    width: 33.33%; }
  h1.productView-title {
    font-size: 20px; } }

@media (max-width: 600px) {
  .aboutUsHome::after {
    display: none; }
  .aboutContentInner {
    max-width: 100%; }
  .aboutContentInner h2 {
    font-size: 24px; }
  .related-product-section .tabs .tab {
    display: block !important; }
  .related-product-section .tab.is-active {
    border-left: 0;
    border-right: 0; }
  .related-product-section a.tab-title {
    text-align: center; } }

@media (max-width: 550px) {
  .featuredProductsCenter .productCarousel-slide {
    width: 100%; }
  .featuredProductsCenter .productCarousel-slide:first-child,
  .featuredProductsCenter .productCarousel-slide:nth-child(2),
  .featuredProductsCenter .productCarousel-slide:nth-child(odd) {
    border: 0; }
  .featuredProductsHome {
    padding-top: 30px; }
  footer.footer::after {
    display: none; }
  article.footer-info-col.footer-info-col--small-4 {
    width: 100%;
    text-align: left; }
  h5.footer-info-heading {
    width: 100%; }
  table.cart .cart-list .cart-item-quantity label.form-label {
    padding-top: 10px; } }

@media (max-width: 479px) {
  .categorybox {
    width: 100%;
    margin-left: 0; }
  .instagram_gallery a, .instagram_gallery a:nth-child(even), .instagram_gallery a:nth-child(odd), .instagram_gallery a:nth-child(1) {
    width: 50%; }
  .page-sidebar + .page-content .productGrid .product,
  .productGrid .product {
    width: 100%; } }

.comparefixed {
  position: fixed;
  background: #fff;
  top: 15px;
  right: 10px;
  padding-top: 5px;
  z-index: 99999; }
