/*
Theme Name: Bizfic child
Template:   bizfic
Theme URI: https://bizfic.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Bizfic - Child Theme
Version: 1.7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bizfic
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

:root{
    --themeht-primary-color: #f3891c !important;
}
.homeserv h4{
    font-size: 18px; font-weight: 600;
}
.team-desc h4{
    font-size: 18px; font-weight: 600;
}
.team-desc p{ font-size: 14px;}
.team-desc span{ font-size: 14px;}
.post-desc h2, .post-desc h3, .inn-pages h2, .inn-pages h3{ font-size: 22px; font-weight: 600; line-height: 35px;}
.inn-pages{ padding-top: 70px; padding-bottom: 70px; }
.primary-footer {
    padding-top: 20px;
}
.footer-top::after{ display: none}
.post-card.post-classic .post-bottom, .themeht-post-date, .post-single-page .post-bottom{ display: none}
.post-card.post-classic .post-title h4 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
}
.page-title-bg:after {
    background-image: linear-gradient(360deg, #0b012566, #000000f0);
}
.page-title h1 {
    font-size: 41px;
    line-height: 48px;
    letter-spacing: 0;
}
.breadcrumb-item, .breadcrumb-item a {
    text-transform: unset;
    letter-spacing: 0;
}
.swiper-pagination{ margin-top: 20px;}
@media (max-width: 768px) {
    .service-item.style-1 .service-desc{ padding: 10px;}
    .homeserv h4{ font-size: 14px; min-height: 46px;}
    .service-desc p{ font-size: 13px;}
    .team-desc h4{ font-size: 15px;}
    .team-desc span{ font-size: 12px;}
}