/*  
Theme Name: Anacrouse
Description: This is a custom child theme Hestia I have created.
Author: Media Bouquetin
URI: https://media-bouquetin.fr/
Template: hestia
Version: 0.1
*/

h1, h2, h3, h4, h5, h6, .hestia-title, .hestia-title.title-in-content, p.meta-in-content, .info-title, .card-title, .page-header.header-small .hestia-title, .page-header.header-small .title, .widget h5, .hestia-title, .title, .footer-brand, .footer-big h4, .footer-big h5, .media .media-heading, .carousel h1.hestia-title, .carousel h2.title, .carousel span.sub-title, .hestia-about h1, .hestia-about h2, .hestia-about h3, .hestia-about h4, .hestia-about h5 {
  font-family: Marmalede !important;
}

#carousel-hestia-generic span.sub-title {
	font-size: 42px !important;
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
    div.big-title-slider-content {
        margin-left: 23%;
    }
}
.nav a {
	font-size: 15px !important;
}

.main {
	background: #fff4e3;
}
div.wp-block-cover__inner-container a {
	color: #FFF;
}
div.icon-contact {
	color: #000;
	font-weight: bold;
	vertical-align: middle;
}
footer div.icon-contact {
	color: #FFF;
	font-weight: normal;
}
div.icon-contact .dashicons {
	color: #be8a34;
	font-size: 40px;
	width: auto;
	height: auto;
	margin-right: 10px;
}
div.icon-contact span {
	vertical-align: middle;
}

li.wp-block-social-link {
	line-height: initial !important;
	border-radius: inherit;
	padding: 0 !important;
}