/* @override 
	https://criollosdelasrocas.fr/wp-content/themes/criollosdelarocas/style.css?* */


/*
Theme Name: Criollos de las Rocas
Description: Thème du site Criollos de las Rocas
Version: 1.0
Author: Maximilien Gorelkine
Author URI: https://gorelkine.com
Template: enfold
*/


.avia-cookie-consent .avia-button {
	border-radius: 0px!important;
	text-transform: uppercase;
	background: none!important;
	color: #fff!important;
	border: 1px solid #fff!important;
}
.avia-cookie-consent .avia-button:hover {
	background: #fff!important;
	color: #000!important;
}

#av-consent-extra-info {
	border-radius: 0px;
}
#av-consent-extra-info .active_tab, #av-consent-extra-info .active_tab_content {
	background: #fff;
}

#av-consent-extra-info .active_tab {
	line-height: 1.5em;
}

.avia-popup .avia-cookie-consent-button {
	border-radius: 0px!important;
	text-transform: uppercase;
	background: none!important;
	color: #000!important;
	border: 2px solid #000!important;
	font-weight: bold;
}
.avia-popup .avia-cookie-consent-button:hover {
	background: #000!important;
	color: #fff!important;
}

#av-consent-extra-info .active_tab_content {
	min-height: 300px!important;
	padding: 20px;
	font-size: 14px;
	line-height: 1.5em;
}

#top .av-toggle-switch input[type="checkbox"]:checked +  .toggle-track{
	background: #b1d790;
}


@font-face {
    font-family: 'Canela';	
    src: url('fonts/Canela-Medium.woff2') format('woff2'),
        url('fonts/Canela-Medium.woff') format('woff'),
        url('fonts/Canela-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Canela';
    src: url('fonts/Canela-MediumItalic.woff2') format('woff2'),
        url('fonts/Canela-MediumItalic.woff') format('woff'),
        url('fonts/Canela-MediumItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

a[href^=tel] {
   text-decoration:inherit!important;
   color: inherit!important;
}

html::-webkit-scrollbar {
	width: 10px;
	background-color: rgba(255,255,255,1)
}

html::-webkit-scrollbar-thumb {
	background: #19280e
}

html {
	scrollbar-color: #19280e rgba(255,255,255,1);
	scrollbar-width: thin
}

html {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
:focus {
    outline: none !important;
}

.gm-ui-hover-effect {
    display: none !important;
}
a:hover {
	font-weight: bold;
}

.avia_textblock.big-text{
	font-size: 23px!important;
	line-height: 1.3em;
	font-family: 'Canela';
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
} 

/*#top * {
    border-radius: 0 !important;
}*/

/*Add your own styles here:*/


.avia_textblock p:first-of-type {
	margin-top: 0;
}

h1, h2, h3, h4 {
	font-weight: normal!important;
	font-style: normal;
}

.citation {
	font-family: 'Canela';	
	letter-spacing: 0.03em;
}
.citation p {
	font-weight: normal;
}

blockquote {
	border: none;
	padding: 0;
	margin: 0;
	font-style: italic;
	letter-spacing: 0.03em;
	font-size: 23px;
	line-height: 1.3em;
	max-width: 800px;
	margin: auto;
}

.avia_image {
	border-radius: 0;
}

#avia-menu a {
	font-weight: normal!important;
	text-align: center;
	opacity: 1!important;
}
#avia-menu a:hover, #avia-menu .current-menu-item a {
	font-weight: bold!important;
}
#avia-menu a .avia-menu-text {
	position: relative;
}


#avia-menu .sub-menu {
	box-shadow: none;
	width: inherit;
	margin-top: -30px;
}

#avia-menu .sub-menu li a {
	background: #000!important;
	color: #fff!important;
	font-size: 15px;
	border: none;
}

#avia-menu a .avia-menu-text:before, .lien-texte a:before, .savoir-plus a:before, #avia-menu .current-menu-item a .avia-menu-text:after, #contact a:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 1);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: transform .5s cubic-bezier(.25,.46,.45,.94);
	-webkit-transition: -webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
	transition: -webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
	transition: transform .5s cubic-bezier(.25,.46,.45,.94);
	transition: transform .5s cubic-bezier(.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
	-webkit-transform-origin: center right;
	transform-origin: center right;
}

#avia-menu a:hover .avia-menu-text:before, .lien-texte a:hover:before,.savoir-plus a:hover:before, #avia-menu .current-menu-item a .avia-menu-text:after, #contact a:hover:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: center left;
	transform-origin: center left;
	font-weight: normal!important;
}

.av-preloading-logo{
	position: relative;
	margin: 0 auto;
	display: block;
	max-width:80px;
	max-height:80px;
	margin-bottom:20px;
	z-index: 100;
	top: 110px;
}
.av-siteloader,
#top div.avia-popup .mfp-preloader{
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	margin:0 auto;
	border-top: 	1px solid rgba(0, 0, 0, 0.2);
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom:1px solid rgba(0, 0, 0, 0.2);
	border-left:  1px solid #000;
	animation: av-load8  0.8s infinite linear;
	width: 200px;
	height: 200px;
	top: -50px;
}


#avia-menu .menu-item-language .avia-menu-text:before, #avia-menu .menu-item-language .avia-menu-text:after{
	display: none!important;
}

.wpml-ls-current-language .avia-menu-text, .wpml-ls-current-language .sub-menu a:hover .avia-menu-text{
	font-weight: bold;
}


.wpml-ls-current-language .sub-menu .avia-menu-text{
	font-weight: normal;
}

.image-parallaxe {
	position: absolute!important;
	top: 150px;
	z-index: 0!important;
}
.image-parallaxe.droite {
	right: 0px;
}

#elevage-top .image-parallaxe.droite {
	z-index: 1!important;
}

.lien-texte a{
	position: relative;
	text-transform: uppercase;
	left: -30px;
	font-size: 14px;
}


.lien-texte a:after, .savoir-plus a:after{
	font-family: criollos-icons;
	content: '\e803';
	font-size: 0.8em;
	right: -25px;
	position: absolute;
	transition: all 0.1s linear 0s;
}
.lien-texte a:hover:after, .savoir-plus a:hover:after{
	right: -30px;
	transition: all 0.1s linear 0s;
}
.icon-separator:before {
    font-family: criollos-icons; /* Use your custom font family */
    content: '\e801'; /* The specific icon character */
    font-size: 24px; /* Adjust the size as needed */
    display: block;
    text-align: center;
    margin: 20px 0; /* Adjust the margin between items */
    color: #000; /* Adjust the color */
}

#chevaux .lien-texte  {
	position: absolute;
	right: 0;
	bottom: 3px;
	line-height: 1.3em;
}


/* Style des images supplémentaires */
.additional-images {
    position: relative;
    margin-top: 50px;
	margin-bottom: 5%;
	min-height: 450px;
}

.additional-images blockquote {
	width: 27%;
	margin-left: 9%;
	margin-right: 9%;
	margin-bottom: 5%;
	text-align: center;
	font-family: 'Canela';
	min-height: 150px;
}

.additional-images blockquote strong{
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
}

.image-01 {
	width: 55%!important;
} 
.image-02 {
    position: absolute;
    top: -5%;
	right: 5%;
    z-index: 2;
	width: 50%;
}

.image-03 {
    position: absolute;
	top: 40%;
    right: 0;
    z-index: 1;
	width: 50%;
	
}





/* LIGHTBOX */

.avia-popup .mfp-close {
	top: 50px!important;
	right: 20px!important;
	border-radius: 100px!important;
	border: #19280e solid 2px!important;
	height: 50px!important;
	width: 50px!important;
	opacity: 1!important;
	background: #fff;
	font-size: 0;
}
.avia-popup .mfp-close:before {
	font-family: icones-duverne;
	content: '\e801'; 
	font-size: 30px;
	color: #19280e;
	height: 50px;
	width: 50px;
	line-height: 46px;
	transition: all 0.3s ease-out 0s;
}

.avia-popup .mfp-close:hover {
	color: #fff!important;
	transform: none!important;
	background: #19280e!important;
	opacity: 1!important;
}
.avia-popup .mfp-close:hover:before {
	color: #fff;
	transition: all 0.3s ease-out 0s;
}



/* VIMEO */

.mfp-container.mfp-s-ready.mfp-iframe-holder div.mfp-content {
	width: 100%;
	max-width: 100%;
	height: 100vh;
}
.mfp-container.mfp-s-ready.mfp-iframe-holder {
	padding: 0;
}
.mfp-container.mfp-s-ready.mfp-iframe-holder div.mfp-content div.mfp-iframe-scaler iframe.mfp-iframe {
	height: 100vh;
	width: 100vw;
}
.mfp-container.mfp-s-ready.mfp-iframe-holder div.mfp-content div.mfp-iframe-scaler button.mfp-close {
	top: 34px;
	right: 30px;
	border-radius: 0px;
	font-size: 68px;
	width: 50px;
	height: 50px;
	border: none!important;
	opacity: 1;
	font-family: Gotham!important;
}
.mfp-container.mfp-s-ready.mfp-iframe-holder div.mfp-content div.mfp-iframe-scaler button.mfp-close:hover {
	color: #19280e;
}

/*  BURGER MENU FLYOUT */


.av-burger-overlay a{
	font-size: 16px!important;
	background: none!important;
	color:  #1a1a1a!important;
	line-height: 50px!important;
	padding: 0px 40px!important;
	font-weight: normal!important;
}
.av-burger-overlay a:hover, .av-burger-overlay .current-menu-item a{
	color: #19280e!important;
	font-weight: bold!important;
}

.av-burger-overlay .current-menu-item a {
	text-decoration: underline!important;
}

/* -------- WPML -------- */

.avia_wpml_language_switch li span{
display:inline-block;
}

.avia_wpml_language_switch li span.language_translated, .avia_wpml_language_switch li span.language_code {
	display: none;
}

.avia_wpml_language_switch li .language_flag img{
display: none;
}


/* FOOTER */ 

#top #wrap_all #socket .social_bookmarks li a{
		background: none!important;
		font-size: 20px;
}
#top #wrap_all #socket .social_bookmarks li a:hover {
	color: #19280e !important;
}

#top #wrap_all #socket .social_bookmarks {
    float: none;
    margin: 0;
    text-align: center;
	margin-bottom: 20px;
}
#top #wrap_all #socket .social_bookmarks li {
    float: none;
    display: inline-block;
}
#contact p{
	font-family: 'Canela';
	line-height: 1.4em;
}
#contact a {
	position: relative;
}
#contact a:hover {
	font-weight: normal;
	font-style: normal;
}

/* FORMS */

form .text_input, form .text_area {
	background: none!important;
	padding-left: 0!important;
	padding-right: 0!important;
	box-shadow: none!important;
	border-radius: 0px!important;
	border: none!important;
	border-bottom: 2px solid #19280e !important;
}

#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select {
	border-bottom: 2px solid #9AA600!important;
}
#top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select {
	border-bottom: 2px solid #DF653E!important;
}
#top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area, #top #wrap_all .ajax_alert .select {
	border-bottom: 2px solid #ffb628!important;
}

/* SCROLL TOP */

#scroll-top-link {
	border: 1px solid #19280e!important;
	background: #19280e!important;
	border-radius: 0;
	opacity: 1!important;
	color: #fff!important;
	font-size: 13px;
	line-height: 28px;
	right: 0;
	bottom: 106px;
	width: 30px;
	height: 32px;
	padding: 0;
}
#scroll-top-link:hover {
	background: #000!important;
	opacity: 1!important;
	color: #fff!important;
	border:1px solid #000!important;
}

#av-cookie-consent-badge.av-consent-badge-left-bottom {
	border: 1px solid #19280e!important;
	background: #19280e!important;
	border-radius: 0;
	opacity: 1;
	color: #fff;
	height: 34px;
	bottom: 106px!important;
}


/* POULINS */




.poulin-row {
    display: flex;
    justify-content: space-between;
	padding: 40px 0;
	padding-top: 150px;
	margin-top: -110px;
}



#etalons .poulin-row {
	margin-top: 0;
	padding-top: 0;
}

.poulin-row.right {
   flex-direction: row-reverse;
}
.latest-poulin {
	padding-left: 10px;
}
.latest-poulin .nom-cheval, .latest-poulin .naissance {
	display: inline-block;
}
.latest-poulin .nom-cheval {
	margin: 0px;
	margin-right: 5px;
}


.parents em {
	text-transform: uppercase;
}

.pedigree a{
	display: inline-block;
	padding: 3px 8px;
	padding-bottom: 2px;
	border: 1px solid #18280d!important;
	border-radius: 10px;
	font-style: italic;
	letter-spacing: 0.05em;
	margin-top: 5px;
}

.poulin-info .pedigree a{
	margin-bottom: 20px;
}

#etalons .poulin-info .pedigree a, #chevaux .poulin-info .pedigree a{
	margin-bottom: 0;
	margin-top: 15px;
}

.pedigree a:hover {
	font-weight: normal;
	background-color: #18280d;
	color: #fff!important;
}


.contactez {
	line-height: 1em;
	font-style: italic;
	margin-top: 15px;
}
.contactez a {
	text-decoration: underline!important;
}

.contactez a:hover {
	font-weight: normal;
	text-decoration: none!important;
}

.nom-cheval {
	font-weight: bold!important;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0px!important;
	margin-bottom: 5px;
}
.ensemble-texte {
	font-family: 'Canela';	
	font-size: 14px;
	line-height: 1.7em;
	margin-top: 10px;
	letter-spacing: 0px!important;
}

#chevaux .ensemble-texte .mere, #chevaux .ensemble-texte .pere{
	margin: 0;
	max-width: calc(100%);
	line-height: 1.3em;
}

#chevaux .poulin-details .nom-cheval, #chevaux .poulin-details .naissance{
	display: inline-block;
	margin: 0;
	font-size: 14px;
}
#chevaux .poulin-details .nom-cheval {
	margin-right: 5px;
}

.poulin-row .poulin-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Aligne le contenu en bas */
    flex: 1; /* S'assure que .poulin-info occupe tout l'espace restant */
}

.poulin-info .infos, .poulin-info .prix {
	margin: 15px 0;
}

.prix {
	font-family: 'Work Sans';
	font-weight: bold;
}
.prix em {
	font-family: 'Canela';
	font-weight: normal;
	font-style: italic;
}

.poulin-content {
	text-align: center;
	font-family: 'Canela';
	font-style: italic;
	line-height: 1.3em;
	margin: auto;
	max-width: 280px;
	font-size: 18px;
}
.poulin-content p {
	margin: 0;
	line-height: 1.3em;
}

.latest-poulin {
	width: 70%;
}
.poulins-list {
	margin-top: 100px;
}
#etalons .poulins-list {
	margin-top: 0px;
}

.poulin-thumbnail {
    width: 47%;
	height: inherit;
    cursor: pointer;
	display: inline-block;
	margin-bottom: 0.5%;
}
.poulin-thumbnail:nth-child(even) {
	margin-left: 3%;

}

.savoir-plus {
	font-size: 14px;
	font-family: 'Canela';
	font-style: italic;
	line-height: 1.3em;
	display: inline-block;
	float: right;
	margin-top: -36px;
	left: -30px;
	position: relative;
}
.savoir-plus a {
	font-family: 'Work Sans';
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
}

#elevage-top .container{
	z-index: 2!important;
}
.page-id-378 #elevage .bloc-texte, .page-id-976 #elevage .bloc-texte, .page-id-1087 #elevage .bloc-texte {
	display: none!important;
}
.page-id-378 #elevage .image-parallaxe, .page-id-976 #elevage .image-parallaxe, .page-id-1087 #elevage .image-parallaxe {
	top: -180px;
	margin: 0;
	width: 80%;
}

.images-supperposees .avia_image{
	margin-bottom: 25px;
}

#elevage-top .avia_textblock {
	font-size: 23px;
	line-height: 1.3em;
	font-family: 'Canela';
}

#elevage-top .avia_textblock.legende {
	font-size: 18px;
}

/* Grille de vignettes */
.grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    max-height: 620px; /* Limiter la hauteur et permettre le scroll */
    overflow-y: auto;
	overflow-x: none!important;
	width: 35%;
	max-width: 400px;
	display: inline-block;
}

/* Styles for WebKit browsers (Chrome, Safari) */
.grid-container::-webkit-scrollbar {
    width: 8px; /* Width of the vertical scrollbar */
}

/* Track */
.grid-container::-webkit-scrollbar-track {
    background: transparent; /* Background of the track (optional, could be transparent) */
}

/* Handle */
.grid-container::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5); /* Color of the scrollbar handle, you can adjust the color and opacity */
    border-radius: 10px; /* Rounded corners */
}

/* Handle on hover */
.grid-container::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.75); /* Darker on hover */
}

/* Styles for Firefox */
.grid-container {
    scrollbar-width: thin; /* Make the scrollbar thin */
    scrollbar-color: rgba(0, 0, 0, 0.5) transparent; /* Handle color and track color */
}

/* Additional styles for better visibility on scroll */
.grid-container:hover {
    scrollbar-color: rgba(0, 0, 0, 0.75) transparent; /* Change handle color on hover */
}

.grid-and-detail {
	display: flex;
	min-height: 750px;
}


.star-separator {
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
}

.grid-container .poulin-thumbnail img {
    opacity: 0.5; /* Opacité des vignettes non actives */
    transition: opacity 0.3s ease; /* Effet de transition en douceur */
	margin: 0!important;
	padding: 0!important;
}

.grid-container .poulin-thumbnail.active img {
    opacity: 1; /* La vignette active a une opacité complète */
}

.grid-container .poulin-thumbnail:hover img {
    opacity: 1; /* Vignette au survol avec opacité complète */
}

#chevaux .poulin-row {
	margin: 0;
	padding: 0;
}
#chevaux .poulins-list {
	margin-top: 0px;
}
#chevaux .poulin-info {
	padding-left: 30px;
}


/* BLOG */

#top #commentform label {
    position: relative;
    left: 0;
}


#top .av-share-box ul{
	border: none;
	border-radius: 0px;
	display: block;
	margin: auto;
	width: 300px;
}
.av-share-box {
	margin-top: 40px;
	margin-bottom: 20px!important;
}

.blog-tags.minor-meta {
	text-align: center!important;
}

.post-meta-infos a, .post-meta-infos time, .post-meta-infos span  {
	color: #111!important;
}

.av-instagram-item {
	padding: 4px!important;
	background: #fff!important;
	border: 3px solid #f8f8f8!important;
}

.av-share-box ul li{
	padding: 0 10px;
	border: none;
	width: 40px;
}
.av-share-box ul li a{
	padding: 0px;
	height: 40px;
	width: 40px!important;
	line-height: 40px;
	width: 100%;
}
.av-share-box ul li:hover a {
	background: #19280e!important;
	background-size: contain;
	transition: all 0s ease-in-out 0s;
}

div#wrap_all a.avia-post-nav {
	background: #111;
	color: #fff;
	border-radius: 0px;
} 
div#wrap_all a.avia-post-nav:hover {
	background: #19280e;
	color: #fff;
	transition: none!important;
} 

.avia-related-tooltip{
border-radius: 0px!important;
box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0);
border: 1px solid #111!important;
background: #111 !important;
color: #fff!important;
font-size: 14px;
line-height: 20px;
} 
.avia-related-tooltip .avia-arrow-wrap{
	border: 1px solid #111!important;
}
.avia-related-tooltip .avia-arrow-wrap .avia-arrow{
background: #111;
border: 1px solid #111!important;
border-top: none!important;
border-left: none!important;
top: -4px;
}
.related_posts img, .related_posts a {
	border-radius: 0px;
}

.related_posts_default_image {
	border-color: #f8f8f8 !important;
}

.related-format-icon:hover {
	background: #19280e;
	opacity: 0.9;
}

.related-format-icon .related-format-icon-inner:before {
	content: "\E80a"!important;
	font-family: 'line-icons'!important;
	font-size: 40px!important;
	color: #19280e;
	opacity: 1!important;
	font-size: 30px;
}

.related-format-icon:hover .related-format-icon-inner:before {
	color: #fff;
}


#contact p {
	margin: 0;
}

/* BULLETS */

.av_textblock_section ul li {
list-style: none;	
}

.av_textblock_section ul li {
padding-left: 8px; 	
}

.av_textblock_section ul li:before {
content: '\e8bd';
font-family: 'entypo-fontello';
font-size: 23px;
font-weight: normal;
position: absolute;
left: 6px;
color: #19280e;
}

/* HAMBURGER */


/*.av-hamburger-box {
width: 40px;
height: 26px;
display: inline-block;
position: relative;
top: 0px;
}*/

.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after {
height: 2px;
background-color: #000;
border-radius: 3px;
position: absolute;
transition: transform 0.15s ease; 
}

/*
 * Spin
 */
 
.av-hamburger--spin .av-hamburger-inner {
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}

.av-hamburger--spin .av-hamburger-inner::before {
transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease; 
}

.av-hamburger--spin .av-hamburger-inner::after {
transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19) , background-color 0.15s ease;
}

.av-hamburger--spin.is-active .av-hamburger-inner {
transform: rotate(45deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); 
}

.av-hamburger--spin.is-active .av-hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease; 
}

.av-hamburger--spin.is-active .av-hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.15s ease;
}


/*
* Spin Reverse
*/
.av-hamburger--spin-r .av-hamburger-inner {
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.av-hamburger--spin-r .av-hamburger-inner::before {
transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
.av-hamburger--spin-r .av-hamburger-inner::after {
transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.av-hamburger--spin-r.is-active .av-hamburger-inner {
-webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.av-hamburger--spin-r.is-active .av-hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
.av-hamburger--spin-r.is-active .av-hamburger-inner::after {
bottom: 0;
-webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }


.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
			-webkit-animation:  avia-btt 0.8s 1!important; /* Safari 4+ */
			animation:          avia-btt 0.8s 1!important; /* IE 10+ */
}		

/* --------- MEDIA QUERIES ------------ */

/* MASONRY OVERLAY FOR MOBILE DEVICES */

@media only screen and (max-device-width: 1024px) {
	#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
	    position: absolute!important;
	    top: auto!important;
	    left: 0!important;
	    right: 0!important;
	    display: block;
	    height: auto;
	    width: auto;
	    opacity: 1;
	}
	h3.av-masonry-entry-title.entry-title {
		font-size: 20px!important;
		line-height: 24px!important;
		margin-bottom: 0px!important;
	}
	.av-masonry-entry-content.entry-content {
		font-size: 16px;
		line-height: 20px;
	}
}

@media only screen and (min-width:768px) and (max-width: 989px){
	#chevaux .latest-poulin-entry .lien-texte  {
	position: relative;
	float: right;
	left: 0!important;
}
}

@media only screen and (min-width: 991px) {
.container {
	padding: 0 30px;
}

}

@media only screen and (max-width: 990px) {
.responsive .container {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	padding: 0 20px!important;
}
.image-parallaxe {
	top: 100px;
}
#elevage .image-parallaxe {
	top: 180px;
}
.additional-images blockquote {
	width: 35%;
	margin-left: 5%;
	margin-right: 5%;
}
.image-01 {
	width: 55%!important;
} 
.image-02 {
    top: 0%;
	right: 5%;
	width: 50%;
}

.image-03 {
	top: 40%;
    right: 0;
	width: 50%;
}
.poulin-row {
    padding-top: 50px;
	margin: 0;
}
.additional-images {
    margin-top: 30px;
	margin-bottom: 10%;
	min-height: 80vw;
}
.grid-and-detail {
	min-height: inherit;
}
.page-id-378 #elevage .image-parallaxe, .page-id-976 #elevage .image-parallaxe, .page-id-1087 #elevage .image-parallaxe   {
	top: -50px;
	margin: 0;
	width: 80%;
}
}

@media only screen and (min-width: 768px) {
.poulin-row.left .poulin-info {
	padding-left: 30px;
}
.poulin-row.right .poulin-info {
	padding-right: 30px;
}
.poulin-row img{
	width: 70%;
	height: 70%!important;
}
}

@media only screen and (max-width: 767px) {

.grid-and-detail {
	min-height: 800px;
}
.additional-images blockquote {
	font-size: 20px;
}

.image-02 {
    top: 10%;
	right: 5%;
	width: 50%;
}
.image-03 {
	top: 40%;
    right: 0;
	width: 50%;
}

.images-supperposees {
	display: flex;
	margin-bottom: 50px!important;
}

.images-supperposees .avia_image{
	margin-bottom: 0px;
}
#elevage-top .container{
	z-index: 1!important;
}

.poulin-row {
    display: block;
	padding-top: 30px;
}

.poulin-row .poulin-info {
    display: flex;
	flex-direction: row-reverse;
}

#chevaux .poulin-info {
	padding-left: 0px;
}


.poulin-row .poulin-info .poulin-content {
	text-align: right;
	padding-left: 20px;
	max-width: 50%;
	margin-right: 0;
	padding-top: 15px;
}

.grid-container {
	 width: 100%;
	 max-width: 100%;
	 margin-bottom: -6px;
}
.latest-poulin {
	width: 100%;
	padding-left: 0;
}

.grid-and-detail {
	display: block;
	min-height: 500px;
}
.poulin-thumbnail {
	width: 18.4%;
	margin: 0!important;
	margin-left: 2%!important;
	margin-bottom: 0.4%!important;
}
.poulin-thumbnail:nth-child(1), .poulin-thumbnail:nth-child(6), .poulin-thumbnail:nth-child(11), .poulin-thumbnail:nth-child(16) {
	margin-left: 0!important;
}

.image-non-parallaxe {
	width: 80%!important;
	margin-bottom: 30vw!important;
}

.image-parallaxe {
	position: absolute!important;
	width: 70%!important;
	top: 40vw;
	z-index: 1!important;
	
}
#elevage .bloc-texte {
	margin-bottom: 200px!important;
}

#elevage .image-parallaxe {
	top: 380px!important;
	width: 80vw!important;
}

.page-id-378 #elevage .image-parallaxe, .page-id-976 #elevage .image-parallaxe, .page-id-1087 #elevage .image-parallaxe  {
	top: 50px!important;
	right: -20px;
}

#contact p {
	text-align: center!important;
}
#contact .flex_column:last-child {
	margin: 0px!important;
}

.avia-logo-element-container .slide-entry-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.avia-logo-element-container .slide-entry-wrap .slide-entry {
	margin: 0px!important;
	width: 100%!important;
}
.savoir-plus {
	margin-top: 0px;
}
#elevage .bloc-texte {
	max-width: 80%;
	margin: auto;
	margin-left: 15%!important;
}
#elevage-top .avia_textblock {
	font-size: 20px;
}
#elevage-top .avia_textblock.legende {
	font-size: 15px;
}
}
@media only screen and (max-width: 480px) {
	.avia-logo-element-container .slide-entry-wrap {
	grid-template-columns: 1fr 1fr;
}
#elevage .image-parallaxe {
	top: 480px!important;
	width: 80vw!important;
}
.grid-container {
	 margin-bottom: -7px;
}

.poulin-row .poulin-info {
    display: flex;
    flex-direction: column;
}
.poulin-row .poulin-info .poulin-content {
	text-align: center;
	padding: 0;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 80%;
}
.additional-images {
	margin-bottom: 30px;
	display: flex;
	flex-direction: column-reverse;
	
}
.additional-images blockquote {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 50px;
}
.image-01 {
	width: 70%!important;
}
.image-02 {
    top: -10%;
	right: 0;
	width: 50%;
}
.image-03 {
	top: 15%;
    right: 0;
	width: 50%;
	z-index: 3;
}
.poulin-row {
    padding-top: 20px;
}
.images-supperposees {
	display: block;
}

.images-supperposees .avia_image{
	margin-bottom: 10px;
}
.page-id-378 #elevage .image-parallaxe, .page-id-976 #elevage .image-parallaxe, .page-id-1087 #elevage .image-parallaxe {
	right: -20px;
}

#chevaux .latest-poulin-entry .lien-texte  {
	position: relative;
	float: right;
	left: 0!important;
}
.home .poulin-row .poulin-info {
	margin-bottom: 20px;
}
#chevaux .latest-poulin-entry {
	margin-bottom: 30px;
	margin-top: 10px;
}
#chevaux .latest-poulin-entry .ensemble-texte {
	margin-top: 5px;
	margin-bottom: 5px;
}
}
