/*!
Theme Name: larson child
Theme URI: https://bslthemes.site/larson/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Larson - Architecture WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: larson
Text Domain: larson-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/
@media (max-width: 767px) {
	
    .contact-block__phone a {
    	font-size: 22px;
    }
}
.contact-block__phone a {
    font-family: "Gilroy", "Arial", sans-serif;
    font-size: 23px;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    transition: color 0.3s ease;
}
    address.contact-block__address {
        margin-bottom: 40px;
    }

.about-block__header {
    margin-bottom: 10px;
}


    h1.heading--size-large {
        font-size: 40px;
    }




h1.article__heading.heading.heading--size-large.single {
    font-size: 40px;
    margin: auto;
    padding-top: 23px;
}
.page-id-503 h1.article__heading.heading.heading--size-large {
    font-size: 40px;
    margin: auto;
    padding-top: 23px;
}

.category-description strong {
    font-size: 20px;
    margin-top: 10px;
    color: #000000;
}

    .article {
        padding: 28px 0 0 0;
    }
.steps__item-title {
    margin: 0 0 16px;
    font-family: "Gilroy", "Arial", sans-serif;
    font-size: 30px;
    line-height: 1;
    color: #000000;
    font-weight: 700;
}
    .steps__item::before {
        font-size: 45px;
    }

figure.wp-caption {
    cursor: pointer;
}
.card:hover .card__content {
    background-color: #F26724;
}
.footer {
   
    padding-top: 30px;
}
.footer__inner {
    max-width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

/* Highlight the active menu link */
.navigation__link.current-menu-item,
.navigation__link.current-menu-parent,
.navigation__link.current-page-ancestor {
  color: #ff6600; /* Active text color */
  font-weight: bold; /* Optional: Bold the text */
  border-bottom: 2px solid #ff6600; /* Optional: Add underline for active link */
}

/* Style the active link when it's inside a list */
.navigation__item.current-menu-item > .navigation__link {
  color: #ff6600;
  font-weight: bold;
  border-bottom: 2px solid #ff6600;
}
