/** Shopify CDN: Minification failed

Line 133:0 Unexpected "}"

**/

.Header .Header__MainMenu .Nav__Link--levelOne:after{
    display: none;
}
.Header__MainMenu .Nav__Link--levelOne{
    font-weight: 600;
}
.Nav__Link:hover{
    cursor: pointer;
}
img {
  -webkit-user-select:none !important;
  -webkit-touch-callout:none !important;
}
/*
.Header .Header__MainMenu  .Nav__Link--levelOne.Nav__Link,
.Header .Header__SecondaryMenu .Nav__Link,
.Header .Header__LogoWrapper .Header__MenuTrigger .Button{
  color: #fff
}
*/
.ProductCard .Product__Block--variantPickerCustom .ColorSwatchList .color__swatch-custom {
      width: 1.3rem;
    height: 1.3rem;
}
.DropdownMenu__Body--mega{
    background: rgba(255,255,255,.1);
}
.Header__MainMenu .DropdownMenu__Body--mega {
    padding: 10px 0;
    background: #fff;
    backdrop-filter: blur(15px);
}
.Header__MainMenu .DropdownMenu__Body--mega  .MegaMenu__Item{
    margin-bottom: 0
}
/*
.DropdownMenu__Body--mega .MegaMenu__Title,
.DropdownMenu__Body--mega .Nav__Link{
    color: #000;
}
.Header .Header__MainMenu .Nav__Link--levelOne:hover{
    color: #fff;
}
.DropdownMenu__Body--mega .Nav__Link:hover{
    color: #000;
}
.Template--index .Header.Header--withSeparationBorder{
    border-color: #fff;
}
*/
.FooterBlock--newsletter .Form__InputGroup .Form__Input{
  border-radius: 0;
}
.details-box .title {
  font-family: var(--tg-sys-typescale-title-medium-font);
    font-style: var(--tg-sys-typescale-title-medium-style);
    font-weight: var(--tg-sys-typescale-title-medium-weight);
    font-size: var(--tg-sys-typescale-title-medium-size);
    line-height: var(--tg-sys-typescale-title-medium-line-height);
    letter-spacing: var(--tg-sys-typescale-title-medium-tracking);
}
.TextOnImage .TextOnImage__Content.custom-box {
    transform: translatey(100%);
    transition: 0.5s;
}
.TextOnImage:hover .TextOnImage__Content.custom-box {
    transform: translatey(0);
    transition: 0.5s;
}

.MenuDrawer .MenuDrawer__Nav--primary .Accordion__Button--levelOne {
  text-transform: uppercase;
}
.MenuDrawer .MenuDrawer__Nav--primary .Accordion__Collapse a {
    text-transform: capitalize;
}
.section-page {
    height: 100%;
}
/*Product Page*/
.ProductSummary .custom-box .Product__Block button.custom-click {
    text-decoration: underline;
}
.ProductSummary .details-box.active .title {
    text-decoration: underline;
}



.ProductDesign .ProductSummary .Accordion__Header .Accordion__Button {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.ProductDesign .ProductSummary .Accordion__Body {
    font-size: 13px;
}
.Drawer--productInfo{
 
}
.Drawer--productInfo.Show {
  
}
.ProductSummary .custom-box {

    margin: 10px 0;
    position: relative;
}
.ProductSummary .custom-box .Product__Block {
    margin: 0;
    padding: 0;
}
.ProductSummary .custom-box .Product__Block button {
    padding: 0;
    font-size: 12px;
    text-decoration: underline;
    text-decoration-color: black;
    background-color: transparent;
    border: none;
    color: black;
    transition: color 0.3s ease;
}

.ProductSummary .custom-box .Product__Block button:hover {
    color: #9E9E9E;
}
}
.ProductSummary .details-box .title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.ProductSummary .details-box .Collapse {
    position: absolute;
    left: 0;
    width: 100%;
}
.ProductSummary .details-box-item {
    width: 100%;
    max-height: 0;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
}
.ProductSummary .details-box-item.active {
    max-height: 900px;
    transition: max-height 0.3s ease-in;
}
.Product__Block--variantPickerCustom {
    display: flex;
    flex-direction: row;
    justify-content: left;
    gap: 10px;
  min-height: 2rem;
}
.Product__Block--variantPickerCustom a:hover {
   border: 1px solid var(--tg-product-swatch-border-checked-color)
}
quick-add-to-cart-button{
width: 100%;
}
.Product__Block--variantPickerCustom a {
    display: flex;
   border: 1px solid transparent;
}
.Product__Block--variantPickerCustom a.color__curent {
  border: 1px solid var(--tg-product-swatch-border-checked-color)
}
.Product__Block--variantPickerCustom a:hover {
  cursor:pointer
}
.Product__Block--variantPickerCustom img{
  max-width: 50px;
}

.ProductSummary .Product__Title {
  font-weight: var(--product-title-font-weight);
}
.product_card-color {
  width: 1.8rem;
  height: 1.8rem;
  overflow: hidden;
  border-radius: 50%;
}
.product_card-color label {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.Template--page .TextOnImage__Content {
      backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
.Product__Block--variantPickerCustom .ColorSwatchList {
  display: flex;
  flex-direction: row;
  gap: 5px;
      margin-top: 3px;
}
.Product__Block--variantPickerCustom .ColorSwatchList li {
  margin: 0;
}
.ProductCard .ProductCard__Info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media (hover: none) {
    .TextOnImage .TextOnImage__Content.custom-box {
        transform: translatey(0);
    }
    .TextOnImage:hover .TextOnImage__Content.custom-box {
        transform: translatey(0);
    }
}


 .ProductCard__Info, .ProductCard, .ProductCard__Inner{
    min-height: 50px;
}

.Nav__Link.Active {
  color: var(--tg-component-dropdown-body-text-color-hover) !important;
}

@media screen and (min-width: 641px) {
  .ProductCard:hover .ProductCard__Inner .ProductCard__Info > *, 
.ProductCard:hover .ProductCard__Inner .ProductCard__Info .ProductCard__Title a, 
.ProductCard:hover .ProductCard__Inner .ProductCard__Info .ProductCard__Meta .Product__PriceList {

}
  .ProductRecommendations .Button--outline{
  
  }
}
/*
@media screen and (min-width: 1008px) {
    .ProductCard__Info {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        background: rgba(255,255,255,.51);
        transform: translateY(50px);
        transition: all 0.5s;
    }
    .ProductCard:hover .ProductCard__Info{
        opacity: 1;
        transform: translateY(0);
    }
    .ProductCard{
        overflow: hidden;
    }
}
*/
.Banner .TextOnImage__Content .SectionHeader{
  margin: 0;
}

body .SearchDrawer {
    top: 0
}

@media screen and (max-width: 1108px) {
  .ProductCard {
    position: relative;
  }
  .ProductCard .show-second-image  img.ProductCard__Image--alternate {
    opacity: 0 ;
  }
  
  .ProductCard .show-second-image img.ProductCard__Image {
    opacity: 1;
  }
}

@media screen and (max-width: 640px) {
.ProductCard {
  position: relative;
}
.ProductCard .show-second-image  img.ProductCard__Image--alternate {
  opacity: 0 ;
}

.ProductCard .show-second-image img.ProductCard__Image {
  opacity: 1;
}

  body .Header__Main{
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    }
    .CollectionList:not(.CollectionList--horizontal) .Grid .Grid__Item{
        padding: 0 !important
    }
  .Header__Main .Header__MenuTrigger button{
    padding-top: 0;
    padding-bottom: 0;
    }
  .ProductCard__Info, .ProductCard, .ProductCard__Inner{
      overflow: hidden;
  }
  .Template--index section .TextOnImage .TextOnImage__Content{
        justify-content: center;
        text-align: center;
    padding: 1rem !important;
  }
  .Template--index .TextOnImage .SectionHeader {
    margin-bottom: 0rem;
  }
}

.Nav__Link.active, .Accordion__Button.active{
    color: var(--tg-component-dropdown-body-text-color-hover)!important;
}


.MenuDrawer .Accordion__Collapse {
  border: none !important
}
.Drawer__Body .Accordion__Body { padding: 0}
.Drawer__Body .Accordion__Body .Nav__Link{ padding: 0.2rem 0}
.Drawer__Body .Accordion__Item .Accordion__Button { border: none;padding: .5rem 0rem;}
.CartItem .CartItem__Quantity { border: none; margin-right: 100%;}
.CartItem .CartItem__QuantityButton { padding: 0.2rem 0}
.CartItem .CartItem__QuantityNum {
  font-size: 14px;
}
.CartItem__Info {
  overflow: hidden
}
.CartItem .CartItem__QuantityNum:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

button.chat-toggle.chat-toggle--text-button.text-only {
    height: 40px !important;
    padding: 0 15px !important;
}
button.chat-toggle .chat-title {
    font-size: 15px;
}
iframe[src*="recaptcha"] {
  display: none !important;
}
inbox-online-store-chat#ShopifyChat {
    right:calc(var(--tg-container-gutter-x) * 4) !important;
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1180px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .template-collection-list.template-page .TextOnImage__Content {
    display: none;
  }
}
