/** Shopify CDN: Minification failed

Line 241:8 Expected identifier but found "{"
Line 241:9 Unexpected "{"
Line 241:16 Expected ":"

**/
.footer__item-title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0;
  text-transform: lowercase;
  font-weight: 800;
}

.footer .link--faded {
  color: var(--text-link);
}
.footer .link--faded:hover{
  color: var(--text-link_hover) !important;
  opacity: 1;
}
.footer .link--faded:hover {
  color: var(--primary_hover);
}

.footer__item-content p,
.footer__item-content p a {
  letter-spacing: 0;
  color: var(--text-link);
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  word-break: break-word;
  font-weight: 300;
}

.footer__item-content p a {
  text-decoration: underline;
  margin-bottom: 0;
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  font-family: var(--hd-font-family);
  color: var(--primary);
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
}

.footer__item-content.content-3 p {
  color: var(--text-link);
}

.footer__item-content p {
  color: rgb(var(--color-body));
}

.footer__item-content.content-3 p {
  color: var(--text-link);
}

.footer__item-content p a:hover {
  color: var(--primary);
}

.footer__item-content-list {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
}

.footer__item-content img {
  margin-bottom: 31px;
}

.footer__inner {
  overflow: hidden;
}

.content-2 h5 {
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 10px;
  font-family: var(--hd-font-family);
  color: var(--primary);
}

.footer .social-media__link {
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 400;
  width: 16px;
  height: 16px;
  border-radius: 0;
  background-color: transparent;
  color: rgb(var(--heading-color));
}

.footer .social-media {
  flex-direction: row;
  align-items: start;
  gap: 20px;
  margin-top: 20px !important;
}

.footer .social-media__item {
  margin: 0;
}

.footer__item-list {
  display: flex;
  height: 100%;
  gap: 30px 0px;
}

.footer .social-media__link svg.icon {
  display: block;
}

.footer .social-media__item:before {
  display: none;
}

.footer .text-social {
  display: none;
}

.footer .linklist__item a {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 500;
}
.footer .linklist__item a:hover{
  opacity: 1;
}
.footer__item-content svg {
  width: 24px;
  height: 24px;
}

.footer__item-content .social-media svg {
  width: 16px;
  height: 16px;
}

.footer__item-content span {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 60px;
  text-align: center;
  background-color: #323e4e;
  border-radius: 5px;
}

.footer__item-content p {
  flex: 1;
}

.footer__item-content a {
  display: block;
}

.content-2 p strong {
  font-weight: 400;
  font-size: 18px;
}

.content-3 p strong {
  font-weight: 400;
}

.footer__item-content .footer-contact{
  margin-bottom: 20px;
  opacity: 0.7;
}

.footer-item__1 .footer__item-content {
  width: 220px;
}

.text-right .footer__image {
  margin-left: auto;
}

.text-center .footer__image {
  margin-left: auto;
  margin-right: auto;
}

.content-2 {
  margin: 5px 0 10px;
}

.footer__item-content.content-3 p a {
  color: #fff;
}

.logo-footer.footer__item-title {
  padding: 0;
}

/* NEWSLETTER */
.footer .wp-newsletter-input {
  display: flex;
  align-items: center;
  background-color: var(--color-accent-6);
  padding: 0 9px 0 14px;
  justify-content: space-between;
  border-radius: 0px;
}
.footer .wp-newsletter-input .input-row{
  flex:1;
}
.footer .button-newsletter > .ap-text-loaderbutton {
  padding: 0;
}

.footer .ap-text-loaderbutton {
  flex-direction: row;
  gap: 7px;
}

.footer .input__field {
  border: none;
  box-shadow: none;
  outline: none;
  padding-left: 0;
}
.footer .button-newsletter{
  padding: 0px 20px;
}
.footer .input-mail{
  display: flex;
  align-items: center;
  gap: 10px;
  color:{{ block.settings.color_input }};;
}
.footer .input-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 0;
}

.input-icon svg {
  width: 27px;
  height: 27px;
}

.input-mail {
  width: 100%;
}

.footer .input__label {
  left: 0;
  padding: 0;
  background-color: var(--color-accent-6);
}

.js .no-focus-outline *:focus {
  box-shadow: none;
}

.footer .button-newsletter {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  font-family: var(--hd-font-family);
  font-weight: 600;
  border: none;
}

.footer-description {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  margin-top: 0 !important;
}

.footer__item-title {
  color: rgb(var(--heading-color));
}

/* END  */
/*  */
.footer-top{
  padding: 60px 0px;
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  align-items: center;
  gap: 20px 0px;
}
.footer-rating-flex{
  display: flex;
  align-items: center;
  justify-content: center;
  gap:10px 35px;
  flex-wrap: wrap;
}

.footer-rating-title{
  display: flex;
  align-items: center;
  gap:10px 15px;
}
.footer-rating-title{
  font-size: 30px;
  line-height: 1.3;
  font-weight: 600;
}
.footer-copyright{
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap:10px 30px;
  flex-wrap: wrap;
}
.footer-copyright .copyright-text{
  font-size: 16px;
  font-weight: 300;
}
.footer-copyright .copyright-text a{
  color: var(--primary);
  font-weight: 600;
}
.footer-rating-image{
  line-height: 1;
}
.footer .newsletter-footer{
  padding: 40px 10%;
}
.footer .newsletter-title{
  text-transform: capitalize;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 15px;
}
.footer .newsletter-description{
  margin-bottom: 25px;
  font-weight: 300;
}
/*  */
@media (min-width:1200px){
  .footer .social-media{
    margin-top: 40px !important;
  }
}
@media (max-width: 1199px) {
  .footer__item-list > div:first-child {
    border: none;
  }
  .footer__item-list {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .footer-item__1 .footer__item-content {
    width: 100%;
  }
  .footer__item-content {
    padding: 0;
    width: 100%;
    justify-content: center;
  }
  .footer__item-content img,
  .logo-footer .footer__image {
    margin: auto;
  }
  .footer__item-content svg,
  .footer__item-content span {
    display: none;
  }
  .footer__item {
    width: 100%;
    text-align: center;
  }
  .footer__inner {
    padding: 60px 0;
  }
  .footer__image {
    margin: auto;
  }
  .footer .social-media {
    justify-content: center;
  }
  .footer__item-content-list {
    flex-direction: column;
    gap: 15px;
  }
  .footer__item-content-text {
    padding-left: 0;
  }

}
@media (max-width:575px) {
  .footer-rating-title{
    text-align: center;
    flex-direction: column;
  }
  .footer-rating-flex{
    text-align: center;
  }
}