/*
 Theme Name:   Planty Child Theme
 Theme URI:    http://planty.themerex.net
 Description:  Planty Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     planty
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  planty
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.trx_addons_mouse_helper.trx_addons_mouse_helper_permanent {
    visibility: hidden;
}
#services_page_tab_contacts{
    display: none;
}
body.cpt_services-template-default .page_content_wrap {
    padding-top: 2.1rem;
    padding-bottom: 2.4rem;
}

body.cpt_services-template-default .page_content_wrap .services_page_content{
    font-size: 24px;
	font-weight: 600;
	background-color: #eee;
	padding: 50px 40px 30px 40px;
    border: 1px solid #333;
	border-radius: 15px;
}
body.cpt_services-template-default .page_content_wrap .services_page_content h5.wp-block-heading{
    font-size: 32px;
}
.wpcf7 .wpcf7-submit-style .submit-style-in {
    background-color: #fecc00;
}
#ressources-disponibles .post_featured{
    height: 170px;
}


