/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/


.fr-nav-alpha .bricks-nav-menu > li:last-of-type {
    display: none;
}

body .fr-nav-alpha ul.sub-menu li {
    padding-top: 10px;
    padding-bottom: 10px;
}

body .fr-nav-alpha .bricks-mobile-menu-wrapper .brx-submenu-toggle {
    justify-content: start;
}

.sidebar-menu__item.is-active a {
    color: var(--primary);
}

.postid-269 .interior-hero {
    background-position: 50% 79%;
}

.postid-267 .interior-hero {
    background-position: 50% 68%;
}

.postid-270 .interior-hero {
    background-position: 50% 86%;
}

.postid-271 .interior-hero {
    background-position: 50% 53%;
}

.service__post-content strong {
    font-weight: 600;
}