/*
Theme Name: Divi Enfant - DiviKit
Description: Divi Enfant, theme enfant de Divi fourni par WPMarmite
Author: WPMarmite
Template: Divi
*/

/*
Rajoutez vos r�gles CSS personnalis�s ci-dessous
*/





/* Alignement vertical */
.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Plein �cran */
.plein_ecran .et_pb_row.et_pb_row_fullwidth{
    width: 100% !important;
    max-width: 100% !important;

}
/* liens accueil */
.home a{
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 2px rgba(255,255,255,.5);
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.home a:last-child{
	border-right: none;
}

.home a:hover{
	color: #C6052B;
}

.home img{
	padding-bottom: 5%;
}

/* Snippet joueurs */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800;);
.snip1521 {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
  color: #000000;
  text-align: center;
  font-size: 16px;
}

.snip1521 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.snip1521 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
  padding-left: 5%;
  padding-right: 5%;
  border-top-left-radius: 15%;
  border-top-right-radius: 15%;
}

.snip1521 figcaption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  padding: 5px 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1.1em;
  overflow: hidden;
  height: 35px;
  width: 100%;
  background-color: rgba(0,0,0,.6);
  border-bottom-right-radius: 30%;
  border-bottom-left-radius: 30%;
}

.snip1521:hover figcaption {
	overflow: visible;
	height: 127px;
}

.snip1521 h3 {
  font-size: 0.9em;
  font-weight: 400;
  margin: 0;
  letter-spacing: 2px;
  color: white;
  font-size: 18px;
}

.snip1521.nomlong h3 {
  font-size: 15px;
}


.snip1521 p.hover {
  color: #ffffff;
}

.snip1521 p{
	line-height: 1.8em;
}

.snip1521 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1521:hover > img,
.snip1521.hover > img {
  opacity: 0.37;
}

.snip1521:hover figcaption,
.snip1521.hover figcaption {
  background-color: #000000;
}

.snip1521:hover .title,
.snip1521.hover .title {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  color: #000000;
  font-weight: bold;
}

.snip1521:hover .hover,
.snip1521.hover .hover {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}

/* Snippet partenaires et supporters */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
figure.snip1190 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: 450px;
  background: #000000;
  text-align: center;
  margin: 0;
}
figure.snip1190 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.snip1190 img {
  opacity: 0.8;
  width: 100%;
}
.snip1190 figcaption {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.snip1190 h2 {
  font-weight: 400;
  left: 0;
  right: 0;
  letter-spacing: -1px;
  margin: 0 auto;
  position: absolute;
  text-transform: uppercase;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  color: white;
}
.snip1190 h2 span {
  font-weight: 800;
}
.snip1190 p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  opacity: 0;
  font-size: 14px;
  -webkit-transform: translateY(-20%) scale(0.7);
  transform: translateY(-20%) scale(0.7);
}
.snip1190 .square {
  height: 78px;
  width: 78px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.snip1190 .square:before,
.snip1190 .square:after,
.snip1190 .square div:before,
.snip1190 .square div:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1190 .square:before,
.snip1190 .square:after {
  width: 65%;
  height: 2px;
}
.snip1190 .square div:before,
.snip1190 .square div:after {
  width: 2px;
  height: 65%;
}
.snip1190 .square:before,
.snip1190 .square div:before {
  left: 0;
  top: 0;
}
.snip1190 .square:after,
.snip1190 .square div:after {
  bottom: 0;
  right: 0;
}
.snip1190 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.snip1190:hover img,
.snip1190.hover img {
  opacity: 0.25;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.snip1190:hover h2,
.snip1190.hover h2 {
  opacity: 1;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
.snip1190:hover p,
.snip1190.hover p {
  opacity: 1;
  -webkit-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1);
}
.snip1190:hover .square:before,
.snip1190.hover .square:before {
  width: 38%;
}
.snip1190:hover .square div:before,
.snip1190.hover .square div:before {
  height: 38%;
}
.snip1190:hover .square:after,
.snip1190.hover .square:after {
  width: 55%;
}
.snip1190:hover .square div:after,
.snip1190.hover .square div:after {
  height: 55%;
}


#logo {
    max-height: 160%;
}

#resultatWeek h2{
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(0,0,0,.5);
}

#resultatWeek{
	clear: both;
	/*min-height: 300px;*/
}

#main-footer .container{
	width: 90%;
	max-width: 1500px;
}

.widget_black_studio_tinymce{
	clear: both;
}

/*#main-footer{
	background: url(https://www.rodez-rugby.com/wp-content/uploads/2018/07/SupportersFooterRugbySRA.jpg) no-repeat top center #333;
	background-size: cover;
	position: relative;
    z-index: 50;
    margin-top: -1px;
}

#footer-info{
	width: 100%;
	text-align: center;
}

.parent-pageid-473 #main-header .et_menu_container, .page-id-473 #main-header .et_menu_container, .parent-pageid-517 #main-header .et_menu_container, .page-id-517 #main-header .et_menu_container{
	display: none;
}*/

h1.hustle-modal-title{
    font-family: 'Annie Use Your Telescope',handwriting !important;
}

@media (min-width: 981px){
	.et_pb_row {
		width: 85%;
		max-width: 85%;
	}
}

/*#top-header .et-social-icons {
    float: right;
}*/

#et-info {
    width: 100%;
}

#top-menu li, .fullwidth-menu li {
    padding-right: 11px !important;
    padding-left: 11px;
}

/*.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation, .et_pb_fullwidth_menu .fullwidth-menu-nav>ul{
    padding-top: 0px !important;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a, .fullwidth-menu li>a {
    padding-top: 33px;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-top: 20px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    top: 33px;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.et-fixed-header #et-secondary-nav .menu-item-has-children>a:first-child:after, .et-fixed-header #top-menu .menu-item-has-children>a:first-child:after {
    top: 20px;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
*/
@media (min-width:981px){
	/*li.current_page_item, li.current-menu-parent{
	background-color: #ffca46;
}*/

#main-header li:hover{
	background-color: #ffca46;
	color: #242b31;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


#main-header li:hover a, #main-header li li:hover a, .et_pb_fullwidth_menu ul li.current-menu-item a{
	color: #242b31;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
}

#main-header li:hover li a{
	color: white;
}

#top-menu li li.current-menu-item>a, #top-menu li li:hover>a{
	text-shadow: 1px 1px 3px rgba(0,0,0,.4);
	color: white;
}

#top-menu li li {
    padding: 0 29px;
}

@media (min-width: 981px){
	.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 0px;
	}
	.et_section_regular .et_pb_row {
		padding: 2% 2%;
		background-color: rgba(0,0,0,.06);
	}
	
	/*#post-92 .et_pb_row {
		background-color: rgba(0,0,0,0) !important;
	}*/
	
	#post-92 .logo_container #logo{
		display: none !important;
	}
	
	#post-92 .et-fixed-header .logo_container #logo{
		display: block;
	}
	
	.et_pb_section_1.et_section_regular .et_pb_row {
		padding: 0;
		background-color: rgba(0,0,0,0);
	}
	
	#post-410 .et_section_regular .et_pb_row {
		padding: 2% 2%;
		background-color: rgba(255,255,255,0);
	}
}

#top-header .et-social-icon a:before {
    font-size: 20px !important;
}

li.et-social-icon.et-social-facebook{
	background: #3b5998;
	border-radius: 20px;
}

.et_pb_section_1 .et_pb_column{
	margin-bottom: 0;
}

.mobile_menu_bar:before{
	color: white !important;
}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 12px !important;
    padding-top: 12px;
}

#post-338 .et_pb_tabs table{
	width: auto !important;
}

.postid-1552 .et_pb_toggle strong{
	color: #ec172d;
}

.single-post article.et_pb_post {
    margin-bottom: 0;
	padding-bottom: 0;
}

.single-post #left-area {
    padding-bottom: 0;
}

.et_pb_fullwidth_menu_0 {
    max-width: 100%;
}

#blocMenuEnteteSRA {
	width: 100%;
	display: flex;
}

#blocMenuEnteteSRA:after{
	content: '';
    display: block;
    clear: both;
}

#blocMenuEnteteSRA .bloc3 {
	width: 33.3333%;
	float: left;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

#blocMenuEnteteSRA a{
	    color: white;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 20px;
}

#blocMenuEnteteSRA a:hover{
	background-color: rgba(255,255,255,.2);
}

/*.SupportersHeader{
	background: url(https://rodez-rugby.com/wp-content/uploads/2018/08/Fond_SiteheaderMenuSupporters2.jpg) no-repeat center center;
	background-size: cover;
}

.ClubHeader{
	background: url(https://rodez-rugby.com/wp-content/uploads/2018/08/Fond_SiteheaderMenu.jpg) no-repeat center center;
	background-size: cover;
}
.PartenairesHeader{
	background: url(https://rodez-rugby.com/wp-content/uploads/2018/08/Fond_SiteheaderMenuPartenaires2.jpg) no-repeat center center;
	background-size: cover;
}*/

.et_password_protected_form p input {
    background-color: white;
}

@media (max-width: 479px){
	.home a {
		font-size: 1em;
	}
	.et_pb_fullscreen .et_pb_fullwidth_header_container{
		width: 100%;
	}
	.pum-container{
		top: 20px !important;
	}
	#blocMenuEnteteSRA a {
		font-size: 15px;
	}
	h2 {
		font-size: 21px;
	}
	.EntetePartenaires h1{
		text-align:center !important;
	}
	figure.snip1190 {
		height: 250px;
	}
	.page-id-78 .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
		width: 100%;
	}
	h1 {
		font-size: 36px !important;
	}
}
.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_column{
    margin-right: 0 !important;
}

.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_column_1_2{
    width: 50%;
}

.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_row_3_4{
    width: 75%;
}

.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_row_1_4{
    width: 25%;
}


.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_column_1_3{
    width: 33.33%;
}

.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_column_2_3{
    width: 66.6%;
}

.plein_ecran .et_pb_row.et_pb_row_fullwidth .et_pb_column_1_4{
	width: 25%;
}


