/** Shopify CDN: Minification failed

Line 346:0 Unexpected "{"

**/
ul,
ol {
    list-style: outside;
    padding: 0;
    margin: 0;
}

input:focus,
button:focus,
textarea:focus {
    outline: none;
}

img {
    max-width: 100%;
}

a:hover,
a:focus {
    text-decoration: none;
}

a {
    text-decoration: none;
  
}
a:hover{
  color: #000
}

.main-sec {
    margin: 0;
    font-size: 10px;
    font-family: "Oswald", sans-serif;
}

.logo-sec {
    padding: 3em 0 1em;
}

.logo-col a img {
    width: 15em;
}

.icons-sec {
    padding: 1em 0;
}

.icons-col {
    display: flex;
    align-items: center;
    gap: 1.25em;
    justify-content: end;
}

.icons-col img {
    width: 2.75em;
}

.hero-sec {
    padding: 1em 0;
}

.side-nav-col {
    position: relative;
    right: 0;
    top: 0;
    padding-top: 1em;
  margin-bottom: -100%;
  background-color: #fff;
    padding: 1em;
    left: -1em;
  z-index:1;
  width: 8em;
  max-width: 100%;
}

.side-nav-col ul {
    display: flex;
    flex-direction: column;
    gap: 0.5em;
}

.side-nav-col ul li a {
    color: #000;
    font-size: 1.6125em;
    font-weight: 700;
    letter-spacing: -0.125px;
    text-transform: uppercase;
    position: relative;
    transition: .3s;
}

.side-nav-col ul li a::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: 1px;
    background-color: #000;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
}

.side-nav-col ul li a:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.product-col {
    text-align: center;
    padding: 3em 0 0 0;
  padding-top:0
}

.product-col a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.lab-product-col {
    position: relative;
    margin: 2em 0;
    border: 1px solid #000;
}

.lab-product-inner {
    background: #282828;
    text-align: center;
    height: 35em;
}

.lab-product-inner a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.lab-product-col p {
    position: absolute;
    top: 0.25em;
    left: 0.5em;
    color: #fff;
    font-size: 2.5em;
    font-weight: 900;
    letter-spacing: 1px;
    cursor: pointer;
}


.vault-col {
    text-align: center;
    padding: 3em 0;
}

.vault-img img {
    width: 71.7225%;
    cursor: pointer;
}

.e-btn {
    color: #000;
    font-size: 2em;
    font-weight: 700;
    letter-spacing: -0.125px;
    text-transform: uppercase;
    position: relative;
    transition: .3s;
    background: transparent;
    border: 0;
    padding: 0;
    margin-top: 1em;
}

.e-btn::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: 1px;
    background-color: #000;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
}

.e-btn:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}




































.mobile-logo-sec {
    background: #171717;
    padding: 1.5em 0;
    display: none;
}

.mbl-logo-col {
    text-align: center;
}

.mbl-logo-col a img {
    width: 30em;
}

.mobile-join-sec {
    background: #5780E3;
    padding: 1.5em 0;
    display: none;
}

.mbl-join-col {
    display: flex;
    align-items: center;
    gap: 1em;
    justify-content: space-between;
}

.mbl-join-col img {
    width: 28em;
}

.j-btn {
    color: #000;
    font-size: 2em;
    font-weight: 900;
    letter-spacing: -0.125px;
    text-transform: uppercase;
    border: 0;
    background: transparent;
    padding: 0;
}

.mobile-nav-sec {
    padding: 1.5em 0;
    border-bottom: 1px solid #000;
    display: none;
}

.mobile-nav-col {
    position: relative;
  display: flex;
    justify-content: space-between;
}

.mobile-nav-col ul {
    display: flex;
    gap: 2em;
    justify-content: center;
    text-align: center;
    color: #000;
    font-size: 1.875em;
    font-weight: 900;
    letter-spacing: -0.125px;
    text-transform: uppercase;
}

.mobile-nav-col ul li a {
    color: #000;
}

.mobile-nav-col span {
    position: relative;
    right: 0;
    top: 0;
}
.cart__item-remove-link,
.product-list__product-name{
  color: #000
}
.product-list__product-name{
  font-weight: 500;
  font-size: 11px;
}

.product-list__product-price{
  font-size: 11px;
}

{
  font-weight: 500;
  font-size: 11px;
}
.product-info__main form,
.product-info__form{
  width: 100%;
}
.list-social__item svg{
  height: 2rem;
  max-width: 2rem;
}
.footer__list-social{
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 2rem;
}
.dropdown-li{
position: relative;
}
.dropdown-li a{
display: flex;
align-items: center;
}
.dropdown-li a img{
width: 1.4rem;
margin-left: 1rem;
}
.dropdown-list{
position: absolute;
top:0;
left:calc(100% + 1rem);
min-width: 12em;
border: 1px solid;
padding: .8em 1.2em;
  background: #fff;
}
.dropdown-li a{
  cursor: pointer
}


























.page-width,
.page-width.page-width--narrow{
  padding: 0px 70px 0px 70px;
      max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
.main-page-title{
  text-align: center;
  font-weight: 600; 
}
@media screen and (max-width: 1200px){
.page-width,
  .page-width.page-width--narrow{
      max-width: 960px;
}
}
@media screen and (max-width: 992px){
.page-width,
  .page-width.page-width--narrow{
      max-width: 720px;
}
}
@media screen and (max-width: 767px){
  .page-width,
  .page-width.page-width--narrow{
  padding: 0px 15px 0px 15px;
}
  .mobile-nav-col .dropdown-li a img{
transform: rotate(90deg);
margin-left: .5rem;
width: 1.2rem;
}
.mobile-nav-col .dropdown-list{
max-width: 10rem;
flex-direction: column;
  gap: .5rem;
font-size: 11px;
left:0;
top: calc(100% + 1rem);
}
.mobile-nav-col .dropdown-list a{
font-size: 1.4em;
}
}
.visible-xs {
	display: none !important;
}

.hidden-xs {
	display: block !important;
}

@media (min-width: 1400px) {

	.container {
		max-width: 1300px;
	}
}

@media(max-width: 767px) {
	.visible-xs {
		display: block !important;
	}

	.hidden-xs {
		display: none !important;
	}

	br {
		display: none;
	}
}

@media(max-width: 767px) {

	.main-sec {
		font-size: 9px;
	}

	.logo-sec {
		display: none;
	}

	.icons-sec {
		display: none;
	}

	.side-nav-col {
		display: none;
	}

	.lab-product-inner a img {
		width: 100%;
	}

	.product-col {
		padding: 2em 0;
	}

	.mobile-logo-sec {
		display: block;
	}

	.mobile-join-sec {
		display: block;
	}

	.mobile-nav-sec {
		display: block;
	}
}

@media(max-width: 570px) {

	.mobile-nav-col ul {
		gap: 1em;
		justify-content: start;
	}

	.mbl-join-col img {
		width: 12em;
	}

	.mbl-logo-col a img {
		width: 12em;
	}
}

.mobile-logo-sec{
  background: white;
}

body.page .newsletter__wrapper {
    background: transparent;
}

.password-popup,
.size-chart-popup{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000078;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.password-popup {
  z-index: 2000;
}


.password-popup .password-popup-inner,
.size-chart-popup .size-chart-popup-inner
{
    width: 100%;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 0;
    padding: 30px 20px;
    border: 3px solid #000;
}

.password-popup h3.password-haeading,
.size-chart-popup h3.size-chart-haeading
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  text-transform:uppercase;
}

.password-popup input.vault-password {
    padding: 5px 10px;
    font-size: 18px;
    width: 300px;
    border-radius: 5px;
}

button.password-popup-close,
button.size-chart-popup-close
{
    font-weight: normal;
    border: none;
    font-size: 16px;
    background: transparent;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 15px;
}

button.size-chart-trigger {
    background: transparent;
    border: none;
    font-size: 15px;
    text-decoration: underline;
    font-weight: 600;
}

.size-chart-chart-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.vault-col {
    max-width: 800px;
    margin: 0 auto;
}

.side-nav-col {
    background: transparent;
}
button.password-popup-close, button.size-chart-popup-close {
    right: 0;
    text-align: center;
    width: 50px;
    height: 20px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 10px;
    text-transform: uppercase;
}

sticky-header.header-wrapper {
    background: transparent;
}

button.size-chart-trigger {
    display: block;
  text-align: left;
}
.header__menu-item span,.list-menu__item {
    color: #000;
    font-weight: 700;
    letter-spacing: -.125px;
    text-transform: uppercase;
    position: relative;
    transition: .3s;
}
.product-title {
  font-size: 14px; /* Smaller size for product title */
  font-family: inherit; /* Ensures it uses the same font as the header */
  font-weight: normal; /* Makes the title lighter */
  margin-top: 10px; /* Space between image and title */
  margin-bottom: 5px; /* Space between title and price */
  text-align: left; /* Centers the title */
  color: inherit; /* Inherits the color from the parent styles */
}


/* =========================
   GLOBAL VAULT POPUP FIX
========================= */

/* .password-popup {
  position: fixed !important;
  inset: 0 !important;

  width: 100vw !important;
  height: 100vh !important;

  background: rgba(0, 0, 0, 0.78);

  z-index: 9999 !important;

  display: none;
  justify-content: center;
  align-items: center;

  margin: 0 !important;
  padding: 0 !important;

 
  left: 0 !important;
  top: 0 !important;
} */
