/*
    Theme Name: Mike's Home Repairs
    Theme URI: https://www.mikesrepairs.com/
    Author: the Digital Guider team
    Author URI: https://digitalguider.com/
    Description: Damp walls, a stuck door, a damaged wall, or any other problem within your home can cause you a lot of stress and inconvenience. Sometimes, the problem is much more serious, and inconvenience is not the only thing you’ve got to worry about because your very safety may be threatened. Don’t ignore home repairs until they become huge, expensive problems. No matter what kind of home repair, modification, or reconstruction you need, just call us at Mike’s Handyman & Home Repair service. We will deliver the best solutions at affordable prices.
    Requires at least: 6.0
    Tested up to: 6.9
    Requires PHP: 8.0
    License: GNU General Public License v2 or later
    Text Domain: mikesrepairs
*/
.service-img img {
    height: 260px;
    object-fit: cover;
}
.blog-item-img img {
    border-radius: 25px;
    height: 225px;
    width: 100%;
    object-fit: cover;
}
.avatar-placeholder {
    width: 90px;
    height: 90px;
    border-radius: 50% 0 50% 50%;
    background-color: #ecb741;
    color: #fff;
    display: flex;
    border: 10px solid #164c6c;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 28px !important;
    text-transform: uppercase;
}
form#forminator-module-150 input, form#forminator-module-290 input {
    height: 60px;
    padding-left:50px;
    border: 1px solid #e0e0e0;
    color: var(--body-color);
    background-color: #ffffff;
    border-radius:15px;
    font-size: 14px !important;
    width: 100%;
    transition: all 0.3s 
ease-in-out;
}

form#forminator-module-150 label, form#forminator-module-290 label  {
    display: none;
}

form#forminator-module-150 textarea, form#forminator-module-290 textarea {
    min-height: 140px;
    border-radius:15px;
    height: 60px;
    padding-left:50px;
    border: 1px solid #e0e0e0;
    color: var(--body-color);
    background-color: #ffffff;
    font-size: 14px !important;
    width: 100%;
    transition: all 0.3s 
ease-in-out;
}
form#forminator-module-150 button.theme-btn, form#forminator-module-290 button.theme-btn {
    padding: 16px 35px !important;
    font-size: 16px !important;
    border-radius: 10px !important;
}
.contact-form-wrap h4 {
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    color: var(--color-dark);
}

.blog-single-content h2, .blog-single-content h3 {
    font-size: 30px;
    margin: 15px 0;
}

.blog-single-content h2 strong, .blog-single-content h3 strong {
    font-weight: 700;
}
.basicGallery img {
    height: 250px !important;
    object-fit: cover;
}
body.elementor-page .about-area{
    padding-bottom: 0px;
}
body.elementor-page .about-area .elementor-widget-text-editor ul li {
    list-style-type: disc;
}

body.elementor-page .about-area .elementor-widget-text-editor ul {
    margin-left: 50px;
    margin-bottom: 15px;
}
#customSep .heading-divider {
    margin: 0 auto;
    display: block;
}