/** Shopify CDN: Minification failed

Line 471:1 Unexpected "/"

**/
/*----LOG custom -----*/
.header__icon,
.header__menu-item {
    color: #f9db99 !important;
}
span.header__active-menu-item{
  color: red !important;
}
h2.h1 {
    font-weight: 600 !important;
    color: #8E702E !important;
}

.product__title h1,
h1,
.collection-hero__title {
  font-weight: 600 !important;
}

h2.h4.accordion__title {
  font-weight: 100 !important;
  font-size: 14px !important;
}

.product-form__note input {
    max-width: none !important;
    width: 100% !important;
    height: 30px !important;
}

input#Note- {
    padding-left: 10px;
    font-size: 18px;
    font-family: var(--font-heading-family);
}

/*--- End LOG----*/


a.child.menu-drawer__menu-item.link.link--text.list-menu__item.focus-inset {
    font-size: 1.5rem !important;
}

.mega-menu__link {
  font-size: 1.5 !important;
}

a.grandchild.menu-drawer__menu-item.link.link--text.list-menu__item.focus-inset {
    font-size: 1.5rem !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.newsletter__wrapper {
    background-color: transparent !important;
}

@media screen and (min-width: 500px) {
.newsletter__wrapper {
    border: 4px solid black !important;
}
}

@media screen and (max-width: 500px) {
.newsletter__wrapper {
    border: none !important;
}
}

.list-menu__item {
    text-align: left !important;
}

.share-button__button {
  color: white !important;
}


/*------header links font size ------*/

.list-menu__item {
    font-size: 1.5rem !important;
}

ul.list-menu.list-menu--inline {
  font-size: 1rem !important;
  font-weight: 600 !important;
}

/*----2 span fix ------*/

li.grid__item.twospan .promo-image {
    margin: 0 !important;
    width: calc(133% - 2 * var(--card-image-padding)) !important;
}

.price__sale {

    font-weight: 700 !important;
}
.product__description.rte.quick-add-hidden {
    font-size: 12px;
}

.title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin {
    display: flex !important;
    justify-content: center !important;
}

button.product-form__submit.button.button--full-width.button--primary {
  text-transform: uppercase !important;
}


button, .button{
  border-radius: 0 !important;
  text-transform: uppercase !important;
}

h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 2.5rem) !important;
    font-weight: 500 !important;
}

.product-recommendations__heading {
    font-size: 16px !important;
}

h2.title.h2 {
  display: flex;
  justify-content: center;
}

/* -----------PROMO-------*/

.grid--3-col-desktop .grid__item.twospan .promo-container,
.grid--4-col-desktop .grid__item.twospan .promo-container{
    width: calc(202%) !important;
}

li.grid__item.twospan .promo-image {
    margin: 0 !important;
    width: calc(39% - 2 * var(--card-image-padding)) !important;
}

li.grid__item.twospan {
    height: 50% !important;
}

.blank-grid-item {
  z-index: -1 !important;
}
li.grid__item.twospan {
    z-index: 100 !important;
}


/*---------PROMO Featured Grid STYLES--------*/
.promo-container {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.promo-image-container {
    display: flex !important;
    justify-content: center !important;
}

@media screen and (max-width: 500px) {
	.promo-image-container {
		margin: 3px !important;
	}
}


.promo-container a{
    text-decoration: none;
  margin: 20px;
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
  font: inherit;
}

.promo-image-container {
    margin: 0rem 4rem 1rem;
}

.promo-image {
    margin: var(--card-image-padding);
    width: calc(100% - 2 * var(--card-image-padding));
}

h2.promo-title {
    text-align: center;
    margin-top: 0 !important;
    color: white !important;
} 

.button,
a.button.button--primary.promo-button {
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    padding: 0.8rem;
    line-height: 1.7rem;
}


/* ------------------HIDE/Reveal the Mega Menu images--------------------------------*/

a.mega-menu__link.mega-menu__link--level-2.link img {
  display: block !important;
}

/* --------------Mega Menu Styles------------------ */

.shop-the-collection-link {
  padding: 1.1rem 3.2rem !important;
  display: flex;
}

ul.list-unstyled {
    margin-left: 3px !important;
}

.shop-the-collection-link a{
  text-align: left !important;
  text-decoration: none;
  color: white !important;
  font-size: 1.8rem;
}
  
ul.menu-drawer__menu.list-menu img {
    width: 80%;
    margin: 30px 36px 0 36px;
}

.menu-drawer .link--text {
    color: white !important;
}

.menu-drawer__inner-submenu {
    height: 100vh !important;
}

summary .icon-caret {
    position: relative !important;
    height: 0.7rem !important;
    margin-top: -5px !important;
  right: -5px !important;
}

a.mega-menu__link.mega-menu__link--level-2.link img {
    width: 100% !important;
    margin-bottom: 12px !important;
}

a.mega-menu__link.mega-menu__link--level-2.link {
    text-align: left !important;
    color: #C1C1BF !important;
    font-weight: bold !important;
    font-size: 1.7rem;
}

a.mega-menu__link.mega-menu__link--level-2.link:hover {
    scale: 102% !important;
}
  
.mega-menu__list {
    grid-template-columns: repeat(4,minmax(0,1fr)) !important;
}

.mega-menu__link {
    color: white !important;
    text-align: left !important;
}

.collection-image img {
    width: 100%;
}


/* collection list titles on HP*/
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width {
    opacity: .5 !important;
}
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width:hover {
    opacity: .9 !important;
}



.multicolumn-card__info .link {
    text-decoration: uppercase;
    font-size: 2rem !important;
  font-weight: 500 !important;
  color: white !important;
}

.multicolumn.background-primary .multicolumn-card {
    background: black !important;
}

.multicolumn-card__info {
  position: absolute  !important;
  top: 50%  !important;
  left: 50%  !important;
  transform: translate(-50%, -50%)  !important;
}

.slider-button {
    display: none !important;
}

/*------ADA-----*/
a.hidethelink span {
    display: none!important;
}

/*----------------INFINITY SCROLL, hide pagination count-------------------*/
.pagination__list {
    display: none !important;
}
/*----------------HEADER-------------------*/
/* Center nav items*/
.header.header--middle-left.page-width.header--has-menu {
  text-align: center !important;
  max-width: none !important;
  
}

.header.header--top-left.page-width.header--has-menu {
  text-align: center !important;
  max-width: none !important;
}

@media screen and (min-width: 990px){
.header--middle-left {
    grid-template-columns: 1fr 2fr 1fr !important;
}
}


/*----------------HOMEPAGE-------------------*/
/* product title size on HP*/
.h5 {
    font-size: calc(var(--font-heading-scale) * 2rem) !important;
}

/* collection list titles on HP*/
.collection-list-wrapper h3.card__heading {
    color: rgb(var(--color-link))!important;
    border: 2px solid rgb(var(--color-link));
    padding: 20px;
    width: fit-content;
    margin: 0 auto;
    background-color: #000 !important;
}

.collection-list-wrapper {
  margin-bottom: 80px !important;
}

.collection-list-wrapper .card__content {
  position: absolute !important;
  top: 30%;
}

.slider-button {
    display: none !important;
}

/*----------Slideshow ----------*/
/*----------------MOBILE SLIDER ISSUE FIX-------------------*/
slideshow-component .slideshow.banner {
    touch-action: auto pan-x !important;
    overflow-y: hidden !important;
}

.slider-button {
    display: none !important;
}

@media screen and (min-width: 749px) {
	.slideshow__media.banner__media.media-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 749px) {
	.slideshow__media.banner__media.media.banner__media-mobile {
		display: block !important;
	}
  /*.slideshow__media.banner__media.media {
    display: none;
}*/
}

/*-------------------------Banner Image ------------------------*/
.banner__media.media.banner__media-mobile {
  display: none !important;
}

@media screen and (max-width: 749px) {
.banner__media.media.banner__media-desktop {
    display: none !important;
}
  .banner__media.media.banner__media-mobile {
  display: block !important;
}
}

/*----------------EMAIL SIGN UP / "NEWSLETTER"-------------------*/

.newsletter__subheading {
    max-width: 40rem !important;
    font-size: 1rem;
    color: rgb(var(--color-link))!important;
}

.newsletter-form__field-wrapper .field .field__label {
  color: rgb(var(--color-link))!important;
}
/*.newsletter__subheading.rte {
    color: rgb(var(--color-link))!important;
}*/

.field__input {
    border: 2px solid rgb(var(--color-foreground))!important;
    background: none !important;
}

.newsletter.center {
    /*margin: 0px auto;*/
    padding: 50px 0 !important;
    background-position: center !important;
}

.newsletter-form__button {
    color: rgb(var(--color-link))!important;
}

.newsletter__wrapper>* {
  color: rgb(var(--color-link))!important;
}

.newsletter__wrapper {
  padding: 40px !important;
  margin: 0 auto !important;
  border-color: rgb(var(--color-link))!important;
}

@media screen and (min-width: 600px){
.newsletter__wrapper {
    width: 580px !important;
}
}

.newsletter-wrapper .newsletter-form__field-wrapper .field {
  color: rgb(var(--color-link))!important;
}

.newsletter input[type="email"] {
  border: 2px solid rgb(var(--color-link)) !important;
}
*/

/*----------------FOOTER-------------------*/
ul.footer-block__details-content.list-unstyled {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

ul.footer-block__details-content.list-unstyled .link{
font-size: 1.3rem !important;
    text-transform: uppercase !important;
}

@media only screen and (max-width: 750px) {
.footer .list-menu__item {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
 }
}

.list-social {
    justify-content: center !important;
}
.list-unstyled {
    margin: 15px !important;
}

.list-partners__item .icon {
    height: 2.6rem;
    color: rgb(var(--color-foreground))!important;
}

ul.footer__list-partners.list-unstyled.list-partners {
    display: flex !important;
}

li.list-partners__item {
    margin: 10px !important;
}

.list-social__item .icon {
    fill: rgb(var(--color-foreground))!important;
}

.footer__content-top {
   padding-bottom: 0 !important;
}

.footer__content-bottom {
   border-top: none !important;
}

/* currency switcher styles and positioning  */
.wsscc-dropdown {
    position: relative !important;
}

.wsscc-dropdown.has-search.bottomLeft {
    max-width: 114px !important;
    bottom: 200px !important;
    left: 45vw !important;
}

div#wssccSelected {
    background: none !important;
}

@media only screen and (max-width: 750px) {
  .wsscc-dropdown.has-search.bottomLeft {
     left: 38vw !important;
     bottom: 180px !important;
  }
}

@media only screen and (max-width: 500px) {
  .wsscc-dropdown.has-search.bottomLeft {
     bottom: 200px !important;
  }
}

.wsscc-dropdown.wsscc-dropdownundefined.has-search.bottomLeft {
    display: flex !important;
    justify-content: center !important;
}


/*--------Store Selector Styles----------*/

  .text-center {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 70px;
}
  
a.button.button--primary.button.button--secondary{
  color: rgba(var(--color-foreground)) !important;
  border: 1px solid rgba(var(--color-foreground)) !important;
  --color-background: rgba(var(--color-foreground)) !important;
  background-color: rgba(var(--color-background)) !important;
}

a.button.button--primary.button.button--secondary:hover{
  --color-background: rgba(var(--color-foreground)) !important;
  border: 2px solid !important;
}

a.button.button--primary {
  background-color: rgba(var(--color-foreground)) !important;
  --alpha-button-background: none !important;
}

a.button.button--primary:hover {
  background-color: rgba(var(--color-foreground)) !important;
  border: 2px solid rgba(var(--color-foreground)) !important;
  transform: scale(1.02) !important;
}

/* rich text store selector buttons */
.button[aria-disabled=true] {
    opacity: 1 !important;
}


/*----------------PRODUCT AND COLLECTION PAGES-------------------*/
/* link color in returns */
.product__accordion a {
    color: rgba(var(--color-foreground))!important;
}

/*shipping and returns copy size */
.product__accordion p {
    font-size: smaller !important;
}

/* center page titles */
.main-page-title {
    text-align: center !important;
}

.collection-hero__title {
    text-align: center !important;
}

/*----------------PAGE TITLE STYLE OVERIDES-------------------*/

.header {
    text-transform: uppercase;
}
.header__menu-item {
    padding: 5px 1.2rem;
}

.header__menu-item {
    padding: 0.5rem 1.2rem !important;
}

.list-menu--inline {
    justify-content: center !important;
}

h2.h1 {
    text-transform: uppercase !important;
}
h1 {
    text-transform: uppercase;
}

h3.card__heading {
    font-size: 2rem !important;
    text-transform: uppercase !important;
}

.locksmith-passcode {
    height: 50px !important;
    background-color: black;
    border: 2px solid rgb(var(--color-link))!important;
    padding-left: 15px !important;
    color: white !important;
}
/* Above Nav Banner*/
p.announcement-bar__message.h5 {
    font-size: 16px !important;
  font-family: 'Roboto Mono' !important;
    font-weight:400 !important;
}

/*----------------SOLD OUT SWATCH STYLE-------------------*/
.product-form__input input[type='radio'].disabled + label,
.product-form__input input[type='radio']:disabled + label,
.product-form__input input[type='radio'].uanvailable + label {
  border-color: rgba(var(--color-foreground), 0.3);
  color: rgba(var(--color-foreground), 0.4);
  text-decoration: line-through;
}
.product-form__input input[type='radio'].disabled:checked + label,
.product-form__input input[type='radio'].unavailable:checked + label {
  color: rgb(var(--color-background));
}