:root, body {
  --font-secondary: "Passion One", sans-serif;
  --font-primary: "Lato", sans-serif;
  --card-v11-height: 280px !important;
  --f-header-height: 90px;
  --f-header-logo-width: 100%;
  --color-top_banner: hsl(198, 35%, 48%);
  --color-primary-light: #D9A97D;
  --color-primary-light: #D9A97D;
  --color-primary-lighter: #D9A97D;
  --color-primary-darker: #9A655D;
  --color-primary: #9A655D;
}
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Passion+One:wght@400;700;900&display=swap');
body {
  font-size: var(--text-base-size, 1em);
  font-size: 16px;
  font-family: var(--font-primary, sans-serif);
  color: var(--color-contrast-high, hsl(210deg, 7%, 21%));
  font-weight: var(--body-font-weight, normal);
}
p {
  margin-bottom: 10px;
}
.mega_menu #main ul li {
  padding: 30px 10px !important;
}
.link, a {
  color: #9A655D;
}
.login_menu_item:hover, .login_menu_item label:hover {
  cursor: pointer !important;
}
.loginForm a {
  font-weight: 600;
}
body .main_div {
  z-index: 0;
}
.btn--subtle {
  box-shadow: none;
}
.shopping .product_name {
  display: inline;
}
.not_logged_in .header_search {
  display: none
}
.logged_in_slider .banner {
  margin-bottom: -20px;
  margin-top: 20px;
}
.sort_available, .sort_name {
  display: none
}
.main-footer__content>div {
  min-width: 300px
}
.main-footer__content .site_logo {
  height: auto !important
}
.index h3 {
  font-size: var(--text-xl, 1.728em);
  padding-bottom: 0.5em;
}
.stories {
  padding: 0px;
  background-color: transparent;
}
#switcher-body .top_search {
  background: #fff;
  /* border: 1px solid #ddd*/
}
.well {
  background: #f8f8f8;
  padding: 40px;
  margin: 40px 0px;
}
h2, h3 {
  font-family: "Passion One", sans-serif !important;
}
.flexpage h3 {
  font-size: 26px !important
}
.page_77 h3 {
  font-weight: 600;
  margin-bottom: 20px;
}
.mantra {
  border-left: 10px solid #417085;
  padding-left: 20px;
  margin-bottom: 20px;
  font-style: italic;
  color: #417085
}
.category-info p {
  margin-bottom: .75em;
}
.product_detail_specifications li {
  font-weight: 300;
}
.trade_fairs li i {
  margin-right: 20px
}
.trade_fairs li {
  list-style: none !important;
}
.trade_fairs ul {
  margin-left: 0px !important;
}
.term-description {
  /* max-height: 120px; */
  position: relative;
  /* overflow: hidden;*/
  margin: 40px 0px 0px;
  border-top: 1px dashed #ddd;
  padding-top: 0px;
  transition: all 0.3s ease-in-out;
}
.term-description .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0;
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, #fff);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #fff 80%);
}
.term-description .read-more .btn {
  background: #fff;
  /* border: 1px solid #ccc; */
  padding: 5px 0px;
  margin-bottom: -21px;
  float: right;
  font-size: 1em;
  color: #444;
  border-bottom: 1px solid;
  border-radius: 0px;
  font-weight: 500;
}
.product_detail_specifications {
  margin: 20px 0px;
  border-top: 0px dashed #ddd;
  padding-top: 0px;
  clear: left;
}
.lavida_cats h1 {
  font-size: 4.4vw;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 0px;
}
.lavida_cats {
  background: #e2e9ed;
}
.header_div {
  background: #642B73;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #C6426E, #642B73);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #C6426E, #642B73);
  background: #f7f7f7;
}
.tag_set {
  background: transparent;
  padding: 10px 0px;
}
div#tags_block ul.left-nav {
  background: transparent;
  padding: 0 0 1em 0em !important;
}
.contentset h4 {
  color: #111;
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.home_clearance {
  background: #6ea3b9;
  /* fallback for old browsers */
  background: var(--color-primary-lighter);
}
.home_sale {
  background: #508ca5;
  /* fallback for old browsers */
  background: var(--color-primary-light);
}
.home_new {
  background: #6ea3b9;
  /* fallback for old browsers */
  background: var(--color-primary-lighter);
}
.is-btn {
  white-space: normal;
}
.home_sale .is-boxes .is-container, .home_clearance .is-boxes .is-container, .home_new .is-boxes .is-container {
  margin-top: 5px;
  margin-bottom: 5px;
}
#sale_banners.affix {
  position: fixed;
  top: 0;
  /*    right:0; */
  z-index: 2
}
.site_logo {
  height: 90px
}
#sale_banners.affix h2, #sale_banners.affix .is-arrow-down {
  display: none
}
#sale_banners.affix .home_sale, #sale_banners.affix .home_clearance, #sale_banners.affix .home_new {
  margin: 0px;
  height: 50px !important;
}
#sale_banners.affix .is-container {
  margin: 0px
}
#sale_banners.affix, #sale_banners.affix .is-boxes {
  min-height: 20px;
  height: 50px;
}
#sale_banners.affix a {
  border: 0px;
  padding: 0px;
  border-bottom: 0px solid #fff;
  font-weight: bold
}
#sale_banners.affix .is-content-500 {
  max-width: none !important;
}
.shopping #sale_banners.affix, .shopping #sale_banners {
  z-index: 1;
}
.main-footer__content .logo {
  max-height: none;
  padding-bottom: 40px;
  max-width: 90%;
}
.products>main>div.parent.grid>div.child.col-12\@md.col--lg-12>div.is-section.is-box.is-bg-grey.is-section-auto {
  z-index: 0
}
.shopping .is-bg-grey, .flexpage .is-bg-grey {
  /* background: rgba(0,0,0,0.03) !important;*/
  background: #f7f7f7 !important;
  background: #fff !important;
}
#sale_banners.affix>div.is-boxes>div>div>div>div>div>div>div:nth-child(1) {
  display: none;
}
.js .main-header, .js .main-header__layout {
  height: 105px;
}
.logo {
  max-height: 90px;
}
.save_order .btn {
  background: rgba(110, 163, 185, 0.66);
  color: #fff;
}
#switcher-body .top_search {
  max-height: 50%;
  max-width: 350px
}
.top_ribbon {
  background-color: var(--color-primary-lighter) !important;
}
.lavida_cats h1 {
  color: #323639 !important;
  font-family: var(--font-primary);
  font-size: 2em;
  font-weight: 400;
  padding-top: 0em;
}
.lavida_cats h2 {
  font-size: 1.5em;
  font-weight: 300 !important;
}
.lavida_cats a {
  color: #646464 !important;
}
#switcher-body #cd-cart-trigger a {
  background: var(--color-primary-light) url(http://cartt.co/framework/main/assets/img/cd-cart.svg) no-repeat center center;
}
.counter--docked {
  top: 35px;
  right: 25px;
  background-color: var(--color-primary-dark);
  background-color: #272c2f;
}
#autoSaveAlert {
  background-color: var(--color-primary-dark);
  background-color: #272c2f !important;
}
.header_div {
  background: #eeeff0;
  color: var(--color-contrast-high);
  padding: 1em 0;
}
.header_div h1 {
  color: var(--color-primary);
  font-size: 1.5em;
  line-height: 1em;
  color: #272c2f;
}
.add_to_cart, .add-to-cart, .snip1268 .add-to-cart {
  background: var(--color-primary-lighter) !important;
}
.ndd-popup-arrow-down {
  border-top: 10px solid var(--color-primary-lighter) !important;
}
.ndd-popup-box .snip1268 {
  max-width: 275px;
}
.add_to_cart {
  border: 2px solid var(--color-primary-lighter) !important;
}
.breadcrumbs a {
  font-weight: 400;
}
.left .breadcrumbs {
  float: left !important
}
.is-boxes {
  min-height: 100px;
}
#switcher-body .top_search {
  border-radius: 0px;
}
.header_div .breadcrumbs__list li {
  margin-bottom: 0;
  margin-top: 0em;
}
.snip1268 {
  border-radius: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px dashed #ddd;
}
.snip1268:hover {
  border-radius: 0px;
  border: 0px dashed #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px 0px;
}
.snip1268 h2 a {
  color: #323639;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}
.snip1268 .add-to-cart {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.recent_cards .snip1268 img {
  max-height: 81px;
}
.add_to_cart, .add-to-cart, .snip1268 .add-to-cart {
  background: var(--color-primary-lighter) !important;
  border-top: 2px solid var(--color-primary-lighter) !important;
  border-bottom: 2px solid var(--color-primary-lighter) !important;
  border-left: 2px solid var(--color-primary-lighter) !important;
  border-right: 2px solid var(--color-primary-lighter) !important;
}
.products .breadcrumbs__list {
  padding-top: 10px;
}
#homepage_categories .cell {
  border: 0px dashed #ccc;
}
.lavida_cats {
  background: #ffffff;
}
#best_seller_carousel {
  background: #e2e9ed;
}
#best_seller_carousel h1 {
  padding-bottom: 0px
}
.counter--docked {
  background-color: #7dcf85;
  background-color: #497589;
  background-color: #9A655D;
}
.sale_products #contentareatevHmqp>div>div.col-3\@sm.col-2\@md.display\@sm, .new_products #contentareatevHmqp>div>div.col-3\@sm.col-2\@md.display\@sm, .cat_47 #contentareatevHmqp>div>div.col-3\@sm.col-2\@md.display\@sm {
  display: none;
}
.sale_products #contentareatevHmqp>div>div.col-9\@sm.col-10\@md, .new_products #contentareatevHmqp>div>div.col-9\@sm.col-10\@md, .cat_47 #contentareatevHmqp>div>div.col-9\@sm.col-10\@md {
  width: 100%;
  max-width: 100%;
}
.sale_products #contentareatevHmqp>div>div.col-9\@sm.col-10\@md .container, .new_products #contentareatevHmqp>div>div.col-9\@sm.col-10\@md .container, .cat_47 #contentareatevHmqp>div>div.col-9\@sm.col-10\@md .container {
  width: 100%
}
.ribbon {
  width: 88px;
  height: 100px;
}
.ribbon span {
  padding: 5px 0 4px;
  font: 700 12px/1 'Lato', sans-serif;
}
.tag_container .sale_product, .tag_container .clearance_product {
  display: none
}
.home_sale b {
  font-weight: 700;
  font-size: 1.3em
}
.home_clearance, .home_new {
  font-size: 0.9em
}
.clearance span {
  font-size: 9px !important;
  padding: 8px !important;
  left: -3px;
  top: 13px;
}
.ribbon.clearance {
  width: 94px;
}
.snip1268 .price {
  font-weight: 500;
}
.btn--back {
  border: 2px solid #eeeff0;
  padding: 18px;
  height: 40px;
  background: #eeeff0;
}
@media (min-width: 990px) {
  .shopping .container {
    width: 95%
  }
  .shopping .main_container {
    width: 100%;
    padding-left: 2.5%
  }
}
@media (max-width: 990px) {
  #sale_banners.affix a {
    border: 0px;
    padding: 0px;
    margin-top: -5px;
    border-bottom: 0px solid #fff;
    font-weight: bold;
    width: 100%;
  }
  #sale_banners.affix .is-container {
    padding: 0px;
  }
  #sale_banners.affix .home_sale, #sale_banners.affix .home_clearance, #sale_banners.affix .home_new {
    margin: 0px;
    height: 50px !important;
  }
  .display, .center .is-btn, .center {
    text-align: center !important
  }
  .lavida_cats {
    padding: 20px;
  }
}
@media (min-width: 80rem) {
  .main-footer__nav-item {
    grid-gap: var(--space-xs);
    width: 24%;
    padding: 0% 2%;
  }
  .main-footer__nav-item a, .main-footer__nav-item {
    font-size: 1em;
  }
}
.main-footer__nav-item a, .main-footer__nav-item {
  color: var(--color-contrast-medium);
}
.display h1 {
  font-weight: 400;
  font-size: 5rem;
  font-family: "Source Sans Pro", sans-serif;
}
.slideshow {
  margin: 0px;
  height: 60vh;
  max-height: 650px;
}
.image-container::before {
  background: rgba(44, 44, 44, 0.35) !important;
}
.image-container.no_opacity::before {
  background: none !important;
}
.slideshow .slide .title, .slideshow .slide .title h1 {
  font: 600 70px / 1.2 var(--font-secondary);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}
.slides .breadcrumbs li, .slides .breadcrumbs li a, .slides .breadcrumbs .breadcrumbs__separator {
  color: #fff !important;
}
.slideshow .slide .text {
  margin: 0 auto;
  font-size: 1.4em;
  line-height: 1.4;
  font-weight: 500;
}
.slideshow .slide .btn {
  margin: 15px 0 0;
  border-color: #fff;
  font-weight: 600;
  font-size: 1em;
}
.slideshow .slide .image-container::before {
  /* background: rgba(65, 112, 133, 0.4) !important;*/
}
@media only screen and (min-width: 768px) {
  #cd-cart {
    width: 500px;
    max-width: 80%;
  }
}
@media only screen and (min-width: 1039px) {
  #head_srch_frm #contains_key1 {
    border: 2px solid #eeeff0 !important;
    /*width: 200px;*/
    width: calc(100% - 15px);
  }
}
.pre_order.ribbon {
  width: 94px;
  height: 100px;
}
.checkout_items .save_order i {
  color: #fff !important;
}
.cat_1 #cats {
  margin-top: 40px;
}
.cat_1 .product-filter {
  display: none
}
#discount_frm {
  display: none
}
.flexpage .accordion a {
  border-bottom: 1px solid
}
.actions li:first-child a {
  background: rgb(110 163 185 / 0.75) !important;
}
@media all and (max-width: 500px) {
  #banner_masonry img {
    height: 400px;
  }
  .slideshow .slide .title {
    letter-spacing: 0.1em;
  }
}
@media all and (min-width: 1156px) and (max-width: 1280px) {
  .logged_in #main ul li {
    padding: 0 7px;
  }
  .logged_in #main ul li a {
    font-size: 16px
  }
  .logged_in #main ul ul a, .f-header__dropdown-link {
    line-height: 1.2em;
    padding: 0px !important;
    font-size: 1em !important;
  }
  .logged_in #main ul ul li, .f-header__dropdown li {
    padding: 5px 20px !important;
  }
}
@media all and (min-width: 64em) and (max-width: 1155px) {
  .logged_in #main ul li {
    padding: 0 5px;
  }
  .logged_in #main ul li a {
    font-size: 15px
  }
  .logged_in #menu>li:nth-child(5) {
    /*  display: none */
  }
  .logged_in #main ul ul a, .f-header__dropdown-link {
    line-height: 1.2em;
    padding: 0px !important;
    font-size: 1em !important;
  }
  .logged_in #main ul ul li, .f-header__dropdown li {
    padding: 5px 20px !important;
  }
}
.checkout_items .code {
  display: inline-block !important
}
.navbar-fixed-top {
  transform: translateY(0%) !important;
}
@media only screen and (max-width: 2900px) {
  .fired .snip1268 .add-to-cart {
    position: relative !important;
    opacity: 1 !important;
  }
}
.carousel__item .snip1268 .add-to-cart {
  position: relative;
  opacity: 1;
}
.ribbon span {
  background-color: #ee6e73 !important;
}
.sale.ribbon span {
  background-color: #f39115 !important;
}
.new.ribbon span {
  background-color: var(--color-primary-lighter) !important;
}
.back_in_stock.ribbon-top-right span {
  background-color: #707DB9 !important;
}
.auto-sized-grid .products {
  padding: 0;
  max-width: none !important;
}
@media only screen and (max-width: 500px) {
  .auto-sized-grid .products {
    width: calc(100%/1) !important;
  }
  .auto-sized-grid {
    --auto-sized-grid-min-width: 48%;
  }
  .shopping .container {
    max-width: 100%;
  }
}
.snip1268 img {
  max-height: 220px;
}
.cards .owl-dots, .carousel .owl-dots {
  bottom: -10px;
  position: absolute !important;
  height: 38px;
  top: auto !important
}
.index .cards .owl-dots, .index .carousel .owl-dots {
  bottom: -25px;
}
.owl-carousel .owl-stage-outer {
  padding: 0px 0px 20px 0px;
}
.snip1268 h2 {
  margin-top: 5px;
  padding-bottom: 5px;
}
.shopping .slideshow, .flexpage .slideshow, .is-section.banner_height {
  height: 999px !important;
  max-height: 40vh !important;
  margin-top: 40px;
}
figure.snip1268>div>ul>div {
  max-height: 235px;
  overflow-y: hidden
}
.products .fa-exclamation-triangle {
  color: #6ea3b9
}
.hide_au {
  display: none;
}
#pb_isaccount {
  display: none
}
#finalise .btn span {
  margin-left: 10px;
}
.tag_header, .tag_head {
  background: #4b788b;
}
.pre_order.ribbon span {
  background-color: #9ca9b3 !important
}
.snip1268 .add-to-cartback_order {
  background: #3e5257 !important;
}
.fa-map-marker:before {
  content: "\f07a";
  font-weight: 900;
  color: #fff;
  /*  background: radial-gradient(circle at center, white 0, white, transparent 70%);*/
}
.fa-map-marker {
  font-size: 13px !important;
}
.imp-spot-fontawesome-icon {
  position: relative;
  z-index: 1;
  background: #508ca5;
  border-radius: 100%;
  line-height: 1em !important;
  font-size: 13px !important;
  padding: 7px 7px;
}
/*.page_563 .gallery_block {
  padding: 0px !important;
  margin: 0px !important;
}*/
.fancybox-navigation .fancybox-button {
  opacity: 1;
  visibility: visible;
}
.hs-arrow-bottom {
  border-top: 8px solid #508ca5 !important;
}
.fancybox-navigation .fancybox-button div {
  padding: 0px;
}
.fancybox-bg {
  background: rgba(30, 30, 30, 0.9) !important;
}
.fancybox-navigation .fancybox-button--arrow_left {
  padding: 25px 10px;
  left: 20px !important;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 25px 10px;
  right: 20px !important;
}
.flexpage .snip1268.no_pop_over .add-to-cart, .flexpage .snip1268.no_pop_over .add-to-cartback_order {
  font-size: 16px !important;
}
/*
.mega ul li:nth-child(1)::before {
  content: "A";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(3)::before {
  content: "B";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(7)::before {
  content: "C";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(19)::before {
  content: "D";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(23)::before {
  content: "F";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(24)::before {
  content: "G";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(25)::before {
  content: "H";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(27)::before {
  content: "J";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(28)::before {
  content: "K";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(30)::before {
  content: "L";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(32)::before {
  content: "M";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(34)::before {
  content: "N";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(35)::before {
  content: "P";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(40)::before {
  content: "R";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(41)::before {
  content: "S";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(44)::before {
  content: "T";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(45)::before {
  content: "U";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(46)::before {
  content: "W";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
*/
.mega ul li:nth-child(1)::before {
  content: "A";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(3)::before {
  content: "B";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(7)::before {
  content: "C";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(19)::before {
  content: "D";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(23)::before {
  content: "E";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(24)::before {
  content: "F";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(25)::before {
  content: "G";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(26)::before {
  content: "H";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(27)::before {
  content: "J";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(28)::before {
  content: "K";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(30)::before {
  content: "L";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(32)::before {
  content: "M";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(35)::before {
  content: "N";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(36)::before {
  content: "P";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(41)::before {
  content: "R";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(42)::before {
  content: "S";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(45)::before {
  content: "T";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.mega ul li:nth-child(46)::before {
  content: "U";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
/*
.mega ul li:nth-child(47)::before {
  content: "V";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
*/
.mega ul li:nth-child(47)::before {
  content: "W";
  padding: 10px 0px 0px;
  width: 100%;
  float: left;
  font-weight: 600;
}
#main ul .mega li, .logged_in #main ul .mega li {
  width: auto !important;
  padding: 2px 20px !important;
}
.slicknav_nav .mega ul li:nth-child(1)::before {
  content: "A";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(3)::before {
  content: "B";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(7)::before {
  content: "C";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(19)::before {
  content: "D";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(23)::before {
  content: "F";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(24)::before {
  content: "G";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(25)::before {
  content: "H";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(27)::before {
  content: "J";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(28)::before {
  content: "K";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(30)::before {
  content: "L";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(32)::before {
  content: "M";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(34)::before {
  content: "N";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(35)::before {
  content: "P";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(40)::before {
  content: "R";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(41)::before {
  content: "S";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(44)::before {
  content: "T";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(45)::before {
  content: "U";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.slicknav_nav .mega ul li:nth-child(46)::before {
  content: "W";
  padding: 10px 0px 0px 15px;
  width: 100%;
  float: left;
  font-weight: 600;
}
.ribbon_almost {
  background: #B86D7F;
  background: var(--color-primary-darker) !important;
}
.ribbon_almost:before, .ribbon_almost:after {
  content: "";
  position: absolute;
}
.ribbon_almost:before {
  border-bottom: 9px solid #555;
  border-left: 9px solid transparent;
}
.ribbon_almost:after {
  height: 0;
  width: 0;
  right: -14.5px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 0px solid #59324C;
}
.ribbon_almost, .ribbon_hot {
  padding-left: 10px;
}
.flexpage .main_div ul, .flexpage .main_div ol {
  padding-bottom: 40px;
}
.flexpage .is-container h2 {
  font-size: 1.4em;
  font-weight: 500;
}
.flexpage .header_div ul, .flexpage .header_div ol {
  padding-bottom: 0px !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.75) {
  .grid-auto-md {
    --col-min-width: 10rem;
  }
  /* CSS */
}
#banner_4 {
  clear: left;
  margin-top: 40px;
  float: left;
}
.jc-bs3-container {
  max-width: 400px;
}
.jconfirm {
  background: rgba(110, 163, 185, 0.8) !important;
}
.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
  -webkit-box-shadow: no;
  box-shadow: none;
  border-radius: 3px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
  font-weight: 600;
}
@media only screen and (max-width: 500px) {
  .snip1268 .qty_drop {
    float: right;
    margin-top: 5px;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 5px;
  }
  .product_name {
    min-height: 50px;
  }
  .product_name, .dimensions, .code_dimensions, .due_date {
    width: 100%;
    overflow: visible;
    text-overflow: none;
    display: inline-block;
    white-space: normal;
    text-align: center !important;
  }
  .dimensions, .code_dimensions, .due_date {
    display: none !important;
  }
  .snip1268 figcaption {
    padding: 0px 10px 5px;
  }
  .shopping .container {
    max-width: 100%;
    width: calc(100% - 10px);
  }
  .snip1268 {
    max-width: 100%;
  }
  .snip1268 h2 {
    margin-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .product_bulk_buy {
    margin-bottom: 5px;
  }
  .shopping .product_name {
    display: inline;
    line-height: 138%;
  }

  #switcher-body .snip1268 .price {
    padding-top: 0px;
}
.slideshow .slide .title, .slideshow .slide .title h1 {
  font: 600 50px / 1.2 var(--font-secondary);
}


}
/*.products .add_more {
  background: #414141  !important;
  border: 2px solid #414141 !important;
}
.products .add_more:hover {
  background: #414141  !important;
  border: 2px solid #414141 !important;
}
*/
#switcher-body .snip1268 .price {
  min-height: 61px;
}
.products .add-to-cart:hover, .products .add-to-cart:active {
  background: #414141 !important;
  border: 2px solid #414141 !important;
}
.cta_links a {
  font-size: 0.9em;
  font-weight: 400;
  color: #fff;
}
.bottom_ctas .is-boxes {
  min-height: 20px;
}
.bottom_ctas .is-light-text .is-btn-ghost1 {
  border: none;
}
.shopping #banner_2 figcaption, .shoppingtag #banner_2 figcaption {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  font: 700 40px/1.2 var(--font-primary);
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.shopping #banner_2, .shoppingtag #banner_2 {
  margin-top: 1em;
}
.shopping #banner_2 .btn_container, .shoppingtag #banner_2 .btn_container {
  display: none;
}
.shopping #banner_2 img, .shoppingtag #banner_2 img {
  --aspect-ratio: calc(3.33/1);
  position: relative;
  height: 0;
  padding-bottom: calc(100%/(var(--aspect-ratio)));
}
.breadcrumb-fixed-top {
  position: relative;
  /* width: 100%;
  top: 128px;
  z-index: 2;
  padding: 0.5em 0;
  */
}
.submenu-fixed-top {
  top: 90px;
  z-index: 2;
  transform: translateY(0%) !important;
  position: fixed !important;
  width: 100%;
}
.home_sale .is-boxes .is-container, .home_clearance .is-boxes .is-container, .home_new .is-boxes .is-container {
  margin-top: 0px;
  margin-bottom: 3px;
}
.shopping #banner_3 figcaption, .shoppingtag #banner_3 figcaption {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  font: 700 25px/1.2 var(--font-primary);
  letter-spacing: 0.25em;
  text-transform: uppercase;
  text-align: center;
}
.shopping #banner_3, .shoppingtag #banner_3 {
  margin-top: 1em;
}
.shopping #banner_3 .btn_container, .shoppingtag #banner_3 .btn_container {
  display: none;
}
.shopping #banner_3 img, .shoppingtag #banner_3 img {
  --aspect-ratio: calc(3.33/1);
  position: relative;
  height: 0;
  padding-bottom: calc(100%/(var(--aspect-ratio)));
}
.shopping.cat_84 #banner_3 {
  margin-top: 1em;
  margin-bottom: -2em;
}
.pre_order_2_lines.ribbon {
  width: 114px;
  height: 120px;
}
.shopping #banner_2 figcaption:hover, .shopping #banner_3 figcaption:hover {
  background: rgba(0, 0, 0, 0.5);
}
.shoppingtag #banner_3 section .container {
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 48rem) {
  #banner_3 .col-4\@md {
    flex-basis: calc(16.66% - 0.01px - var(--gap-x, 0.75em));
    max-width: calc(16.66% - 0.01px - var(--gap-x, 0.75em));
  }
  .shopping #banner_3 img {
    --aspect-ratio: calc(1/1);
    position: relative;
    height: 0;
    padding-bottom: calc(100%/(var(--aspect-ratio)));
  }
  .shopping #banner_3 figcaption {
    font: 700 1.3vw/1.2 var(--font-primary);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .submenu-fixed-top {
    top: 50px;
  }
}
.buy_again_ribbon {
  top: 14px;
  right: -38px;
  width: 144px;
  height: 86px;
  max-width: 400px;
  overflow: visible;
}
.buy_again_ribbon span {
  background-color: #35363A !important;
}
.buy_again {
  width: calc(100% + 16px);
  height: 20px;
  line-height: 20px;
  padding-left: 0px;
  position: absolute;
  left: -8px;
  bottom: 38px;
  background: #A0C2D1;
  background: #76B1A1;
  z-index: 3;
  font-size: 14px;
  color: #fff;
  border-radius: 0px;
  font-weight: 500;
  text-transform: lowercase;
}
.buy_again:before, .buy_again:after {
  content: "";
  position: absolute
}
.buy_again:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid #777;
  border-left: 9px solid transparent
}
.buy_again:after {
  height: 0;
  width: 0;
  bottom: -8.5px;
  right: 0.1px;
  border-top: 9px solid #777;
  border-right: 9px solid transparent
}
#switcher-body.cat_59 .snip1268 .price {
  min-height: 0px;
}
.cat_59 .product-filter .col-3\@md {
  display: none
}
.cat_59 .product-filter .col-6\@md {
  width: 100%;
  max-width: 100%;
}
#safebox .get_file label {
  float: none;
}
@media only screen and (max-width: 1040px) {
  .site_logo {
    height: 45px;
  }
}
.f-header__nav-control {
  display: none;
}
.show_nav_btn .f-header__nav-control {
  display: inline-block;
}
#products_back_in_stock_carousel .carousel__item {
  width: 45%;
}
@media only screen and (min-width: 510px) and (max-width: 1000px) {
  #products_back_in_stock_carousel .price span {
    float: right;
  }
}
@media only screen and (max-width: 1000px) {
  #products_back_in_stock_carousel .carousel__item {
    width: 100%;
  }
  #products_back_in_stock_carousel .dimensions, #products_back_in_stock_carousel .code_dimensions {
    text-align: left;
  }
}
@media only screen and (min-width: 1500px) {
  #products_back_in_stock_carousel .carousel__item {
    width: 30%;
  }
}
#products_back_in_stock_carousel .snip1268 {
  max-width: 100%;
}
#products_back_in_stock_carousel .ribbon-top-right {
  top: 0px;
  right: auto;
  left: 0px;
}
#products_back_in_stock_carousel .back_in_stock.ribbon-top-right span {
  left: -44px;
  top: 7px;
  transform: rotate(-45deg);
}
#products_back_in_stock_carousel .carousel .owl-dots {
  bottom: -3px !important;
}
#products_back_in_stock_carousel .product_info {
  padding: 10px 20px 10px 10px;
}
#products_back_in_stock_carousel button {
  margin-top: 15px;
}
#products_back_in_stock_carousel #prod_carousel {
  width: 87%;
}
#products_back_in_stock_carousel .select select {
  font-size: 1.2em !important;
  padding: 0.5em 1.25em !important;
  margin-bottom: 5px;
}
@media not all and (min-width: 48rem) {
  #submenu {
    display: none !important;
  }
}
.product_detail_short_description {
  padding: 0px;
  font-weight: 500;
}
.homepage_text ul {
  list-style: disc;
  margin-left: 2em;
  margin-bottom: 2em;
}
.homepage_text h3 {
  font-size: 1.5em;
}
.cat_short_desc {}
.snip1268 .special_price {
  color: #f39115;
  font-weight: 600;
}
.products .owl-carousel .owl-item img, .products .owl-carousel .owl-item picture {
  max-height: 480px !important;
}
@media (max-width: 500px) {
  .js .carousel__control, .js .carousel__control:hover {
    margin: 0px -20px;
    box-shadow: none;
  }
  .select select, .snip1268 * {
    text-align: center !important;
  }
  .is-section {
    padding: 5px !important;
  }
  .owl-next span, .owl-prev span, .your_cart {
    display: none;
  }
  .product_leftside, .product_detail_prices, .product_detail_qty, .product_detail_addtocart {
    padding-left: 0px !important;
    text-align: center !important;
  }
  .qty-box {
    width: 80%;
  }
  .product_detail_price {
    float: none;
    text-align: center;
  }
  .product_detail_bulk_buy {
    margin-left: 0px;
    max-width: 100%;
    width: 100%;
  }
  .checkout_min_alert {
    padding: 5px;
  }
  .checkout_logo {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 40px;
    margin-top: -20px;
  }
  .checkout_logo img {
    float: none;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .f-header__logo {
    display: inline;
  }
  .checkout .col-5\@sm, .checkout .col-7\@sm {
    max-width: 100% !important;
  }
  .checkout .grid {
    display: block;
  }
  .checkout .save_order {
    text-align: center;
    margin-top: 20px;
  }
  .checkout .save_order .btn {
    padding: 0px 6px;
  }
  .checkout #secure-toggle {
    text-align: center;
    margin: 5px 0px;
  }
  .cont_shopping_btn {
    justify-content: center;
  }
  .checkout .grid>* {
    margin-left: 0px;
    margin-right: 0px;
  }
  #wizard.checkout {
    margin-bottom: 44px;
    padding: 10px 20px !important;
  }
  .checkout .floating-label {
    margin-bottom: 10px;
  }
  .checkout .form-control, .checkout_cart .form-control {
    margin: 0px !important;
  }
  .checkout .select select {
    text-align: left !important;
  }
  .breadcrumbs {
    padding: 0px 10px;
}
  .products .breadcrumbs__list {
    padding-top: 10px;
    justify-content: center;
}
}
.top_savings_ribbon {
  background: #FF8D00 !important;
  background: var(--color-primary-darker) !important;
  color: #fff;
  text-align: center;
}
.logged_in.cat_84 .bestseller_cats {
  display: none;
}
.js .sidebar--loaded {
  opacity: 1;
  background-color: #fff;
}
#tags_block {
  margin-top: 0px;
}
div#tags_block ul.left-nav {
  padding: 0px !important;
  margin: 0px;
}
.sidebar--sticky-on-desktop {
  top: 120px;
}
#tags_block .well {
  background: transparent;
  padding: 0px;
  margin: 0px 0px 0px;
  border-bottom: 0px solid;
}
#tags_block .well li:last-child {
  padding-bottom: 0.75em !important;
}
.tag_set {
  background: transparent;
  padding: 10px 0px 0px;
}
.contentset h4 {
  border-bottom: 0px solid #ccc;
  padding-bottom: 0px;
}
#banner_masonry .grid {
  margin: 0px auto 0px;
  max-width: 100%;
  padding: 0px !important;
  width: 100%;
}
.products .new-price {
  font-weight: 600;
  color: #f39115 !important;
  font-size: 1em !important;
}
.ribbon-top-right.date_sale span {
  left: -11px;
  top: 16px;
  background-color: #d24745 !important;
}
#switcher-body .cards .bulk_special, .bulk_special {
  color: #d24745 !important;
}
.product_detail_bulk_buy.bulk_special {
  color: #d24745 !important;
  min-width: 345px;
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .tag_container {
    margin-left: 0px;
  }
  .tag_container .tag_container {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .hide_small {
    display: none;
  }
  .index .slideshow {
    margin: 0px;
    height: 33vh;
    max-height: 650px;
  }
  .slideshow .pagination, .slideshow .arrows {
    display: none;
  }
}
.flexpage .flex_template3 .well li h2, .flexpage .flex_template3 .well h2 {
  font-size: 20px !important;
}
.flex_template3 .well {
  padding: 60px 40px 40px;
  margin: 0px 0px 0px 0px;
}
.flex_template3 .well_no, .flex_template3 .well {
  float: left;
}
.carousel__item, .carousel__item li.item, .carousel__controls li {
  list-style: none !important;
}
.carousel__list {
  margin-left: 0px !important;
}
.ribbon_hot {
  background: #9eaa7e;
}
/*
#prod_subcat>li:nth-child(18)>div>a {
  color: #ED1C26;
}
*/
#menu .has_mega_menus #prod_subcat .pro-detail-info.c84 a {
  color: #ED1C26;
  font-weight: 600 !important;
}
#menu .has_mega_menus #prod_subcat .pro-detail-info.c161 a {
  font-weight: 600 !important;
}
/*#menu .has_mega_menus #prod_subcat .pro-detail-info.c105 a {
  color: #0047AB;
  font-weight: 600 !important;
}
  */
/*#main #menu #prod_subcat>li:nth-child(34)>div>a {
  color: #e41953;
  font-weight: 600 !important;
}*/
.snip1268 .image {
  z-index: 2;
}
.cat_1 #prod_subcat a {
  font-family: var(--font-primary);
  font-weight: 300;
  line-height: 1.3em;
  font-size: 0.9em !important;
}
.cat_1 #prod_subcat.is_chunk h4 {
  padding-left: 0px !important;
}
.cat_1 #prod_subcat {
  float: left;
  margin-bottom: 40px;
  padding: 40px;
  background: #f8f8f8;
}
.main-footer {
  padding: 60px 0px;
}
.adm_edit {
  font-size: 22px;
  color: #272c2f !important;
  padding-left: 1em;
}
.modal .js-modal__close {
  z-index: 9999999;
  /*  background-color: hsla(var(--color-contrast-lower-h),var(--color-contrast-lower-s),var(--color-contrast-lower-l),var(--bg-o,1));*/
  top: 15px !important;
  right: 15px !important;
}
.bg-contrast-lower .reset {
  display: none !important;
}
#modal_prod_details, #modal_prodcat_details {
  background-image: url(https://cartt.co/framework2/main/assets/img/Ellipsis-1s-200px.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.cat_106 .is-hidden, .cat_50 .is-hidden, .cat_44 .is-hidden, .cat_103 .is-hidden {
  display: block !important;
}
.main_container_no {
  margin-bottom: 40px;
}
.js-tabs__panels h2 {
  font-size: 20px;
}
.flexpage p .product_name {
  width: auto;
  overflow: visible;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
ul li .text-component a {
  color: var(--color-primary);
}
.industry_rec_prod, .industry_rec_prod_row1 {
  background: rgba(162, 182, 185, 0.15);
}
.industry_rec_prod_row1 {
  position: relative;
  overflow: hidden;
}
.industry_rec_prod_row1 td:last-child::before {
  content: "5%";
  position: absolute;
  top: 25px;
  right: -15px;
  width: 100px;
  height: 31px;
  background: red;
  color: white;
  text-align: center;
  line-height: 38px;
  transform: rotate(45deg);
  transform-origin: bottom right;
  z-index: 1;
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
}
.checkout_items td:nth-child(1) {
  overflow: hidden;
}
.checkout_items td {
  overflow: hidden;
}
#modal-name-4.modal--is-visible {
  background: RGB(55, 99, 120, 0.3) !important;
}
.mega_menu #main #menu>li:nth-child(10) {
  padding-right: 0px !important;
}
@media (min-width: 65rem) {
  .f-header__nav-logo-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .f-header__logo {
    display: block;
    width: auto;
    flex-shrink: 0;
    text-decoration: none;
  }
  .f-header__logo svg, .f-header__logo img {
    max-height: 100%;
    padding: 0px 0px 0px;
  }
  .products .owl-carousel .owl-item img, .products .owl-carousel .owl-item picture {
    max-height: calc(100vh - 373px) !important;
  }
}
.footer-v4__logo a, .footer-v4__logo svg, .footer-v4__logo img {
  width: 300px;
  height: auto;
  display: block;
    margin-left: auto;
    margin-right: auto;

}
.f-header__nav {
  background-color: #fff;
}
#prod_subcat h2 {
  padding: .25em .5em;
  background: rgba(178, 124, 57, 0.66);
  background: #9A655D;
  border-radius: 3px;
  line-height: .7em;
}
body.fixed-top .main-logo {
  display: flex;
}
.cat_1 #prod_subcat {
  float: none;
  margin-bottom: 20px;
  padding: 0px;
  background: #fff;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
#prod_subcat li:nth-child(1)::before {
  content: none;
  float: left;
  padding-right: 20px;
  font-size: 1em;
  font-weight: 500;
  margin-top: -1.5em;
}
.shopping_title {
  padding-top: 30px
}
.shopping_title h2 {
  padding-bottom: 0px;
  text-align: center;
}
#switcher-body #cd-cart-trigger a {
  color: var(--color-contrast-high);
  font-size: 16px !important;
  float: none;
  background: none;
}
#switcher-body .menu_logo_center #cd-cart-trigger a .counter--docked, #switcher-body .menu_left #cd-cart-trigger a .counter--docked, #switcher-body .menu_center #cd-cart-trigger a .counter--docked, .counter--docked {
  top: 1px !important;
  right: -5px !important;
  align-items: center;
  justify-content: center;
  display: flex;
  font-weight: bold;
}
.snip1268 .image, .fired .snip1268 .image, figure.snip1268>div>ul>div {
  max-height: none;
}
.snip1268 img {
  border-left: 0px solid white;
  border-right: 0px solid white;
  padding-top: 15px;
}
.snip1268 {
  border: 0px dashed #ddd;
}
.container {
  margin: 0 auto;
  max-width: 1600px !important;
  width: 90%;
}
#main #menu li li li.parent>div>a, #main #menu li li li.parent>a {
  /* padding-left: 5px !important; */
  float: left;
  line-height: 1.3em;
  color: #0D1717 !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  padding-bottom: 3px !important;
}
.shopping .owl-carousel .owl-item img {
  width: 100% !important;
}
.snip1268 img {
  padding: 0px 0px;
}
.snip1268 h2 {
  margin-top: 0px;
  padding-bottom: 0px;
  float: none;
  text-align: center;
  line-height: 100%;
  font-size: 1em;
  color: var(--color-primary-light);
}
.snip1268 h2 a {
  color: #9A655D;
  font-weight: 600;
}
.snip1268 .price {
  text-align: center;
  font-size: 1em;
}
.from_price {
  display: none;
}
 .owl-carousel .owl-stage-outer {
  margin-bottom: 10px;
}
.products .page-title {
  margin-right: 10px;
  text-align: center;
}
.is_ribbon .navbar-fixed-top {
  top: 0px;
  background: #fff;
}
.top_ribbon {
  font-size: 16px;
}
.mega_menu #main ul li li, .mega_menu #main ul li li li, .mega_menu #main ul li li li li {
  padding: 0px 0px !important;
  font-size: 14px;
}
.f-header__nav {
  border-bottom: 1px solid rgba(169, 113, 50, 0.2);
}
.slides .text_container .text p {
  font-size: 32px;
}
.slides .text_container .text p {
  display: flex;
}
.da-thumbs {
  position: relative;
  overflow: hidden;
}
.da-thumbs img {
  display: block;
  width: 100%;
  height: auto;
  /* other styles */
}
.centered-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  /* Make sure this is below the z-index of .homepage_cats_subcats */
  /* other styles */
}
.homepage_cats_subcats {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 100%;
  /* Start off-screen */
  top: 0;
  z-index: 20;
  /* Higher than .centered-title to slide over it */
  display: none;
  /* It will be shown by HoverDir plugin */
  /* other styles */
}
/* When hovering over the parent .da-thumbs div, the .homepage_cats_subcats slides into view. */
.da-thumbs:hover .homepage_cats_subcats {
  left: 0;
  /* Slide in on hover */
}
/* Additional styles for the sub-categories list items */
.homepage_cats_subcats ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: white;
  display: block;
  height: 100%;
  align-content: center;
}
#da-thumbs>div>div>ul>li {
  color: #fff;
}
#da-thumbs>div>div>ul>li>a>h2 {
  color: var(--color-primary-light) !important;
  text-align: center;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
}
#da-thumbs>div>div>ul>li>a:hover {
  color: var(--color-primary-light) !important;
}
.index .grid-auto-md {
  --col-min-width: 32%;
}
.product_detail_variations {
  background: #f8f8f8;
  padding: 20px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product_detail_description {
  margin-top: 40px;
}
.product_detail_variations .dropdowns .select:last-of-type {
  margin-bottom: 0px !important;
}
.product_detail_variations .dropdowns .select {
  width: calc(100% / 2 - 10px) !important;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
}
.flex_cont {
  margin-bottom: 20px;
}
.products #product_detail .owl-next {
  margin-right: -64px;
}
.products #product_detail .owl-prev {
  margin-left: -54px;
}
.owl-dots {
  bottom: 17px;
}
.products .select select {
  border: 1px solid var(--color-contrast-low);
}
.product_detail_price span {
  display: none;
}
.page-title {
  text-align: center;
}
#homepage_categories .cell h3 {
  font-size: 31px !important;
  letter-spacing: .1em;
  font-weight: 500;
}
.mega_menu .f-header__item a {
  font-size: 14px !important;
  font-weight: 500;
  text-transform: uppercase;
}
.mega_menu #menu li a:first-child {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
#main ul ul a {
  font-size: 1em !important;
  font-weight: 300 !important;
  text-transform: capitalize !important;
}
.js-tabs__panels h2 {
  font-family: var(--font-primary) !important;
}
.page-title, .breadcrumbs__list li, .breadcrumbs__list li a {
  color: #9A655D;
}

.footer-v4__print {
  text-align: center;
  line-height: 175%;
}
.breadcrumbs__list {
  justify-content: center;
}

.site_copy h2 {
  margin-top: 20px;
}