/*
Theme Name: Mortar Child
Theme URI: https://www.mortar-wp.egenslab.com/
Template: mortar
Author: Egenslab
Author URI: https://themeforest.net/user/egenslab/
Description: Mortar is a modern, responsive, and feature-rich Startup & Digital Agency WordPress Theme that is designed for startups, digital marketing agencies, creative businesses, freelancers, and IT service providers. Built with the latest web technologies, Mortar offers a stunning design, clean code, and powerful features to help you establish a strong online presence. Building with Elmentor page builder so that easily can customize by anyone and will find great user experience for the smooth animation.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready,This theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.

*/

.home6-integration-section .integration-wrap .single-integration img{ max-height: 60px;}

.details-content-wrap.portfolio-details .icon img {
    width: auto;
    min-height: unset;
    max-height: unset;
    -o-object-fit: cover;
    object-fit: unset;
    height: 70px;
}
.home7-about-section .skill-area .skill-list .single-skill{ border-radius: 5px;}
.portfolio-card2 .portfolio-img img{
    object-fit: unset;
}
.portfolio-card2 .portfolio-img img, .portfolio-card2 .portfolio-img{ border-radius: 10px;}
.portfolio-card2 .portfolio-content h4 a{ font-size: 22px;}
.portfolio-card2 .portfolio-content span{
    color: blue; font-size: 12px;
}
.portfolio-card2 .portfolio-content {
    margin-top: 15px;
}
header.style-3 .main-menu > ul > li .mega-menu2 .solution-menu-banner .banner-content h3 {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.5;
}
.page-content-wrapper ul li, .page-content-wrapper ol li, .news-insight-details ul li, .news-insight-details ol li{
    font-size: 14px; line-height: 2; margin-bottom: 10px;
}
.h3, h3 {
    font-size: 1.5rem;
}
.breadcrumb-section .banner-content h1{ font-size: 40px;}
@media (max-width: 768px) {
    .home5-feature-section .col-xl-3{ margin-top: 0}
}