
/*
Theme Name: M105 Radio Granby // ProjexMedia
Theme URI: https://projexmedia.com/web
Author: Projex Media
Author URI: https://projexmedia.com/web
Template: Avada
Description: Nous concentrons toute notre énergie à rendre votre projet exceptionnel et votre expérience des plus agréables. Votre projet, nos solutions, votre succès!
Version: 1.0.0
Text Domain:  Avada
*/


/*

 _ __ _ _ ___ (_)_____ __  _ __  ___ __| (_)__ _
| '_ \ '_/ _ \| / -_) \ / | '  \/ -_) _` | / _` |
| .__/_| \___// \___/_\_\ |_|_|_\___\__,_|_\__,_|
|_|         |__/

        < EXPERTS EN PROJETS MULTIMÉDIAS />




/***   GENERAL   ***/

#wrapper .fusion-button,
#wrapper .fusion-button:before,
#wrapper .fusion-button:after,
body a,
#content .fusion-read-more:after,
#content .fusion-read-more,
#wrapper .logo-grey img,
#wrapper .fusion-image-carousel img,
#wrapper .fusion-carousel .fusion-carousel-nav .fusion-nav-next,
#wrapper .fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
#wrapper .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before,
#wrapper .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before,
#wrapper .fusion-main-menu ul li a:after,
.anim-up,
#wrapper footer .footer-applis img,
.balados_slider_navigation_previous,
.balados_slider_navigation_next,
.slider_product_vedette_navigation_next,
.slider_product_vedette_navigation_previous,
.equipe_filter_tab,
.woocommerce-checkout #wrapper .wc-block-checkout .wc-block-components-checkout-place-order-button
{
	-webkit-transition: all 0.3s ease-in-out!important;
    -moz-transition: all 0.3s ease-in-out!important;
    -o-transition: all 0.3s ease-in-out!important;
    transition: all 0.3s ease-in-out!important;
}

body{
	-webkit-font-smoothing: antialiased;
}

bold, strong {
    font-weight: 800!important;
}

::selection {
  background: #f2f2f2;
  color:#000;
}

::-moz-selection {
  background:#f2f2f2;
  color:#000;
}

:focus {
	outline: -webkit-focus-ring-color auto 0px!important;
}

.fusion-text a,
.toggle-content a{
	font-weight: 800!important;
}

#content a{
    color: #85322e;
}

#content a:hover,
.fusion-footer a:hover{
    color: #000;
}

#wrapper .display-none{
	display:none;
}

.bg_fixed .fusion-column-wrapper{
	background-attachment: fixed;
}

.to-top-container #toTop {
    right: 48.7%!important;
}

p, h1, h2, h3, h4, h5, h6{
    overflow-wrap: unset!important;
}

.anim-up {
    transform: translateY(0px);
}

.anim-up:hover {
    transform: translateY(-20px);
}

.grecaptcha-badge{
	opacity:0;
	visibility:hidden;
}

#main.width-100 .fusion-row{
	max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

.page-template-100-width #wrapper .fusion-builder-row{
    max-width: 1800px!important;
}


/**.page-template-side-navigation #wrapper #main{
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 1%;
    padding-right: 1%;
}

.single-pm_concour #wrapper #main{
	max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2%;
    padding-left: 2%;
    padding-right: 2%;
}*/

/***   GENERAL   ***/





/***   ALERT   ***/

.pm_alert_block {
	background-color: #c22126;
    letter-spacing: 0px;
    line-height: 1.4;
    font-size: 20px;
    text-transform: none;
    color: #fff;
    font-weight: 400;
    padding: 16px;
}

.pm_alert_block a{
    letter-spacing: 0px;
    text-decoration: underline;
    text-underline-position: under;
	color:#fff;
	font-weight: 800;
}

.pm_alert_block a:hover, 
.pm_alert_block a:focus{
	color: #a4421c;
}

/***   ALERT   ***/




/***   TOP MENU   ***/

#wrapper .fusion-secondary-menu ul li a{
    font-weight: 400;
}

#wrapper .fusion-secondary-menu ul li a:hover, 
#wrapper .fusion-secondary-menu ul li a:focus{
	color:#c22126;
}

#wrapper .fusion-secondary-menu li .fusion-icon-only-link{
	padding: 0;
    height: 40px;
    top: 4px;
    width: 20px;
    font-size: 20px;
}
	
/***   TOP MENU   ***/





/***    MENU   ***/

#wrapper .fusion-header,
#wrapper .fusion-secondary-header,
#wrapper .fusion-secondary-main-menu{
	padding: 0;
}

#wrapper .fusion-secondary-header{
	padding-top:10px;
}

#wrapper .fusion-main-menu{
	float: left;
}

#wrapper .fusion-header .fusion-header-banner .btn-ecoute{
	margin-top:20px;
}

#wrapper .fusion-header .fusion-header-banner .btn-ecoute a{
    text-transform: none;
    font-size: 20px;
    font-weight: 900;
    padding: 19px 30px;
    padding-left: 70px;
	color:#fff;
	border-radius: 5px;
	background: rgb(152,30,36);
background: -moz-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
background: -webkit-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
background: linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#981e24",endColorstr="#ef3e25",GradientType=1);
	position: relative;
    transform: scale(1);

}

#wrapper .fusion-header .fusion-header-banner .btn-ecoute a:before{
    content: "";
    background-image: url(/wp-content/uploads/2023/11/play-button.svg);
    width: 42px;
    height: 42px;
    position: absolute;
    background-repeat: no-repeat;
    left: 22px;
	top: 13px;
}

#wrapper .fusion-header .fusion-header-banner .btn-ecoute a:hover, 
#wrapper .fusion-header .fusion-header-banner .btn-ecoute a:focus{
	    transform: scale(0.9);
}

#wrapper .fusion-main-menu ul li.fusion-menu-item-button a:hover .fusion-button, 
#wrapper .fusion-main-menu ul li.fusion-menu-item-button a:focus .fusion-button
{
	background: #981e24;
	color:#fff;
}

#wrapper .fusion-main-menu ul li.fusion-menu-item-button{
    position: absolute;
	right: 0;
	padding-right: 0;
}

#wrapper .fusion-main-menu ul li a:hover, 
#wrapper .fusion-main-menu ul li a:focus{
	color:#000;
}

#wrapper .fusion-main-menu ul.sub-menu li a:hover, 
#wrapper .fusion-main-menu ul.sub-menu li a:focus,
#wrapper .fusion-main-menu ul.sub-menu li.current-menu-item a{
	color:#d72f27;
}

#wrapper .fusion-main-menu ul li .fusion-caret{
	margin-left: 4px;
}

#wrapper .fusion-main-menu ul li .fusion-caret i:before{
	 font-size: 20px;
}

#wrapper .fusion-header .fusion-logo{
	margin-top: -32px;
}

#wrapper .fusion-header .fusion-logo img{
	width:105px;
}

#wrapper .fusion-mobile-nav-holder{
	padding-top: 20px;
}

#wrapper .fusion-mobile-nav-holder ul li a:before{
	display:none;
}

#wrapper .fusion-mobile-nav-holder ul.sub-menu li a{
    padding-left: 50px;
    height: auto;
    padding-bottom: 10px;
    font-size: 14px;
    letter-spacing: 0px;
}

#wrapper .fusion-mobile-nav-holder button{
	padding-right: 30px;
	font-size: 17px!important;
	color:#858585!important;
	background:none!important;
	
}

#wrapper .fusion-header .fusion-mobile-menu-icons a{
    font-size: 27px;
    margin-top: 5px;
}

#wrapper .fusion-header-wrapper.fusion-is-sticky .fusion-header.fusion-sticky-shadow .fusion-logo{
	width: 80px;
	margin-top:15px;
}

#wrapper .fusion-header-wrapper.fusion-is-sticky .fusion-header.fusion-sticky-shadow .fusion-main-menu{
	margin-top: 16px;
}

/***    MENU   ***/




/***    MAIN SLIDER   ***/

#main-slider .flexslider{
	margin-bottom:0px;
}

#main-slider .flexslider .flex-direction-nav{
	display:none;
}

#main-slider .flexslider .flex-control-nav li a{
	width: 31px;
    height: 6px;
    background: #fff;
    box-shadow: inset 0 0 0px rgb(0 0 0 / 30%);
	border-radius: 0;
}

#main-slider .flexslider .flex-control-nav li a.flex-active{
	background: #ef3e25;
}

#main-slider .flexslider .flex-control-nav li{
	margin: 0 4px;
}

#main-slider .flexslider .flex-control-nav{
    bottom: 0px;
    text-align: left;
    left: 20px;
	width: calc(100% - 60px);
}

/***    MAIN SLIDER   ***/




/***   PAGE TITLE BAR   ***/

#wrapper .fusion-page-title-bar{
	margin-top: 30px;
	max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

/***   PAGE TITLE BAR   ***/




/***   TITLE  ***/

#wrapper .uppercase p,
#wrapper .uppercase{
	text-transform: uppercase;
}

#wrapper .notice p,
#wrapper .notice{
	font-size:14px;
	font-style: italic;
	line-height: 1.2;
}

#wrapper .max-width{
	max-width:1200px;
    margin-left: auto;
    margin-right: auto;
}

#wrapper .font_25,
#wrapper .font_25 p{
	font-size:25px;
}

#wrapper .font_22,
#wrapper .font_22 p{
	font-size:22px;
}

#wrapper .white p,
#wrapper .white,
#wrapper .fusion-title.white h1,
#wrapper .fusion-title.white h2,
#wrapper .fusion-title.white h3,
#wrapper .fusion-title.white h4,
#wrapper .fusion-title.white h5,
#wrapper .fusion-title.white h6,
#wrapper .white .fusion-title h1,
#wrapper .white .fusion-title h2,
#wrapper .white .fusion-title h3,
#wrapper .white .fusion-title h4,
#wrapper .white .fusion-title h5,
#wrapper .white .fusion-title h6{
	color:#fff!important;
}

#wrapper .red p,
#wrapper .red,
#wrapper .fusion-title.red h1,
#wrapper .fusion-title.red h2,
#wrapper .fusion-title.red h3,
#wrapper .fusion-title.red h4,
#wrapper .fusion-title.red h5,
#wrapper .fusion-title.red h6,
#wrapper .red .fusion-title h1,
#wrapper .red .fusion-title h2,
#wrapper .red .fusion-title h3,
#wrapper .red .fusion-title h4,
#wrapper .red .fusion-title h5,
#wrapper .red .fusion-title h6{
	color:#d82f24!important;
}

#wrapper #main .fusion-title.title.style-h1 h2,
#wrapper #main .fusion-title.title.style-h1 h3,
#wrapper #main .fusion-title.title.style-h1 h4,
#wrapper #main .fusion-title.title.style-h1 h5,
#wrapper #main .fusion-title.title.style-h1 h6,
#wrapper #main .fusion-title.title.style-h1 div,
#wrapper footer .fusion-title.title.style-h1 h1,
#wrapper footer .fusion-title.title.style-h1 h2,
#wrapper footer .fusion-title.title.style-h1 h4,
#wrapper footer .fusion-title.title.style-h1 h5,
#wrapper footer .fusion-title.title.style-h1 h6,
#wrapper footer .fusion-title.title.style-h1 div,
#wrapper h1
{
	font-size:50px;
	line-height: 1.2;
}

#wrapper #main .fusion-title.title.style-h2 h1,
#wrapper #main .fusion-title.title.style-h2 h3,
#wrapper #main .fusion-title.title.style-h2 h4,
#wrapper #main .fusion-title.title.style-h2 h5,
#wrapper #main .fusion-title.title.style-h2 h6,
#wrapper #main .fusion-title.title.style-h2 div,
#wrapper footer .fusion-title.title.style-h2 h1,
#wrapper footer .fusion-title.title.style-h2 h2,
#wrapper footer .fusion-title.title.style-h2 h4,
#wrapper footer .fusion-title.title.style-h2 h5,
#wrapper footer .fusion-title.title.style-h2 h6,
#wrapper footer .fusion-title.title.style-h2 div,
#wrapper h2
{
	font-size:45px;
	line-height: 1.2;
}

#wrapper #main .fusion-title.title.style-h3 h1,
#wrapper #main .fusion-title.title.style-h3 h2,
#wrapper #main .fusion-title.title.style-h3 h4,
#wrapper #main .fusion-title.title.style-h3 h5,
#wrapper #main .fusion-title.title.style-h3 h6,
#wrapper #main .fusion-title.title.style-h3 div,
#wrapper footer .fusion-title.title.style-h3 h1,
#wrapper footer .fusion-title.title.style-h3 h2,
#wrapper footer .fusion-title.title.style-h3 h4,
#wrapper footer .fusion-title.title.style-h3 h5,
#wrapper footer .fusion-title.title.style-h3 h6,
#wrapper footer .fusion-title.title.style-h3 div,
#wrapper h3
{
	font-size:35px;
	line-height: 1.2;
}

#wrapper #main .fusion-title.title.style-h4 h1,
#wrapper #main .fusion-title.title.style-h4 h2,
#wrapper #main .fusion-title.title.style-h4 h3,
#wrapper #main .fusion-title.title.style-h4 h5,
#wrapper #main .fusion-title.title.style-h4 h6,
#wrapper #main .fusion-title.title.style-h4 div,
#wrapper footer .fusion-title.title.style-h4 h1,
#wrapper footer .fusion-title.title.style-h4 h2,
#wrapper footer .fusion-title.title.style-h4 h4,
#wrapper footer .fusion-title.title.style-h4 h5,
#wrapper footer .fusion-title.title.style-h4 h6,
#wrapper footer .fusion-title.title.style-h4 div,
#wrapper h4
{
	font-size:30px;
	line-height: 1.2;
}

#wrapper #main .fusion-title.title.style-h5 h1,
#wrapper #main .fusion-title.title.style-h5 h2,
#wrapper #main .fusion-title.title.style-h5 h3,
#wrapper #main .fusion-title.title.style-h5 h4,
#wrapper #main .fusion-title.title.style-h5 h6,
#wrapper #main .fusion-title.title.style-h5 div,
#wrapper footer .fusion-title.title.style-h5 h1,
#wrapper footer .fusion-title.title.style-h5 h2,
#wrapper footer .fusion-title.title.style-h5 h4,
#wrapper footer .fusion-title.title.style-h5 h5,
#wrapper footer .fusion-title.title.style-h5 h6,
#wrapper footer .fusion-title.title.style-h5 div,
#wrapper h5
{
	font-size:25px;
	line-height: 1.2;
}

#wrapper #main .fusion-title.title.style-h6 h1,
#wrapper #main .fusion-title.title.style-h6 h2,
#wrapper #main .fusion-title.title.style-h6 h3,
#wrapper #main .fusion-title.title.style-h6 h4,
#wrapper #main .fusion-title.title.style-h6 h5,
#wrapper #main .fusion-title.title.style-h6 div,
#wrapper footer .fusion-title.title.style-h6 h1,
#wrapper footer .fusion-title.title.style-h6 h2,
#wrapper footer .fusion-title.title.style-h6 h4,
#wrapper footer .fusion-title.title.style-h6 h5,
#wrapper footer .fusion-title.title.style-h6 h6,
#wrapper footer .fusion-title.title.style-h6 div,
#wrapper h6
{
	font-size:20px;
	line-height: 1.2;
}

/***   TITLE  ***/




/***   MAIN NEWS  ***/

#wrapper .fusion-recent-posts{
	margin-bottom: 20px;
}

#wrapper #main-news .post{
	width:50%;
 	margin-bottom: 30px;
}	

#main-news .post:first-child .fusion-flexslider{
	width:100%;
	margin-bottom: 20px;
}

#wrapper #main-news .post:first-child .fusion-flexslider img{
	min-height: 350px;
    max-height: 350px;
    object-fit: cover;
}

#wrapper #main-news .post .fusion-flexslider img{
	min-height: 110px;
    max-height: 110px;
    object-fit: cover;
}

#wrapper .fusion-recent-posts .post .recent-posts-content h3{
	line-height: 0.7;
	margin-bottom: 10px;
}

#wrapper .fusion-recent-posts .post:first-child .recent-posts-content h3{
	line-height: 0.9;
}

#wrapper .fusion-recent-posts .post:first-child .recent-posts-content h3 a{
	font-size: 25px;
}

#wrapper .fusion-recent-posts .post .recent-posts-content h3 a{
	font-size: 20px;
    font-weight: 800;
	color:#58595b;
	line-height: 1.1;
}

#wrapper .fusion-recent-posts .post .recent-posts-content h3 a:hover, 
#wrapper .fusion-recent-posts .post .recent-posts-content h3 a:focus
{
	color:#b72028;
}

#wrapper .fusion-recent-posts .post .recent-posts-content .meta,
#wrapper .fusion-recent-posts .post .recent-posts-content .meta a{
	color:#a7a9ac;
}

#wrapper .fusion-recent-posts .post .fusion-flexslider img{
/*
	min-height: 300px;
    max-height: 300px;
    object-fit: cover;
*/
}

/***   MAIN NEWS  ***/





/***    CHECKLIST   ***/

#wrapper .fusion-text ul{
	list-style: none;
    padding: 0 0 0 45px;
	margin: 0;
}

#wrapper .fusion-text ul li{
	margin-bottom: 10px;
}

#wrapper .fusion-text ul li:before {
    content: "\f105";
    font-size: 20px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #85322e;
    margin-left: -22px;
   	position: absolute;
}

#wrapper .fusion-accordian .toggle-content ul{
	list-style: none;
    padding: 0 0 0 45px;
	margin: 0;
}

#wrapper .fusion-accordian .toggle-content ul li{
	margin-bottom: 10px;
}

#wrapper .fusion-accordian .toggle-content ul li:before {
    content: "\f105";
    font-size: 20px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #85322e;
    margin-left: -22px;
   	position: absolute;
}

/***    CHECKLIST   ***/





/***   BUTTON   ***/

#wrapper .fusion-button{
    font-size: 14px;
    background: #000;
    color: #fff;
    padding: 16px 45px;
	border: 0;    
	text-align: center;
	margin-bottom: 10px;
	transform: scale(1);
}

#wrapper .fusion-button.button-large{
	font-size: 18px;
	padding: 25px 70px;
}


#wrapper .fusion-button:hover, 
#wrapper .fusion-button:focus
{
	background: #000;
	color:#fff;
	transform: scale(0.9);
}

#wrapper .fusion-button.button-red{
	background: rgb(152,30,36);
background: -moz-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
background: -webkit-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
background: linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#981e24",endColorstr="#ef3e25",GradientType=1);
	color:#fff;
}

#wrapper .fusion-button.button-lightgray{
	background: #fff;
}

#wrapper .fusion-button.button-lightgray .fusion-button-text{
	 color: #000;
}

/***   BUTTON   ***/





/***   FOOTER   ***/

#wrapper footer .fusion-fullwidth.nonhundred-percent-fullwidth .fusion-row{
	padding-right: 0%!important;
   	padding-left: 0%!important;
}

#wrapper footer .footer-padding{
	padding-left:2%;
	padding-right:2%;
}

#wrapper footer p, 
#wrapper footer{
	font-size:18px;
}

#wrapper footer #infolettre .fusion-title{
	margin-bottom: 0;
}

#wrapper footer #infolettre .fusion-title h4{
	font-size: 40px;
}

#wrapper footer #infolettre p,
#wrapper footer #contact p{
	margin-bottom:0;
}

#wrapper footer p{
	margin-top:0;
	color:#858585;
}

#wrapper footer #contact a{
	color:#fff;
	font-weight: 300!important;
	font-size: 25px;
}

#wrapper footer .widget_nav_menu ul{
	margin-top:0px;
	padding-left: 0;
}

#wrapper footer .widget_nav_menu ul li{
	padding: 0;
	border:0;
	margin-bottom: 8px;
	list-style: none;
}

#wrapper footer .widget_nav_menu ul li a{
	color:#858585;
}

#wrapper footer .widget_nav_menu ul li a:before{
	display:none;
}

#wrapper footer .widget_nav_menu ul li a:hover, 
#wrapper footer .widget_nav_menu ul li a:focus,
#wrapper footer .widget_nav_menu ul li.current_page_item a
{
	color:#000;
}

#wrapper footer .widget_nav_menu ul#menu-footer-menu-secondaire li{
	font-size:14px;
}

#wrapper footer .footer-applis{
	display: flex;
    flex-direction: row;
    justify-content: center;
}

#wrapper footer .footer-applis img{
	height: 40px;
	transform: scale(1);
}

#wrapper footer .footer-applis img:hover{
	transform: scale(0.9);
}

#wrapper footer .footer-applis div:first-child{
	margin-right:10px;
}

#wrapper footer .copyright,
#wrapper footer .copyright p{
	font-size:12px;
}

#wrapper footer .copyright a{
	color:#858585;
	text-decoration: underline;
}

#wrapper footer .copyright a:hover, 
#wrapper footer .copyright a:focus
{
	color:#000;
}

#wrapper footer .fusion-social-networks-wrapper a:hover,
#wrapper footer .fusion-social-networks-wrapper a:focus{
	color:#000!important;
}

/***   FOOTER   ***/





/***  FRAME   ***/



/***  FRAME   ***/




/***  MAIN CARROUSEL   ***/

#wrapper .wpcp-carousel-wrapper .wpcp-prev-button,
#wrapper .wpcp-carousel-wrapper .wpcp-next-button{
    border-radius: 100%!important;
    font-size: 20px!important;
    height: 50px!important;
    width: 50px!important;
}

#wrapper #wpcpro-wrapper-113.wpcp-carousel-wrapper .wpcp-next-button{
	right: 5%;
}

#wrapper #wpcpro-wrapper-113.wpcp-carousel-wrapper .swiper-slide .wpcp-slide-image img{
	min-height: 330px;
    object-fit: cover;
}


#wrapper #wpcpro-wrapper-1046{
	margin-top:-80px;
}

#wrapper #wpcpro-wrapper-1046.wpcp-carousel-wrapper .wpcp-carousel-section{
	padding-top:85px;
}

#wrapper #wpcpro-wrapper-1046.wpcp-carousel-wrapper .swiper-button-prev{
	right:56px;
}

#wrapper #wpcpro-wrapper-1046.wpcp-carousel-wrapper .swiper-slide .wpcp-slide-image img{
    min-height: 256px;
    object-fit: cover;
    max-height: 256px !important;
	width: 256px;
}

#wrapper #wpcpro-wrapper-1046.wpcp-carousel-wrapper .swiper-slide .wpcp-slide-image:before{
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f04b";
    position: absolute;
    font-size: 23px;
    bottom: 28px;
    left: 17px;
    display: flex;
    color: #fff;
    background: #ff0000;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    z-index: 1;
}


/***  MAIN CARROUSEL   ***/





/***  SIDEBAR   ***/

#sidebar .side-nav{
	display:none;
}

#sidebar .widget{
    margin-bottom: 30px;
}

#sidebar .widget.widget_block p{
	display:none;
}

#sidebar .widget.widget_media_image{
	margin-bottom: 40px;
}

#sidebar .widget.widget_media_image img,
#wrapper .main-sidebar-widget .widget{
	width:100%;
	max-width: 300px!important;
}

#sidebar .widget .widget-title{
	font-size:25px;
}

#sidebar .widget_search .widget-title{
	display:none;
}

#sidebar .widget .widget-title{
	font-size:28px;
	margin-bottom: 10px;
}

#sidebar .widget{
	margin-bottom: 50px;
}

#sidebar .widget ul{
	list-style:none;
	padding: 0;
}

#sidebar .widget ul li{
	line-height: 1.1;
	padding: 5px 0;
	border: 0;
}

#sidebar .widget ul li a:before{
	display:none;
}

#sidebar .widget ul li a{
	color:#343333;
	font-size: 18px;
}

#sidebar .widget ul li a:hover, 
#sidebar .widget ul li a:focus
{
	color:#85322e;
}

.search-results #content{
	width:100%!important;
}

.search-results #sidebar{
	display: none!important;
    width: 0;
}

#sidebar .widget.widget_price_filter .price_slider_wrapper{
	border:0px;
}

#sidebar .widget.widget_price_filter .button{
	font-size: 12px;
    padding: 12px 30px;
}

/***  SIDEBAR   ***/





/***  BLOG  ***/

#wrapper .pagination{
	justify-content: center;
	margin-top: 0;
}

/**.single-post #wrapper #main,
.archive #wrapper #main{
	max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2%;
    padding-right: 2%;
}*/

.blog #wrapper #main{
	padding-bottom: 60px;
}

.archive #wrapper #content h1{
	margin-bottom: 60px;
}

#wrapper .fusion-post-wrapper{
	border:0px;
}

#wrapper .fusion-recent-posts .post{
	margin-bottom:80px;
}

#wrapper .fusion-posts-container .post{
	margin-bottom:40px;
}

#wrapper .fusion-post-wrapper .fusion-post-content-wrapper{
	padding: 0;
}

#wrapper .fusion-recent-posts h2 a,
#wrapper .fusion-post-wrapper h2 a{
    font-weight: 800;
    color: #58595b!important;
    font-size: 22px;
	line-height: 1.2em;
}

#wrapper .fusion-post-wrapper .fusion-single-line-meta,
#wrapper .fusion-post-wrapper .fusion-single-line-meta span,
#wrapper .fusion-post-wrapper .fusion-single-line-meta a{
	color: #a7a9ac;
}

#wrapper .fusion-post-wrapper .fusion-image-wrapper img{
	max-height: 300px;
	min-height: 300px;
	object-fit: cover;
}

#wrapper .fusion-post-wrapper h2 a:hover, 
#wrapper .fusion-post-wrapper h2 a:focus,
#wrapper .fusion-recent-posts h2 a:hover, 
#wrapper .fusion-recent-posts h2 a:focus
{
  	color:#b72028!important;
}

#wrapper .fusion-post-wrapper .fusion-post-content-wrapper{
	padding-top: 20px;
}

.single-nouvelle #wrapper .post .fusion-post-title-meta-wrap,
.single-post #wrapper .post .fusion-post-title-meta-wrap{
	margin-bottom: 50px;
}

.single-nouvelle #wrapper .post h2.entry-title,
.single-post #wrapper .post h2.entry-title{
    font-size: 35px!important;
    font-weight: 600!important;
}

.single-nouvelle #wrapper .post .fusion-flexslider,
.single-post #wrapper .post .fusion-flexslider{
	margin-bottom: 60px;
}

.single-nouvelle #wrapper .post .post-content ul,
.single-post #wrapper .post .post-content ul{
	list-style: none;
}

.single-nouvelle #wrapper .post .post-content ul li,
.single-post #wrapper .post .post-content ul li{
	 margin-bottom: 15px;
}

.single-nouvelle #wrapper .post .post-content ul li:before,
.single-post #wrapper .post .post-content ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    color: #eb3023;
    font-size: 25px;
    padding-right: 12px;
    margin-left: -23px;
}

.single-nouvelle #wrapper .post .post-content img,
.single-post #wrapper .post .post-content img{
	margin: 30px 0;
}

.single-nouvelle #wrapper .post .fusion-meta-info,
.single-post #wrapper .post .fusion-meta-info{
	border: 0;
}

.single-nouvelle #wrapper .post .fusion-meta-info-wrapper span, 
.single-nouvelle #wrapper .post .fusion-meta-info-wrapper,
.single-nouvelle #wrapper .post .fusion-meta-info-wrapper a,
.single-post #wrapper .post .fusion-meta-info-wrapper span, 
.single-post #wrapper .post .fusion-meta-info-wrapper,
.single-post #wrapper .post .fusion-meta-info-wrapper a{
	color: #a7a9ac;
}

.single-nouvelle #wrapper .single-navigation,
.single-post #wrapper .single-navigation{
	border: 0;
    text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
    font-size: 15px;
}

.single-nouvelle #wrapper .single-navigation a,
.single-post #wrapper .single-navigation a{
	color:#343333;
}

.single-nouvelle #wrapper .single-navigation a:hover, 
.single-nouvelle #wrapper .single-navigation a:focus,
.single-post #wrapper .single-navigation a:hover, 
.single-post #wrapper .single-navigation a:focus
{
	color:#85322e;
}

.single-nouvelle #wrapper .single-navigation a[rel="next"],
.single-post #wrapper .single-navigation a[rel="next"]{
	margin-right: 0;
}

.single-nouvelle #wrapper .post .fusion-sharing-box,
.single-post #wrapper .post .fusion-sharing-box{
	display: flex;
    flex-direction: column;
	border-top: 1px solid #e0e0e0;
	padding-top: 40px;
}

.single-nouvelle #wrapper .post .fusion-sharing-box h4, 
.single-nouvelle #wrapper .post .fusion-sharing-box .fusion-social-networks,
.single-post #wrapper .post .fusion-sharing-box h4, 
.single-post #wrapper .post .fusion-sharing-box .fusion-social-networks{
	justify-content: center;
    display: flex;
}

.single-nouvelle #wrapper .post .fusion-sharing-box h4,
.single-post #wrapper .post .fusion-sharing-box h4{
	font-size: 28px;
    margin-bottom: 14px;
}

.single-nouvelle #wrapper .post .fusion-sharing-box .fusion-social-network-icon,
.single-post #wrapper .post .fusion-sharing-box .fusion-social-network-icon{
    background: #000;
    color: #fff!important;
    border: 0;
    text-decoration: none;
	-webkit-text-fill-color: #ffff;
	font-size: 20px;
    padding: 14px;
}

.single-nouvelle #wrapper .post .fusion-flexslider img,
.single-post #wrapper .post .fusion-flexslider img{
	max-width: 800px;
    width: 100%;
    max-height: 600px;
    object-fit: cover;
}

.single-nouvelle #wrapper #main,
.single-post #wrapper #main,
.archive #wrapper #main{
	padding-bottom: 20px;
}

.single-nouvelle #wrapper .post .post-content h1,
.single-nouvelle #wrapper .post .post-content h2,
.single-nouvelle #wrapper .post .post-content h3,
.single-nouvelle #wrapper .post .post-content h4,
.single-nouvelle #wrapper .post .post-content h5,
.single-nouvelle #wrapper .post .post-content h6,
.single-post #wrapper .post .post-content h1,
.single-post #wrapper .post .post-content h2,
.single-post #wrapper .post .post-content h3,
.single-post #wrapper .post .post-content h4,
.single-post #wrapper .post .post-content h5,
.single-post #wrapper .post .post-content h6{
	margin-bottom: 10px;
	margin-top: 50px;
}

.single-nouvelle #wrapper .post .post-content h1,
.single-post #wrapper .post .post-content h1{
	font-size: 30px;
}

.single-nouvelle #wrapper .post .post-content h2,
.single-post #wrapper .post .post-content h2{
	font-size: 26px;
}

.single-nouvelle #wrapper .post .post-content h3,
.single-post #wrapper .post .post-content h3{
	font-size: 22px;
}

.single-nouvelle #wrapper .post .post-content h4,
.single-nouvelle #wrapper .post .post-content h5,
.single-nouvelle #wrapper .post .post-content h6,
.single-post #wrapper .post .post-content h4,
.single-post #wrapper .post .post-content h5,
.single-post #wrapper .post .post-content h6{
	font-size: 20px;
}

#wrapper .related-posts{
	margin-top: 100px;
	margin-bottom: 60px;
}

#wrapper .related-posts .fusion-title h3{
	font-size: 40px!important;
}

#wrapper .related-posts h4{
	line-height:1;
}

#wrapper .related-posts h4,
#wrapper .related-posts .fusion-carousel-meta{
	text-align: left;
}

#wrapper .related-posts h4 a{
	font-weight: 800;
    color: #58595b !important;
    font-size: 22px;
}

#wrapper .related-posts h4 a:hover, 
#wrapper .related-posts h4 a:focus{
	color:#b72028!important;
}

#wrapper .related-posts .swiper-slide .fusion-image-wrapper{
	max-height: 300px;
    min-height: 300px;
    object-fit: cover;
}

#wrapper .related-posts .swiper-slide .fusion-image-wrapper img{
	max-height: 300px;
    min-height: 300px;
    object-fit: cover;
}

#wrapper .related-posts .awb-carousel .awb-swiper-button{
	display:none!important;
}

#wrapper .fusion-recent-posts .post .recent-posts-content h2{
	line-height: 0.6 !important;
	 margin-bottom: 13px;
}

/***  BLOG  ***/






/*** 404 + SEARCH ***/

.search #wrapper .fusion-page-title-bar,
.error404 #wrapper .fusion-page-title-bar{
	display:none;
}

.search #wrapper #main,
.error404 #wrapper #main{
	padding-bottom:100px!important;
}

.search #wrapper h1{
	margin-bottom: 60px;
}

.error404 #main,
.search #main{
	padding-bottom: 80px!important;
	max-width:1800px;
}

.search #content .error-page ul,
.error404 #content .error-page ul{
	list-style-type:none;
	padding-left:0px;
}

.error404 .error-message,
.error404 .fusion-error-page-404{
    display:none;
}

#wrapper .searchform .fusion-search-field input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px #f5f4e3 inset;
	-webkit-text-fill-color: #000!important;
}

.search #wrapper .search-page-search-form h1{
	font-size: 40px;
    margin-bottom: 20px;
}

.search #wrapper .search-page-search-form input:focus,
#wrapper #sidebar .fusion-search-field input:focus{
	outline: 0px!important;
	border-color:#d82f24;
	background:#fff;
}

.search #wrapper .search-page-search-form input{
	background: #fff;
}

.search #wrapper .search-page-search-form input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
	-webkit-text-fill-color: #000 !important;
}

#wrapper #sidebar .fusion-search-field input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px #edeae3 inset;
	-webkit-text-fill-color: #000 !important;
}

.error404 #wrapper .fusion-title.fusion-title-size-two,
.search #wrapper .fusion-title h2
{
    margin-bottom: 70px!important;
}

.error404 #wrapper .fusion-title h2,
.search #wrapper .fusion-title h2{
	text-align: center;
	font-size: 45px!important;
}

.search-results #content .post{
	margin-bottom: 50px;
}

.search-no-results #wrapper .fusion-checklist,
.error404 #wrapper .fusion-checklist{
	margin-bottom: 0px;
    margin-left: 0px;
}

.search-no-results #wrapper .fusion-checklist li a,
.error404 #wrapper .fusion-checklist li a{
	color: #000;
    font-weight: 400;
    font-size: 20px;
}

.search-no-results #wrapper .fusion-checklist li a:hover,
.error404 #wrapper .fusion-checklist li a:hover{
	color:#85322e;
}

.search-no-results #wrapper .fusion-checklist li,
.error404 #wrapper .fusion-checklist li{
	font-size: 20px;
    font-weight: 700;
	padding:0;
}

.search-no-results #wrapper .fusion-checklist li:last-child,
.error404 #wrapper .fusion-checklist li:last-child{
    display:none;
}

#wrapper .error-page .col-lg-4{
	width:50%;
}

#wrapper .error-page .search-page-search-form,
#wrapper .error-page .fusion-search-form{
	max-width:600px;
    margin-top: 30px;
}

.search-results #wrapper .search-page-search-form form{
   max-width: 600px;
   text-align: center;
   margin: 0 auto;
}

.error-page .useful-links{
	padding-left:3%;
}

.search-results #wrapper .search-page-search-form p{
	margin-bottom:40px;
}

.search #wrapper .post .entry-title{
	margin-bottom: 13px;
}

.search #wrapper .post .entry-title{
	line-height: 1.0!important;
}

.search #wrapper .post .entry-title a{
    color: #1c1a0c;
    text-transform: none;
    font-size: 30px;
    text-decoration: none;
}

.search #wrapper .post .entry-title a:hover,
.search #wrapper .post .entry-title a:focus{
	color:#85322e;
}

.search .fusion-error-page-oops{
    display:none;
}

.error404 .fusion-page-title-bar h1,
.search .fusion-page-title-bar h1,
.archive .fusion-page-title-bar h1,
.archive .fusion-page-title-bar div.h1{
    width:auto!important;
}

.error404 .fusion-breadcrumbs,
.search .fusion-breadcrumbs{
    display:none;
}

.search #wrapper .search-page-search-form{
    padding: 50px 6% 60px;
    border: 0px;
    margin-top: 100px;
    text-align: center;
    background: #f2f2f2;
    background-size: cover;
    background-position: center;
}

.search #wrapper .search-page-search-form h2{
    margin-bottom: 20px;
}

.search #wrapper .pagination{
	justify-content: center;
	font-weight: 500;
}

.search #wrapper .pagination a,
.search #wrapper .pagination .pagination-next:after,
.search #wrapper .pagination .pagination-prev:before{
	color:#000;
}

/*** 404 + SEARCH ***/






/***   LANDING WOOCOMMERCE   ***/

.woocommerce-shop #wrapper .product .fusion-product-wrapper .onsale {
    display:none;
}

.woocommerce-shop #wrapper .product{
	margin-bottom: 60px;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper{
	border: 0;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .product-details-container{
	text-align: left;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .product-title{
    font-style: normal;
    font-size: 25px;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .product-title a{
	color: #1c1a0c;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .price del .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 500;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .price ins {
    order: 1;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .price {
    display: flex;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .price del {
    order: 2;
    margin-left: 15px;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .fusion-image-wrapper{
	max-height: 400px;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .fusion-product-content{
	padding: 0px 0px 0px 0px;
}


.woocommerce-shop #wrapper .product .fusion-product-wrapper .fusion-image-wrapper img{
	min-height: 400px;
    max-height: 400px;
	object-fit: cover;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .onsale {
    font-size: 0;
	top: -50px;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .onsale:before {
    content: "";
    width: 110px;
    height: 104px;
    background-size: cover;
    position: absolute;
    padding: 0;
}

.woocommerce-shop #wrapper .woocommerce-container .catalog-ordering{
	justify-content: flex-end;
	margin-bottom: 60px;
}

.woocommerce-shop #wrapper .product .fusion-product-wrapper .fusion-woo-badges-wrapper .fusion-out-of-stock{
	background: #b2282f;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

/***   LANDING WOOCOMMERCE   ***/





/***   SINGLE WOOCOMMERCE   ***/

.woocommerce-shop #wrapper .avada-page-titlebar-wrapper,
.single-product #wrapper .avada-page-titlebar-wrapper{
	display:none;
}

.single-product #wrapper .woocommerce-container .product .avada-single-product-gallery-wrapper img{
	max-height: 500px;
   	min-height: 500px;
   	object-fit: cover;
}

.single-product .woocommerce-product-gallery__image img
{
	height: 500px;
	object-fit: cover;
	width: 100%;
}

.single-product #wrapper .woocommerce-container .product .avada-single-product-gallery-wrapper .onsale {
    font-size: 0;
	top: -50px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .out-of-stock{
	background: #b2282f;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .avada-availability{
	margin:0;
}

.single-product #wrapper .woocommerce-container .product .summary-container .in-stock{
	background: #f2f2f2;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
}

.single-product #wrapper .woocommerce-container .product .summary-container h2{
    font-weight: 600;
    color: #58595b;
    font-size: 35px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .woocommerce-Price-amount{
    font-size: 28px;
    color: #d82f24;
    font-weight: 800;
}

.single-product #wrapper .woocommerce-container .product .summary-container .price del .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 500;
	color: #858585;
}

.single-product #wrapper .woocommerce-container .product .summary-container .price ins {
    order: 1;
}

.single-product #wrapper .woocommerce-container .product .summary-container .price {
    display: flex;
	margin-bottom: 10px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .price del {
    order: 2;
    margin-left: 15px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .product_meta{
	font-size: 14px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .quantity{
	border: 0;
	margin: 0 3px;
	width: auto;
	margin-bottom:20px;
	margin-right: 20px;
}

.single-product #wrapper .woocommerce-container .product .summary-container .product-border{
	display:none;
}

.single-product #wrapper .woocommerce-container .product .summary-container button{
	margin-bottom: 20px;
	transform: scale(1);
	font-weight: 500;
    font-size: 14px;
}

.single-product #wrapper .woocommerce-container .product .summary-container button:hover, 
.single-product #wrapper .woocommerce-container .product .summary-container button:focus
{
	transform: scale(0.9);
}

.single-product #wrapper .woocommerce-container .product .summary-container .quantity input{
    font-size: 24px;
    border-radius: 100%;
    background: #fff;
    margin: 0 3px;
    border: solid 2px #e2e2e2;
    height: 50px;
    width: 50px;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs{
	width:100%;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs,
.single-product #wrapper .woocommerce-container .product .woocommerce-tabs ul,
.single-product #wrapper .woocommerce-container .product .woocommerce-tabs ul li{
	border: 0px solid #e2e2e2!important;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs ul li.active a{
    background: #000;
    color: #fff;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs ul li a{
    background: #f2f2f2;
    color: #000;
    font-weight:500;
    font-size: 14px;
    text-transform: uppercase;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs .woocommerce-Tabs-panel{
	background: #f2f2f2;
    border: 0; 
	font-size: 16px;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs .woocommerce-Tabs-panel ul{
	list-style: none;
    padding: 0 0 0 45px;
	margin: 0;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs .woocommerce-Tabs-panel ul li{
	margin-bottom: 10px;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs .woocommerce-Tabs-panel ul li:before {
    content: "\f105";
    font-size: 17px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #85322e;
    margin-left: -21px;
    position: absolute;
    margin-top: -2px;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-tabs .woocommerce-Tabs-panel h3{
	font-size: 25px;
}

.single-product #wrapper .woocommerce-container .product .social-share,
.single-product #wrapper .woocommerce-container .product .social-share li{
	border: 0;
}

.single-product #wrapper .woocommerce-container .product .social-share li a i{
	border: 0;
    margin-bottom: 10px;
    background: #000;
    color: #fff;
	width: 45px;
    height: 45px;
    line-height: 45px;
}

.single-product #wrapper .woocommerce-container .product .social-share li a{
	display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    color: #58595b;
	text-align: center;
}

.single-product #wrapper .woocommerce-container .product .social-share li .fusion-woo-social-share-text{
	width: 100%;
}

.single-product #wrapper .woocommerce-container .product .social-share li .fusion-woo-social-share-text{
	justify-content: center;
    display: flex;
}

.single-product #wrapper .woocommerce-container .product .related.products{
	margin-top: 80px;
}

.single-product #wrapper .woocommerce-container .product .related.products .fusion-title > h3{
	text-align: center;
    width: 100%;
	font-size: 40px!important;
	margin-bottom: 60px;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper{
	border: 0;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-image-wrapper img{
	max-height: 400px;
    min-height: 400px;
    object-fit: cover;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content{
	padding: 20px 0;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-title a{
	text-align: left;
    font-style: normal;
    color: #1c1a0c;
	font-size: 30px;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-details-container{
	text-align: left;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-details-container .fusion-price-rating .woocommerce-Price-amount {
    font-size: 22px;
    color: #877b64;
    font-weight: 800;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-details-container .fusion-price-rating .price del .woocommerce-Price-amount{
    font-size: 15px;
    font-weight: 500;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-details-container .fusion-price-rating .price {
    display: flex;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-details-container .fusion-price-rating .price del {
    order: 2;
    margin-left: 15px;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .fusion-product-content .product-details-container .fusion-price-rating .price ins {
    order: 1;
}

.single-product #wrapper .woocommerce-container .product .related.products .product .fusion-product-wrapper .onsale {
    font-size: 0;
    top: -50px;
	display:none;
}

#wrapper .woocommerce-notices-wrapper .woocommerce-message,
#wrapper .woocommerce-notices-wrapper .wc-block-components-notice-banner{
    text-align: center;
    flex-direction: column;
	margin-bottom: 100px;
	padding: 32px 6% !important;
	display: flex;
    width: 100%;
	color: #dc3232;
    font-weight: 600;
    background: none;
    border: 1px solid #dc3232;
	font-size: 16px;
}

#wrapper .woocommerce-notices-wrapper .woocommerce-message .button,
#wrapper .woocommerce-notices-wrapper .wc-block-components-notice-banner .button{
    padding: 13px 40px !important;
    background: #000 !important;
    color: #fff!important;
    font-size: 14px;
    border-radius: 4px;
    float: none;
    margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;
}

#wrapper .woocommerce-notices-wrapper .woocommerce-message a:before,
#wrapper .woocommerce-notices-wrapper .woocommerce-message:before,
#wrapper .woocommerce-notices-wrapper .wc-block-components-notice-banner:before{
	display:none;
}

#wrapper .woocommerce-notices-wrapper .wc-block-components-notice-banner .button:before{
	content: "\f290";
    font-family: "Font Awesome 5 pro";
    color: #fff;
    font-size: 16px;
    margin-right: 8px;
    font-weight: 300;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-product-details__short-description ul{
	list-style:none;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-product-details__short-description{
	margin-top:30px;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-product-details__short-description ul li {
    margin-bottom: 10px;
}

.single-product #wrapper .woocommerce-container .product .woocommerce-product-details__short-description ul li:before{
	content: "\f105";
    font-size: 20px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #85322e;
    margin-left: -21px;
    position: absolute;
    margin-top: 0;
}

/***   SINGLE WOOCOMMERCE   ***/




/***   WOOCOMMERCE PAGES   ***/

.woocommerce-cart #wrapper .fusion-page-title-bar,
.woocommerce-checkout #wrapper .fusion-page-title-bar,
.woocommerce-account #wrapper .fusion-page-title-bar{
	display:none;
}

.woocommerce-cart #main,
.woocommerce-checkout #main,
.woocommerce-account #main{
	padding-bottom: 100px;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-content-box{
	border: 0;
    padding: 0;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-content-box h2{
	border: 0;
    font-size: 35px;
}

.woocommerce-cart #wrapper .woocommerce .cart-collaterals{
	margin-top: 60px;
}

.woocommerce-cart #wrapper .woocommerce .shipping-coupon .coupon{
	border: 0;
    text-align: center;
    background: #d7ece5;
    background-size: cover;
    background-position: center;
	border-radius: 30px;
}

.woocommerce-cart #wrapper .woocommerce .shipping-coupon .coupon h2,
.woocommerce-cart #wrapper .woocommerce .cart_totals h2,
.woocommerce-account #wrapper .woocommerce .woocommerce-MyAccount-content h2{
	font-size: 30px;
	border:0;
	margin-bottom: 10px;
}

.woocommerce-cart #wrapper .woocommerce .shipping-coupon .coupon .avada-coupon-fields{
	flex-direction: column;
}

.woocommerce-cart #wrapper .woocommerce .shipping-coupon .coupon .avada-coupon-fields #avada_coupon_code{
    margin-right: 0;
    width: 80%;
    margin-bottom: 20px;
	background: #fff;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-notices-wrapper{
	margin-bottom: 50px;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-notices-wrapper .woocommerce-error li{
	border: 0;
    color: #85322e;
    font-weight: 800;
    font-size: 16px;
    padding: 20px;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-notices-wrapper .woocommerce-message{
	border: 0;
    color: #000;
    font-weight: 800;
    font-size: 16px;
    padding: 20px;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-content-box .product-quantity{
	width: 180px;
}


.woocommerce-cart #wrapper .woocommerce .woocommerce-content-box .product-quantity .quantity{
	border: 0;
	margin: 0 3px;
	width: auto;
}

.woocommerce-cart #wrapper .woocommerce .woocommerce-content-box .product-quantity .quantity input{
    border: 0;
    font-weight: 700;
    font-size: 24px;
    border-radius: 100%;
    background: #edeae3;
	margin: 0 3px;
}

.woocommerce-checkout #wrapper .woocommerce .avada-myaccount-user{
    border: 0;
    display: flex;
    flex-direction: column;
}

.woocommerce-checkout #wrapper .woocommerce .avada-myaccount-user .username{
	display:none!important;
}

.woocommerce-checkout #wrapper .woocommerce .avada-myaccount-user .message{
	border: 0;
	justify-content: center;
	font-size: 22px;
	text-align: center;
}

.woocommerce-checkout #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column{
	display: flex;
    justify-content: center;
	padding: 0;
	margin-bottom: 20px;
}

.woocommerce-checkout #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart a{
    padding: 13px 25px;
    background: #000;
    color: #fff!important;
    font-weight: 600;
    font-size: 15px;
    border-radius: 50px;
    float: none;
    margin-right: 20px;
    text-transform: none;
}

.woocommerce-checkout #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart a:before{
	display:none;
}

.woocommerce-checkout #wrapper .woocommerce .woocommerce-form-login-toggle .woocommerce-info{
    display: flex;
    justify-content: center;
    background: none;
}

.woocommerce-checkout #wrapper .woocommerce .woocommerce-form-login-toggle .woocommerce-info:before{
	display:none;
}

.woocommerce-checkout #wrapper .woocommerce .checkout_coupon{
	border: 0;
    text-align: center;
    background: #d7ece5;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
	margin-bottom: 60px;
}

.woocommerce-checkout #wrapper .woocommerce .checkout_coupon h2{
	font-size: 30px;
}

.woocommerce-checkout #wrapper .woocommerce .checkout_coupon .coupon-input{
	width: 400px;
}

.woocommerce-checkout #wrapper .woocommerce .checkout_coupon .coupon-input #coupon_code{
	background:#fff;
}

.woocommerce-checkout #wrapper .woocommerce .avada-checkout h3{
	border: 0;
    font-size: 35px;
}

.woocommerce-checkout #wrapper .woocommerce .avada-checkout .woocommerce-error li{
    border: 0;
    color: #85322e;
    font-weight: 900;
    font-size: 16px;
    padding: 20px;
	margin-bottom: 50px;
}

.woocommerce-checkout #wrapper .woocommerce .woocommerce-side-nav li a,
.woocommerce-account #wrapper .woocommerce .woocommerce-MyAccount-navigation li a{
    color: #000;
    font-weight: 700;
    font-size: 15px;
}

.woocommerce-checkout #wrapper .woocommerce .woocommerce-invalid:after{
	font-size: 15px;
    color: #85322e;
    font-weight: 900;
}

.woocommerce-checkout #wrapper .woocommerce .validate-required.woocommerce-invalid .select2-selection--single, 
.woocommerce-checkout #wrapper .woocommerce .validate-required.woocommerce-invalid input{
	box-shadow: inset 3px 0 0 #85322e!important;
}

.woocommerce-checkout #wrapper .woocommerce .woocommerce-form-login{
	max-width: 800px;
    margin-bottom: 100px;
    border: 1px solid #c1b59f;
    padding: 28px;
    margin-left: auto;
    margin-right: auto;
}


.woocommerce-account #wrapper #customer_login h2{
	font-size: 30px;
    border: 0;
}

.woocommerce-account #wrapper #customer_login .lost_password{
	font-size: 16px;
    font-weight: 600;
	display: block;
	margin-top: 20px;
}

.woocommerce-account #wrapper .woocommerce .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-account #wrapper .woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner{
    margin-bottom: 50px;
	text-align: center;
}

.woocommerce-account #wrapper .woocommerce .woocommerce-notices-wrapper .woocommerce-error li{
	border: 0;
    color: #85322e;
    font-weight: 800;
    font-size: 16px;
    padding: 20px;
}

.woocommerce-account #wrapper .woocommerce .lost_reset_password{
	max-width: 800px;
    border: 1px solid #c1b59f;
    padding: 28px;
    margin-left: auto;
	margin-right: auto;
}

.woocommerce-account #wrapper .woocommerce .woocommerce-MyAccount-content h3{
	font-size: 30px;
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user{
	flex-direction: column;
    text-align: center;
    padding: 40px;
    background: #f2f2f2;
    border: 0;
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .message{
	text-align: center;
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column{
	display: flex;
    justify-content: center;
	padding: 0;
	margin-bottom: 5px;
	border:0;
	flex-wrap: wrap;
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart{
	margin-top: 20px;
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart a,
.order-again a.button
{
    background: #000;
    color: #fff!important;
    float: none;
    margin-right: 20px;
	padding: 13px 40px;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
	transform: scale(1);	
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart a:hover, 
.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart a:focus
{
	transform: scale(0.9);
}

.woocommerce-account #wrapper .woocommerce .avada-myaccount-user .avada-myaccount-user-column .view-cart a:before{
	display:none;
}

#wrapper .woocommerce .woocommerce-info{
	border: 0;
    text-align: center;
	font-weight: 600;
	width:100%;
}

#wrapper .woocommerce .woocommerce-info:before{
	display:none;
}

#wrapper .woocommerce .wc-empty-cart-message{
	display: flex;
    flex-direction: column;
}

#wrapper .woocommerce .wc-empty-cart-message .woocommerce-info{
	margin-bottom: 0;
	width: 100%;
	padding-top: 10px;
}

#wrapper .woocommerce .return-to-shop{
	justify-content: center;
    display: flex;
    width: 100%;
	border: 0;
	padding-bottom: 27px;
	height: auto!important;
	padding-top: 14px;
}

#wrapper .woocommerce .return-to-shop .button{
padding: 13px 25px;
    background: #000;
    color: #fff!important;
    font-weight: 600;
    font-size: 15px;
    border-radius: 50px;
    margin-right: 0;
    text-transform: none;
    height: auto;
    line-height: normal;
}

#wrapper .woocommerce .return-to-shop .button:before{
	display:none;
}

.shop_table .product-remove a{
	font-size: 36px!important;
}

.woocommerce .login .form-row{
	float: none!important;
	margin-left: 0!important;
}

#wrapper .woocommerce-form-login .lost_password{
	float: none!important;
	font-size: 16px;
    font-weight: 600;
    display: block;
    margin-top: 20px;
}

#wrapper .woocommerce-form-login .woocommerce-form__label-for-checkbox{
	float: right;
}

.woocommerce-error li{
	border:0px!important;
	color:#85322e!important;
}

.woocommerce-cart #wrapper .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
	display:none!important;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-empty-cart-block h2.wc-block-cart__empty-cart__title{
	color: #dc3232;
    font-weight: 600;
    background: none;
    border: 1px solid #dc3232;
    font-size: 20px;
    padding: 30px;
}

.woocommerce-account #wrapper .woocommerce-MyAccount-content .wc-block-components-notice-banner{
	color: #dc3232;
    font-weight: 600;
    background: none;
    border: 1px solid #dc3232;
    font-size: 16px;
}

/**.woocommerce-checkout #wrapper .wc-block-components-sidebar-layout{
	color: #dc3232;
    font-weight: 600;
    background: none;
    border: 1px solid #dc3232;
    text-align: center;
    padding: 20px;
	justify-content: center;
}**/

.woocommerce-page #wrapper button{
	font-size:14px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
	font-family: 'din-2014';
}

.woocommerce-account #wrapper .woocommerce-form-register .woocommerce-privacy-policy-text{
	font-size:16px;
}

.woocommerce-account #wrapper .woocommerce-form-login .woocommerce-form-login__rememberme{
	font-size: 16px;
}

.woocommerce-account #wrapper #main{
	padding-left:6%;
	padding-right:6%;
}

.woocommerce-account #wrapper .woocommerce-MyAccount-content{
	font-size:18px;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block,
.woocommerce-checkout #wrapper .wp-block-woocommerce-checkout-order-summary-block{
	background-color: #f2f2f2;
	padding: 40px;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-components-totals-coupon a,
.woocommerce-checkout #wrapper .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon a{
	font-size: 14px;
    background: #000;
    color: #fff;
    padding: 13px 40px;
    border: 0;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-radius: 4px;
	transform: scale(1);
	justify-content: center;
    display: flex;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-components-totals-coupon a:hover, 
.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-components-totals-coupon a:focus,
.woocommerce-checkout #wrapper .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon a:hover, 
.woocommerce-checkout #wrapper .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon a:focus{
	transform: scale(0.9);
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a,
.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container button{
	font-size: 18px;
    padding: 20px 40px;
    border: 0;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-radius: 4px;
	background: rgb(152,30,36);
    background: -moz-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
    background: -webkit-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
    background: linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#981e24",endColorstr="#ef3e25",GradientType=1);
    color: #fff;
	margin-top: 10px;
	transform: scale(1);
    font-family: 'din-2014';
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a:hover, 
.woocommerce-cart #wrapper .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a:focus{
		transform: scale(0.9);
}

.tax-product_cat #wrapper .avada-page-titlebar-wrapper{
	display:none;
}

.woocommerce #wrapper .wc-block-components-notice-banner{
	color: #dc3232;
    font-weight: 600;
    background: none;
    border: 1px solid #dc3232;
	text-align: center;
}

.woocommerce #wrapper .wc-block-components-notice-banner:before{
	display:none!important;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-product-badge{
	display:none;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-cart-item__remove-link{
	background: none;
    color: #d82f24;
    text-transform: none;
    text-decoration: none;
    font-weight: 600;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-product-price__value{
    font-size: 23px;
    color: #000;
    font-weight: 800;
}
.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-product-name{
	color: #58595b;
    font-weight: 600;
    font-size: 22px;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-quantity-selector{
	 width: auto;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-quantity-selector button{
    border-radius: 100%;
    background: #fff;
    margin: 0 3px;
    border: solid 2px #e2e2e2;
    height: 50px;
    width: 50px;
	color: #000;
	font-weight: 600;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-quantity-selector button:hover, 
.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-quantity-selector button:focus{
	background: #000;
    color: #fff;
    border-color: #000;
	box-shadow: inset 0 0 0px 0px currentColor;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-quantity-selector input{
	border-radius: 100%;
    background: #fff;
    margin: 0 3px;
    border: solid 2px #e2e2e2;
    height: 50px;
    width: 50px;
    color: #000;
    flex: unset;
}

.woocommerce-cart #wrapper .wp-block-woocommerce-cart-items-block .wc-block-components-quantity-selector:after{
	display:none;
}

.woocommerce-checkout #wrapper #main{
	padding-left: 6%;
    padding-right: 6%;
}

.woocommerce-checkout #wrapper .wc-block-checkout .wc-block-components-checkout-place-order-button{
	background: rgb(152,30,36);
    background: -moz-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
    background: -webkit-linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
    background: linear-gradient(96deg, rgba(152,30,36,1) 0%, rgba(239,62,37,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#981e24",endColorstr="#ef3e25",GradientType=1);
    color: #fff;
    font-size: 18px;
    padding: 20px 40px;
    border: 0;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-radius: 4px;
	transform: scale(1);
}

.woocommerce-checkout #wrapper .wc-block-checkout .wc-block-components-checkout-place-order-button:hover, 
.woocommerce-checkout #wrapper .wc-block-checkout .wc-block-components-checkout-place-order-button:focus{
	transform: scale(0.9);
}

.woocommerce-checkout #wrapper .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary button{
	background: none;
    color: #000;
}


/***   WOOCOMMERCE PAGES   ***/






/* Woocommerce */

.woo_product_item_detail
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #f2f3f5;
}

.woo_product_item_detail:last-child
{
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}

.woo_product_item_img
{
	width: 25%;
	position: relative;
}

.woo_product_item_img_used
{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(183,181,0,0.6);
	color: #fff;
}

.woo_product_item_img_refund
{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 11;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(148,0,0,0.6);
	color: #fff;
}



.woo_product_item_price
{
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(25,143,217,1);
	padding: 5px 10px;
	color: #fff;
	z-index: 20;
}

.woo_product_item_name
{
	width: 25%;
	padding: 10px;
}
.woo_product_item_qty
{
	width: 25%;
	text-align: center;
}
.woo_product_item_action
{
	width: 25%;
	text-align: center;
}


li.pm-virtuel .onsale
{
	display: none;
}

li.pm-virtuel .fusion-price-rating
{
	
}

li.pm-virtuel .fusion-price-rating > .price,
.slider_product_vedette_block_footer_info_price > .price,
li.product .fusion-price-rating > .price
{
	display: flex !important;
	justify-content: flex-end;
	padding: 10px 0px 10px 10px;
	align-items: flex-start;
	width: 100%;
}

li.pm-virtuel .fusion-price-rating > .price ins,
.slider_product_vedette_block_footer_info_price > .price ins,
li.product .fusion-price-rating > .price ins
{
	order: 1;
	color: #d82f24;
	font-size: 25px;
	font-weight: bold;
}
li.pm-virtuel .fusion-price-rating > .price ins .amount,
.slider_product_vedette_block_footer_info_price > .price ins .amount,
li.product .fusion-price-rating > .price ins .amount,
li.product .fusion-price-rating > .price .amount,
.slider_product_vedette_block_footer_info_price > .price .amount
{
	color: #d82f24;
	font-size: 25px;
	font-weight: bold;
}

li.pm-virtuel .fusion-price-rating > .price del,
.slider_product_vedette_block_footer_info_price > .price del,
li.product .fusion-price-rating > .price del
{
	order: 2;
	text-decoration: line-through;
	color: #858585;
	font-size: 18px;
	margin-left: 12px;
}

li.pm-virtuel .fusion-price-rating > .price del .amount,
.slider_product_vedette_block_footer_info_price > .price del .amount,
li.product .fusion-price-rating > .price del .amount
{
	color: #858585;
	font-size: 15px;
	font-weight: 400;
}

.product .featured-image
{
	width: 100%;
	position: relative;
	height: 0px;
	padding-bottom: 60%;
	border-radius: 10px;
    overflow: hidden;
}

.product .fusion-product-content .product-title
{
	display: none;
}

.product .featured-image img
{
	width: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	
	-webkit-transition: transform 0.3s ease-in-out!important;
    -moz-transition: transform 0.3s ease-in-out!important;
    -o-transition: transform 0.3s ease-in-out!important;
    transition: transform 0.3s ease-in-out!important;
}

.product .featured-image img:hover
{
	transform: scale(1.1);
}



.product-grid-view.product .fusion-product-content
{
	padding: 6px 0px 10px 0px;
}

.products li .fusion-product-wrapper
{
	border: none;
}

.products li .fusion-content-sep
{
	display: none;
}

.products li .fusion-product-wrapper .fusion-product-content
{
	display: flex !important;
	flex-direction: row !important;
	position: relative;
	z-index: 10;
}

.products li .fusion-product-wrapper .fusion-product-content .product-logo
{
	width: 120px;
	height: 120px;
	flex-shrink: 0 !important;
	border-radius: 100%;
	overflow: hidden;
	display: flex;
	align-content: center;
	justify-content: center;
	margin-top: -26px;
	background-color: #fff;
	padding: 20px;
	box-shadow: 0px 0px 10px -4px #222;
}

.products li .fusion-product-wrapper .fusion-product-content .product-logo img
{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.products li .fusion-product-wrapper .fusion-product-content .wc_list_product_footer
{
	width: 100%;
	padding-left: 20px;
}

.product-buttons .add_to_cart_button:before, .product-buttons .product_type_auction:before, .product-buttons .product_type_external:before, .product-buttons .product_type_simple:before
{
	display: none;
}

.product-buttons .add_to_cart_button, .product-buttons .product_type_auction, .product-buttons .product_type_external, .product-buttons .product_type_simple
{
	display: none !important;
}

.product-buttons .show_details_button:before,
.slider_product_vedette_block_footer_info_btn .show_details_button:before
{
	display: none;
}

.product-buttons .show_details_button,
.slider_product_vedette_block_footer_info_btn .show_details_button
{
	font-size: 14px;
    background: linear-gradient(to right,  #981e24 0%,#ef3e25 100%);
    color: #fff !important;
    padding: 8px 45px;
    border: 0;
    text-align: center;
    transform: scale(1);
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: 600;
}

.products li .fusion-product-wrapper .fusion-product-content .product-buttons
{
	padding-top: 0px;
}

.products li .fusion-product-wrapper .price del .amount, .products li .fusion-product-wrapper .product-details .price .from
{
	margin-right: 0px;
}

.products li .fusion-product-wrapper .product-buttons .show_details_button
{
	display: inline-block;
	max-width: none;
	text-align: center;
}

.products li .fusion-product-wrapper .product-buttons-container
{
	display: flex;
	justify-content: flex-end;
}

#pm_boutique_title_bar
{
	padding: 30px;
    background-color: #f2f2f2;
    font-size: 26px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
 	margin-top: 65px;
	text-align: center;
}

#pm_boutique_title_bar .pm_boutique_title_bar_date_format
{
	color: #d82f24;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
}

#pm_boutique_title_bar_countdown
{
	padding: 0px;
	background-color: transparent;
}

#pm_boutique_title_bar_countdown.fusion-countdown .fusion-dash
{
	background-color: #fff;
	border-radius: 4px;
}

#pm_boutique_title_bar_countdown.fusion-countdown .fusion-dash-title,
#pm_boutique_title_bar_countdown.fusion-countdown .fusion-countdown-counter-wrapper
{
	color: #c22126;
}

#pm_boutique_title_bar_countdown.fusion-countdown .fusion-dash-wrapper
{
	width: 120px;
}


body.single-product .woocommerce-product-gallery__wrapper,
body.single-product .woocommerce-product-gallery__wrapper img
{
	width: 100%;
}

body.single-product .woocommerce-product-gallery__wrapper img.zoomImg {
	display:none!important;
}

body.single-product .wc_single_product_conditions
{
	margin-top: 60px;
	background-color: #f2f2f2;
	padding: 30px 4%;
}

body.single-product #main
{
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
}

body.single-product section > .product,
body.single-product .woocommerce-notices-wrapper
{
	padding-left: 4%;
	padding-right: 4%;
}

body.single-product section > .product
{
	display: flex;
	flex-wrap: wrap;
}

html.flexbox .woocommerce .social-share
{
	margin-bottom: 60px;
	width: 100%;
}


body.single-product .avada-product-images-global
{
	float: none !important;
	flex-shrink: 0;
	margin-right: 60px;
	width: 500px;
}

body.single-product .product .summary.entry-summary
{
	margin-left: 0 !important;
	float: none !important;
	width: calc(100% - 500px - 250px - 120px);
}

body.single-product .product .wc_single_product_commercant
{
	width: 250px;
    flex-shrink: 0;
    margin-left: 60px;
    padding-left: 30px;
    border-left: solid 1px #e2e2e2;
}

body.single-product .product .wc_single_product_commercant > div:not(:last-child)
{
	margin-bottom: 20px;
}

body.single-product .wc_single_product_commercant_logo > img
{
	width: 100%;
}

#pm_boutique_title_bar_menu
{
	padding: 30px 4%;
	display: flex;
	justify-content: center;
	width: 100%;
	background: #000;
}


#pm_boutique_title_bar_menu ul li a:hover, 
#pm_boutique_title_bar_menu ul li a:focus{
	transform: scale(0.9);
}

#pm_boutique_title_bar_menu ul li a{
	font-size: 14px;
    background: #fff;
    color: #000;
    padding: 13px 40px;
    border: 0;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-radius: 4px;
	transform: scale(1);
}

#pm_boutique_title_bar_menu ul li.fusion-menu-login-box a:before{
	content:"\f007";
	font-family: "Font Awesome 5 pro";
	color:#000;
	font-size:16px;
	margin-right: 8px;
	font-weight: 300;
}

#pm_boutique_title_bar_menu ul li.fusion-menu-cart a:before{
    content: "\f290";
    font-family: "Font Awesome 5 pro";
    color: #000;
    font-size: 16px;
    margin-right: 8px;
    font-weight: 300;
}

#pm_boutique_title_bar_menu ul li .fusion-caret{
	display:none;
}

#pm_boutique_title_bar_menu ul > li
{
	display: flex;
}

#pm_boutique_title_bar_menu ul > li a
{
	display: flex;
	align-items: center;
}

#pm_boutique_title_bar_menu ul > li > .fusion-custom-menu-item-contents
{
	position: absolute;
	display: none;
	z-index: 20;
	left: auto;
	width: 250px;
	right: 0;
	top: 100%;
	border: solid 1px #000;
}

#pm_boutique_title_bar_menu ul > li:hover > .fusion-custom-menu-item-contents
{
	display: none;
	background-color: var(--menu_sub_bg_color);
}

#pm_boutique_title_bar_menu ul
{
	list-style: none;
    margin: 0;
    padding: 0;
}

#pm_boutique_title_bar_menu > ul
{
	display: flex;
	align-items: center;
}

/**#pm_boutique_title_bar_menu > ul > li
{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}**/



#pm_boutique_title_bar_menu > ul > li:not(:last-child)
{
	margin-right: 20px;
}

#pm_boutique_title_bar_menu > ul > li:hover > ul.sub-menu
{
	visibility: visible;
    opacity: 1;
}

#pm_boutique_title_bar_menu > ul ul.sub-menu
{
	position: absolute;
    left: auto;
	right: 0;
	top: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 20;
	border: solid 1px #000;
	padding: 10px;
    transition: opacity .2s ease-in;
	width: 250px;
	background-color: var(--menu_sub_bg_color);
}



#pm_boutique_title_bar_menu li.fusion-menu-cart > a:before {
    content: "\f07a";
    margin-right: 5px;
	color: var(--menu_hover_first_color);
	font-family: awb-icons;
    cursor: pointer;
}
/*
#pm_boutique_title_bar_menu li.fusion-menu-cart > a > .menu-text
{
	display: flex;
	align-items: center;
	justify-content: center;
}*/

#pm_boutique_title_bar_menu .fusion-widget-cart-number
{
	width: 30px;
	height: 30px;
	padding: 0px;
	line-height: 30px;
	display:none!important;
}

#pm_boutique_title_bar_menu li.fusion-menu-cart > a > .menu-text:after
{
	content: attr(aria-label);
}

.bbp-pagination .bbp-pagination-links, .fusion-pagination, .page-links, .pagination, .woocommerce-pagination{
	 justify-content: center;
}


/* Fin Woocommerce */




/* Concours */

#pm_concour_single_inscription
{
	margin-bottom:30px;
	color: #a6ce39;
    text-transform: uppercase;
    font-size: 14px;
}

.pm_concour_single_inscription_title
{
	color: #a7a9ac;
    text-transform: none;
	font-size: 15px;
}

.pm_concour_single_inscription_btn
{
	margin-bottom:30px;
}

.pm_concour_single_end
{
	margin-bottom:50px;
	width:100%;

}

.pm_warning
{
    background: #f2f2f2;
    position: relative;
    padding: 25px 40px;
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    margin-left: 20px;
    margin-right: 20px;
    color: #dc3232;
}

.single-pm_concour .pm_warning{
	margin-left: 0px;
	margin-right: 0px;
}

.pm_warning:before
{
	content: "\f06a";
    font-family: "Font Awesome 5 Pro";
    line-height: 1;
    position: relative;
    font-size: 30px;
    font-weight: 400;
    left: -11px;
    top: 3px;
}
.pm_concour_single_end i.fa-exclamation-circle
{
	position:absolute;
	left:20px;
	top:50%;
	font-size:30px;
	transform:translateY(-50%);
}

#concour_formulaire
{
	margin-top:50px;
}

.concour_formulaire_title
{
    margin-bottom: 20px;
    font-size: 40px;
	line-height: 1.2;
}

.pm_concour_block_item_title
{
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 9px;
    font-weight: 600;
}

.pm_concour_block
{
	display:flex;
	flex-wrap:wrap;
	width:calc(100% + 40px);
	margin-left:-20px;
}

.pm_concour_block_item
{
	width:50%;
	padding:20px;
}

.pm_concour_block_item_content
{
	display:flex;
	flex-direction:column;
	height:100%;
	position:relative;
}

.pm_concour_block_item_img
{
/*
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	height: 300px;
*/
}

.pm_concour_block_item_img > img
{
/*	display:none;*/
}

.pm_concour_block_item_content > a
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:2;
}

.pm_concour_block_item_info
{
	padding: 25px 0px;
	flex-grow:1;
	position:relative;
}

.pm_concour_block_item_excerpt
{
	font-size:18px;
}

.pm_concour_block_item_btn
{
	display: flex;
	position: relative;
	z-index: 10;
}


/* Fin Concours */





/***   CONCOURS   ***/

.single-pm_concour #wrapper .avada-page-titlebar-wrapper{
	display:none;
}

.single-pm_concour #wrapper .pm_concour .single_pm_concour_cat{
    font-size: 50px;
	margin-bottom: 30px;
}

.single-pm_concour #wrapper .fusion-sharing-box
{
    flex-direction: column;
    display: flex;
	border-top: 1px solid #e0e0e0;
}

.single-pm_concour #wrapper .fusion-sharing-box h4
{
	margin-bottom: 10px;
	display: flex;
    justify-content: center;
}

.single-pm_concour #wrapper .fusion-sharing-box .fusion-social-network-icon{
	font-size: 20px;
    padding: 14px;
}

.single-pm_concour #wrapper .fusion-sharing-box .fusion-social-networks,
.single-pm_concour #wrapper .fusion-sharing-box
{
	display: flex;
    justify-content: center;
}


.single-pm_concour #wrapper .post .post-content{
	font-size: 18px;
}

.single-pm_concour #wrapper #content .post .post-content h1,
.single-pm_concour #wrapper #content .post .post-content h2,
.single-pm_concour #wrapper #content .post .post-content h3,
.single-pm_concour #wrapper #content .post .post-content h4,
.single-pm_concour #wrapper #content .post .post-content h5,
.single-pm_concour #wrapper #content .post .post-content h6{
    margin-bottom: 8px;
    margin-top: 45px;
}

.single-pm_concour #wrapper #content .post .post-content h1{
	font-size:35px!important;
}

.single-pm_concour #wrapper #content .post .post-content h2{
	font-size:30px!important;
}

.single-pm_concour #wrapper #content .post .post-content h3,
.single-pm_concour #wrapper #content .post .post-content h4,
.single-pm_concour #wrapper #content .post .post-content h5,
.single-pm_concour #wrapper #content .post .post-content h6{
	font-size:25px!important;
}

.single-pm_concour #wrapper #content .post .post-content pre{
    font-size: 14px;
	margin-bottom: 30px;
	white-space: pre-line;
}

.single-pm_concour #wrapper #content .post h1{
	font-size: 35px!important;
    font-weight: 600!important;
    margin-bottom: 12px;
}

.pm_concour_single_img {
    margin-bottom: 45px;
	max-width: 800px;
    width: 100%;
}

#pm_concour_formulaire label {
    text-transform: none;
}

#pm_concour_formulaire{
	font-size: 20px;
}

.pm_concour_send{
	transform: scale(1);
	margin-top: 20px;
	font-weight: 600;
}

.pm_concour_send:hover{
	background: #000!important;
	transform: scale(0.95);
}

/***   CONCOURS   ***/




/***   PERSON   ***/

#wrapper .fusion-person .person-image-container img{
	width: 300px;
}

#wrapper .fusion-person .person-name{
	font-size: 25px;
}

#wrapper .fusion-person .person-title{
	font-size: 20px;
	font-style: italic;
	margin-bottom: 10px
}

#wrapper .fusion-person .person-content{
	margin-top: 15px;
    margin-bottom: 13px;
}

#wrapper .fusion-person .fusion-social-networks{
	margin-top: 0px
}

/***   PERSON   ***/




/*** CONTACT FORM ***/

#wrapper .wpcf7 .wpcf7-form div{
	margin-bottom:25px;
}

#wrapper .wpcf7 .wpcf7-form .double-input{
	margin-bottom: -8px;
    clear: both;
    display: inline-block;
    width: 100%;
}

#wrapper .wpcf7 .wpcf7-form .double-input div{
	width:49%;
	display:inline-block;
	vertical-align: top;
}

#wrapper .wpcf7 .wpcf7-form .title
{
	font-weight: bold;
	font-size: 25px;
}

#wrapper .wpcf7 .wpcf7-form div.input-left{
	margin-right:1%;
    float: left;
	margin-bottom:0;
}

#wrapper .wpcf7 .wpcf7-form div.input-right{
    float: right;
	margin-bottom:0;
}

#wrapper .wpcf7 .wpcf7-form div.spacer{
	 margin-bottom: 0px;
	 height: 16px;
}

#wrapper .wpcf7 .wpcf7-form input,
#wrapper .wpcf7 .wpcf7-form textarea{
	padding: 15px 20px;
}

#wrapper .wpcf7 .wpcf7-form select{
	padding: 0px 20px;
}

#wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
#wrapper .wpcf7 .wpcf7-form .wpcf7-radio .wpcf7-list-item{
	margin-bottom: 15px;
    display: block;
}

#wrapper .wpcf7-form .wpcf7-response-output{
    color: #dc3232;
    border: 1px solid #dc3232;
    font-weight: 900;
    background: none;
	font-size: 16px;
	margin-top: 40px;
}

#wrapper .wpcf7-form .wpcf7-response-output.error{
	color: #dc3232;
    font-weight: 600;
    background: none;
    border: 1px solid #dc3232;
}

#wrapper .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip{
    font-size: 15px;
    color:#dc3232;
    display: block;
    margin-bottom: 25px;
    margin-top: 7px;
    font-weight: 600;
    text-transform: none;
}

#wrapper .wpcf7 .wpcf7-form .wpcf7-mail-sent-ng, 
#wrapper .wpcf7 .wpcf7-form .wpcf7-validation-errors{
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 700;
}

#wrapper .wpcf7 .fusion-alert .alert-icon i{
	padding-right: 13px;
}

#wrapper .wpcf7 .fusion-alert .fusion-alert-content-wrapper{
	margin-bottom:0px;
}

#wrapper .wpcf7 input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
	-webkit-text-fill-color: #000 !important;
}

#wrapper .wpcf7 .wpcf7-form .btn-form{
	margin-top:30px;
}

#wrapper .wpcf7 .wpcf7-form .btn-form input[type="submit"]{
   padding: 18px 25px;	
	transform: scale(1);
}

#wrapper .wpcf7 .wpcf7-form .btn-form input[type="submit"]:hover, 
#wrapper .wpcf7 .wpcf7-form .btn-form input[type="submit"]:focus
{
	background:#000!important;
	color:#fff!important;
	transform: scale(0.95);
}


#wrapper .wpcf7 .wpcf7-form .margin
{
	margin-top: 40px;
}


#single_carriere_form
{
	margin-top: 80px;
}

.pm_job_listing_own_block_blue,
.pm_job_listing_own_entreprise_top
{
	margin-bottom: 60px;
}

/*** CONTACT FORM ***/








/* Balados */

#wrapper .balado-img{
	position:relative;
	border: 1px solid #e2e2e2;
	border-radius:10px;
}

#wrapper .balado-img:before{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f04b";
    position: absolute;
    font-size: 23px;
    bottom: 28px;
    left: 17px;
    display: flex;
    color: #fff;
    background: #ff0000;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
	z-index: 1;
}


#balados_content
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#balados_content .balados_block
{
	width: 48%;
	margin-bottom: 30px;
}

#balados_content .balados_more
{
	margin-top: 30px;
	display: flex;
	justify-content: flex-end;
}

#balados_content .balados_square_block
{
	width: 48%;
	height: 0px;
	position: relative;
	padding-bottom: 48%;
	margin-bottom: 4%;
}

#balados_content .balados_square_block iframe
{
	position: absolute;
	left: 0;
	top: 0;
}

#balados_content .balados_item
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.balados_slider_content
{
	overflow: hidden;
}

.balados_slider_box
{
	display: flex;
	position: relative;
}

.balados_slider_box[orientation="vertical"]
{
	flex-direction: column;
}

.balados_slider_box[orientation="vertical"] > .balados_custom_block
{
	flex-direction: row;
	margin-bottom: 20px;
}

.balados_slider_box[orientation="vertical"] > .balados_custom_block > .balados_custom_block_img
{
	width: 30%;
	flex-grow: 0;
	flex-shrink: 0;
	margin-bottom: 0px;
}

.balados_slider_box[orientation="vertical"] > .balados_custom_block > .balados_custom_block_img .balados_custom_block_img_play
{
	width: 40px;
	height: 40px;
	font-size: 14px;
	bottom: 10px;
	left: 10px;
}

.balados_slider_box[orientation="vertical"] > .balados_custom_block > .balados_custom_block_title
{
	padding-left: 20px;
}

.balados_slider_box > .balados_custom_block
{
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
}

.balados_slider_box[col="4"] > .balados_custom_block
{
	width: calc(25% - 4%);
	margin-left: 0%;
	margin-right: 4%;
}
.balados_slider_box[col="3"] > .balados_custom_block
{
	width: calc(33.33% - 4%);
	margin-left: 2%;
	margin-right: 2%;
}
.balados_slider_box[col="2"] > .balados_custom_block
{
	width: calc(50% - 4%);
	margin-left: 2%;
	margin-right: 2%;
}
.balados_slider_box[col="1"] > .balados_custom_block
{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}

.balados_custom_block_img
{
	margin-bottom: 20px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
}

.balados_custom_block_title
{
    font-weight: 600;
    line-height: 1.2;
	font-size: 20px;
}

.balados_custom_block_cat
{
    margin-bottom: 5px;
    font-size: 15px;
    color: #a7a9ac;
}

.balados_custom_block_cat a{
	color: #a7a9ac!important;
}

.balados_custom_block_cat a:hover{
	color:#85322e!important;
}


.balados_slider_navigation
{
	position: absolute;
	z-index: 10;
	right: 6%;
	display: flex;
	align-items: center;
	top: 0;
}

.balados_slider_navigation_previous,
.balados_slider_navigation_next
{
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: solid 2px #e2e2e2;
	border-radius: 100%;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	background-color: #fff;
}

.balados_slider_navigation_previous:hover,
.balados_slider_navigation_next:hover
{
	background-color: #000;
	color: #fff;
}

.balados_custom_block_img_play
{
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 20px;
	width: 60px;
	height: 60px;
	background-color: #ee3123;
	color: #fff;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	cursor: pointer;
}

.balados_custom_block_img_play:hover
{
	background-color: #000;
}

.balados_custom_block_img_player
{
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255,255,255,0.7);
	border: solid 1px #f2f2f2;
}

.balados_custom_block_img_player.show
{
	pointer-events: auto;
	opacity: 1;
}

/* Fin Balados */





/* player page */
#player_block
{
	width: 100%;
	height: 100%;
}

#player_block html
{
	display: none !important;
}
/* fin player page */

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #58595b;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}


/**.tier_480 > .fusion-builder-row > .fusion-layout-column:first-child
{
	width: calc(100% - 480px - 4%);
	margin-left: 1%;
	margin-right: 1%;
}


.tier_480 > .fusion-builder-row > .fusion-layout-column:last-child
{
	width: 480px;
	margin-left: 1%;
	margin-right: 1%;
}

.quart_300 > .fusion-builder-row > .fusion-layout-column:first-child
{
	width: calc(100% - 300px - 4%);
	margin-left: 1%;
	margin-right: 1%;
}


.quart_300 > .fusion-builder-row > .fusion-layout-column:last-child
{
	width: 300px;
	margin-left: 1%;
	margin-right: 1%;
}**/


/* Programmation */

.pm_programmation_days
{
	margin-bottom:35px;
	display:none;
}

.pm_programmation_days.current
{
	//display:block;	
}

.pm_programmation_days > .pm_programmation_title
{
    padding: 0;
    background: #fff;
    border: 0;
    margin-bottom: 20px;
    color: #58595b;
    font-size: 50px;
	text-transform: capitalize;
}

.pm_programmation_block
{
	display:flex;
	background: #f2f2f2;
	margin-bottom:20px;
	position:relative;
	z-index:0;
	overflow:hidden;
}

.pm_programmation_block:hover, 
.pm_programmation_block:focus{
	background: #f6dedf;
}

.pm_programmation_block.en_onde
{
	position:relative;
	background: #f6dedf;
}

.pm_programmation_block.en_onde:after
{
	content: "\f8dd";
    position: absolute;
    z-index: 1;
    right: 0;
    top: -3px;
    padding: 6px 15px;
    color: #c22126;
    font-size: 24px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
	
	-webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
	
	-webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
}

.pm_programmation_block > a
{
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.pm_programmation_block_heure
{
    text-align: center;
    font-size: 21px;
    padding: 20px;
    background: #f6dedf;
    color: #c22126;
    width: 150px;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pm_programmation_block_image
{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	min-height:150px;
	height:100%;
	width:150px;
}
.pm_programmation_block_image img
{
	display:none;
}
.pm_programmation_block_info_1
{
	width:150px;
	margin-right:20px;
}
.pm_programmation_block_info_2
{
	width:calc(100% - 150px);
	font-size:17px;
	display: flex;
    align-items: center;
	position:relative;
	flex-wrap:wrap;
}
.pm_programmation_block_texte
{
	padding:20px 30px;
	width:calc(100% - 150px);
}

.pm_programmation_animateur_nom
{
	font-weight:600;
}

.pm_programmation_block_info_title
{
    font-size: 25px;
	line-height:1.2;
	margin-bottom: 8px;
}

.pm_programmation_days_menu
{
	display:flex;
	flex-wrap: wrap;
	width:calc(100% + 10px);
	margin-left:-5px;
	margin-bottom:45px;
}

.pm_programmation_days_menu_days
{
	padding:9px 14px;
	display:flex;
	align-items:center;
	justify-content:center;
    color: #000;
    text-transform: uppercase;
    flex-basis: 0;
    cursor: pointer;
    background: #f2f2f2;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	font-size: 16px;
	flex-grow:1;
}

.pm_programmation_days_menu_days.current,
.pm_programmation_days_menu_days:hover
{
	background:#000;
	color:#ffffff;
}

.pm_programmation_block_info_plus
{
	position:absolute;
	right:20px;
	bottom:20px;
	line-height:1;
	display:none;
}



article.pm_programmation h1.fusion-post-title
{
	margin-bottom:5px;
}

.pm_programmation_single_grille_title
{
	padding:20px;
	text-transform:uppercase;
	color:#2b1a6c;
	font-size:25px;
	display:flex;
	align-items:center;
	
	background: #a6ce39;
	background: -moz-linear-gradient(left,  #a6ce39 0%, #7abc93 100%);
	background: -webkit-linear-gradient(left,  #a6ce39 0%,#7abc93 100%);
	background: linear-gradient(to right,  #a6ce39 0%,#7abc93 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#7abc93',GradientType=1 );
}

.pm_programmation_single_grille_title_txt
{
	flex-grow:1;
}

.pm_programmation_single_grille
{
	display:none;
	padding:20px;
	box-shadow:0px 0px 20px 0px rgb(0 0 0 / 10%);
}


.pm_programmation_single_emission_days_title
{
	text-transform:uppercase;
	margin-bottom:10px;
}

.pm_programmation_single_emission_days_hour
{
	margin-bottom:30px;
}

.pm_programmation_single_emission
{
	margin-top:30px;
}

.toggle_more
{
	cursor:pointer;
	padding:5px;
}

/**.single-pm_programmation #wrapper #main{
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2%;
    padding-right: 2%;
}**/

.single-pm_programmation .avada-page-titlebar-wrapper{
	display:none;
}

.single-pm_programmation  .post-content
{
	margin-top:30px;
}

.single-pm_programmation #wrapper .pm_programmation h1,
.single-pm_animateur #wrapper .pm_animateur h1{
    font-size: 40px!important;
}

.single-pm_programmation #wrapper .pm_programmation .post-content{
	margin-bottom:32px;
}

.single-pm_programmation #wrapper .pm_programmation .pm_programmation_single_animateur a{
	font-weight:600;
}

.single-pm_programmation #wrapper .pm_programmation_single_img{
	margin-bottom: 50px;
}


.balados_slider_category_content
{
	position: relative;
	margin-bottom: 50px;
}

.balados_slider_category_content:last-child
{
	margin-bottom: 0;
}

.balados_slider_category_content .balados_slider_content
{
	margin-bottom: 30px;
}

.balados_slider_category_content .balados_more
{
	text-align: center;
}

.next_boutique_open_date
{
	color: #d82f24;
	font-size: 25px;
	font-weight: 600;
	margin-left: 5px;
}

/* slider product vedette */

.slider_product_vedette_content
{
	overflow: hidden;
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
}



.slider_product_vedette_box
{
	display: flex;
	position: relative;
}

.slider_product_vedette_block
{
    margin-left: 0%;
    margin-right: 15px;
	margin-left: 15px;
	flex-shrink: 0;
    display: flex;
    flex-direction: column;
}

.slider_product_vedette_box[col="3"] .slider_product_vedette_block
{
	width: calc(33.33% - 30px)
}

.slider_product_vedette_block_img
{	
	width: 100%;
    position: relative;
    height: 0px;
    padding-bottom: 60%;
    border-radius: 10px;
    overflow: hidden;
}
.slider_product_vedette_block_img img
{
	width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
	
	-webkit-transition: transform 0.3s ease-in-out!important;
    -moz-transition: transform 0.3s ease-in-out!important;
    -o-transition: transform 0.3s ease-in-out!important;
    transition: transform 0.3s ease-in-out!important;
}

.slider_product_vedette_block_img img:hover
{
	transform: scale(1.1);
}



.slider_product_vedette_block_footer_logo
{
	height: 120px;
	width: 120px;
	background: #fff;
	border-radius: 100%;
	flex-shrink: 0;
	overflow: hidden;
	box-shadow: 0px 0px 10px -4px #222;
	margin: -30px 0px 0px 0px;
	align-items: center;
    justify-items: center;
	padding: 20px;
    display: flex;
}

.slider_product_vedette_block_footer_logo img
{
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}

.slider_product_vedette_block_footer
{
	display: flex;
	position: relative;
}

.slider_product_vedette_block_footer_info
{
	padding-left: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.slider_product_vedette_block_footer_info_btn
{
	display: flex;
	justify-content: flex-end;
}

.slider_product_vedette_navigation_previous
{
	position:absolute;
	left: 25px;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	
	width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 2px #e2e2e2;
    border-radius: 100%;
    cursor: pointer;
    background-color: #fff;
	pointer-events: auto;
}

.slider_product_vedette_navigation_next
{
	position:absolute;
	right: 25px;
	top: 50%;
	transform: translate(50%,-50%);
	z-index: 10;
	
	width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 2px #e2e2e2;
    border-radius: 100%;
    cursor: pointer;
    background-color: #fff;
	pointer-events: auto;
}

.slider_product_vedette_navigation_previous:hover,
.slider_product_vedette_navigation_next:hover
{
	background-color: #000;
	color: #fff;
}

.slider_product_vedette_navigation
{
	position: absolute;
	left: 0;
	width: 100%;
	pointer-events: none;
}

/* fin slider product vedette */

/* page equipe */


.equipe_filter_container
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 50px;
}

.equipe_filter_tab
{
	padding: 5px 20px;
	margin-right: 10px;
	cursor: pointer;
}

.equipe_filter_tab.selected,
.equipe_filter_tab:hover
{
	color: #fff;
	background: #c22126;
}

.equipe_list_container
{
	display: flex;
	flex-wrap: wrap;
}

.equipe_list_box
{
	width: calc(33.33% - 30px);
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	position: relative;
}

.equipe_list_box > a
{
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.equipe_list_box.hide
{
	display: none !important;
}

/* fin page equipe */





/* about auteur */

#wrapper .about-author,
#wrapper .fusion-author{
	background: #f2f2f2;
    padding: 30px;
}

#wrapper .fusion-author{
	margin-bottom: 80px;
}

#wrapper .about-author .avatar img,
#wrapper .fusion-author img{
	width: 150px;
}

.about-author div.avatar{ 
	max-width:20%;
}

#wrapper .about-author .fusion-title h2 a{
	color:#2b1a6c;
	text-transform: none;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 10px;
}

#wrapper .about-author .description,
#wrapper .fusion-author .fusion-author-info{
	font-size: 16px;
}

#wrapper .fusion-author .fusion-author-social{
	border: 0;
	margin-bottom: 0;
}

#wrapper .fusion-author .fusion-social-networks{
	text-align:left;
}

.archive.author #wrapper .avada-page-titlebar-wrapper{
	display:none;
}

/* fin about auteur */







/* custom checkbox */

input[type=checkbox]:not(.wc-block-components-checkbox__input),
#pm_concour_formulaire input[type=checkbox]
{
	opacity:0;
	width:0px;
	height:0px;
}

.custom_checkbox
{
    height: 35px;
    width: 35px;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    background-color: #fff;
    position: relative;
	margin-right: 7px;
	margin-bottom: 0!important;
	border: solid 1px #dcdcdc;
}

.custom_checkbox.actif:before
{
	content:"\f00c";
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	line-height:1;
	font-style:normal;
	color:#ee3123;
	font-size:18px;
	position:absolute;
	z-index:1;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}

/* fin custom checkbox */

/* fin custom checkbox */

#pm_concour_formulaire > div
{
/*	position: relative;*/
}


#top_header_pub
{
	display: flex;
	justify-content: center;
	background: #f2f2f2;
	padding-top: 30px;
	padding-bottom: 30px;
}

#NS_leaderboardGÉANT_mobile
{
	display: none;
}

#leaderboard_adsens_01_NS,
#leaderboard_adsens_01_NS,
#leaderboard_adsens_02_NS
{
	display: flex;
	justify-content: center;
}


/***   Custom file upload   ***/

.custom_file {
    padding: 10px 25px;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 600;
	background-color: #ee3123;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.custom_file:hover {
	background-color: #981e24;
}

.custom_file_txt {
	width: 300px !important;
	margin-left: 10px;
	background-color: transparent !important;
	border: none !important;
	font-size: 14px !important;
	padding: 0px !important;
}

.wpcf7-file {
	visibility: hidden;
	opacity: 0;
	width: 0px;
}

/***   Custom file upload   ***/

/* custom radio button */

.custom_radio
{
	width:20px;
	height:20px;
	display:inline-block;
	border:solid 1px #212730;
	border-radius:100%;
	margin-right:8px;
	position:relative;
	cursor:pointer;
	flex-shrink: 0;
}

.custom_radio.selected
{
	animation: radio_btn 7s;
}

.custom_radio.selected:before
{
	content:"";
	position:absolute;
	width:calc(100% - 6px);
	height:calc(100% - 6px);
	top:3px;
	left:3px;
	background:#ee3123;
	border-radius:100%;
}

input[type=radio]:not(.wc-block-components-radio-control__input, .wpfs-form-check-input)
{
	width:0px;
	opacity:0;
	visibility:hidden;
	padding:0!important;
}
/* fin custom radio button */


.fusion-blogsidebar #archives-2 > ul > li
{
	text-transform: capitalize;
}

.fusion-body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content
{
	display: flex;
	flex-direction: column;
}

.fusion-body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content > a
{
	order:1;
	margin-top: 20px;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-text-input.is-active label
{
	transform: translateY(0.2em) scale(.875) !important;
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label
{
	transform: translateY(0.2em) scale(.875) !important;
}

#pm_boutique_title_bar_menu > ul ul
{
	display: none;
}

.woocommerce .item_product_box_link
{
	position: absolute;
	z-index: 20;
	width: 100%;
	height: 100%;
}

.product .fusion-product-wrapper:hover .featured-image img {
    transform: scale(1.1);
}



a.avada-product-gallery-lightbox-trigger
{
	cursor: auto;
}

.single-nouvelle #wrapper #main,
.page-template-side-navigation main,
.single-post #wrapper #main,
.archive #wrapper #main
{
	max-width: var(--site_width);
	margin-left: auto;
	margin-right: auto;
}

section.avada-page-titlebar-wrapper
{
	display: none !important;
}

/*
body.page-template-100-width section.avada-page-titlebar-wrapper
{
	display: block !important;
}
*/

body .h1_content > h1
{
	color: #858585;
	margin-bottom: 60px;
}

html.avada-is-100-percent-template #main.width-100 .h1_content
{
	margin-left: calc(-1 * var(--hundredp_padding-fallback_to_zero));
	margin-right: calc(-1 * var(--hundredp_padding-fallback_to_zero));
}

html.avada-is-100-percent-template #main.width-100 .h1_content > h1
{
	padding-left: 30px;
    padding-right: 30px;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 55px;
}

.product-coupon-btn
{
	margin-top: 20px;
}

h6.wc_new_inscription_form_info
{
	background-color: #000;
	color: #fff;
	padding: 20px !important;
	border-radius: 6px;
}

h6.wc_new_login_form_info
{
	background-color: #d82f24;
	color: #fff;
	padding: 20px !important;
	border-radius: 6px;
}

button.wc-block-components-panel__button,
button.wc-block-components-address-form__address_2-toggle
{
	padding: 10px !important;
}

button.button.disabled
{
	cursor: not-allowed !important;
}

button.button.disabled:hover,
button.button.disabled:focus
{
	transform: none !important;
}


#main
{
	margin-left: auto;
	margin-right: auto;
}



#wrapper .fusion-button.no-margin-bottom
{
	margin-bottom: 0px !important;
}

#accueil_slider_pub > .fusion-builder-row > .fusion-layout-column:nth-child(2)
{
	width: 500px !important;
}

#accueil_slider_pub > .fusion-builder-row > .fusion-layout-column:nth-child(1)
{
	width: calc(100% - 500px) !important;
}


#accueil_slider_pub > .fusion-builder-row > .fusion-layout-column:nth-child(2) > .fusion-column-wrapper
{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.wc_product_title_info
{
	font-size: 18px;
}

.wc_product_title
{
	margin-top: 20px;
	font-weight: 600;
}

.wc_product_description
{
	font-size: 14px;
	margin-top: 10px;
}


.credit_image
{
	margin-top: -55px;
	margin-bottom: 60px;
	font-size: 14px;
	color: #a1a2a3;
}

.pm_pubs_block
{
	max-width: 100%;
	overflow: hidden;
}

#concour_formulaire iframe
{
	max-width: 100% !important;
}

body.error_coupon #content
{
	width: 100% !important;
}

#pm_boutique_conditions
{
	background: linear-gradient(to right, #981e24 0%, #ef3e25 100%);
}

.pm_boutique_conditions_content
{
	max-width: 1800px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	display: flex;
	justify-content: center;
}

.pm_boutique_conditions_content a
{
	font-size: 14px;
    background: #fff;
    color: #000;
    padding: 13px 40px;
    border: 0;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-radius: 4px;
    transform: scale(1);
}

.pm_boutique_conditions_content a:hover,
.pm_boutique_conditions_content a:focus
{
	transform: scale(0.9);
}

li.menu_don .fusion-megamenu-icon
{
	margin-right: 10px;
}

li.menu_don a
{
	color: #c22126 !important;
}


.avada-myaccount-user .username .not-user
{
	color: #999;
	font-size: 14px;
	width: 100%;
}



@keyframes warning {
  from {
    background-color: #d82f24;
  }
  to {
   	background-color: #ff0000;
  }
}


@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

@keyframes fa-beat-fade
{
	0%, 100% {
    opacity: var(--fa-beat-fade-opacity,.4);
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
    transform: scale(var(--fa-beat-fade-scale,1.125));
}
}