/*
Theme Name: Fitmas Child
Author: ThemePul
Description: This Child Theme Only For Fitmas Theme
Version: 1.0.0
Template: fitmas

This is the child theme for Fitmas theme.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.header-template-two-activate .breadcumb-wrapper {
    padding: 200px 0 50px !important;
}
.breadcumb-title {
    font-size: 50px !important;
}
.contact-card .info-card {
    padding: 40px 0 !important;
}
.widget-area {
    padding: 30px 0 30px !important;
}
.tez_header_one .header-top{ display:none !important;}
.tez_header_one  .header-layout1 .sticky-wrapper {
	padding-top:0 !important;
}
.main-menu ul.sub-menu li a:before {display:none !important;}
.contact-card .info-card_icon {
	    height: 50px;
    width: 50px;
    line-height: 50px;
}
.info-card_content .info-card_link p{
    font-size: 15px !important;
	}
.footer-widget .social-btn {
	display:none!important;
}
.btn.btn-border.sideMenuToggler{
	margin-top:15px;
}