@charset "utf-8";
.vertical-centering {
  top: 50%;
  transform: translateY(-50%);
}
.horizontal-centering {
  left: 50%;
  transform: translateX(-50%);
}
.centering-mixin {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.wp-block-button__link {
  opacity: 1;
  transition: opacity 0.250s;
}
.wp-block-button__link:hover {
  opacity: 0.7;
}
.wp-block-button .wp-block-button__link {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  clear: none;
}
.elementor-button,
div.elementor-slides .swiper-slide-inner .elementor-slide-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.elementor-button,
a.elementor-button:visited,
.elementor-flip-box .elementor-flip-box__button.elementor-button,
.elementor-widget-call-to-action .elementor-cta__button.elementor-button {
  color: var(--the7-btn-color);
  background: var(--the7-btn-bg,#999999);
  border-color: var(--the7-btn-border-color);
  border-style: solid;
  border-width: 0;
  font-family: var(--the7-base-font-family);
  font-weight: var(--the7-base-font-weight);
}
.elementor-button-wrapper {
  line-height: 0;
}
.elementor-widget .elementor-button {
  box-shadow: var(--the7-btn-shadow);
}
.elementor-element .elementor-button.elementor-size-xl,
body .elementor-form .elementor-button.elementor-size-xl,
div.elementor-slides .swiper-slide-inner .elementor-slide-button.elementor-size-xl,
#reviews .comment-form #submit.elementor-size-xl {
  font: var(--the7-btn-xl-font);
  text-transform: var(--the7-btn-xl-text-transform);
  letter-spacing: var(--the7-btn-xl-letter-spacing);
  word-spacing: var(--the7-btn-xl-word-spacing);
  -webkit-border-radius: var(--the7-btn-xl-border-radius);
  border-radius: var(--the7-btn-xl-border-radius);
  border-width: var(--the7-btn-xl-border-width);
  border-style: var(--the7-btn-xl-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-xl-padding);
  min-width: var(--the7-btn-xl-min-width);
  min-height: var(--the7-btn-xl-min-height);
  --btn-icon-spacing: var(--the7-btn-xl-icon-gap,7px);
}
.elementor-widget-text-editor p:last-child,
.elementor-tab-content p:last-child,
.elementor-widget-woocommerce-product-content p:last-child,
.elementor-widget-theme-post-content > .elementor-widget-container > p:last-child,
.elementor-widget-text-editor ul:last-child,
.elementor-tab-content ul:last-child,
.elementor-widget-woocommerce-product-content ul:last-child,
.elementor-widget-theme-post-content > .elementor-widget-container > ul:last-child,
.elementor-widget-text-editor ol:last-child,
.elementor-tab-content ol:last-child,
.elementor-widget-woocommerce-product-content ol:last-child,
.elementor-widget-theme-post-content > .elementor-widget-container > ol:last-child,
.the7-e-tab-content ul:last-child {
  margin-bottom: 0 !important;
}
:root {
  --the7-h1-spacing: var(--the7-p-spacing,10px);
  --the7-h2-spacing: var(--the7-p-spacing,10px);
  --the7-h3-spacing: var(--the7-p-spacing,10px);
  --the7-h4-spacing: var(--the7-p-spacing,10px);
  --the7-h5-spacing: var(--the7-p-spacing,10px);
  --the7-h6-spacing: var(--the7-p-spacing,10px);
  --the7-form-border: solid;
  --the7-btn-shadow: 0px 0px 10px 0px rgba(0,0,0,0) ;
  --the7-btn-shadow-hover: 0px 0px 10px 0px rgba(0,0,0,0) ;
}
#the7-body {
  --the7-h1-color: var(--the7-title-color);
  --the7-h2-color: var(--the7-title-color);
  --the7-h3-color: var(--the7-title-color);
  --the7-h4-color: var(--the7-title-color);
  --the7-h5-color: var(--the7-title-color);
  --the7-h6-color: var(--the7-title-color);
  --the7-btn-s-font: var(--the7-btn-s-font-style,normal) normal var(--the7-btn-s-font-weight,normal) var(--the7-btn-s-font-size) / var(--the7-btn-s-line-height) var(--the7-btn-s-font-family);
  --the7-btn-m-font: var(--the7-btn-m-font-style,normal) normal var(--the7-btn-m-font-weight,normal) var(--the7-btn-m-font-size) / var(--the7-btn-m-line-height) var(--the7-btn-m-font-family);
  --the7-btn-l-font: var(--the7-btn-l-font-style,normal) normal var(--the7-btn-l-font-weight,normal) var(--the7-btn-l-font-size) / var(--the7-btn-l-line-height) var(--the7-btn-l-font-family);
  --the7-btn-lg-font: var(--the7-btn-lg-font-style,normal) normal var(--the7-btn-lg-font-weight,normal) var(--the7-btn-lg-font-size) / var(--the7-btn-lg-line-height) var(--the7-btn-lg-font-family);
  --the7-btn-xl-font: var(--the7-btn-xl-font-style,normal) normal var(--the7-btn-xl-font-weight,normal) var(--the7-btn-xl-font-size) / var(--the7-btn-xl-line-height) var(--the7-btn-xl-font-family);
  --the7-woo-title-font: var(--the7-woo-title-font-style,normal) normal var(--the7-woo-title-font-weight,normal) var(--the7-woo-title-font-size) / var(--the7-woo-title-line-height) var(--the7-woo-title-font-family);
  --the7-woo-content-font: var(--the7-woo-content-font-style,normal) normal var(--the7-woo-content-font-weight,normal) var(--the7-woo-content-font-size) / var(--the7-woo-content-line-height) var(--the7-woo-content-font-family);
  --the7-base-font: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-base-font-size) / var(--the7-base-line-height) var(--the7-base-font-family);
  --the7-base-font-big: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-text-big-font-size) / var(--the7-text-big-line-height) var(--the7-base-font-family);
  --the7-widget-title-font: var(--the7-widget-title-font-style,normal) normal var(--the7-widget-title-font-weight,normal) var(--the7-widget-title-font-size) / var(--the7-widget-title-line-height) var(--the7-widget-title-font-family);
  --the7-widget-content-font: var(--the7-widget-content-font-style,normal) normal var(--the7-widget-content-font-weight,normal) var(--the7-widget-content-font-size) / var(--the7-widget-content-line-height) var(--the7-widget-content-font-family);
  --the7-h1-font: var(--the7-h1-font-style,normal) normal var(--the7-h1-font-weight,normal) var(--the7-h1-font-size) / var(--the7-h1-line-height) var(--the7-h1-font-family);
  --the7-h2-font: var(--the7-h2-font-style,normal) normal var(--the7-h2-font-weight,normal) var(--the7-h2-font-size) / var(--the7-h2-line-height) var(--the7-h2-font-family);
  --the7-h3-font: var(--the7-h3-font-style,normal) normal var(--the7-h3-font-weight,normal) var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family);
  --the7-h4-font: var(--the7-h4-font-style,normal) normal var(--the7-h4-font-weight,normal) var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family);
  --the7-h5-font: var(--the7-h5-font-style,normal) normal var(--the7-h5-font-weight,normal) var(--the7-h5-font-size) / var(--the7-h5-line-height) var(--the7-h5-font-family);
  --the7-h6-font: var(--the7-h6-font-style,normal) normal var(--the7-h6-font-weight,normal) var(--the7-h6-font-size) / var(--the7-h6-line-height) var(--the7-h6-font-family);
  --the7-form-md-font-family: var(--the7-base-font-family);
  --the7-form-md-font-style: var(--the7-base-font-style,normal);
  --the7-form-md-font-weight: var(--the7-base-font-weight,normal);
  --the7-form-md-font-size: var(--the7-base-font-size);
  --the7-form-md-line-height: var(--the7-base-line-height);
  --the7-form-md-font: var(--the7-form-md-font-style) normal var(--the7-form-md-font-weight) var(--the7-form-md-font-size,--the7-base-font-size) / var(--the7-form-md-line-height,--the7-base-line-height) var(--the7-form-md-font-family,--the7-base-font-family);
  --the7-fit-height: calc(var(--the7-vh,1vh) * 100);
}
html,
body,
body.page,
.wf-container > * {
  font: var(--the7-base-font-big);
  letter-spacing: var(--the7-base-letter-spacing);
  text-transform: var(--the7-base-text-transform);
  text-decoration: var(--the7-base-text-decoration);
  word-spacing: normal;
  color: var(--the7-base-color);
}
.wf-container {
  margin: 0 0px 0 0px;
}
#footer .wf-wrap {
  padding: 0 0px 0 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1-size,
.entry-title.h1-size,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.h5-size,
.entry-title.h5-size,
.h6-size,
.entry-title.h6-size,
.header-color,
.entry-meta .header-color,
.color-title {
  color: var(--the7-title-color);
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a,
.footer h1 a:hover,
.footer h2 a:hover,
.footer h3 a:hover,
.footer h4 a:hover,
.footer h5 a:hover,
.footer h6 a:hover,
.footer .h1-size,
.footer .entry-title.h1-size,
.footer .h2-size,
.footer .entry-title.h2-size,
.footer h1.entry-title,
.footer .h3-size,
.footer .entry-title.h3-size,
.footer h2.entry-title,
.footer .h4-size,
.footer .entry-title.h4-size,
.footer h3.entry-title,
.footer .h5-size,
.footer .entry-title.h5-size,
.footer .h6-size,
.footer .entry-title.h6-size,
.footer .header-color,
.footer .entry-meta .header-color,
.footer .color-title {
  color: #000000;
}
h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.dt-accordion-h2-size .wpb_accordion_header > a {
  color: var(--the7-h2-color);
  font: var(--the7-h2-font);
  text-transform: var(--the7-h2-text-transform);
  letter-spacing: var(--the7-h2-letter-spacing);
  word-spacing: var(--the7-h2-word-spacing);
  text-decoration: var(--the7-h2-text-decoration);
}
h3,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.dt-accordion-h3-size .wpb_accordion_header > a {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
  letter-spacing: var(--the7-h3-letter-spacing);
  word-spacing: var(--the7-h3-word-spacing);
  text-decoration: var(--the7-h3-text-decoration);
}
h4,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.dt-accordion-h4-size .wpb_accordion_header > a,
.vc_separator h4 {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
  letter-spacing: var(--the7-h4-letter-spacing);
  word-spacing: var(--the7-h4-word-spacing);
  text-decoration: var(--the7-h4-text-decoration);
}
a,
a:hover {
  color: #030303;
}
#main > .wf-wrap,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
  width: 1200px;
}
#main {
  padding: 0px 0 0px 0;
}
#main > .wf-wrap {
  padding: 0 0px 0 0px;
}
body {
  background: #ffffff none no-repeat  center center;
  background-size: auto;
}
#page {
  background: rgba(255,255,255,0) none repeat  center top;
  background-size: auto;
}
#footer.solid-bg {
  background: #ffffff none repeat center top;
}
.wf-container-footer,
.footer.full-width-line {
  border-top: 1px solid #ffffff;
}
#footer .wf-container-footer {
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer .wf-container {
  margin: 0 -30px;
}
#footer > .wf-wrap,
#footer #bottom-bar > .wf-wrap {
  padding: 0 0px 0 0px;
}
.scroll-top {
  border-radius: 0px;
}
#the7-body {
  --the7-woo-title-font-style: var(--the7-base-font-style,normal);
  --the7-woo-title-font-weight: var(--the7-base-font-weight,normal);
  --the7-woo-title-font-size: var(--the7-base-font-size);
  --the7-woo-title-line-height: var(--the7-base-line-height);
  --the7-woo-title-font-family: var(--the7-base-font-family);
  --the7-woo-content-font-style: var(--the7-base-font-style,normal);
  --the7-woo-content-font-weight: var(--the7-base-font-weight,normal);
  --the7-woo-content-font-size: var(--the7-base-font-size);
  --the7-woo-content-line-height: var(--the7-base-line-height);
  --the7-woo-content-font-family: var(--the7-base-font-family);
}
