/**
Theme Name: Conbix Child
Author: ThemeOri
Author URI: https://themeforest.net/user/themeori/
Description: Child theme for the Conbix theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: conbix-child
Template: conbix
*/

.banner__four-content h1 {
    font-size: 72px !important;
    line-height: 82px !important;
}

.banner__four-content-video-icon {
	display: none !important;
}

..dark-mode .dark__image img {
    filter: grayscale(0%) !important;
}

..banner__two-content .subtitle {
	display: none !important;
}

.about__two-right-btn-author {
    display: none !important;
}

.footer__two {
	display: none !important;
}

.copyright_bottom {
	display: none !important;
}

.header__area {
    border-bottom: solid 2px #093065 !important;
}

.contact__four-info:hover {
    color: #fff !important;
}

