/*
 Theme Name:   Fortuneo 
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Thème spécifique pour fortuneo team
 Author:       Windreport
 Author URI:   http://example.com
 Template:     twentyseventeen
 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:  fortuneo 
*/




a, a:visited, a:focus {
    outline: 0 none;
    text-decoration: none;
}


::-webkit-input-placeholder {
   color: #C1C1C1;
}

:-moz-placeholder { /* Firefox 18- */
   color: #C1C1C1; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #C1C1C1; 
}

:-ms-input-placeholder {  
   color: #C1C1C1;
}



/* HEADER + MENU */
/*html {
  padding-top: 0 !important;
}*/
#masthead-container{
	border-bottom: 0px solid #000;
  /*background: linear-gradient(90deg, #e30613, #e30613 100px, #000);*/
  padding-top:32px;
}
.site-header {
    padding: 10px 0 20px 0;
    text-align: center;
    background-color: #fff;
    background-color: transparent;
    border-bottom: 12px solid #000;

}
.home .site-header {
    border-bottom: 6px solid #000;

}

header div.inner{
	width: 1170px;
	display: inline-block;
	text-align: right;
  position: relative;
}
header div.logo{
	display: inline-block;
	float: left;
}
header .language{
  position: absolute;
  right: 0;
}
#lang_sel_list a{
  font-size: 13px;
  font-weight: bold;
}

#lang_sel_list a.lang_sel_sel{
  color: #ED1C24;
  background-color: transparent;
}
#lang_sel_list a.lang_sel_sel:visited{
  color: #ED1C24;
}
#lang_sel_list a.lang_sel_sel:hover{
  color: #fff;
}

#lang_sel_list ul a{
  background-color: transparent;
  color: #000;
}

.icl-fr a{
  padding-right: 5px;
  border-right: 1px solid #000;
}
#lang_sel_list a:visited{
  color: #000;
}

header div.full-menu{
	display: inline-block;
	text-align: right;
}


#masthead.fixed{
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    /*background: linear-gradient(90deg, #e30613, #e30613 100px, #000);*/
    background-color: #fff;
}

.full-menu ul {
	list-style-type : none;
}
.full-menu ul li { 
	display : inline;
	padding : 0 0 0 30px;
}
.full-menu ul a{
	text-decoration: none;
	color:#000;
	text-transform: uppercase;
	font-size: 16px;
}
.full-menu ul a:hover{
	text-decoration: underline;
}


.burger-menu {
  z-index: 999;
  position: relative;
  display: inline-block;
  padding: 9px;
  height: 40px;
  width: 40px;
  margin: 40px 0 0 54px;
}


header.fixed{
  border-bottom: 2px solid #000;
  padding: 5px 0 5px;
}
header.fixed .logo img{
  height: 75px;
  width: auto;
}

header.fixed .burger-menu{
  margin-top: 10px;
}



.mobilenav li > ul{
  margin-left: 0;
}
.mobilenav li > ul a{
  font-size: 1.1em;
}
.mobilenav .sub-menu li:first-child{
  margin-top: 0 !important;

}

.mobilenav {
    left: 60% !important;
    padding: 20px;
    width: 70% !important;
    background-color: #000 !important;
}
.mobilenav li{
  text-align: left !important;
  margin: 0 !important;
}
.mobilenav .separator{
  border-bottom: 3px solid #ED1C24;
  width: 50px;
  margin: 20px 0;
}

.mobilenav li a{
  text-transform: uppercase;
  margin:3px 0;
  font-size:20px; 
  line-height: 20px;
}
.mobilenav li a:hover{
 color: #ED1C24  !important;
}
#menu-burger li a{
  font-weight: normal;
}







/* ------- HOME ---------*/
.section{
  font-size: 28px;
  text-align: center;
  padding-bottom:50px; 
  width: 100% !important;

}
.section > .inner{
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 1170px;
}
.section-title{
  font-size: 35px;
  text-align: left;
  margin:35px 0;
}
.ff-align-center.ff-sc-label1 .ff-label-wrapper{
  margin-top: 0 !important;
}

/* HOME SLIDER*/
#slider-section .inner{
  border: 4px solid #ED1C24;;
}
.sp-thumbnail-container{
  height: 120px !important;
}
.sp-thumbnail-image-container img{
  width: auto;
  max-height: 120px;
}
.sp-thumbnail-image-container {
    float: left;
    height: 120px;
    overflow: hidden;
    width: 120px;
}
.sp-caption-container{
  background-color: rgba(0, 0, 0, 0.5);
  height: 100px;
  width: 785px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding-top: 20px;
}
.sp-caption-container a{
   color:#fff;
   font-weight: bold;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::after{
  border-right-color: #ED1C24 !important;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::before{
  border-left-color: #ED1C24 !important; 
}
.sp-thumbnail-text {
    height: 120px;
    width: 375px;
}
.sp-thumbnail-title{
  font-size: 14px;
  font-weight: bold;
  padding: 30px 20px 0 130px;
  width: 350px;
}
.sp-thumbnail-description{
  float: right;
  margin: 10px 10px 0 0;
}
.sp-thumbnail-categories{
  color: #ED1C24;
  font-size: 13px;
  padding: 10px 20px 0 130px;
}





.home-button .inner{
  display: inline-block;
  width: 1170px;
  text-align: right !important;
}
.home-button{
  margin-top:20px;
}
.home-button a{
  display: inline-block;
  border: 2px solid #ED1C24;
  background-color: #ED1C24;
  color: #fff;
  padding: 12px 90px;
  font-size: 20px;
}
.home-button a:hover{
   background-color: #fff;
   color: #ED1C24;
}

#content-left .home-button .inner{
  width: 100%;
  padding-right: 50px;
}

#slider-section .home-button .inner{
  border:none;
}
#races-section .home-button .inner, #racers-section .home-button .inner{
  width: 1036px;
}



/* HOME SOCIAL WALL*/

#socials-wall-section{
  background-color: #E5E5E5;
  padding: 30px 0 130px 0;
}
#socials-wall-section .section-title{
  text-align: center;
}
#socials-wall-section .title{
  text-align: center;
  color: #000;
  font-size: 38px;
}
#socials-wall-section .title .colored{
  font-weight: 800;
}
.ff-search input{
  color: #E5E5E5 !important;
}

#ff-stream-1, #ff-stream-1 .ff-popup, #ff-stream-1 .ff-search input{
  background-color: #E5E5E5 !important;
}


/* HOME RACES */
#races-section{
  background-color: #fff;
}
#races-section .title{
  font-size: 35px;
  margin:20px 0 10px 0;
}
#races-section .inner{
  text-align: center;
  max-width: 1170px;
  padding: 20px 0;
}


#races-section .block{
  display: inline-block;
  vertical-align: top;
  width: 500px;
  text-align: left;
}
#races-section .first{
  margin-right: 30px;
}
.calendar .race{
  background-color: #c1c5c8;
  width: 100%;
  display: inline-block;
  vertical-align: center;
  margin:0 0 8px 0;
  cursor: pointer;
}
.calendar .date{
  background-color: #fff;
  width: 140px;
  height: 120px;
  display: inline-block;
  text-align: center;
  margin: 18px;
}
.calendar .month{
  background-color: #000;
  width: 140px;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
}
.calendar .day{
  width: 140px;
  color: #000;
  font-size: 70px;
}
.calendar .name{
  width: 300px;
  display: inline-block;
  color: #707070;
  vertical-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  vertical-align: top;
  margin-top : 60px;
  text-align: left;
}
.calendar .name a{
  text-decoration: none;
}
.calendar .separator{
  border-top: 1px solid #B1B4AF;
  width: 60px;
  height: 1px;
  margin: 10px 0;
}



.calendar .race0{
  background-color: #b5f595;
  border: 2px solid #00aa00;
}
.calendar .race0 .day{
  color: #00aa00;
}
.calendar .race0 .month{
  background-color: #00aa00;
}
.calendar .in-process{
  font-style: italic;
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.calendar .race1{
  background-color: #fababd;
}
.calendar .race1 .day{
  color: #ED1C24;
}
.calendar .race1 .month{
  background-color: #ED1C24;
}





/* HOME MORE */
#more-contents-section{
  background-color: #E5E5E5;
}
#more-contents-section .content{
  text-align: center;
}
#more-contents-section .content a{
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  margin: 0 254px 0 0;
}
#more-contents-section .content a.last{
  margin:0;
}
#more-contents-section .content a:hover{
  text-decoration: underline;
}

#more-contents-section img{
  max-height: 60px;
  width: auto;
}


/* HOME RACERS */
#racers-section{

}
#racers-section .item .title {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: 240px;
    width: 240px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 999;
    display: none;
}
#racers-section .item .title a{
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 240px;
  padding-top: 100px;
  font-size: 24px;
}


.owl-carousel .owl-wrapper-outer {
  
}
.owl-carousel{
    width: 1036px !important;
}

#racers-section > .inner{
  width: 1036px;
}

/* HOME PARTNERS */
#partners-section .section-title{
  vertical-align: top;
  display: inline-block;
}
#partners-section .mains{
  display: inline-block;
  margin: 35px 0 0 120px;
  vertical-align: top;
  
}
#partners-section a{
  display: inline-block;
  margin: 0 26px 0 0;
}
#partners-section a.last{
  margin: 0;
}
#partners-section .others{
  text-align: center;
}





/* ---------- PAGES ----------*/
#page-title{
  color: #fff;
  background-color: #000;
  height: 60px;
  text-align: center;
  letter-spacing:2px;
  font-size: 32px;
}
.page:not(.home) #content{
  padding-top: 0;
}
.site-content{
  padding: 0;
}
.has-sidebar:not(.error404) #primary{
  float: none;
  width: 100%;
}
#content-left{
  width: 690px;
  margin:0 35px 0 80px;
  display: inline-block;
  vertical-align: top;
}
.multimedia #content-left, .press #content-left{
  width: 800px;
}

#content-left .block{
  
}
#content-left p{
  font-size: 0.9em;
}
#content-left .block .title{
  font-size: 35px;
  margin:20px 0;
  text-align:left;
}
.other-page .inner{
  padding: 40px 0;
}



.social-sharing{
  text-align:center;
  margin:50px 0 10px;
}
.social-sharing div{
  display: inline-block;
}
.social-sharing .label{
  font-size: 0.8em;
  color: #000;
}
.social-sharing .logo{

}
.social-sharing .logo a{
  width: 41px;
  height: 39px;
  margin: 0 0 -15px 10px;
  display: block;
}
.social-sharing .facebook a{
  background: transparent url(assets/images/facebook_share_button.png) center center no-repeat;
}
.social-sharing .twitter a{
  background: transparent url(assets/images/twitter_share_button.png) center center no-repeat;
}








/* RACERS */
.site-main{
  text-align: center;
}
.site-main>.title{
  text-align: center;
  background-color:  #000;
  font-weight: bold;
  color: #fff;
}
.site-main>.inner{
  display: inline-block;
  width: 1170px;
  text-align: left;
}

.racers{
  
}
.racers .inner{
  text-align: center;
}



.racer{
  display: inline-block;
  margin: 0 30px 90px 30px;
  text-align: center;
}

.racer .title a{
  font-size: 20px;
  color: #000;;
  text-transform: uppercase;
  font-weight: bold;
  margin:30px 0 10px 0;
  display: block;
}
.racer .title{
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.racer .separator{
  width: 45px;
  border: 5px solid #ED1C24;
  display: inline-block;
}


/* SINGLE RACER */
.single-racer{

}
.single-racer #content-header{

}
.single-custom-page #illustration{
  display: inline-block;
}
.single-custom-page #informations{
  display: inline-block;
  color: #3F3F3F;
  margin:70px 0 0 70px;
  vertical-align: top;
  max-width: 386px;
}
.single-custom-page #informations .name{
  text-transform: uppercase;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  max-width: 380px;
}
.single-custom-page .country{
  font-size: 16px;
  margin: -10px 0 20px 0;
}
.single-racer #informations .information{
  
}
.single-racer .size{
   display: inline-block;
}
.single-racer .weight{
   display: inline-block;
   margin-left: 30px;
}
.single-racer #informations .information{
  
}
.single-racer #informations .key-numbers{
  
}
.single-racer #informations .key-number{
  display: inline-block;
}

.single-racer #informations .key-number>div{
  display: inline-block;
}
.single-racer #informations .key-number .image{
  
}
.single-racer .key-number .number{
  color: #ED1C24;
  font-size: 50px;
}
.single-racer .experience{
  margin-left: 30px;
}
.single-racer .key-number .label{
  max-width: 100px;
}



.single-racer #social{
  text-align: center;
  position: relative;
  margin: 50px 0;
}
.single-racer #social .content{
  text-align: center;
  position: relative;
  margin-top: -10px;
}
.single-racer #social a{
  background-color: #fff;
   padding: 0 12px;
   text-decoration: none;
}
.single-racer #social .separator{
  border-top: 2px solid #ED1C24;
}


.single-racer .half p{
  line-height: 18px;
}
.single-racer .half{
  display: inline-block;
  width: 330px;
  vertical-align: top;
}
.single-racer #questions label{
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
}
.single-racer .half.first{
  margin-right:25px; 
}



.single-custom-page .tabs{

}
.single-custom-page .tabs .buttons{
  margin: 50px 0;
  text-align: center;
}
.single-custom-page .tabs .button{
  display: inline-block;
  margin: 0 40px;
  padding: 2px 12px;
  font-size: 18px;
  cursor: pointer;
}
.single-custom-page .tabs .button.active{
  color: #000;
  border: 2px solid #000;
}
.single-custom-page .tab-content{
  display: none;
  padding: 0 50px 30px 50px;
  font-size: 14px;
}
.single-custom-page .tab-content.active{
  display: block;
}


.single-racer #prizes .button{
  display: block;
  color: #515151;
  margin: 10px 120px;
  border: 2px solid #515151;
}
.single-racer #prizes .button.active{
  /*background-color: #ED1C24;*/
  border-color: #ED1C24;
  color: #ED1C24;
}
.single-racer #prizes .button.active:hover{
  /*background-color: #ED1C24;*/
  border-color: #ED1C24;
  color: #ED1C24;
  background-color: #fff;
}
.prize{
  font-size: 18px;
  text-align: center;
}



.single-custom-page #news .image-container{
  display: inline-block;
}
.single-custom-page #news .image-container img{
  width: auto;
  max-height: 100px;
}
.single-custom-page #news .item{
  width: 320px;
}
.single-custom-page #news .text{
  height: 100px;
  width: 215px;
  display: inline-block;
  vertical-align: top;
}
.single-custom-page #news .description{
  float: right;
  margin: 40px 0 0 0;
}
.single-custom-page #news .item{
  display: inline-block;
  margin-right: 20px;
}
.single-custom-page #news .item .title{
  font-size: 14px;
  padding: 5px;
  width: 190px;
}




/* Race */

.single-race #informations .name{
  font-size: 32px;
  text-transform: none;
}
.single-race #informations .country{
  margin: -10px 0 0 0;
}
.single-race #informations .date{
  font-size: 22px;
  margin: 0;
  color:  #ED1C24;
}

.single-race #selected_racers .racer{
    max-width: 150px;
    vertical-align: top;
    margin: 0 20px 20px 0;
}
.single-race #selected_racers .racer .title{
  margin:10px 0 0;
  text-align:center;
}
.single-race #selected_racers .title a{
  font-size: 12px;
  margin:0;
}
.single-race .racer .separator{
  border: 3px solid #ED1C24;
}

.single-race .tab-content{
  padding: 0;
}


.iframe-container{
  width:690px; 
  height:300px !important;
}

.single-race .last-result-container{
  font-size: 26px;
  margin-top: 20px;
}


#tv-direct .content{
  text-align: center;
}
#tv-direct .content .inner{
  width: 400px;
  display: inline-block;
}




.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  border: none !important;
  background-color: #ED1C24 !important;
  color:#000 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
  border-radius: 0px !important;
}
.ui-accordion .ui-accordion-header{
  font-size: 20px !important;
}
.ui-icon{
  background: transparent url(assets/images/picto_race_arrow_close.png) center center no-repeat !important;
}
.ui-state-active .ui-icon{
  background-image: url(assets/images/picto_race_arrow_open.png) !important; 
}
.ui-icon {
    height: 29px !important;
    width: 29px !important;
    margin-right: 10px;
}




/* ACTUALITÉS*/
#news{

}
#news .content{

}
#news article{
  max-width: 360px;
  margin:30px 13px;
  display: inline-block;
  vertical-align: top;
}
#news .image-container{

}
#news .title{
  margin: 10px 0;
}
#news .title a{
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-size: 20px;
}
#news .title a:hover{
  text-decoration: underline;
}
#news .date{
  font-size: 0.8em;
  color: #ED1C24;
}
#news .text{
  font-size: 0.9em;
}
#news .paging{

}

#news .link-more{
  display: none;
}


.single-post #right-column{
  margin-top: 20px;
}
.single-post .single-post .title{
  color: #ED1C24;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  margin:40px 0 30px;
}
.single-post .single-post .date{
  font-size: 0.8em;
  text-align: center;
  margin-bottom:40px;
}
.single-post .single-post .image{
  margin-bottom:40px;
}
.single-post .single-post .text{

}


.nav-links{

}
.nav-links svg{
  display: none;
}
.nav-links .next{
  
}
.nav-links .prev{

}
.prev.page-numbers, .next.page-numbers{

}



/* CALENDAR */

#calendar .inner{
  text-align: center;
  max-width: 1170px;
  padding: 20px 0;
}
#calendar .block{
  display: inline-block;
  vertical-align: top;
  width: 500px;
  text-align: left;
}
.calendarButtons{
  background-color: #ED1C24;
  padding: 20px 0;
  margin-bottom: 20px;
}
.calendarButtons .button{
  display: inline-block;
  font-size: 22px;
  padding: 3px 10px;
  cursor: pointer;
  margin:0 10px;
  color:#fff;
}
.calendarButtons .active{
  border: 2px solid #fff;
}

.calendar-content{

}
.calendar-content .tab-content{
  display: none;
   text-align: center;
}
.calendar-content .active{
  display: block;
}
.calendar-content .race{
  max-width: 500px;
  margin-right: 20px;
  display: inline-block;
}


   
/* ALBUMS + VIDEOS + MULTIMEDIA */ 
.albums .inner, .videos .inner{
  text-align: center;
  margin-top: 40px;
}

.albums  #content-left, .multimedia  #content-left{
    margin:0;
    width: 800px;
}

.multimedia-thumb .item{
  display: inline-block;
  margin: 0 38px 50px 0;
  text-align: center;
  max-width: 360px;
  vertical-align: top;
}
.multimedia-thumb iframe{
  width: 360px;
  height: 250px;
}
.multimedia-thumb .item .content{
  color: #0039FF;
  margin: 0;
  text-transform: uppercase;
}

.multimedia-thumb .item .title{
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin:10px 0 5px;
  display: block;
}
.multimedia-thumb .item .title a{
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin:10px 0 5px;
  display: block;
}
.multimedia-thumb .item .video{
  vertical-align: top;
}
#content-left .subtitle{
  font-size: 35px;
  margin:30px 0;
}





/* ALBUM */ 
#album-content{

}
#album-content .picture{
  display: inline-block;
  text-align: right;
  margin: 0 14px 30px 14px;
}
.download .format{
  background: transparent url(assets/images/picto_download.png) center left no-repeat;
  height: 25px;
  display: inline-block;
  margin: 5px 0 0 15px;
  padding: 0 0 0 30px;
  cursor: pointer;
  font-weight: bold;
  vertical-align: bottom;
  font-size: 14px;
  color: #838383;
}

#full-download{
  text-align: center;
}
#full-download .inner{
  border: 2px solid #ED1C24;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  padding: 5px 50px;
  font-size: 20px;
  margin: 0 0 50px 0;
}
#full-download .label{
  display: inline-block;
}
#full-download .download{
  display: inline-block;
}
#full-download .format{
  margin: 0 0 0 30px;
}
.single-multimedia #informations{
  display: block;
  margin: 50px 0;
  text-align: center;
}
.single-multimedia #informations .name {
  max-width:none; 
  color: #000;
  font-size: 28px;
  font-weight: normal;
}

.single-multimedia #informations  .comment{
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}




/* PRESSE */ 
.press .inner{
  text-align: center;
  margin-top: 20px;
}

#press-contact{
  margin-bottom: 20px;
  font-weight: bold;
}
#press-contact a{
  font-weight: normal;
}



.press  #content-left{
    margin:0;
    max-width: 800px;
}

.press .item{
  display: inline-block;
  margin: 0 38px 50px 0;
  text-align: center;
  max-width: 360px;
  vertical-align: top;
}
.press .title{
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin:10px 0 5px;
  display: block;
}
.press .date {
    color: #ED1C24;
    font-size: 0.8em;
}


/* PARTNERS*/

.partners #content-left{
  width: 800px;
  margin:0;
}
.partners .inner{
  margin:30px 0;
}


.partners #content-left .title{
  text-align: left;
  font-size: 35px;
  margin: 30px 0;
}
.partners .partner-type{
  text-align: left;
}
.partners .partner{
  display: inline-block;
  margin: 10px 20px;
  vertical-align: top;
  text-align: left;
}
.partners .partner a{
  display: table-cell;
  width: 128px;
  height: 80px;
  vertical-align: middle;
}
.partners .partner-type0 .partner a{
  display: inline-block;
}

.partners #content-left .content{
  display: inline-block;
  max-width: 340px;
  text-align: left;
  vertical-align: top;
  margin:0 40px;
  font-size: 0.9em;
}
.partners #content-left .button{
  display: inline-block;
  vertical-align: top;
}

.partners #content-left .button a {
  display: inline-block;
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  padding: 6px 30px;
  font-size: 16px;
  font-weight: bold;
  width: auto;
  height: auto;
}
.partners #content-left .button a:hover {
    background-color: #fff;
    color: #000;
}

.partners .partner-type0 .partner{
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
  margin-bottom: 50px;
}





/* -- SIDEBAR -- */
#right-column{
  max-width: 360px;
  display: inline-block;
  vertical-align: top;
  background-color: #E6E6E6; /*rgba(126, 198, 86, 0.5);*/
}

#news-widget{
  /*border: 3px solid #ED1C24;*/
  padding: 0 30px 30px;
}
#news-widget .inner{
  text-align: left;
}
#news-widget .title{
  font-size: 35px;
  margin:20px 0;
}
#news-widget a.title{
  font-size: 17px;
  margin:40px 0 10px 0;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  display: block;
  box-shadow: none;
  padding-right: 10px;
}
#news-widget  .content{
  font-size: 0.9em;
  margin-top: 30px;
}

#news-widget  .more{
  text-align: right;
   margin-top: -33px;
}
#news-widget  .more a{
  display: inline-block;
  background: transparent url(assets/images/more.png) center center no-repeat;
  height: 18px;
  width: 18px;
  text-decoration: none;
  box-shadow:none;
}


#facebook-widget, #twitter-widget{
  border-top: 2px solid #000;
  padding-top: 0;
  text-align:center;
}
#facebook-widget .logo, #twitter-widget .logo{
  background: #E6E6E6 url(assets/images/picto_right_facebook.png) center center no-repeat;
  width: 32px;
  height: 24px;
  display: inline-block;
  margin: -15px 0 20px;
}
#twitter-widget .logo{
  background: #E6E6E6 url(assets/images/picto_right_twitter.png) center center no-repeat;
}
#facebook-widget .inner, #twitter-widget .inner{
  text-align: center;
}
#facebook-widget .content, #twitter-widget .content{
  text-align: center;
}



/* 404  et plan*/

.error-404 .inner, .plan .inner{
  margin-top: 30px;
}
.error-404 #content-left{
  font-size: 24px;
}
.error-404 #content-left a{
  text-decoration: underline;
}

.plan #content-left{
  font-size: 24px;
}
.plan #content-left .menus{
  font-size: 24px;
  margin: 30px;
}


/* woo */
body.woocommerce-page #right-column, body.woocommerce-page aside#secondary{
  display: none;
}
body.woocommerce-page #content-left{
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 48em){
  .has-sidebar.woocommerce-page:not(.error404) #primary {
      width: 100%;
  }
}
.woocommerce-breadcrumb {
  display: none;
}

@media screen and (min-width: 48em){
  .woocommerce-page .wrap {
      max-width: none;
      padding-left: 0;
      padding-right: 0;
  }
}

.woocommerce-page h1{
  padding: 0;
}
.single-product-simple figure img{
  max-height: 400px;
  width: auto;
  margin: 20px 0 0 50px; 
}

.woocommerce-info {
    background: #000;
}
.woocommerce-checkout .woocommerce-info {
  /*display: none;*/
}

.woocommerce-page.single-product #page-title{
  height: 80px;
  line-height: 30px;
}
.woocommerce-page.single-product #page-title .button{
  
}
.woocommerce-page.single-product #page-title .button .inner{
  width: 1170px;
  display: inline-block;
  text-align: left;
}
.woocommerce-page.single-product #page-title .button .inner a{
  color: #fff;
  font-size: 12px;
}






/* FOOTER */
#colophon{
	background-color: #000;
  background: linear-gradient(90deg, #e30613, #e30613 100px, #000);
  
}
#colophon .wrap{
  text-align: center;
  max-width: 1170px;
  padding: 20px 0;
}
#colophon .block{
  display: inline-block;
  vertical-align: top;
  width: 570px;
  text-align: left;
}
#colophon .title{
  color: #fff;
  margin-bottom: 30px;
  font-size: 22px;
}
#colophon .socials{

}
#colophon .socials .inner>div{
  display: inline-block;
  margin: 0 30px 0 0;
}
#colophon .contact a{
  border: 3px solid #ED1C24;
  color: #ED1C24;
  display: inline-block;
  margin: 20px 0;
  padding: 8px 60px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

#colophon .contact a:hover{
    color: #fff;
    background-color: #ED1C24;
}
#colophon .form{

}
#colophon .form input[type=email]{
  color: #333;
  width: 400px;
  height: 42px;
  display: inline-block;
  border-radius: 0;
  border: 0;
}
#colophon .form input[type=submit]{
  background-color: #E5E5E5;
  color:#000;
  width: 160px;
  height: 42px;
  margin-left:-3px;
  font-weight: normal;
  border-radius: 0;
  border: 1px solid #E5E5E5;
  vertical-align: top;
  display: inline-block;
}
#colophon .form input[type=submit]:hover{
  background-color: transparent;
  color:#E5E5E5;
}
#colophon .form input:first-letter{
  text-transform: uppercase;
}

#colophon .form .message{
  color:#fff;
  margin-bottom:3px;
}


#lastOne{
	background-color: #E5E5E5;
  padding:20px 0;
}
#lastOne .container{
  text-align: center;
}
#lastOne .separator{
  display: inline-block;
  color: #ED1C24;
}
#lastOne a{
  color: #000;
  display: inline-block;
}

#colophon .title.contact{
  margin: 10px 0;
}


#colophon .email{
  color: #fff;
  font-size: 16px;
}

#colophon .email a{
  color: #fff;
  font-size: 16px;
}
#colophon .email a:hover{
  text-decoration: underline;
}





#colophon .comment{
  color: #fff;
  margin:-20px 0 20px 0;
}




/* EFFETS  */
.single-custom-page .tabs .button.active:hover{
  color: #fff;
  background-color: #000;
}


.animated{
    box-shadow: 0 0 1px transparent;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    transition-property: transform;
}

.animated:hover, .animated:focus, .animated:active{
  transform: scale(0.95);
}


.mobilenav li a{
    box-shadow: 0 0 1px transparent;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    transition-property: transform;
    display: inline-block;
}

.mobilenav li a:hover, .mobilenav li a:focus, .mobilenav li a:active{
  transform: scale(0.99);
}



.content a{
  text-decoration: underline;
}


/*
vert standard : #ED1C24;
vert lt : #E7FFDD;

Bleu standard : #000;
Bleu lt : #E6EBFF;
Bleu foncé : #062947;
Bleu  Electrique: #0039FF

rouge std : #E35934;
rouge lt : #FBD3CB;

LG : 1170px;

*/
