/** Shopify CDN: Minification failed

Line 37:6 Unexpected "{"
Line 37:7 Expected identifier but found "%"
Line 37:28 Unexpected "{"
Line 37:29 Expected identifier but found "%"

**/
    a.whatsapp-btn img {
      width: auto !important;
    }
    .size-grid-ai .vq-add {
      text-align: center;
      width: 45%;
  }
    .ethnc-qatc-btn {
      position: absolute;
      z-index: 111111111;
      background: #ffffff;
      margin: 0.5rem;
      bottom: 0;
      width: 15px;
      text-align: center;
  }
    .size-grid-ai {
      display: flex;
      justify-content: center;
      gap: 1rem;
      margin-top: 0.5rem;
      width: 100%;
      background: #ffffff;
      position: absolute;
      padding: 0.5rem;
      bottom: 0;
      z-index: 1111111;
      flex-wrap: wrap;
      {% comment %} gap: 0; {% endcomment %}
      border: 1px solid #000000;
  } 
  .size-option.vq-add.soldout {
    opacity: 0.8;
    display: flex;
    justify-content: center;
    flex-direction: column;
    pointer-events:none;
  }
  .size-grid-ai .size-option .variant-quickadd {
    display: flex;
    justify-content: center;
    align-items: center;
  }
      .size-grid-ai .size-option {
          border: 1px solid;
          padding: 1px;
      }
      .size-grid-ai h6{display: block;
        width: 100%;}
      .hide-ai{display:none;} 
    @media only screen and (max-width: 600px) {
      #carthike-welcome-message-wrapper{display:none !important}
      .grid-product {
        width: 100% !important;
      }
      .size-grid-ai .size-option .variant-quickadd {
        height: 40px;
      }
    }