/** Shopify CDN: Minification failed

Line 433:46 Unexpected "("

**/
 /* CSS for the loader */

.protocolpro .product-item__quick-add-wrapper {
    display: none;
}


.BestSeller {
position: absolute;
    right: 5px;
    top: 10px;
    z-index: 9;
    background: #42c3c8;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 8px;
}

li.hide {
    display: none;
}
.NewProduct {
    position: absolute;
    left: 5px;
    top: 10px;
    z-index: 9;
    background: green;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 8px;
}


    .loader {
      border: 16px solid #f3f3f3; /* Light grey */
      border-top: 16px solid #3498db; /* Blue */
      border-radius: 50%;
      width: 120px;
      height: 120px;
      animation: spin 2s linear infinite;
      position: fixed;
      top: 50%;
      left: 50%;
      margin-top: -60px;
      margin-left: -60px;
      z-index: 9999;
    }


    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

    /* CSS to hide loader when content is loaded */
    .loaded-content {
      display: none;
    }


.accordion {
padding-bottom: 10px;
margin: 0;
}


.product-form__controls-group.product-form__controls-group--submit {
  max-width: 250px;
}


/* img.image__img {
max-height: 500px;
object-fit: contain;
} */

.header__account-button-wrapper.has-label svg path {
stroke-width: 2px;
}
span.icon.icon-header-shopping-cart.icon--primary svg {
stroke-width: 1px;
stroke: black;
}
.file-upload-alert {
border: 1px solid red !important;
padding: 10px 6px;
color: red;
}
label#fileInputLabel {
padding: 10px 6px;
border: 1px solid #fff;
}
.file-selected {
color: green;
}
.tabcustom {
margin-bottom: 15px;
}
.filter-form__group.animation--filter-form-group:nth-child(3) {
display: none;
}


.prescription label {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
font-weight: 600;
}
.prescription {
width: 100%;
margin: 20px 0;
}

.prescription input#file-upload {
font-size: 13px;
margin: 10px 0;
border: none;
color: grey;
}
button.tablinks.active:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: #000000;
}
.customprice {
  display: flex;
  align-items: center;
  /* float: left; */
  clear: both;
  width: 100%;
margin-bottom: 15px;
}
.customprice .product__price-block.product__block.product__block--medium {
  margin: 0;
}

.customprice .product__vendor_and_sku {
  margin: 0;
  padding-left: 205px;
 
}
.inventory-counter.product__block.product__block--medium[data-stock-category="sufficient"] {
  letter-spacing: 2px;
}
.inventory-counter.product__block.product__block--medium[data-stock-category="sufficient"] span.inventory-counter__message-text {
  font-size: 16px;
  position: relative;
  bottom: 2px;
}


.hide{

  display:none;
}

.customproductdesription.product__description.product__block.product__block--medium {
  padding: 30px;
  background: #f8f8f8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.customproductdesription {
  padding: 30px;
  background: #f8f8f8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: none !IMPORTANT;

}
.product__description .ff-heading {
  display: none;
}
.inventory-counter.product__block.product__block--medium {
    position: relative;
    top: -46px;
    left: 13px;
    width: 100%;
}

span.inventory-counter__message.fs-body-75 {
  position: absolute;
  left: 115px;
}

button.tablinks {
  text-transform: uppercase;
  margin-right: 20px;
}

.tabcontent table {
  max-width: 800px;
  width: 100%;
  border: 0.5px solid #cccccc;
}

td {
  border: 0.5px solid #cccccc !IMPORTANT;
  padding-left: 5px;
}

@media only screen and (min-width: 768px) {

  .product-item__image img.image__img {
    height: 250px;
}



  
 .newvustomlogin  .login__inner.page__inner {
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap:wrap;
}

  .login[data-scope=template] {
    display: flex;
    flex-direction: column;
    width: 50%;
}
   .product-badges {
  position: absolute;
  left: 5%;
}

}


button#addToCartBtn[aria-label="Sold out"] {
    display: none;
}

.restock-alerts-notify-button {
    margin: 0 !important;
}

.restock-alerts-branding-text.brandingStyle {
    display: none !IMPORTANT;
}

@media only screen and (max-width: 768px) {

  .practlogin.login {
    margin-top: 35px;
}



  .filter-item__content-inner {
  padding: 20px;
}

  
button.tablinks {
  margin-right: 8px;
  padding:14px 5px !important;
}

  .product__media-item .media img {
    max-height: 450px;
    object-fit: contain;
}
}



.tabcustom {
  margin-bottom: 15px;
  display: none;
}
.badges {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
    margin-bottom: 10px;
}

.badges div {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-right: 10px;
    font-size: 13px;
}

.badges--1 {
  background: #f5a407;
}

.badges--2 {
  background: #8d5d87;
}

.badges--3 {
  background: #62a961;
}
.badges--4{
    background: #6c9084;
}

.badges--5 {
  background: #d45c15;
}
.badges--6 {
  background: #78a2a5;
}

   .swym-button-bar {
  margin: 10px;
  display: inline-block;
  margin-top: 0 !IMPORTANT;
  margin-bottom: 0 !IMPORTANT;
}

   .swym-btn-container.swym-inject {
 
  top: 0 !IMPORTANT;
   }

.restock-alerts-notify-button {
    background: #000 !IMPORTANT;
}

   h1.product__title.ff-heading.fs-heading-2-base {
  font-size: 36px;
}


.product-form__quantity-and-buy-buttons-wrapper[aria-disabled="true"] .quantity-input-wrapper.quantity-input-wrapper--product-form {
    display: none !IMPORTANT;
}

.product-form__quantity-and-buy-buttons-wrapper[aria-disabled="true"] .quantity-input-wrapper__labels.product__label {
    display: none;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: max-content;
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 3px 8px;
    position: absolute;
    z-index: 1;
    top: 20px;
    font-size: 12px;
    left: 100%;
    border: 1px solid;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}


.NoWishlisht .swym-button-bar {
    display: none ! IMPORTANT;
}

[data-filter-label="tag-filter"] {
    display: none;
}

.disabled {
    pointer-events: none;
}


li.filter-item:nth-child(7), li.filter-item:nth-child(8) {
    display: none ! IMPORTANT;
}


.practloginnew.login {
    width: 100%;
}

select#RegisterForm-CountryCode {
    max-width: max-content;
    font-size: 14px;
    border: 1px solid rgba(68, 68, 68, 0.4);
    border-right: none;
}

.phone-input {
    display: flex;
}

.meganav__column.no-children li.meganav__list-child:nth-child(2) {
    font-weight: bold;
}

<!-- This is for after X in title in products ( donot change) -->
span.after-x {
    font-size: 14.5px;
}

span.before-x {
    font-weight: bold;
}


span.custommeta {
    background: #ececec!important;
    color: black!important;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 8px;
}

.header__account-button-wrapper.has-label {
    display: flex
;
}

.page-width{

  padding-left:0px;
  padding-right:0px;
}

@media only screen and (min-width: 768px) {
  .page-width{
margin-left: 90px;
    margin-right: 90px;
}

.page-width-coll{
padding-left: 90px;
    padding-right: 90px;

}
}
a.header__icon-with-label-touch.header__icon-with-label-touch--account {
    background: #223e85;
    border-radius: 28px;
    padding: 12px 12px;
    color: #fff;
}

.header__icon-with-label-touch:before{

  content:unset;
}
.quick-search__faux-input {
    border-radius: 16px;
     border-bottom-right-radius: 0 !IMPORTANT;
    border-top-right-radius: 0 !IMPORTANT;
}
.quick-search__submit {
    border-bottom-left-radius: 0 !IMPORTANT;
    border-top-left-radius: 0 !IMPORTANT;
    border-radius: 16px;
}

.quick-search__bar-inner {
    border: none;
}


.promotion-grid-item__inner {
    border-radius: 20px;
    max-width: 400px;
    margin:auto;
}
.promotion-grid-item__inner img.image__img {
    border-radius: 20px;
    max-width: 400px;
    
}


.promotion-grid-item__promotion {
    border-radius: 20px;
}

.image.aspect-ratio--square.animation--lazy-load.loaded {
    border-radius: 20px;
}

@media only screen and (min-width: 768px) {
  .product-item__text_group_primary {
    height: 120px;
}
}

@media only screen and (max-width: 768px) {
  .product-item__text_group_primary {
    height: 140px;
}
}
.featured-collection {
    background: #f2f2f2;
}

.checked {
  color: orange;
}

.product-item__inner {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}

