/** 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: 10px;
  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;
  
    margin-bottom:20px!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;
}
.product__details.product__primary-right {
    padding-right: 120px;
}
    .product[data-gallery-size=xlarge] .product__primary {
        grid-template-columns: 30fr 38fr;
    }

}

@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;
}


.template-product .product-item__text_group_primary {
    height: auto;
}

.product__sku
{
  font-weight:bold;
  padding-top:20px!important;
}
.fs-body-100 {
font-weight:bold!IMPORTANT;
}
.quantity-input input{
      border-radius: 20px !important;
    font-weight: bold;}

    .quantity-input[data-bordered=true]{
      border-radius:20px!important;
    }

    .ff-body
    {
      font-weight:bold!important;
    }
.custommetavendor {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #223f81 !important;
  opacity: 0;
  transform: translateY(10px);
  animation: fadeSlideUp 0.6s ease-out forwards;
}

@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.custommetavendor:hover {
  color:rgb(130, 7, 3) !important;   /* darker shade on hover */
  transform: scale(1.05);      /* slight zoom */
}
.social-share__button:hover {
  background-color:#223f81!important; /* background turns white */
  color:white;           /* text turns primary */
  border-color: #223f81;

}


.btn--full {
border: 1px solid #000; /* thin black border amy6147 */
}


.btn--full:hover {
  background-color:#223f81!important; /* background turns white */
  color:white;           /* text turns primary */
  border-color: #223f81;
}


.product__price-block.product__block.product__block--medium {
    margin-bottom: 0;
}

.product__block--product-header {
    margin-bottom: 24px;
    margin-bottom: 0;
}


.customProductTemp
.product-thumbnails__item {
        border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 8px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 64px;
    height: 64px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 7px 14px;
    }
   .customProductTemp .product-thumbnails__item-link.active:after {
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: unset;
}

.customProductTemp .product__primary-right .shopify-app-block {
    margin-bottom: 16px;
    margin-bottom: 0;
}

.customProductTemp .product-thumbnails[data-thumbnail-position=bottom][data-thumbnail-size=large] .product-thumbnails__item-image.image img {
    height: 70px ! IMPORTANT;
    padding: 7px;
    width: 100%;
    object-fit: contain;
}

button.product-thumbnails__item-link.active {
    background: unset;
}

.customProductTemp .product__sku {
    padding-top: 10px ! IMPORTANT;
    margin-bottom: 0 !IMPORTANT;
}

.jdgm-write-review-modal .jdgm-write-review-modal__close-btn {
        
        z-index:9999 !important;
    }

    .jdgm-write-review-modal {

    z-index: 9999 !important;
}

.slideshow-slide__image-link, .slideshow-slide__overlay, .slideshow-slide__text-container-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
        /* z-index: 9999; */
}


/* by amy6147 starts */

/* for changing the color of consent to email marketing* /

.marketing-consent {
display: flex;
align-items: flex-start;
gap: 10px;
margin: 6px 0 14px;
}
.marketing-consent input[type="checkbox"] {
margin-top: 3px;
}
.marketing-copy {
line-height: 1.4;
}
.marketing-copy.is-opted-out {
color: #b00020; /* subtle caution color when unchecked * /
font-style: italic;
}


/* by amy6147 ends */
