/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

/* GESTION ECRAN MOBILE */
@media only screen and (max-width: 1200px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu {
    display: none;
    }
}

div .columns-2 .products .product {
    width: 49%;
}
div .columns-3 .products .product {
    width: 32%;
}
div .columns-4 .products .product {
    width: 24%;
}


.product-sorting {display:none;}


/*TEMOIGNAGES*/
.temoignages img {
	max-height:300px;
}

/* HHF BUTTON */
.html_elegant-blog .more-link {
	border-radius:0px;
	font-size:12px;
	padding:5px 20px;
}

.html_elegant-blog .more-link:hover {
	background-color:#00446E;
	border-radius:0px;
	color:#FFFFFF;
	border-color:#00446E;
	font-size:12px;
	padding:5px 20px;
}

.hhfbutton {
	background:green!important;
}
/* GESTION DES MENUS */

.icon-menu {
	font-size:16px!important;
}

.av-main-nav > li > a {
    display: block;
    text-decoration: none;
    padding: 0 7px;
    font-weight: normal;
    font-size: 12px;
    font-weight: 600;
    font-size: 14px;
    -webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
}
.avia-menu-text {
	text-transform:none;
}
.avia_wpml_language_switch li .language_flag {
    display: none;
}

#top .avia-slideshow-button {
	border-radius:0px;
}

/* END MENU */

.shop_columns_3 .products .product {
    margin: 0 1% 1% 0;
    width: 50%;
}

.toppage{font-size:110%;text-align:center;font-weight:400;margin-bottom:30px;}

.archive .category_thumb {
  display:none!important;
}
.wc-bookings-booking-form p.form-field {
display: inline-grid;
border:none!important;
padding:5px !important;
}

/* Bouton Choose du calendrier Bookings (mode calendrier masqué) */
.wc-bookings-booking-form .wc-bookings-date-picker-choose {
	margin: 0 0 0.75em;
	padding: 0;
	border: 0;
}
.wc-bookings-booking-form .wc-bookings-date-picker-choose legend {
	display: block !important;
	position: static !important;
	width: auto !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	clip: auto !important;
	overflow: visible !important;
	float: none !important;
	font-size: inherit;
	line-height: 1.5;
	cursor: pointer;
}
.wc-bookings-booking-form .wc-bookings-date-picker-choose-date {
	display: inline !important;
	text-decoration: underline;
	cursor: pointer;
}

.label.radio { display: inline !important; padding-left: 5px; }
.label.radio:after { content: '\A'; white-space: pre; }

/* BLOG */

.html_elegant-blog .post-entry .post-meta-infos .text-sep {
	display:none;
}


#top .fullsize .template-blog .big-preview img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius:0px;
}

#header_meta {
    background: #3F83BF;
}

.avia-caption-title {
	line-height:3rem!important;
}


.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {
    font-size: 1.5rem;
    font-weight: 100;
    text-align: center!important;
}

.av-inner-masonry-content .site-background {
    background-color: rgba(109, 109, 109, 0.63)!important;
}

.hp_title {
	font-size:1.5REM;
	font-weight:600!important;
	line-height:2.5rem;
	text-shadow:1px 2px 2px #1F1F1F;
	color:#FFFFFF!important;
}
.hp_midtitle {
	font-size:3REM!important;
	font-weight:900;
	line-height:3rem;
		text-shadow:1px 2px 2px #1F1F1F;
}

.head-text {
	font-weight:100;
	max-width:75%;
	font-size:1.2rem;
	line-height:1.5rem;
	margin:20px auto;
	padding:0.5rem 0 0 0;
}

.gform_wrapper .gform_body {
	background-color:#3f83bf;
	padding:20px!important;
	color:#ffffff;
}


/* TYPOGRAPHIE */
.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; font-style:inherit; font-weight:inherit; }


a {
	text-decoration:none!important;
	font-weight:600;
}

.text-promo {
	text-align:center!important;
	color:#FFFFFF!important;
	line-height:2rem!important;
	font-size:1.2rem;
}

a {
	font-weight:600;
}

/* FULLSCREEN*/

#fullscreen .container {
    width: 100% !important;
	max-width: none !important;
	padding:0px;
	margin:0px;
}

/* FICHES PRODUITS */

.fiche-pdt {
    color:#FFFFFF;
    padding:20px;
    line-height:150%;
}

.li {
	font-size="12px";
}

/* Page boutique */
/* Titre des produits */
.woocommerce-Price-amount, .price {
	font-size:18px!important;
}

.inner_product_header_cell {
    font-size: 16px;
    font-weight: 600!important;
    text-align:center;
}

/*Suppression des prix en accueil*/
ul.products li .price {
	display:none!important;
}

.posted_in {
	display:none;
}

/*Suppression de la plage de prix */

/* Présentation article de presse */
/* Espace entre les vvignettes */
#top .avia-logo-element-container .slide-entry {
    padding: 10px;
}

/* WIDGETS */
/* TITRES */
.widgettitle {
	font-weight:600!important;
}

.assu {
	padding-bottom:40px;
	margin-bottom:40px;
	text-align:left;
}


/* AJOUT DES LIENS EN PAGE ACCUEIL */

.av-masonry-entry .av-masonry-entry-title {
    margin: 0;
    padding:20px;
    color: #FFFFFF!important;
    background-color: #00000050;
}

.av-masonry-entry .av-inner-masonry-content {
	padding:0px;
	}

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
    color:#FFF;
    padding:0px;
    vertical-align: bottom!important;
    text-align:left;
}

/* Snipproduit*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
figure.snipproduit {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 100%;
  max-width: 100%;
  color: #333;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snipproduit * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snipproduit img {
  max-width: 100%;
  max-height:100%;
  vertical-align: top;
}
figure.snipproduit figcaption {
  position: relative;
  background-color: #ffffff;
  padding: 20px 15px 50px;
}
figure.snipproduit h3 {
  position: absolute;
  bottom: 100%;
  text-transform: none;
  padding: 0px 15px;
  line-height: 25px;
  margin: 0;
  left: 0;
  font-weight: 400;
  font-size:90%!important;
  background-color: #000000;
  color: #ffffff!important;
}
figure.snipproduit h3 span {
  font-weight: 800;
}
figure.snipproduit h3:before {
  position: absolute;
  left: 100%;
  border-style: solid;
  border-width: 25px 0 0 12px;
  border-color: transparent transparent transparent #000000;
  content: '';
  top: 0;
}

figure.snipproduit p {
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
}
figure.snipproduit .level {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  background-color: #000000;
  padding: 0 10px;
  line-height: 25px;
  font-weight: 400;
  font-size:12px;
}
figure.snipproduit .level:before {
  position: absolute;
  right: 100%;
  border-style: solid;
  border-width: 0 12px 25px 0;
  border-color: transparent #000000 transparent;
  content: '';
  top: 0;
}

figure.snipproduit a {
  text-decoration: none;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000000;
  line-height: 25px;
  padding: 0 10px;
  color: #ffffff;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: none;
}

figure.snipproduit a:hover {
  color:#7eccff;
}

figure.snipproduit a:before {
  position: absolute;
  right: 100%;
  border-style: solid;
  border-width: 0 0 25px 12px;
  border-color: transparent transparent #000000;
  content: '';
  top: 0;
}
figure.snipproduit.blue {
  background-color: #2472a4;
}
figure.snipproduit.blue h3,
figure.snipproduit.blue a,
figure.snipproduit.blue .level {
  background-color: #2472a4;
}
figure.snipproduit.blue .level:before {
  border-color: transparent #2472a4 transparent;
}
figure.snipproduit.blue h3:before {
  border-color: transparent transparent transparent #2472a4;
}
figure.snipproduit.blue a:before {
  border-color: transparent transparent #2472a4;
}

figure.snipproduit:hover img,
figure.snipproduit.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#top .avia-post-nav { display: none; }

.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
  -webkit-animation: none;
  animation: none;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb!important;
}

.alert {
    position: relative;
    padding: .5rem .5rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.popmake-equestrian-level{
    border-radius: 0;
    text-transform: uppercase;
    padding: 2px 4px;
    display: inline-block;
    margin-top: 2px;
    text-decoration: none;
    font-weight: bold;
    background-color: #fcfcfc;
    color: #666666!important;
}
#top #payment .terms {
    padding: 0 0.1em 0;
    text-align: left;
}
.bg-pop-up-custom {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pop-up-custom {
    background-color: #ffffff;
    padding: 50px;
    max-width: 80vw;
    position: relative;
}
.pop-up-custom-close {
    font-size: 20px;
    position: absolute;
    padding: 15px;
    cursor: pointer;
    top: 0;
    right: 0;
}
#header_meta a {
  color: #ffffff!important;
}
#footer .widgettitle {
  color: #ffffff !important;
}
