@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/5b06dbf9bbed0560488bb01cbc40fbf6ac50f896/jquery-ui.structure.css?1651103651";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/c4b1327814acc3cf7b7b419dad43ead3661189a7/jquery-ui.custom.min.css?1766008818";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/2b76422a496b37c8b9d4faea07d5200c0241ae55/chosen.css?1766008818";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/3d88c7c7ff2960e3502c7750d4cc78daf4a9d088/ckeditor_contents.css?1651103651";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/5e1d282355f34b5b18762f400f3d99da8e61f640/front-dialog.css?1766008824";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/207301666b229360e1fb1d03e4ce423874eed623/account_logos.css?1766008815";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/e80cffc14f72999665cafcc7f3b563e594cac7e6/view_logos.css?1766008826";
@import "https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/92615d1b87cf91508598fcdd2ade36490f51b9b6/size_guide_modal.css?1766008830";
  
/*-------------------*/
/* GENERAL */
/*-------------------*/
body {
  
  background-color: #ffffff;
  
  
  
  color: #333;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 0 !important;
}

h1, h2:not(.carousel-caption h2), h3, h4, h5, h6 {
  color: #502D3C;
}

html {
  font-family: "Basel";
  font-size: 16px;
}

/* Perfect Fourth from https://type-scale.com */

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "BaselBold";
  font-weight: 635;
  line-height: 1.35;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  letter-spacing: 0;
}

h1, .h1 {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: -1px;
}

@media (min-width: 960px ) {
  h1, .h1 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1.5px;
  }
}

h2, .h2 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -1.5px;
}

@media (min-width: 960px ) {
  h2, .h2 {
    font-size: 36px;
    line-height: 48px;
  }
}

h3, .h3 {
  font-size: 22px;
  line-height: 29px;
  
}

@media (min-width: 960px ) {
  h3, .h3 {
    font-size: 28px;
    line-height: 36px;
  }
}

h4, .h4 {
  font-size: 18px;
  line-height: 25px;
}

@media (min-width: 960px ) {
  h4, .h4 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .25px;
  }
}

h5, .h5 {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: .25px;
}

@media (min-width: 960px ) {
  h5, .h5 {
    font-size: 16px;
    line-height: 22px;
  }
}

h6, .h6 {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .25px;
}

.p, p {
  letter-spacing: 0.25px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.p {
  font-family: 'Basel';
}

.is-style-overline {
    font-family: "BaselMedium";
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .25px;
    font-weight: 500;
    margin-bottom: 8px;
    opacity: .70;
}

@media screen and (min-width: 768px) {
  .is-style-overline {
      font-size: 15px;
      line-height: 22px;
      letter-spacing: .25px;
      margin-bottom: 12px;
	}
}

.is-style-p1 {
 font-size: 16px;
  line-height: 23px;
  color: #000;
  opacity: .70;
}

strong {
  font-weight: 500;
}

.opacity-100 {
 opacity: 1;
}

.opacity-50 {
 opacity: .5;
}

.opacity-70 {
 opacity: .7;
}

.font-medium {
 font-weight: 500;
}

.btn-apply {
    font-family: 'Basel';
height: 54px;
    padding-left: 21px;
    /* line-height: 54px; */
    padding-right: 21px;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.btn-apply:hover {
 color: #fff;
}

.btn-apply:focus {
 box-shadow: none;
}

h1.-fw-700 strong, h2.-fw-700 strong, h3.-fw-700 strong, h4.-fw-700 strong, h5.-fw-700 strong, h6.-fw-700 strong, p.-fw-700 strong {
  font-weight: 700;
}

  h1, .h1 {
    font-size: 36px;
    line-height: 44px;
  }
  
  @media (min-width: 768px ) {
    h1, .h1 {
      font-size: 40px;
      line-height: 48px;
      letter-spacing: -0.5px;
    }
  }

  @media (min-width: 1440px ) {
    h1, .h1 {
      font-size: 48px;
      line-height: 58px;
    }
  }
  
  h2, .h2 {
    font-size: 28px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  
  @media (min-width: 768px ) {
    h2, .h2 {
      font-size: 36px;
      line-height: 40px;
    }
  }
  
  @media (min-width: 1440px ) {
    h2, .h2 {
      font-size: 42px;
      line-height: 48px;
      letter-spacing: -1.5px;
    }
  }
  
  h3, .h3 {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.25px;
    
  }
  
  @media (min-width: 1024px ) {
    h3, .h3 {
      font-size: 20px;
      line-height: 29px;
    }
  }
  
  @media (min-width: 1440px ) {
    h3, .h3 {
      font-size: 26px;
      line-height: 35px;
    }
  }
  
  h4, .h4 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.25px;
  }
  
  @media (min-width: 1024px ) {
    h4, .h4 {
      font-size: 20px;
      line-height: 28px;
    }
  }
  
  @media (min-width: 1440px ) {
    h4, .h4 {
      font-size: 24px;
      line-height: 32px;
    }
  }

.hidden {
 display: none; 
}

.btn.primary {
  border-color: #000000;
  background: #FFFFFF;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 27px;
  font-family: "Basel";
  border-radius: 47px;
  font-weight: 500;
  padding: 12px 47px;
  position: relative;
}
/*-------------------*/
.btn.primary:before {
    content: "";
    background-color: #150c10;
    border-radius: 47px;
    position: absolute;
    transform-origin: 50% 50%;
    transition: left .2s,top .2s;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.btn.primary:after {
    background-color:#FDB71C;
    border-radius: 47px;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.btn.primary.authnet-btn {
  border-radius: 20px;
  font-weight: 500;
  padding: 12px 27px;
  color: #fff;
  background-color: #000;
  width: 100% !important;
  border-radius: 47px;
}

.btn.primary.authnet-btn:hover {
  color: #fff;
  background-color: #000;
}

.btn.primary.authnet-btn:before {
  display: none;
}

.btn.primary.authnet-btn:after {
 display: none;
}

.place-order-btn {
 margin: 0 24px 12px;
  width: calc(100% - 48px) !important;
  max-width: 100%;
}

.nav-ctas-wrap {
 display: flex;
  align-items: center;
}

.home-hero-banner {
 overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 43%;
}

@media screen and (max-width: 1024px) {
  .home-hero-banner {
  padding-top: 73%;
}
}

.account-dashboard-cta {
 position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px;
  border: 1px solid black;
  border-radius: 50%;
  margin-right: 8px;
}

@media screen and (max-width:767px) {
  .account-dashboard-cta {
    padding: 0;
    height: 29px;
    width: 29px;
  }
}

.featured-products {
overflow: hidden;
}

.account-dashboard-cta svg {
 position: relative;
  z-index: 2;
}

.account-dashboard-cta:before {
    content: "";
    background-color: #150c10;
    border-radius: 50%;
    position: absolute;
    transform-origin: 50% 50%;
    transition: left .2s,top .2s;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.account-dashboard-cta:hover:before {
   left: 2px;
    top: 2px;
}


.account-dashboard-cta:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.btn.primary span {
 position: relative;
  z-index: 2;
}

.btn.primary:hover::before {
   left: 2px;
    top: 2px;
}

.btn.primary:focus {
 outline: none;
  appearance: none;
  box-shadow: none;
  background: initial;
}



/*-------------------*/
.btn.primary.nav-cart-btn {
    font-size: 13px;
  line-height: 24px;
  padding: 11px;
  display: flex;
  align-items: center;
}

.btn.primary.nav-cart-btn,
.btn.primary.nav-cart-btn:before,
.btn.primary.nav-cart-btn:after{
 border-radius: 50%;
}

.btn.primary.nav-cart-btn.-has-qty {
 padding: 7px 16px;
}

.btn.primary.nav-cart-btn.-has-qty,
.btn.primary.nav-cart-btn.-has-qty:before,
.btn.primary.nav-cart-btn.-has-qty:after{
 border-radius: 47px;
}

.btn.primary.nav-cart-btn svg {
 position: relative;
  z-index: 2;
}

.nav-cart-btn .btn-count {
  display: block;
 margin-left: 8px;
}

.btn.primary.nav-cart-btn:after {
 background-color: #fff;
}

@media screen and (max-width: 767px) {
  .btn.primary.nav-cart-btn {
    border-radius: 50%;
    height: 29px;
    width: 29px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .btn.primary.nav-cart-btn.-has-qty {
   height: auto;
   width: auto;
   border-radius: 47px;
   padding: 2px 10px;
  }
}

.add-to-cart-area,
.cart-checkout-area,
.btn_sign_wrap,
.continue-checkout-btn-wrap {
 position: relative;
}

.btn_sign_wrap {
 margin-top: 24px;
}

.cart-checkout-area {
 display: inline-flex;
}
@media screen and (max-width: 1024px) {
  .cart-checkout-area {
   display: flex;
  width: 100%;
  }

}

.btn.add-to-cart,
.btn.cart-checkout,
.btn.btn_sign,
.btn.continue-checkout-btn {
  background: #FFA81D;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
  line-height: 27px;
  font-family: "Basel";
  border-radius: 47px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  text-decoration: none;
  padding: 12px 47px;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  border: 1px solid #000;
}

.btn.add-to-cart:focus,
.btn.cart-checkout:focus,
.btn.btn_sign:focus,
.btn.continue-checkout-btn:focus {
 outline: none;
  appearance: none;
  box-shadow: none;
  background: initial;
}


.add-to-cart-area:hover::before,
.cart-checkout-area:hover::before,
.btn_sign_wrap:hover::before,
.continue-checkout-btn-wrap:hover:before {
   left: 2px;
    top: 2px;
}

.add-to-cart-area:before,
.cart-checkout-area:before,
.btn_sign_wrap:before,
.continue-checkout-btn-wrap:before {
    content: "";
    background-color: #150c10;
    border-radius: 47px;
    position: absolute;
    transform-origin: 50% 50%;
    transition: left .2s,top .2s;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.add-to-cart-area:after,
.cart-checkout-area:after,
.btn_sign_wrap:after,
.continue-checkout-btn-wrap:after {
    background-color: #FFA81D;
    border-radius: 47px;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.btn.cart-checkout {
  width: auto;
  background: #FDB71C;
    padding: 12px 81px;
}

@media screen and (max-width: 1024px) {
  .btn.cart-checkout {
 width: 100%;
}

}

.btn.secondary {
  border-color: #000000;
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}

.btn-close {
  background: transparent url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.70911 8.00003L13.1055 3.60359L12.3984 2.89648L8.002 7.29292L3.60556 2.89648L2.89845 3.60359L7.29489 8.00003L2.89844 12.3965L3.60554 13.1036L8.002 8.70714L12.3985 13.1036L13.1056 12.3965L8.70911 8.00003Z' fill='black'/%3E%3C/svg%3E%0A") 16px auto no-repeat;
  opacity: 1;
  position: absolute;
  top: -14px;
  right: -10px;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  transition: all .2s ease;
}

.btn-close:hover {
  outline: none;
  appearance: none;
 transform: scale(1.1);
}

.btn-close:focus {
  outline: none;
  appearance: none;
box-shadow: none;
}
  .close {
  float: none;
  vertical-align: bottom;
  opacity: 1;
}

#mobile-slider-button {
 display: none;
}

@keyframes marquee {
  0% {
      transform: translate(0, 0);
  }
  100% {
      transform: translate(-50%, 0);
  }
}

.ticker {
 background-color: #DCD5D8;
 width: 100vw;
 min-height: 56px;
 position: relative;
border-top: 1px solid #C7C5C5;
border-bottom: 1px solid #C7C5C5;
  overflow: hidden;
}

.ticker__inner-container {
    display: flex;
    top: 0;
    left: 0;
    content: "";
    overflow: hidden;
    flex-wrap: nowrap;
    height: 100%;
    position: absolute;
    animation: marquee 20s linear infinite;
    animation-fill-mode: forwards;
   align-items: center;
}

.ticker__item {
 padding: 0 40px;
 flex-shrink: 0;
}

.toast {
  z-index: 3;
  border: 0;
}

.toast-body {
  min-width: 0;
}

.toast-header.danger {
  border-bottom-color: rgb(255, 255, 255, 0.4);
}

a {
  color: #FDB71C;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #FDB71C;
  text-decoration: none;
}

.content-container a {
  text-decoration: ;
}

.content-container {
 padding-bottom: 140px;
}

@media screen and (max-width: 767px) {
.content-container {
 padding-bottom: 80px;
}
}

body.index .content-container,
body.products .content-container,
body.test .content-container,
body.wma .content-container {
 padding-bottom: 0;
}


.size-trigger-wrap {
 display: flex;
 justify-content: space-between;
  border-bottom: 1px solid #D5CBCC;
}

.size-trigger-wrap .product-option-label {
 border-bottom: 0;
  flex: 1;
}

.size-modal-trigger {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.size-modal-trigger svg {
 margin-left: 6px;
}

.color-product-option .select-area {
  padding: 24px 0 22px;
}

.color-product-option .form-select {
  border-color: #000000;
  color: #000000;
  border-radius: 2px;
  background-color: transparent;
  font-weight: 500;
  max-width: 300px;
}


.color-product-option .form-select:focus {
 box-shadow: none;
  border-color: #000000;
}



.content-container a:hover, .content-container a:active, .content-container a:focus {
  text-decoration: ;
}

ul.nav-tabs li a:not(.active) {
  background-color: #F2F4F5;
}

.breadcrumb {
  background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: url('https://assets.mybrightsites.com/uploads/sites/7270/themes/13998/51be44c037fc63ce1060194bc1f28ef133e827d6/angle-right-icon.svg?1651103651');
}

.page-link {
  color: #000000;
}

.page-link:hover, .page-link:focus {
  color: #000000;
}

.page-item.active .page-link {
  background-color: #000000;
  border-color: #000000;
}

.card-header {
  background: transparent;
}

.notification-container {
  z-index: 2000;
}
.ui-widget-content {
  background: none;
}
.dropdown-menu {
  z-index: 2001;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.ui-dialog .ui-dialog-buttonpane button.button-save, .ui-dialog .ui-dialog-buttonpane button.primary {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #000000;
  border: 1px solid #000000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-transform: capitalize;
}

.ui-dialog .ui-dialog-buttonpane button.button-cancel, .ui-dialog .ui-dialog-buttonpane button.cancel {
  display: none;
}

.ui-dialog .ui-dialog-titlebar-close {
  box-sizing: content-box;
  width: 1em !important;
  height: 1em !important;
  padding: 0.25em 0.25em !important;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;
  border: 0 !important;
  border-radius: 0.25rem;
  opacity: 0.5 !important;
}

.toast {
  position: relative;
  padding: 24px;
}

.toast:before {
   background-color: #fff;
    border: 1px solid #321B25;
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.toast:after {
    background-color: #321B25;
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 6px;
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: 0;
}

.toast-header, .toast-body {
  position: relative;
  z-index: 3;
  font-size: 15px;
  line-height: 22px;
  padding: 0;
}

.toast-header {
 border-bottom: 0;
  margin-bottom: 8px;
}



.logo-dialog .form .file-input .fake-file-name {
  float: none;
}
.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.flex-break {
  flex-basis: 100%;
  height: 0;
}

body.modal-open {
  padding-right: 0 !important;
}

.modal {
  padding-right: 0 !important;
}

.navbar-nav {
  flex-wrap: wrap;
}

.order-img-container {
  max-width: 150px;
  max-height: 150px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.order-img-container img {
  max-height: 150px;
}


.long-email {
 word-break: break-word;
}

/*-------------------*/
/* SELECT2 */
/*-------------------*/
.select2-option {
  line-height: 50px;
}

.select2-option img {
  height: 50px;
  width: auto;
  float: right;
}

/*-------------------*/
/* TOP BAR */
/*-------------------*/
.top-navbar-notification-container {
  background-color: #FDB71C;
  color: #FFFFFF;
}

.navbar-container {
  background-color: #502D3C;
}

.navbar-container > .wrapper {
  max-width: 1200px;
}

.navbar-container ul.nav > li > a {
  color: #ffffff;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.navbar-container ul.nav > li > a > svg {
  fill: #ffffff;
  stroke: #ffffff;
  height: 14px;
  padding: 1px 0;
  display: inline-block;
  margin-top: -2px;
}

.navbar-container ul.nav > li > a:hover, .navbar-container ul.nav > li > a:active, .navbar-container ul.nav > li > a:focus {
  color: #FDB71C;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.navbar-container ul.nav > li > a:hover > svg, .navbar-container ul.nav > li > a:active > svg {
  fill: #FDB71C;
  stroke: #FDB71C;
}

.navbar-container .dropdown-menu {
  background-color: #ffffff;
}

.navbar-container .dropdown-menu > li > a {
  color: #333
}

.navbar-container .dropdown-menu > li > a:hover, .navbar-container .dropdown-menu > li > a:focus {
  color: #333;
  opacity: 0.7;
}

.navbar-container .dropdown-item:hover, .navbar-container .dropdown-item:focus {
  background-color: transparent;
}

/*-------------------*/
/* HEADER */
/*-------------------*/
.header-container {
  position: relative;
  background-color: #F6F3F0;
    width: 100%;
}
body.index {
background-color: #F6F3F0;
}

body.index .header-container,
body.test .header-container,
body.wma .header-container {
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
}
body.index .header-container.border-bottom,
body.test .header-container.border-bottom,
body.wma .header-container.border-bottom {
  border-bottom: 1px solid  !important;
}
.header-container > .wrapper {
  max-width: 1200px;
}



.header-container li > a {
  padding:  !important;
  font-size: 16px;
  text-transform: none;
  color: #333;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.header-container li > a:hover, .header-container li > a:active, .header-container li > a:focus {
  color: #FDB71C;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.header-container .simple_form.new_search.search-form {
  max-width: 250px;
}
#s_keyword {
  color: #F4F3EB;
  background-color: #FDB71C;
}
#s_keyword::placeholder {
  color: #F4F3EB;
  opacity: 0.5;
}
#s_keyword:ms-input-placeholder {
  color: #F4F3EB;
  opacity: 0.5;
}
#s_keyword::ms-input-placeholder {
  color: #F4F3EB;
  opacity: 0.5;
}
.search-btn, .search-btn:hover {
  color: #F4F3EB;
  background-color: #FDB71C;
}
.simple_form.new_search div.border {
  background-color: #FDB71C;
  border: 1px solid #dee2e6 !important;
  border-left: 0 !important;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.search-btn > svg {
  fill: #FDB71C;
  stroke: #FDB71C;
}

.logo-container {
  margin: 10px 20px 10px 0;
}

.logo-container img {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .logo-container img {
    margin-bottom: 6px;
  }
}

.header-container .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.header-container nav.navbar > button svg {
  fill: #FDB71C;
  height: 20px;
}

.header-container nav.navbar > button span:last-child svg {
  stroke: #FDB71C;
  height: 20px;
}

.header-container nav.navbar > button span {
  width: 30px;
  display: inline-block;
}

.header-icons > a {
  text-decoration: none;
  margin: 0 5px;
}
.header-icons > div, .header-icons > button, .header-icons > a {
    margin-left: .8rem;
}
.header-icons div.dropdown {
  display: inline-block;
}

.header-icons div.dropdown .dropdown-toggle::after {
  display: none;
}

.header-icons > button.btn, .header-icons > div.dropdown > button.btn {
  padding: inherit;
  vertical-align: baseline;
}

.header-icons > a svg, .header-icons button svg {
  fill: #FDB71C;
  stroke: #FDB71C;
  height: 16px;
  padding: 1px 0;
  display: inline-block;
  margin-top: -2px;
}

.header-icons > a:hover svg, .header-icons > a:active svg {
  color: #FDB71C;
}

.header-container .dropdown-menu {
  background-color: #F4F3EB;
}

.header-container .dropdown-menu > li > a, .header-container .dropdown-menu > a {
  color: #333
}

.header-container .dropdown-menu > li > a:hover, .header-container .dropdown-menu > li > a:focus {
  color: #333;
  opacity: 0.7;
}

.header-container .dropdown-item:hover, .header-container .dropdown-item:focus {
  background-color: transparent;
}

#search-modal .modal-body {
  display: flex;
}

#mobile-slider-button {
  padding: 0;
}

.mobile-slider {
  padding: 0;
  background-color: #502D3C;
  position: absolute;
  z-index: 999;
  min-width: 40vw;
  height: 100%;
}

.mobile-slider::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background-color: #502D3C;
  margin-top: -10px;
  transform: rotate(45deg);
  margin-left: 15px;
  border: 1px solid ;
  z-index: -1;
}

.mobile-slider ul {
  padding-top: 1em;
  background-color: #502D3C;
  padding-left: 1.25rem;
  z-index: 5;
}

.mobile-slider-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0,0,0,0.5);
  z-index: 998;
}

.mobile-slider li > a {
  color: #ffffff;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.mobile-slider li > a > svg {
  fill: #ffffff;
  stroke: #ffffff;
  height: 14px;
  padding: 1px 0;
  display: inline-block;
  margin-top: -2px;
}

.mobile-slider li > a:hover, .mobile-slider li > a:focus {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.mobile-slider li > a:hover > svg {
  fill: #ffffff;
  stroke: #ffffff;
}

.quick-actions-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #502D3C;
  z-index: 997;
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0 ,.1);
  display: none;
}

.quick-actions-menu ul {
  justify-content: space-evenly;
  max-width: 400px;
  margin: auto;
}

.quick-actions-menu a.nav-link svg, .quick-actions-menu div.dropdown button svg {
  fill: #ffffff;
  height: 20px;
  display: block;
  margin: auto;
}

.quick-actions-menu a.nav-link.active svg {
  fill: #ffffff;
  stroke: #ffffff;
}

.quick-actions-menu a.nav-link.active {
  color: #ffffff;
}

.quick-actions-menu a.nav-link, .quick-actions-menu div.dropdown button {
  text-align: center;
  padding: 13px 15px 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 0.7rem;
}

.quick-actions-menu div.dropdown button.dropdown-toggle::after {
  display: none;
}

.quick-actions-menu .dropdown-menu {
  background-color: #fff
}

.quick-actions-menu .dropdown-menu > a,
.quick-actions-menu .dropdown-menu > a:focus,
.quick-actions-menu .dropdown-menu > a:hover {
  color: #333;
  background-color: transparent;
}
/*-------------------*/
/* CATEGORY NAV */
/*-------------------*/
.category-container {
  background-color: #502D3C;
  
    z-index: 999;
    position: sticky;
  
  display: none;
}

.category-container > .wrapper {
  max-width: 1200px;
}



.category-container li > a {
  color: #F4F3EB;
  padding:  ;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}

.category-container li > a:hover, .category-container li > a:active, .category-container li > a:focus {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
  /*border-color: transparent;*/
}

.category-container .dropdown-menu {
  background-color: #ffffff;
  left: -1px;
}

.category-container .dropdown-menu > li > a {
  color: #333
}

.category-container .dropdown-menu > li > a:hover, .category-container .dropdown-menu > li > a:focus {
  color: #333;
  opacity: 0.7;
}

.category-container .dropdown-item:hover, .category-container .dropdown-item:focus {
  background-color: transparent;
}

.products-result-verbiage {
  line-height: 33px;
}

.product-option-thumb, .logo-location-thumb {
  max-width: 25%;
  width: calc(25% - 3px);
  margin-bottom: 4px;
  height: 80px;
  background: #fff;
}
.product-option-thumb img, .logo-location-thumb img {
  border: none;
  max-width: 100%;
  max-height: 100%;
}

.product-option-wrapper .accordion-header button img {
  max-width: 60px;
  padding-right: 10px;
}

.product-option-label {
 padding-bottom: 9px;
  border-bottom: 1px solid #D5CBCC;
}

.product-page-main .custom-radio-inputs {
 display: flex;
flex-wrap: wrap;
  padding: 24px 0 30px;
}

.product-page-main .custom-radio-input {
 margin-right: 10px;
 margin-bottom: 10px;
  position: relative;
  
}

.product-page-main .custom-radio-input input {
  display: block;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  border: 1px solid black;
  color: black;
  background-color: transparent;
  cursor: pointer;
  appearance: none;

}

.product-page-main .product-options .custom-radio-input label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  padding-right: 0;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  width: 53px;
  height: 53px;
    border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
    cursor: pointer;
}

.product-summary {
display: none;
}

.product-page-main:not(.events-product) .total-info .product-quantity #stock {
 display: none;
}

.product-page-main .total-info .product-quantity #stock.out-of-stock {
 display: block;
}

.product-page-main .product-overview ul  {
    padding-left: 6px;
    list-style-type: none;
  margin-bottom: 2rem;
}

.product-page-main .product-overview ul li {
 position: relative;
 padding-inline-start: 14px;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    opacity: 0.7;
    max-width: 360px;
}

.product-page-main .product-overview ul li:before {
    content: "·";
    position: absolute;
    left: -4px;
}



.custom-radio-input input:checked + label {
  
  background-color: black;
  color: white;
}

#quantity {
 display: inline-flex;
  max-width: auto;
  margin-right: 16px;
}

.quantity-cell-wrap {
 display: flex;
  align-items: center;
}

.quantity-input-wrap {
 display: flex;
  align-items: center;
  height: 53px;
  min-width: 125px;
  border-radius: 47px;
  border: 1px solid black;
  background-color: white;
}

#quantity input.amount {
  flex: 1;
  padding: 0 0;
  vertical-align: top;
  text-align: center;
  outline: none;
  border: 0;
  min-width: 0;
  appearance: none;
  color: black;
  font-weight: 500;
  border-radius: 47px;
  width: 50px;
  -moz-appearance: textfield;
}

#quantity input.amount::-webkit-outer-spin-button,
#quantity input.amount::-webkit-inner-spin-button{
  -webkit-appearance: none;
  margin: 0;
}
#quantity input.amount:focus {
box-shadow: none;
}
#quantity .input-number,
#quantity .input-number-decrement,
#quantity .input-number-increment {
  flex: 1;
  user-select: none;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
}

#quantity .input-number-decrement,
#quantity  .input-number-increment {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 53px;
  cursor: pointer;
}

/*-------------------*/
/* BREADCRUMBS */
/*-------------------*/
ol.breadcrumb li {
  color: #6c757d;
  text-decoration: none;
}

ol.breadcrumb li a, .breadcrumb-item.active {
  color: #502D3C;
}

ol.breadcrumb li a:hover, ol.breadcrumb li a:focus {
  color: #FDB71C;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #6c757d;
}

/*-------------------*/
/* CAROUSEL */
/*-------------------*/
.homepage-carousel-container {
  max-width: 100%;
}
.carousel-control-prev, .carousel-control-next {
    width: 10%;
}
/*-------------------*/
/* CONTENT */
/*-------------------*/
.content-container {
  max-width: 1200px;
  min-height: 50vh;
  background-color: transparent;
  box-shadow: none;
}

.content-container.no-content {
  min-height: auto;
}

body.product .content-container {
 padding-left: 30px;
  padding-right: 30px;
  background-color: #F6F3F0;
    max-width: 1350px;
  margin: auto;
}

body {
  background-color: #F6F3F0;
}

@media screen and (max-width: 767px){
body.product .content-container {
  padding-left: 1rem;
  padding-right: 1rem;
 }
}

@media screen and (max-width: 1024px){
body.product {
    background-color: #F6F3F0;
 }
}

body[class*="account/"] {
   background-color: #F6F3F0;
}

body[class*="account/"] .content-container {
 padding-left: 30px;
  padding-right: 30px;
  background-color: #F6F3F0;
  max-width: 1350px;
  margin: auto;
}

@media screen and (max-width: 1024px){
body[class*="account/"] {
  padding-left: 1rem;
  padding-right: 1rem;
}
}


@media screen and (max-width: 767px){
.gallery-main {
 width: calc(100% + 2rem);
  transform: translateX(-1rem);
}
}



@media screen and (max-width: 1024px){
.gallery-main {
 width: calc(100% + 60px);
  transform: translateX(-30px);
}
}

@media screen and (max-width: 1024px){
  .product-page-main .product-wrapper {
   flex-direction: column;
  }
  
  .product-left-section {
    width: 100%;
  }
  
  .product-right-section {
    width: 100%;
  }
}

.product-page-main .additional-image-container {
    margin: 0 0 24px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    mix-blend-mode: multiply;
    background: #EBE7E3;
    border-radius: 4px;
    overflow: hidden;
}

.product-page-main .additional-image-container img {
 max-width: 100%;
}


@media screen and (max-width: 1024px) {
.product-page-main .additional-image-container {
    margin: 0 12px;

 }

}

.order-details-bg-primary {
  background-color: #FFFFFF;
  color: #000000;
  border-bottom: none;
}

.order-details-bg-primary:first-child {
  border-radius: 3px 3px 0 0;
}

.order-details-bg-primary:last-child {
  border-radius: 0 0 3px 3px;
}

.order-details-bg-primary > div {
  padding: 10px 15px;
  border-right: 1px solid #FFFFFF;
  color: #000000;
  font-weight: bold;
}

.order-details-bg-primary > div:last-child {
  border-right: 1px solid #FFFFFF;
}

form.new_request_sample {
  max-height: 70vh;
}

.carousel-caption-header {
 color: white;
  font-weight: 400;
  max-width: 450px;
  margin-bottom: 48px;
}

.carousel-caption {
left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.carousel-caption > .wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/*-------------------*/
/* PRODUCT THUMBS */
/*-------------------*/







body.product {
background-color: #F6F3F0;
}

.product-list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 2px);
  overflow: hidden;
  transform:translateX(-1px);
}

.product-thumbnail {
  width: calc(100% / 3);
  border-radius: 0;
  background-color: #F6F3F0;
  
    border-right: 1px solid #C7C5C5;
    border-bottom: 1px solid #C7C5C5;
  
  margin: 0;
  position: relative;
  transition: border 0.25s ease-in;
  overflow: hidden;
}

.product-thumbnail .thumbnail-img-container {
 overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, .5);
}

.product-thumbnail .thumbnail-img-container a {
display: flex;
  position: relative;
  z-index: 2;
}


.product-thumbnail .gradient-video {
 opacity: 0;
  transition: opacity .2s ease-in;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 1px);
  z-index: 1;
  object-fit: cover;
}


.product-thumbnail.-wide {
  width: calc(100% / 1.5);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product-thumbnail.-wide .thumbnail-img-container a {
 position: relative;
  height: 0;
  padding-top: 89%;
  display: flex;
}

.product-thumbnail.-wide .thumbnail-img-container a img {
 position: absolute;
 top: 0;
  left: 0;
 width: 100%;
  height: 103%;
  object-fit: cover;
}

.product-thumbnail.-stack .thumbnail-img-container a {
 position: relative;
  height: 0;
padding-top: calc(87% - 50px);
  display: flex;
}

.product-thumbnail.-stack .thumbnail-img-container a img {
 position: absolute;
 top: 0;
  left: 0;
 width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-thumbnail.-stack {
  width: 100%;
}
.stacked-column {
 width: calc(100% / 3);
  display: flex;
  flex-direction: column;
}


@media screen and (max-width: 767px) {
.product-thumbnail.-wide {
  width: 100%;
 }
.product-thumbnail.-stack {
  width: 100%;
}
  
.product-thumbnail.-stack.-first {
  width: 50%;
}
  
  .stacked-column.second-stacked-column .product-thumbnail.-stack,
  .stacked-column.fourth-stacked-column .product-thumbnail.-stack,
  .stacked-column.ninth-stacked-column .product-thumbnail.-stack
  
  {
   width: 50%;
  }

  
  .product-thumbnail.-stack .thumbnail-img-container a,
  .product-thumbnail.-wide .thumbnail-img-container a {
   padding-top: 90% !important ;
  }
  
  .product-thumbnail.-stack .thumbnail-img-container a img {
   height: auto;
  }
}


@media screen and (max-width: 768px) {
.stacked-column {
  width: 50%;
  flex-direction: row;
}
.stacked-column.second-stacked-column,
.stacked-column.fourth-stacked-column,
.stacked-column.sixth-stacked-column,
.stacked-column.eigth-stacked-column,
.stacked-column.ninth-stacked-column  {
  width: 100%;

}
}




.product-thumbnail:hover {
  border-color: ;
}

.product-thumbnail .thumbnail-description-container{
 background-color 0.25s ease;
}


.product-thumbnail:hover .thumbnail-description-container {
    background-color: #F0D0F5;
}

.product-thumbnail .thumbnail-img-container img {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.product-thumbnail:hover .thumbnail-img-container img {
  transform: scale(1.08);
}






.discount-container {
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0px;
  background-color: #FFFFFF;
  padding: 18px 15px;
  border-radius: 0 5px 5px 0;
  color: #FFF;
}

.product-thumbnail .thumbnail-img-container {
  width: 100%;
  margin: auto;
  display: block;
  background-color: ;
  border: 0;
  transition: all 200ms ease;
  position: relative;
  flex: 1;
  cursor: pointer;
}

.product-thumbnail .thumbnail-img-container:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #C7C5C5;
}

.product-thumbnail p.card-text, .product-thumbnail .thumbnail-img-container h6.card-subtitle {
  color: #000000;
}

.product-thumbnail .thumbnail-description-container {
 padding-left: 2rem;
  padding-right: 2rem;
  
}


@media screen and (max-width: 767px) {
  .product-thumbnail {
   display: flex;
    flex-direction: column;
  }
 .product-thumbnail .thumbnail-description-container {
  padding-left: 16px;
  padding-right: 16px;
   display: flex;
 }
}

.product-thumbnail .thumbnail-description-container a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  flex-direction: column;
}

.product-thumbnail .thumbnail-description-container a h5 {
  color: #000;
  font-family: "Basel";
  font-size: 18px;
  line-height: 27px  !important;
  margin: 0;
}

.product-thumbnail .thumbnail-description-container a p.card-text {
  font-size: 18px;
  line-height: 27px  !important;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .product-thumbnail .thumbnail-description-container a p {
    font-size: 10px;
  line-height: 16px  !important;
  }
.product-thumbnail .thumbnail-description-container a h5 {
  font-size: 12px;
  line-height: 18px  !important;
}

.product-thumbnail .thumbnail-description-container a p.card-text {
  font-size: 12px;
  line-height: 18px  !important;
}
  
  .product-thumbnail .thumbnail-description-container a {
  padding: 14px 0;
    width: 100%;
}
}

.product-thumbnail.-limited::before {
  content: "Holiday 💎 Item";
  position: absolute;
  top: 14px;
  right: -50px;
  background-color: #FFA81D;
  color: #000;
  font-family: "BaselMedium";
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 350% */
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 225px;
  height: 50px;
  transform: rotate(31.931deg);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10; /* Ensures it appears above the image */
}

.product-thumbnail.-sale::before {
  content: "On Sale! ✂️";
  position: absolute;
  top: 14px;
  right: -50px;
  background-color: #FFA81D;
  color: #000;
  font-family: "BaselMedium";
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 350% */
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 225px;
  height: 50px;
  transform: rotate(31.931deg);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10; /* Ensures it appears above the image */
}


.product-overview {
 max-width: 450px;
}


.product-overview table.product-size-guide-table {
 display: none;
}

.product-size-guide-table {
 width: 100%;
  border: 1px solid #D5CBCC;
  border-collapse: collapse; 
}


.product-size-guide-table th {
  font-family: "StyreneA";
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font-weight: 500;
}


.product-size-guide-table th,
.product-size-guide-table td {
  padding: 12px 40px;
  width: calc(100% / 3);
  border-bottom: 1px solid #D5CBCC;
  border-right: 1px solid #D5CBCC;
}

.product-size-guide-table__four-col th,
.product-size-guide-table__four-col td {
  width: calc(100% / 4);
}

@media screen and (max-width: 767px) {
 .product-size-guide-table th,
 .product-size-guide-table td {
  padding: 6px 8px ;
 }
}

.product-size-guide-table th:last-child,
.product-size-guide-table td:last-child {
	border-right: 0;
}

.product-size-guide-table tbody tr:last-child td {
 border-bottom: 0;
}


.product-size-guide-table {
 width: 100%;
}

.product-size-guide-table thead tr {
 background: #FFFFFF;
}


.product-size-guide-table tbody tr:nth-child(even) {
 background: #FFFFFF;
}

.product-size-guide-table tbody tr:nth-child(odd) {
 background: #F6F3F0
}


@media screen and (min-width: 768px) {
  .product-size-guide-table th {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.25px;
  }
}

.product-overview p {
 font-size: 18px;
  line-height: 27px;
  color: #000000;
  opacity: 0.7;
   max-width: 360px;
}


.card-title {
  /* 
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
   */
  word-break: break-word;
}


/*-------------------*/
/* CATEGORY PAGE */
/*-------------------*/
.category-page {
  display: flex;
  justify-content: space-between;
}

.category-page-filter-section {
  width: 24%;
  display: inline-block;
  vertical-align: top;
}

#filter-container .accordion-item .form-check .badge {
  margin-top: .2rem;
}

.category-page-content-section {
  display: inline-block;
  vertical-align: top;
}

.sort-select {
  width: 200px;
}

/*-------------------*/
/* PRODUCT */
/*-------------------*/
div.view-logo-label {
  display: block;
  position: static;
  margin: 0.5rem;
  border-color: #000000;
  background: #000000;
  color: #ffffff;
  border-radius: 2px;
}

div.view-logos div.view-logo-dialog-content {
  width: 100% !important;
  display: flex;
}

div.view-logos div.view-logo-dialog-content div.logo-images.product-images,
div.view-logos div.view-logo-dialog-content div.logo-preview-area,
div.view-logos div.view-logo-dialog-content div.logo-images.logos {
  float: none;
}

.ui-dialog .ui-dialog-buttonpane {
  background-color: transparent !important;
}

.logo-dialog .form .file-input .fake-file-name {
  width: 100%; min-width: 100%; max-width: 100%;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .product-right-section {
  	position: sticky;
    top: 30px;
    left: 0;
    align-self: flex-start;
  }

}

.product-right-section .product-info {
  max-width: 450px;
  margin: 0 auto;
}

.main-img-container {
 background: #EBE7E3;
  border-radius: 4px;
  margin-bottom: 24px;
  mix-blend-mode: multiply;
  border: 0;
}

.main-img-container img {
 max-width: 100%;
}


@media screen and (max-width: 1024px) {

.main-img-container {
	margin: 0 12px;
}

}


/*-------------------*/
/* CART/CHECKOUT */
/*-------------------*/
body.cart,
body.checkout {
background-color: #F6F3F0;
}

body.cart .content-container,
body.checkout .content-container {
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #F6F3F0;
  max-width: 1200px;
  margin: auto; 
}




body.cart .cart-item {

}

body.cart th {

}


body.cart .cart-item td {
 display: table-cell;
  vertical-align: middle;
  padding: 12px 0;
}

body.cart table td {
 padding-left: 0;
  padding-right: 0;
}

body.cart .cart-item td.item-details {
 display: flex;
 align-items: center;
}


body.cart .cart-item td.item-details .item-description p {
 font-weight: 500;
}

body.cart .item-image {
  width: 136px;
  height: 136px;
}

body.cart .item-image .cart-product-img {
max-width: 100%;
  width: auto;
  height: auto;
}

@media screen and (min-width: 768px) {

  
 body.cart table tr td:nth-child(2) {
  width: 20%;
 }
  
  body.cart table tr td:nth-child(3) {
  width: 30%;
 }
  
  body.cart table tr td:nth-child(4) {
  width: 10%;
 }
}



body.cart .d-lg-table-cell {
padding: 12px 0;
}

.cart-product-img {
  width: 100px;
}

.cart-quantity-input {
  width: 100px;
}

.cart-inline-title {
  min-width: 100px;
  display: inline-block;
}

.cart-inline-title-short {
  min-width: 60px;
  display: inline-block;
  margin-right: 8px;
}

.shopping-cart-mobile {
  display: none;
}

@media screen and (max-width:1024px) {
  .cart-desktop-table {
    display: none;
  }
  .shopping-cart-mobile {
    display: block !important;
    border-top:  1px solid #D5CBCC;
  }
  
  .shopping-cart-mobile__line-item-row,
  .shopping-cart-mobile__subtotal-row,
  .shopping-cart-mobile__total-row {
    display: flex;
  }
  
  .shopping-cart-mobile__line-item-row {
   padding: 20px 0;
  }
   
  .shopping-cart-mobile__cell.name-quantity {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  
  .shopping-cart-mobile__subtotal-row {
    justify-content: flex-end;
    align-items: center;
  }
  
  .shopping-cart-mobile__subtotal-row h2 {
   margin-left: 24px;
  }
  
  .shopping-cart-mobile__cell.name-quantity p,
  .shopping-cart-mobile__cell.line-item-total p{
   font-weight: 500;
    opacity: 1;
  }
  
    .shopping-cart-mobile__cell.line-item-total {
    justify-self: flex-end;
  }
  
  .shopping-cart-mobile__line-item-row {
  	border-bottom: 1px solid #D5CBCC;
  }
}

.cart-item .item-description .error {
  color: #FDB71C;
}

.guest-checkout .nav.nav-tabs .nav-item {
  background: #ffffff;
}
.guest-checkout .nav-item.active-tab {
    margin-bottom: -1px;
}

.checkout-form-wrap {
   flex: 1;
   margin-right: 2.5%;
}

.checkout-main-content-wrapper {
 display: flex;
 justify-content: space-between;
} 

.checkout-form-wrap form {
  max-width: 525px; 
}

@media screen and (max-width: 767px) {
  .checkout-form-wrap {
   max-width: 100%;
   margin-right: 0;
  }
.checkout-form-wrap form {
  max-width: 525px; 
  width: 100%;
}
  
  .checkout-main-content-wrapper {
   flex-direction: column;
  }
}

.checkout-summary-wrap {
  flex: 1;
  max-width: 425px;
   margin-left: 2.5%;
  background: #FFFFFF;
border: 1px solid #321B25;
border-radius: 4px;
  align-self: flex-start;
  position: sticky;
  top: 112px;
  margin-top: 112px;
}

@media screen and (max-width: 767px) {
.checkout-summary-wrap {
  position: relative;
  margin-left: 0;
  width: 100%;
  position: relative;
  top: auto;
  margin-top: 80px;
}
}

.checkout-summary-content-wrap {
 padding: 24px;
}

.checkout-summary-divider {
  margin-top: 24px;
  margin-bottom: 10px;
  background-color: #D5CBCC;
}

.checkout-summary-line-items {
 padding-bottom: 24px;
}

.checkout-summary-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
}

.checkout-summary-header p,
.checkout-summary-header a {
  font-weight: 500;
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.checkout-summary-header a {
	text-decoration: underline;
}

.checkout-steps {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  z-index: 1;
}

.checkout-steps div {
  position: relative;
}

.checkout-steps div button, .checkout-steps div a {
  width: 11px;
  height: 11px;
  padding: 0;
  z-index: 1;
}

.checkout-steps div button:disabled {
  opacity: 1 !important;
  background-color: #DEC8B2;
  border-color: #DEC8B2;
}

.checkout-steps > div::after {
  border-bottom: 1px dashed #DEC8B2;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  top: 41px;
  left: 0;
  z-index: -1;
}

.checkout-steps > div:first-of-type::after {
  left: 40px;
  width: calc(100% - 40px);
}
.checkout-steps > div:last-of-type::after {
  width: calc(100% - 40px);
}

.checkout-steps > .passed-step:first-of-type::after {
  border-bottom: 1px solid #000000;
  width: calc(149.5% - 40px);
  z-index: 1;
}
.checkout-steps .step-title {
	width: 80px;
}

.checkout-product-label {
  max-width: 80%;
  display: inline-block;
  word-wrap: break-word;
}

.payment-iframe-input {
  width: 188px;
  height: 2.5rem;
  line-height: 1.5rem;
}

.payment-method p.field {
  margin-bottom: 0;
}

.summary-container p {
  margin-bottom: 0.2rem;
}

.summary-container .field.payment-preview {
  border-bottom: 1px dashed #777;
  padding-bottom: 8px;
  padding-top: 8px;
  margin: 0;
}

.summary-container .field.payment-preview:first-of-type {
  padding-top: 0;
}
.summary-container .field.payment-preview:last-of-type {
  border: none;
}

.select-wrapper {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: none !important;
  display: inline-block;
}

.select-wrapper select {
  width: 100%;
}

.select-wrapper span {
  position: absolute;
  left: 10px;
  margin: auto;
  z-index: -1;
}

/*-------------------*/
/* FOOTER */
/*-------------------*/
.footer-container {
  background-color: #EBE7E3;
  color: #000000;
}

.footer-content-wrapper {
  display: flex;
  padding: 80px 0;
  justify-content: space-between;
}

.footer-sitemap {
 display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}


.footer-sitemap li a  {
opacity: 1;
}

@media screen and (min-width: 768px) {

.footer-sitemap li {
	margin-left: 50px;
    flex-shrink: 0;
}
  .footer-sitemap li:first-of-type {
	margin-left: 0;
}
}



@media screen and (max-width: 767px) {
  
 .footer-content-wrapper {
  padding: 40px 0;
   flex-direction: column;
}
  
  
  .footer-sitemap {
 display: flex;
    flex-wrap: wrap;
    max-width: 275px;
    margin: 24px 0 0;
}

  .footer-sitemap li {
   margin: 0 24px 12px 0;
  }

}

.footer-container.no-content {
  margin-top: 0;
}

.footer-container .wrapper {
  max-width: 1200px;
}

.footer-container h1, .footer-container h2, .footer-container h3, .footer-container h4, .footer-container h5, .footer-container h6 {
  color: #ffffff;
}

.footer-container a {
  color: #ffffff;
  fill: #ffffff;
}

.footer-container a:hover, .footer-container a:focus {
  color: #FDB71C;
  text-decoration: none;
}

.footer-container a:hover svg {
  fill: #FDB71C;
}

.footer-container .accordion-item {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid ;
}

.footer-container .accordion-button {
  color: #ffffff;
  border: none;
  box-shadow: none;
}

.footer-container .accordion-body {
  padding: 0 0 1rem .5rem;
}

.footer-logo {
  margin: 0;
  max-width: 230px;
  max-height: 50px;
}

.footer-container .links.pages li a {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* TODO */
.footer-container .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

ul.custom-footer-links, ul.social-media {
  margin-left: -1rem;
}

.footer-container .social-media a svg {
  fill: #CCCCCC;
}

.footer-container .social-media a:hover svg, .footer-container .social-media a:focus svg {
  fill: #FFFFFF;
}

.copyright-section {
  border-top: 1px solid ;
}

.footer-container .mobile-copyright-section {
  background-color: ;
}



/*-------------------*/
/* MEDIA QUERIES */
/*-------------------*/
@media screen and (min-width: 1201px){
  .navbar-container ul.nav > li:first-child > a {
    padding-left: 0;
  }
    
  
}
@media (min-width: 1200px) and (max-width: 1200px){
  .content-container {
    margin: 1rem !important;
  }
}

@media screen and (max-width: 1200px){
  
  .product-list {
    justify-content: normal;
  }
  
  .product-list.thank-you {
    justify-content: center;
  }
  
  .related-products-thumbnails,
  .recently-viewed-products-thumbnails,
  .product-list:not(.category-page-content-section .product-list) {
    margin: 0 !important;
  }
  
  .row:not(.billing-method-container .row, .account-page .row) {
    margin: 0 !important;
  }
  
  .row.mb-3 {
    margin-bottom: 1rem !important;
  }
  .account-nav-menu ul li a {
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
   height: auto;
  }
  
  .navbar-brand {
   padding-top: 14px;
   padding-bottom: 14px;
  }
}

.navbar-brand.logo-container img {
  width: 100%;
}

@media screen and (min-width: 992px){
  .navbar-container ul.nav > li:first-child > a {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 576px){

}

@media screen and (max-width: 1200px){
 
}

@media screen and (max-width: 992px){
  .category-page-filter-section {
    display: none;
  }

  .category-page-content-section {
    width: 100%;
  }
  
  .header-container {
    position: static;
  }
  
  .product-list {
    margin: 0;
  }
  
  div.view-logo-label {
    display: none;
  }
 
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.header-container .container-fluid {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
}

@media screen and (min-width: 768.01px){
  .carousel-caption {
  }
}
@media screen and (max-width: 768px){
  .carousel-caption {
    /*position: static;*/
    background: #000000; /* TODO */
    right: 0;
    left: 0;
    margin-bottom: 0;
    padding-bottom: 2rem;
    filter: brightness(106%);
  }
  .carousel-caption .carousel-caption-header, .carousel-caption p {
    color: #ffffff !important;
  }
  
  .carousel-inner {
    overflow: visible;
  }
  
  .product-list, .related-products-thumbnails, .recently-viewed-products-thumbnails {
    justify-content: space-between;
  }
  
  .products-result-verbiage {
    line-height: normal;
  }
  
  .product-thumbnail {
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
  
  .cart-inline-title-short {
    padding-right: 0.5rem;
    min-width: auto;
  }
  
  .checkout-steps > div {
    min-width: 180px;
  }
  
  .checkout-steps {
    justify-content: center;
    display: none;
  }
  
  #account-main > .content-area {
    padding: 0 10px 10px 10px;
  }
  
  .order-details-bg-primary > div:nth-child(2) {
    border-right: 1px solid #502D3C;
  }
  
  .cart-product-img {
    width: 80px;
  }
}

@media screen and (max-width: 576px){
  .cart-product-img {
    width: 60px;
  }
  
  .mobile-slider {
    min-width: 100vw;
  }
  
  .toast {
    width: 270px;
  }
  
  .checkout-steps > div {
    min-width: 130px;
  }
}


/** FROM MAIN.css **/

/*.colorpicker-dialog {
  font-size: 14px;
}

.colorpicker-dialog .tabs li {
  display: inline-block;
  padding: 5px 15px;
  position: relative;
}

.colorpicker-dialog .tabs {
  background: none;
  border: none;
}

.colorpicker-dialog .tabs li a {
  font-size: 14px;
}

.colorpicker-dialog .tabs li a {
  font-size: 14px;
}

.colorpicker-dialog .tabs li.ui-state-active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  border-bottom: none;
  z-index: 3;
}

.colorpicker-dialog .tabs li.ui-state-active a {
  color: #454545;
}

.colorpicker-dialog .ui-tabs-panel {
  padding: 10px;
  border: 1px solid #c5c5c5;
  margin-top: -2px;
  position: relative;
}*/

.colorpicker-dialog #hex .ui-colorpicker-preview {
  width: 100%;
}

.colorpicker-dialog #hex .ui-colorpicker-preview-initial, .colorpicker-dialog #hex .ui-colorpicker-preview-current {
  width: 50%;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-padding-top {
  padding-top: 0;
}

.colorpicker-dialog #hex .ui-colorpicker table tr:last-child {
  height: 100%;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-hex {
  text-align: left;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-hex label {
  margin-left: 20px;
  margin-right: 12px;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-hex input {
  margin: .1em;
  width: 4em;
}

@media screen and (min-height: 801px){
  .colorpicker-dialog #pantone #pantone_colors, .colorpicker-dialog #thread #thread_colors {
    max-height: 400px;
    overflow-y: auto;
    margin-top: 10px;
  }
}

@media screen and (max-height: 800px){
  .colorpicker-dialog #pantone #pantone_colors, .colorpicker-dialog #thread #thread_colors {
    max-height: 35vh;
    overflow-y: auto;
    margin-top: 10px;
  }
}

@media screen and (max-height: 500px){
  .colorpicker-dialog #pantone #pantone_colors, .colorpicker-dialog #thread #thread_colors {
    max-height: 15vh;
    overflow-y: auto;
    margin-top: 10px;
  }
}

.colorpicker-dialog #pantone #pantone_colors li {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}

.colorpicker-dialog #thread #thread_colors li {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  text-align: left;
  cursor: pointer;
  font-size: 12px;
}

.colorpicker-dialog #pantone #pantone_colors li.selected, .colorpicker-dialog #thread #thread_colors li.selected {
  padding: 3px;
  border: 2px solid #0066ff;
}

.colorpicker-dialog #pantone #pantone_colors li.filtered, .colorpicker-dialog #thread #thread_colors li.filtered {
  display: none;
}

.colorpicker-dialog #pantone #pantone_colors li .color-preview, .colorpicker-dialog #thread #thread_colors li .color-preview {
  width: 60px;
  height: 60px;
  border: 1px solid #c5c5c5;
}

.colorpicker-dialog #pantone #pantone_colors li .color-name, .colorpicker-dialog #thread #thread_colors li .color-name {
  margin: 0;
  padding: 0;
}

.colorpicker-dialog #pantone #pantone-filter, .colorpicker-dialog #thread #thread-filter {
  margin-top: 10px;
  font-weight: bold;
}

.content-container {
  margin: 0;
  max-width: 100%;
}

#shopify-theme-controls {
  display: none;
}

.faq-wrapper {
 background-color: #F6F3F0;
  padding-bottom: 112px;
  margin: 0 16px;
}

.faq-wrapper h1 {
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
.faq-wrapper h1 {
  margin-bottom: 20px;
}
}

.accordian {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

.accordian_row {
 border-bottom: 1px solid #C7C5C5;
  transition: border-color .2s ease;
}

.accordian_row.-active {
 border-color: #502D3C;
}

.accordian_tab {
 cursor: pointer;
  padding: 24px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordian_tab p {
  font-weight: 500;
  color: #595555;
  margin: 0;
  max-width: calc(90% - 16px);
}

@media screen and (min-width: 768px) {
.accordian_tab p {
  max-width: 80%
}

}

.accordian_tab svg {
  transition: transform .2s ease;
}

.accordian_row.-active .accordian_tab p {
  color: #000;
  opacity: 1;
}

.accordian_row.-active .accordian_tab svg  {
 transform: rotate(-180deg);
}

.accordian_row.-active .accordian_tab svg path  {
 fill: #000000;
}

.accordian_drawer {
  display: none;
  padding-bottom: 36px;
}

.accordian_row.-active .accordian_drawer {
 display: block;
}

.accordian_drawer p {
  margin: 0;
 width: 95%;
}

.accordian_drawer p a {
  opacity: 1;
  font-weight: 500;
  color: #000;
}

@media screen and (min-width: 768px) {
.accordian_drawer p {
  max-width: 85%
}

}

body.permissions_denied_page {
    background-color: #F6F3F0;
}

body.permissions_denied_page .content_container {
    padding-left: 30px;
    padding-right: 30px;
    background-color: #F6F3F0;
    max-width: 1350px;
    margin: auto;
}

body.permissions_denied_page .content_container h1 {
 text-align: center;
}

.sign-in-form {
 width: 100%;
 max-width: 360px;
margin: 16px auto 32px;
  text-align: center;
  
}

.sign-in-form label {
 display: none;
}

.form-control {
 height: 54px;
 line-height: 54px;
  background: #FFFFFF;
  border: 1px solid rgba(80, 45, 60, 0.2);
  border-radius: 2px;
  padding-left: 20px;
  font-size: 15px;
line-height: 22px;
letter-spacing: 0.2px;
 color: rgba(0, 0, 0, 0.5);
   margin-bottom: 8px;
  border-radius: 2px;
}

.form-control:focus {
 outline: none;
  box-shadow: none;
  appearance: none;
  border-color: rgba(80, 45, 60, 0.2);
}

.form-select,
.select2-container {
  height: 54px;
    background: #FFFFFF;
  line-height: 54px;
  border: 1px solid rgba(80, 45, 60, 0.2);
  border-radius: 2px;
  padding-left: 20px;
  font-size: 15px;
  line-height: 22px;
 letter-spacing: 0.2px;
 color: rgba(0, 0, 0, 0.5);
   margin-bottom: 8px;
  border-radius: 2px;
  max-width: 100%;
}


.select2-container--bootstrap4 .select2-selection {
 border: 0;
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    line-height: 54px;
    color: #495057;
    border: 0;
    border: none;
}


.select2-container--bootstrap4.select2-container--focus .select2-selection {
 border-color: initial;
  box-shadow: none;
}

.form-switch .form-check-input {
 width: 38px;
  height: 19px;
  margin-right: 16px;
}

.form-check-input:checked {
 background-color: #000;
}

.form-check-input:focus {
 box-shadow: none;
}

.forgot-link,
.resend-link {
  text-align: center;
  letter-spacing: 0.2px;
  text-decoration-line: underline;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}

.forgot-link:hover,
.resend-link:hover {
  text-decoration-line: underline;
}
