/*
Theme Name: 	Maacuni Child
Theme URI:      http://trendytheme.net/demo/maacuni/
Author:         TrendyTheme
Author URI:     http://trendytheme.net
Description: 	Maacuni is a creative agency WordPress theme. This theme perfect for creative agency, personal portfolio, architect agency, photography studios, fashion sites, painter portfolio, artworks, art, artist portfolio.
Template:     	maacuni
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	maacuni-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options
*/

/* ----------------------------------
ADD YOU CUSTOM STYLE HERE
-------------------------------------*/


@font-face {
    font-family: 'Cocon';
    src: url('fonts/Cocon-Regular.woff2') format('woff2'), 
         url('fonts/Cocon-Regular.woff') format('woff'), 
         url('fonts/Cocon-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'Cocon', sans-serif;
}

span.wpcf7-list-item { 
/* 	display: block;  */
	color: black;
	font-weight:500;
	font-size:17px;
}

div.wpcf7 label {
	margin-bottom:20px;
}

.wpcf7-form-control {
	color:black !important;
}