/* Responsive Header Footer - FOOTER CSS only (v2.9.4) */
body.rhf8-replace-theme-footer #colophon,
body.rhf8-replace-theme-footer .site-footer:not(.rhf8-footer),
body.rhf8-replace-theme-footer footer.site-footer:not(.rhf8-footer),
body.rhf8-replace-theme-footer .main-footer:not(.rhf8-footer),
body.rhf8-replace-theme-footer .footer-wrapper:not(.rhf8-footer),
body.rhf8-replace-theme-footer #site-footer{display:none!important}

.rhf8-footer-menu{list-style:none;margin:0;padding:0}

.rhf8-footer{background:var(--rhf8-footer-bg);color:var(--rhf8-footer-text);margin-top:40px}

.rhf8-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px;padding:52px 0}

.rhf8-footer-brand p{opacity:.78;max-width:360px;line-height:1.7}

.rhf8-footer-phone,
.rhf8-footer-chat{display:block;color:inherit;text-decoration:none;margin-top:10px;font-weight:700}

.rhf8-footer-toggle{width:100%;display:flex;justify-content:space-between;background:none;border:0;color:inherit;padding:0 0 14px;font-weight:800;font-size:16px;text-align:left;pointer-events:none}

.rhf8-footer-toggle span{display:none}

.rhf8-footer-menu li{margin:10px 0}

.rhf8-footer-menu a{color:inherit;text-decoration:none;opacity:.8}

.rhf8-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;opacity:.8;font-size:14px}

.rhf8-footer-2 .rhf8-footer-grid{border-top:5px solid var(--rhf8-primary)}

.rhf8-footer-3 .rhf8-footer-grid{text-align:center;grid-template-columns:repeat(4,1fr)}

.rhf8-footer-4{border-radius:30px 30px 0 0;overflow:hidden}

.rhf8-footer-5{background:#f5f5f5;color:#161616}

.rhf8-footer-5 .rhf8-footer-bottom{border-color:rgba(0,0,0,.1)}

.rhf8-footer-6 .rhf8-footer-grid{padding:38px 0}

.rhf8-footer-6 .rhf8-footer-col{border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:20px}

.rhf8-footer-7{background:linear-gradient(135deg,var(--rhf8-secondary),#252525)}

.rhf8-footer-8{background:linear-gradient(135deg,var(--rhf8-primary),var(--rhf8-secondary))}

@media (max-width:900px){
.rhf8-footer-grid{grid-template-columns:1fr;gap:0;padding:34px 0}
.rhf8-footer-brand{margin-bottom:22px}
.rhf8-footer-col{border-top:1px solid rgba(255,255,255,.15)}
.rhf8-footer-5 .rhf8-footer-col{border-color:rgba(0,0,0,.12)}
.rhf8-footer-toggle{pointer-events:auto;padding:16px 0;cursor:pointer}
.rhf8-footer-toggle span{display:block}
.rhf8-footer-menu-wrap{display:none;padding-bottom:12px}
.rhf8-footer-col.is-open .rhf8-footer-menu-wrap{display:block}
.rhf8-footer-col.is-open .rhf8-footer-toggle span{transform:rotate(45deg)}
.rhf8-footer-3 .rhf8-footer-grid{grid-template-columns:1fr;text-align:left}
}

#rhf8-custom-footer.rhf8-footer{background:var(--rhf8-footer-bg) !important;
  color:var(--rhf8-footer-text) !important;}

#rhf8-custom-footer.rhf8-footer .rhf8-container,
#rhf8-custom-footer.rhf8-footer .rhf8-footer-grid,
#rhf8-custom-footer.rhf8-footer .rhf8-footer-col,
#rhf8-custom-footer.rhf8-footer .rhf8-footer-brand,
#rhf8-custom-footer.rhf8-footer .rhf8-footer-bottom{color:var(--rhf8-footer-text) !important;}

#rhf8-custom-footer.rhf8-footer a{color:var(--rhf8-footer-link-color) !important;}

#rhf8-custom-footer.rhf8-footer a:visited{color:var(--rhf8-footer-visited-link-color) !important;}

#rhf8-custom-footer.rhf8-footer .rhf8-tfn-link{color:var(--rhf8-tfn-link-color) !important;}

#rhf8-custom-footer.rhf8-footer .rhf8-chat-trigger{color:var(--rhf8-chat-link-color) !important;}

.rhf8-footer-logo-content{margin-top:12px; line-height:1.6; color:var(--rhf8-footer-text) !important;}

.rhf8-footer-logo-content p{margin:0 0 10px; color:inherit !important;}

.rhf8-footer-contact{min-width:0;}

.rhf8-footer-contact-title{margin:0 0 18px;
  padding-bottom:10px;
  border-bottom:1px dashed currentColor;
  font-size:clamp(24px,2vw,34px);
  line-height:1.1;
  color:var(--rhf8-footer-text) !important;}

.rhf8-footer-contact-body p{margin:0 0 9px;
  line-height:1.55;
  color:var(--rhf8-footer-text) !important;}

.rhf8-footer-contact-body strong,
.rhf8-moneyback-block h4,
.rhf8-payment-block h4{color:var(--rhf8-footer-text) !important;}

.rhf8-moneyback-block{margin-top:24px}

.rhf8-moneyback-block h4,
.rhf8-payment-block h4{margin:0 0 12px;
  font-size:20px;
  line-height:1.25;}

.rhf8-moneyback-img{display:block;
  width:auto;
  max-width:100%;
  max-height:120px;
  object-fit:contain;}

.rhf8-payment-block{margin-top:20px}

.rhf8-payment-icons-img{display:block;
  width:auto;
  max-width:100%;
  max-height:54px;
  object-fit:contain;}

@media (min-width:901px){
.rhf8-footer-grid{grid-template-columns:minmax(220px,1.25fr) repeat(3,minmax(150px,.8fr)) minmax(250px,1.2fr);}
}

@media (max-width:900px){
.rhf8-footer-contact{border-top:1px solid rgba(255,255,255,.15);
    padding-top:22px;
    margin-top:12px;}
.rhf8-footer-5 .rhf8-footer-contact{border-color:rgba(0,0,0,.12)}
.rhf8-footer-contact-title{font-size:28px}
.rhf8-payment-icons-img{max-height:46px}
}

.rhf8-footer .rhf8-footer-inner,
.rhf8-footer .rhf8-footer-grid{width:min(1280px, calc(100% - 48px)) !important;
  margin-inline:auto !important;
  align-items:flex-start !important;
  gap:36px !important;}

@media (min-width:1101px){
.rhf8-footer .rhf8-footer-inner,
.rhf8-footer .rhf8-footer-grid{display:grid !important;
    grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(150px,1fr)) minmax(230px,1.25fr) !important;}
}

.rhf8-footer [class*="get-in-touch"],
.rhf8-footer [class*="contact-block"],
.rhf8-footer [class*="footer-contact"],
.rhf8-footer [class*="contact-info"]{order:99 !important;
  min-width:0 !important;
  text-align:left !important;}

.rhf8-footer h2,
.rhf8-footer h3,
.rhf8-footer h4{margin:0 0 18px !important;
  line-height:1.2 !important;}

.rhf8-footer ul{margin:0 !important;
  padding:0 !important;
  list-style:none !important;}

.rhf8-footer li{margin:0 0 11px !important;}

.rhf8-footer p{margin-top:0;}

@media (min-width:901px){
.rhf8-footer .rhf8-footer-brand,
.rhf8-footer .rhf8-footer-about,
.rhf8-footer .rhf8-footer-logo-wrap{text-align:left !important;}
}

.rhf8-footer [class*="get-in-touch"] h2,
.rhf8-footer [class*="get-in-touch"] h3,
.rhf8-footer [class*="contact-block"] h2,
.rhf8-footer [class*="contact-block"] h3,
.rhf8-footer [class*="footer-contact"] h2,
.rhf8-footer [class*="footer-contact"] h3{font-size:22px !important;
  padding-bottom:10px !important;
  border-bottom:1px solid currentColor !important;
  margin-bottom:16px !important;}

.rhf8-footer [class*="moneyback"] img{width:min(100%,230px) !important;
  height:auto !important;
  display:block !important;
  margin:12px 0 !important;}

.rhf8-footer [class*="payment"] img{width:min(100%,240px) !important;
  height:auto !important;
  display:block !important;
  margin:14px 0 0 !important;}

@media (min-width:701px) and (max-width:1100px){
.rhf8-footer .rhf8-footer-inner,
.rhf8-footer .rhf8-footer-grid{display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:32px !important;}
}

@media (max-width:700px){
.rhf8-footer .rhf8-footer-inner,
.rhf8-footer .rhf8-footer-grid{display:flex !important;
    flex-direction:column !important;
    width:min(100% - 32px, 620px) !important;
    gap:24px !important;}
.rhf8-footer .rhf8-footer-brand,
.rhf8-footer .rhf8-footer-about,
.rhf8-footer .rhf8-footer-logo-wrap,
.rhf8-footer [class*="get-in-touch"],
.rhf8-footer [class*="contact-block"],
.rhf8-footer [class*="footer-contact"],
.rhf8-footer [class*="contact-info"]{width:100% !important;
    text-align:left !important;}
}

.rhf8-footer,
.rhf8-footer *{border-radius:0 !important;}

#rhf8-custom-footer .rhf8-footer-grid,
#rhf8-custom-footer .rhf8-footer-inner{width:var(--rhf8-container-width, 90%) !important;
  max-width:none !important;
  margin-left:auto !important;
  margin-right:auto !important;}

#rhf8-custom-footer .rhf8-footer-col,
#rhf8-custom-footer .rhf8-footer-contact,
#rhf8-custom-footer .rhf8-footer-logo-content{text-align:var(--rhf8-footer-text-align, left) !important;}

#rhf8-custom-footer .rhf8-footer-menu,
#rhf8-custom-footer .rhf8-footer-col ul{text-align:var(--rhf8-footer-menu-align, left) !important;}

.rhf8-footer-custom{background:var(--rhf8-custom-bg)!important;color:var(--rhf8-custom-text)!important;padding-top:var(--rhf8-custom-spacing)!important;box-shadow:var(--rhf8-custom-shadow)!important;border-radius:var(--rhf8-custom-radius) var(--rhf8-custom-radius) 0 0!important;text-align:var(--rhf8-custom-align)!important}

.rhf8-footer-custom a,
.rhf8-footer-custom h3,
.rhf8-footer-custom h4{color:var(--rhf8-custom-text)!important}

.rhf8-footer-custom .rhf8-footer-bottom{border-top-color:color-mix(in srgb,var(--rhf8-custom-text) 18%,transparent)!important}

.rhf8-footer-custom .rhf8-footer-chat{background:var(--rhf8-custom-accent)!important}

.rhf8-footer-custom.rhf8-custom-layout-centered .rhf8-footer-grid{text-align:center}

.rhf8-footer-custom.rhf8-custom-layout-centered .rhf8-footer-brand,
.rhf8-footer-custom.rhf8-custom-layout-centered .rhf8-footer-col{align-items:center}

.rhf8-footer-custom.rhf8-custom-layout-boxed{margin:14px auto 0;max-width:var(--rhf8-container-width);width:calc(100% - 28px)}

.rhf8-footer-custom.rhf8-custom-layout-minimal{box-shadow:none!important}

.rhf8-footer-custom.rhf8-custom-layout-split .rhf8-footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}

@media (max-width:900px){
.rhf8-footer-custom.rhf8-custom-layout-boxed{width:calc(100% - 16px);margin-left:8px;margin-right:8px}
}
