/**
* Theme Name: Karon Child
* Description: This is a child theme of Karon, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: karon
* Version: 1.0
*/

/*footer*/
.cspt-footer-section a:hover {
  color: inherit !important;
}

/* articles sur la home */
.cspt-meta-author-wrapper, .cspt-meta-category {
	display: none !important;
}

/*page nos services*/
.reassurance .cspt-ihbox-headingicon .cspt-ihbox-contents .cspt-element-title {
	color: #F7F7F7 !important;
}
.reassurance .cspt-ihbox-headingicon .cspt-ihbox-icon .cspt-karon-icon {
	font-size: 30px !important;
}

/*title bar mobile*/
@media (max-width: 767px) {
    .cspt-title-bar-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
/* menu mobile */
#menu-toggle .cspt-base-icon-menu {
	color: white !important;
}
#site-navigation .menu-main-menu-container.active {
        background-color: #09162A !important;
}
.home .cspt-responsive-logo {
	display: none !important;
}

/*blog*/
.page-id-1012 .creativesplanet-box-content {
        background-color: #F7F7F7 !important;
}
.cspt-meta-author, .cspt-meta-cat, .cspt-meta-date {
	display: none !important;
}

/*a propos page*/
.cspt-ourhistory-type2 {
	margin-bottom: 5px!important;
}
