/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@import "assets/fonts/uweo/style.css";
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700,800&display=swap");
.h1 {
  font-size: 46px;
  font-weight: 800;
}
@media (max-width: 768px) {
  .h1 {
    font-size: 36px;
  }
}

.h2 {
  font-size: 42px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .h2 {
    font-size: 28px;
  }
}

.h3, h3 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.2em !important;
}
@media (max-width: 768px) {
  .h3, h3 {
    font-size: 24px;
  }
}

.h4, h4 {
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .h4, h4 {
    font-size: 21px;
  }
}

.h5, h5 {
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .h5, h5 {
    font-size: 19px;
  }
}

h2 strong, h3 strong {
  font-weight: 800;
}

@media (max-width: 768px) {
  html body, html button, html input, html select, html textarea {
    font-size: 17px;
  }
}
/*
Quotes
 */
.uweo-quote .elementor-blockquote__content {
  text-indent: -0.5em;
}
.uweo-quote.uweo-quote--one .elementor-blockquote__content {
  text-indent: -0.5em;
}
.uweo-quote.uweo-quote--two {
  float: left;
  display: block;
  padding: 20px 20px 20px 0;
  width: 50%;
  color: #e1251b;
  font-size: 30px;
  font-weight: 600;
  text-indent: -0.5em;
}
.uweo-quote.uweo-quote--three .elementor-blockquote {
  border-color: #e1251b;
}
.uweo-quote.uweo-quote--three .elementor-blockquote .elementor-blockquote__content {
  text-indent: -0.5em;
  padding: 15px 0 15px 0.5em;
}

body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu {
  margin: 0;
  width: 100%;
  justify-content: space-between;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item {
  margin: auto;
  transition: 0.4s;
}
@media (min-width: 1200px) {
  body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item {
    padding: 0 2%;
  }
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:hover {
  background-color: #f1f2f2;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item li {
  margin: auto;
  transition: 0.4s;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item li:hover {
  background-color: #f1f2f2;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item ul.elementor-nav-menu--dropdown a, body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item ul.elementor-nav-menu--dropdown a:focus, body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item ul.elementor-nav-menu--dropdown a:hover {
  text-shadow: none;
  border-left: 0 solid transparent !important;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu {
  background-color: #f1f2f2;
  margin-top: -65px !important;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item:hover {
  background-color: #f1f2f2;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item a:hover {
  background-color: #f1f2f2;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:last-of-type {
  padding-right: 0;
  margin-right: 0;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:last-of-type a.elementor-item {
  color: white;
  background-color: #e1251b;
  padding: 12px 20px;
  border-radius: 50px;
  transition-duration: 0.35s;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:last-of-type a.elementor-item:hover, body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:last-of-type a.elementor-item:active, body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:last-of-type a.elementor-item:focus {
  color: white;
  background-color: #c60b00;
}
body .elementor-nav-menu__align-center .elementor-nav-menu--main .elementor-nav-menu > li.menu-item:last-of-type:hover {
  background-color: transparent;
}

body div.elementor-nav-menu--burger > div.elementor-widget-container > nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li.menu-item > ul.elementor-nav-menu--dropdown {
  background-color: #f1f2f2;
}
body div.elementor-nav-menu--burger > div.elementor-widget-container > nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li.menu-item > ul.elementor-nav-menu--dropdown > li.menu-item {
  background-color: #f1f2f2;
}
.main-footer a {
  color: white;
}
.main-footer a:hover {
  text-decoration: underline;
}
.main-footer a:visited, .main-footer a:hover, .main-footer a:active {
  color: white;
}

div.uweo-recent-news--wrapper {
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper h1.uweo-recent-news--title {
    margin-left: auto;
    margin-right: auto;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper {
  position: absolute;
  right: 0;
  width: 100px;
  height: 45px;
  border-radius: 50px;
  background-color: white;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper.uweo-recent-news--controller-wrapper-mobile {
  display: none;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 85%;
    background-color: transparent;
    margin-bottom: 20px;
  }
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper.uweo-recent-news--controller-wrapper-desktop {
    display: none;
  }
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper.uweo-recent-news--controller-wrapper-mobile {
    display: block;
    text-align: center;
  }
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper.uweo-recent-news--controller-wrapper-mobile .uweo-recent-news--controller-counter {
    display: inline-flex;
    height: 100%;
    font-size: 28px;
    width: auto;
  }
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper.uweo-recent-news--controller-wrapper-mobile .uweo-recent-news--controller-counter p {
    margin-top: auto;
    margin-bottom: auto;
    color: #636466;
    letter-spacing: 0.35em;
    font-weight: 700;
  }
}
@media all and (max-width: 768px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper {
    width: 95%;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller {
  height: 100%;
  width: 50%;
  display: inline-flex;
  text-align: center;
  cursor: pointer;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller svg {
  height: 35px;
  fill: #d1d1d2;
  margin-top: auto;
  margin-bottom: auto;
  transition-duration: 0.35s;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller {
    color: #d1d1d2;
    width: auto;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller:hover svg, div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller:active svg, div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller:focus svg {
  fill: #636466;
}
@media all and (min-width: 1200px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller.uweo-recent-news--controller-left {
    padding: 5px 5px 5px 15px;
  }
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller.uweo-recent-news--controller-left {
    text-align: left;
    float: left;
  }
}
@media all and (min-width: 1200px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller.uweo-recent-news--controller-right {
    padding: 5px 15px 5px 5px;
  }
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--controller-wrapper span.uweo-recent-news--controller.uweo-recent-news--controller-right {
    text-align: right;
    float: right;
  }
}
div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper {
  list-style-type: none;
  margin: 0;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}
div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title {
  text-transform: none;
  font-weight: 800;
  color: #636466;
  transition-duration: 0.35s;
  display: inline;
}
div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title:not(:first-child) {
  padding-left: 25px;
}
div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title:hover, div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title:active, div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title:focus, div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title.current {
  color: #373334;
}
div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title:not(.current) {
  cursor: pointer;
}
div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title.current {
  pointer-events: none;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 768px) {
  div.uweo-recent-news--wrapper ol.uweo-recent-news--post-title-wrapper li.uweo-recent-news--post-title {
    display: inline-block !important;
    padding-left: 0 !important;
    width: 100% !important;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container {
  height: 750px;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container {
    height: 750px;
  }
}
@media all and (max-width: 768px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container {
    height: 550px;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper {
  list-style-type: none;
  margin: 0;
  width: 100%;
  height: 100%;
  margin-top: 25px;
  position: absolute;
  left: -100%;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper {
  width: 100%;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper:not(:first-child) {
  display: none;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper img.uweo-recent-news--post-image {
  display: block;
  width: 70%;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper img.uweo-recent-news--post-image {
    width: 100%;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta {
  background-color: white;
  padding: 1.35rem;
  max-width: 60%;
  position: absolute;
  right: 0;
  top: 200%;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 85%;
  }
}
@media all and (max-width: 768px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta {
    max-width: 95%;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a, div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a > h2 {
  color: #e1251b;
  transition-duration: 0.35s;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a:hover, div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a:active, div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a:focus, div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a > h2:hover, div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a > h2:active, div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta > a > h2:focus {
  color: #c60b00;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta span.uweo-recent-news--post-meta--location {
  text-transform: uppercase;
  font-size: 16.5px;
  font-weight: 600;
  color: #e1251b;
  margin-bottom: 15px;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta span.uweo-recent-news--post-meta--location {
    font-size: 13.5px;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta span.uweo-recent-news--post-meta--more {
  font-size: 22px;
  font-weight: 800;
  color: #e1251b;
  cursor: pointer;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta span.uweo-recent-news--post-meta--more {
    font-size: 18px;
  }
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta h2 {
  font-weight: 800;
  margin-bottom: 0;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta p {
  margin-top: 15px;
  max-height: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta p.overflown {
  border-bottom: 1px solid white;
}
div.uweo-recent-news--wrapper div.uweo-recent-news--slide-container ol.uweo-recent-news--slide-wrapper li.uweo-recent-news--post-wrapper div.uweo-recent-news--post-meta p.overflown:after {
  content: "...";
  display: inline-block;
  position: absolute;
  bottom: 60px;
  left: 1.35em;
}
div.uweo-recent-news--wrapper > div > a {
  margin-left: auto;
}
div.uweo-recent-news--wrapper > div > a > span {
  color: #e1251b;
  padding-left: 1em;
  border-bottom: 3px solid #e1251b;
  font-weight: 800;
  font-size: 29px;
  text-align: right;
  padding-right: 0;
  cursor: pointer;
  display: inline-flex;
  width: 100%;
  transition-duration: 0.35s;
}
div.uweo-recent-news--wrapper > div > a > span svg {
  height: 20px;
  fill: #e1251b;
  display: inline-block;
  margin-left: 15px;
  margin-top: auto;
  margin-bottom: auto;
  transition-duration: 0.35s;
}
div.uweo-recent-news--wrapper > div > a > span:hover, div.uweo-recent-news--wrapper > div > a > span:active, div.uweo-recent-news--wrapper > div > a > span:focus {
  border-color: #c60b00;
  color: #c60b00;
}
div.uweo-recent-news--wrapper > div > a > span:hover svg, div.uweo-recent-news--wrapper > div > a > span:active svg, div.uweo-recent-news--wrapper > div > a > span:focus svg {
  fill: #c60b00;
}
@media all and (max-width: 1024px) {
  div.uweo-recent-news--wrapper > div > a {
    margin-right: auto;
  }
  div.uweo-recent-news--wrapper > div > a > span {
    border: none;
  }
}

#uweo-regions-filter-menu {
  font-size: 21px;
}
#uweo-regions-filter-menu > div.elementor-column {
  flex-direction: row;
  flex-wrap: wrap;
}
#uweo-regions-filter-menu > div.elementor-column > span {
  flex: auto;
  font-weight: 700;
}
#uweo-regions-filter-menu > div.elementor-column > span a {
  color: #636466;
  transition-duration: 0.35s;
}
#uweo-regions-filter-menu > div.elementor-column > span a:hover, #uweo-regions-filter-menu > div.elementor-column > span a:active, #uweo-regions-filter-menu > div.elementor-column > span a:focus {
  color: #373334;
}
#uweo-regions-filter-menu > div.elementor-column > span.current-region a {
  cursor: default;
  pointer-events: none;
  color: #c60b00;
}
@media all and (max-width: 768px) {
  #uweo-regions-filter-menu > div.elementor-column > span {
    width: 100%;
  }
}

.community-menu ul {
  width: 100%;
  justify-content: center;
}
.community-menu ul li {
  margin: 0 15px !important;
}
@media (min-width: 768px) {
  .community-menu ul {
    justify-content: space-between;
  }
  .community-menu ul li {
    margin: 0 auto !important;
  }
}

body div.elementor-posts-container.elementor-posts > article.elementor-post {
  display: flex;
  flex-direction: row;
}
@media all and (max-width: 768px) {
  body div.elementor-posts-container.elementor-posts > article.elementor-post {
    flex-wrap: wrap;
  }
}

@media (max-width: 1024px) {
  body .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
    display: grid;
  }
}
body .uweo-news-loop--wrapper span.elementor-icon-list-icon {
  display: none;
}
body .uweo-news-loop--wrapper .elementor-heading-title {
  margin: 15px 0;
}
body .uweo-news-loop--wrapper .elementor-heading-title a {
  transition-duration: 0.35s;
}
body .uweo-news-loop--wrapper .elementor-heading-title a:hover, body .uweo-news-loop--wrapper .elementor-heading-title a:active, body .uweo-news-loop--wrapper .elementor-heading-title a:focus {
  color: #c60b00 !important;
}
body .uweo-news-loop--wrapper .uweo-news-loop--meta {
  margin-top: auto;
  margin-bottom: auto;
}
body .uweo-upcoming-events-loop--month-separator-wrapper {
  border-top: 1px solid #f1f2f2;
  padding-top: 15px;
  margin-top: 45px;
}

body .uweo-upcoming-events-loop--wrapper {
  flex-direction: row;
  width: 100%;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--image-wrapper {
  padding: 10px 10px 10px 0;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--image-wrapper .uweo-upcoming-events-loop--image {
  width: 100% !important;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta {
  padding: 10px 0 10px 10px;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta h3 {
  margin: 15px 0;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta h3 a {
  color: #373334;
  transition-duration: 0.35s;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta h3 a:hover, body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta h3 a:active, body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta h3 a:focus {
  color: #c60b00 !important;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta .arrow-right a::after {
  vertical-align: 0;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta div.uweo-event-info {
  color: #e1251b;
  font-weight: 600;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta div.uweo-event-info span.uweo-event-date {
  color: #e1251b;
  padding-right: 10px;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta div.uweo-event-info span.uweo-event-region {
  padding-left: 10px;
}
body .uweo-upcoming-events-loop--wrapper .uweo-upcoming-events-loop--meta span.uweo-event-location {
  color: #e1251b;
  padding-bottom: 15px;
  font-weight: 600;
}

body span.rt-reading-time {
  font-weight: 700;
  text-transform: uppercase;
  color: #e1251b;
}

body .uweo-tags span.elementor-post-info__terms-list {
  color: white;
}
body .uweo-tags span.elementor-post-info__terms-list a {
  transition-duration: 0.35s;
}
body .uweo-tags span.elementor-post-info__terms-list a:hover, body .uweo-tags span.elementor-post-info__terms-list a:focus, body .uweo-tags span.elementor-post-info__terms-list a:active {
  color: #c60b00 !important;
}

body .uweo-previous-events a::before, body .uweo-previous-events a::after {
  vertical-align: 0;
}

body .uweo-featured-img-single {
  max-height: 510px;
  overflow: hidden;
}

body .uweo-featured-img-loop {
  max-height: 242px;
  overflow: hidden;
}

body .uweo-featured-img-related {
  max-height: 338px;
  overflow: hidden;
}
body .uweo-featured-img-related a {
  width: 100%;
}

body .uweo-see-more-events a {
  border-bottom: 3px solid #e1251b;
  padding-left: 1em;
  transition-duration: 0.35s;
}
@media all and (max-width: 768px) {
  body .uweo-see-more-events a {
    border: none !important;
    text-align: center !important;
  }
}
body .uweo-see-more-events a:hover, body .uweo-see-more-events a:active, body .uweo-see-more-events a:focus {
  color: #c60b00;
  border-bottom: 3px solid #c60b00;
}
body .uweo-see-more-events a:hover::after, body .uweo-see-more-events a:active::after, body .uweo-see-more-events a:focus::after {
  color: #c60b00;
}
body .uweo-see-more-events a::after {
  vertical-align: 0;
}

body .uweo-events-loop-2--wrapper .uweo-event-date {
  color: #e1251b;
  text-transform: uppercase;
  font-weight: 600;
}
body .uweo-events-loop-2--wrapper span.elementor-post-info__terms-list {
  color: #e1251b;
}
body .uweo-events-loop-2--wrapper a.elementor-post-info__terms-list-item {
  text-transform: uppercase;
  font-weight: 600;
}

#uweo-cta--wrapper {
  background-color: #e1251b;
  color: white;
  overflow: hidden;
  min-height: 118px;
}
#uweo-cta--wrapper > div.elementor-column {
  overflow: hidden;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
#uweo-cta--wrapper > div.elementor-column div.uweo-cta--control-button--wrapper {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 2;
}
#uweo-cta--wrapper > div.elementor-column div.uweo-cta--control-button--wrapper span.uweo-cta--control-button:not(:first-of-type) {
  display: none !important;
}
#uweo-cta--wrapper > div.elementor-column div.uweo-cta--control-button--wrapper span.uweo-cta--control-button {
  height: 18px;
  width: 18px;
}
#uweo-cta--wrapper > div.elementor-column div.uweo-cta--control-button--wrapper span.uweo-cta--control-button::before {
  cursor: pointer;
  color: rgba(241, 242, 242, 0.5);
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list {
  width: 100%;
  list-style-type: none !important;
  margin: 0 15px 0 15px;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list > li:not(:first-of-type) {
  display: none !important;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item {
  width: 100%;
  margin-top: 10px;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--top-row {
  position: relative;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--top-row .uweo-cta--leading-text {
  color: white;
  width: 100% !important;
  margin-bottom: 0;
  padding: 10px 10px 0 10px;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 10px 10px 10px;
  min-height: 56px;
}
@media all and (max-width: 768px) {
  #uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row {
    flex-direction: column;
  }
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--cta-text {
  color: white;
  flex: 1;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  position: absolute;
  left: -200%;
  opacity: 0;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button {
  color: white;
  flex: 1;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
  text-align: right;
}
@media all and (max-width: 768px) {
  #uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button {
    text-align: left;
    margin-top: 28px;
  }
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a {
  color: white;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 0.7em;
  line-height: 1;
  margin-left: 15px;
  color: inherit;
  vertical-align: -4px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a::after {
  color: white;
  vertical-align: 0;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:hover, #uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:active, #uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:focus {
  color: white;
}
#uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:hover::after, #uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:active::after, #uweo-cta--wrapper > div.elementor-column ol.uweo-cta--list li.uweo-cta--list-item .uweo-cta--row .uweo-cta--button a:focus::after {
  color: white;
  vertical-align: 0;
}

@keyframes uweo-tags-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body .uweo-tags-loop--wrapper {
  opacity: 0;
  animation: uweo-tags-opacity 1.5s forwards;
  padding: 30px 0;
}
body .uweo-tags-loop--wrapper .uweo-tags-loop--image-wrapper {
  padding: 10px 10px 10px 0px;
}
body .uweo-tags-loop--wrapper .uweo-tags-loop--meta {
  padding: 10px 0px 10px 10px;
  display: flex;
}
body .uweo-tags-loop--wrapper .uweo-tags-loop--meta h3 {
  margin: 15px 0 !important;
}
body .uweo-tags-loop--wrapper .uweo-tags-loop--meta h3 a {
  color: #373334;
  transition-duration: 0.35s;
}
body .uweo-tags-loop--wrapper .uweo-tags-loop--meta h3 a:hover, body .uweo-tags-loop--wrapper .uweo-tags-loop--meta h3 a:active, body .uweo-tags-loop--wrapper .uweo-tags-loop--meta h3 a:focus {
  color: #c60b00;
}
body .uweo-tags-loop--wrapper .uweo-tags-loop--meta > div {
  margin-top: auto;
  margin-bottom: auto;
}

body a#uweo-tags--load-more-button {
  cursor: pointer !important;
}

body .side-share_container .elementor-share-btn__title {
  color: #b3b3b3;
}
body .side-share_container .elementor-share-btn__icon {
  background: transparent;
}
body .side-share_container .elementor-grid-item {
  transition: all 0.2s;
}
body .side-share_container .elementor-grid-item:hover {
  border-color: #636466;
}
body .side-share_container .elementor-grid-item:hover .elementor-share-btn__title,
body .side-share_container .elementor-grid-item:hover .elementor-share-btn__icon i {
  color: #636466;
}
@media (min-width: 1451px) {
  body .side-share_container {
    position: fixed;
    top: 37%;
    left: 10%;
    max-width: 170px;
  }
  body .side-share_container .side-share_title {
    border-top: 6px solid #636466;
    padding: 20px 0;
  }
  body .side-share_container .elementor-grid-item {
    border-top: 3px solid #b3b3b3;
    padding-top: 10px;
  }
}
@media (max-width: 1800px) {
  body .side-share_container {
    left: 5%;
  }
}
@media (max-width: 1600px) {
  body .side-share_container {
    left: 0px;
  }
}
@media (max-width: 1450px) {
  body .side-share_container {
    position: relative;
    top: initial;
    left: initial;
  }
  body .side-share_container .side-share {
    margin: 0 auto;
    width: auto;
  }
  body .side-share_container .elementor-grid {
    display: flex;
    width: 100%;
  }
  body .side-share_container .elementor-grid-item {
    padding: 0 5px;
  }
  body .side-share_container .elementor-share-btn__text,
  body .side-share_container .side-share_title {
    display: none;
  }
}

span.uweo-event-date {
  padding-right: 20px;
}
@media (max-width: 1200px) {
  span.uweo-event-date {
    width: 100%;
    display: block;
    padding-bottom: 5px;
  }
}

.uweo-event-date.with-icon:before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  color: #373334;
  font-weight: 400;
  font-size: 80%;
  vertical-align: 1px;
  margin-right: 7px;
}

.uweo-event-date-time.with-icon:before {
  content: "\f017";
}

.uweo-careers-loop-wrapper .elementor-post__text {
  width: 100%;
  text-align: center !important;
}

.uweo-careers-advanced-field {
  display: block;
}

body .uweo-careers-form-wrapper input[type=file] {
  width: 100% !important;
}

[data-name=Newsletter], [data-name="Newsletter FR"] {
  margin: 15px 0;
}
[data-name=Newsletter] .mc4wp-form-fields .uweo-mailchimp-wrapper, [data-name="Newsletter FR"] .mc4wp-form-fields .uweo-mailchimp-wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  [data-name=Newsletter] .mc4wp-form-fields .uweo-mailchimp-wrapper, [data-name="Newsletter FR"] .mc4wp-form-fields .uweo-mailchimp-wrapper {
    display: block;
  }
}
[data-name=Newsletter] .mc4wp-form-fields small, [data-name="Newsletter FR"] .mc4wp-form-fields small {
  flex: none;
  display: block;
  clear: both;
  float: left;
  margin-top: 10px;
}
[data-name=Newsletter] .mc4wp-response, [data-name="Newsletter FR"] .mc4wp-response {
  float: left !important;
  margin-top: 10px;
}
[data-name=Newsletter] .mc4wp-response p, [data-name="Newsletter FR"] .mc4wp-response p {
  margin: 0 !important;
}
[data-name=Newsletter] input:not([type=submit]), [data-name="Newsletter FR"] input:not([type=submit]) {
  border-color: #e1251b;
  border-radius: 50px;
  padding: 10px 20px;
  color: #e1251b;
  flex-grow: 1;
}
@media (max-width: 768px) {
  [data-name=Newsletter] input:not([type=submit]), [data-name="Newsletter FR"] input:not([type=submit]) {
    width: 100%;
    margin-bottom: 10px;
  }
}
[data-name=Newsletter] input:not([type=submit])::-moz-placeholder, [data-name="Newsletter FR"] input:not([type=submit])::-moz-placeholder {
  color: #e1251b;
}
[data-name=Newsletter] input:not([type=submit])::placeholder, [data-name="Newsletter FR"] input:not([type=submit])::placeholder {
  color: #e1251b;
}
[data-name=Newsletter] [type=submit], [data-name="Newsletter FR"] [type=submit] {
  background: #e1251b;
  padding: 5px 45px;
  border-radius: 50px;
}
@media (max-width: 768px) {
  [data-name=Newsletter] [type=submit], [data-name="Newsletter FR"] [type=submit] {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  [data-name=Newsletter] input:not([type=submit]), [data-name="Newsletter FR"] input:not([type=submit]) {
    margin-right: 30px;
	width: 100%;
  }
}

.form select {
  padding: 5px 4px !important;
}
.form ul.gfield_radio > li {
  display: inline-flex !important;
}
.form ul.gfield_radio > li > input[type=radio] {
  margin-top: auto;
  margin-bottom: auto;
  cursor: pointer;
  transition-duration: 0.35s;
}
.form ul.gfield_radio > li > input[type=radio]::after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border: 1px solid #636466;
  border-radius: 50%;
  background-color: #d1d1d2;
}
.form ul.gfield_radio > li > input[type=radio]:checked + label {
  font-weight: initial !important;
  text-decoration: underline;
}
.form ul.gfield_radio > li > input[type=radio]:checked::after {
  background-color: #ea6861 !important;
}
.form ul.gfield_radio > li > input[type=radio] + label {
  transition-duration: 0.35s;
}
.form ul.gfield_radio > li > input[type=radio] + label:hover, .form ul.gfield_radio > li > input[type=radio] + label:focus, .form ul.gfield_radio > li > input[type=radio] + label:active {
  text-decoration: underline;
}
.form.lite {
  color: white;
}
.form.lite ul.gfield_radio > li > input[type=radio]::after {
  background-color: white;
}
.form.lite input[type=submit] {
  background: white;
  color: #373334;
  transition-duration: 0.35s;
}
.form.lite input[type=submit]:hover, .form.lite input[type=submit]:active, .form.lite input[type=submit]:focus {
  border-color: white;
  color: white;
  background: transparent;
}

.acsb-widget .acsb-main .acsb-header .acsb-language .acsb-language-flag,
.acsb-widget .acsb-popup.acsb-language-popup .acsb-languages .acsb-language .acsb-language-flag {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .lead {
    font-size: 1.05rem;
  }
}

.no-margin-bottom p {
  margin-bottom: 0 !important;
}

body .left-center-right ul.elementor-icon-list-items > li:first-of-type {
  justify-content: flex-start !important;
  text-align: left !important;
}
body .left-center-right ul.elementor-icon-list-items > li:last-of-type {
  justify-content: flex-end !important;
  text-align: right !important;
}

body .flex-1 {
  flex: 1;
}

body .text-align-right {
  text-align: right !important;
}

.arrow-left a:before {
  content: "\e901";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 0.7em;
  line-height: 1;
  margin-right: 15px;
  color: inherit;
  vertical-align: -4px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.arrow-right a:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 0.7em;
  line-height: 1;
  margin-left: 15px;
  color: inherit;
  vertical-align: -4px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow-right a.elementor-button-link:after {
  vertical-align: 0;
}

.list-3-col .elementor-icon-list-items {
  max-width: 100%;
  margin: 0 !important;
}
.list-3-col .elementor-icon-list-item {
  width: 33%;
  display: inline-block;
  margin: 0 !important;
}

body .elementor-pagination {
  padding-top: 15px;
  margin-top: 65px;
  border-top: 2px solid #f1f2f2;
  font-size: 28px;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  body .elementor-pagination {
    font-size: 22px;
  }
}
body .elementor-pagination > .prev {
  float: right;
}
body .elementor-pagination > .prev:after {
  content: "\e900";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 0.7em;
  line-height: 1;
  margin-left: 15px;
  color: inherit;
  vertical-align: -4px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .elementor-pagination > .prev::after {
  vertical-align: 0;
}
body .elementor-pagination > .next {
  float: left;
}
body .elementor-pagination > .next:before {
  content: "\e901";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 0.7em;
  line-height: 1;
  margin-right: 15px;
  color: inherit;
  vertical-align: -4px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .elementor-pagination > .next::before {
  vertical-align: 0;
}
body .elementor-pagination span {
  color: #636466;
}

@media (min-width: 1200px) {
  .uweo-slider:after {
    display: block;
    content: "";
    width: 100%;
    background-color: white;
    height: 110px;
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 1200px) {
  .uweo-slider .swiper-wrapper {
    padding-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .uweo-slider .swiper-slide {
    height: auto !important;
    overflow: visible !important;
  }
}
.uweo-slider .swiper-slide-bg {
  transition-duration: 0s !important;
  min-width: auto !important;
  min-height: 400px !important;
  width: 42% !important;
  border-radius: 30px;
  margin-left: 10%;
}
@media (max-width: 1200px) {
  .uweo-slider .swiper-slide-bg {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .uweo-slider .swiper-slide-bg {
    min-height: 300px !important;
  }
}
@media (max-width: 1200px) {
  .uweo-slider .swiper-slide-inner {
    display: block !important;
    position: relative !important;
  }
}
.uweo-slider .swiper-slide-contents {
  margin-bottom: 5%;
}
@media (max-width: 1200px) {
  .uweo-slider .swiper-slide-contents {
    max-width: 100% !important;
    padding-top: 40px;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .uweo-slider .swiper-pagination {
    left: auto !important;
    bottom: 15% !important;
    right: 25% !important;
    width: auto !important;
  }
}

@keyframes animate-opacity-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body .tax-calculator_wrapper .tax-calculator {
  opacity: 0;
  animation-duration: 1.35s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-name: animate-opacity-in;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media all and (max-width: 1024px) {
  body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row {
    flex-wrap: wrap;
  }
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount {
  max-width: 33% !important;
  min-width: 33% !important;
  background: #f2f2f2;
  padding: 20px;
  margin-top: 16px !important;
  border-radius: 3px;
  border: 2px solid #d91124;
}
@media all and (max-width: 1024px) {
  body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount {
    max-width: 100% !important;
    flex: 1;
    flex: auto;
  }
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .gsection_title {
  margin-left: -20px !important;
  margin-top: -20px !important;
  width: calc(100% + 40px);
  background: #d91124;
  padding: 20px !important;
  border-radius: 1px 1px 0 0;
  text-align: center;
  color: white;
  position: relative;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .gsection_title::before {
  content: "1";
  display: inline-block;
  top: 0;
  left: 0;
  background: white;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  color: #4c4c4c;
  font-weight: 800;
  font-size: 18px;
  margin-right: 10px;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount {
  margin-top: 40px !important;
  margin-bottom: 16px !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .gfield_label {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  max-width: 100%;
  font-size: 17px !important;
  display: block;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .gfield_label .gfield_required {
  visibility: hidden;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .ginput_container_number {
  position: relative;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .ginput_container_number input {
  width: 100%;
  background-color: white !important;
  border-radius: 50px;
  border: 2px solid #d91124;
  padding: 16px 35px;
  color: #d91124;
  font-size: 28px;
  margin-top: 5px;
  font-weight: 500;
  line-height: 1;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .ginput_container_number::before {
  content: "$";
  position: absolute;
  left: 14px;
  top: 28px;
  color: #999a98;
  font-size: 28px;
  line-height: 1;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .ginput_container_number::after {
  content: "CAD";
  position: absolute;
  right: 14px;
  top: 28px;
  color: #999a98;
  font-size: 28px;
  line-height: 1;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results {
  flex: 1;
  flex: auto;
  background: #f2f2f2;
  padding: 20px;
  margin-top: 16px !important;
  border-radius: 3px;
  border: 2px solid #d91124;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .gsection_title {
  margin-left: -20px !important;
  margin-top: -20px !important;
  width: calc(100% + 40px);
  background: #d91124;
  padding: 20px !important;
  border-radius: 1px 1px 0 0;
  text-align: center;
  color: white;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .gsection_title::before {
  content: "2";
  display: inline-block;
  top: 0;
  left: 0;
  background: white;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  color: #4c4c4c;
  font-weight: 800;
  font-size: 18px;
  margin-right: 10px;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-federalCredit {
  margin-top: 30px;
  margin-bottom: 2px;
  min-height: 0;
  display: inline-block;
  width: 100%;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-federalCredit label {
  float: left;
  display: block;
  font-weight: 600;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  font-size: 17px !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-federalCredit div.ginput_container_number {
  float: right;
  display: block;
  margin-top: 0 !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-federalCredit div.ginput_container_number input {
  cursor: default !important;
  border: none !important;
  width: auto;
  max-width: 150px;
  background: transparent !important;
  min-height: 0;
  padding: 0;
  text-align: right;
  margin-top: 0 !important;
  box-shadow: none !important;
  font-weight: 700;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-provincialCredit {
  margin-bottom: 2px;
  min-height: 0;
  display: inline-block;
  width: 100%;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-provincialCredit label {
  float: left;
  display: block;
  font-weight: 600;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  font-size: 17px !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-provincialCredit div.ginput_container_number {
  float: right;
  display: block;
  margin-top: 0 !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-provincialCredit div.ginput_container_number input {
  cursor: default !important;
  border: none !important;
  width: auto;
  max-width: 150px;
  background: transparent !important;
  margin-top: 0 !important;
  min-height: 0;
  padding: 0;
  text-align: right;
  box-shadow: none !important;
  font-weight: 700;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-taxReturn {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-bottom: 2px;
  min-height: 0;
  display: inline-block;
  width: 100%;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-taxReturn label {
  float: left;
  display: block;
  font-weight: 700;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  max-width: 100%;
  font-size: 17px !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-taxReturn div.ginput_container_number {
  float: right;
  display: block;
  margin-top: 0 !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--results .tax-taxReturn div.ginput_container_number input {
  cursor: default !important;
  border: none !important;
  width: auto;
  max-width: 150px;
  margin-top: 0 !important;
  background: transparent !important;
  min-height: 0;
  padding: 0;
  text-align: right;
  box-shadow: none !important;
  font-weight: 700;
}
body .tax-calculator_wrapper .tax-calculator .tax-message {
  text-align: center;
  padding: 0 !important;
  font-weight: 600;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 24px;
  display: none;
}
body .tax-calculator_wrapper .tax-calculator .tax-message > p {
  max-width: 75%;
  margin: 0 auto;
}
body .tax-calculator_wrapper .tax-calculator .tax-message > p .tax-highlight {
  color: #e1251b;
}
body .tax-calculator_wrapper .tax-calculator .gform_footer {
  text-align: center;
  display: table;
  margin: 0 auto;
  position: relative;
  width: auto !important;
}
body .tax-calculator_wrapper .tax-calculator .gform_footer input[type=submit] {
  display: none;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding: 15px 75px !important;
  position: relative;
  border-radius: 3px;
  background-color: #e1251b;
  border: 2px solid transparent;
  color: white;
  transition-duration: 0.35s;
}
body .tax-calculator_wrapper .tax-calculator .gform_footer input[type=submit]:hover, body .tax-calculator_wrapper .tax-calculator .gform_footer input[type=submit]:active, body .tax-calculator_wrapper .tax-calculator .gform_footer input[type=submit]:focus {
  background-color: white;
  color: #e1251b;
  border: 2px solid #e1251b;
}

html:lang(fr-FR) body .tax-calculator_wrapper .tax-calculator .gform_body .tax-calculator--row .tax-calculator--gift-amount .tax-amount .ginput_container_number::before {
  left: initial;
  right: 75px;
}

div.uweo-terms-dropdown {
  color: #666666;
  background-color: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 10px 15px;
  max-width: 100%;
  position: relative;
  cursor: pointer;
}
div.uweo-terms-dropdown::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-weight: 600;
  color: #cccccc;
  pointer-events: none;
}
div.uweo-terms-dropdown > div.uweo-terms-dropdown--inner {
  display: none;
  position: absolute;
  left: -1px;
  bottom: 0;
  height: 275px;
  width: calc(100% + 2px);
  top: 100%;
  background-color: #fafafa;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 98;
  border: 1px solid #cccccc;
}
div.uweo-terms-dropdown > div.uweo-terms-dropdown--inner > div.uweo-terms-dropdown--term > a {
  display: block;
  padding: 4px 12px;
  transition-duration: 0.35s;
}
div.uweo-terms-dropdown > div.uweo-terms-dropdown--inner > div.uweo-terms-dropdown--term > a:hover, div.uweo-terms-dropdown > div.uweo-terms-dropdown--inner > div.uweo-terms-dropdown--term > a:active, div.uweo-terms-dropdown > div.uweo-terms-dropdown--inner > div.uweo-terms-dropdown--term > a:focus {
  background-color: #cccccc;
}

body {
  font-family: "Nunito Sans", sans-serif;
}

*::-moz-selection {
  background-color: #ea6861;
  color: white;
}

*::selection {
  background-color: #ea6861;
  color: white;
}

*::-moz-selection {
  background-color: #ea6861;
  color: white;
}

body nav.elementor-nav-menu--dropdown a.elementor-item.elementor-item-active, nav.elementor-nav-menu--dropdown a.elementor-item.highlighted, nav.elementor-nav-menu--dropdown a.elementor-item:focus, nav.elementor-nav-menu--dropdown a.elementor-item:hover, a.elementor-sub-item.elementor-item-active, a.elementor-sub-item.highlighted, a.elementor-sub-item:focus, a.elementor-sub-item:hover {
  background-color: white;
  color: #e1251b;
}

body .elementor-counter .elementor-counter-number-prefix, body .elementor-counter .elementor-counter-number-suffix {
  flex-grow: unset;
}

body .uweo-heading-link a {
  transition-duration: 0.35s;
}
body .uweo-heading-link a:hover, body .uweo-heading-link a:focus, body .uweo-heading-link a:active {
  color: #c60b00 !important;
}

/*////////////////////////////////////////////*/
/* CHANGING DEFAULT BUTTON TYPE COLOURS */
body .elementor-element:not(.theme-override) .elementor-button {
  transition-duration: 0.35s !important;
}
body .elementor-element:not(.theme-override) .elementor-button-default:not(.theme-override) .elementor-button, body .elementor-element:not(.theme-override) .elementor-widget-button:not(.theme-override) .elementor-button {
  background-color: #e1251b !important;
  color: #fff !important;
  border: 1px solid #e1251b !important;
}
body .elementor-element:not(.theme-override) .elementor-button-default:not(.theme-override) .elementor-button:hover, body .elementor-element:not(.theme-override) .elementor-button-default:not(.theme-override) .elementor-button:active, body .elementor-element:not(.theme-override) .elementor-button-default:not(.theme-override) .elementor-button:focus, body .elementor-element:not(.theme-override) .elementor-widget-button:not(.theme-override) .elementor-button:hover, body .elementor-element:not(.theme-override) .elementor-widget-button:not(.theme-override) .elementor-button:active, body .elementor-element:not(.theme-override) .elementor-widget-button:not(.theme-override) .elementor-button:focus {
  background-color: #c60b00 !important;
  color: #fff !important;
  border-color: #c60b00 !important;
}
body .elementor-element:not(.theme-override) .elementor-button-info:not(.theme-override) .elementor-button {
  background-color: #fff !important;
  color: #e1251b !important;
  border: 1px solid #e1251b !important;
}
body .elementor-element:not(.theme-override) .elementor-button-info:not(.theme-override) .elementor-button:hover, body .elementor-element:not(.theme-override) .elementor-button-info:not(.theme-override) .elementor-button:active, body .elementor-element:not(.theme-override) .elementor-button-info:not(.theme-override) .elementor-button:focus {
  color: white !important;
  border-color: #c60b00 !important;
}
body .elementor-element:not(.theme-override) .elementor-button-success:not(.theme-override) .elementor-button {
  background-color: #373334 !important;
  color: #fff !important;
  border: 1px solid #373334 !important;
}
body .elementor-element:not(.theme-override) .elementor-button-success:not(.theme-override) .elementor-button:hover, body .elementor-element:not(.theme-override) .elementor-button-success:not(.theme-override) .elementor-button:active, body .elementor-element:not(.theme-override) .elementor-button-success:not(.theme-override) .elementor-button:focus {
  background-color: #2f2b2c !important;
  color: #fff !important;
  border-color: #2f2b2c !important;
}
body .elementor-element:not(.theme-override) .elementor-button-warning:not(.theme-override) .elementor-button {
  background-color: #636466 !important;
  color: #fff !important;
  border: 1px solid #636466 !important;
}
body .elementor-element:not(.theme-override) .elementor-button-warning:not(.theme-override) .elementor-button:hover, body .elementor-element:not(.theme-override) .elementor-button-warning:not(.theme-override) .elementor-button:active, body .elementor-element:not(.theme-override) .elementor-button-warning:not(.theme-override) .elementor-button:focus {
  background-color: #525254 !important;
  color: #fff !important;
  border-color: #525254 !important;
}
body .elementor-element:not(.theme-override) .elementor-button-danger:not(.theme-override) .elementor-button {
  background-color: #f1f2f2 !important;
  color: #5f6162 !important;
  border: 1px solid #f1f2f2 !important;
}
body .elementor-element:not(.theme-override) .elementor-button-danger:not(.theme-override) .elementor-button:hover, body .elementor-element:not(.theme-override) .elementor-button-danger:not(.theme-override) .elementor-button:active, body .elementor-element:not(.theme-override) .elementor-button-danger:not(.theme-override) .elementor-button:focus {
  background-color: #dcdcdc !important;
  color: #5f6162 !important;
  border-color: #dcdcdc !important;
}

/*////////////////////////////////////////////*/
body .elementor-element .elementor-widget-button .elementor-size-xs {
  padding: 10px 20px 8px !important;
}
body .elementor-element .elementor-widget-button .elementor-size-sm {
  padding: 12px 24px 10px !important;
}
.elementor-search-form--full-screen input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 25px;
  width: 25px;
  background: url("/wp-content/themes/generatepress_child/assets/images/times-solid.svg") !important;
}

.uweo-mobile-tool {
  background-color: #373334;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center !important;
}
@media all and (min-width: 1024px) {
  .uweo-mobile-tool {
    display: none !important;
  }
}
.uweo-mobile-tool > span {
  justify-content: center !important;
  display: flex;
}
.uweo-mobile-tool > span > * {
  margin-top: auto;
  margin-bottom: auto;
  justify-content: center !important;
}
.uweo-mobile-tool > span a {
  color: white !important;
  transition-duration: 0.35s;
}
.uweo-mobile-tool > span a:hover, .uweo-mobile-tool > span a:active, .uweo-mobile-tool > span a:focus {
  color: #c60b00 !important;
}
.uweo-mobile-tool > span .fa-search {
  color: white !important;
  font-size: 32px;
  width: 32px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0);
}
.uweo-mobile-tool > span img {
  max-width: 50%;
}
.uweo-mobile-tool > span > .wpml-ls > ul {
  display: block;
}
.uweo-mobile-tool > span div.elementor-search-form__container {
  height: 100% !important;
}

body .uweo-events--empty h3 {
  padding: 1em 0 0 1em;
  margin: 0 !important;
}

.grecaptcha-badge {
  bottom: 95px !important;
  z-index: 99999999;
  display: none !important;
  visibility: hidden !important;
}

/* site fade effect */
body {
  opacity: 1;
  transition: 1s opacity;
}

body.fade-out {
  opacity: 0;
  transition: none;
}

/*
IE Targeting
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  body div.elementor-posts-container.elementor-posts > article.elementor-post {
    display: inline-block !important;
  }
  body div.elementor-posts-container.elementor-posts > article.elementor-post div.elementor-widget-wrap {
    display: inline-block !important;
  }
  body div.elementor-posts-container.elementor-posts > article.elementor-post div.elementor-widget-wrap .elementor-widget-shortcode {
    display: inline-block !important;
  }
  body div.elementor-posts-container.elementor-posts > article.elementor-post div.elementor-widget-wrap .elementor-widget-shortcode:nth-of-type(2) {
    float: right;
  }
  body div.elementor-posts-container.elementor-posts > article.elementor-post div.elementor-widget-wrap img {
    width: 100% !important;
  }
  body header.uweo-main-header--desktop {
    width: 100% !important;
  }
  body header.uweo-main-header--desktop ul.elementor-nav-menu {
    align-items: center !important;
  }
  body header.uweo-main-header--desktop > div.elementor-container > div.elementor-row > div.elementor-element {
    align-items: center !important;
  }
  body .uweo-main-header--mobile > div.elementor-container > div.elementor-row > div.elementor-element {
    align-items: center !important;
  }
  body div.uweo-mobile-tool > span {
    align-items: center !important;
  }
  body .uweo-news-loop--wrapper .uweo-news-loop--meta > div.elementor-column-wrap {
    align-items: center !important;
  }
  body *.flex-1 {
    flex: none !important;
    display: inline-block !important;
  }
  body *.flex-1:nth-of-type(2) {
    flex: 1 !important;
  }
}
/*
Safari Targeting
 */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari CSS styles go here */
  header.uweo-main-header--desktop {
    width: 100% !important;
  }
  header.uweo-main-header--desktop ul.elementor-nav-menu {
    align-items: center !important;
  }
  header.uweo-main-header--desktop > div.elementor-container > div.elementor-row > div.elementor-element {
    align-items: center !important;
  }
  .uweo-main-header--mobile > div.elementor-container > div.elementor-row > div.elementor-element {
    align-items: center !important;
  }
  div.uweo-mobile-tool > span {
    align-items: center !important;
  }
}
/*
Highlight and Share button
 */
.highlight-and-share-wrapper a {
  padding: 0 6px !important;
}

@media all and (max-width: 768px) {
  body .uweo-events--row-wrapper > div.elementor-widget-container > div.elementor-posts-container {
    grid-column-gap: 0 !important;
  }
}

body .gform_legacy_markup_wrapper .gfield_checkbox li input,
body .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],
body .gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
  vertical-align: top;
  margin-top: 5px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .elementor-hidden-phone {
    display: none !important;
  }
}

html{
	scroll-behavior: unset !important;
}

body ul.elementor-icon-list-items .elementor-icon-list-text a {
	display: inline;
}

/*# sourceMappingURL=style.css.map */
