/** Shopify CDN: Minification failed

Line 973:0 Expected "}" to go with "{"

**/
.header .header__inline-menu .list-menu .first-level-links:nth-of-type(1) span {
  position: relative;
}
/*
 .header .header__inline-menu .list-menu .first-level-links:nth-of-type(1) span::before {
	 content: '';
	 background-image: url('https://cdn.shopify.com/s/files/1/0768/7349/8918/files/chat-speech-bubhotble.png?v=1702977616');
	 position: absolute;
	 display: block;
	 width: 25px;
	 height: 25px;
	 top: -23px;
	 left: 0;
	 background-size: contain;
	 background-repeat: no-repeat;
	 image-rendering: crisp-edges;
}*/
.header .header__inline-menu .header__submenu li a {
  color: #000;
  letter-spacing: 0;
}
.header .header__inline-menu .header__menu-item span {
  font-weight: 500;
  color: #000;
}
sticky-header .mobile-search-and-drawer {
  display: flex;
}
@media screen and (min-width: 990px) {
  sticky-header .mobile-search-and-drawer {
    display: none;
  }
}
sticky-header .header #swym-inject-header {
  display: none !important;
}
@media screen and (max-width: 749px) {
  sticky-header .header {
    padding: 2px 1rem 2px 1rem;
  }
}
sticky-header .header header-drawer .menu-drawer__account svg {
  margin-right: 10px;
  fill: #000 !important;
}
sticky-header .header header-drawer .menu-drawer__account svg path {
  fill: #000 !important;
}
@media screen and (max-width: 749px) {
  sticky-header .header header-drawer {
    margin-left: 0.8rem;
  }
}
@media screen and (max-width: 749px) {
  sticky-header .header .header__icons .header__icon--cart {
    margin-left: -15px;
  }
}
sticky-header .header .header__icons .icons-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
sticky-header .header .header__icons .icons-right .icons-right-top {
  display: flex;
}
sticky-header .header .header__icons .icons-right .icons-right-bottom {
  padding-left: 15px;
  font-size: 1rem;
}
@media screen and (max-width: 749px) {
  sticky-header .header .header__icons .icons-right .icons-right-bottom {
    display: none;
  }
}
@media screen and (max-width: 749px) {
  .header__heading-logo-wrapper img {
    padding: 5px;
  }
}
.utility-bar {
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.announcement-bar .announcement-bar__link .announcement-bar__message {
  letter-spacing: 0;
  font-weight: 500;
  font-size: 2.5rem;
  color: #353535;
}
@media screen and (max-width: 749px) {
  .announcement-bar .announcement-bar__link .announcement-bar__message {
    font-size: 1.25rem;
  }
}
.announcement-bar .announcement-bar__link .announcement-bar__message em {
  font-weight: bold;
}

.header .header__inline-menu .list-menu > li:last-child > a {
  border-radius: 50px;
  text-decoration: none !important;
  padding-left: 30px;
  padding-right: 30px;
  background: #0068b2;
}
.header .header__inline-menu .list-menu > li:last-child > a:hover {
  background: #0062a9;
}
.header .header__inline-menu .list-menu > li:last-child > a span {
  text-decoration: none;
  color: #fff;
}
body .header__inline-menu .list-menu > li:last-child > a:hover {
  background: #f1f7ff;
}
.menu-drawer__navigation .menu-drawer__menu > li:last-child {
  padding: 0rem;
}
.menu-drawer__navigation .menu-drawer__menu > li:last-child a {
  border: 2px solid black;
  background-color: white;
  color: black;
  border-radius: 50px;
  color: #fff !important;
  justify-content: center;
}
@media screen and (min-width: 1080px) {
  body
    #menu-drawer
    .menu-drawer__navigation
    .menu-drawer__menu
    > li:last-child {
    display: none;
  }
}
@media screen and (min-width: 1425px) {
    body .header__inline-menu .list-menu--inline > li:last-child {
    margin-left: auto;
  }
}
@media screen and (min-width: 990px) {
  body .header--middle-left {
    grid-template-columns: auto 1fr;
  }
  body .header__inline-menu .list-menu--inline {
    min-width: 100%;
  }
}
@media screen and (max-width: 989px) {
  body .header__inline-menu .list-menu--inline > li {
    display: none;
  }
  body .header__inline-menu .list-menu--inline > li:last-child {
    display: block;
  }
  body .header {
    grid-template-areas: "left-icons heading navigation icons";
    grid-template-columns: 1fr 5fr;
  }
 .menu-drawer__navigation .menu-drawer__menu > li:last-child a {
    border: none !important;
    background-color: transparent !important; 
    color: #000 !important; 
    border-radius: 0 !important; 
    justify-content: left !important;
  }
}
form {
  max-width: 100%;
  .newsletter-form__field-wrapper {
    max-width: 100%;
    .field {
      border-bottom: 1px solid #000;
      width: 100%;
      &::after {
        box-shadow: none !important;
      }
      input {
        padding: 1.5rem 1.5rem 0px 0px;
        &:focus {
          box-shadow: none;
        }
      }
      label {
        left: 0px;
      }
    }
    .newsletter-form__button {
      position: relative;
      font-size: 1.2rem;
      width: 100%;
      margin-top: 20px;
      background-color: #000;
      color: #000;
      padding: 10px 15px !important;
    }
  }
}
.newsletter_field_container {
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.newsletter-form__button .newsletter-form__button a {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
/*.footer_container_block{
  display: flex;
  justify-content: space-between;  
}*/
.need-help-block {
  width: 60%;
}
/*
.footer .footer__content-top .footer__blocks-wrapper {
  gap: 10px;
  width: 70%;
}
@media screen and (max-width: 749px) {
  .footer_container_block{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
  .footer .footer__content-top .footer__blocks-wrapper .footer-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-block .footer-block__heading {
    text-align: center;
  }
    .footer .footer__content-top .footer__blocks-wrapper .footer-block .footer-block__heading ul {
    text-align: center;
  }
} */
.need-help-block li a {
  color: #d9e9f6;
  font-size: 1.4rem;
}

.underlined-link,
.customer a {
  color: #000 !important;
}
.btn-collection-side {
  position: relative;
  font-size: 17px;
  text-decoration: none;
  padding: 1em 2em;
  display: inline-block;
  border-radius: 6em;
  transition: all 0.2s;
  border: none;
  font-weight: 500;
  color: #fff;
  background-color: #4771b1;
  margin-top: 40px;
}

.btn-collection-side:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn-collection-side:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn-collection-side::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.btn-collection-side::after {
  background-color: #4771b1;
}

.btn-collection-side:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
@media screen and (max-width: 749px) {
  .btn-collection-side {
    font-size: calc(var(--font-heading-scale) * 1.2rem);
    margin-top: 0px;
    padding: 1em 2em;
  }
  .btn-container-collection-side {
    margin-top: -40px;
    display: none;
  }
}
#ssw-reviews-page-wrapper {
  max-width: 1600px !important;
}
.ssw-page {
  max-width: 1600px !important;
  width: 100% !important;
}
.collection-list-description {
  margin-bottom: 0rem !important;
}

@media screen and (max-width: 749px) {
  .collection-list-description {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    line-height: 1;
  }
  .collection__description {
    line-height: 1 !important;
  }
}
.rte a:hover {
  color: #585a5e !important;
}
.rte a {
  color: #585a5e !important;
}
/*product list backup css*/

/*.card__heading:last-child {
  color: #fff !important;
}
h3 .icon-arrow,
.h3 .icon-arrow {
  display: none !important;
}
.card__information {
  border: solid 1px !important;
  border-radius: 50px !important;
  margin-top: 20px !important;
  color: #fff !important;
  background-color: #4771b1 !important;
}
.collections-list {
  padding: 0px !important;
}
.title,
.title-wrapper-with-link {
  margin-bottom: 1rem !important;
} */

.contact-page .image-with-text__media-item h2 {
  color: #4e6fad;
  font-size: calc(var(--font-heading-scale) * 3rem);
  text-transform: uppercase;
}
.shopify-policy__container {
  max-width: 100ch;
}
.shopify-policy__container .shopify-policy__title h1 {
  color: #516ea4 !important;
  text-transform: uppercase;
}
.shopify-policy__container .shopify-policy__body {
  color: #000;
}
.template-search__header p {
  text-align: center;
}
.clean-ingredients .grid {
  max-width: 900px;
  margin: auto;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 749px) {
  .clean-ingredients .grid {
    display: flex;
    justify-content: flex-start;
  }
}
.clean-ingredients .grid .grid__item {
  display: grid;
  place-items: center;
}
@media screen and (max-width: 749px) {
  .clean-ingredients .grid .grid__item {
    width: calc(18% - var(--grid-mobile-horizontal-spacing) / 5);
    max-width: calc(18% - var(--grid-mobile-horizontal-spacing) / 5);
  }
  .clean-ingredients .grid .grid__item img {
    max-width: 80px !important;
  }
}
.ymq-options-img-input:disabled + label {
  opacity: 1 !important;
}
/*footer css*/

footer .footer__content-top .footer-block:nth-of-type(1) {
  width: 300px;
}
footer .footer__content-top .footer-block:nth-of-type(2) {
  width: 200px;
}
footer .footer__content-top .footer-block:nth-of-type(3) {
  width: 200px;
}
footer .footer__content-top .footer-block:nth-of-type(4) {
  width: 200px;
}
/*
@media screen and (max-width: 749px) {
.footer .footer__content-top .footer-block:nth-of-type(1) .footer-block__heading {
    text-align: center !important;
}
.footer .footer__content-top .footer-block:nth-of-type(2) .footer-block__heading {
    text-align: center !important;
}
.footer .footer__content-top .footer-block:nth-of-type(3) .footer-block__heading {
    text-align: center !important;
}
.footer .footer__content-top .footer-block:nth-of-type(1) ul li{
  text-align: center !important;
}
.footer .footer__content-top .footer-block:nth-of-type(2) ul li{
  text-align: center !important;
}
.footer .footer__content-top .footer-block:nth-of-type(3) ul li{
  text-align: center !important;
}
}*/
@media screen and (max-width: 749px) {
  .last-child-footer {
    margin-bottom: 1rem;
  }
  .need-help-block {
    width: 100%;
    text-align: center !important;
  }
  .need-help-block li {
    text-align: center !important;
  }
  .footer_container_block .need-help-block .footer-block__heading {
    text-align: center;
  }
  .footer-block__heading li a {
    text-align: center !important;
  }
  .footer
    .footer__content-top
    .footer__blocks-wrapper
    .footer-block
    .footer-block__heading
    ul {
    text-align: center !important;
  }
  .footer
    .footer__content-top
    .footer__blocks-wrapper
    .footer-block
    .footer-block__heading
    ul
    li {
    display: inline;
  }
}
@media screen and (max-width: 749px) {
  .image-with-text__content {
    padding: 2rem !important;
  }
}

/*Shop All*/
.collection-section-container {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  max-width: 1600px;
  margin: 0 5rem;
}
.collection-section-container1 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  max-width: 1600px;
  margin: 0 1rem;
}
.shop-all-container {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  text-align: right;
}
.shop-all-container1 {
  width: 30%;
  display: flex;
  justify-content: flex-end;
  text-align: right;
  margin-right: 2rem;
}
.shop-all-container p {
  color: black !important;
}
@media screen and (max-width: 749px) {
  .collection-section-container {
    margin: 0 2rem;
  }
  .collection-section-container1 {
    margin: 0rem;
  }
  .image-with-text__heading {
    margin-top: 11px !important;
  }
}
.heading-des-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1 rem;
  justify-content: flex-start;
}

.collection-list-title > a:hover {
  color: #000;
}
.w-full {
  width: 100%;
}

/*Collection List Backup Code

.card__heading:last-child {
  color: #fff !important;
}
h3 .icon-arrow,
.h3 .icon-arrow {
  display: none !important;
}
.card__information {
  border: solid 1px !important;
  border-radius: 50px !important;
  margin-top: 20px !important;
  color: #fff !important;
  background-color: #4771b1 !important;
  width: 95%;
  margin: auto;
}
.collections-list {
  padding: 0px !important;
}
.title,
.title-wrapper-with-link {
  margin-bottom: -1rem !important;
}
.card__heading {
  font-size: 1.5rem;
  font-weight: normal;
}
.full-unstyled-link {
  text-transform: uppercase;
}
*/

.ssw-carousel-review {
  padding: 0rem !important;
}
.sswcarousel-next:before {
  right: -13px !important;
}
.sswcarousel-prev:before {
  left: -13px !important;
}

/*Product Description*/
.product__description .product-description span {
  font-size: 1.5rem !important;
  font-weight: normal !important;
  text-decoration: none !important;
  background: none !important;
  color: #464951 !important;
  font-family: Helvetica !important;
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
}
.product__description .product-description a {
  font-size: 1.5rem !important;
  font-weight: normal !important;
  background: none !important;
  color: #464951 !important;
  font-family: Helvetica !important;
}
.product__description .product-description em {
  font-size: 1.5rem !important;
  font-weight: normal !important;
  background: none !important;
  color: #464951 !important;
  font-family: Helvetica !important;
  font-style: normal !important;
}
.product__description .product-description span br:after {
  line-height: 150%;
  font-size: 2px !important;
}
.product__description {
  margin-bottom: 2.4rem !important;
  line-height: 1.5 !important;
}

br {
  display: block !important;
  margin: 10px 0 !important;
}
/*----------------*/

/*Product Card*/

.card__information .title,
.product-block .vendor_wrap .vendor {
  letter-spacing: -0.01em;
}
.vendor {
  background: #eef5fb !important;
  border-radius: 100px !important;
  line-height: 100%;
  margin-bottom: 16px !important;
  opacity: 1 !important;
  padding: 4px 10px !important;
  color: #000;
  margin: auto;
  font-weight: var(--font-weight-bold);
}
.product-card-wrapper .card__media .media img {
  object-fit: contain !important;
}

.quick-add__submit {
  background-color: #0068b2 !important;
}
.mobile-only {
  display: block;
}
.desktop-only {
  display: none;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
  .desktop-only {
    display: block;
  }
}
.ssw-reviews-page-header-bar .ssw-add-review-guest.ssw-pull-right,
.ssw-reviews-page-header-bar .ssw-add-review.ssw-pull-right {
  border-radius: 50px !important;
}
#ssw-review-switcher-buttons-wrapper a input {
  border-radius: 50px !important;
}
.gw-container .gw-btn-bg.gw-review-btn {
  border-radius: 50px;
}
.share-button__button {
  color: #000 !important;
}
/* Seguno Signup-form */
.__seguno-contact-form input[type="text"],
.__seguno-contact-form input[type="email"] {
  padding: 1.5rem;
  font-size: 1.5rem !important;
}
.__seguno-button,
.__seguno-button:visited,
.__seguno-button:active {
  margin-bottom: 50px !important;
  font-size: 1.5rem !important;
  border-radius: 50px !important;
}
.__seguno-wrapper {
  max-width: 800px !important;
}
h1.__seguno-subscribed-header {
  font-size: calc(var(--font-heading-scale) * 2.4rem);
}

@media screen and (min-width: 1280px) {
  .collection__filters--left .collection__filter-container {
    overflow: visible;
    opacity: 1 !important;
    height: auto !important;
    min-height: 310px;
  }
}

#CartDrawer #cart-cross-sell .grid .grid__item .form {
  margin-left: 10px !important;
}

.card-wrapper .button_pinit img {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
}

.button_pinit img {
  display: block;
  width: 28px;
}
@media screen and (max-width: 749px) {
  .product__inventory {
    font-size: 1.3rem !important;
  }
}
.splide__arrow:disabled {
  opacity: 0.9 !important;
}
.splide__arrow svg {
  width: 1.8em !important;
  height: 1.8em !important;
}
.splide__arrow {
  width: 2.5em !important;
  height: 2.5em !important;
  opacity: 0.9 !important;
}
.buy-button-with-cart {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*UPC PRODUCT PAGE*/
.upc-id-container {
  display: flex;
  flex-direction: row;
  gap: 13px;
  margin-bottom: 4px !important;
  margin-top: -31px !important;
}
.upc-id-container span {
  color: #0065b3;
  font-size: 1.3rem;
}
@media screen and (max-width: 749px) {
  .upc-id-container {
    gap: 10px;
  }
  .upc-id-container span {
    font-size: 1.2rem;
  }
}
.footer__content-top .footer__grid > .grid__item:first-child p strong {
  font-size: 5rem;
}
.facets-container {
  position: sticky;
  top: 20px;
}
@media screen and (max-width: 749px) {
.facets-container {
  position: static;
  top: 0;
}
}
/*PRODUCT CARD BADGE*/

.badge-sold-out {
  margin-bottom: 10px;
  z-index: 2 ;
  display: inline-block;
  font-weight: bold !important;
  color: #fff !important;
  padding: 2px 7px !important;
  background: #fff !important;
  border: none !important;
  cursor: pointer !important;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2) !important;
  border-radius: 50px !important;
  background: linear-gradient(to bottom, #81678f 0%, #a181b3 100%) !important;
  position: relative !important;
  font-size: 1rem !important;
}

/* .badge-sold-out::before,
.badge-sold-out::after {
  content: "" !important;
  position: absolute !important;
  background: linear-gradient(to bottom, #81678f 0%, #a181b3 100%) !important;
  border-radius: 50% !important;
} */

.badge-sold-out::before {
  width: 20px !important;
  height: 20px !important;
  top: -10px !important;
  left: -10px !important;
}

.badge-sold-out::after {
  width: 30px !important;
  height: 30px !important;
  top: -15px !important;
  right: -15px !important;
}

.badge-sold-out:hover {
  background: linear-gradient(to bottom, #6f5679 0%, #8a699a 100%) !important;
}

.badge-sold-out:hover::before,
.badge-sold-out:hover::after {
  background: linear-gradient(to bottom, #6f5679 0%, #8a699a 100%) !important;
}
.notify-btn{
  text-decoration: none !important; 
}
.badge-sale {
  background-size: auto 50px;
  background-repeat: no-repeat;
  height: 58px;
  width: 67px;
  margin-bottom: 13px !important;
  font-size: 1.2rem !important;
  font-family: Playkidz !important; 
  line-height: .8;
}


.free-shipping-bar{
  display: none !important;
}
.btn-container-collection-side2{
  margin-left: 27px;
}
.ssw-fave-btn-content.btn.button {
  height: 30px !important;
  border-radius: 8px !important;
}
@media screen and (max-width: 1200px) {
    .header__desktop { /* Adjust this selector to target the desktop header */
        display: none !important;
    }
    .header__mobile { /* Adjust this selector to target the mobile header */
        display: block !important;
    }
}
/* product quantity, ATC button, Wishlist */
.product .quanty-atc--wrapper { 
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 1rem;
}
.product .quanty-atc--wrapper .atc-button,
.product .quanty-atc--wrapper .quantity { 
  width: 100%;
}
.product .quanty-atc--wrapper .quantity { 
  --inputs-radius: 2rem;
}


/* wishlist hero / ATC button */
.product .quanty-atc--wrapper .atc-button .product-form { 
  display: flex;
  gap: 1rem;
  margin: 0;
}
.product .quanty-atc--wrapper .atc-button .product-form form.form {
  width: 80%;
}
.product .quanty-atc--wrapper .atc-button .product-form #wishlisthero-product-page-button-container {
  width: 15% !important;
  max-width: 15% !important;
  min-width: 15% !important;
  flex-grow: 0 !important;
  padding: 0 !important;
}
.product .quanty-atc--wrapper .product-form__submit { 
  margin: 0;
  min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);
  border: 1px solid #333;
}
.wishlisthero-product-page-button-container * {
   width: 100% !important;
   max-width: 100% !important;
   min-width: 100% !important;
}
.wishlisthero-product-page-button-container .button {
  border: 1px solid #000 !important;
  border-radius: 2rem !important;
  padding: 0 2rem !important;
  min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);
}
.wishlisthero-product-page-button-container .button:after { 
  -webkit-box-shadow: unset !important; 
          box-shadow: unset !important;
}

@media screen and (max-width: 1200px) {
  /* product quantity, ATC button, Wishlist */
.product .quanty-atc--wrapper {
    display: grid;
    grid-template-columns: 3fr 3fr;
    gap: 1rem;
}
@media screen and (max-width: 749px) {
  /* product quantity, ATC button, Wishlist */
.product .quanty-atc--wrapper {
    grid-template-columns: 2fr 3fr;
}
  .wishlisthero-product-page-button-container .button {
    padding: 0 1rem !important;
  }
}

@media screen and (max-width: 749px) {
  /* product image */
  .product .product-media-container,
  .product .product-media-container .product__modal-opener { 
    height: 100% !important;
  }
}

/* product variant options */
.product variant-radios fieldset.product-form__input { 
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.product variant-radios fieldset.product-form__input input[type=radio]+label { 
  padding: 0;
  border-radius: 0;
  text-align: left;
}
.product variant-radios fieldset.product-form__input input[type=radio]:checked+label { 
  border: 2px solid #000;
}
.product variant-radios fieldset.product-form__input input[type=radio]+label .variant-card--content {
  display: flex;
  flex-direction: column;
  padding: 1.5rem 1rem;
  background-color: #E5ECF2;
  color: #000 !important;
  min-height: 10rem;
}
.product variant-radios fieldset.product-form__input input[type=radio]+label .variant-card--content .variant-title {
  font-size: var(--text-normal);
  font-weight: 700;
  margin: 0 0 1rem 0;
}
.product variant-radios fieldset.product-form__input input[type=radio]+label .compare-price { 
  text-decoration: line-through;
  color: rgb(0, 0, 0, .75);
  font-weight: 500;
}
