@charset "UTF-8";
/* main design customization */
@font-face {
  font-family: "PAG-icons";
  src: url("../fonts/icon/PAG-icons.eot?v=1.2");
  src: url("../fonts/icon/PAG-icons.eot?v=1.2#iefix") format("embedded-opentype"), url("../fonts/icon/PAG-icons.woff2?v=1.2") format("woff2"), url("../fonts/icon/PAG-icons.woff?v=1.2") format("woff"), url("../fonts/icon/PAG-icons.ttf?v=1.2") format("truetype"), url("../fonts/icon/PAG-icons.svg?v=1.2#PAG-icons") format("svg");
}
:root {
  --bg-color: #fff;
  --primary-color: #091889 !important;
  --secondary-color: #007DC3 !important;
}

/* Ensure Shop text is visible on mobile */
@media (max-width: 640px) {
  #mstore-browse-categories > a {
    visibility: visible !important; /* Override previous hidden visibility */
    display: inline-block;
  }
}
body {
  background: var(--bg-color) !important;
}
body .v-application {
  font-family: "Gotham", sans-serif;
}
@media (min-width: 1280px) {
  body .hide-xl {
    display: none !important;
  }
}
@media (max-width: 1279px) {
  body #desktop-menu > li:not(.telehealth).hide-under-1280 {
    display: none !important;
  }
}
body.find-store-slideout-shown {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
@media (min-width: 480px) {
  body.find-store-slideout-shown #app #header {
    z-index: initial;
  }
  body.find-store-slideout-shown #app .menu-overlay.active {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 999;
  }
}
body #app .btn {
  font-weight: 500;
}
body #app .mw__product-item .btn:not(.btn-outline) {
  background: var(--primary-color);
  color: #fff;
  justify-content: center;
}
body #app #mobile-menu {
  background: var(--primary-color);
  color: #fff;
  z-index: 1001;
  /*> li.services-submenu .sub-menu {
      display: none !important;
  } */
}
body #app #mobile-menu .close-menu {
  position: relative;
  border-color: transparent;
}
body #app #mobile-menu .close-menu:before {
  content: "\f086";
  font-family: "PAG-Icons";
  font-size: 24px;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  transition: all 300ms ease-in-out;
}
body #app #mobile-menu .close-menu:hover:before {
  opacity: 0.7;
}
body #app #mobile-menu .menu-main-menu-container {
  padding-top: 22px;
  padding-right: 16px;
  margin-right: -16px;
  height: calc(100% - 20px);
  overflow: auto;
}
body #app #mobile-menu a {
  color: #fff;
  background-repeat: no-repeat;
}
body #app #mobile-menu .sub-menu {
  display: none;
  position: relative;
  background: none;
}
body #app #mobile-menu .menu-item-has-children {
  position: relative;
}
body #app #mobile-menu .menu-item-has-children .open-sub {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  cursor: pointer;
  z-index: 1;
  transition: all 300ms ease-in-out;
}
body #app #mobile-menu .menu-item-has-children .open-sub:after {
  content: "\f081";
  font-family: "PAG-Icons";
  font-size: 14px;
  width: 14px;
  height: 13px;
  color: #fff;
  background-size: contain;
  display: block;
}
body #app #mobile-menu .menu-item-has-children.active > .open-sub, body #app #mobile-menu .has-children.active > .open-sub {
  transform: rotate(180deg);
}
body #app #mobile-menu .menu-item-has-children.active > .sub-menu, body #app #mobile-menu .has-children.active > .sub-menu {
  display: block !important;
}
body #app #mobile-menu .sub-menu li {
  margin: 10px 0;
  /*> .sub-menu {
      display: none !important;                    
  }*/
}
@media (min-width: 1024px) {
  body #app .menu-overlay.active {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 998;
  }
}
body #app .product-hold #mstore-category-products .tns-outer .tns-controls button:hover,
body #app .product-hold .product-grid-block .tns-outer .tns-controls button:hover,
body #app .product-hold .products-grid .tns-outer .tns-controls button:hover,
body #app .product-slider-holder #mstore-category-products .tns-outer .tns-controls button:hover,
body #app .product-slider-holder .product-grid-block .tns-outer .tns-controls button:hover,
body #app .product-slider-holder .products-grid .tns-outer .tns-controls button:hover {
  opacity: 0.75;
}
@media (max-width: 1279px) {
  body #app .product-hold #mstore-category-products .tns-ovh,
  body #app .product-hold .product-grid-block .tns-ovh,
  body #app .product-hold .products-grid .tns-ovh,
  body #app .product-slider-holder #mstore-category-products .tns-ovh,
  body #app .product-slider-holder .product-grid-block .tns-ovh,
  body #app .product-slider-holder .products-grid .tns-ovh {
    width: calc(100% - 110px);
  }
}
@media (max-width: 479px) {
  body #app .product-hold #mstore-category-products .tns-ovh,
  body #app .product-hold .product-grid-block .tns-ovh,
  body #app .product-hold .products-grid .tns-ovh,
  body #app .product-slider-holder #mstore-category-products .tns-ovh,
  body #app .product-slider-holder .product-grid-block .tns-ovh,
  body #app .product-slider-holder .products-grid .tns-ovh {
    width: calc(100% - 84px);
  }
  body #app .product-hold #mstore-category-products .tns-outer .tns-controls button,
  body #app .product-hold .product-grid-block .tns-outer .tns-controls button,
  body #app .product-hold .products-grid .tns-outer .tns-controls button,
  body #app .product-slider-holder #mstore-category-products .tns-outer .tns-controls button,
  body #app .product-slider-holder .product-grid-block .tns-outer .tns-controls button,
  body #app .product-slider-holder .products-grid .tns-outer .tns-controls button {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  body #app .product-hold #mstore-category-products .tns-outer .tns-controls button:before,
  body #app .product-hold .product-grid-block .tns-outer .tns-controls button:before,
  body #app .product-hold .products-grid .tns-outer .tns-controls button:before,
  body #app .product-slider-holder #mstore-category-products .tns-outer .tns-controls button:before,
  body #app .product-slider-holder .product-grid-block .tns-outer .tns-controls button:before,
  body #app .product-slider-holder .products-grid .tns-outer .tns-controls button:before {
    font-size: 1rem;
    line-height: 30px;
  }
}
body #app .with_frm_style .frm_inside_container > label {
  padding: 0;
  line-height: 34px;
  z-index: 1;
}
body #app .with_frm_style .frm_inside_container > input {
  padding: 1.5rem 1rem !important;
  line-height: 21px !important;
}
body #app .with_frm_style .frm_inside_container.frm_label_float_top > label {
  line-height: 20px;
}
body #app .with_frm_style .frm_inside_container.frm_label_float_top > input {
  padding: 2rem 1rem 1rem !important;
}
@media (min-width: 1024px) {
  body.menu-shown #header .headernav:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: calc(100% + 1px);
    z-index: 998;
  }
}
@media (max-width: 1023px) and (min-width: 641px) {
  body.have-selected-store #header .header-main .container {
    position: relative;
  }
}
@media (max-width: 1023px) {
  body.have-selected-store #header .selected-store {
    position: fixed;
    display: block;
    height: 20px;
  }
}
body.single .site-content p, body.single .site-content li {
  color: rgba(80, 93, 104, var(--tw-text-opacity));
}
body.single .site-content p + h4 {
  margin-top: 24px;
}
body .breadcrumbs {
  display: block !important;
}
body .breadcrumbs a, body .breadcrumbs span {
  font-size: 14px;
  line-height: 18px;
}
body .breadcrumbs a {
  position: relative;
  padding-right: 12px;
  margin-right: 3px;
}
body .breadcrumbs a:after {
  content: "•";
  display: block;
  position: absolute;
  right: -1px;
  top: -2px;
}
body .breadcrumbs span {
  color: var(--secondary-color);
}

#header {
  position: relative;
  z-index: 999;
}
@media (max-width: 439px) {
  #header .header-promobar {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  #header .header-promobar + .header-to-fix .selected-store {
    top: 70px;
  }
}
#header .top-cta {
  border-radius: 10px !important;
  width: 100%;
}
#header .text-logo-hold {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 275px;
}
@media (max-width: 640px) {
  #header .text-logo-hold {
    max-width: 210px;
  }
}
#header .text-logo-hold .logo-transform {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0.97;
}
@media (max-width: 640px) {
  #header .text-logo-hold .logo-transform {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  #header .text-logo-hold .logo-transform {
    font-size: 18px;
  }
}
@media (max-width: 374px) {
  #header .text-logo-hold .logo-transform {
    font-size: 15px;
  }
}
#header .selected-store {
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  top: 13px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--secondary-color);
}
@media (max-width: 400px) {
  #header .selected-store {
    font-size: 12px;
  }
}
#header .selected-store .selected-store-name {
  position: relative;
  padding-left: 30px;
  display: flex;
}
@media (max-width: 500px) {
  #header .selected-store .selected-store-name > span:first-child {
    display: none;
  }
}
#header .selected-store .location-name {
  color: var(--secondary-color);
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 9px;
  padding-left: 4px;
  display: block;
}
@media (max-width: 500px) {
  #header .selected-store .location-name {
    max-width: 190px;
  }
}
@media (max-width: 1279px) and (min-width: 1024px) {
  #header .selected-store .location-name {
    max-width: 220px;
  }
}
#header .selected-store a {
  color: var(--primary-color);
}
#header .selected-store a:hover {
  border-bottom: none;
}
#header .header-actions {
  width: 100%;
  max-width: 400px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  row-gap: 10px;
  column-gap: 16px;
}
@media (max-width: 1023px) {
  #header .header-actions {
    max-width: 350px;
    column-gap: 0;
    row-gap: 10px;
  }
}
@media (max-width: 760px) {
  #header .header-actions {
    display: flex !important;
    justify-content: flex-end;
    column-gap: 10px;
    row-gap: 0;
  }
}
@media (max-width: 374px) {
  #header .header-actions {
    column-gap: 5px;
  }
}
@media (max-width: 1023px) {
  #header .header-actions .auth-btn {
    order: -3;
  }
}
@media (max-width: 1023px) {
  #header .header-actions .find-store-btn {
    order: -1;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1023px) {
  #header .header-actions .cart-btn-hold {
    order: -2;
  }
}
#header .header-actions .break {
  flex-basis: 100%;
  height: 0;
}
#header .header-actions .top-cta {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  #header .header-actions .top-cta {
    width: 176px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  #header .header-actions .top-cta {
    width: 167px;
  }
}
#header .header-actions #mstore-auth {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #header .header-actions #mstore-auth {
    width: 40px;
    height: 40px;
  }
}
#header .header-actions #mstore-auth .link-hold {
  width: 100%;
  height: 100%;
  border: none;
  color: var(--primary-color);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
}
#header .header-actions #mstore-auth .link-hold span {
  font-weight: 500 !important;
}
@media (max-width: 767px) {
  #header .header-actions #mstore-auth .link-hold span {
    display: none;
  }
}
@media (max-width: 760px) {
  #header .header-actions #mstore-auth .link-hold a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-indent: 200%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
  }
}
@media (max-width: 760px) {
  #header .header-actions #mstore-auth .link-hold {
    position: relative;
    margin-left: -30px;
    gap: 10px;
    padding-top: 6px;
  }
}
#header .header-actions #mstore-auth .link-hold img {
  opacity: 0;
  position: initial !important;
  margin-right: 12px;
  width: 26px;
}
@media (min-width: 768px) {
  #header .header-actions #mstore-auth .link-hold img {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #header .header-actions #mstore-auth .link-hold img {
    margin-right: 0;
    width: 20px;
  }
}
#header .header-actions .cart-btn-hold {
  display: flex;
}
#header .header-actions .side-menu-btn-hold {
  padding-top: 10px;
}
@media (max-width: 640px) {
  #header .header-actions .side-menu-btn-hold {
    padding-top: 5px;
    height: 30px;
    padding-left: 10px;
  }
}
#header .header-actions .cart-hold {
  width: 100%;
}
@media (min-width: 641px) {
  #header .header-actions .cart-hold {
    padding-left: 10px;
  }
}
@media (max-width: 640px) {
  #header .header-actions .cart-hold {
    width: 40px;
    height: 40px;
    padding: 0;
  }
}
#header .header-actions .cart-hold .cart-informer {
  width: 100%;
  background: none;
  border: none;
  color: var(--primary-color);
  border-radius: 10px;
  min-height: 44px !important;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  #header .header-actions .cart-hold .cart-informer {
    padding: 0;
    height: 40px;
    min-height: 40px !important;
    width: 34px;
  }
}
#header .header-actions .cart-hold .cart-informer .cart-icon {
  position: relative;
}
@media (min-width: 641px) {
  #header .header-actions .cart-hold .cart-informer .cart-icon {
    margin-right: 9px;
  }
}
#header .header-actions .cart-hold .cart-informer .cart-icon:before {
  content: "\f084";
  font-family: "PAG-Icons";
  font-size: 35px;
  line-height: 1;
  position: absolute;
  left: 1px;
  top: 1px;
}
@media (max-width: 640px) {
  #header .header-actions .cart-hold .cart-informer .cart-icon:before {
    font-size: 27px;
    left: 3px;
    top: 1px;
  }
}
#header .header-actions .cart-hold .cart-informer .cart-icon img {
  opacity: 0;
}
#header .header-actions .cart-hold .cart-informer .cart-icon .cart-items-num {
  font-weight: 500;
  opacity: 1 !important;
}
@media (min-width: 641px) {
  #header .header-actions .cart-hold .cart-informer .cart-icon {
    width: 37px !important;
    top: 3px;
  }
  #header .header-actions .cart-hold .cart-informer .cart-icon .cart-items-num {
    font-weight: 600;
    height: 20px !important;
    line-height: 20px !important;
    right: -5px !important;
    top: -6px !important;
    width: 20px !important;
    font-size: 10px !important;
  }
}
@media (max-width: 640px) {
  #header .header-actions .cart-hold .cart-informer .cart-icon {
    width: 36px !important;
    left: -1px;
    top: 6px;
  }
  #header .header-actions .cart-hold .cart-informer .cart-icon .cart-items-num {
    right: -1px !important;
    top: -1px !important;
  }
}
#header .header-actions .cart-hold .cart-informer .total-text {
  font-size: 14px !important;
  padding-left: 5px !important;
  top: 1px;
  position: relative;
  display: block;
  min-width: 0 !important;
}
@media (max-width: 640px) {
  #header .header-actions .cart-hold .cart-informer .total-text {
    display: none;
  }
}
#header .header-actions .btn {
  min-height: 39px !important;
  height: 39px;
}
#header .headernav {
  z-index: auto !important;
  border-top: none !important;
  border-bottom: none !important;
}
#header .headernav #desktop-menu {
  margin-top: -13px;
  margin-bottom: -13px;
}
@media (max-width: 759px) {
  #header .headernav #desktop-menu > li.telehealth {
    display: none !important;
  }
}
@media (min-width: 760px) and (max-width: 1279px) {
  #header .headernav #desktop-menu > li.telehealth > a {
    padding-top: 21px;
    padding-bottom: 21px;
    text-transform: uppercase; /* Make menu items uppercase */
    display: flex;
    align-items: baseline;
  }
  #header .headernav #desktop-menu > li.telehealth > a .first-letter {
    font-size: 100%;
    transition: all 0.3s ease;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    display: inline-block;
  }
  #header .headernav #desktop-menu > li.telehealth > a .rest-letters {
    font-size: 80%;
    transition: all 0.3s ease;
    color: var(--primary-color);
    line-height: 1;
    display: inline-block;
  }
  #header .headernav #desktop-menu > li.telehealth > a:hover .first-letter {
    background-color: var(--primary-color);
    color: white;
  }
  #header .headernav #desktop-menu > li.telehealth > a:hover .rest-letters {
    color: var(--primary-color);
    opacity: 0.7;
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu {
    display: block !important;
    padding: 20px; /* Container padding */
    background: #fff;
    border: 1px solid #D7D7D7 !important;
    top: 56px !important;
    left: -30px;
    transition: top 400ms ease, opacity 400ms ease, transform 400ms ease, visibility 400ms ease;
    z-index: 10;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    visibility: hidden;
    min-width: 250px;
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu a {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: var(--primary-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    word-wrap: break-word;
    word-break: break-word;
    padding-bottom: 10px; /* Bottom padding for menu items */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu a:hover, #header .headernav #desktop-menu > li.telehealth > .sub-menu a:active {
    color: var(--secondary-color);
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li:last-child > a {
    padding-bottom: 0; /* Remove bottom padding for last items */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 26px;
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > a:after, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > a:after {
    content: "\f083";
    font-family: "PAG-Icons";
    font-size: 13px;
    width: 12px;
    height: 28px;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    flex-shrink: 0;
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu {
    display: block !important;
    top: 0;
    left: 100%;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 300ms ease, transform 300ms ease, visibility 300ms ease;
    pointer-events: none;
    visibility: hidden;
    min-width: 250px;
    padding: 20px; /* Second level container padding */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li:last-child > a {
    padding-bottom: 0; /* Remove bottom padding for last items */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.has-children > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px; /* Bottom padding for menu items */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.has-children > a:after, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > a:after, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > a:after, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
    content: "\f083";
    font-family: "PAG-Icons";
    font-size: 13px;
    width: 12px;
    height: 28px;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    flex-shrink: 0;
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.has-children > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu {
    display: block !important;
    top: 0;
    left: 100%;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 300ms ease, transform 300ms ease, visibility 300ms ease;
    pointer-events: none;
    visibility: hidden;
    min-width: 250px;
    padding: 20px; /* Third level container padding */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li:last-child > a {
    padding-bottom: 0; /* Remove bottom padding for last items */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.has-children > .sub-menu > li > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > .sub-menu > li > a, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li > a {
    padding-bottom: 10px; /* Bottom padding for menu items */
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.has-children:hover > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children:hover > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children:hover > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
    visibility: visible;
  }
  #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.has-children:hover > .sub-menu, #header .headernav #desktop-menu > li.telehealth > .sub-menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
    visibility: visible;
  }
  #header .headernav #desktop-menu > li.telehealth.menu-item-has-children > a, #header .headernav #desktop-menu > li.telehealth.menu-item-has-children.relative > a {
    position: relative;
    padding-right: 2px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  #header .headernav #desktop-menu > li.telehealth.menu-item-has-children > a .first-letter, #header .headernav #desktop-menu > li.telehealth.menu-item-has-children > a .rest-letters, #header .headernav #desktop-menu > li.telehealth.menu-item-has-children.relative > a .first-letter, #header .headernav #desktop-menu > li.telehealth.menu-item-has-children.relative > a .rest-letters {
    line-height: 1;
    vertical-align: baseline;
  }
  #header .headernav #desktop-menu > li.telehealth.menu-item-has-children > a:after, #header .headernav #desktop-menu > li.telehealth.menu-item-has-children.relative > a:after {
    display: none; /* Hide submenu arrow */
  }
  #header .headernav #desktop-menu > li.telehealth:hover > .sub-menu {
    top: 66px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
    visibility: visible !important;
    transition: top 400ms ease, opacity 400ms ease, transform 400ms ease, visibility 400ms ease;
  }
}
@media (min-width: 1280px) {
  #header .headernav #desktop-menu > li > a {
    padding-top: 21px;
    padding-bottom: 21px;
    text-transform: uppercase; /* Make menu items uppercase */
    display: flex;
    align-items: baseline;
  }
  #header .headernav #desktop-menu > li > a .first-letter {
    font-size: 100%;
    transition: all 0.3s ease;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    display: inline-block;
  }
  #header .headernav #desktop-menu > li > a .rest-letters {
    font-size: 80%;
    transition: all 0.3s ease;
    color: var(--primary-color);
    line-height: 1;
    display: inline-block;
  }
  #header .headernav #desktop-menu > li > a:hover .first-letter {
    background-color: var(--primary-color);
    color: white;
  }
  #header .headernav #desktop-menu > li > a:hover .rest-letters {
    color: var(--primary-color);
    opacity: 0.7;
  }
  #header .headernav #desktop-menu > li > .sub-menu {
    display: block !important;
    padding: 20px; /* Container padding */
    background: #fff;
    border: 1px solid #D7D7D7 !important;
    top: 56px !important;
    left: -30px;
    transition: top 400ms ease, opacity 400ms ease, transform 400ms ease, visibility 400ms ease;
    z-index: 10;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    visibility: hidden;
    min-width: 250px;
  }
  #header .headernav #desktop-menu > li > .sub-menu a {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: var(--primary-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    word-wrap: break-word;
    word-break: break-word;
    padding-bottom: 10px; /* Bottom padding for menu items */
  }
  #header .headernav #desktop-menu > li > .sub-menu a:hover, #header .headernav #desktop-menu > li > .sub-menu a:active {
    color: var(--secondary-color);
  }
  #header .headernav #desktop-menu > li > .sub-menu > li:last-child > a {
    padding-bottom: 0; /* Remove bottom padding for last items */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 26px;
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > a:after, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > a:after {
    content: "\f083";
    font-family: "PAG-Icons";
    font-size: 13px;
    width: 12px;
    height: 28px;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    flex-shrink: 0;
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu {
    display: block !important;
    top: 0;
    left: 100%;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 300ms ease, transform 300ms ease, visibility 300ms ease;
    pointer-events: none;
    visibility: hidden;
    min-width: 250px;
    padding: 20px; /* Second level container padding */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li:last-child > a {
    padding-bottom: 0; /* Remove bottom padding for last items */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.has-children > a, #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px; /* Bottom padding for menu items */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.has-children > a:after, #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > a:after, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > a:after, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
    content: "\f083";
    font-family: "PAG-Icons";
    font-size: 13px;
    width: 12px;
    height: 28px;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    flex-shrink: 0;
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.has-children > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu {
    display: block !important;
    top: 0;
    left: 100%;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 300ms ease, transform 300ms ease, visibility 300ms ease;
    pointer-events: none;
    visibility: hidden;
    min-width: 250px;
    padding: 20px; /* Third level container padding */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > .sub-menu > li:last-child > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li:last-child > a {
    padding-bottom: 0; /* Remove bottom padding for last items */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.has-children > .sub-menu > li > a, #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children > .sub-menu > li > a, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu > li > a {
    padding-bottom: 10px; /* Bottom padding for menu items */
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.has-children:hover > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.has-children > .sub-menu > li.menu-item-has-children:hover > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.has-children:hover > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
    visibility: visible;
  }
  #header .headernav #desktop-menu > li > .sub-menu > li.has-children:hover > .sub-menu, #header .headernav #desktop-menu > li > .sub-menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
    visibility: visible;
  }
  #header .headernav #desktop-menu > li.menu-item-has-children > a, #header .headernav #desktop-menu > li.menu-item-has-children.relative > a {
    position: relative;
    padding-right: 2px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  #header .headernav #desktop-menu > li.menu-item-has-children > a .first-letter, #header .headernav #desktop-menu > li.menu-item-has-children > a .rest-letters, #header .headernav #desktop-menu > li.menu-item-has-children.relative > a .first-letter, #header .headernav #desktop-menu > li.menu-item-has-children.relative > a .rest-letters {
    line-height: 1;
    vertical-align: baseline;
  }
  #header .headernav #desktop-menu > li.menu-item-has-children > a:after, #header .headernav #desktop-menu > li.menu-item-has-children.relative > a:after {
    display: none; /* Hide submenu arrow */
  }
  #header .headernav #desktop-menu > li:hover > .sub-menu {
    top: 66px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
    visibility: visible !important;
    transition: top 400ms ease, opacity 400ms ease, transform 400ms ease, visibility 400ms ease;
  }
}
@media (min-width: 1280px) {
  #header .headernav .search-hold {
    width: 320px !important;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  #header .headernav .search-hold {
    width: 350px !important;
  }
}
@media (max-width: 640px) {
  #header .headernav .search-hold {
    height: 40px !important;
    width: calc(50% - 8px) !important;
  }
}
@media (max-width: 640px) {
  #header .headernav .search-hold #app-search .v-input__control {
    min-height: 40px !important;
  }
}
@media (max-width: 640px) {
  #header .headernav .search-hold #app-search .v-input__control > .v-input__slot {
    padding-left: 14px !important;
    height: 40px !important;
  }
}
#header .headernav .search-hold #app-search #mstore-search {
  position: relative;
}
#header .headernav .search-hold #app-search #mstore-search:after {
  content: "\f095";
  font-family: "PAG-Icons";
  font-size: 22px;
  line-height: 1;
  position: absolute;
  right: 13px;
  top: 13px;
  z-index: 0;
  color: var(--primary-color);
}
@media (max-width: 640px) {
  #header .headernav .search-hold #app-search #mstore-search:after {
    font-size: 20px;
    right: 11px;
    top: 11px;
  }
}
#header .headernav .search-hold #app-search .v-input + img {
  opacity: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  #header .headernav .search-hold #app-search .v-input + img {
    right: 13px !important;
    top: 11px !important;
    height: 19px !important;
    width: 19px !important;
  }
}
#header .headernav > .container {
  padding-top: 11px;
  padding-bottom: 11px;
}
@media (max-width: 640px) {
  #header .headernav > .container {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (max-width: 759px) {
  #header .headernav #telehealth-mobile-btn {
    margin-top: 8px;
    margin-left: 4px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
  }
  #header .headernav #telehealth-mobile-btn::before {
    content: "|";
    color: var(--primary-color);
    font-size: 16px;
    position: absolute;
    left: -12px;
    top: -3px;
    margin-right: 8px;
  }
}
#header .headernav #mstore-browse-categories > a {
  color: var(--main-color);
  margin-top: -1px;
}
@media (max-width: 640px) {
  #header .headernav #mstore-browse-categories > a {
    font-size: 12px !important;
  }
  #header .headernav #mstore-browse-categories > a:before {
    margin-right: 16px !important;
  }
}
@media (min-width: 1024px) {
  #header .headernav #mstore-browse-categories > a.active {
    z-index: 1000;
    position: relative;
    color: #fff;
  }
  #header .headernav #mstore-browse-categories > a + .browse-categories {
    margin-top: -45px !important;
  }
}
@media (min-width: 1024px) and (min-height: 850px) {
  #header .headernav #mstore-browse-categories .browse-categories {
    height: calc(100vh - 132px) !important;
    max-height: none !important;
  }
  #header .headernav #mstore-browse-categories .browse-categories .root-categories {
    height: 100%;
  }
}
@media (min-width: 1024px) {
  #header .headernav #mstore-browse-categories .browse-categories {
    margin-left: -12px;
  }
  #header .headernav #mstore-browse-categories .browse-categories .slide-fade-right-leave-active {
    transition-timing-function: ease !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #header .headernav #mstore-browse-categories .browse-categories.opened-level-2 .root-categories .module-heading {
    width: 550px;
  }
  #header .headernav #mstore-browse-categories .browse-categories.opened-level-2.opened-level-3 .root-categories .module-heading {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  #header .headernav #mstore-browse-categories .browse-categories.opened-level-2 .root-categories .module-heading {
    width: 676px;
  }
  #header .headernav #mstore-browse-categories .browse-categories.opened-level-2.opened-level-3 .root-categories .module-heading {
    width: 1168px;
  }
}
#header .headernav #mstore-browse-categories .browse-categories a {
  font-weight: 400;
}
#header .headernav #mstore-browse-categories .browse-categories a:hover, #header .headernav #mstore-browse-categories .browse-categories a:active {
  opacity: 1;
  color: var(--secondary-color);
}
#header .headernav #mstore-browse-categories .browse-categories .root-categories {
  background: var(--primary-color);
  color: #fff;
}
@media (max-width: 1023px) {
  #header .headernav #mstore-browse-categories .browse-categories .root-categories {
    height: 100%;
  }
}
@media (min-width: 1024px) {
  #header .headernav #mstore-browse-categories .browse-categories .root-categories .module-heading {
    padding: 1.25rem 1rem;
    height: 64px;
    z-index: 1000;
    transition: all 0.2s ease;
    width: 100%;
  }
  #header .headernav #mstore-browse-categories .browse-categories .root-categories .module-heading .close-btn {
    top: 1rem;
  }
}
#header .headernav #mstore-browse-categories .browse-categories .root-categories .module-heading h4 {
  opacity: 0;
}
@media (max-width: 1023px) {
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list {
    background: var(--primary-color);
    color: #fff;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list.slide-fade-right-enter-from, #header .headernav #mstore-browse-categories .browse-categories .sub-category-list.slide-fade-right-leave-to {
    left: -100%;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list h4 {
    color: #fff;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list a {
    color: #fff;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list .cat-level-2 .link-hold a + .open-sub:before {
    color: #fff;
  }
}
@media (min-width: 1024px) {
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list {
    padding-top: 64px;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 64px;
    background: var(--primary-color);
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list .module-heading {
    background: none;
    border: none !important;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list .module-heading h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: var(--primary-color);
    text-transform: uppercase;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list:not(.filters-list):not(.brands-hold-list) .module-heading.for-mobile {
    display: block !important;
    padding-left: 1rem;
  }
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list .cat-level-2 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1280px) {
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .module-heading h4 + h4 {
    padding-left: 1rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .cat-level-3.second {
    padding-left: 0;
  }
}
#header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .__view {
  display: flex;
  flex-wrap: wrap;
  min-height: 0 !important;
}
#header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .cat-level-3 {
  position: initial !important;
  height: auto !important;
}
#header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .menu-banners {
  width: 100%;
  padding: 24px 1rem;
  background: #fff;
}
@media (min-width: 1024px) {
  #header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .menu-banners {
    padding-top: 0;
  }
}
#header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .menu-banners > * {
  display: block;
  margin: 0 0 24px;
}
#header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .menu-banners > * img {
  width: 100%;
  height: auto;
}
#header .headernav #mstore-browse-categories .browse-categories .sub-category-list.filters-list .menu-banners > *:last-child {
  margin-bottom: 0;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-1 {
  background: var(--primary-color);
  color: #fff;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-1 .link-hold a {
  color: #fff;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-1 .link-hold a:hover, #header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-1 .link-hold a:active {
  color: var(--secondary-color);
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-1 .link-hold .open-sub:before {
  color: #fff !important;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list h5 {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 1rem;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu {
  padding: 10px 1rem;
  display: block;
  color: #fff;
  position: relative;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu span {
  display: block;
  position: relative;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu span:after {
  content: "\f083";
  font-family: "PAG-Icons";
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 0;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu:hover, #header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu:active, #header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu.active {
  color: var(--secondary-color);
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu:after, #header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu:before {
  content: "";
  display: block;
  position: absolute;
  left: 1rem;
  width: calc(100% - 2rem);
  height: 1px;
  background: #979797;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu:before {
  top: 0;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .open-brands-menu:after {
  bottom: 0;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-1 .link-hold .open-sub:before, #header .headernav #mstore-browse-categories .browse-categories .category-list .cat-level-2 .link-hold .open-sub:before, #header .headernav #mstore-browse-categories .browse-categories .sub-category-list .cat-level-1 .link-hold .open-sub:before, #header .headernav #mstore-browse-categories .browse-categories .sub-category-list .cat-level-2 .link-hold .open-sub:before {
  content: "\f083" !important;
  font-family: "PAG-Icons" !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}
#header .headernav #mstore-browse-categories .browse-categories .category-list li.active .link-hold a, #header .headernav #mstore-browse-categories .browse-categories .sub-category-list li.active .link-hold a {
  color: var(--secondary-color);
}
#header .headernav #mstore-browse-categories .browse-categories .category-list li.active .link-hold .open-sub:before, #header .headernav #mstore-browse-categories .browse-categories .sub-category-list li.active .link-hold .open-sub:before {
  color: var(--secondary-color) !important;
}
#header .headernav #mstore-browse-categories .browse-categories .brands-list {
  column-count: 3;
}
@media (max-width: 479px) {
  #header .headernav #mstore-browse-categories .browse-categories .brands-list {
    column-count: 2;
  }
}
#header .headernav #mstore-browse-categories .browse-categories .brands-list li {
  padding: 10px 1rem;
}
#header .headernav #mstore-browse-categories .browse-categories .brands-list li a:hover, #header .headernav #mstore-browse-categories .browse-categories .brands-list li a:active {
  color: var(--secondary-color);
}
@media (max-width: 640px) {
  #header {
    position: relative !important;
    z-index: 10;
  }
  #header .container {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #header .logo-hold {
    height: 50px !important;
  }
}
@media (max-width: 640px) and (max-width: 430px) and (min-width: 375px) {
  #header .logo-hold {
    width: 170px !important;
  }
}
@media (max-width: 640px) and (max-width: 374px) {
  #header .logo-hold {
    height: auto !important;
    width: 135px;
  }
}
@media (max-width: 640px) {
  #header .logo-hold img {
    height: 100% !important;
    width: auto;
  }
  #header .header-actions {
    width: auto;
  }
  #header .header-actions .mobile-btn-left,
  #header .header-actions .mobile-btn-right {
    position: absolute;
    top: 100%;
    margin-top: 12px;
  }
  #header .header-actions .mobile-btn-left .btn,
  #header .header-actions .mobile-btn-right .btn {
    min-height: 0 !important;
    height: 39px !important;
    font-size: 12px !important;
  }
  #header .header-actions .mobile-btn-left .btn img,
  #header .header-actions .mobile-btn-right .btn img {
    width: 22px;
  }
  #header .header-actions .mobile-btn-left {
    width: calc(50% - 12px);
    padding-right: 8px;
    left: 12px;
  }
  #header .header-actions .mobile-btn-right {
    width: calc(100% - 24px);
    right: 12px;
  }
  #header .header-actions .mobile-btn-left + .mobile-btn-right {
    width: calc(50% - 12px);
    padding-left: 8px;
  }
}

@media (max-width: 1279px) {
  body.no-shop-menu-search-cart-category-footer #header .headernav {
    display: none;
  }
  body.no-shop-menu-search-cart-category-footer #header .header-main {
    border-bottom: 1px solid #d7d7d7;
  }
}
@media (max-width: 640px) {
  body.no-find-store-login-booking.no-fill-a-script-telehealth #header {
    margin-bottom: 0;
  }
}

.site-content {
  min-height: calc(100vh - 194px - 337px);
}

.site-footer {
  background: #fff;
  border-top: 1px solid #e5e5e5; /* Add gray border line at the top */
  padding-top: 30px;
}
@media (max-width: 767px) {
  .site-footer {
    padding-top: 0px;
  }
}
.site-footer .text-dark ul li a {
  font-weight: 500;
}
.site-footer .text-dark ul li a:hover, .site-footer .text-dark ul li a:active {
  opacity: 1;
  color: var(--secondary-color);
}

.error404 .site-content {
  overflow: visible;
}

.error-404 h1 {
  font-size: 40px;
}
.error-404 .search-hold {
  position: relative;
  z-index: 1;
  max-width: 733px;
}
.error-404 #app-search .v-input__control {
  min-height: 44px;
}
.error-404 #app-search .v-input__control > .v-input__slot {
  font-family: Gotham, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 0.875rem;
  box-shadow: none !important;
  border-radius: 10px;
  background-color: #f5f5f5;
  padding: 11px 25px;
  border: 1px solid #e5e5e5;
  color: #4a4a4a;
  height: 44px;
}
.error-404 #app-search .v-input__control .v-label {
  font-size: 0.875rem;
}
.error-404 #app-search .v-menu__content {
  top: 3rem !important;
  left: 0 !important;
}
.error-404 #app-search img,
.error-404 #app-search img[data-v-1efd0a52] {
  right: 14px;
  top: 12px;
}
@media (max-width: 640px) {
  .error-404 #app-search .v-input__control {
    min-height: 40px !important;
  }
}
@media (max-width: 640px) {
  .error-404 #app-search .v-input__control > .v-input__slot {
    padding-left: 14px !important;
    height: 40px !important;
  }
}
.error-404 #app-search #mstore-search {
  max-width: 733px;
  position: relative;
}
.error-404 #app-search #mstore-search:after {
  content: "\f095";
  font-family: "PAG-Icons";
  font-size: 22px;
  line-height: 1;
  position: absolute;
  right: 13px;
  top: 13px;
  z-index: 0;
  color: var(--primary-color);
}
@media (max-width: 640px) {
  .error-404 #app-search #mstore-search:after {
    font-size: 20px;
    right: 11px;
    top: 11px;
  }
}
.error-404 #app-search img {
  opacity: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  .error-404 #app-search img {
    right: 13px !important;
    top: 11px !important;
    height: 19px !important;
    width: 19px !important;
  }
}
.error-404 #app-search .v-select__slot .v-input__icon i {
  display: none;
}

/* main design customization end */
.full-width-banner-block .banner-hold {
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .full-width-banner-block .banner-hold {
    border-radius: 8px;
  }
}
.full-width-banner-block .banner-hold img {
  width: 100%;
  max-width: none;
  height: auto;
}
.full-width-banner-block .banner-hold.template-side-with-btns {
  display: flex;
  flex-wrap: wrap;
  background-color: var(--primary-color);
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns {
    flex-direction: column;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns.image-pos-right {
  flex-direction: row-reverse;
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns.image-pos-right {
    flex-direction: column;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns.image-pos-left .column-image figure {
  right: auto;
  left: 0;
}
.full-width-banner-block .banner-hold.template-side-with-btns.image-pos-left .column-image figure img {
  left: -60px;
  right: auto;
  box-shadow: 40px 50px 0 var(--secondary-color);
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns.image-pos-left .column-image figure img {
    left: -40px;
    box-shadow: 32px 35px 0 var(--secondary-color);
  }
}
@media (max-width: 1023px) {
  .full-width-banner-block .banner-hold.template-side-with-btns.image-pos-left .column-image figure img {
    left: -55px;
    box-shadow: 26px 28px 0 var(--secondary-color);
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns.image-pos-left .column-image figure img {
    left: -46px;
    box-shadow: 19px 12px 0 var(--secondary-color);
  }
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns.image-pos-left .column-image figure img {
    right: -5vw;
    left: auto;
    box-shadow: -2vw 2.5vw 0 var(--secondary-color);
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-data {
  width: 50%;
  color: #fff;
  padding: 40px 66px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data {
    padding: 25px 40px;
  }
}
@media (max-width: 1023px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data {
    padding: 20px 30px;
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data {
    padding: 18px 10px 18px 24px;
  }
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data {
    width: 100%;
    padding: 18px 15px 18px 15px;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-data h1 {
  font-size: 45px;
  line-height: 1.11;
  margin: 0 0 10px;
  color: var(--secondary-color);
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data h1 {
    font-size: 34px;
  }
}
@media (max-width: 1023px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data h1 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data h1 {
    font-size: 22px;
  }
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data h1 {
    width: 60%;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-data p {
  font-size: 27px;
  line-height: 1.22;
  color: #fff;
  margin: 0 0 36px;
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data p {
    font-size: 18px;
    margin: 0 0 25px;
  }
}
@media (max-width: 1023px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data p {
    font-size: 16px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data p {
    font-size: 14px;
    margin: 0 0 16px;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-data .buttons-hold {
  display: flex;
  column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data .buttons-hold {
    column-gap: 14px;
    row-gap: 14px;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-data .buttons-hold .btn {
  border-color: var(--secondary-color);
  background-color: var(--secondary-color);
  color: #fff;
  justify-content: center;
  width: 210px;
  font-size: 17px;
  min-height: 47px !important;
  height: 47px;
  line-height: 37px;
  padding: 4px 10px;
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-data .buttons-hold .btn.btn-secondary {
  border-color: #fff;
  background-color: #fff;
  color: var(--secondary-color);
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data .buttons-hold .btn {
    width: 156px;
    font-size: 16px;
    min-height: 42px !important;
    height: 42px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-data .buttons-hold .btn {
    width: 130px;
    font-size: 14px;
    min-height: 39px !important;
    height: 39px;
    line-height: 29px;
    padding: 4px 10px;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-image {
  background-color: var(--primary-color);
  width: 50%;
  min-height: 356px;
  position: relative;
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image {
    min-height: 280px;
  }
}
@media (max-width: 1023px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image {
    min-height: 250px;
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image {
    min-height: 210px;
  }
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image {
    min-height: calc(25vw - 24px);
    width: 100%;
  }
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-image figure {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img {
  width: 702px;
  height: 702px;
  border-radius: 50%;
  object-fit: cover;
  overflow: hidden;
  position: absolute;
  right: -60px;
  bottom: -190px;
  z-index: 2;
  box-shadow: -40px 50px 0 var(--secondary-color);
}
.full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img.mobile {
  display: none;
}
@media (max-width: 1279px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img {
    width: 500px;
    height: 500px;
    right: -40px;
    bottom: -115px;
    box-shadow: -32px 35px 0 var(--secondary-color);
  }
}
@media (max-width: 1023px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img {
    width: 400px;
    height: 400px;
    right: -55px;
    bottom: -58px;
    box-shadow: -26px 28px 0 var(--secondary-color);
  }
}
@media (max-width: 767px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img {
    width: 320px;
    height: 320px;
    right: -46px;
    bottom: -75px;
    box-shadow: -19px 12px 0 var(--secondary-color);
  }
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img.desktop {
    display: none;
  }
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img.mobile {
    display: block;
  }
}
@media (max-width: 639px) {
  .full-width-banner-block .banner-hold.template-side-with-btns .column-image figure img {
    bottom: auto;
    top: -13vw;
    width: 42vw;
    height: 42vw;
    right: -5vw;
    box-shadow: -2vw 2.5vw 0 var(--secondary-color);
  }
}
.full-width-banner-block.with-slider .banner-hold.template-side-with-btns.image-pos-left .buttons-hold {
  margin-bottom: 10px;
}
@media (max-width: 479px) {
  .full-width-banner-block.with-slider .banner-hold.template-side-with-btns .buttons-hold {
    margin-bottom: 28px !important;
  }
}
.full-width-banner-block.with-slider .content-block {
  overflow: hidden;
  position: relative;
}
.full-width-banner-block.with-slider .content-block .main-banner-slider:not(.tns-slider) .slide:not(:first-child) .banner-hold {
  display: none;
}
.full-width-banner-block.with-slider .content-block .tns-visually-hidden {
  display: none !important;
}
.full-width-banner-block.with-slider .content-block .tns-controls {
  position: absolute;
  bottom: 19px;
  right: 18px;
  display: flex;
  justify-content: center;
  padding: 0;
  z-index: 1;
}
@media (max-width: 1023px) {
  .full-width-banner-block.with-slider .content-block .tns-controls {
    bottom: 9px;
    right: 9px;
  }
}
.full-width-banner-block.with-slider .content-block .tns-controls button {
  width: 27px;
  height: 27px;
  margin: 0 0 0 3px;
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  position: relative;
}
.full-width-banner-block.with-slider .content-block .tns-controls button:after {
  content: "";
  display: block;
  text-indent: 0;
  font-family: "PAG-Icons";
  font-size: 26px;
  line-height: 1;
  position: absolute;
  top: 1px;
  left: 1px;
}
.full-width-banner-block.with-slider .content-block .tns-controls button:before {
  display: none;
}
.full-width-banner-block.with-slider .content-block .tns-controls button[data-controls=prev]:after {
  content: "\f097";
}
.full-width-banner-block.with-slider .content-block .tns-controls button[data-controls=next]:after {
  content: "\f098";
}
.full-width-banner-block.with-slider .content-block .tns-controls button:hover, .full-width-banner-block.with-slider .content-block .tns-controls button:active {
  color: var(--secondary-color);
}

.content-block .soliloquy-container .soliloquy-image {
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .content-block .soliloquy-container .soliloquy-image {
    border-radius: 8px;
  }
}

.banners-slider-section .tns-outer {
  overflow: hidden;
  position: relative;
}
.banners-slider-section .tns-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 15px;
  z-index: 1;
}
.banners-slider-section .tns-nav button {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid var(--primary-color);
}
.banners-slider-section .tns-nav button.tns-nav-active {
  background-color: var(--primary-color);
}

#app .grid.posts-template-4 {
  row-gap: 56px;
  column-gap: 26px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  #app .grid.posts-template-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 40px;
    column-gap: 24px;
  }
}
@media (max-width: 439px) {
  #app .grid.posts-template-4 {
    row-gap: 20px;
  }
}
#app .grid.posts-template-4 .service-item.theme-3 {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 0;
  height: auto;
  transition: opacity 200ms ease-in-out;
}
#app .grid.posts-template-4 .service-item.theme-3:hover {
  opacity: 0.85;
}
#app .grid.posts-template-4 .service-item.theme-3:hover .btn {
  opacity: 1;
}
#app .grid.posts-template-4 .service-item.theme-3:hover .btn:before {
  left: 6px;
}
#app .grid.posts-template-4 .service-item.theme-3 .data {
  width: 100%;
  background-color: var(--primary-color);
  order: 1;
  padding: 20px 30px 34px;
  height: auto;
  max-width: none;
}
#app .grid.posts-template-4 .service-item.theme-3 .data:before {
  display: none;
}
#app .grid.posts-template-4 .service-item.theme-3 .service-thumb {
  order: 0;
}
#app .grid.posts-template-4 .service-item.theme-3 img {
  order: 0;
  position: initial;
  height: 290px;
  width: 100%;
}
@media (max-width: 439px) {
  #app .grid.posts-template-4 .service-item.theme-3 img {
    height: 230px;
  }
}
#app .grid.posts-template-4 .service-item.theme-3 .btn {
  padding: 0;
  border: none;
  position: absolute;
  right: 33px;
  bottom: 1px;
  width: 48px;
  height: 27px;
  display: block;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 200%;
}
#app .grid.posts-template-4 .service-item.theme-3 .btn:before {
  content: "\f082";
  font-family: "PAG-Icons";
  font-size: 40px;
  line-height: 1;
  position: absolute;
  left: 3px;
  top: 3px;
  transition: all 300ms ease-in-out;
  text-indent: 0;
}
#app .grid.posts-template-4 .service-item.theme-3 .btn:hover, #app .grid.posts-template-4 .service-item.theme-3 .btn:active {
  opacity: 1;
}
#app .grid.posts-template-4 .service-item.theme-3 .btn:hover:before, #app .grid.posts-template-4 .service-item.theme-3 .btn:active:before {
  left: 6px;
}
#app .grid.posts-template-4 .service-item.theme-3 .price-tag {
  padding: 0;
  border: none;
  position: absolute;
  left: 16px;
  bottom: 0;
  height: 27px;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 27px;
  padding: 0 15px;
  background: var(--primary-color);
  border-radius: 5px;
  transition: all 300ms ease-in-out;
}
#app .grid.posts-template-4 .service-item.theme-3 .btn-service {
  padding: 0;
  border: none;
  position: absolute;
  right: 16px;
  bottom: 10px;
  height: 27px;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 27px;
  padding: 0 15px;
  background: var(--primary-color);
  border-radius: 5px;
  transition: all 300ms ease-in-out;
}
#app .grid.posts-template-4 .service-item.theme-3 .btn-service:hover, #app .grid.posts-template-4 .service-item.theme-3 .btn-service:active {
  opacity: 1;
  transform: translateX(3px);
}

.service-item.theme-3 {
  height: 304px;
  position: relative;
  overflow: hidden;
  border-radius: 14px;
}
.service-item.theme-3 .data {
  position: relative;
  z-index: 2;
  width: 50%;
}
.service-item.theme-3 .data:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 412px;
  height: 412px;
  left: -157px;
  top: -95px;
  background-color: var(--primary-color);
  border-radius: 50%;
}
@media (max-width: 439px) {
  .service-item.theme-3 .data:before {
    width: 379px;
    height: 430px;
  }
}
.service-item.theme-3 img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .service-item.theme-3 {
    padding: 1.25rem;
  }
  .service-item.theme-3 .data {
    width: 60%;
  }
  .service-item.theme-3 .data:before {
    left: -200px;
    top: -80px;
  }
  .service-item.theme-3 .data h4 {
    font-size: 1.25rem;
    line-height: 1.2;
  }
  .service-item.theme-3 .data .text-md {
    font-size: 0.8rem !important;
  }
}
@media (max-width: 1024px) {
  .service-item.theme-3 .data {
    max-width: 200px;
  }
}

.team-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.team-block .item {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 0 70px;
}
@media (max-width: 1220px) {
  .team-block .item {
    width: 33.33%;
  }
}
@media (max-width: 1023px) {
  .team-block .item {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .team-block .item {
    margin: 0 0 40px;
  }
}
.team-block .item .hold {
  cursor: pointer;
}
.team-block .item figure {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 0 15px;
}
.team-block .item figure:after {
  content: "";
  display: block;
  position: absolute;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  left: 50%;
  margin-left: -110px;
  bottom: 0;
  background-color: var(--primary-color);
}
@media (max-width: 639px) {
  .team-block .item figure:after {
    height: calc(40vw - 30px);
    width: calc(40vw - 30px);
    margin-left: calc(-20vw + 15px);
  }
}
.team-block .item figure img {
  position: relative;
  z-index: 1;
  width: 186px;
  height: auto;
  object-fit: contain;
  object-position: bottom;
}
@media (min-width: 640px) {
  .team-block .item figure img {
    min-height: 209px;
  }
}
@media (max-width: 639px) {
  .team-block .item figure img {
    width: 70%;
    height: 34vw;
  }
}
.team-block .item .name {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 12px;
  text-align: center;
}
@media (max-width: 639px) {
  .team-block .item .name {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 4px;
  }
}
.team-block .item .role {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 639px) {
  .team-block .item .role {
    font-size: 14px;
    line-height: 18px;
  }
}
.team-block .item .bio {
  display: none;
}

.popup-fade-bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.82);
  z-index: 9999;
}
.popup-fade-bg .popup-holder {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.popup-fade-bg #team-popup {
  min-height: 200px;
  max-width: 642px;
  width: 100%;
  position: relative;
  padding-top: 95px;
  margin-top: 15px;
}
@media (max-height: 600px), (max-width: 767px) {
  .popup-fade-bg #team-popup {
    padding-top: 50px;
    margin-top: 8px;
  }
}
.popup-fade-bg #team-popup .content-holder {
  padding: 85px 49px 100px 64px;
  background-color: #ffffff;
  border: 1px solid #979797;
  transition: height 600ms ease-in-out;
}
@media (max-height: 600px), (max-width: 767px) {
  .popup-fade-bg #team-popup .content-holder {
    padding: 80px 35px 80px 50px;
  }
}
@media (max-width: 600px) {
  .popup-fade-bg #team-popup .content-holder {
    height: 75vh;
    padding: 70px 20px 70px 30px;
  }
}
.popup-fade-bg #team-popup .content-holder figure {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.popup-fade-bg #team-popup .content-holder figure:after {
  content: "";
  display: block;
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  left: 50%;
  margin-left: -80px;
  bottom: 0;
  background-color: var(--primary-color);
}
@media (max-height: 600px), (max-width: 767px) {
  .popup-fade-bg #team-popup .content-holder figure:after {
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
}
.popup-fade-bg #team-popup .content-holder figure img {
  position: relative;
  z-index: 1;
  width: 139px;
  height: auto;
}
@media (max-height: 600px), (max-width: 767px) {
  .popup-fade-bg #team-popup .content-holder figure img {
    width: 90px;
    margin-left: 10px;
  }
}
.popup-fade-bg #team-popup .content-holder .name {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 42px;
  margin: 0;
}
@media (max-width: 767px) {
  .popup-fade-bg #team-popup .content-holder .name {
    font-size: 24px;
    line-height: 32px;
  }
}
.popup-fade-bg #team-popup .content-holder .role {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 767px) {
  .popup-fade-bg #team-popup .content-holder .role {
    font-size: 16px;
    line-height: 22px;
  }
}
.popup-fade-bg #team-popup .content-holder .bio {
  margin: 24px 0 0;
  padding-right: 15px;
  height: 100%;
  height: 240px;
  max-height: 420px;
}
@media (max-height: 900px) {
  .popup-fade-bg #team-popup .content-holder .bio {
    max-height: 260px;
  }
}
@media (max-height: 735px) {
  .popup-fade-bg #team-popup .content-holder .bio {
    max-height: 150px;
  }
}
@media (max-width: 767px) {
  .popup-fade-bg #team-popup .content-holder .bio {
    margin-top: 18px;
  }
}
@media (max-width: 600px) {
  .popup-fade-bg #team-popup .content-holder .bio {
    max-height: none;
    margin-top: 15px;
    height: calc(100% - 80px - 70px - 15px);
    padding-right: 10px;
  }
}
.popup-fade-bg #team-popup .content-holder .bio p {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  margin: 0 0 23px;
}
@media (max-width: 600px) {
  .popup-fade-bg #team-popup .content-holder .bio p {
    font-size: 16px;
    line-height: 23px;
  }
}
.popup-fade-bg #team-popup .content-holder .bio a {
  color: var(--primary-color);
}
.popup-fade-bg #team-popup .close-btn {
  width: 156px;
  height: 39px;
  border-radius: 20px;
  border: 1px solid var(--primary-color);
  display: block;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -78px;
  color: var(--primary-color);
  font-size: 20px;
  font-weight: 400;
  background: #fff;
  transition: all 600ms ease-in-out;
  text-align: center;
  line-height: 37px;
  box-sizing: border-box;
  cursor: pointer;
}
.popup-fade-bg #team-popup .close-btn:hover, .popup-fade-bg #team-popup .close-btn:active {
  color: #fff;
  background-color: var(--primary-color);
}
@media (max-height: 600px), (max-width: 767px) {
  .popup-fade-bg #team-popup .close-btn {
    bottom: 25px;
  }
}

.bg-primary-op-10 {
  position: relative;
}
.bg-primary-op-10:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary-color);
  opacity: 0.1;
  z-index: 0;
  border-radius: 14px;
}
.bg-primary-op-10 .content-block {
  position: relative;
  z-index: 1;
}

.category-slider-style-2 .item {
  padding: 0 7px;
}
.category-slider-style-2 .item .hold {
  background-color: var(--primary-color);
  border-radius: 14px;
  padding: 30px 20px;
}
.category-slider-style-2 .item .hold h4 {
  color: #fff;
}
@media (max-width: 1279px) {
  .category-slider-style-2 .item .hold {
    padding: 25px 18px;
  }
  .category-slider-style-2 .item .hold figure {
    height: 95px;
  }
  .category-slider-style-2 .item .hold h4 {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .category-slider-style-2 .item .hold {
    padding: 20px 16px;
  }
  .category-slider-style-2 .item .hold figure {
    height: 70px;
  }
  .category-slider-style-2 .item .hold figure img {
    height: 100%;
    width: auto;
  }
  .category-slider-style-2 .item .hold h4 {
    font-size: 18px;
  }
}

#content .mstore-content-block.type-slider .tns-outer .tns-controls button:hover {
  opacity: 0.75;
}
@media (max-width: 479px) {
  #content .mstore-content-block.type-slider {
    padding: 0 35px;
  }
  #content .mstore-content-block.type-slider .tns-outer .tns-controls button {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  #content .mstore-content-block.type-slider .tns-outer .tns-controls button:before {
    font-size: 1rem;
    line-height: 30px;
  }
}

.store-contacts-horizontal {
  position: relative;
}
.store-contacts-horizontal:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary-color);
  opacity: 0.1;
  z-index: 0;
  border-radius: 14px;
}
.store-contacts-horizontal .btn {
  max-width: 357px;
}
.store-contacts-horizontal .side-pharmacy-data {
  position: relative;
  z-index: 1;
  padding: 30px;
}
@media (min-width: 1024px) {
  .store-contacts-horizontal .side-pharmacy-data {
    display: flex;
    flex-wrap: wrap;
  }
  .store-contacts-horizontal .side-pharmacy-data .sub-block {
    width: 33.33%;
  }
  .store-contacts-horizontal .side-pharmacy-data .sub-block:nth-child(2) {
    order: 1;
  }
  .store-contacts-horizontal .side-pharmacy-data .sub-block:nth-child(1) {
    order: 2;
    padding-left: 40px;
    padding-right: 40px;
  }
  .store-contacts-horizontal .side-pharmacy-data .sub-block:nth-child(3) {
    order: 3;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .store-contacts-horizontal .side-pharmacy-data h3 {
    font-size: 1.5rem;
  }
  .store-contacts-horizontal .side-pharmacy-data .sub-block:nth-child(1) {
    padding-left: 30px;
    padding-right: 30px;
  }
  .store-contacts-horizontal .side-pharmacy-data .sub-block .schedule .item {
    font-size: 15px;
  }
}
@media (max-width: 430px) {
  .store-contacts-horizontal .side-pharmacy-data .schedule .item {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0 !important;
  }
  .store-contacts-horizontal .side-pharmacy-data .schedule .item .day {
    width: 35%;
  }
  .store-contacts-horizontal .side-pharmacy-data .schedule .item .time {
    width: 65%;
    padding-left: 20px;
    box-sizing: border-box;
  }
}

.footer-contacts #mstore-store-contacts .address-link {
  font-size: 1rem;
  margin-bottom: 1rem;
  display: block;
}
.footer-contacts .side-pharmacy-data {
  display: flex;
}
.footer-contacts .side-pharmacy-data .sub-block h3 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.footer-contacts .side-pharmacy-data .sub-block .schedule {
  font-size: 0.9rem;
}
.footer-contacts .side-pharmacy-data .sub-block .vue-map-container {
  height: 200px !important;
}
@media (min-width: 1024px) {
  .footer-contacts .side-pharmacy-data.num-sub-blocks-2 .sub-block {
    width: 50%;
  }
}
.footer-contacts .side-pharmacy-data.num-sub-blocks-3 {
  display: block;
}
@media (min-width: 1024px) {
  .footer-contacts .side-pharmacy-data.num-sub-blocks-3 {
    padding-right: 240px;
    position: relative;
  }
  .footer-contacts .side-pharmacy-data.num-sub-blocks-3 .sub-block:last-child {
    position: absolute;
    width: 220px;
    top: 0;
    right: 0;
  }
}

/* misc */
.banner-hold .mobile {
  display: none;
}
@media (max-width: 767px) {
  .banner-hold .desktop {
    display: none;
  }
  .banner-hold .mobile {
    display: block;
  }
}

.site-content {
  overflow: hidden;
  position: relative;
  background: #fff;
}
.site-content .mstore-content-block.type-tiles .item .hold {
  background: #fff;
}
.site-content .mstore-content-block.type-tiles .item .hold figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-content .mstore-content-block.type-tiles .item .hold figure img {
  max-width: 200px;
  max-height: 110px;
}

.wp-side-banner {
  position: absolute;
  top: 0;
  width: 200px;
}
@media (max-width: 1879px) {
  .wp-side-banner {
    display: none !important;
  }
}
.wp-side-banner.fixed {
  position: fixed;
}
.wp-side-banner.fixed.reach-bottom {
  top: auto !important;
  position: absolute !important;
}
.wp-side-banner.side-left {
  left: -210px;
}
.wp-side-banner.side-right {
  right: -210px;
}

/* blog styles start */
.posts-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px;
}
.posts-grid.loading {
  position: relative;
}
.posts-grid.loading:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.posts-grid .post-item {
  width: 33.33%;
  padding: 0 18px;
  box-sizing: border-box;
  margin: 0 0 84px;
}
@media (max-width: 1023px) {
  .posts-grid .post-item {
    width: 50%;
    margin-bottom: 60px;
  }
}
@media (max-width: 649px) {
  .posts-grid .post-item {
    width: 100%;
  }
}
.posts-grid .post-item .hold {
  height: 100%;
}
.posts-grid .post-item .data-hold {
  padding: 17px 0 0;
}
.posts-grid .post-item .data-hold .title {
  font-size: 25px;
  font-weight: 800;
  font-style: normal;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 12px;
}
@media (max-width: 560px) {
  .posts-grid .post-item .data-hold .title {
    font-size: 18px;
    line-height: 25px;
  }
}
.posts-grid .post-item .data-hold .date {
  display: none;
}
.posts-grid .post-item .data-hold p {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.posts-grid .post-item .data-hold .read-more {
  font-size: 14px;
  line-height: 20px;
  margin: 19px 0 0;
  display: block;
  float: left;
  clear: both;
}
.posts-grid .post-item .data-hold .read-more::after {
  content: " →";
}

/* blog styles end */
/* flexible panels start */
.loyalty-program-section {
  background-position: center;
  background-size: cover;
  padding: 5px 0 !important;
}
@media (max-width: 599px) {
  .loyalty-program-section {
    background-position-x: 38%;
  }
}
.loyalty-program-section .data-hold {
  color: #fff;
  display: flex;
  align-items: center;
  max-width: 850px;
  margin: 0 auto;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .loyalty-program-section .data-hold {
    max-width: 560px;
  }
}
@media (max-width: 599px) {
  .loyalty-program-section .data-hold {
    flex-direction: column;
    row-gap: 14px;
  }
}
.loyalty-program-section .data-hold .text-hold {
  padding-right: 35px;
  padding-left: 125px;
  width: calc(100% - 384px);
}
@media (max-width: 1023px) {
  .loyalty-program-section .data-hold .text-hold {
    padding-right: 25px;
    padding-left: 60px;
    width: calc(100% - 350px);
  }
}
@media (max-width: 767px) {
  .loyalty-program-section .data-hold .text-hold {
    width: calc(100% - 169px);
  }
}
@media (max-width: 599px) {
  .loyalty-program-section .data-hold .text-hold {
    padding-right: 0;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
.loyalty-program-section .data-hold .text-hold h2 {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  margin: 0 0 8px;
}
@media (max-width: 599px) {
  .loyalty-program-section .data-hold .text-hold h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 3px;
  }
}
.loyalty-program-section .data-hold .text-hold .text {
  font-size: 16px;
  line-height: 22px;
}
.loyalty-program-section .data-hold .buttons-hold {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) and (min-width: 600px) {
  .loyalty-program-section .data-hold .buttons-hold {
    flex-direction: column;
    row-gap: 14px;
  }
}
@media (max-width: 599px) {
  .loyalty-program-section .data-hold .buttons-hold {
    column-gap: 14px;
    row-gap: 14px;
    width: 100%;
    justify-content: center;
  }
}
.loyalty-program-section .data-hold .buttons-hold .btn {
  color: #fff;
  border-color: var(--secondary-color);
  background-color: var(--secondary-color);
  margin-left: 14px;
  width: 155px;
  line-height: 44px;
  height: 44px;
  min-height: 0 !important;
  padding: 0 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 599px) {
  .loyalty-program-section .data-hold .buttons-hold .btn {
    margin: 0;
    width: 50%;
    max-width: 155px;
  }
}
.loyalty-program-section .data-hold .buttons-hold .btn.btn-secondary {
  background-color: #fff;
  border-color: #fff;
  color: var(--secondary-color);
}

.posts-grid-block .posts-grid-subblock {
  display: flex;
  flex-wrap: wrap;
  max-width: 96vw;
}
.posts-grid-block .posts-grid-subblock aside {
  width: 298px;
  padding-right: 36px;
}
@media (max-width: 1023px) {
  .posts-grid-block .posts-grid-subblock aside {
    width: 220px;
    padding-right: 20px;
  }
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside {
    width: 100%;
    padding: 0;
  }
}
.posts-grid-block .posts-grid-subblock aside .mobile-blog-categories .close-btn {
  display: none;
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside .mobile-blog-categories {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    padding: 55px;
    right: -100%;
    transition: all 400ms ease-in-out;
  }
  .posts-grid-block .posts-grid-subblock aside .mobile-blog-categories.open {
    right: 0;
  }
  .posts-grid-block .posts-grid-subblock aside .mobile-blog-categories .close-btn {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px;
    height: 34px;
    cursor: pointer;
  }
  .posts-grid-block .posts-grid-subblock aside .mobile-blog-categories .close-btn:before {
    color: var(--primary-color);
    content: "\f086";
    font-family: "PAG-Icons";
    font-size: 33px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 1px;
    transition: all 300ms ease-in-out;
    text-indent: 0;
  }
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside .mobile-blog-nav {
    display: flex;
    margin: 0 0 20px;
  }
}
.posts-grid-block .posts-grid-subblock aside .mobile-blog-nav .categories-toggle {
  display: none;
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside .mobile-blog-nav .categories-toggle {
    cursor: pointer;
    display: block;
    width: 100px;
    height: 44px;
    padding: 10px 10px;
    line-height: 24px;
    text-align: center;
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 500;
  }
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside .posts-search {
    width: calc(100% - 100px);
    padding-left: 16px;
  }
}
.posts-grid-block .posts-grid-subblock aside .posts-search .search-input {
  position: relative;
  padding-bottom: 36px;
  border-bottom: 1px solid #DFDFDF;
  margin: 0 0 23px;
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside .posts-search .search-input {
    border: none;
    padding: 0;
    margin: 0;
  }
}
.posts-grid-block .posts-grid-subblock aside .posts-search .search-input input {
  font-size: 0.875rem;
  box-shadow: none;
  border-radius: 10px;
  background-color: #f5f5f5;
  padding: 11px 40px 11px 17px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  color: #4a4a4a;
  width: 100%;
  height: 44px;
}
.posts-grid-block .posts-grid-subblock aside .posts-search .search-input button {
  position: absolute;
  top: 10px;
  right: 13px;
  white-space: nowrap;
  text-indent: 200%;
  overflow: hidden;
  width: 24px;
  height: 24px;
}
.posts-grid-block .posts-grid-subblock aside .posts-search .search-input button:after {
  content: "\f095";
  font-family: "PAG-Icons";
  font-size: 22px;
  line-height: 1;
  position: absolute;
  left: 1px;
  top: 2px;
  z-index: 0;
  color: var(--primary-color);
  text-indent: 0;
}
.posts-grid-block .posts-grid-subblock aside h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 29px;
}
.posts-grid-block .posts-grid-subblock aside ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
}
.posts-grid-block .posts-grid-subblock aside ul li {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 24px;
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock aside ul li {
    margin: 0 0 15px;
    padding: 0 24px 14px;
    border-bottom: 1px solid #DFDFDF;
  }
}
.posts-grid-block .posts-grid-subblock aside ul li.active a, .posts-grid-block .posts-grid-subblock aside ul li a:hover, .posts-grid-block .posts-grid-subblock aside ul li a:active {
  color: var(--secondary-color);
}
.posts-grid-block .posts-grid-subblock .posts-grid-hold {
  width: calc(100% - 298px);
}
@media (max-width: 1023px) {
  .posts-grid-block .posts-grid-subblock .posts-grid-hold {
    width: calc(100% - 220px);
  }
}
@media (max-width: 579px) {
  .posts-grid-block .posts-grid-subblock .posts-grid-hold {
    width: 100%;
  }
}
.posts-grid-block .custom-grid {
  margin: 0 -12px;
  display: flex;
  flex-wrap: wrap;
}
.posts-grid-block .custom-grid .item {
  width: 33.33%;
  padding: 0 12px;
}
@media (max-width: 1023px) {
  .posts-grid-block .custom-grid .item {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .posts-grid-block .custom-grid .item {
    width: 100%;
  }
}
.posts-grid-block .custom-grid.max-items-1 .item {
  width: 100%;
}
@media (min-width: 1280px) {
  .posts-grid-block .custom-grid.max-items-1 .item figure {
    height: auto !important;
  }
  .posts-grid-block .custom-grid.max-items-1 .item figure img {
    max-width: none;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .posts-grid-block .custom-grid.max-items-1 .item.video-post .hold figure:before {
    width: 92px;
    height: 92px;
    margin-left: -46px;
    margin-top: -46px;
  }
}
@media (min-width: 640px) {
  .posts-grid-block .custom-grid.max-items-2 .item {
    width: 50%;
  }
}
@media (max-width: 1439px) {
  .posts-grid-block .posts-grid-hold .custom-grid .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .posts-grid-block .posts-grid-hold .custom-grid .item {
    width: 100%;
  }
}
.posts-grid-block .posts-template-6 .item {
  margin: 0 0 28px;
}
.posts-grid-block .posts-template-6 .item.video-post .hold figure {
  position: relative;
}
.posts-grid-block .posts-template-6 .item.video-post .hold figure:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../images/play.svg") no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.posts-grid-block .posts-template-6 .item .hold {
  padding: 0 0 58px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  height: 100%;
}
.posts-grid-block .posts-template-6 .item .hold > a:hover figure {
  opacity: 0.85;
}
.posts-grid-block .posts-template-6 .item .hold > a:hover .arrow-right {
  right: -4px;
}
.posts-grid-block .posts-template-6 .item .hold figure {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
}
@media (min-width: 1280px) {
  .posts-grid-block .posts-template-6 .item .hold figure {
    height: 181px;
    overflow: hidden;
  }
}
.posts-grid-block .posts-template-6 .item .hold .data-hold {
  padding: 22px 0 0;
}
.posts-grid-block .posts-template-6 .item .hold .meta {
  font-size: 15px;
  line-height: 1.4;
  color: #616161;
  margin: 0 0 10px;
}
.posts-grid-block .posts-template-6 .item .hold h4 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 9px;
  color: var(--primary-color);
}
.posts-grid-block .posts-template-6 .item .hold h4 a {
  color: var(--primary-color);
}
.posts-grid-block .posts-template-6 .item .hold h4 a:hover {
  color: var(--secondary-color);
}
.posts-grid-block .posts-template-6 .item .hold p {
  font-size: 15px;
  line-height: 21px;
  color: var(--primary-color);
}
.posts-grid-block .posts-template-6 .item .hold .arrow-right {
  padding: 0;
  border: none;
  position: absolute;
  right: 0;
  bottom: 33px;
  width: 32px;
  height: 24px;
  display: block;
  color: var(--secondary-color);
  white-space: nowrap;
  overflow: hidden;
  text-indent: 200%;
  transition: all 300ms ease-in-out;
}
.posts-grid-block .posts-template-6 .item .hold .arrow-right:before {
  content: "\f082";
  font-family: "PAG-Icons";
  font-size: 33px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 3px;
  transition: all 300ms ease-in-out;
  text-indent: 0;
}
.posts-grid-block .posts-template-6 .item .hold .arrow-right:hover, .posts-grid-block .posts-template-6 .item .hold .arrow-right:active {
  opacity: 1;
}
.posts-grid-block .buttons-hold {
  display: flex;
  margin: 40px 0 0;
  justify-content: center;
}
.posts-grid-block .buttons-hold .btn {
  cursor: pointer;
}

.page-id-33 .posts-grid-block .posts-template-6 .item .hold .meta {
  display: none;
}

.single-blog .full-width-banner-block {
  display: none;
}
.single-blog .single-news-content {
  max-width: 818px;
}
.single-blog .single-news-content figure.post-thumb {
  width: 100%;
  margin: 0 0 20px;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.single-blog .single-news-content .date {
  font-size: 15px;
  line-height: 1.4;
  color: #616161;
  margin: 0 0 15px;
}
.single-blog .single-news-content h1 {
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 20px;
}
.single-blog .single-news-content h2 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.43;
  margin: 43px 0 10px;
}
.single-blog .single-news-content p {
  font-size: 16px;
  line-height: 1.56;
  margin: 0 0 15px;
}
.single-blog .single-news-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.single-blog .single-news-content ul li {
  position: relative;
  margin: 0 0 13px;
  padding: 0 0 0 21px;
  font-size: 16px;
  line-height: 1.56;
  word-break: break-word;
}
.single-blog .single-news-content ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  background: var(--secondary-color);
}
.single-blog .single-news-content ul li:last-child {
  margin-bottom: 0;
}
.single-blog .single-news-content blockquote {
  border-radius: 25px;
  border-top-left-radius: 0;
  background: var(--secondary-color);
  color: #fff;
  font-size: 20px;
  position: relative;
  padding: 32px 40px 25px 72px;
  margin: 20px 0 25px;
  font-weight: 700;
  line-height: 1.6;
}
.single-blog .single-news-content blockquote p {
  color: inherit;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}
.single-blog .single-news-content blockquote p:last-child {
  margin-bottom: 0;
}
.single-blog .single-news-content blockquote:before {
  content: "";
  position: absolute;
  left: 39px;
  top: 22px;
  width: 40px;
  height: 32px;
  background: url("../images/quote.svg") no-repeat;
  background-size: contain;
  display: block;
}
.single-blog .single-news-content .alignleft {
  float: left;
  text-align: left;
  margin: 1rem 2rem 1rem 0 !important;
  clear: left;
}
.single-blog .single-news-content .aligncenter {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-blog .single-news-content .alignright {
  float: right;
  text-align: right;
  margin: 1rem 0 1rem 2rem !important;
  clear: right;
}
.single-blog .single-news-content .share-block {
  border-radius: 7px;
  background: var(--secondary-color);
  padding: 20px;
  display: flex;
  justify-content: flex-end;
}
.single-blog .single-news-content .share-block .btn {
  border-color: #fff;
  background: #fff;
  color: var(--secondary-color);
  min-height: 0 !important;
}

.popular-posts-block .block-heading,
.related-posts-block .block-heading,
.posts-sub-block .block-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 40px;
}
@media (max-width: 479px) {
  .popular-posts-block .block-heading,
  .related-posts-block .block-heading,
  .posts-sub-block .block-heading {
    margin: 0 0 20px;
  }
}
.popular-posts-block .block-heading h2,
.related-posts-block .block-heading h2,
.posts-sub-block .block-heading h2 {
  color: var(--primary-color);
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 479px) {
  .popular-posts-block .block-heading h2,
  .related-posts-block .block-heading h2,
  .posts-sub-block .block-heading h2 {
    font-size: 22px;
  }
}
.popular-posts-block .block-heading .btn,
.related-posts-block .block-heading .btn,
.posts-sub-block .block-heading .btn {
  border-color: var(--secondary-color);
  background-color: var(--secondary-color);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  min-height: 44px;
  padding: 10px 31px;
  line-height: 22px;
}
@media (max-width: 479px) {
  .popular-posts-block .block-heading .btn,
  .related-posts-block .block-heading .btn,
  .posts-sub-block .block-heading .btn {
    padding: 10px 22px;
  }
}

.popular-posts-block,
.related-posts-block {
  background-color: #f2f2f2;
  padding: 50px 0 20px;
}
@media (max-width: 1439px) {
  .popular-posts-block .posts-grid-block .posts-grid-hold .custom-grid .item:nth-child(3),
  .related-posts-block .posts-grid-block .posts-grid-hold .custom-grid .item:nth-child(3) {
    display: none;
  }
}

@media (min-width: 1440px) {
  .related-posts-block .container {
    max-width: 1134px !important;
  }
}

.popular-posts-block .column {
  padding-left: 298px;
}
@media (max-width: 1023px) {
  .popular-posts-block .column {
    padding-left: 220px;
  }
}
@media (max-width: 767px) {
  .popular-posts-block .column {
    padding-left: 0;
  }
}

/* flexible panels end */
.legitscript-seal {
  margin: 0 0 20px;
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .legitscript-seal {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .legitscript-seal {
    display: none;
  }
}
.legitscript-seal > div {
  width: 140px !important;
  height: 100px !important;
}
.legitscript-seal.mobile-only {
  display: none;
  margin: 20px 0;
  justify-content: center;
}
@media (max-width: 767px) {
  .legitscript-seal.mobile-only {
    display: flex;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .site-footer .footer-main .container > div:first-child {
    position: relative;
  }
}

.faqs-block {
  padding: 50px 100px 20px;
}
@media (max-width: 1023px) {
  .faqs-block {
    padding: 30px 0 0;
  }
}
.faqs-block .accordion-element {
  margin: 0 0 63px;
}
@media (max-width: 479px) {
  .faqs-block .accordion-element {
    margin: 0 0 20px;
  }
}
.faqs-block .accordion-element .accordion-title {
  margin-top: 0;
  color: var(--primary-color);
  /* Remove border */
  border-top: 1px solid #bdc3d8 !important;
}
.faqs-block .accordion-element .accordion-title:last-of-type {
  border-bottom: none;
}
.faqs-block .accordion-element .accordion-title:first-of-type {
  margin-top: 0;
}
.faqs-block .accordion-element h3 {
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
  margin: 0;
}
.faqs-block .accordion-element .ui-accordion-header.ui-state-default {
  background: none;
  padding: 24px 30px 24px 0;
  position: relative;
  cursor: pointer;
  /* Remove border */
  border: none;
}
@media (max-width: 479px) {
  .faqs-block .accordion-element .ui-accordion-header.ui-state-default {
    padding: 20px 25px 20px 0;
  }
}
.faqs-block .accordion-element .ui-accordion-header.ui-state-active {
  color: var(--secondary-color);
  border-bottom: none;
}
.faqs-block .accordion-element .ui-widget-content {
  padding: 0 30px 24px 0;
  background: none;
  border: none;
  /* Remove border */
  border: none;
}
@media (max-width: 479px) {
  .faqs-block .accordion-element .ui-widget-content {
    padding: 0 25px 20px 0;
  }
}
.faqs-block .accordion-element .ui-accordion-header-icon {
  position: absolute;
  right: 5px;
  top: 20px;
  bottom: auto;
  background: url("../images/icon-plus-2.svg") no-repeat center;
  display: block;
  width: 20px;
  height: 32px;
  border: none;
  /* Add animation */
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 479px) {
  .faqs-block .accordion-element .ui-accordion-header-icon {
    width: 16px;
    height: 28px;
    top: 17px;
    right: 14px;
  }
}
.faqs-block .accordion-element .ui-state-active .ui-accordion-header-icon {
  background: url("../images/icon-minus.svg") no-repeat center;
  /* Add animation */
  transform: rotate(180deg);
}
@media (max-width: 479px) {
  .faqs-block .accordion-element .ui-state-active .ui-accordion-header-icon {
    background-size: 10px;
  }
}
.faqs-block .accordion-element .accordion-content {
  display: none;
  padding: 0 20px 20px;
  /* Remove border */
  border: none;
  /* Let JavaScript handle animations */
}
.faqs-block .accordion-element .accordion-content.accordion-content-active {
  display: block;
}
.faqs-block .accordion-element .accordion-content p {
  margin-top: 0;
  line-height: 1.6;
}
.faqs-block .accordion-element .accordion-content ul, .faqs-block .accordion-element .accordion-content ol {
  padding-left: 20px;
}
.faqs-block .accordion-element .accordion-content ul li, .faqs-block .accordion-element .accordion-content ol li {
  margin-bottom: 8px;
}
.faqs-block .accordion-element .accordion-header-active {
  font-weight: 700;
  color: var(--secondary-color);
  /* Remove border */
  border: none;
}

.content-boxes-hold.default-text-styles .column {
  height: 100%;
}
.content-boxes-hold.default-text-styles .column .hold {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.content-boxes-hold.default-text-styles .column .hold figure.flex {
  flex: 0 0 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding-bottom: 1.5rem;
}
.content-boxes-hold.default-text-styles .column .hold figure.flex img {
  width: 120px;
  height: 120px;
  object-fit: contain;
}
.content-boxes-hold.default-text-styles .column .hold h3, .content-boxes-hold.default-text-styles .column .hold h5 {
  flex-shrink: 0;
}
.content-boxes-hold.default-text-styles .column .hold p:not(:last-child) {
  flex: 1;
}
.content-boxes-hold.default-text-styles .column .hold p:last-child {
  margin-top: auto;
  margin-bottom: 0;
}
.content-boxes-hold.default-text-styles .column .hold .cta.btn {
  margin-top: 1rem;
}

@media (max-width: 640px) {
  .headernav .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .headernav .nav-section {
    flex: 0 0 auto;
    min-width: unset;
    max-width: 40vw;
  }
  .headernav .search-hold {
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  #mstore-browse-categories > a {
    visibility: visible;
  }
}
/* Header search absolute positioning styles */
.header-search-absolute {
  position: absolute;
  z-index: 10;
  max-width: 640px;
  min-width: 320px;
  /* Desktop styles (larger than 640px) */
  /* Mobile styles (640px and lower) */
}
@media (min-width: 761px) {
  .header-search-absolute {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 600px); /* Adjust based on logo and header-actions width */
  }
}
@media (max-width: 760px) {
  .header-search-absolute {
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 10px;
  }
}
.header-search-absolute .search-container {
  width: 100%;
  max-width: 100%;
}

/* Enhanced Two-Phase Sticky Header Implementation */
.header-main {
  position: sticky !important; /* Always sticky, never scroll */
  top: 0 !important; /* Always at top */
  z-index: 1000 !important;
  background-color: white;
  transition: all 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  /* Force override any other positioning */
  transform: none !important;
  margin-top: 0 !important;
  /* Phase 1: header-main fixed, headernav scrolls normally */
  /* Phase 2: header-main STILL fixed, headernav becomes sticky below */
  /* Enhanced visual effects when scrolled */
  /* Header hide/show animations */
}
.header-main.phase-1 {
  position: sticky !important;
  top: 0 !important; /* Never move from top */
  z-index: 1000 !important;
  transform: none !important;
  margin-top: 0 !important;
}
.header-main.phase-2 {
  position: sticky !important;
  top: 0 !important; /* Still never move from top */
  z-index: 1001 !important; /* Higher z-index to ensure proper layering */
  transform: none !important;
  margin-top: 0 !important;
}
.header-main.scrolled {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.95);
}
.header-main.sticky-hidden {
  transform: translateY(-100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-main.sticky-visible {
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-main.slide-down {
  animation: slideDownSmooth 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Keyframe for smooth slide down animation */
@keyframes slideDownSmooth {
  0% {
    transform: translateY(-100%);
    opacity: 0.8;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Promobar interaction handling */
.header-promobar {
  position: sticky;
  top: 0;
  z-index: 999;
  transition: all 0.3s ease;
  /* Hide promobar when scrolled */
}
.header-promobar.scrolled-hidden {
  transform: translateY(-100%);
  opacity: 0;
}

/* Adjust header-main position when promobar is present and visible */
.header-promobar:not(.scrolled-hidden) + .header-main {
  top: 0; /* Will be calculated dynamically by JavaScript */
}

/* Headernav positioning classes controlled by JavaScript */
.headernav.phase-1-normal {
  position: relative !important;
  top: auto !important;
  z-index: 999 !important;
}

.headernav.phase-2-sticky {
  position: sticky !important;
  top: 120px !important; /* Fixed value - header-main height */
  z-index: 998 !important;
  background-color: white;
  border-bottom: 1px solid #e0e0e0;
}

/* Mobile responsive adjustments - Two-phase behavior */
@media (max-width: 640px) {
  .header-main {
    z-index: 1001;
    /* Phase-specific adjustments for mobile */
  }
  .header-main.phase-1 {
    z-index: 1001;
  }
  .header-main.phase-2 {
    z-index: 1002;
  }
  .header-main.phase-2 ~ .headernav {
    z-index: 999;
  }
  .header-main.scrolled {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12);
    backdrop-filter: blur(5px);
  }
  .header-main.scrolled .logo-hold img {
    max-height: 60px;
    transition: max-height 0.3s ease;
  }
  .header-main.scrolled .container {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* Ensure mobile menu button is always visible */
  .side-menu-btn-hold {
    z-index: 1003;
  }
  /* Mobile headernav behavior */
  .headernav .header-search-absolute {
    position: relative;
  }
}
/* Tablet adjustments - Two-phase behavior */
@media (min-width: 641px) and (max-width: 1023px) {
  .header-main.phase-2 {
    z-index: 1002;
  }
  .header-main.phase-2 ~ .headernav {
    z-index: 999;
  }
  .header-main.scrolled {
    backdrop-filter: blur(8px);
  }
  .header-main.scrolled .header-search-absolute {
    top: 50%;
    transform: translateY(-50%);
  }
}
/* Desktop enhancements - Two-phase behavior */
@media (min-width: 1024px) {
  .header-main.phase-2 {
    z-index: 1002;
  }
  .header-main.phase-2 ~ .headernav {
    z-index: 999;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  }
  .header-main.scrolled {
    backdrop-filter: blur(12px);
  }
  .header-main.scrolled .container {
    padding-top: 8px;
    padding-bottom: 8px;
    transition: padding 0.3s ease;
  }
}
/* Ensure header content positioning */
.header-main .container > div {
  position: relative;
}

/* headernav positioning and behavior - adjust for fixed header-main */
.headernav {
  position: relative;
  z-index: 999;
  background-color: #fafafa;
  transition: all 0.3s ease;
  border-bottom: none !important;
  margin-top: 100px !important; /* Add space for fixed header-main */
}
@media (max-width: 760px) {
  .headernav {
    margin-top: 120px !important;
  }
}

@media (min-width: 1280px) {
  .search-hold {
    width: 320px !important;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  .search-hold {
    width: 350px !important;
  }
}
@media (max-width: 760px) {
  .search-hold {
    height: 40px !important;
    width: calc(50% - 8px) !important;
  }
}
@media (max-width: 760px) {
  .search-hold #app-search .v-input__control {
    min-height: 40px !important;
  }
}
@media (max-width: 760px) {
  .search-hold #app-search .v-input__control > .v-input__slot {
    padding-left: 14px !important;
    height: 40px !important;
  }
}
.search-hold #app-search #mstore-search {
  position: relative;
}
.search-hold #app-search #mstore-search:after {
  content: "\f095";
  font-family: "PAG-Icons";
  font-size: 22px;
  line-height: 1;
  position: absolute;
  right: 13px;
  top: 13px;
  z-index: 0;
  color: var(--primary-color);
}
@media (max-width: 760px) {
  .search-hold #app-search #mstore-search:after {
    font-size: 20px;
    right: 11px;
    top: 11px;
  }
}
.search-hold #app-search .v-input + img {
  opacity: 0;
  z-index: 1;
}
@media (max-width: 760px) {
  .search-hold #app-search .v-input + img {
    right: 13px !important;
    top: 11px !important;
    height: 19px !important;
    width: 19px !important;
  }
}

/* When in phase 2, headernav becomes sticky and positions right below header-main */
.header-main.phase-2 ~ .headernav {
  position: sticky;
  top: 0;
  z-index: 998;
  margin-top: 0;
}

/* Desktop: Restore original search positioning */
@media (min-width: 641px) {
  /* Make header container relative for absolute positioning */
  .header-main .container {
    position: relative !important;
  }
  /* Position the search row absolutely with original calc width */
  .header-main .header-search-row {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: calc(100% - 600px) !important; /* Original desktop width */
    max-width: 640px !important;
    min-width: 320px !important;
    z-index: 10 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  /* Reset search positioning within the row */
  .header-main .header-search-row .header-search-absolute {
    position: static !important;
    width: 100% !important; /* Use full width of the calculated container */
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }
  /* Ensure search hold uses full width */
  .header-main .header-search-row .header-search-absolute .search-hold {
    width: 100% !important;
    max-width: 100% !important;
  }
}
/* Mobile-Only Header Modifications - Two Div Structure */
@media (max-width: 640px) {
  /* 1. Make header-main sticky */
  .header-main {
    position: sticky !important;
    top: 0;
    z-index: 1000;
    background-color: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
  /* 2. Header container - block layout */
  .header-main .container {
    display: block !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  /* 3. First div: Logo and Actions row */
  .header-main .container > div:first-child {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 8px !important;
    min-height: 48px !important;
  }
  /* 4. Logo sizing */
  .header-main .logo-hold {
    height: 48px !important;
    max-width: 65% !important;
    display: flex !important;
    align-items: center !important;
  }
  /* 5. Logo image sizing */
  .header-main .logo-hold img {
    max-height: 45px !important;
    width: auto !important;
  }
  /* 6. Header actions */
  .header-main .header-actions {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    min-height: 48px !important;
  }
  /* 7. Cart and menu button sizing */
  .header-main .header-actions .cart-btn-hold,
  .header-main .header-actions .side-menu-btn-hold,
  .header-main .header-actions .auth-btn {
    min-width: 44px !important;
    min-height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  /* 8. Second div: Search row */
  .header-main .header-search-row {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  /* 9. Search container */
  .header-main .header-search-row .header-search-absolute {
    position: static !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    min-width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }
  /* 10. Search hold styling */
  .header-main .header-search-row .header-search-absolute .search-hold {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  /* 11. Search input optimization */
  .header-main .header-search-row .header-search-absolute .search-hold #app-search {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 44px !important;
  }
}
/* CRITICAL: Fix all parent containers that break sticky positioning */
body, #app, #header, .header-container {
  position: static !important; /* Override any positioning that breaks sticky */
  transform: none !important; /* Remove any transforms that break sticky */
  z-index: auto !important;
}

/* ULTIMATE FORCE: Override everything with maximum specificity */
html body #app #header .header-main,
html body .header-main,
body #header .header-main,
body .header-main,
#header .header-main,
.header-main {
  position: fixed !important; /* Use fixed instead of sticky as emergency solution */
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 9990 !important;
  transform: translateY(0) !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* CRITICAL: Override any other CSS that might affect header-main positioning */
#header .header-main,
.header-main,
div.header-main {
  position: sticky !important;
  top: 0 !important;
  z-index: 1000 !important;
  transform: translateY(0) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/*# sourceMappingURL=blocks.css.map */
