/**
 * Surefirel Local
 * Custom CSS
 * @package sflBlaze\CSS
 * @author  Web Dev Team
 * @license GPL-2.0-or-later
 */

 	body.contact-us-page .homepage-cta {
    display: none;
}
.two-col-group {
    margin-bottom: 20px;
}
.two-col-group ul {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}


@media only screen and (max-width:768px) {
  .two-col-group ul {
      display: block;
      width: 100%;
  }
}


.footer-logo a img {
    height: 110px;
}


@media only screen and (min-width: 1024px){
.site-header .header-logo img {
    height: 140px;
}
.footer-logo a img {
    margin-top: 30px;
}
}


/* Additional CSS */

/* ------  */
/* Badges  */

.site-section.badges {
    padding: 60px 15px;
}

/* -- Badges -- */
/* -----------  */

/* --------  */
/* 404 Page  */

/* list  */
.entry-content ul li:before {
    color: #666565;
}

/* button  */
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #FF6000;
    color: #ffffff;
}

/* hover  */
button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .button:focus, .button:hover {
    background-color: #666565;
    color: #fff;
}

/* -- 404 Page -- */
/* -------------  */

/* ----- */
/* Forms */

/* All Forms */
div.wpcf7 .ajax-loader,
div.wpcf7 .wpcf7-spinner {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
    top: 0!important;
    left: auto!important;
    right: 5px!important;
    font-size: 10px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    position: absolute!important;
    max-width: none!important;
    width: auto!important;
    margin-top: 0;
    text-align: right;
}
.wpcf7 form .wpcf7-response-output {
    margin: 15px 0 0!important;
    padding: 5px 5px 5px 5px !important;
    font-size: 13px !important;
    text-align: center !important;
    line-height: 1 !important;
    border: 0!important;
    color: #ffffff!important;
    background: #ff0000 !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    background: #ff0000 !important;
    color: #ffffff !important;
    border: 0 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #398f14!important;
    color: #ffffff !important;
    border: 0 !important;
}

.submit { 
    position: relative; }

/* -- Forms -- */
/* ----------  */

/* ------ */
/* Search */

.archive-pagination li a {
    color: #FF6000;
}

.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #666565;
    color: #fff;
}

/* -- Search -- */
/* -----------  */

/* ---------- */
/* Breadcrumb */

.breadcrumb .breadcrumb-link-wrap a:hover, .breadcrumb .breadcrumb-link-wrap a:hover .home-icon:after {
    color: #FF6000;
}

/* -- Breadcrumb -- */
/* ---------------  */


/* -------------------- */
/* Mobile - Information */

.mob-dots-items {
    background-color: #666565;
}

/* -- Mobile - Information -- */
/* -------------------------  */

/* -------------- */
/* Mobile Buttons */

.mobile-view-dots .mob-dots {
    color: #FF6000;
}

button.menu-toggle:before {
    color: #FF6000;
}

button.menu-toggle.activated:before {
    color: #FF6000;
}

/* -- Mobile Buttons -- */
/* -------------------  */

/* ----- */
/* Forms */

/* Contact Page - not for all templates*/
.contact-form {
    background-color: #ebc2a9;
}

.contact-form .form-container .form-field input[type="submit"] {
    background-color: #666565;
}

.contact-form .form-container .form-field input[type="submit"]:hover {
  background-color: #FF6000;
  color: #fff;
}

/* -- Forms -- */
/* ----------  */

/* -------------- */
/* 2 Column Lists */

@media (min-width: 768px)
{
  .col2 {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      list-style-position: inside;
  }
}

/* -- 2 Column Lists -- */
/* -------------------  */


.header-secondary-menu ul {
    display: none;
}

.wp-block-image img {
    margin-bottom: 15px;
}

@media only screen and (max-width: 862px) {
.move-to-top {
    bottom: 130px;
}
}

@media only screen and (max-width: 390px) {
footer .copyright {
    font-size: 15.3px;
}
}
/*
.search .page-banner.lazyload.background-image.relative {
    background-image: url(/wp-content/uploads/2023/11/about-banner.jpg)!important;
}
*/

.archive .page-banner.lazyload.background-image.relative {
    background-image: url(/wp-content/uploads/2023/12/blog-banner.jpg)!important;
}
.widget-review {
    margin-bottom: 5px;
}

.broken_link, a.broken_link {
    text-decoration: none!important;
}

@media (min-width: 1186px)
{
  .col2a {
      width: 125%;
  }
}

@media (min-width: 768px)
{
  .col2a {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      list-style-position: inside;
  }
}

.slmp-widget-gallery .slmp-widget-btn a {
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 25px;
    background-color: #FF6000;
    position: relative;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 1.2em;
    cursor: pointer;
    bottom: 83px;
    min-width: unset;
}

.slmp-widget-gallery .slmp-widget-btn a:hover {
    background-color: #666565;
}



.slmp-widget-gallery .slmp-gallery h2 {
    text-align: center;
    background-color: #FF6000;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    font-size: 20px;
    padding: 15px 15px;
}

.slmp-row.slmp-slide-image-items.slmp-relative {
    padding: 15px 15px;
}

.slmp-gallery.slmp-slide-gallery.slmp-relative {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    padding-bottom: 45px;
}

.page-id-1091 .slmp-gallery.slmp-slide-gallery, .page-id-1028 .slmp-gallery.slmp-slide-gallery, .page-id-1028 .slmp-widget-gallery .slmp-widget-btn a, 
.page-id-140 .slmp-gallery.slmp-slide-gallery, .page-id-140 .slmp-widget-gallery .slmp-widget-btn a,
.archive .slmp-gallery.slmp-slide-gallery, .archive .slmp-widget-gallery .slmp-widget-btn a {
    display: none;
}

.homepage-cta .left-content .section-title {
    text-align: center;
}

.result-title {
    font-size: 30px;
}

.page-id-18 section#sfs_widget_review-2, .page-id-140 section#sfs_widget_review-2 {
    display: none;
}

@media screen and (max-width: 1023px){
.hero-slider .container, .hero-slider-wrap, .hero-slider-wrap .hero-item {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

.ftd-style-item.col-5 {
    width: 100%;
}


@media screen and (min-width: 1024px) {
.ftd-style-item.col-5 {
    width: 32%;
}
}

