/** Shopify CDN: Minification failed

Line 12:0 All "@import" rules must come first

**/
/* ============================================================
   OMERTA — Page Produit Custom CSS
   À coller dans Personnaliser → CSS additionnel
   ============================================================ */
body { outline: 3px solid red !important; }

@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');                                                                                     
                                                                                                                                                                     
  .template-product .product-info__title,                                                                                                                            
  .template-product .product-info__price,                                                                                                                            
  .template-product .price-list,                                                                                                                                     
  .template-product .product-info__vendor,                                                                                                                           
  .template-product .block-swatch,
  .template-product .button,                                                                                                                                         
  .template-product .product-info__description,                                                                                                                      
  .template-product .product-info__text,
  .template-product .product-info__accordion {                                                                                                                       
    font-family: 'Michroma', sans-serif !important;                                                                                                                  
  }
                                                                                                                                                                     
  .template-product .product-info__title {                                                                                                                           
    font-size: clamp(1.2rem, 2.5vw, 2rem) !important;
    font-weight: 400 !important;                                                                                                                                     
    letter-spacing: .15em !important;                                                                                                                                
    text-transform: uppercase !important;
    color: #ffffff !important;                                                                                                                                       
  }                                                                                                                                                                

  .template-product .price-list,                                                                                                                                     
  .template-product .price-list .price,
  .template-product .price-list span,                                                                                                                                
  .template-product .product-info__price * {                                                                                                                       
    color: #ffffff !important;                                                                                                                                       
    font-size: 1rem !important;
    letter-spacing: .1em !important;                                                                                                                                 
  }                                                                                                                                                                  
   
  .template-product .product-info,                                                                                                                                   
  .template-product .product-info * { color: rgba(255,255,255,.8) !important; }                                                                                    
  .template-product .product-info__separator { border-color: #2a2a2a !important; }                                                                                   
                                                                                                                                                                     
  .template-product .product-info__vendor {                                                                                                                          
    font-size: .55rem !important;                                                                                                                                    
    letter-spacing: .25em !important;                                                                                                                              
    text-transform: uppercase !important;
    color: rgba(255,255,255,.4) !important;                                                                                                                          
  }
                                                                                                                                                                     
  .template-product .product-info__variant-picker { background: transparent !important; }                                                                            
   
  .template-product .block-swatch {                                                                                                                                  
    font-size: .55rem !important;                                                                                                                                  
    letter-spacing: .12em !important;                                                                                                                                
    text-transform: uppercase !important;
    background: #1a1a1a !important;                                                                                                                                  
    border: 1px solid #333 !important;                                                                                                                               
    color: rgba(255,255,255,.7) !important;
    border-radius: 0 !important;                                                                                                                                     
    clip-path: polygon(6px 0%, 100% 0, 100% calc(100% - 6px), calc(100% - 6px) 100%, 0 100%, 0 6px);                                                                 
  }                                                                                                                                                                  
                                                                                                                                                                     
  .template-product .block-swatch:hover,                                                                                                                             
  .template-product .block-swatch[aria-checked="true"],                                                                                                            
  .template-product .block-swatch.is-selected {                                                                                                                      
    background: #fff !important;                                                                                                                                     
    border-color: #fff !important;
    color: #111 !important;                                                                                                                                          
  }                                                                                                                                                                

  .template-product .block-swatch.is-disabled,                                                                                                                       
  .template-product .block-swatch[aria-disabled="true"] {
    opacity: .25 !important;                                                                                                                                         
    text-decoration: line-through !important;                                                                                                                      
  }                                                                                                                                                                  
   
  .template-product .color-swatch {                                                                                                                                  
    border-radius: 0 !important;                                                                                                                                   
    border: 1px solid #444 !important;
  }                                                                                                                                                                  
  .template-product .color-swatch[aria-checked="true"] {
    outline: 2px solid #fff !important;                                                                                                                              
    outline-offset: 2px !important;                                                                                                                                  
  }
                                                                                                                                                                     
  .template-product .quantity-selector__button {                                                                                                                   
    background: #1a1a1a !important;
    border-color: #333 !important;                                                                                                                                   
    color: #fff !important;
    border-radius: 0 !important;                                                                                                                                     
  }                                                                                                                                                                

  .template-product input[type="number"],                                                                                                                            
  .template-product .quantity-selector input {
    background: #1a1a1a !important;                                                                                                                                  
    border-color: #333 !important;                                                                                                                                 
    color: #fff !important;
    border-radius: 0 !important;                                                                                                                                     
  }
                                                                                                                                                                     
  .template-product .button.button--lg.button--secondary,                                                                                                            
  .template-product .button.button--xl.button--secondary,
  .template-product .product-info__buy-buttons .button,                                                                                                              
  .template-product .buy-buttons .button {                                                                                                                           
    font-size: .6rem !important;
    font-weight: 400 !important;                                                                                                                                     
    letter-spacing: .25em !important;                                                                                                                              
    text-transform: uppercase !important;                                                                                                                            
    background: #ffffff !important;                                                                                                                                
    color: #111111 !important;                                                                                                                                       
    border: none !important;
    border-radius: 0 !important;                                                                                                                                     
    clip-path: polygon(12px 0%, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);                                                           
  }                                                                                                                                                                  
   
  .template-product .shopify-payment-button__button {                                                                                                                
    border-radius: 0 !important;                                                                                                                                   
    font-size: .55rem !important;                                                                                                                                    
    letter-spacing: .2em !important;                                                                                                                                 
    text-transform: uppercase !important;
  }                                                                                                                                                                  
                                                                                                                                                                   
  .template-product .product-info__description,
  .template-product .product-info__description * {
    font-size: .6rem !important;                                                                                                                                     
    letter-spacing: .06em !important;
    line-height: 2 !important;                                                                                                                                       
    color: rgba(255,255,255,.55) !important;                                                                                                                       
  }                                                                                                                                                                  
   
  .template-product .product-gallery__thumbnail {                                                                                                                    
    border-color: #333 !important;                                                                                                                                 
    border-radius: 0 !important;                                                                                                                                     
  }
  .template-product .product-gallery__thumbnail[aria-selected="true"] {                                                                                              
    border-color: #fff !important;                                                                                                                                 
  }

  .template-product .product-card__title,                                                                                                                            
  .template-product .product-card__info * {
    color: #fff !important;                                                                                                                                          
  }  

  .template-product .ProductMeta__Description { display: none !important; }  

  .template-product .Product__Aside { margin-top: -3rem; }   

