@charset "UTF-8";
.pop-window {
  margin: 0;
  padding: 0 !important;
  text-transform: uppercase;
  background: #e6e6e6 !important;
  color: #000;
}
.pop-window .promo p, .pop-window .urgent p {
  font-weight: 600;
  font-size: 1.2em;
  margin: 0;
}
.pop-window .value p {
  font-family: "bodoni-egyptian-pro", serif;
  font-weight: 900;
  font-style: normal;
  margin: 0 !important;
  padding: 0;
  font-size: clamp(3em, 6vw, 5em);
  line-height: 1;
}
.pop-window .product {
  background: #fff !important;
  display: inline-block;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  max-width: 100%;
  padding-left: 2em;
  padding-right: 2em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

.drop-word {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(-0.9em);
          transform: translateY(-0.9em);
  -webkit-animation: apss-drop-in 650ms cubic-bezier(0.2, 0.85, 0.25, 1.2) forwards;
          animation: apss-drop-in 650ms cubic-bezier(0.2, 0.85, 0.25, 1.2) forwards;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

@-webkit-keyframes apss-drop-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.1em);
            transform: translateY(-1.1em);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(0.08em);
            transform: translateY(0.08em);
  }
  80% {
    -webkit-transform: translateY(-0.03em);
            transform: translateY(-0.03em);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes apss-drop-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.1em);
            transform: translateY(-1.1em);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(0.08em);
            transform: translateY(0.08em);
  }
  80% {
    -webkit-transform: translateY(-0.03em);
            transform: translateY(-0.03em);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .drop-word {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    -webkit-animation: none;
            animation: none;
  }
}
.heading, .building-finder_wrapper legend.gfield_label {
  margin: 0 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400;
}
.heading h1, .building-finder_wrapper legend.gfield_label h1 {
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em !important;
  font-weight: 400;
}
.heading h2, .building-finder_wrapper legend.gfield_label h2 {
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em !important;
  font-weight: 400;
}
.heading h3, .building-finder_wrapper legend.gfield_label h3 {
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em !important;
  font-weight: 400;
}
.heading h4, .building-finder_wrapper legend.gfield_label h4 {
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em !important;
  font-weight: 400;
}
.heading h5, .building-finder_wrapper legend.gfield_label h5 {
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em !important;
  font-weight: 400;
}
.heading h6, .building-finder_wrapper legend.gfield_label h6 {
  text-transform: uppercase !important;
  font-size: 28px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em !important;
  font-weight: 400;
}
.heading-title {
  margin: 0 !important;
}
.heading-title h1 {
  font-size: 3rem !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-title h2 {
  font-size: 3rem !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-title h3 {
  font-size: 3rem !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-title h4 {
  font-size: 3rem !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-title h5 {
  font-size: 3rem !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-title h6 {
  font-size: 3rem !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-title p bdi {
  font-size: 3em !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}
.heading-banner {
  font-size: 2rem !important;
}
.heading-sub {
  margin: 0 !important;
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-sub h1 {
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-sub h2 {
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-sub h3 {
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-sub h4 {
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-sub h5 {
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-sub h6 {
  font-size: 1.5rem !important;
  text-transform: normal !important;
}
.heading-label {
  font-size: 1rem !important;
  text-transform: uppercase !important;
}
.heading-label h1 {
  font-size: 1rem !important;
  text-transform: normal !important;
}
.heading-label h2 {
  font-size: 1rem !important;
  text-transform: normal !important;
}
.heading-label h3 {
  font-size: 1rem !important;
  text-transform: normal !important;
}
.heading-label h4 {
  font-size: 1rem !important;
  text-transform: normal !important;
}
.heading-label h5 {
  font-size: 1rem !important;
  text-transform: normal !important;
}
.heading-label h6 {
  font-size: 1rem !important;
  text-transform: normal !important;
}

.panel-title {
  font-size: 16px !important;
}
.panel-title a {
  font-weight: normal !important;
}

.panel-body .fullwidth-box {
  padding: 0;
}
.panel-body .fusion-flex-column {
  margin-bottom: 0;
}

.gform-theme--framework .gform_fields, .gfield_checkbox {
  --gf-form-gap-y: 10px !important;
  grid-row-gap: 10px !important;
}

.gform_wrapper {
  margin-bottom: 0 !important;
}

.apss-zip-checker .gform_footer,
.apss-zip-checker .gform_page_footer {
  display: none !important;
}
.apss-zip-checker input[type=submit],
.apss-zip-checker button[type=submit],
.apss-zip-checker .gform_button {
  display: none !important;
}

.sp_goose_wrapper {
  --gfsp--placeholder-color: #66686b !important;
}

.apss-service-check {
  padding: 15px;
}
.apss-service-check.apss-service-check--success {
  background: #65bd7d;
}
.apss-service-check.apss-service-check--warning {
  background: #ed7d90;
}

.apss-zip-success-message,
#field_6_11.apss-zip-failure-message {
  display: none !important;
}

.apss-zip-success-message.apss-show-message,
#field_6_11.apss-zip-failure-message.apss-show-message {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
}

/* Building Finder */
.building-finder_wrapper .gform_wrapper .gfield_radio, .building-finder_wrapper.gform_wrapper .gfield_radio {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 0 minmax(0, 1fr) 0 minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-column-gap: 0 !important;
}
@media screen and (max-width: 789px) {
  .building-finder_wrapper .gform_wrapper .gfield_radio, .building-finder_wrapper.gform_wrapper .gfield_radio {
    display: block !important;
  }
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice {
  position: relative;
  margin: 0;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice input[type=radio],
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice .gfield-choice-input, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice input[type=radio],
.building-finder_wrapper.gform_wrapper .gfield_radio .gchoice .gfield-choice-input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label {
  width: 100%;
  min-height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  cursor: pointer;
  text-align: center;
  border-radius: 14px !important;
  background: #fff;
  color: #333;
  line-height: 1.35;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label .o_label, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label .o_label {
  width: 100% !important;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label .o_label .o_img_wr, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label .o_label .o_img_wr {
  padding: 0;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label .o_label .o_text, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label .o_label .o_text {
  display: none;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label:before, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label:before {
  display: none !important;
  content: none !important;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label img, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  pointer-events: none;
  border-radius: 14px;
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice label:hover, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice label:hover {
  border-color: #203f63;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice input[type=radio]:checked + label,
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice .gfield-choice-input:checked + label, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice input[type=radio]:checked + label,
.building-finder_wrapper.gform_wrapper .gfield_radio .gchoice .gfield-choice-input:checked + label {
  background: #333;
  color: #fff !important;
  -webkit-box-shadow: 0 8px 24px rgba(32, 63, 99, 0.14);
          box-shadow: 0 8px 24px rgba(32, 63, 99, 0.14);
}
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice input[type=radio]:focus-visible + label,
.building-finder_wrapper .gform_wrapper .gfield_radio .gchoice .gfield-choice-input:focus-visible + label, .building-finder_wrapper.gform_wrapper .gfield_radio .gchoice input[type=radio]:focus-visible + label,
.building-finder_wrapper.gform_wrapper .gfield_radio .gchoice .gfield-choice-input:focus-visible + label {
  outline: 3px solid rgba(32, 63, 99, 0.35);
  outline-offset: 3px;
}

@media (max-width: 768px) {
  .building-finder .gform_wrapper .gfield_radio, .building-finder.gform_wrapper .gfield_radio {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
input[type=text], input[type=tel], input[type=email], input[type=number], textarea {
  background-color: #e6e6e6 !important;
  --gfsp--placeholder-color: #333!important;
}

.product .product-title {
  text-transform: uppercase;
  font-style: normal !important;
  font-size: 28px;
  text-align: left !important;
}
.product .fusion-price-rating {
  text-align: left !important;
}
.woocommerce-loop-category__title {
  font-size: 28px !important;
  font-family: "bodoni-egyptian-pro", serif !important;
  font-weight: 900;
  font-style: normal;
}

.fusion-tb-header .menu-main ul {
  font-size: 0.9em;
}
.fusion-tb-header .menu-main ul a.awb-menu__main-a_regular ::after {
  content: " |  ";
}
.fusion-tb-header .menu-sub .fusion-column-wrapper {
  min-height: auto;
}

.header-main.fusion-sticky-transition {
  padding-top: 5px;
  padding-bottom: 5px;
}

.button {
  border-radius: 0 !important;
  background-color: #ffad00 !important;
  border: 2px solid #ffad00 !important;
  color: #333 !important;
  padding: 10px 15px !important;
  margin-bottom: 0.5rem !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: capitalize !important;
}
.button-primary {
  background-color: #8d122c !important;
  border: 2px solid #8d122c !important;
  color: #fff !important;
}
.button-secondary {
  background: none !important;
  border: 2px solid #ffad00 !important;
}
.button-secondary span {
  color: #333 !important;
}

.apss-button-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.awb-submenu__main-a {
  text-decoration: underline;
  margin-left: 0;
}
.awb-submenu__main-a:hover {
  margin-left: 10px;
  font-weight: bold;
}
.awb-submenu__main-a span {
  color: #678FBE;
}

.apss-result-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}

.fusion-slider-container.square-slider {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}
.fusion-slider-container.square-slider .tfs-slider,
.fusion-slider-container.square-slider .flexslider {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}
.fusion-slider-container.square-slider .flex-viewport {
  width: 100% !important;
  aspect-ratio: 1/1 !important;
  height: auto !important;
  overflow: hidden !important;
}
.fusion-slider-container.square-slider .slides > li {
  aspect-ratio: 1/1 !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden !important;
}
.fusion-slider-container.square-slider .slides > li .slide-content-container {
  top: 90%;
  padding-top: 5px;
  padding-bottom: 20px;
}
.fusion-slider-container.square-slider .slides .fusion-title-heading {
  line-height: 1.2em !important;
}
.fusion-slider-container.square-slider .background {
  aspect-ratio: 1/1 !important;
  height: auto !important;
  min-height: 0 !important;
  background-size: cover !important;
  background-position: center center !important;
}

.quote-popup-main .fusion-slider-container.square-slider,
.quote-popup-guide .fusion-slider-container.square-slider {
  height: 100% !important;
  min-height: 100% !important;
  max-height: none !important;
  overflow: hidden !important;
}
.quote-popup-main .fusion-slider-container.square-slider .tfs-slider,
.quote-popup-main .fusion-slider-container.square-slider .flexslider,
.quote-popup-main .fusion-slider-container.square-slider .flex-viewport,
.quote-popup-main .fusion-slider-container.square-slider .slides,
.quote-popup-main .fusion-slider-container.square-slider .slides > li,
.quote-popup-guide .fusion-slider-container.square-slider .tfs-slider,
.quote-popup-guide .fusion-slider-container.square-slider .flexslider,
.quote-popup-guide .fusion-slider-container.square-slider .flex-viewport,
.quote-popup-guide .fusion-slider-container.square-slider .slides,
.quote-popup-guide .fusion-slider-container.square-slider .slides > li {
  aspect-ratio: auto !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: none !important;
  overflow: hidden !important;
}
.quote-popup-main .fusion-slider-container.square-slider .background,
.quote-popup-guide .fusion-slider-container.square-slider .background {
  aspect-ratio: auto !important;
  height: 100% !important;
  min-height: 100% !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.quote-popup-main .fusion-slider-container.square-slider .slide-content-container,
.quote-popup-guide .fusion-slider-container.square-slider .slide-content-container {
  top: 90%;
  padding-top: 5px;
  padding-bottom: 20px;
}
.quote-popup-main .fusion-slider-container.square-slider .fusion-title-heading,
.quote-popup-guide .fusion-slider-container.square-slider .fusion-title-heading {
  line-height: 1.2em !important;
}

em {
  font-style: normal !important;
}

p {
  margin-top: 0 !important;
}

.nested-inner .fusion-column-wrapper {
  margin-left: 5px !important;
}

.dark {
  color: #fff !important;
}
.dark a, .dark p, .dark label, .dark li > div, .dark .button-secondary span {
  color: #fff !important;
}
.dark h1 {
  color: #fff !important;
}
.dark h2 {
  color: #fff !important;
}
.dark h3 {
  color: #fff !important;
}
.dark h4 {
  color: #fff !important;
}
.dark h5 {
  color: #fff !important;
}
.dark h6 {
  color: #fff !important;
}

.text-small p {
  font-size: 0.9rem !important;
  margin: 0.5rem !important;
}
.text-center {
  text-align: center;
}

.list-left {
  margin-left: auto !important;
  margin-right: auto !important;
}

.fusion-builder-row-inner {
  padding: 0 !important;
  margin: 0 !important;
}

.clearall {
  margin-left: -30px !important;
  margin-right: -30px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.awb-toc-el__item-anchor {
  padding: 5px 15px !important;
  border-bottom: 1px solid #000 !important;
  margin-bottom: 5px !important;
}

.ninja {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  left: -999em !important;
}
.ninja > h2 {
  font-size: 0.2em !important;
  line-height: 0;
}

.btn-color-swatch {
  width: 40px;
  height: 40px;
  padding: 0 !important;
  cursor: default !important;
  position: relative;
  display: inline-block;
}
.btn-color-swatch:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.btn-color-swatch .tooltip-text {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 125%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 220px;
  background: #222;
  color: #fff;
  text-align: center;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.3;
  z-index: 999;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

address {
  font-style: normal;
}

.sidebar .sidebar-sticky-inner {
  position: sticky !important;
  top: 140px;
  z-index: 2;
  padding: 0;
}
.sidebar .awb-toc-el .awb-toc-el__list-item {
  padding: 0;
  position: relative;
  width: 90%;
}
.sidebar .awb-toc-el .awb-toc-el__list-item--highlighted {
  color: #fff !important;
  background-color: #ccc;
  /*&::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 12px;
  	transform: translateY(-50%);
  	width: 0;
  	height: 0;
  	border-top: 16px solid transparent;
  	border-bottom: 16px solid transparent;
  	border-left: 12px solid $color;
  }*/
}
.sidebar .awb-toc-el .awb-toc-el__list-item--highlighted a {
  color: #fff;
  border-bottom: 0 !important;
}
.sidebar .awb-toc-el .awb-toc-el__list-item:hover {
  background: #efefef !important;
  color: #333;
}
.sidebar .awb-toc-el .awb-toc-el__list-item a:hover {
  color: #333;
  background-color: #e6e6e6;
  /*&::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: -12px;
  	transform: translateY(-50%);
  	width: 0;
  	height: 0;
  	border-top: 16px solid transparent;
  	border-bottom: 16px solid transparent;
  	border-left: 12px solid #e6e6e6;
  }*/
}

.box {
  position: relative;
  background: #2f80ed;
  color: white;
  padding: 16px 24px;
  border-radius: 6px;
  width: 240px;
}
.box::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #2f80ed;
}

.invisible-spot .awb-image-hotspots-wrapper img {
  margin-bottom: 10px;
}
.invisible-spot .awb-image-hotspots-wrapper .awb-image-hotspots-hotspot {
  --awb-pos-x: 0 !important;
  --awb-pos-y: 0 !important;
  width: 100%;
  height: 100%;
  cursor: default !important;
  background-color: rgba(0, 0, 0, 0);
}
.invisible-spot .awb-image-hotspots-wrapper .awb-image-hotspots-hotspot:hover {
  background: none !important;
}
.invisible-spot .awb-image-hotspots-wrapper .awb-image-hotspots-hotspot i {
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.invisible-spot .awb-image-hotspots-wrapper .popover {
  width: 300px;
  top: -180px;
  left: -60px;
}

.google-badge .ti-widget-container {
  text-align: left !important;
  margin-bottom: 0 !important;
}

.ti-widget[data-layout-id="55"][data-set-id=ligth-border] .ti-widget-container {
  text-align: left !important;
}

.quote-popup-row > .fusion-builder-row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.quote-popup-row .fusion-layout-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quote-popup-row .fusion-column-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.popmake .quote-feature-slider .slide-content-container {
  height: 100% !important;
  min-height: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}
.popmake .quote-feature-slider .slide-content-container .slide-content {
  width: min(100%, 300px) !important;
  max-width: 300px;
  margin: 0 auto !important;
  padding: 0 !important;
  margin-bottom: 20px !important;
}
.popmake .quote-feature-slider .slide-content-container .slide-content .caption > div {
  padding: 0 !important;
}
.popmake .quote-feature-slider .slide-content-container .slide-content .fusion-title-sc-wrapper {
  background: none !important;
}
.popmake .quote-feature-slider .slide-content-container .slide-content .fusion-title-sc-wrapper p {
  padding: 0 !important;
  text-transform: none !important;
  line-height: 1.2em;
  font-size: 16px;
}
.popmake .quote-feature-slider .slide-content-container .slide-content h2 {
  display: inline-block;
  color: #ffffff !important;
  text-transform: none !important;
  font-family: "bodoni-egyptian-pro" !important;
  font-size: 2.5rem !important;
  font-weight: 900;
  font-style: normal;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.popmake .quote-feature-slider .slide-content-container .slide-content .fusion-button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
  min-height: 46px;
  margin: 0 0 10px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #9b0035 !important;
  border: none !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-weight: 800 !important;
  text-align: center;
}
.popmake .quote-feature-slider .slide-content-container .slide-content .fusion-button:hover {
  background: #7f002c !important;
}

.ccchildpage {
  width: calc((100% - 60px) / 3) !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none;
}
@media screen and (max-width: 789px) {
  .ccchildpage {
    width: 100% !important;
  }
}
.ccchildpage .ccpage_linked_thumb img {
  padding: 0 !important;
  margin: 0 !important;
  background: none;
  width: 100%;
}

.ccflex {
  gap: 30px !important;
}

/*.floating {
  @include fixed-position(
    $bottom: 30px,
    $left: 30px,
    $z-index: 9999,
    $hover-lift: true
  );
}*/
.floating {
  position: fixed;
  z-index: 9999;
  bottom: 30px;
  left: 30px;
  -webkit-filter: drop-shadow(0 9px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 9px 4px rgba(0, 0, 0, 0.25));
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}

.floating.is-tucked {
  -webkit-transform: translateX(calc(-100% + 22px));
          transform: translateX(calc(-100% + 22px));
}

.floating.is-tucked:hover,
.floating.is-tucked:focus-within {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.apss-building-preview {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
}
.apss-building-preview.is-fading-out {
  opacity: 0;
}
.apss-building-preview.is-fading-out {
  opacity: 1;
}
.apss-building-preview.is-changing {
  opacity: 0.6;
}

.btn-color-swatch.is-active {
  outline: 3px solid #111;
  outline-offset: 3px;
}