/*
Theme Name: Crew Child
description: Client Theme - Crew
Template: crew-parent
Version: 1.0.0
Text Domain: crew-child
Author: BCW
*/

.feature-box span.ql-heading {color: var(--color-1); display: flex;justify-content: center;align-items: center;}

.services-section .service .image-col img {    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);object-position: unset;}
.services-section .service .image-col {overflow: hidden; 
    padding-top: 25%;
    position: relative;}

.heading {font-weight: bold; font-size:1.4em;}

blockquote {padding-bottom: 28px; font-style:italic; background:#eee;}

.topimgs {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 30px;
}

.tel, span.social-header a span {color:#3f5bc1;}

@media screen and (max-width:991px){
    #interior-remodeling img {object-position: 0 60%;}
    .mobile-list .menu-item {width:40%;}
    .mobile-list .mobile-dropdown .menu-item {width:100%;}
    .mobile-list {column-gap: 10px;text-align:center;}   
       
}
