/*
Theme Name: idyllic-child
Description: Theme enfant de idyllic
Author: Sandra Martineau
Author URI: https://themefreesia.com/themes/idyllic/
Template: idyllic 
Version: 0.1.0
*/

/****************************** GENERALITES *****************************/
body {
	font-family: "Montserrat","Arimo", "Helvetica Neue", helvetica, arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Montserrat","Arimo", "Helvetica Neue", helvetica, arial, sans-serif;
}

.widget-title {
	font-family: "Montserrat","Arimo", "Helvetica Neue", helvetica, arial, sans-serif;
}

#primary {
    float: left;
    width: 100%;
}

.main-navigation {
    float: right;
    margin-right: 80px;
    display: none;
}

a {
	color: #a2151a;
}

h2 {
	color: #a2151a !important;
	border-bottom: 1px solid #a2151a;
	text-transform: uppercase;
}

.entry-meta {
	display: none;
}

::selection {
 color: #fff;
 background: #a2151a;
 }


 ul > li > strong > a:hover {
    color: #a2151a !important;
}

.has-medium-font-size > a {
	background-color: #a2151a;
}

 /****************************** COOKIES ****************************/
#cn-accept-cookie {
	background-color : #a2151a;
}
#cn-refuse-cookie {
	background-color : #a2151a;
}

 /*************************** BACK TO TOP ***************************/
.go-to-top .icon-bg {
    background-color: #a2151a;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.08);
    height: 50px;
    position: absolute;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 50px;
}


/************************* FOOTER ***************************/
.site-info .copyright a:hover {
    color: #a2151a;
}

.site-info {
    padding: 0;
}

#colophon .widget-wrap {
    background-color: #f6f6f8;
}

#media_image-2 > .wp-image-43 {
    max-width: 50% !important;
}

/*/** image wp-image-23  attachment-medium size-medium ***/