/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */


ul.get_advantage {
    list-style:none !important;
    padding:0 0 0 25px;
	
}
ul li.check_ok {
    /*margin:0 0 5px 0;*/
    padding:0 0 0 20px;
    background-image: url('images/icon_true.png');
    background-repeat:no-repeat;
background-position-y: 2px;
}
ul li.check_no {
    margin:0;
    padding:0 0 0 20px;
    background-image: url('images/icon_false.png');
    background-repeat:no-repeat;
background-position-y: 2px;
}



/***************************************************************************
GLOBAL
***************************************************************************/

.titre {
	text-align: center;
	margin: 0;
}

.label-file {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
	padding: 0.6180469716em 1.41575em;
}

.label-file:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333333;
}

.input-file {
    display: none;
}

select {
	margin-bottom: 10px;
}

input[type="date"], select {
/*
	height: 35px;
	background-color: #f2f2f2;
	padding-left: 5px;
	border: 0;
*/
}
/*
a:focus, 
button:focus, 
.button.alt:focus, 
input:focus, 
textarea:focus, 
input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus {
    outline: 0 !important;
}

.storefront-handheld-footer-bar ul li.home > a:before {
	content: "\f015";
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover, a:focus {
    color: var(--bleu-fonce) !important;
    text-decoration: none;
}

.upper-bold {
	text-transform:uppercase;
	font-weight: bold;
}
*/
label {
	color: black;
}

input[type="text"]:disabled {
    color: gray;
	cursor: no-drop;
}

label.required:after
{
    color: red;
    content: " *";
}

@media (max-width: 768px) {
	.colonne-input {
		width: 100% !important;
	}
}

.partie-input {
	width: 100%;
	float: left;
/*	margin-left: 5%;*/
}

.partie-input input {
	width: 90%;
	padding: 7px;
    margin: 5px 0 15px;
}

.partie-input label {
	display: block;
}

.colonne-input > input[type="date"],
.colonne-input > select  {
	height: 40px !important;
	width: 90%;
}

.colonne-input {
	width: 50%;
	float: left;
	margin-bottom: 10px;
	min-height: 67px;
}

.colonne-input-3 > input[type="date"],
.colonne-input-3 > select  {
	height: 40px !important;
	width: 90%;
}

.colonne-input-3 {
	width: 33%;
	float: left;
	margin-bottom: 10px;
	min-height: 67px;
}
.colonne-input-4 {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    min-height: 67px;
}

.text-danger {
	color: #f44336;
}

.wp-post-image {
	display: none;
}
/*********************************************
PAGE LOGIN
*********************************************/
form#singupform {
/*	width: 80%;*/
}
@media (max-width: 768px) {
	form#loginform {
		width: 80% !important;
	}
}
@media (max-width: 400px) {
	form#loginform #wp-submit{
		float: none !important;
		margin-top: 10px;
	}
}

form#loginform {
/*	width: 50%;*/
}

form#loginform, form#singupform {
/*	margin: 50px auto 0;*/
}

form#singupform label{
	display: block;
}

form#singupform #wp-connexion{
	float: left;
}

form#loginform #wp-submit, form#singupform #wp-inscription{
/*	float: right;*/
	position: relative;
	background-color: green;
	color: white;
}

form#loginform input {
	width: 100%;
}

#res-signup{
	display: block;
	margin-bottom: 2em;
	text-align: center;
	font-size: 1.2em;
	width: 100%;
}

#block-error-validation p{
	text-align: center;
	font-size: 1.3em;
}

.d-none{
	display: none !important;
}

.error{
	color: red;
}

.success{
	color: green;
}



/***************************************
ESPACE ADHERENT
***************************************/

@media (max-width: 768px) {
	#sidebar-mes-coordonnees {
		width: 100% !important;
	}
	#espace-adherent {
		width: 100% !important;
	}
}

#sidebar-mes-coordonnees {
	width: 33%;
	border: 1px solid #9d9d9d;
	float: left;
	padding: 10px;
}

#espace-adherent {
	width: 60%;
	float: left;
	margin-left: 10px;
}

.bloc-ressource {
	float: left;
	width: 33%;
	text-align: center;
	height: 200px;
}

.bloc-ressource > a > img {
	margin: auto;
}

@media (max-width: 768px) {
	.bloc-ressource {
		width: 50%;
	}	
}
@media (max-width: 550px) {
	.bloc-ressource {
		width: 100%;
	}	
}

.card-document {
	width: 20%;
	height: 100px;
	float: left;
	text-align: center;
}

.card-document-image {
	height: 50px;
	font-size: 30px;
}

.card-document-telecharger {
	cursor: pointer;
	color: #6d6d6d;
}

#espace-adherent-renouveler {
	height: 100px;
}

#lien-renouveler {
	color: white;
}

#bouton-renouveler {
	height: 50px;
	width: 100%;
	background-color: red;
	color: white;
	margin: auto;
    	font-size: 20px;
	text-align: center;
	padding-top: 8px;
}

#bouton-renouveler:hover {
	background-color: orangered;
}
/**************************************
COORDONNEES
**************************************/

.input-grand {
	width: 80%;
}

.enregistrer-coordonnees {    
	background: #6699CC;    
	border: 1px solid #6699CC;    
	color: white;    
	border-radius: 4px;    
	-moz-border-radius: 4px;    
	-webkit-border-radius: 4px;	
	cursor: pointer;
	width: 350px;
    height: 50px;
}

.mes-documents {
	width: 940px;
	margin: auto;
	height: 150px;
	text-align: center;
	border: 2px solid #6699CC;
	border-radius: 4px;    
	-moz-border-radius: 4px;    
	-webkit-border-radius: 4px;  	
}

/*****************************************************************************
Pour les accordéons
*****************************************************************************/

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:before {
font-family: "Font Awesome 5 Free"; font-weight: 900;
   content: "\f160";
/*
   font-family: 'Glyphicons Halflings';
   content: "\e114";
*/
   float: right;
   transition: all 0.5s;
}

.accordion.active:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.panel {
  padding: 0 18px;
  padding-top: 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 10px;
}



/*****************************************************************************
Validation des documents
*****************************************************************************/
.texte-validation {
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.affichage-document {
	width: 100%;
	height: 700px;
}
/*
#bouton-validation-documents {
	font-size: 1.41575em;
    float: right;
    margin-bottom: 10px;
	color: white;
}
*/



/*****************************************************************************
CHECKOUT
*****************************************************************************/
/*
@media (min-width: 768px) {
	#order_review {
		width: 100% !important;
		float: none !important;
	}
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 70% !important;
}

#payment {
	float: left;
    width: 39%;
    margin-left: 1%;
}

#order_review .shop_table {
    width: 60%;
	float: left;
}
*/


/*****************************************************************************
CROIX + CHECK
*****************************************************************************/
.croix-rouge {
	margin-right: 20px;
    font-size: 15px;
	color: red;
}

.check-vert {
	margin-right: 20px;
    font-size: 15px;
	color: green;
}

/*****************************************************************************
SIPAC
*****************************************************************************/





/* *** TOOLTIP *** */

a.tooltip {
    position: relative;
    z-index: 24;
    color :#000;
    text-decoration: none;
}

a.tooltip:hover {
    z-index: 25; 
}

a.tooltip span {
    display: none;
}

a.tooltip:hover span {
    display: block;
    padding: 20px;
    border-radius: 20px;
    font-size: 14px;
    position: absolute;
    bottom: 2em; 
    left: 2em; 
    width: 18em;
    border: 1px solid black;
    background-color: #bbbbbb; 
    color: #ffffff;
    text-align: left;
}

a.tooltip:hover span strong {
    font-size: 16px;
}

/* *** END TOOLTIP *** */


/* *** TOOLTIP *** */

a.tooltip {
    position: relative;
    z-index: 24;
    color :#000;
    text-decoration: none;
    font-size: 14px;
}

a.tooltip:hover {
    z-index: 25; 
}

a.tooltip span {
    display: none;
}

a.tooltip:hover span {
    display: block;
    padding: 20px;
    border-radius: 20px;
    font-size: 14px;
    position: absolute;
    bottom: 2em; 
    left: 2em; 
    width: 18em;
    border: 1px solid black;
    background-color: #bbbbbb; 
    color: #ffffff;
    text-align: left;
}

a.tooltip:hover span strong {
    font-size: 16px;
}

/* *** END TOOLTIP *** */
