/** Shopify CDN: Minification failed

Line 146:0 Expected "}" to go with "{"

**/
.cl-header-wrapper--border-bottom{
    .cl-header-box {
        width:100%;
       background: #1d1d1f;
    }
	.cl-header {
		max-width: 1030px;
        display: flex;
        justify-content: space-between;
        padding-top: 14px !important;
        padding-bottom: 14px !important;
        max-height: 50px;
        padding-left: 48px !important;
        padding-right: 48px !important;
    
     }
    @media screen and (min-width:990px) {
	.header:not(.drawer-menu).page-width {
     }
     }
    .list-menu--inline span {
	color:#ffffff;
	font-family:Galano Grotesque Alt;
	font-weight:400;
	font-size:14px;
	line-height:22px;
	letter-spacing:0;
	text-decoration:none;
	transition:all 0.5s ease;
      }
   .list-menu--inline span:hover {
	color:#86868b;
	text-decoration:none;
    }
     .svg-wrapper,.header__icon .cl-span-icon {
	color:#ffffff;
	width:20px;
	height:20px;
    }
    /* button .svg-wrapper,.header__icon .cl-span-icon {
	color:#000000;
    } */
    .icon-hamburger {
	color:#ffffff;
     }
    .list-menu--inline {
	gap:49px;
    }
    .header__menu-item {
	padding:0;
    }
    .cl-header-icon .cart-count-bubble {
	bottom:24px;
	left:15px;
   }
.cl-header-icon {
	gap:18px;
	padding-right:0;
}
.header__search .header__icon--search .svg-wrapper {
	width:13px;
	height:13px;
}
.header__icon .svg-wrapper {
	width:14px;
	height:14px;
}
.cl-account-icon {
	display:block;
	width:14px;
}
.cl-header-wrapper--border-bottom {
	border-bottom:none;
	background-color:#1d1d1f;
}
.cl-header__heading-link {
	padding:0;
}
.header__icon,.header__icon--cart .icon {
	height:4.4rem;
	width:24px;
	padding:0;
}
@media screen and (min-width:768px) and (max-width:990px) {
	.cl-header {
	display:flex;
	justify-content:space-between;
    padding: 12px 30px 12px 18px;
}
.cl-header__heading-link {
	margin-left:100px;
	padding:0;
}
}
@media screen and (max-width:768px) {
	.header {
	padding:12px 18px 12px 18px !important;
}
.cl-header {
	justify-content:space-between;
	min-height:49px;
}
.header__icons {
	gap:6px;
}
.header__icon {
	height:14px;
	width:14px;
}
.cl-cart-bubble {
	bottom:16px;
	left:16px;
}
.header__icon .icon {
	height:13px;
	width:13px;
	color:#ffffff;
}
.svg-wrapper>svg {
	height:100%;
	width:100%;
}
.cl-header__heading-link {
	width:85px;
	margin-left:55px;
	padding:0;
}
/* .cl-header-icon .header__search {
	margin:5px;
}
*/
.cl-header-icon .header__icon {
	margin:5px;
}
    .cl-header-icon .cart-count-bubble {
        bottom: 9px;
        left: 10px;
    }
}

