@import url(./drop.css);
body {
  background: #fff;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-family: "Circe Rounded", sans-serif; }
  body.home #header {
    background-image: url("/wp-content/themes/tomegas/style/images/frontPageHeaderStill.png");
    height: 462px;
    margin-bottom: -141px; }
    body.home #header .videoContainer {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden; }
    body.home #header #headerVideo {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%); }
    body.home #header:after {
      content: ' ';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("/wp-content/uploads/2021/08/frontPageHeaderShade2-1.png") no-repeat center top;
      background-size: cover;
      opacity: .75; }
    @media all and (max-width: 767px) {
      body.home #header {
        height: 350px;
        margin-bottom: -74px; } }

#wrapper {
  transition: all .4s ease; }

body #wrapper.menuShown {
  margin-top: 60px; }

h2 {
  font-family: "Circe Rounded", sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #414141; }

h3 {
  font-family: "Circe Rounded", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  color: #414141; }

h4 {
  font-family: "Circe Rounded", sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.05;
  color: #e30414; }

h5 {
  font-family: "Core Sans R 45", sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: normal;
  color: #414141; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none;
  transition: all .4s ease; }
  h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
    opacity: .8; }

p {
  line-height: normal; }

header#header {
  display: flex;
  flex-flow: column;
  position: relative;
  height: 293px;
  background: url("/wp-content/uploads/2021/08/blog-scaled-1.jpg") no-repeat center top;
  background-size: cover;
  overflow: hidden;
  margin-bottom: -67px; }
  @media all and (max-width: 767px) {
    header#header {
      overflow: visible; } }
  header#header .container {
    display: flex;
    margin: 0 auto 15px auto;
    max-width: 1000px;
    width: 100%;
    position: relative;
    z-index: 5; }
    header#header .container:last-child {
      margin-bottom: auto; }
    @media all and (max-width: 767px) {
      header#header .container #branding {
        position: absolute;
        top: 19px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1; } }
    header#header .container #branding #site-icon {
      width: 138px;
      height: 138px; }
    header#header .container .menuArea {
      display: flex;
      flex-direction: column;
      margin: 0 0 auto auto; }
      header#header .container .menuArea .widgetArea {
        margin-top: 18px;
        margin-left: auto;
        display: flex; }
        header#header .container .menuArea .widgetArea .widget-container {
          margin: auto 0; }
          header#header .container .menuArea .widgetArea .widget-container a {
            text-decoration: none;
            color: #fff;
            transition: all 400ms ease; }
            header#header .container .menuArea .widgetArea .widget-container a:hover {
              opacity: .8; }
          header#header .container .menuArea .widgetArea .widget-container img {
            width: 20px;
            height: 23px;
            margin-right: 10px; }
          header#header .container .menuArea .widgetArea .widget-container p {
            font-family: "Circe Rounded", sans-serif;
            font-size: 16px;
            font-weight: bold;
            color: #fff; }
            header#header .container .menuArea .widgetArea .widget-container p strong {
              font-family: "Circe Rounded", sans-serif;
              font-size: 16px;
              font-weight: 900; }
        @media all and (max-width: 767px) {
          header#header .container .menuArea .widgetArea {
            margin: 0; }
            header#header .container .menuArea .widgetArea .widget_text {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              padding: 30px;
              text-align: center;
              transform: translateY(-100%);
              z-index: -1;
              background: #24234f linear-gradient(to bottom, rgba(1, 0, 39, 0) 90%, rgba(1, 0, 39, 0.45) 99%); }
              header#header .container .menuArea .widgetArea .widget_text.show {
                z-index: 5; }
              header#header .container .menuArea .widgetArea .widget_text p {
                display: block;
                font-family: "Circe Rounded", sans-serif;
                font-size: 16px;
                font-weight: bold;
                color: rgba(255, 255, 255, 0.6); }
                header#header .container .menuArea .widgetArea .widget_text p strong {
                  display: block;
                  font-family: "Circe Rounded", sans-serif;
                  font-size: 32px;
                  font-weight: 900;
                  color: #fff; }
            header#header .container .menuArea .widgetArea .widget_media_image {
              position: absolute;
              top: 10px;
              right: 10px;
              z-index: 5; }
              header#header .container .menuArea .widgetArea .widget_media_image img {
                padding: 10px;
                box-sizing: content-box;
                margin-top: 10px;
                border-radius: 8px; }
              header#header .container .menuArea .widgetArea .widget_media_image .shown img {
                -webkit-backdrop-filter: blur(15px);
                backdrop-filter: blur(15px);
                background-color: rgba(145, 148, 177, 0.6); } }
      header#header .container .menuArea #menu {
        margin-top: 20px; }
        header#header .container .menuArea #menu.show {
          pointer-events: all; }
          header#header .container .menuArea #menu.show .toggle {
            -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
            background-color: rgba(145, 148, 177, 0.6); }
          header#header .container .menuArea #menu.show ul.menu {
            padding: 30px; }
        header#header .container .menuArea #menu .toggle {
          pointer-events: all;
          display: none;
          color: #fff;
          cursor: pointer;
          transition: all 400ms ease;
          position: absolute;
          top: 20px;
          left: 20px;
          font-size: 21px;
          padding: 5px 10px 8px 10px;
          border-radius: 8px; }
          header#header .container .menuArea #menu .toggle .i {
            display: block; }
          header#header .container .menuArea #menu .toggle:hover {
            opacity: .8; }
          @media all and (max-width: 767px) {
            header#header .container .menuArea #menu .toggle {
              display: block; } }
        header#header .container .menuArea #menu ul.menu {
          display: flex; }
          header#header .container .menuArea #menu ul.menu > li {
            height: 16px;
            border-left: solid 1px rgba(255, 255, 255, 0.4);
            transition: all 400ms ease;
            line-height: 14px;
            position: relative; }
            @media all and (max-width: 767px) {
              header#header .container .menuArea #menu ul.menu > li {
                border-left: none; } }
            header#header .container .menuArea #menu ul.menu > li:first-child {
              margin-left: -15px;
              border-left: none; }
            header#header .container .menuArea #menu ul.menu > li:last-child {
              margin-right: -15px; }
            header#header .container .menuArea #menu ul.menu > li:hover, header#header .container .menuArea #menu ul.menu > li:focus {
              border-color: transparent; }
              header#header .container .menuArea #menu ul.menu > li:hover + li, header#header .container .menuArea #menu ul.menu > li:focus + li {
                border-color: transparent; }
              header#header .container .menuArea #menu ul.menu > li:hover > a, header#header .container .menuArea #menu ul.menu > li:focus > a {
                border-radius: 8px;
                background-color: rgba(145, 148, 177, 0.6); }
              header#header .container .menuArea #menu ul.menu > li:hover > .sub-menu, header#header .container .menuArea #menu ul.menu > li:focus > .sub-menu {
                opacity: 1;
                pointer-events: all; }
            header#header .container .menuArea #menu ul.menu > li a {
              font-family: "Circe Rounded", sans-serif;
              font-size: 15px;
              font-weight: 500;
              color: #fff;
              text-decoration: none;
              padding: 7px 15px;
              transition: all 400ms ease; }
              @media all and (max-width: 767px) {
                header#header .container .menuArea #menu ul.menu > li a {
                  display: block;
                  text-align: center;
                  font-weight: bold;
                  color: rgba(255, 255, 255, 0.6);
                  width: 100%;
                  border-radius: 8px;
                  border: solid 1px rgba(255, 255, 255, 0.2);
                  font-family: "Circe Rounded", sans-serif;
                  font-size: 15px;
                  padding: 10px 15px;
                  text-decoration: none;
                  line-height: 1; } }
            header#header .container .menuArea #menu ul.menu > li > .sub-menu {
              opacity: 0;
              z-index: 5;
              transition: all .4s ease;
              pointer-events: none;
              position: absolute;
              top: 100%;
              margin-top: 15px;
              left: 0;
              overflow: visible;
              white-space: nowrap;
              padding: 15px;
              border-radius: 8px;
              -webkit-backdrop-filter: blur(15px);
              backdrop-filter: blur(15px);
              box-shadow: 2px 2px 12px 0 rgba(30, 43, 89, 0.25);
              background-color: rgba(145, 148, 177, 0.6); }
              @media all and (max-width: 767px) {
                header#header .container .menuArea #menu ul.menu > li > .sub-menu {
                  display: none; } }
              header#header .container .menuArea #menu ul.menu > li > .sub-menu:before {
                display: block;
                content: ' ';
                position: absolute;
                top: -15px;
                left: 0;
                right: 0;
                height: 15px; }
              header#header .container .menuArea #menu ul.menu > li > .sub-menu li {
                margin-bottom: 1em; }
                header#header .container .menuArea #menu ul.menu > li > .sub-menu li a {
                  padding: 0; }
                header#header .container .menuArea #menu ul.menu > li > .sub-menu li:last-child {
                  margin-bottom: 0; }
            @media all and (max-width: 767px) {
              header#header .container .menuArea #menu ul.menu > li {
                height: auto;
                margin-bottom: 5px; }
                header#header .container .menuArea #menu ul.menu > li:first-child {
                  margin-left: 0; }
                header#header .container .menuArea #menu ul.menu > li:last-child {
                  margin-right: 0; }
                header#header .container .menuArea #menu ul.menu > li:hover, header#header .container .menuArea #menu ul.menu > li:focus {
                  box-shadow: 2px 2px 8px 0 rgba(30, 43, 89, 0.12); } }
          @media all and (max-width: 767px) {
            header#header .container .menuArea #menu ul.menu {
              background: #24234f linear-gradient(to bottom, rgba(1, 0, 39, 0) 97%, rgba(1, 0, 39, 0.45) 99%);
              transform: translateY(-100%);
              padding: 0 30px;
              overflow: hidden;
              transition: max-height 0.4s cubic-bezier(0, 1, 0, 1), padding 0.4s ease;
              box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.2);
              flex-direction: column;
              z-index: 2;
              border-radius: 0; } }
        @media all and (max-width: 767px) {
          header#header .container .menuArea #menu {
            margin: 0;
            position: absolute;
            width: 100%;
            pointer-events: none; } }
      @media all and (max-width: 767px) {
        header#header .container .menuArea {
          margin: 0;
          width: 100%; } }
    @media all and (max-width: 767px) {
      header#header .container {
        z-index: 9; } }
  header#header .categoryContainer {
    margin: 0 auto auto;
    max-width: 1000px;
    position: relative;
    width: 100%; }
    @media all and (max-width: 767px) {
      header#header .categoryContainer {
        margin-top: 140px; } }
    header#header .categoryContainer h2 {
      text-align: center; }
    header#header .categoryContainer a {
      font-size: 30px;
      font-weight: 500;
      color: #fff;
      text-decoration: none;
      transition: all .4s ease;
      text-transform: uppercase; }
      header#header .categoryContainer a:hover, header#header .categoryContainer a:focus {
        opacity: .8; }
    header#header .categoryContainer .goBack {
      position: absolute;
      top: 0;
      left: 12px;
      border-radius: 8px;
      -webkit-backdrop-filter: blur(15px);
      backdrop-filter: blur(15px);
      background-color: rgba(145, 148, 177, 0.6);
      padding: 8px 15px;
      font-size: 15px;
      font-weight: 500;
      text-align: right;
      text-transform: none;
      line-height: 1; }
      header#header .categoryContainer .goBack img {
        opacity: .7;
        margin-right: 35px;
        width: 12px;
        height: 12px;
        transform: rotate(180deg); }
      @media all and (max-width: 767px) {
        header#header .categoryContainer .goBack {
          display: none; } }

.subPagesList {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .subPagesList.col-100p .subPage {
    width: 100%; }
  .subPagesList.col-50p .subPage {
    width: calc(50% - 2px);
    padding: 0 10px; }
    .subPagesList.col-50p .subPage:nth-child(odd) {
      margin-right: 4px; }
    .subPagesList.col-50p .subPage:last-child:nth-child(odd) {
      width: 100%;
      margin-right: 0; }
  .subPagesList.col-33p .subPage {
    width: 33%; }
  .subPagesList.col-25p .subPage {
    width: 25%; }
  .subPagesList .subPage {
    display: flex;
    width: 260px;
    height: 32px;
    border-radius: 8px;
    border: solid 1px rgba(116, 126, 132, 0.4);
    margin-bottom: 5px;
    font-family: "Circe Rounded", sans-serif;
    font-size: 15px;
    color: #414141;
    padding: 0 15px;
    text-decoration: none; }
    .subPagesList .subPage:hover, .subPagesList .subPage:focus {
      border: none;
      box-shadow: 2px 2px 8px 0 rgba(30, 43, 89, 0.12); }
    .subPagesList .subPage .subPageTitle, .subPagesList .subPage img {
      margin: auto 0; }
    .subPagesList .subPage img {
      margin-left: auto; }
    .subPagesList .subPage.featured {
      background: #e30414;
      color: #fff; }

.mapAddon {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 281px; }
  .mapAddon .mapDropMoreContainer {
    width: 300px;
    height: 34px;
    display: inline-flex;
    margin: 4px;
    background: #eff2f5;
    border-radius: 8px;
    transition: all .4s ease;
    cursor: pointer;
    vertical-align: bottom; }
  .mapAddon .mapDropMoreContainer .drop-display {
    background-color: transparent; }
  .mapAddon .mapDropMoreContainer .drop-options {
    text-align: left; }
  .mapAddon .drop .placeholder {
    color: #747e84; }
  .mapAddon.zoom {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 100px; }
    @media all and (max-width: 767px) {
      .mapAddon.zoom {
        padding: 130px 22px 60px 22px; } }
    .mapAddon.zoom .mapHeader {
      top: 78px;
      left: 156px; }
      @media all and (max-width: 767px) {
        .mapAddon.zoom .mapHeader {
          top: 30px;
          left: 50%;
          transform: translateX(-50%); } }
    .mapAddon.zoom .mapFulltextHolder, .mapAddon.zoom .mapCategoryHolder {
      bottom: 84px; }
    .mapAddon.zoom .mapFulltextHolder {
      left: 130px; }
      @media all and (max-width: 767px) {
        .mapAddon.zoom .mapFulltextHolder {
          bottom: 10px;
          left: 50% !important;
          transform: translateX(-50%); } }
    .mapAddon.zoom .mapCategoryHolder {
      right: 130px; }
      @media all and (max-width: 767px) {
        .mapAddon.zoom .mapCategoryHolder {
          bottom: 50px;
          left: 50%;
          transform: translateX(-50%); } }
    .mapAddon.zoom .mapZoomHolder {
      top: 78px;
      right: 130px; }
      .mapAddon.zoom .mapZoomHolder .unzoom {
        display: block; }
      .mapAddon.zoom .mapZoomHolder .zoom {
        display: none; }
      @media all and (max-width: 767px) {
        .mapAddon.zoom .mapZoomHolder {
          top: 10px;
          right: 10px; } }
  .mapAddon.large .mapZoomHolder, .mapAddon.large .mapFulltextHolder, .mapAddon.large .mapCategoryHolder {
    display: none; }
  .mapAddon.large .mapAddonMap {
    height: 543px; }
  .mapAddon .mapHeader {
    position: absolute;
    top: -22px;
    left: 56px;
    border-radius: 8px;
    box-shadow: 2px 4px 28px 0 rgba(30, 43, 89, 0.25);
    background-color: #fff;
    font-size: 21px;
    font-weight: 500;
    color: #414141;
    z-index: 1;
    display: flex;
    padding: 10px 15px; }
    .mapAddon .mapHeader .mapHeaderInner {
      margin: auto 0; }
    @media all and (max-width: 767px) {
      .mapAddon .mapHeader {
        padding-top: 25px;
        width: 260px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center; } }
  .mapAddon .mapCategoryCheckboxes {
    margin-bottom: 35px;
    text-align: center; }
  .mapAddon .mapCategoryDescriptions {
    text-align: center; }
    .mapAddon .mapCategoryDescriptions .mapCategoryDescription {
      margin-bottom: 0;
      max-height: 0;
      overflow: hidden;
      transition: max-height 1s cubic-bezier(0, 1, 0, 1), margin-bottom 0.4s cubic-bezier(0, 1, 0, 1), padding 0.4s cubic-bezier(0, 1, 0, 1);
      border-radius: 12px;
      box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.2);
      padding: 0px 0px 0px 0px; }
      .mapAddon .mapCategoryDescriptions .mapCategoryDescription.visible {
        max-height: 1000px;
        margin-bottom: 30px;
        transition: max-height 1s ease-in-out, margin-bottom .4s ease-in-out, padding .4s ease-in-out;
        padding: 25px 25px 10px 25px; }
      .mapAddon .mapCategoryDescriptions .mapCategoryDescription:empty {
        display: none; }
  .mapAddon .mapAddonMap {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden; }
    .mapAddon .mapAddonMap .gmnoprint a, .mapAddon .mapAddonMap .gmnoprint span {
      display: none; }
    .mapAddon .mapAddonMap .gmnoprint div {
      background: none !important; }
    .mapAddon .mapAddonMap img[src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png"], .mapAddon .mapAddonMap a[href^="http://maps.google.com/maps"], .mapAddon .mapAddonMap .gm-style-cc {
      display: none !important; }
    .mapAddon .mapAddonMap.placeholder {
      background: #eff2f5;
      padding: 30px;
      height: 100%; }
    .mapAddon .mapAddonMap div.gm-style-pbc p.gm-style-pbt {
      color: white;
      font-size: 22px; }
  .mapAddon .mapLink {
    position: absolute;
    bottom: 30px;
    left: 30px;
    height: 32px;
    border-radius: 8px;
    box-shadow: 2px 2px 8px 0 rgba(0, 12, 52, 0.35);
    background-color: #fff;
    font-family: "Circe Rounded", sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #414141;
    display: flex;
    padding: 0 15px;
    text-decoration: none; }
    .mapAddon .mapLink .text, .mapAddon .mapLink img {
      margin: auto 0; }
    .mapAddon .mapLink img {
      margin-left: 15px; }
  .mapAddon .mapFulltextHolder, .mapAddon .mapCategoryHolder {
    position: absolute;
    width: 290px;
    height: 32px;
    border-radius: 8px;
    box-shadow: 2px 3px 15px 0 rgba(30, 43, 89, 0.2);
    background-color: #fff;
    bottom: -16px;
    overflow: hidden; }
    .mapAddon .mapFulltextHolder input, .mapAddon .mapFulltextHolder select, .mapAddon .mapCategoryHolder input, .mapAddon .mapCategoryHolder select {
      border-radius: 8px;
      width: 100%;
      height: 100%;
      border: none;
      padding-left: 15px;
      padding-right: 15px;
      font-family: "Circe Rounded", sans-serif;
      font-size: 15px;
      font-weight: bold;
      color: #414141;
      padding-bottom: 2px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      .mapAddon .mapFulltextHolder input::placeholder, .mapAddon .mapFulltextHolder input :disabled, .mapAddon .mapFulltextHolder select::placeholder, .mapAddon .mapFulltextHolder select :disabled, .mapAddon .mapCategoryHolder input::placeholder, .mapAddon .mapCategoryHolder input :disabled, .mapAddon .mapCategoryHolder select::placeholder, .mapAddon .mapCategoryHolder select :disabled {
        color: #b4b4b4; }
    @media all and (max-width: 767px) {
      .mapAddon .mapFulltextHolder, .mapAddon .mapCategoryHolder {
        width: 260px;
        left: 50%;
        right: unset;
        transform: translateX(-50%); } }
  .mapAddon .mapFulltextHolder {
    left: 30px; }
    .mapAddon .mapFulltextHolder input {
      padding-left: 45px;
      background: url("/wp-content/themes/tomegas/style/images/map-search.svg") no-repeat 15px 8px; }
    @media all and (max-width: 767px) {
      .mapAddon .mapFulltextHolder {
        bottom: 26px;
        left: 50%; } }
  .mapAddon .mapCategoryHolder {
    right: 30px;
    overflow: visible; }
    .mapAddon .mapCategoryHolder select {
      background: url("/wp-content/themes/tomegas/style/images/chevron-down.svg") no-repeat 263px 13px; }
    @media all and (max-width: 767px) {
      .mapAddon .mapCategoryHolder {
        bottom: -16px; } }
  .mapAddon .mapZoomHolder {
    position: absolute;
    top: -22px;
    right: 30px;
    z-index: 1;
    width: 46px;
    height: 46px;
    padding: 10px;
    border-radius: 8px;
    background: white;
    box-shadow: 2px 4px 28px 0 rgba(30, 43, 89, 0.25);
    display: flex; }
    .mapAddon .mapZoomHolder img {
      margin: auto; }
    .mapAddon .mapZoomHolder .unzoom {
      display: none; }
    .mapAddon .mapZoomHolder .zoom {
      display: block; }
    @media all and (max-width: 576px) {
      .mapAddon .mapZoomHolder {
        top: 60px;
        right: 10px; } }
  .mapAddon .mapMarkerDetails {
    display: flex;
    flex-direction: column; }
    @media all and (max-width: 767px) {
      .mapAddon .mapMarkerDetails {
        margin: 0; } }
    .mapAddon .mapMarkerDetails .mapMarkerDetail {
      display: flex;
      flex-direction: column;
      max-height: 0;
      overflow: hidden;
      padding: 0;
      transition: max-height 0.4s cubic-bezier(0, 1, 0, 1); }
      .mapAddon .mapMarkerDetails .mapMarkerDetail.open {
        padding: 25px;
        max-height: 1000px;
        transition: max-height 1s ease-in-out, padding .4s ease; }
        @media all and (max-width: 767px) {
          .mapAddon .mapMarkerDetails .mapMarkerDetail.open {
            padding: 0; } }
      .mapAddon .mapMarkerDetails .mapMarkerDetail h3 {
        margin: 45px 0 30px 0; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .closeMapMarkerDetails {
        float: right;
        cursor: pointer; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail h5 {
        margin-bottom: 20px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail h5.border-bottom {
          text-align: center;
          padding: 0 30px 20px 30px;
          border-bottom: solid 1px #e1e1e1;
          margin: 0 -30px 20px -30px; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .headImageContainer {
        margin: -30px -30px 25px -30px;
        text-align: center; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .headImageContainer img {
          border-radius: 12px 12px 0 0;
          min-height: 100%;
          width: auto; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .addressContainer {
        display: flex;
        margin-bottom: 10px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .addressContainer .imageContainer {
          margin: auto 12px auto 0; }
          .mapAddon .mapMarkerDetails .mapMarkerDetail .addressContainer .imageContainer img {
            width: 17px;
            height: 23px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .addressContainer .address {
          margin: auto 0;
          font-size: 15px;
          font-weight: 500;
          color: #747e84; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .addressContainer .navigationLinkWrapper {
          width: auto;
          margin: auto 0 auto auto; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .phoneContainer, .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer {
        display: flex;
        margin-bottom: 25px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .phoneContainer .imageContainer, .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .imageContainer {
          margin: auto 10px auto 0; }
          .mapAddon .mapMarkerDetails .mapMarkerDetail .phoneContainer .imageContainer img, .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .imageContainer img {
            width: 19px;
            height: 19px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .phoneContainer .phone, .mapAddon .mapMarkerDetails .mapMarkerDetail .phoneContainer .web, .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .phone, .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .web {
          font-family: "Core Sans R 75", sans-serif;
          font-size: 15px;
          font-weight: 900;
          color: #747e84;
          text-decoration: none;
          margin: auto 0; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .imageContainer {
        display: flex; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .imageContainer img {
          width: 24px;
          height: 24px; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .webContainer .web {
        padding-bottom: 4px; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .phoneContainer {
        margin-bottom: 10px; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .servicesContainer {
        background: #eff2f5;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -30px -30px -30px;
        padding: 15px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .servicesContainer .service {
          margin: 15px; }
          .mapAddon .mapMarkerDetails .mapMarkerDetail .servicesContainer .service .imageContainer {
            text-align: center;
            width: 65px;
            height: 65px;
            margin: 0 auto 6px auto; }
            .mapAddon .mapMarkerDetails .mapMarkerDetail .servicesContainer .service .imageContainer img {
              width: 76px;
              height: 76px;
              max-height: none;
              max-width: none; }
          .mapAddon .mapMarkerDetails .mapMarkerDetail .servicesContainer .service .serviceName {
            font-size: 15px;
            font-weight: 500;
            line-height: normal;
            text-align: center;
            color: #747e84; }
      .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine {
        display: flex;
        margin-bottom: 6px; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine:last-child {
          margin-bottom: 0; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine .day {
          font-size: 15px;
          font-weight: 500;
          color: #747e84;
          margin: auto auto auto 0; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine .time {
          background: #eff2f5;
          width: 117px;
          height: 32px;
          display: flex;
          font-family: "Core Sans R 55", sans-serif;
          font-size: 15px;
          font-weight: bold;
          color: #747e84;
          border-radius: 8px; }
          .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine .time span {
            margin: auto; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine.today .day {
          font: "Core Sans R 75", sans-serif;
          font-weight: 900; }
          .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine.today .day:after {
            content: '';
            display: inline-block;
            margin-left: 12px;
            margin-top: 1px;
            width: 12px;
            height: 12px;
            background: url("/wp-content/themes/tomegas/style/images/arrow-light-right.svg");
            background-size: cover; }
        .mapAddon .mapMarkerDetails .mapMarkerDetail .hoursLine.today .time {
          color: #fff;
          background: #e30414; }
  .mapAddon .row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; }
    .mapAddon .row .col {
      position: relative;
      flex: 1;
      border-radius: 12px;
      box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.12);
      background-color: #fff;
      padding: 30px;
      margin: 10px; }
      .mapAddon .row .col.base-2 {
        flex: 2; }
      @media all and (max-width: 767px) {
        .mapAddon .row .col {
          width: 100%; } }
  .mapAddon .mapRegionsList {
    position: relative;
    margin-top: 45px; }
    .mapAddon .mapRegionsList:before {
      transform: translate(-50%, -10px); }
    .mapAddon .mapRegionsList h3.border-bottom {
      text-align: center;
      padding: 0 30px 30px 30px;
      border-bottom: solid 1px #e1e1e1;
      margin: 0 -30px 30px -30px; }
  .mapAddon .navigationLinkWrapper {
    display: flex;
    width: 100%; }
    .mapAddon .navigationLinkWrapper .navigationLink {
      display: flex;
      width: auto;
      margin: auto;
      height: 32px;
      font-weight: normal;
      border-radius: 8px;
      margin-bottom: 5px;
      font-family: "Circe Rounded", sans-serif;
      font-size: 15px;
      padding: 0 15px;
      text-decoration: none;
      border: none;
      box-shadow: 2px 2px 8px 0 rgba(30, 43, 89, 0.12);
      background: #e30414;
      color: #fff; }
      .mapAddon .navigationLinkWrapper .navigationLink i {
        margin: auto 5px auto 0; }
      .mapAddon .navigationLinkWrapper .navigationLink span {
        margin: auto 0; }
  .mapAddon .et_pb_text_inner p {
    margin-bottom: 8px !important; }
  .mapAddon .cluster div span {
    color: white;
    font-weight: bold;
    font-size: 12px; }
  .mapAddon .mapNearestButton {
    border-radius: 8px;
    background-color: #e30414;
    color: #fff;
    padding: 8px 20px;
    font-family: "Circe Rounded", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1.25;
    display: flex;
    /*width: 175px;*/
    float: right;
    margin-right: 10px;
    position: relative;
    bottom: 10px;
    transform: translateY(-100%);
    cursor: pointer; }
  .mapAddon .mapNearestButton .locationArrow {
    height: 15px;
    width: auto;
    display: inline-block;
    margin: auto 0 auto 15px; }
  .mapAddon .mapNearestButton .text {
    margin: auto 0; }
  .mapAddon .mapMarkerDetails {
    clear: both; }

.wppb-post-grid-wrap:before, .tomegas-header-arrow:before, .mapHeader:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -55%);
  display: block;
  width: 40px;
  height: 40px;
  z-index: 2;
  background: url("/wp-content/themes/tomegas/style/images/header-arrow.svg") no-repeat center center;
  background-size: cover; }
.wppb-post-grid-wrap.blue:before, .tomegas-header-arrow.blue:before, .mapHeader.blue:before {
  background-image: url("/wp-content/themes/tomegas/style/images/header-arrow-dark-blue.svg"); }

@media all and (min-width: 768px) {
  .mapHeader:before {
    left: -26px;
    top: 50%;
    transform: translate(0, -50%) rotate(-90deg); } }

.wppb-post-grid-wrap {
  border-radius: 12px;
  background-color: #f5f7f9;
  position: relative;
  padding-bottom: 30px; }
  .wppb-post-grid-wrap .wppb-post-grid-img {
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    text-align: center; }
    .wppb-post-grid-wrap .wppb-post-grid-img img {
      min-width: 100%;
      height: auto; }
  .wppb-post-grid-wrap .wppb-post-grid-content {
    padding: 0 30px; }
    .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-title {
      font-size: 19px;
      font-weight: 900;
      line-height: 1.05;
      min-height: 57px; }
      .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-title a {
        color: #414141;
        text-decoration: none; }
    .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-intro {
      font-size: 18px;
      font-weight: 500;
      color: #747e84;
      line-height: normal;
      max-height: 70px;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 20px;
      padding-bottom: 0; }
    .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap {
      display: flex; }
      .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap .wppb-post-grid-btn {
        margin: 0 auto;
        width: 92px;
        height: 32px;
        border-radius: 8px;
        background-color: #e30414;
        font-family: "Circe Rounded", sans-serif;
        font-size: 15px;
        font-weight: bold;
        display: flex;
        padding: 0 15px;
        color: #fff;
        text-decoration: none;
        line-height: 31px;
        transition: all 400ms ease; }
        .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap .wppb-post-grid-btn:hover, .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap .wppb-post-grid-btn:focus {
          background-color: #fff;
          color: #e30414; }
          .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap .wppb-post-grid-btn:hover:after, .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap .wppb-post-grid-btn:focus:after {
            background: url("/wp-content/themes/tomegas/style/images/arrow-right-red.svg"); }
        .wppb-post-grid-wrap .wppb-post-grid-content .wppb-post-grid-btn-wrap .wppb-post-grid-btn:after {
          content: ' ';
          width: 12px;
          height: 12px;
          margin: auto 0 auto auto;
          display: block;
          background: url("/wp-content/themes/tomegas/style/images/arrow-right-white.svg"); }

.wppb-button-addon-content .wppb-btn-addons.wppb-btn-rounded {
  border-radius: 8px !important; }
.wppb-button-addon-content .wppb-btn-addons i {
  margin-left: 24px;
  margin-right: 0; }
@media all and (max-width: 767px) {
  .wppb-button-addon-content .wppb-btn-addons {
    white-space: normal; } }
.wppb-button-addon-content .wppb-btn-light {
  background-color: #eff2f5 !important;
  color: #828b91; }
  .wppb-button-addon-content .wppb-btn-light:hover, .wppb-button-addon-content .wppb-btn-light:focus {
    background-color: #828b91 !important;
    color: #eff2f5; }
.wppb-button-addon-content .wppb-btn-standard {
  padding: 8px 20px;
  font-family: "Circe Rounded", sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase; }
.wppb-button-addon-content .wppb-btn-danger {
  background-color: #e30414 !important;
  color: #fff; }
  .wppb-button-addon-content .wppb-btn-danger:hover, .wppb-button-addon-content .wppb-btn-danger:focus {
    background-color: #fff !important;
    color: #e30414; }

.tomegas-spider {
  display: flex;
  height: 100%;
  position: relative; }
  .tomegas-spider .buttons {
    margin: auto 50px;
    width: 50%;
    z-index: 1; }
    .tomegas-spider .buttons.left {
      text-align: right;
      margin-right: 120px; }
      .tomegas-spider .buttons.left .button:nth-child(2) {
        margin-right: 20px; }
      .tomegas-spider .buttons.left .button:nth-child(3) {
        margin-right: 34px; }
      .tomegas-spider .buttons.left .button:nth-child(4) {
        margin-right: 21px; }
      .tomegas-spider .buttons.left .button img {
        margin-left: 10px; }
    .tomegas-spider .buttons.right {
      margin-left: 120px;
      text-align: left; }
      .tomegas-spider .buttons.right .button:nth-child(2) {
        margin-left: 20px; }
      .tomegas-spider .buttons.right .button:nth-child(3) {
        margin-left: 34px; }
      .tomegas-spider .buttons.right .button:nth-child(4) {
        margin-left: 21px; }
      .tomegas-spider .buttons.right .button img {
        margin-right: 10px; }
    .tomegas-spider .buttons .button {
      border-radius: 8px;
      border: 1px solid transparent;
      box-shadow: 2px 3px 10px 0 rgba(30, 43, 89, 0.15);
      background-color: #fff;
      padding: 6px 14px;
      text-decoration: none;
      margin-bottom: 15px;
      display: inline-flex;
      position: relative; }
      .tomegas-spider .buttons .button:hover, .tomegas-spider .buttons .button:focus {
        box-shadow: none;
        border: 1px solid rgba(116, 126, 132, 0.4); }
      .tomegas-spider .buttons .button:last-child {
        margin-bottom: 0; }
      .tomegas-spider .buttons .button span {
        font-family: "Circe Rounded", sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #747e84;
        line-height: normal;
        margin-bottom: 2px; }
      .tomegas-spider .buttons .button img {
        margin: auto 0; }
        @media all and (max-width: 767px) {
          .tomegas-spider .buttons .button img {
            display: none; } }
      @media all and (max-width: 767px) {
        .tomegas-spider .buttons .button {
          margin: 0 auto 15px auto !important;
          flex-basis: 100%; } }
    @media all and (max-width: 767px) {
      .tomegas-spider .buttons.left, .tomegas-spider .buttons.right {
        margin: 0;
        width: 100%;
        order: 2;
        text-align: center;
        display: flex;
        flex-direction: column; }
      .tomegas-spider .buttons.left {
        margin-top: 90px; } }
  .tomegas-spider .centerImage {
    width: 124px;
    height: 124px;
    transform: translate(-50%, -50%) rotate(-45deg);
    border-radius: 13px;
    box-shadow: 2px 3px 10px 0 rgba(30, 43, 89, 0.15);
    background-color: #ffffff;
    flex-shrink: 0;
    position: absolute;
    top: 50%;
    left: 50%; }
    .tomegas-spider .centerImage img {
      width: 145px;
      height: 145px;
      transform: translate(-10px, -11px) rotate(45deg);
      max-width: none;
      max-height: none; }
    @media all and (max-width: 767px) {
      .tomegas-spider .centerImage {
        position: relative;
        order: 1;
        top: 110px; } }
  .tomegas-spider #spiderCanvas {
    position: absolute;
    height: 100%;
    width: 100%; }
    @media all and (max-width: 767px) {
      .tomegas-spider #spiderCanvas {
        display: none; } }
  @media all and (max-width: 767px) {
    .tomegas-spider {
      flex-direction: column; } }

.wppb-column {
  border-radius: 12px;
  box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.2); }
  @media all and (max-width: 767px) {
    .wppb-column {
      margin-bottom: 20px; } }

@media all and (min-width: 768px) {
  .wppb-column-parent.collapsible.tomegas-header-arrow:before {
    transform: translate(-50%, -55%) rotate(180deg);
    transition: transform .4s ease, background-color .4s ease; }
  .wppb-column-parent.collapsible .wppb-column {
    max-height: 89px;
    overflow: hidden;
    transition: max-height 1s cubic-bezier(0, 1, 0, 1); }
  @keyframes bounce-down {
    0% {
      transform: translate(-50%, -55%) rotate(180deg); }
    50% {
      transform: translate(-50%, -55%) rotate(0deg); }
    65% {
      transform: translate(-50%, -45%) rotate(0deg); }
    80% {
      transform: translate(-50%, -50%) rotate(0deg); }
    100% {
      transform: translate(-50%, -45%) rotate(0deg); } }
  .wppb-column-parent.collapsible .wppb-headline-addon .wppb-addon-title {
    transition: font-weight .4s ease; }
  .wppb-column-parent.collapsible:hover {
    /*background: #e30414;*/ }
    .wppb-column-parent.collapsible:hover .wppb-headline-addon .wppb-addon-title {
      font-weight: 700; }
    .wppb-column-parent.collapsible:hover.tomegas-header-arrow:before {
      animation: bounce-down 1s ease;
      transform: translate(-50%, -45%) rotate(0deg); }
    .wppb-column-parent.collapsible:hover.show.tomegas-header-arrow:before {
      animation: none;
      transform: translate(-50%, -55%) rotate(180deg); }
  .wppb-column-parent.collapsible.show .wppb-headline-addon .wppb-addon-title {
    font-weight: 700; }
  .wppb-column-parent.collapsible.show .wppb-column {
    max-height: 10000px;
    transition: max-height 1s ease-in-out; }
  .wppb-column-parent.collapsible.show.tomegas-header-arrow:before {
    transform: translate(-50%, -55%) rotate(0deg); } }
.wppb-column-parent.collapsible .clicker {
  position: absolute;
  top: -20px;
  left: 10px;
  right: 10px;
  height: 110px;
  cursor: pointer;
  z-index: 2; }

.has-shadow {
  border-radius: 12px !important;
  box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.2) !important; }

.wppb-column-parent.fullsizeContent .wppb-builder-addons, .wppb-column-parent.fullsizeContent .wppb-builder-addon, .wppb-column-parent.fullsizeContent .wppb-addon {
  width: 100%;
  height: 100%; }
  .wppb-column-parent.fullsizeContent .wppb-builder-addons > div, .wppb-column-parent.fullsizeContent .wppb-builder-addon > div, .wppb-column-parent.fullsizeContent .wppb-addon > div {
    height: 100%; }
@media all and (max-width: 767px) {
  .wppb-column-parent.fullsizeContent {
    margin-top: 40px; } }

.fullwidthHtmlInside .wppb-builder-addons {
  height: 100%; }
  .fullwidthHtmlInside .wppb-builder-addons > div {
    height: 100%; }
  .fullwidthHtmlInside .wppb-builder-addons .wppb-builder-addon {
    height: 100%; }
    .fullwidthHtmlInside .wppb-builder-addons .wppb-builder-addon .wppb-addon {
      height: 100%; }
      .fullwidthHtmlInside .wppb-builder-addons .wppb-builder-addon .wppb-addon .wppb-raw-html-addon {
        height: 100%; }
        .fullwidthHtmlInside .wppb-builder-addons .wppb-builder-addon .wppb-addon .wppb-raw-html-addon .wppb-raw-html-content {
          height: 100%; }

@media all and (max-width: 767px) {
  .wppb-addons-col-sm3 {
    width: 100%;
    max-width: 100%;
    min-width: 100%; } }

#container {
  z-index: 1;
  position: relative; }

body.single article.post header {
  max-width: 1000px;
  border-radius: 12px;
  background-color: #f5f7f9;
  padding: 30px 30px 20px;
  margin: 0 auto 30px; }
  @media all and (max-width: 1020px) {
    body.single article.post header {
      margin-left: 10px;
      margin-right: 10px; } }
  body.single article.post header .entry-title {
    font-family: "Circe Rounded", sans-serif;
    font-size: 19px;
    font-weight: 900;
    line-height: 1.05;
    margin-bottom: 10px; }
    body.single article.post header .entry-title a {
      color: #414141;
      text-decoration: none; }
      body.single article.post header .entry-title a:hover, body.single article.post header .entry-title a:focus {
        opacity: .8;
        transition: all .4s ease; }
  body.single article.post header .entry-excerpt {
    font-size: 18px;
    font-weight: 500;
    color: #747e84; }
body.single article.post .entry-content .wppb-row-parent {
  padding-top: 0;
  padding-bottom: 15px; }
body.single article.post .entry-content .wppb-column {
  box-shadow: none; }
body.single article.post .entry-content .wppb-row {
  padding: 0 30px; }
body.single article.post .entry-content p {
  font-size: 18px;
  font-weight: 500;
  color: #747e84;
  padding-bottom: 15px; }
  body.single article.post .entry-content p strong {
    font-family: "Circe Rounded", sans-serif;
    font-weight: 900; }
body.single article.post .entry-content h3 {
  font-family: "Circe Rounded", sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.05;
  margin-bottom: 10px; }
body.single article.post footer {
  display: none; }

article.post.not-found header.header, article.post.not-found .entry-content {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px; }
article.post.not-found h1 {
  text-align: center;
  margin-bottom: 100px;
  font-size: 30px;
  font-weight: 500;
  color: #fff; }

body.archive .tomegas-header-arrow:nth-child(1):before, body.archive .tomegas-header-arrow:nth-child(2):before, body.archive .tomegas-header-arrow:nth-child(3):before, body.blog .tomegas-header-arrow:nth-child(1):before, body.blog .tomegas-header-arrow:nth-child(2):before, body.blog .tomegas-header-arrow:nth-child(3):before {
  background-image: url("/wp-content/themes/tomegas/style/images/header-arrow-blue.svg"); }
body.archive #content, body.blog #content {
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap; }
  @media all and (max-width: 767px) {
    body.archive #content, body.blog #content {
      padding: 0 10px; } }
  body.archive #content article, body.blog #content article {
    margin: 0 10px 40px;
    border-radius: 12px;
    background-color: #eff2f5;
    width: calc(33.333% - 20px);
    display: flex;
    flex-direction: column;
    position: relative; }
    @media all and (max-width: 767px) {
      body.archive #content article, body.blog #content article {
        width: 100%;
        margin: 0 0 20px; } }
    body.archive #content article .entry-image, body.blog #content article .entry-image {
      border-radius: 12px 12px 0 0;
      overflow: hidden;
      text-align: center;
      margin-bottom: 20px; }
    body.archive #content article header, body.blog #content article header {
      padding: 0 30px;
      margin-bottom: 10px; }
      body.archive #content article header .entry-title, body.blog #content article header .entry-title {
        font-family: "Circe Rounded", sans-serif;
        font-size: 19px;
        font-weight: 900;
        line-height: 1.05;
        min-height: 57px; }
        body.archive #content article header .entry-title a, body.blog #content article header .entry-title a {
          color: #414141;
          text-decoration: none; }
          body.archive #content article header .entry-title a:hover, body.archive #content article header .entry-title a:focus, body.blog #content article header .entry-title a:hover, body.blog #content article header .entry-title a:focus {
            opacity: .8;
            transition: all .4s ease; }
    body.archive #content article .entry-excerpt, body.blog #content article .entry-excerpt {
      padding: 0 30px;
      font-size: 18px;
      font-weight: 500;
      color: #747e84;
      max-height: 70px;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 22px; }
    body.archive #content article .entry-read-more, body.blog #content article .entry-read-more {
      display: flex;
      margin-bottom: 30px; }
      body.archive #content article .entry-read-more a, body.blog #content article .entry-read-more a {
        margin: 0 auto;
        width: 92px;
        height: 32px;
        border-radius: 8px;
        background-color: #e30414;
        font-family: "Circe Rounded", sans-serif;
        font-size: 15px;
        font-weight: bold;
        display: flex;
        padding: 0 15px;
        color: #fff;
        text-decoration: none;
        line-height: 31px;
        transition: all 400ms ease; }
        body.archive #content article .entry-read-more a:after, body.blog #content article .entry-read-more a:after {
          content: ' ';
          width: 12px;
          height: 12px;
          margin: auto 0 auto auto;
          display: block;
          background: url(/wp-content/themes/tomegas/style/images/arrow-right-white.svg); }
        body.archive #content article .entry-read-more a:hover, body.archive #content article .entry-read-more a:focus, body.blog #content article .entry-read-more a:hover, body.blog #content article .entry-read-more a:focus {
          background-color: #fff;
          color: #e30414; }
          body.archive #content article .entry-read-more a:hover:after, body.archive #content article .entry-read-more a:focus:after, body.blog #content article .entry-read-more a:hover:after, body.blog #content article .entry-read-more a:focus:after {
            background: url(/wp-content/themes/tomegas/style/images/arrow-right-red.svg); }

.no-row-padding .wppb-row {
  padding: 0 !important; }

.entry-meta, .post-edit-link {
  display: none; }
 
body.page #header {
  margin-bottom: -142px; }
body.page article.page header {
  margin-bottom: 30px; }
  body.page article.page header .entry-title {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    min-height: 57px; }
body.page article.page .entry-content h2 {
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase; }
body.page article.page .entry-content h3 {
  font-family: "Circe Rounded", sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.05; }
body.page article.page .entry-content p {
  font-size: 18px;
  font-weight: 500;
  color: #747e84;
  margin-bottom: 15px; }
  body.page article.page .entry-content p strong {
    font-family: "Circe Rounded", sans-serif;
    font-weight: 900; }
body.page article.page .entry-content .wppb-person-addon .person-layout-layoutone {
  padding: 0; }
body.page article.page .entry-content .wppb-person-addon .wppb-person-addon-content .wppb-person-image {
  text-align: center; }
  body.page article.page .entry-content .wppb-person-addon .wppb-person-addon-content .wppb-person-image img {
    display: inline-block;
    border-radius: 0; }
body.page article.page .entry-content .wppb-person-addon .wppb-person-addon-content .wppb-person-information .wppb-person-name {
  margin-top: 11px;
  font-family: "Circe Rounded", sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
  color: #414141; }
body.page article.page .entry-content .wppb-person-addon .wppb-person-addon-content .wppb-person-information .wppb-person-introtext {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #747e84; }
body.page article.page .entry-content.saleReps {
  padding: 110px 0 0; }
  body.page article.page .entry-content.saleReps .inner {
    max-width: 1000px;
    margin: auto; }

.subPagesArchive {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .subPagesArchive.col-100p {
    margin: 0; }
    .subPagesArchive.col-100p .subPage {
      width: 100%; }
  .subPagesArchive.col-50p .subPage {
    width: calc(50% - 20px); }
  .subPagesArchive.col-33p .subPage {
    width: calc(33.333% - 20px); }
  .subPagesArchive.col-25p .subPage {
    width: calc(25% - 20px); }
  .subPagesArchive .subPage {
    border-radius: 12px;
    box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.15);
    background-color: #fff;
    position: relative;
    margin: 0 10px 55px; }
    .subPagesArchive .subPage.padding {
      box-shadow: none;
      padding: 75px; }
      @media all and (max-width: 767px) {
        .subPagesArchive .subPage.padding {
          display: none; } }
    @media all and (max-width: 767px) {
      .subPagesArchive .subPage {
        width: 100% !important; } }
    .subPagesArchive .subPage .subPageImage {
      border-radius: 12px 12px 0 0;
      overflow: hidden;
      text-align: center;
      margin-bottom: 20px; }
    .subPagesArchive .subPage .subPageName {
      padding: 0 30px;
      margin-bottom: 10px;
      min-height: 46px; }
      .subPagesArchive .subPage .subPageName a {
        text-decoration: none;
        transition: all .4s ease; }
        .subPagesArchive .subPage .subPageName a:hover, .subPagesArchive .subPage .subPageName a:focus {
          opacity: .8; }
      .subPagesArchive .subPage .subPageName h3 {
        font-family: "Circe Rounded", sans-serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.05;
        color: #414141; }
    .subPagesArchive .subPage .subPageExcerpt {
      padding: 0 30px;
      font-size: 18px;
      max-height: 70px;
      overflow: hidden;
      font-weight: 500;
      color: #747e84;
      margin-bottom: 20px; }
    .subPagesArchive .subPage .subPageReadMore {
      margin-bottom: 30px;
      padding: 0 30px; }
      .subPagesArchive .subPage .subPageReadMore a {
        display: block;
        width: 92px;
        height: 32px;
        border-radius: 8px;
        background-color: #e30414;
        font-family: "Circe Rounded", sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        transition: all .4s ease;
        text-decoration: none;
        padding: 5px 16px;
        border: 1px solid #e30414; }
        .subPagesArchive .subPage .subPageReadMore a:hover, .subPagesArchive .subPage .subPageReadMore a:focus {
          color: #e30414;
          background: #fff; }
          .subPagesArchive .subPage .subPageReadMore a:hover:after, .subPagesArchive .subPage .subPageReadMore a:focus:after {
            background: url("/wp-content/themes/tomegas/style/images/arrow-right-red.svg"); }
        .subPagesArchive .subPage .subPageReadMore a:after {
          content: ' ';
          width: 12px;
          height: 12px;
          display: inline-block;
          background: url(/wp-content/themes/tomegas/style/images/arrow-right-white.svg);
          float: right;
          margin-top: 4px; }

.wppb-button-group-addon .wppb-button-group {
  margin-bottom: 10px; }
  .wppb-button-group-addon .wppb-button-group a:hover:after, .wppb-button-group-addon .wppb-button-group a:focus:after {
    background: url("/wp-content/themes/tomegas/style/images/arrow-right-white.svg"); }
  .wppb-button-group-addon .wppb-button-group a:after {
    content: ' ';
    width: 12px;
    height: 12px;
    margin: auto 0 auto 24px;
    display: inline-block;
    background: url("/wp-content/themes/tomegas/style/images/arrow-right-gray.svg"); }
  .wppb-button-group-addon .wppb-button-group a.wppb-btn-danger:after {
    background: url("/wp-content/themes/tomegas/style/images/arrow-right-white.svg"); }
  .wppb-button-group-addon .wppb-button-group a.wppb-btn-danger:hover:after, .wppb-button-group-addon .wppb-button-group a.wppb-btn-danger:focus:after {
    background: url("/wp-content/themes/tomegas/style/images/arrow-right-red.svg"); }
  @media all and (max-width: 767px) {
    .wppb-button-group-addon .wppb-button-group a:after {
      display: none; } }

.no-arrow .wppb-button-group-addon .wppb-button-group a:after {
  display: none; }

.wppb-padding-controller {
  display: none !important; }

#wppb-page-builder .wppb-builder-container > div > .wppb-row-placeholder:first-child .wppb-row-parent .wppb-builder-row-tools {
  top: -23px !important; }

.navigation {
  width: 100%; }
  .navigation .nav-links {
    display: flex;
    width: 100%; }
    .navigation .nav-links .nav-previous {
      margin-left: auto; }
      .navigation .nav-links .nav-previous i {
        margin-left: 19px; }
    .navigation .nav-links .nav-next {
      margin-right: auto; }
      .navigation .nav-links .nav-next i {
        margin-right: 19px; }
    .navigation .nav-links a {
      border-radius: 8px;
      background-color: #828b91;
      color: #eff2f5;
      padding: 8px 20px;
      font-size: 15px;
      font-weight: bold;
      text-transform: uppercase;
      font-family: "Circe Rounded", sans-serif;
      display: flex;
      text-decoration: none;
      line-height: 1;
      transition: all 400ms ease; }
      .navigation .nav-links a:hover, .navigation .nav-links a:focus {
        color: #828b91 !important;
        background-color: #eff2f5; }

.wppb-addon-image-overlay {
  background: url("/wp-content/uploads/2021/08/frontPageHeaderShade2-1.png") no-repeat center top;
  background-size: cover; }

img.alignleft {
  float: left;
  margin-right: 10px;
  border-radius: 12px; }
img.alignright {
  float: right;
  margin-left: 10px;
  border-radius: 12px; }

footer#footer {
  background: #00000047 url("/wp-content/uploads/2021/08/frontPageHeaderShade2-1.png") no-repeat center top;
  background-size: cover;
  margin-top: 60px;
  padding-top: 25px; }
  footer#footer .branding {
    display: flex;
    margin-bottom: 45px; }
    footer#footer .branding a {
      margin: 0 auto; }
      footer#footer .branding a img {
        width: 94px;
        height: 94px; }
  footer#footer hr {
    border-color: rgba(229, 27, 35, 0.55);
    max-width: 681px;
    margin: 0 auto; }
    @media all and (max-width: 767px) {
      footer#footer hr {
        display: none; } }
  footer#footer .widgetRow {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto; }
    footer#footer .widgetRow:last-of-type {
      padding-bottom: 10px; }
    footer#footer .widgetRow .col-33p {
      position: relative;
      width: calc(33.333% - 20px);
      margin: 0 10px;
      text-align: center;
      padding: 30px 10px; }
      @media all and (max-width: 767px) {
        footer#footer .widgetRow .col-33p {
          width: 100%;
          border-top: 1px solid rgba(229, 27, 35, 0.55); } }
      footer#footer .widgetRow .col-33p h3 {
        font-size: 22px;
        font-weight: 500;
        line-height: 1.09;
        color: #e30414;
        margin-bottom: 25px; }
      footer#footer .widgetRow .col-33p p {
        font-size: 16px;
        font-weight: 500;
        color: #fff; }
        footer#footer .widgetRow .col-33p p strong {
          color: rgba(255, 255, 255, 0.5); }
      footer#footer .widgetRow .col-33p i.fab.fa-facebook-square {
        margin-top: 25px;
        font-size: 31px;
        color: rgba(255, 255, 255, 0.5); }
  footer#footer #copyright {
    color: #fff;
    margin-right: auto;
    margin-left: 10px; }
  footer#footer #affiliateLink {
    margin-left: auto;
    margin-right: 10px; }
    footer#footer #affiliateLink a {
      color: #fff;
      text-decoration: none;
      transition: all .4s ease; }
      footer#footer #affiliateLink a:focus, footer#footer #affiliateLink a:hover {
        opacity: .8; }

.post-password-form {
  padding: 30px 30px 10px;
  font-size: 15px;
  font-weight: 500;
  color: #747e84;
  border-radius: 12px;
  background: #eff2f5;
  max-width: 1000px;
  margin: 0 auto 22px; }

.dark-text p {
  color: #414141 !important; }

.gray-box {
  padding: 45px;
  text-align: center;
  background: #eff2f5;
  font-family: "Circe Rounded", sans-serif;
  font-size: 27.5px;
  font-weight: 300;
  color: #414141;
  border-radius: 12px; }

.center-full-image .wppb-column {
  position: unset;
  display: flex; }
  .center-full-image .wppb-column .wppb-builder-addons {
    position: unset;
    margin: auto; }
    .center-full-image .wppb-column .wppb-builder-addons .wppb-builder-addon {
      position: unset; }
      .center-full-image .wppb-column .wppb-builder-addons .wppb-builder-addon .wppb-addon {
        position: unset; }
        .center-full-image .wppb-column .wppb-builder-addons .wppb-builder-addon .wppb-addon .wppb-image-addon-content {
          position: unset; }
          .center-full-image .wppb-column .wppb-builder-addons .wppb-builder-addon .wppb-addon .wppb-image-addon-content .wppb-addon-image-overlay {
            border-radius: 12px; }

.wpcf7 .form-row {
  display: flex;
  margin: 0 -8px; }
  .wpcf7 .form-row.last {
    margin-top: 20px; }
  @media all and (max-width: 767px) {
    .wpcf7 .form-row {
      flex-wrap: wrap; } }
  .wpcf7 .form-row span {
    width: 100%;
    margin: 8px; }
    .wpcf7 .form-row span input, .wpcf7 .form-row span select, .wpcf7 .form-row span textarea {
      width: 100%;
      padding: 13px 15px;
      border-radius: 8px;
      border: solid 1px rgba(116, 126, 132, 0.4);
      background-color: #fff;
      color: #414141;
      font-family: "Circe Rounded", sans-serif;
      font-size: 15px;
      font-weight: bold; }
      .wpcf7 .form-row span input::placeholder, .wpcf7 .form-row span select::placeholder, .wpcf7 .form-row span textarea::placeholder {
        color: #959595; }
    .wpcf7 .form-row span select {
      border: none;
      color: #414141;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #efefef url("/wp-content/themes/tomegas/style/images/chevron-down.svg") no-repeat 98% 50%; }
  .wpcf7 .form-row .form-gdpr {
    margin: auto auto auto 8px;
    font-size: 15px;
    font-weight: 500;
    color: #959595; }
  .wpcf7 .form-row p {
    display: flex;
    margin: 0 !important;
    padding: 0; }
    .wpcf7 .form-row p input[type=submit] {
      margin: auto 8px auto 8px;
      padding: 13px 170px 13px 20px;
      border-radius: 8px;
      font-family: "Circe Rounded", sans-serif;
      font-size: 15px;
      font-weight: bold;
      text-align: left;
      color: #fff;
      background: #e30414 url("/wp-content/themes/tomegas/style/images/arrow-right-white.svg") no-repeat 92% 50%;
      order: 2; }
    .wpcf7 .form-row p .ajax-loader {
      order: 1; }
.wpcf7 div.wpcf7-response-output {
  margin: 2em 0; }
  .wpcf7 div.wpcf7-response-output.wpcf7-validation-errors {
    border: 1px solid #e30414; }

.gm-style .gm-style-iw-c {
  margin-top: 25px; }

.gm-style .gm-style-iw-t::after {
  margin-top: 25px; }

.wppb-text-block-content {
  width: 100%;
  display: block; }

.wppb-addon .ul-row {
  display: flex;
  width: 100%; }
  @media all and (max-width: 767px) {
    .wppb-addon .ul-row {
      flex-wrap: wrap; } }
  .wppb-addon .ul-row > ul {
    margin: 0 auto; }
    .wppb-addon .ul-row > ul:first-child {
      margin-left: 40px; }
    .wppb-addon .ul-row > ul:last-child {
      margin-right: 40px; }
    @media all and (max-width: 767px) {
      .wppb-addon .ul-row > ul {
        width: 100%;
        margin: 0 !important; } }
.wppb-addon ul {
  padding-left: 30px; }
  .wppb-addon ul > li {
    font-size: 15px;
    font-weight: 500;
    color: #747e84;
    padding-left: 20px;
    margin-bottom: 10px; }
    .wppb-addon ul > li:before {
      content: ' ';
      display: inline-block;
      width: 10px;
      height: 10px;
      background: url("/wp-content/themes/tomegas/style/images/li-symbol.svg");
      background-size: cover;
      margin-right: 10px;
      transform: rotate(-90deg);
      transition: all .4s ease;
      margin-left: -20px; }
  .wppb-addon ul.inline {
    display: flex;
    flex-wrap: wrap; }
    .wppb-addon ul.inline li {
      margin-right: 50px; }
.wppb-addon ul.large {
  padding-left: 0; }
  .wppb-addon ul.large > li {
    position: relative;
    font-family: "Core Sans R 55", sans-serif;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    line-height: 27px;
    color: #414141;
    margin-bottom: 5px;
    cursor: pointer; }
    .wppb-addon ul.large > li:before {
      content: ' ';
      display: inline-block;
      width: 28px;
      height: 28px;
      background: url("/wp-content/themes/tomegas/style/images/header-arrow.svg");
      background-size: cover;
      margin-right: 10px;
      transform: rotate(-90deg);
      transition: all .4s ease; }
    .wppb-addon ul.large > li.open:before {
      transform: rotate(0deg); }
    .wppb-addon ul.large > li.open > ul {
      max-height: 2000px;
      transition: max-height 1s ease-in-out, padding 1s ease-in-out; }
    .wppb-addon ul.large > li > ul {
      width: 100%;
      max-height: 0;
      overflow: hidden;
      transition: max-height 1s cubic-bezier(0, 1, 0, 1); }
.wppb-addon ol {
  list-style: decimal outside none;
  padding-left: 2rem;
  font-family: "Circe Rounded", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #e30414; }
  .wppb-addon ol li {
    padding-left: .5rem; }
    .wppb-addon ol li span {
      color: #747e84; }

.checkboxIndicated {
  display: none; }
  .checkboxIndicated + .checkboxIndicator {
    padding: 8px 15px;
    margin: 4px;
    background: #eff2f5;
    border-radius: 8px;
    display: inline-flex;
    transition: all .4s ease;
    cursor: pointer; }
    .checkboxIndicated + .checkboxIndicator .indicator {
      width: 14px;
      height: 14px;
      border-radius: 3px;
      background-color: #828b91;
      margin: auto 10px auto 0;
      padding: 2px;
      transition: all .4s ease; }
      .checkboxIndicated + .checkboxIndicator .indicator i {
        opacity: 0;
        color: #fff;
        display: block;
        font-size: 11px;
        transition: all .4s ease; }
    .checkboxIndicated + .checkboxIndicator .text {
      font-family: "Core Sans R 55", sans-serif;
      font-size: 15px;
      font-weight: bold;
      color: #747e84;
      margin: auto 0;
      transition: all .4s ease; }
  .checkboxIndicated:checked + .checkboxIndicator {
    background: #e30414; }
    .checkboxIndicated:checked + .checkboxIndicator .indicator {
      background: #fff; }
      .checkboxIndicated:checked + .checkboxIndicator .indicator i {
        opacity: 1;
        color: #e30414; }
    .checkboxIndicated:checked + .checkboxIndicator .text {
      color: #fff; }

.pills-row {
  display: flex; }
  .pills-row .pill {
    display: flex;
    padding: 18px 15px;
    background: #fff;
    box-shadow: 2px 4px 25px 0 rgba(30, 43, 89, 0.12);
    border-radius: 12px;
    margin: 0 10px; }
    .pills-row .pill:first-child {
      margin-left: 0; }
    .pills-row .pill:last-child {
      margin-right: 0; }
    .pills-row .pill .logo {
      width: 41px;
      height: 36px;
      margin-right: 10px;
      flex-shrink: 0;
      margin-top: auto;
      margin-bottom: auto; }
    .pills-row .pill .text {
      font-family: "Core Sans R 55", sans-serif;
      font-size: 15px;
      font-weight: bold;
      line-height: 1;
      color: #414141;
      margin-top: auto;
      margin-bottom: auto; }

.mtmCalculatorAddon input[type=radio] {
  accent-color: #e30414; }
.mtmCalculatorAddon h4 {
  text-align: center;
  color: #414141;
  margin-bottom: 35px; }
  .mtmCalculatorAddon h4.mt {
    margin-top: 35px; }
  .mtmCalculatorAddon h4 .mobileStep {
    display: none; }
.mtmCalculatorAddon p {
  color: #414141 !important;
  font-size: 14px !important;
  font-weight: normal;
  font-family: "Circe Rounded", sans-serif; }
  .mtmCalculatorAddon p.largeFont {
    font-size: 16px !important; }
.mtmCalculatorAddon .radios {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px; }
  .mtmCalculatorAddon .radios input[type=radio] {
    accent-color: #e30414;
    margin-bottom: 15px; }
.mtmCalculatorAddon .sliderContainer {
  padding: 0 10px; }
.mtmCalculatorAddon .ui-widget-content {
  border: none;
  background: #747e84; }
.mtmCalculatorAddon .ui-corner-all {
  border-radius: 3px; }
.mtmCalculatorAddon .ui-slider {
  height: 6px; }
  .mtmCalculatorAddon .ui-slider#temperatureSlider {
    margin-top: 35px; }
  .mtmCalculatorAddon .ui-slider#areaSlider {
    margin-bottom: 45px; }
    .mtmCalculatorAddon .ui-slider#areaSlider .ui-slider-handle span {
      margin-top: 6px; }
  .mtmCalculatorAddon .ui-slider .ui-slider-handle {
    height: 30px;
    border-radius: 15px;
    width: auto;
    padding: 0 8px;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    font-family: "Circe Rounded", sans-serif;
    color: #fff;
    border: none;
    background: #e30414;
    display: flex; }
    .mtmCalculatorAddon .ui-slider .ui-slider-handle span {
      margin: auto; }
  .mtmCalculatorAddon .ui-slider.ui-slider-horizontal .ui-slider-handle {
    top: 50%;
    transform: translate(-50%, -50%); }
.mtmCalculatorAddon .yearlyElectricityHeatingSavings, .mtmCalculatorAddon .yearlyGasHeatingSavings {
  color: #e30414; }
.mtmCalculatorAddon .formResult {
  color: #414141;
  margin-top: 15px; }
  .mtmCalculatorAddon .formResult.error {
    color: #e30414 !important;
    font-weight: bold !important; }
.mtmCalculatorAddon .inputRow {
  display: flex;
  flex-direction: row; }
  .mtmCalculatorAddon .inputRow.map {
    margin: 10px 0 30px 0; }
  .mtmCalculatorAddon .inputRow.county {
    flex-wrap: wrap;
    margin: -5px; }
    .mtmCalculatorAddon .inputRow.county > .county {
      display: flex;
      height: 27px;
      border-radius: 5px;
      border: 1px solid #828b91;
      background: transparent;
      margin: 5px;
      cursor: pointer; }
      .mtmCalculatorAddon .inputRow.county > .county span {
        margin: auto 16px;
        color: #414141;
        font-size: 13px; }
      .mtmCalculatorAddon .inputRow.county > .county.selected {
        background: #e30414;
        border-color: #e30414; }
        .mtmCalculatorAddon .inputRow.county > .county.selected span {
          color: #fff; }
  .mtmCalculatorAddon .inputRow input, .mtmCalculatorAddon .inputRow textarea {
    margin: 5px;
    width: 100%;
    border: 2px solid gray;
    height: 25px;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 1;
    font-size: 14px;
    font-family: "Circe Rounded", sans-serif; }
    .mtmCalculatorAddon .inputRow input.half, .mtmCalculatorAddon .inputRow textarea.half {
      width: 50%; }
  .mtmCalculatorAddon .inputRow textarea {
    resize: vertical;
    padding: 5px 10px;
    min-height: 75px;
    max-height: 250px;
    height: 100px; }
.mtmCalculatorAddon .buttonContainer {
  text-align: center; }
.mtmCalculatorAddon .row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 30px;
  row-gap: 60px; }
  .mtmCalculatorAddon .row .col {
    padding: 40px 20px;
    position: relative; }
    @media (min-width: 768px) {
      .mtmCalculatorAddon .row .col {
        padding-bottom: 0; } }
    .mtmCalculatorAddon .row .col.grayBg {
      border-radius: 12px;
      background-color: #f6f7f9; }
    .mtmCalculatorAddon .row .col .step {
      position: absolute;
      left: 50%;
      top: -40px;
      transform: translateX(-50%); }
      .mtmCalculatorAddon .row .col .step img {
        max-width: 60px;
        max-height: 60px;
        width: 100%;
        height: auto; }
    .mtmCalculatorAddon .row .col .content .inputRow.map .kraj:hover, .mtmCalculatorAddon .row .col .content .inputRow.map .kraj.selected {
      fill: #e30414 !important; }
    .mtmCalculatorAddon .row .col .content .inputRow.map.mapBg {
      background: url("/wp-content/themes/tomegas/style/images/mapa-cr.svg");
      background-repeat: no-repeat;
      background-size: contain;
      width: 270px;
      height: 160px; }
.mtmCalculatorAddon .submitButton {
  cursor: pointer; }
  .mtmCalculatorAddon .submitButton[disabled], .mtmCalculatorAddon .submitButton[disabled]:hover {
    background: gray !important;
    cursor: not-allowed; }
@media (max-width: 767px) {
  .mtmCalculatorAddon h4 {
    align-items: center;
    display: flex; }
    .mtmCalculatorAddon h4 .mobileStep {
      display: inline;
      max-width: 45px;
      max-height: 45px;
      width: 100%;
      height: auto;
      margin-right: 25px; }
  .mtmCalculatorAddon .radios {
    align-items: center; }
    .mtmCalculatorAddon .radios label {
      width: 200px;
      padding: 8px 15px;
      text-align: center;
      border-radius: 8px;
      border: 2px solid #e30414;
      background: transparent;
      color: #e30414;
      margin: 5px 0; }
      .mtmCalculatorAddon .radios label.selected {
        background: #e30414;
        color: #fff;
        font-weight: bold; }
      .mtmCalculatorAddon .radios label input[type=radio] {
        width: 0;
        height: 0;
        overflow: hidden;
        margin: 0;
        padding: 0; }
  .mtmCalculatorAddon .mobileCenter {
    text-align: center; }
  .mtmCalculatorAddon .inputRow {
    flex-wrap: wrap; }
    .mtmCalculatorAddon .inputRow input, .mtmCalculatorAddon .inputRow textarea {
      margin-left: 20px;
      margin-right: 20px; }
      .mtmCalculatorAddon .inputRow input.half, .mtmCalculatorAddon .inputRow textarea.half {
        width: 100%; }
  .mtmCalculatorAddon .ui-slider-handle {
    pointer-events: none; }
  .mtmCalculatorAddon .row {
    grid-template-columns: 1fr;
    row-gap: 0; }
    .mtmCalculatorAddon .row .col .step {
      display: none; }
    .mtmCalculatorAddon .row .col.grayBg {
      border-radius: 0;
      background-color: transparent; } }

body .wppb-container > .wppb-row {
  overflow: visible; }

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