/*
Theme Name: conica-child
Description: Une description de votre thème
Author: cj
Author URI: https://santeqvt.fr
Template: conica
Version: 1.0
*/
body {
font-size: 14px;
}

.home-slider .home-slider-block-bg
{
    opacity:0.8;
}
.home-slider .home-slider-block-title
{
        color:#E19966;
        font-size:30px;
}
.home-slider p
{
    color:#64ACE0;
}
.site-footer .widget a {
    color: #D94C81;
}
.site-logo-titles .site-description
{
    white-space:normal;
    color:#E19966;
}
.main-navigation a {
    text-transform: uppercase;
    white-space: normal;
    font-weight:600;
}

.main-navigation ul ul li a {
	box-shadow: 0 0.5px 0 rgba(225, 153, 102, 2);
	white-space: normal;
	text-transform: none;
	font-size:16px;
	font-weight:100;
}

blockquote { font-style: normal; margin: 20px 40px; padding-left: 20px; border-width: 0 0 0 1.5px; border-style: solid; border-color: #64ACE0; }
