/** Shopify CDN: Minification failed

Line 45:0 Unexpected "}"

**/
/*Richpanel chatbox*/
#conv-content-powered-by {
  display: none !important;
}

.rp-micro-app-icon svg {
  filter: none !important;
}

.rp-powered-by-richpanael {
display: none!important;
}

/* notifyme when available button */
.restock-rocket-button-container {
  width: 60%!important;
}

/* richpanel chatbox mobile position */
/* @media screen and (max-width: 749px) {
  .rp-micro-app-dummy-icon-container {
    left: 30% !important;
  }
  #richpanel_messenger_iframe {
    left: 25%  !important;
    BOTTOM: 0px!important;
    height: 330px!important;
    width: 350px!important;
  
  }

  .chat-position-left {
    right: 130px!important;
    top: 20px!important;
  }

  .rp-chat-campaign-inner {
    width: 240px!important;
  } */
}

/* qikify form customization */
#shopify-block-AUW5zaUdtVUlIdnMzM__qikify_form_builder_embed_form_ymwyf4 {
    margin-bottom: 50px;
}

.bcontact-576717, .bcontact_select {
  box-shadow: 0 8px 40px rgba(var(--color-shadow), .08);
  border-radius: 1.2rem;
  /* padding: 3rem 2rem; */
}

#shopify-section-template--27387864580417__custom_liquid_RCiXB6 {
  padding-bottom: 40px!important;
}

.bcontact_input, .bcontact_select {
  min-height: 4.8rem; 
}

.bcontact_select, .bcontact_input, .bcontact_textarea, select#bcontact-phone-576717, select#bcontact-country-576717, select#bcontact-Company-Size-576717, select#bcontact-Annual-Company-Revenue-576717 {
  /* background: #d9d9d947!important; */
  background: #f7f8f8!important;
}

.bcontact-field input, .bcontact_select {
  flex-grow: 1;
  /* padding: 1.2rem 2.4rem !important; */
  text-align: left;
  /* background-color: #f7f8f8; */
  border: .1rem solid #f2f3f4;
  border-radius: 6px;
  box-sizing: border-box;
}

.bcontact-submit-btn {
  min-width: 10rem;
  min-height: 4.8rem;
  padding: 0 2.4rem;
}

.bcontact-submit--left {
  margin-top: 2.2rem;
}

.bcontact-submit .bcontact-submit-btn--round {
  border-radius: 6px!important;
}

.bcontact_radio {
    padding: 10px;
}
 /* end of qikify form customization */