/*
Theme Name: Rooft
Theme URI: https://example.com/rooft
Author: Your Mahin
Author URI: https://example.com
Description: A custom WordPress theme for Rooft.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rooft
Tags: custom-theme, responsive, blog
*/

.page-main {
    overflow: hidden;
    margin-top: 172px;
}
.page-template-default .pt-160 {
    padding-top: 0px !important;
}

.it-header-style-2 .it-header-menu nav ul li > a {
    color: #000;
}

.it-btn-orange, .it-about-2-thumb::after, .it-section-subtitle::before, .it-section-subtitle::after {
    background-color: #104081;
}

/* .it-section-subtitle, .it-about-2-experience span i {
    color: #feffff;
} */

.it-header-top-area.it-header-top-style-2.it-header-top-ptb.d-none.d-sm-block {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1px;
}

.it-contact-left, .it-contact-left h4, .it-contact-left p, .it-contact-left span, .it-contact-left i {
    color: #fff !important;
}