/** Shopify CDN: Minification failed

Line 103:4 All "@import" rules must come first
Line 141:1 All "@import" rules must come first

**/

        .bss-lock-passcode-container-3694.page-width.bsscommerce-passcode-container .bss-commerce-passcode-container-2 {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: flex-start;
            margin-top: 16px;
        }
        .bss-lock-passcode-container-3694 .bss-commerce-passcode-input-label {
            margin-bottom: 10px; 
            font-size: 14px;
            color: rgba(0, 0, 0, 1);
            font-weight: normal;
            font-style: normal;
            text-decoration: none;
        }

        .bss-lock-passcode-container-3694.page-width #bsscommerce-ltap-password {
            display: flex;
            flex-direction: inherit;
            row-gap: 6px;
            column-gap: 6px;
            max-width: 100%;
            max-height: 200px;
            align-items: center;
            height: 42px;
        }
        .bss-lock-passcode-container-3694 .bss-password-form-wrapper {
            display: flex;
            align-items: center;
            border: 1px solid;
            border-color: rgba(0, 0, 0, 1);
            border-radius: 5px;
            overflow: hidden;
            background-color: #fff;
            margin-right: 6px;
            flex: 1;
            justify-content: space-between;
        }
        .bss-lock-passcode-container-3694.page-width.bsscommerce-passcode-container .bss-password-form-wrapper {
            width: 335px;
            max-width: 100%;
            max-height: 200px;
            height: 100%;
        }
        .bss-lock-passcode-container-3694 #bsscommerce-password {
            padding: 8px 0 8px 10px;
            border-radius: 5px;
            font-size: 14px;
            border: none;
            margin-right: 5px;
            box-shadow: none;
            outline: none;
        }
        .bss-lock-passcode-container-3694.page-width.bsscommerce-passcode-container #bsscommerce-password {
            width: 335px;
        }    
        .bss-lock-passcode-container-3694 .toggle-passcode-input {
            background-color: 
            transparent; 
            border: none; 
            line-height: 0; 
            padding: 8px; 
            cursor: pointer; 
            fill: #BABEC3;
        }
        .bss-lock-passcode-container-3694 #bsscommerce-password-submit {
            color: rgba(255, 255, 255, 1) !important;
            background-color: rgba(0, 0, 0, 1) !important;
            border: 1px solid #ccc;
            padding: 5px 15px;
            border-radius: 5px;
            cursor: pointer;
            height: 42px;
            font-size: 14px;
            font-weight: bold;
        }
        .bss-lock-passcode-container-3694.page-width.bsscommerce-passcode-container #bsscommerce-password-submit {
            max-height: 200px;
            max-width: 100%;
            width: 79px;
        }                
    
        .bss-lock-message-element-3694 {
            font-size: 14px !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important;
            text-align: center !important;
            color: rgba(0, 0, 0, 1) !important;
            display: inline-block !important;
            font-family: inherit !important;
        }

        
        
    @import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;600&display=swap');

body, .bss-fl-message, .login-form {
  font-family: 'Libre Franklin', sans-serif !important;
  background-color: #f6f6f6;
  color: #222;
}

.login-form input[type="email"],
.login-form input[type="password"] {
  border: 1px solid #ccc;
  padding: 10px;
  width: 90%;
  max-width: 300px;
  margin: 10px auto;
  display: block;
  font-size: 16px;
  border-radius: 4px;
}

.login-form button,
.login-form input[type="submit"] {
  background-color: #000;
  color: white;
  padding: 12px 20px;
  border: none;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 10px;
}

.login-form a {
  font-size: 14px;
  color: #000;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;600&display=swap');

body, .bss-access-denied-message {
  font-family: 'Libre Franklin', sans-serif !important;
  color: #222;
  background-color: #f8f8f8;
}
[id*='MainProduct']:has(.bss-lock-element) [id*='Quantity-Form']{ cursor: not-allowed; opacity: .5; pointer-events: none }[id*='MainProduct']:has(.bss-lock-element) [id*='ProductSubmitButton'] { cursor: not-allowed !important; opacity: .5 !important; pointer-events: none !important; }[id*='MainProduct']:has(.bss-lock-element) .shopify-payment-button { cursor: not-allowed !important; opacity: .5 !important; pointer-events: none !important; }.variant-item:has(.bss-lock-element) .variant-item__quantity { cursor: not-allowed !important; opacity: .5 !important; pointer-events: none !important; }.variant-item__price:has(.bss-lock-element) .variant-item__old-price { display: none; }.product-card-wrapper:has(.bss-lock-element) form[id*="quick-add"] { cursor: not-allowed !important; opacity: .5 !important; pointer-events: none !important; }.product-card-wrapper:has(.bss-lock-element) quantity-input { cursor: not-allowed !important; opacity: .5 !important; pointer-events: none !important; }
			script#bss-behavior-script { display: none !important }
		