.footer__custom-text-title {
  padding-block-end: 15px;
  font-weight: bold;
}

@media (max-width: 959px) {
  .footer__custom-text-title {
    padding-block-start: 15px;
  }
}
.footer__email-subscribe-title {
  font-weight: bold;
}
.footer__email-subscribe .field {
  margin-block-end: 0;
}
.footer__email-subscribe form {
  width: 100%;
}
.footer .tips-card {
  margin-block: 10px;
  gap: 5px;
}
.footer__image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  vertical-align: bottom;
}
.footer__localization-form form {
  display: contents;
}
@media (max-width: 959px) {
  .footer__localization-form .localization__selector {
    width: 100%;
  }
}
.footer__navigation {
  position: relative;
}
.footer__navigation-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
}
.footer__navigation-title .icon__arrow,
.footer__navigation-title .icon__minus {
  display: none;
}
@media (max-width: 959px) {
  .footer__navigation-title {
    padding-block-start: 15px;
  }

  .footer__navigation-title .icon__arrow {
    display: inline;
  }

  .footer__navigation-title .icon__minus {
    display: none;
  }
}
.footer__navigation-item {
  padding-block-start: 15px;
}
.footer__navigation-item a {
  display: block;
  font-weight: 300;
}
.footer__navigation-item--active a {
  text-decoration: underline;
  text-underline-offset: 6px;
}
.footer__navigation-item--active a:hover {
  text-decoration: underline;
}
@media (max-width: 959px) {
  .footer__navigation-content {
    height: 0;
    padding-block-end: 15px;
    overflow: hidden;
    opacity: 0;
  }

.footer .footer__navigation-title,
.footer .footer__navigation-item a,
.footer .footer__custom-text-title,
.footer .footer__custom-text-content.rte.body5,
.footer .footer__email-subscribe-title  {
    font-size: 22px;
}

.footer .footer__copyright.style\:size.layout\:block\:section--footer__copyright\:size.text-center.body6 {
    font-size: 16px;
}

}
.footer__navigation::after {
  position: absolute;
  inset-block-end: 0;
  inset-inline-start: 0;
  display: none;
  width: 100%;
  height: 1px;
  content: "";
  background-color: rgba(var(--color-text), 0.1);
}
@media (max-width: 959px) {
  .footer__navigation::after {
    display: block;
  }
}
@media (max-width: 959px) {
  .footer__navigation[open] .footer__navigation-title .icon__arrow {
    display: none;
  }

  .footer__navigation[open] .footer__navigation-title .icon__minus {
    display: inline;
  }
}
.footer__navigation[open] .footer__navigation-content {
  height: auto;
  opacity: 1;
}
.footer__payment-icons > svg {
  width: auto;
  height: 22px;
}
.footer__social-media-title {
  font-weight: bold;
}
.footer__social-media-content {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.footer {
  background-color: rgb(var(--color-background));
}

/* custom code */

.footer__email-subscribe-title {
    font-weight: 500;
    font-size: 24px;
}

.footer__navigation-title,
.footer__navigation-item a,
.footer__custom-text-title,
.footer__custom-text-content.rte.body5 {
    font-size: 24px;
}

.footer__custom-text-content.rte.body5 {
    font-weight: 300;
}

.footer__copyright.style\:size.layout\:block\:section--footer__copyright\:size.text-center.body6 {
    font-size: 20px;
}

/* custom code from below */

.footer__custom-logo-block {
    display: block;
    width: 22rem;
    max-width: 100%;
}

img.footer__logo-img {
    width: 150px;
    height: auto;
    margin-bottom: 1rem;
}

.footer__navigation-title,
.footer__navigation-item a,
.footer__custom-text-title,
.footer__custom-text-content.rte.body5 {
  color: #333333;
}

.footer__navigation-item--active a {
  text-decoration: none;
}

/* footer branding segment */

.advc .advc-cta__content .advc-cta__desc {
  margin: 0;
  margin-top: 6px;
}

.advc .advc-cta-btn--right .advc-cta__content::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url("https://img.myshopline.com/image/store/1753946169547/droplet.png?w=81&h=80")
    center/contain no-repeat;
  margin-right: 1.1rem;
}

.advc .advc-cta-btn--right .advc-cta__btn {
    margin-left: 1.5rem;
}

/* footer branding segment end */

@media (max-width: 959px) {

    /* add to cart mobile */

    .advc .advc-product-item .advc-quick-add .advc-quick_add__opener svg {
        display: none; 
    }

    .advc .advc-product-item .advc-quick-add .advc-quick_add__opener::before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 21px;
        background: url("https://img.myshopline.com/image/store/1753946169547/cart.svg?w=20&h=21") no-repeat center/contain;
        vertical-align: middle;
    }

    .advc .advc-product-item .advc-quick-add .advc-quick_add__opener {
        background-color: #fff;
        border: none;
        height: 35px;
        padding: 0px;
        width: 36px;
    }

    /* end add to cart mobile */

    .advc .advc-cta-btn--right .advc-cta__content::before {
        background: none;
        width: 0;
        height: 0;
        margin-right: 0;
    }

    .advc .advc-cta__content .advc-cta__desc {
        margin-top: 0 !important;
    }

    .footer-group .advc  .advc-cta__content {
        flex-direction: column;
    }

    .footer__custom-logo-block .hide-mobile {
        display: none;
    }
    
    .footer__custom-logo-block {
        width: 100%;
    }

    .footer__information-group>[id^="shopline-block-sections--footer-group"] {
       width: 100%;
    }

    div[id^="shopline-block-sections--footer-group__footer__footer__information-group"] { 
        width: 100%;
        margin-top: 1rem;
    }
    
}