@charset "UTF-8";
.margin-top--auto {
  margin-top: auto;
}
.aspect-ratio--1 img {
  aspect-ratio: 1;
}
.object-fit--cover img {
  width: 100%;
  object-fit: cover;
}
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
  visibility: hidden;
  pointer-events: none;
}
a.elementor-button-link {
  text-decoration: none !important;
}
a.e-con.theme-light {
  color: var(--e-global-color-04f7430);
  text-decoration: underline;
}
a.e-con:hover {
  text-decoration: none;
}
a.link-decoration-title--hover {
  text-decoration: none !important;
}
a.link-decoration-title--hover:hover {
  text-decoration: none;
}
a.link-decoration-title--hover:hover h1, a.link-decoration-title--hover:hover h2, a.link-decoration-title--hover:hover h3, a.link-decoration-title--hover:hover h4, a.link-decoration-title--hover:hover h5, a.link-decoration-title--hover:hover h6 {
  text-decoration: underline;
  text-decoration-color: currentColor;
}
.border-top-solid {
  border-top: 1px solid #4F4E56;
}
.link-hover-underline-none a {
  text-decoration: underline !important;
  color: #4F4E56 !important;
}
.link-hover-underline-none a:hover {
  text-decoration: none !important;
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}
a.link--decoration-none {
  text-decoration: none !important;
}
.accordion-tab-title--border-bottom .elementor-accordion-icon svg {
  width: 40px !important;
  height: 40px !important;
}
.accordion-tab-title--border-bottom .elementor-tab-title {
  border-bottom: 1px solid #4F4E56;
}
.accordion-tab-title--border-bottom div.elementor-accordion-item div.elementor-tab-title {
  border-bottom: 1px solid #4F4E56;
  border-width: 1px;
}
.accordion-tab-title--border-bottom div.elementor-accordion-item div.elementor-tab-title.elementor-active {
  border-width: 1px !important;
}
div.card-hidden {
  display: none;
}
.imp-tooltip-content {
  max-width: 80vw;
}
.imp-tooltips-container.is-fullscreen .imp-fullscreen-tooltip .imp-tooltip-close-button {
  right: 25px !important;
  top: 25px !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.imp-tooltips-container.is-fullscreen .imp-fullscreen-tooltip .imp-tooltip-close-button .imp-icon {
  width: 30px !important;
  height: 30px !important;
  padding: 7px !important;
}
img:not(.has-transparency) {
  background-color: transparent !important;
}
.post-post-content img.aligncenter {
  margin: 40px auto;
}
.post-post-content h2 {
  margin-top: 40px;
}
.post-post-content h3, .post-post-content h4, .post-post-content h5, .post-post-content h6 {
  margin-top: 20px !important;
}
html .cog-cognito {
  --form__width: 1200px;
  --gutter: 24px;
}
html .cog-cognito input, html .cog-cognito select {
  border: none;
  height: 50px;
  outline: none;
  color: var(--e-global-color-primary);
  font-size: 13px;
  background-color: white;
}
html .cog-cognito input:focus, html .cog-cognito select:focus {
  font-size: 15px;
}
html .cog-cognito input:focus::placeholder, html .cog-cognito select:focus::placeholder {
  opacity: 1;
}
html .cog-cognito input::placeholder, html .cog-cognito select::placeholder {
  color: var(--e-global-color-primary);
  opacity: 0.5;
}
html .cog-cognito select {
  cursor: pointer;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 8.92363L0 3.94151L0.719864 3.22363L5.01136 7.51992L9.2915 3.23501L10 3.94151L5 8.92363Z' fill='%238298AB'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 15px);
}
html .cog-cognito textarea {
  border: none;
}
html .cog-cognito .el-checkbox {
  padding-left: 47px !important;
  position: relative;
  min-height: 30px;
  margin-bottom: 24px !important;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  html .cog-cognito .el-checkbox {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 479px) {
  html .cog-cognito .el-checkbox {
    width: 100% !important;
  }
}
html .cog-cognito .el-checkbox:before {
  position: absolute;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  border: 1px solid var(--e-global-color-primary);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #fff;
}
html .cog-cognito .el-checkbox.is-checked:before {
  background-image: url("../../assets/icons/check-solid.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
@media screen and (max-width: 767px) {
  html .cog-cognito .el-checkbox .el-checkbox__label {
    font-size: 15px;
  }
}
html .cog-cognito input[type=checkbox] {
  display: none;
}
@media screen and (max-width: 767px) {
  html .cog-cognito button {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  html .cog-row .cog-choice {
    margin-bottom: 0 !important;
  }
  html .cog-row .cog-text--multiplelines {
    margin-top: 0 !important;
  }
  html .cog-row .cog-text--multiplelines .cog-input {
    padding-top: 0 !important;
  }
}
.manufacturer-locations-wrapper {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}
.manufacturer-locations-wrapper h3.manufacturer-locations-title {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--e-global-color-primary);
  font-size: 25px;
  line-height: normal;
}
.manufacturer-locations-wrapper .manufactiurer-location-wrapper {
  text-align: center;
  margin-bottom: 25px;
}
.manufacturer-locations-wrapper .manufactiurer-location-wrapper h4.manufacturer-location-title {
  font-size: 20px;
  text-decoration: underline;
  font-weight: normal;
}
.media-meta-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.media-meta-wrapper .meta-data {
  font-weight: bold;
}
.media-meta-wrapper .meta-data:not(:last-child)::after {
  content: "·";
  font-size: 15px;
  line-height: 0;
  padding: 0 4px;
  display: inline;
  font-weight: bold;
}
.media-meta-wrapper .meta-data a {
  color: var(--e-global-color-text);
  text-decoration: none;
}
.media-meta-wrapper .meta-data a:hover {
  text-decoration: underline;
}
.media-meta-wrapper .meta-data.tdg-meta-series {
  flex-basis: 100%;
}
.media-meta-wrapper .meta-data.tdg-meta-series:after {
  content: "";
}
.map-building-title {
  font-family: var(--e-global-typography-primary-font-family) !important;
  font-size: 20px !important;
  line-height: normal !important;
  color: var(--e-global-color-primary) !important;
  text-transform: uppercase !important;
}
.map-building-content {
  color: var(--e-global-color-primary) !important;
}
.map-building-content a {
  color: var(--e-global-color-primary) !important;
  text-decoration: underline !important;
}
.map-building-content a:hover {
  text-decoration: none !important;
}
.imp-tooltip-content {
  border-radius: 0 !important;
  padding: 0 !important;
}
svg.imp-object-svg-single {
  z-index: 1;
}
svg.imp-object-svg-single:hover {
  z-index: 2;
}
ul.tdg-pagination {
  display: flex;
  list-style: none;
  margin: 0 auto;
  padding: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  gap: 10px;
}
ul.tdg-pagination li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 22px;
  height: 22px;
}
ul.tdg-pagination li span:not(.dots) {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--e-global-color-secondary);
  color: var(--e-global-color-04f7430);
  padding-bottom: 3px;
  flex-basis: 100%;
  height: 100%;
  cursor: pointer;
}
ul.tdg-pagination li a {
  color: var(--e-global-color-primary);
  line-height: 1rem;
  padding-bottom: 3px;
}
ul.tdg-pagination li a:hover {
  text-decoration: underline;
}
#mc_embed_signup_general .mc-field-group-hidden {
  display: none;
}
#mc_embed_signup_general .mce_inline_error {
  font-size: 13px;
  color: red;
  padding-top: 5px;
}
#mc_embed_signup_general #mce-success-response, #mc_embed_signup_general #mce-error-response {
  padding-bottom: 25px;
}
#mc_embed_signup_general input {
  border: none;
  border-radius: 0px;
  outline: none;
  font-size: 13px;
}
#mc_embed_signup_general input[type=text], #mc_embed_signup_general input[type=email] {
  height: 50px;
  background: var(--e-global-color-04f7430);
}
#mc_embed_signup_general .mc-section-title {
  text-transform: uppercase;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 20px;
  line-height: normal;
  padding-bottom: 10px;
}
#mc_embed_signup_general .mc-field-group {
  margin-bottom: 24px;
}
#mc_embed_signup_general .mc-field-group:last-child {
  margin-bottom: 0;
}
#mc_embed_signup_general .mc-field-group label {
  display: none;
}
#mc_embed_signup_general .mc-field-group ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-inline-start: 0;
}
#mc_embed_signup_general .mc-field-group ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}
#mc_embed_signup_general .mc-field-group ul li label {
  display: flex;
  padding-bottom: 3px;
}
#mc_embed_signup_general .mc-field-group ul li [type=checkbox] {
  display: none;
}
#mc_embed_signup_general .mc-field-group ul li [type=checkbox] + label {
  padding-bottom: 0px;
  font-size: 17px;
  display: flex;
  height: 100%;
  width: 100%;
  gap: 15px;
  align-items: center;
}
#mc_embed_signup_general .mc-field-group ul li [type=checkbox] + label .label-text {
  padding-bottom: 5px;
}
#mc_embed_signup_general .mc-field-group ul li [type=checkbox] + label:before {
  content: "";
  /*position: absolute;
						left: 0;
						top: 0;*/
  width: 30px;
  height: 30px;
  border: 1px solid var(--e-global-color-primary);
  border-radius: 0;
  display: block;
}
#mc_embed_signup_general .mc-field-group ul li [type=checkbox] + label:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 7px;
  opacity: 0;
  /* Start: Added styles */
  width: 16px;
  height: 16px;
  background: url(/wp-content/plugins/tdg-elementor-plugin/assets/images/checked.svg) no-repeat center center;
  background-size: contain;
  /* End: Added styles */
}
#mc_embed_signup_general .mc-field-group ul li [type=checkbox]:checked + label:after {
  content: "";
  opacity: 1;
}
.gallery {
  display: flex;
  margin: 30px auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.gallery .gallery-item {
  flex-basis: calc((100% - (20px * 1)) / 2);
  line-height: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .gallery .gallery-item {
    flex-basis: calc((100% - 20px) / 2);
  }
}
@media (max-width: 767px) {
  .gallery .gallery-item {
    flex-basis: 100%;
  }
}
.gallery .gallery-item .gallery-icon {
  width: 100%;
}
.gallery .gallery-item .gallery-icon img {
  width: 100%;
}
.virtual-tour-tabs .virtual-tour-tab {
  flex-basis: calc(( 100% - (2 * 26px)) / 3);
}
.virtual-tour-tabs .virtual-tour-tab a.elementor-button {
  width: 100%;
}
.virtual-tour-tabs .virtual-tour-tab a.elementor-button.active {
  background-color: var(--e-global-color-accent);
}
.location-virtual-tours {
  display: none !important;
  --display:none;
}
.location-virtual-tours.active {
  display: flex !important;
}
ol, ul {
  margin-bottom: 20px;
}
.cky-modal button.cky-btn-close-x {
  border: 1px solid red !important;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cky-modal button.cky-btn-close-x:focus {
  outline: none;
}
.cky-modal button.cky-btn-close-x img {
  display: none;
}
.cky-modal button.cky-btn-close-x:before {
  content: "×";
  /* adds an X */
  display: inline-block;
  font-size: 20px;
  /* adjust size as needed */
  font-weight: bold;
  line-height: 1;
  color: #000;
  /* change color if needed */
  font-size: 35px;
  line-height: 0;
}
.cky-modal .cky-preference-header .cky-btn-close {
  position: relative;
  width: 20px;
  height: 20px;
  outline: none;
  padding: 15px;
}
.cky-modal .cky-preference-header .cky-btn-close img {
  display: none;
}
.cky-modal .cky-preference-header .cky-btn-close::before, .cky-modal .cky-preference-header .cky-btn-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 25px;
  background: #000;
  transform-origin: center;
}
.cky-modal .cky-preference-header .cky-btn-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.cky-modal .cky-preference-header .cky-btn-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.cky-modal .cky-preference-header .cky-btn-close:focus {
  outline: none;
}
.cky-consent-container .cky-banner-btn-close {
  position: relative;
  width: 20px;
  height: 20px;
  outline: none;
  padding: 15px;
}
.cky-consent-container .cky-banner-btn-close img {
  display: none;
}
.cky-consent-container .cky-banner-btn-close::before, .cky-consent-container .cky-banner-btn-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 15px;
  background: #000;
  transform-origin: center;
}
.cky-consent-container .cky-banner-btn-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.cky-consent-container .cky-banner-btn-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.cky-consent-container .cky-banner-btn-close:focus, .cky-consent-container .cky-banner-btn-close:hover {
  outline: none;
}
.cky-btn-revisit-wrapper button.cky-btn-revisit:hover {
  background-color: transparent;
}
.cky-btn-revisit-wrapper:hover {
  background-color: var(--e-global-color-secondary) !important;
}
.cky-notice:has(.data-uw-rm-autofix-hide) p.cky-title {
  display: none;
}
/*# sourceMappingURL=https://www.greenfront.com/wp-content/plugins/tdg-elementor-plugin/assets/css/main.css.map */