/** Shopify CDN: Minification failed

Line 25:1 Unexpected "{"

**/

footer.site-footer {
    display: none;
}
footer#mobile-footer-menu{
	display:none;
}

#custom-footer .footnav-item .custom-menu a {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.15em;
  color: #FFFFFF;
  text-decoration: none;
  padding-right: 37px;
  
}

 {
  background-color:#231F20;
  color:#ffffff;
}

#custom-footer .footnav-item .custom-menu li{
	list-style-type: none;
	padding-bottom: 39px;
}
#custom-footer .footnav-menu-link {
    margin-bottom: 14px;
}
#custom-footer .footnav-item {
	padding-top:105px;
	padding-bottom:46px;
}

#custom-footer .footnav-item ul.custom-menu{
	padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 650px;
    margin: 0 auto;
    flex-wrap: wrap;	
}
#custom-footer .footnav-item .custom-menu li img{
    padding-right:10px;
    vertical-align: middle;
}
#custom-footer img.text-logo {
  position: relative;
  transform: translatey(50%);
}
#custom-footer h1.footnav-title,#mobile-footer-menu h1.footnav-title {
    color: white; 
	 margin-bottom: 14px;
	
}
#custom-footer .nav-footer-item nav.footnav {
    justify-content: space-evenly;
	padding-bottom:108px
}

#custom-footer ul.footnav-menu h2 {
    margin: 0;
}
#custom-footer ul.footnav-menu h2,#mobile-footer-menu ul.footnav-menu h2 {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 14px;
    text-align: center;
    font-family: Calibre;
}

#custom-footer .social a,#mobile-footer-menu .social a {
    color: white;
}
#custom-footer .social .social-link svg {
    width: 22px;
    height: 22px;
}
#custom-footer .footnav-menu li.footnav-menu-link a {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
	font-weight: 600;
}
#custom-footer .sub-menu li.footnav-menu-link a {
    font-weight: 400;
}

#custom-footer .newsletter h1{
    margin-bottom:14px;
}

#custom-footer .newsletter .needsclick , #mobile-footer-menu .newsletter .needsclick{
    background-color: transparent!important;
    display: block!important;
    flex-direction: unset!important;
    width: 100%;
    padding: 0!important;
}
#custom-footer .newsletter .needsclick input[type="email"],#mobile-footer-menu .newsletter .needsclick input[type="email"]{
    width:250px;
    background: #FFFFFF!important;
    color: rgba(35, 31, 32, 0.5)!important;
    font-size: 12px!important;
    font-weight: 600!important;
    margin-bottom:12px!important;
    height:30px!important;
    padding-left:13px!important;
    font-family: Calibre!important;
   
}
#custom-footer .newsletter .needsclick button[type="button"],#mobile-footer-menu .newsletter .needsclick button[type="button"]{
    width:250px!important;
    text-align: left!important;
    border: 1px solid rgb(180, 187, 195)!important;
    font-weight: 600!important;
    padding:8px 0px !important;
    padding-left:13px!important;
    font-family: Calibre!important;
	box-sizing: border-box;
}
#custom-footer .newsletter .needsclick .ql-editor p,#mobile-footer-menu .newsletter .needsclick .ql-editor p{
	display:block;
}
#custom-footer .newsletter .needsclick span.ql-font-tahoma, #mobile-footer-menu .newsletter .needsclick span.ql-font-tahoma {
    display: none;
}


@media only screen and (max-width: 767px){
	footer#custom-footer{
		display:none;
	}
	footer#mobile-footer-menu{
		display:block;
		padding-left:40px;
		padding-right:40px;
		padding-top:71px;
	}
	#mobile-footer-menu .newsletter{
		padding-bottom:41px;
	}
	#mobile-footer-menu .newsletter .needsclick{
		max-width:100%!important;
	}
	#mobile-footer-menu .newsletter .footnav-title{
		color:#fff;
		letter-spacing: 1.5px;
		margin-bottom: 14px;
	}
	#mobile-footer-menu .newsletter .needsclick input[type="email"]{
		width:100%;
	}
	#mobile-footer-menu .newsletter .needsclick button[type="button"]{
		width:100%!important;
	}
	#mobile-footer-menu .footnav-title{
		padding-top:64px;
	}
	#mobile-footer-menu .social{
		margin: 0;
        padding-bottom: 34px;
        justify-content: left;
        padding-left: 40px;
	}
	#mobile-footer-menu .social a {
        margin-left: 0;
        margin-right: 11px;
	}
	#mobile-footer-menu .top_menu li:nth-child(even){
      float:right;
      width:50%;
	  margin-bottom: 14px;
	  padding-left: 40px;
	  letter-spacing: 1.5px;
	  font-weight: 600;
	}

	#mobile-footer-menu .top_menu li:nth-child(odd){
      float:left;
      width:50%;
	  margin-bottom: 14px;
	  letter-spacing: 1.5px;
	  font-weight: 600;
	}
	#mobile-footer-menu .footnav-menu:after {
      content: '';
      width: 100%;
      display: table;
	}
	#mobile-footer-menu ul.footnav-menu.bottom-menu {
      width: 50%;
      float: left;
	  letter-spacing: 1.5px;
	}
 	#mobile-footer-menu ul.footnav-menu.bottom-menu .footnav-title{
		margin-bottom: 14px;
	}
	#mobile-footer-menu ul.footnav-menu a h2{
		margin-top:64px;
		margin-bottom: 14px;
		padding-bottom: 0;
    	line-height: unset;
		color:#fff;
	}
	#mobile-footer-menu ul.footnav-menu h2{
        text-align: left;
        padding-left: 40px;
        width: 50%;
        float: right;
		letter-spacing: 1.5px;
		margin-bottom: 14px;
		padding-bottom: 0;
    	line-height: unset;
	}
	.bottom-menu li.footnav-menu-link {
      	margin-bottom: 14px;
	}
	#mobile-footer-menu img.text-logo {
    	margin-bottom: 27px;
		position: relative;
        left: 50%;
        transform: translate(-50%);
	}
	#mobile-footer-menu p.copy {
      font-size: 10px;
      margin: 0;
      padding-bottom: 14px;
      text-align: center;
      line-height: 12px;
      letter-spacing: 2px;
	}

}










.home_page  #custom-footer .footnav-menu li.footnav-menu-link a {
    letter-spacing: 0.15em;
}
  #custom-footer .footnav-menu li.footnav-menu-link a {
    letter-spacing: 0.15em;
}

.home_page #custom-footer h1.footnav-title, #mobile-footer-menu h1.footnav-title {
    letter-spacing: 1.5px;
}

.home_page #custom-footer ul.footnav-menu h2 {
    letter-spacing: 1.5px;
}
.home_page #custom-footer h1.footnav-title, #mobile-footer-menu h1.footnav-title {
    line-height: normal;
    padding-top: 0;
}
.home_page #custom-footer ul.footnav-menu h2, #mobile-footer-menu ul.footnav-menu h2 {
    line-height: normal;
    padding-top: 0;
}
.home_page #custom-footer .footnav-item {
    margin-bottom: 0;
}
.home_page ul.footnav-menu h2 {
  text-align: left !important;
}
.home_page a.old_logo, .product_page a.old_logo{
    display: none;
}
.home_page .new_logo, .product_page a.new_logo{
   display: block;
}
.home_page #mobile-footer-menu img.text-logo, .product_page #mobile-footer-menu img.text-logo{
    max-width: 100%;
}
.home_page #mobile-footer-menu img.text-logo, .product_page #mobile-footer-menu img.text-logo{
    max-width: 32px;
}
.new_logo {
    display: none ;
}
.bar-banner {
    letter-spacing: 2.3px;
}
 .home_page #custom-footer img.text-logo {
  max-width: 32px;
} 
body{
	padding-bottom:0px!important;
}
.site-main {
    background: transparent;
    color: #292929;
}
footer.site-footer {
    display: none;
}
footer#mobile-footer-menu{
	display:none;
}

#custom-footer .footnav-item .custom-menu a {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.15em;
  color: #FFFFFF;
  text-decoration: none;
  padding-right: 37px;
	display: flex;
   	align-items: center;
  
}
#shopify-section-site-footer {
  background-color:#231F20;
  color:#ffffff;
}

#custom-footer .footnav-item .custom-menu li{
	list-style-type: none;
	padding-bottom: 39px;
}
#custom-footer .footnav-menu-link {
    margin-bottom: 14px;
    line-height: normal;
}
#custom-footer .footnav-item {
	padding-top:105px;
	padding-bottom:46px;
}

#custom-footer .footnav-item ul.custom-menu{
	padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 650px;
    margin: 0 auto;
    flex-wrap: wrap;	
}
#custom-footer .footnav-item .custom-menu li img{
    padding-right:10px;
    vertical-align: middle;
	width: 32.45px;
}
#custom-footer .footnav-item .custom-menu li img {
	width: auto;
	display: none;
}
#custom-footer .footnav-item .custom-menu label {
    padding-left: 10px;
}

#custom-footer img.text-logo {
  position: relative;
  transform: none;
  padding-top: 6px;
  max-width: 28px;
}

#custom-footer h1.footnav-title,#mobile-footer-menu h1.footnav-title {
    color: white; 
	 margin-bottom: 14px;
	
}
#custom-footer .nav-footer-item nav.footnav {
    justify-content: space-evenly;
	padding-bottom:104px
	margin-left: 0;
    margin-right: 0;
}

#custom-footer ul.footnav-menu h2 {
    margin: 0;
}
#custom-footer ul.footnav-menu h2,#mobile-footer-menu ul.footnav-menu h2 {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 14px;
    text-align: center;
    font-family: Calibre;
	padding-top: 5px;
}

#custom-footer .social a,#mobile-footer-menu .social a {
    color: white;
	font-size: 20px;
	line-height: initial;
}
#custom-footer .social .social-link svg, #mobile-footer-menu .social svg {
    width: 22px;
    height: 22px;
}
#custom-footer .social .social-link-twitter svg, #mobile-footer-menu .social .social-link-twitter svg {
	width: 24px;
	height: 24px;
}
#custom-footer .footnav-menu li.footnav-menu-link a {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
	font-weight: 600;
}
#custom-footer .sub-menu li.footnav-menu-link a {
    font-weight: 400;
}

#custom-footer .newsletter h1{
    margin-bottom:14px;
	padding-top: 5px;
}

#custom-footer .newsletter .needsclick , #mobile-footer-menu .newsletter .needsclick{
    background-color: transparent!important;
    display: block!important;
    flex-direction: unset!important;
    width: 100%;
    padding: 0!important;
}
#custom-footer .newsletter .needsclick input[type="email"],#mobile-footer-menu .newsletter .needsclick input[type="email"]{
    width:250px;
    background: #FFFFFF!important;
    color: rgba(35, 31, 32, 0.5)!important;
    font-size: 12px!important;
    font-weight: 600!important;
    margin-bottom:12px!important;
    height:30px!important;
    padding-left:13px!important;
    font-family: Calibre!important;
}

#custom-footer .newsletter .needsclick button[type="button"],#mobile-footer-menu .newsletter .needsclick button[type="button"]{
    width:250px!important;
    text-align: left!important;
    border: 1px solid rgb(180, 187, 195)!important;
    font-weight: 600!important;
    padding:8px 0px !important;
    padding-left:13px!important;
    font-family: Calibre!important;
	box-sizing: border-box;
}
#custom-footer .newsletter .needsclick .ql-editor p,#mobile-footer-menu .newsletter .needsclick .ql-editor p{
	display:block;
	color:#fff;
}
#custom-footer .newsletter .needsclick span.ql-font-tahoma, #mobile-footer-menu .newsletter .needsclick span.ql-font-tahoma {
    display: none;
}
.needsclick.go407003410.kl-private-reset-css-Xuajs1 {
    margin-top: 35px;
}

#custom-footer .needsclick span#klaviyo_ariaid_3,#mobile-footer-menu .needsclick span#klaviyo_ariaid_3 {
    padding: 5px!important;
    font-size:13px!important;
}
#custom-footer .go407003410.go407003410.go407003410.go407003410.go407003410.go407003410::before,#mobile-footer-menu .go407003410.go407003410.go407003410.go407003410.go407003410.go407003410::before{
    display:none;
}
#custom-footer .go407003410.go407003410.go407003410.go407003410.go407003410.go407003410::after,#mobile-footer-menu .go407003410.go407003410.go407003410.go407003410.go407003410.go407003410::after{
    display:none;
}
#custom-footer .social a path, #mobile-footer-menu .social a path, #custom-footer .social a rect, #mobile-footer-menu .social a rect, #custom-footer .social a path, #mobile-footer-menu .social a path, #custom-footer .social a circle, #mobile-footer-menu .social a circle {
	stroke: #fff;
}
.product_page footer#custom-footer {
   margin-top: -4px;
}
@media only screen and (max-width: 1024px){
  .product_page footer#mobile-footer-menu {
    padding-bottom: 350px;
  }
  .product_page footer#custom-footer {
    padding-bottom: 300px;
  }
  .product_page #custom-footer .nav-footer-item nav.footnav {
      padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px){
.home_page #mobile-footer-menu .newsletter {
  padding-bottom:30px;
}
.home_page #mobile-footer-menu ul.footnav-menu h2 {
    margin-top: 59px;
    font-family: Karla;
    font-weight: 500 !important;
    line-height:normal;
} 
.home_page #mobile-footer-menu .social {
    padding-bottom: 67px; 
}
.home_page .contact_link { 
    display: none;
}
.home_page  #mobile-footer-menu .newsletter .needsclick input::placeholder {
    font-size: 15px;
    font-family: Karla;
    font-weight: 400 !important; 
    color: rgba(35, 31, 32, 0.5)!important;
    letter-spacing:2px;
}
.home_page #mobile-footer-menu .newsletter .needsclick input {
    min-height: 40px;
    margin-bottom:20px !important;
}
.home_page #mobile-footer-menu .newsletter .footnav-title {
    font-size: 15px;
    font-family: Karla;
    font-weight: 500 !important;
}
.home_page #mobile-footer-menu .newsletter .needsclick button[type="button"] {
    font-size: 15px !important;
    font-family: 'Karla' !important;
    font-weight: 500 !important;
      min-height: 40px;
}
  .home_page #mobile-footer-menu .top_menu li:nth-child(odd) {
    margin-bottom: 9px;
}

.home_page  #mobile-footer-menu .top_menu li:nth-child(even) {
    margin-bottom: 9px;
    text-wrap: nowrap;
}

.home_page  #mobile-footer-menu ul.footnav-menu.bottom-menu .footnav-title {
    margin-bottom: 9px;
    font-size: 15px;
    font-family: Karla;
    font-weight: 500 !important;
    margin-top:59px;
}

.home_page .bottom-menu li.footnav-menu-link {
    margin-bottom: 9px;
    line-height: normal;
    font-family: Karla;
    font-weight: 400 !important; 
}

.home_page  #mobile-footer-menu ul.footnav-menu a h2 {
    margin-bottom: 9px;
    font-size: 15px;
}
  .home_page #mobile-footer-menu p.copy {
    font-family: Karla;
    font-weight: 400 !important; 
  }

.home_page .footnav-menu {
    font-size: 15px !important;
}
.home_page  #mobile-footer-menu ul.footnav-menu h2 {
    font-size: 15px;
}

.home_page #mobile-footer-menu .top_menu li {
    line-height: normal;
    font-family: Karla;
    font-weight: 500 !important;
}
    .home_page #mobile-footer-menu img.text-logo, .product_page #mobile-footer-menu img.text-logo {
      max-width: 41px;
      margin-bottom: 96px;
    }
    .product_page footer#mobile-footer-menu {
      padding-bottom: 350px;
    }
	footer#custom-footer{
		display:none;
	}
	.scroll-lock .bar-banner {
       	z-index: 9;
	}
	footer#mobile-footer-menu{
		display:block;
		padding-left:40px;
		padding-right:40px;
		padding-top:71px;
		padding-bottom: 26px;
	}
	#mobile-footer-menu .newsletter .needsclick span#klaviyo_ariaid_4 {
        padding: 2px!important;
        font-size: 10px!important;
	}
    

	#mobile-footer-menu .newsletter{
		padding-bottom:41px;
	}
	#mobile-footer-menu .newsletter .needsclick{
		max-width:100%!important;
	}
	#mobile-footer-menu .newsletter .footnav-title{
		color:#fff;
		letter-spacing: 1.5px;
		margin-bottom: 14px;
	}
	#mobile-footer-menu .newsletter .needsclick input[type="email"]{
		width:100%;
	}
	#mobile-footer-menu .newsletter .needsclick button[type="button"]{
		width:100%!important;
	}
	#mobile-footer-menu .footnav-title{
		padding-top:0px;
	}
	#mobile-footer-menu .social{
		margin: 0;
        padding-bottom: 34px;
        justify-content: left;
        padding-left: 40px;
	}
	#mobile-footer-menu .social a {
        margin-left: 0;
        margin-right: 11px;
	}
	#mobile-footer-menu .top_menu li:nth-child(even){
      float:right;
      width:50%;
	  margin-bottom: 14px;
	  padding-left: 40px;
	  letter-spacing: 1.5px;
	  font-weight: 600;
	}

	#mobile-footer-menu .top_menu li:nth-child(odd){
      float:left;
      width:50%;
	  margin-bottom: 14px;
	  letter-spacing: 1.5px;
	  font-weight: 600;
	}
	#mobile-footer-menu .footnav-menu:after {
      content: '';
      width: 100%;
      display: table;
	}
	#mobile-footer-menu ul.footnav-menu.bottom-menu {
      width: 50%;
      float: left;
	  letter-spacing: 1.5px;
	}
 	#mobile-footer-menu ul.footnav-menu.bottom-menu .footnav-title{
		margin-bottom: 14px;
		margin-top: 64px;
	}
	#mobile-footer-menu ul.footnav-menu a h2{
		margin-top:64px;
		margin-bottom: 14px;
		padding-bottom: 0;
    	line-height: unset;
		color:#fff;
		padding-top:0px;
	}
	#mobile-footer-menu ul.footnav-menu h2{
        text-align: left;
        padding-left: 40px;
        width: 50%;
        float: right;
		letter-spacing: 1.5px;
		margin-bottom: 14px;
		padding-bottom: 0;
		padding-top:0px;
    	line-height: unset;
	}
	.bottom-menu li.footnav-menu-link {
      	margin-bottom: 14px;
	}
	#mobile-footer-menu img.text-logo {
    	margin-bottom: 27px;
		position: relative;
        left: 50%;
        transform: translate(-50%);
		max-width:28.19px;
	}
	#mobile-footer-menu p.copy {
      font-size: 10px;
      margin: 0;
      padding-bottom: 20px; 
      text-align: center;
      line-height: 12px;
      letter-spacing: 2px;
	}
  
} 
@media only screen and (max-width: 483px){
  .home_page footer#mobile-footer-menu {
    padding: 80px 47px 42px; 
  }
	footer#mobile-footer-menu {
    display: block;
    padding: 71px 40px 42px;
}

}
@media only screen and (max-width: 430px) {
  .home_page footer#mobile-footer-menu {
    padding: 80px 20px 42px; 
  }
}


