/* ------ { FORMULAIRE LOGIN DU HEADER } ------ */

p.login-password i {
    cursor: pointer;
	float: right;
	margin-right: 5px;
	margin-top: -27px;
	position: relative;
	z-index: 2;
	display: none;
}
p.login-submit {
	text-align: center;
}
p.login-submit input[type=submit] {
	width: 100%;
	border-radius: 4px;
}
p.login-remember label, p.login-lost-pw a {
	font-size: 14px !important
}
p.login-lost-pw a {
	display: inline-block !important;
}
p.login-lost-pw a.gridlove-registration-link {
	float: right;
}

div.login-separator {
	display: flex;
	flex-basis: 100%;
	align-items: center;
	color: #777;
	margin: 10px -8px;
}
.login-separator::before, .login-separator::after {
	content: "";
	flex-grow: 1;
	background: #E5E5E5;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0 8px;
}
.gridlove-action-login .sub-menu .btn-logout:hover {
	color: #FFFFFF !important;
}

/* ------ { BLOG HEADER } ------ */
#blog-header {
	margin-bottom: 30px;
	overflow: hidden;
}

#blog-header img {
  margin-left: 50%;
  transform: translateX(-50%);
}

#blog-header.text {color:#FFF; height:140px; padding:10px 20px}
#blog-header.text .title, #blog-header.text .descrip {font-size:32px; font-size:3.2rem; font-weight:700; line-height:110%}
#blog-header.text .descrip {font-size:14px; font-size:1.4rem}

@media (max-width:1023px) {
	#blog-header { margin-bottom: 20px; }
}
.bgGradient3 {
	background: #383838; /* Old browsers */
	background: -moz-linear-gradient(top, #888888 5%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#888888), color-stop(100%,#111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #888888 5%,#111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #888888 5%,#111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #888888 5%,#111111 100%); /* IE10+ */
	background: linear-gradient(top, #888888 5%,#111111 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}

/* ------ { BORDER-RADIUS DE TOUS LES BOUTONS } ------ */
.add_to_cart_button, .gridlove-button, .gridlove-button-search, .mks_autor_link_wrap a, .mks_read_more a,
.submit, a.mks_button, body div.wpforms-container-full .wpforms-form .wpforms-page-button,
body div.wpforms-container-full .wpforms-form button[type="submit"],
body div.wpforms-container-full .wpforms-form input[type="submit"], button[type="submit"], input[type="submit"] {
	border-radius: 4px !important;
}

/* ------ { POUR OCCUPER TOUT LE DIV DU WIDGET } ------ */
.adrotate_widgets {padding: 0;}

/* ------ { FLECHE VERS LE BAS SOUS-MENU AUTRES SPORTS  } ------ */
@media (min-width:1023px) {
	.menu-item-has-children > a::after, #navigation .page_item_has_children > a::after {
		content: "\f107";
		font-family: FontAwesome;
		padding-left: 5px;
		line-height: 1;
	}
	*, ::before, ::after {
		box-sizing: border-box;
	}
}

/* ------ { COULEUR TEXTE DES PLACEHOLDER  } ------ */
::-webkit-input-placeholder{color:#bbb;opacity:1}
::-moz-placeholder{color:#bbb;opacity:1}
:-ms-input-placeholder{color:#bbb;opacity:1} /* Internet Explorer 10-11 */
::-ms-input-placeholder{color:#bbb} /* Microsoft Edge */
::placeholder{color:#bbb;opacity:1} /* Chrome, Firefox, Opera, Safari 10.1+ */


/* ------ { OMBRAGE DU FOOTER } ------ */
.gridlove-footer {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,1,1,.1); 
			box-shadow: 0px 0px 5px 0px rgba(0,1,1,.1);
}

.gridlove-footer a:hover{
	color: #CC0001 !important;
}


.gridlove-format-icon {
    background: #5e5e5e;
}



/* ------ { OMBRAGE DU FOOTER } ------
.gridlove-footer {
  -webkit-box-shadow: 0 -2px 5px 0 rgba(0, 1, 1, 0.1);
          box-shadow: 0 -2px 5px 0 rgba(0, 1, 1, 0.1);
}
 */
/* ------ { LIENS DES MENUS DU FOOTER } ------ 
.gridlove-footer .widget_nav_menu a {
	font-size: 13px;
	font-weight: normal;
	border: none;
}
.gridlove-footer [class^="col-lg-"] {

    padding-right: 20px;
    padding-left: 20px;
}
.gridlove-footer .widget:first-child { margin-top: 30px; }
.gridlove-footer .widget:last-child { margin-bottom: 20px;}
*/
.success{background:none !important}

/* SEPARATIONS DES RUBRIQUES DES FORMULAIRES */
.asft-rs_sep_signin_lign[data-v-cdb9986e] {
  display: block;
  position: relative;
  text-align: center;
  width:100%;
  max-width: 420px;
  margin: -10px auto 0;
}
.asft-rs_sep_signin_lign[data-v-cdb9986e]::before {
  border-color: currentcolor #ddd #ddd;
  border-top: 1px solid #ddd;
  border-top-color: rgb(221, 221, 221);
  border-color: var(--color-grey3,#ddd);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.asft-rs_sep_signin_text[data-v-cdb9986e] {
  background-color: #fff;
  font-family: "DINNextLTPro-Regular",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 8px;
  position: relative;
}
.asft-rs_sep_signin_lign {
  display: block;
  position: relative;
  text-align: center;
  width:100%;
  max-width: 420px;
  margin: -10px auto 0;
  padding: 10px 0;
}
.asft-rs_sep_signin_lign::before {
  border-color: currentcolor #ddd #ddd;
  border-top: 1px solid #ddd;
  border-top-color: rgb(221, 221, 221);
  border-color: var(--color-grey3,#ddd);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.asft-rs_sep_signin_text {
  background-color: #fff;
  font-family: "DINNextLTPro-Regular",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 8px;
  position: relative;
}

.CWSeparation_Form_Lign[data-v-cdb9986e] {
  display: block;
  position: relative;
  text-align: center;
  width:100%;
  max-width: 400px;
  margin: 0 auto;
}
.CWSeparation_Form_Lign {
  display: block;
  position: relative;
  text-align: center;
  width:100%;
  max-width: 420px;
  margin: 0 auto;
  padding: 10px 0;
}
.CWSeparation_Form_Lign[data-v-cdb9986e]::before {
  border-color: currentcolor #ddd #ddd;
  border-top: 1px solid #ddd;
  border-top-color: rgb(221, 221, 221);
  border-color: var(--color-grey3,#ddd);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  }
.CWSeparation_Form_Lign::before {
  border-color: currentcolor #ddd #ddd;
  border-top: 1px solid #ddd;
  border-top-color: rgb(221, 221, 221);
  border-color: var(--color-grey3,#ddd);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  }
.CWSeparation_Form_Text[data-v-cdb9986e] {
/*  background-color: #fff;*/
  background-color: var(--color-white,#fff);
  font-family: "DINNextLTPro-Regular",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 8px;
  position: relative;
}
.CWSeparation_Form_Text {
/*  background-color: #fff;*/
  background-color: var(--color-white,#fff);
  font-family: "DINNextLTPro-Regular",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 8px;
  position: relative;
}
.arm_social_btn_separator_wrapper {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
}
.arm_social_btn_separator_wrapper::before {
  border-color: currentcolor #ddd #ddd;
  border-top: 1px solid #ddd;
  border-top-color: rgb(221, 221, 221);
  border-color: var(--color-grey3,#ddd);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}

/** COULEURS DE FOND **/
.error, .usp-callout-failure, div.wpcf7-validation-errors {
	color: #5e5e5e!important;
	background: none!important;
}
.asft-bg_grey{
	background-color:#f8f8f8;
}
.asft-bg_radius_grey{
	background-color:#f8f8f8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

/* LIENS ENTRE LES FORMULAIRES */
.CWarm_login_links a {
  color: #cc0000 !important;
}
/** LIENS **/
.asft-link_dark {
	font-weight:bold;
}
.asft-link_dark:hover {
	color:#5e5e5e;
	text-decoration:underline;
}
/* LARGEUR DES PAGES - MODELE PAR DEFAUT */
.gridlove-content {
    max-width: 570px !important;
	
}
/* LARGEUR DES PAGES - MODELE FULL WIDTH DE GRILOVE */
.gridlove-full-width {
    margin: 0 auto !important;
	max-width: 100% !important;
}

/* TABLEAUX
.asft-tab_votre_licence table {
	border-left: none !important;
}
.asft-tab_votre_licence td {
	border-color: #E5E5E5 !important;
	border-left: none !important;
	border-right: none !important;
	padding-top: 1em !important;
	padding-bottom: 1em !important;
}
.asft-tab_votre_licence th {
	min-width:120px !important;
}
 */
/* ON CACHE LE TITRE 
.box-single .entry-header {
    display: none !important;
}
*/
/* BOUTONS D'ARMEMBER */
 /*.arm_cancel_membership_button, .arm_cancel_membership_button:focus, .arm_cancel_membership_button:hover, .arm_form_close_account .arm-df__form-control-submit-btn.arm_close_account_btn, .arm_form_popup_button, .arm_form_popup_button:focus, .arm_form_popup_button:hover, .arm_logout_button, .arm_logout_button:focus, .arm_logout_button:hover, .arm_setup_form_popup_button, .arm_setup_form_popup_button:focus, .arm_setup_form_popup_button:hover, .arm_renew_subscription_button {
   background-color: #CC0000 !important;
    background: #CC0000 !important;
    border-color: #CC0000 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    color: #fff;
    cursor: pointer;
    line-height: normal;
*/	
.arm_setup_form_popup_button, .arm_setup_form_popup_button:focus, .arm_renew_subscription_button, .asft_setup_form_popup_button, .asft_setup_form_popup_button:focus {
   text-transform: none;
    font-family: Open Sans, sans-serif, 'Trebuchet MS' !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration: none !important;
	background-color: #c00 !important;
    border-radius: 4px !important;
    font-family: inherit;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
	padding: 0 10px !important;
    border: 1px solid #c00 !important;
    min-width: 85px;
	min-height :40px !important;
	line-height : 25px !important;
/*
	display: inline-block;
	float: right;
	max-width: 50%;
    width: 150px;
	*/
	max-width: 100%;
}
.arm_setup_form_popup_button:hover, .arm_renew_subscription_button:hover {
	background-color: #a00 !important;
	border: 1px solid #a00 !important;
}
.arm_renew_subscription_button, .arm_renew_subscription_button:hover {
	min-height :40px !important;
/*
	line-height : 40px !important;
	*/
	padding: 0 10px !important;
    font-family: Poppins, sans-serif, 'Trebuchet MS' !important;
    font-size: 15px !important;
}
.arm_current_membership_paging_container {
	display: none !important;
}
.arm_user_current_membership_list_table {
	border: 0px !important;
}
.arm_user_current_membership_list_table thead {
	display: none !important;
}
table.arm_user_current_membership_list_table td, .arm_current_membership_list_item td:last-child {
	border: none !important;
}
@media screen and (max-width: 768px)
.arm_current_membership_content table td:before, .arm_current_membership_container table td:before {
    content: none !important;
    display: none !important;
}
@media screen and (max-width: 768px)
.arm_current_membership_container table td: {
    content: none !important;
}

/* PAGE VOTRE LICENCE */
.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block {
	margin: 0px auto auto auto !important;
}