/**
 * Surefirel Local
 * Custom CSS
 * @package sflBlaze\CSS
 * @author  Web Dev Team
 * @license GPL-2.0-or-later
 */

 	/*
.site-section.call-to-action {
    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%;
  }
}

#sprite-lawyers-icon {
    width: 38px;
    height: 38px;
    background-position: -178.5px -45px;
}

.header-media #sprite-lawyers-icon {
    background-position: -180px -4px;
}

#sprite-martindale-hubbell-icon {
    width: 38px;
    height: 38px;
    background-position: -223px -44.5px;
}

.header-media #sprite-martindale-hubbell-icon {
    background-position: -224px -4px;
}

#sprite-just-answer-icon {
    width: 38px;
    height: 38px;
    background-position: -267px -45px;
}

.header-media #sprite-just-answer-icon {
    background-position: -268px -4px;
}

ul.social-media li a.sprite, .footer-social-icon a {
    background-image: url(/wp-content/uploads/2022/09/custom-social-spritesheet.png)!important;
}

/* ------  */
/* Badges  */

@media screen and (max-width: 530px){
.badges .section-desc {
    padding: 0 10px;
}
.badges .section-title {
    padding: 0 10px;
}
}

/* -- Badges -- */
/* -----------  */

/* --------  */
/* 404 Page  */

/* list  */
.entry-content ul li:before {
    color: #ab7815;
}

/* button  */
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #02143a;
	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: #ab7815;
	color: #ffffff;
}

/* -- 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: #02143a;
}

.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #02143a;
    color: #ffffff;
}

/* -- Search -- */
/* -----------  */

/* ---------- */
/* Breadcrumb */

.breadcrumb .breadcrumb-link-wrap a:hover, .breadcrumb .breadcrumb-link-wrap a:hover .home-icon:after {
    color: #02143a;
}

/* -- Breadcrumb -- */
/* ---------------  */

/* ------------------- */
/* Footer Column Title */

/* -- Footer Column Title -- */
/* ------------------------  */


/* -------------------- */
/* Mobile - Information */

.mob-dots-items {
    background-color: #ab7815;
}

/* -- Mobile - Information -- */
/* -------------------------  */


/* -------------- */
/* Mobile Buttons */

.mobile-view-dots .mob-dots {
    color: #ab7815;
}

button.menu-toggle:before {
    color: #ab7815;
}

button.menu-toggle.activated:before {
    color: #ab7815;
}

/* -- Mobile Buttons -- */
/* -------------------  */


.contact-form .form-container .form-field input[type="submit"] {
    background-color: #02143a;
}

.contact-form .form-container .form-field input[type="submit"]:hover {
  background-color: #ab7815;
}


footer .footer-column-wrap .footer-column a:hover {
    color: #02143a;
}

@media only screen and (min-width: 1024px)
{
footer .site-name, footer .site-location, footer .site-phone a, footer .site-email a, footer .site-operation {
    font-size: 14px!important;
}

.contact-info-wrap .cta-section-content {
    font-size: 13.9px!important;
}

footer .site-name:before, footer .site-location:before, footer .site-operation:before, footer .site-email a:before, footer .site-phone a:before {
    top: 3px;
}
}

.sfs-review.reviewpostbox-form button.sfcr-submit-review, .view-review-form button.sfcr-create-review {
    background-color: #ab7815;
}

.contact-form {
    background-color: #cadafa;
}

.page-id-3 .entry-content ul li {
    padding: 0px 0 5px 22px;
}

@media only screen and (min-width: 1024px) and (max-width: 1138px){
footer .site-name {
    padding-right: 59px;
}
footer .site-location {
    font-size: 12.4px!important;
}
footer .column-label {
    font-size: 18px;
}
}

@media only screen and (min-width: 1024px) {
.nav-primary {
    max-width: unset;
}
}

@media (min-width: 768px)
{
  .col2 {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      list-style-position: inside;
  }
}

@media (min-width: 768px)
{
  .col3 {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      list-style-position: inside;
  }
}

@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;
}
}

.wp-block-image img {
    margin-bottom: 15px;
}

@media (min-width: 768px)
{
  .col2 {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      list-style-position: inside;
  }
}

@media (min-width: 768px)
{
  .col3 {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      list-style-position: inside;
  }
}

@media only screen and (max-width: 573px) {
.move-to-top {
    bottom: 130px;
}
}
