/*STYLES*/
h1.stk-block-heading__text, .h1 > *  {
  font-size: clamp(60px, 10vw, 200px) !important;
}
/* h2.stk-block-heading__text, .h2 > * */
h2.stk-block-heading__text, .h2 > *  {
  font-size: clamp(36px, 2.86vw, 64px) !important;
}
/* h3.stk-block-heading__text, .h3 > * */
h3.stk-block-heading__text, .h3 > *  {
  font-size: clamp(32px, 2.8vw, 54px) !important;
}
/* h4.stk-block-heading__text, .h4 > * */
h4.stk-block-heading__text, .h4 > *  {
  font-size: clamp(22px, 1.56vw, 34px) !important;
}
/* h5.stk-block-heading__text, .h5 > * */
h5.stk-block-heading__text, .h5 > *  {
  font-size: clamp(22px, 1.4vw, 24px) !important;
}
/* h6.stk-block-heading__text, .h6 > * */
h6.stk-block-heading__text, .h6 > *  {
  font-size: clamp(16px, 1.01vw, 20px) !important;
}
/* .ct-toggle-close */
.ct-toggle-close  {
  margin-top: -20px;
}
/* .section-spacing */
.section-spacing  {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
/* b, strong */
b, strong  {
  font-weight: inherit !important;
  color: var(--theme-palette-color-1) !important;
}
/* header .ct-button */
header .ct-button  {
  white-space: nowrap !important;
}
/* .section-spacing.no-bottom-padding */
.section-spacing.no-bottom-padding  {
  padding-bottom: 0 !important
}
/* .stk-block-button .stk-button */
.stk-block-button .stk-button  {
  font-size: 16px;
  font-weight: 600 !important;
}
/* .stk-block-button .stk-button:hover */
.stk-block-button .stk-button:hover  {
  background-color: var(--theme-palette-color-2) !important;
  color: var(--theme-palette-color-8) !important
}
/* .stk-block-button .stk-button:hover > * */
.stk-block-button .stk-button:hover > *  {
  color: var(--theme-palette-color-8) !important
}
/* .stk-button */
.stk-button  {
  white-space: nowrap;
}
/* .wp-block[data-type="core/widget-area"] */
.wp-block[data-type="core/widget-area"]  {
  max-width: 100% !important;
  padding-left: 24px;
  padding-right: 24px;
}
/* .blocks-widgets-container .editor-styles-wrapper */
.blocks-widgets-container .editor-styles-wrapper  {
  max-width: 100% !important;
}
.tab.stk-block-accordion.stk--is-open .stk-block-accordion__heading .stk--svg-wrapper:not(.stk--has-icon2),
.tab.stk-block-accordion[open] > summary .stk--svg-wrapper:not(.stk--has-icon2),
/* .tab.stk-block-accordion[close] > summary .stk--svg-wrapper */
.tab.stk-block-accordion[close] > summary .stk--svg-wrapper  {
  transform: rotate(0) !important;
}
/* .tab.stk-block-accordio h3 */
.tab.stk-block-accordio h3  {
  transition: all .5s ease-in-out;
}
/* .tab.stk-block-accordion[open] h3 */
.tab.stk-block-accordion[open] h3  {
  color: var(--theme-palette-color-1) !important;
}
/* .location-tabs .stk-block-tab-labels__wrapper > button:nth-child(1) */
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(1)  {
  background: url('https://falconpointroofing.com/wp-content/uploads/2025/03/round-rock-location.webp') !important;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/* .location-tabs .stk-block-tab-labels__wrapper > button:nth-child(2) */
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(2)  {
  background: url('https://falconpointroofing.com/wp-content/uploads/2025/03/pflugerville-location.webp') !important;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/* .location-tabs .stk-block-tab-labels__wrapper > button:nth-child(3) */
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(3)  {
  background: url('https://falconpointroofing.com/wp-content/uploads/2025/03/cedar-park-location.webp') !important;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/* .location-tabs .stk-block-tab-labels__wrapper > button:nth-child(4) */
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(4)  {
  background: url('https://falconpointroofing.com/wp-content/uploads/2025/03/leander-location.webp') !important;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(1)::after,
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(2)::after,
/* .location-tabs .stk-block-tab-labels__wrapper > button:nth-child(3)::after */
.location-tabs .stk-block-tab-labels__wrapper > button:nth-child(3)::after  {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--theme-palette-color-5) !important;
  bottom: -20px;
  position: absolute;
  display: block;
  left: 0;
}
/* .editor-styles-wrapper .stk-block-card__content */
.editor-styles-wrapper .stk-block-card__content  {
  align-items: initial !important;
}
/* .stk-img-wrapper.stk-img-placeholder */
.stk-img-wrapper.stk-img-placeholder  {
  background: transparent !important;
}
/* .stk-img-wrapper:not(.stk--is-resizing).stk-img-placeholder */
.stk-img-wrapper:not(.stk--is-resizing).stk-img-placeholder  {
  background-image: none !important;
}
/* .fluentform */
.fluentform  {
  width: 100%;
}
/* .home-page .ff-el-form-check .ff-el-tc span */
.home .fluentform .ff_t_c p > span  {
  color: #000 !important;
}
/* .fluentform .ff-text-left */
.fluentform .ff-text-left  {
  text-align: left !important;
}
.menu-footer-services-menu-container a,
/* .menu-footer-quick-links-container a */
.menu-footer-quick-links-container a  {
  color: var(--theme-palette-color-8) !important;
}
/* .menu-footer-quick-links-container li */
.menu-footer-quick-links-container li  {
  margin-bottom: 8px !important;
}
/* footer ul li, footer .ct-widget:first-child */
footer ul li, footer .ct-widget:first-child  {
  margin-bottom: 40px !important;
}
@keyframes fadeIn  {
  /* from */
from  {
  opacity: 0;
}
/* to */
to  {
  opacity: 1;
}}
/* .error404 main > .ct-container */
.error404 main > .ct-container  {
  padding-top: 150px;
  padding-bottom: 150px;
}
/* body */
body  {
  animation: fadeIn .55s ease-in-out;
}
/* .site-branding */
.site-branding  {
  width: 100% !important;
}
/* .editor-styles-wrapper */
.editor-styles-wrapper  {
  overflow-x: hidden;
}
/* #spotlight-gbp-link */
#spotlight-gbp-link  {
  background: var(--theme-palette-color-1) !important;
  color: #000000;
  border-radius: 3px !important;
}
/* #spotlight-gbp-link:hover */
#spotlight-gbp-link:hover  {
  background: var(--theme-palette-color-4) !important;
  color: #fff!important;
}
/* #header .ct-container-fluid */
#header .ct-container-fluid  {
  --theme-container-edge-spacing: calc(100vw - 6vw);
  max-width: calc(1290px + 130px * 2);
}
/* #header [data-row*="middle"] */
#header [data-row*="middle"]  {
  z-index: 4;
  display: flex;
}
/* #header [data-row*="top"] > * */
#header [data-row*="top"] > *  {
  padding-left: 305px;
  position: relative;
}
/* #header [data-row*="middle"] */
#header [data-row*="middle"]  {
  z-index: 10 !important;
  margin-top: -30px;
}
/* #header [data-row="middle"] [data-column="start"] */
#header [data-row="middle"] [data-column="start"]  {
  width: 400px !important;
}
/* #header [data-row="middle"] [data-column="end"] */
#header [data-row="middle"] [data-column="end"]  {
  width: 100% !important;
}
/* .ct-header-cta [data-size="medium"] */
.ct-header-cta [data-size="medium"]  {
  white-space: nowrap;
}
/* [data-header*="type-1"] [data-sticky*="yes"] .site-branding */
[data-header*="type-1"] [data-sticky*="yes"] .site-branding  {
  margin-top: 0 !important
}
/* a */
a  {
  text-decoration: none !important;
}
/* .ff_submit_btn_wrapper */
.ff_submit_btn_wrapper  {
  margin-top: 40px;
  text-align: center !important;
}
/* .ff-el-section-break */
.ff-el-section-break  {
  margin-bottom: 10px !important;
}
/* .ff-el-section-break p */
.ff-el-section-break p  {
  font-size: 15px !important;
}
/* .ff-el-section-break hr */
.ff-el-section-break hr  {
  display:none;
}
footer ul li,
/* footer .ct-widget:not(:first-child) */
footer .ct-widget:not(:first-child)  {
  margin-bottom: 30px;
}
/* footer #block-12 .wp-block-stackable-button-group */
footer #block-12 .wp-block-stackable-button-group  {
  margin-top: 30px;
}
/* .ct-panel-content */
.ct-panel-content  {
  margin-top: -40px;
}
/* .stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content */
.stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content  {
  padding: 0 !important;
}
/* .stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > * */
.stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > *  {
  padding: 40px;
}
/* #offcanvas .ct-icon */
#offcanvas .ct-icon  {
  position: absolute;
  top: 20px;
  right: 10px;
}
/* #offcanvas .mobile-menu .ct-sub-menu-parent */
#offcanvas .mobile-menu .ct-sub-menu-parent  {
  align-items: start !important;
}
/* #offcanvas .ct-panel-content-inner > :first-child */
#offcanvas .ct-panel-content-inner > :first-child  {
  margin-left: -18px;
}
#login #backtoblog a,
/* #login #nav a */
#login #nav a  {
  color: #ffffff !important;
}
/* footer .ct-container-fluid */
footer .ct-container-fluid  {
  --theme-container-edge-spacing: calc(90vw - 60px) !important;
}
/* [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu */
[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu  {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  border: 1px solid #ddd;
}
@media only screen and (max-width: 1024px)  {
  /* .mobile-menu .ct-menu-link */
.mobile-menu .ct-menu-link  {
  padding-left: 15px;
  padding-right: 5px;
}
/* .mobile-menu[data-toggle-type="type-2"] .ct-toggle-dropdown-mobile */
.mobile-menu[data-toggle-type="type-2"] .ct-toggle-dropdown-mobile  {
  margin-left: 15px;
}
/* .section-spacing */
.section-spacing  {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* .h1 > * */
.h1 > *  {
  font-size: 60px !important;
}
/* #header [data-row*="middle"] */
#header [data-row*="middle"]  {
  margin-top: 0;
}}
@media only screen and (max-width: 766px)  {
  /* .section-spacing */
.section-spacing  {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
/* .h1 > * */
.h1 > *  {
  font-size: 42px !important;
}
/* #header [data-column-set="2"] > div */
#header [data-column-set="2"] > div  {
  max-width: 100vw;
  display: flex !important;
}
/* .stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > * */
.stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > *  {
  padding: 20px;
}}