/*
Theme Name: Hestia Child
Theme URI: https://themeisle.com/themes/hestia/
Template: hestia
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Hestia is a modern WordPress theme for professionals. It fits creative business, small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online agencies and firms, portfolios, ecommerce (WooCommerce), and freelancers. It has a multipurpose one-page design, widgetized footer, blog/news page and a clean look, is compatible with: Flat Parallax Slider, Photo Gallery, Travel Map and Elementor Page Builder . The theme is responsive, WPML, Retina ready, SEO friendly, and uses Material Kit for design.
Tags: blog,custom-logo,portfolio,e-commerce,rtl-language-support,post-formats,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,editor-style,footer-widgets,left-sidebar,right-sidebar,wide-blocks
Version: 3.0.21.1646036713
Updated: 2022-02-28 09:25:13

*/
#cmplz-document p, #cmplz-document li{
    font-size: 19px!important;
}

.hestia-info p, .info p, .description {
    color: #555;
}
/*prix dans activité*/
.obfx-feature-list > li {
	text-align: left!important;
}
.obfx-feature-list > li > span {
	color:#555!important;
}
.has-text-color, .card-description{
	color:#555!important;
}
.has-text-color a{
	color:#333!important;
}
.wp-block-column a{
	color:#fff!important;
}
.hoverimg:hover{
	transition: .3s ease!important;
	width:105%;
}
/*RGPD*/
body:not(.woocommerce-page) button:not([class^="fl-"]):not(.hestia-scroll-to-top):not(.navbar-toggle):not(.close):hover{
	color:#333!important;
}
/*contact*/
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium, .wpforms-form input.wpforms-field-medium{
	    max-width: 100%!important;
}
.formcontactOmbre {
	padding : 30px!important;
	border-radius: 6px!important;
    -webkit-box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%)!important;
    -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)!important;
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%)!important;
}
.wpforms-field-label-inline{
	font-size:14px!important;
}
/*generique*/
.feature-box p{text-align: left;}
.marginleft10{margin-left:15%}
/* barre nav en-tetes*/
.navbar .navbar-nav > li > a {
    font-weight: 700;
}
.navbar .navbar-header .navbar-brand img {
    max-height: 100px;
}
.size-medium{
	padding: 15px;
}
/* bouton diaporama*/
.slick-dots li button {
    border-radius: 50px;
}
.culture a{
	color:#E984CA!important;
}
.sport a{
	color:#7BCD7B!important;
}
/*Event */

.tribe-events .tribe-events-c-search__button {
    background-color: #039701;
    color: #fff;
}
.tribe-events .tribe-events-c-search__button:hover {
    background-color: #7BCD7B;
    color: #fff;
}
.tribe-common .tribe-common-h3 {
    color: #333!important;
}
/*puce notif event*/

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 0!important;
}

.tribe-common .tribe-common-c-svgicon {
    color: #FF3301;
}
.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-icon {
    display: inline-block;
    margin-right: 4px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-text {
    color: #FF3301;
    font-weight: 700;
}
.tribe-events-calendar-latest-past__event-date-tag tribe-common-g-col{border-color:#000!important;}

/*page accueil*/
.hestia-clients-bar{padding:10px 0}





/* responsive*/
@media (max-width: 768px) {
.navbar .navbar-nav .dropdown .dropdown-menu li a {
    margin: 0;
    padding: 8px 0 8px 30px!important;
}
}