/*
 Theme Name:   Le Cercle Thème
 Theme URI:    https://www.lecercle-boxing.com
 Description:  Thème Elementor pour le site Le Cercle
 Author:       Matthieu Devaux
 Author URI:   https://www.md-webdesigner.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Basics
----------- */

html, body {
    overflow-x: hidden;
}

b, strong {
    font-weight:900!important;
}

.elementor-editor-active > #press-release:first-of-type { display:none;}

iframe {
    vertical-align: bottom;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	background-color:transparent!important;
}

 h1, h2, h3, h4, h5, h6 {
    font-family:"Futura Extra bold Condensed", Sans-serif!important;
    letter-spacing: -0.05em!important;
 }

.elementor-text-editor, .elementor-text-editor p {
	font-family: "Helvetica Neue Médium", Sans-serif;
    line-height: 1.2;
    letter-spacing: normal!important;
}

.btn-blanc-surligne span.elementor-button-text {
    border-bottom: 3px solid #ffe500;
    padding-bottom: 3px;
}

.btn-blanc-surligne .elementor-button-icon svg {
    width: 0.7em;
}

.btn-blanc-surligne.border-blanche a {
    background: transparent!important;
}

.btn-blanc-surligne.border-blanche span.elementor-button-text {
    border-bottom: 3px solid #fff;
}

.main-title-w-yellowbar .elementor-heading-title {
    display:inline-block;
    z-index: 1;
    position: relative;
}
/*
.main-title-w-yellowbar .elementor-heading-title:after {
    content:"";
    display: block;
    width: 100%;
    height:60px;
    background:#FFE500;
    margin-top: -64px;
    margin-left: -8px;
    padding: 0 10px;
    box-sizing: content-box;
}
*/

.hightlight-title-mob {
    position: relative;
}

.hightlight-title-mob:after {
    content: "";
    width: 100%;
    background: #FFE500;
    padding: 0 3px 0 10px;
    margin-left: -8px;
    box-sizing: content-box!important;
    height: 80%;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: -1;
}

.titre-fond-noir .elementor-heading-title {
    display: inline-block;
    width: auto;
    background: #000;
    padding:7px 20px 5px;
    line-height: .8;
}

.btn-premiere a {
    width:100%;
}

/* Header
---------------- */

section#top-bar {
    /*height: 50px;
    overflow:hidden;*/
}

#announcement-top div {
    width: 100%;
    text-align: center;
}

#announcement-top .elementor-widget-container > div:first-of-type {
    padding:0!important;
    height:50px!important;
}

.cas_div {
    display: flex;
}

.cas_div a {
    margin:auto;
}

#announcement-top a {
    color:#000;
    text-align: center;
    font-family: "Helvetica Neue Médium", Sans-serif;
    padding:0;
}


section#header-right, section#header-right * {
    height: 100%;
    justify-content: flex-end;
}

section#header-right a.elementor-button {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center!important;
}

section#header-right a.elementor-button > span {
    display: flex;
    align-items: center!important;
    height: auto;
}

#menu-1-b8cb5cf, #menu-1-2b8996a0 {
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 100%;
}

#menu-1-b8cb5cf a, #menu-1-2b8996a0 a {
	padding:13px 0;
}

.menu-23 .sub-menu {
    margin-left: -35px!important;
}

header.she-header-transparent-yes #logo-black {
    display:none;
}

header.she-header:not(.she-header-transparent-yes) #logo-black {
    display:block;
}

header.she-header:not(.she-header-transparent-yes) #logo-white {
    display:none;
}

header.she-header:not(.she-header-transparent-yes)  .elementor-element-84c27a8 .elementor-nav-menu--main .elementor-item,
header.she-header:not(.she-header-transparent-yes) .elementor-element-326161f0 .elementor-button,
header.she-header:not(.she-header-transparent-yes) .elementor-element-60b6f734 .elementor-button
{
   fill:#000!important;
   color:#000!important;
    
}

header.she-header > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    padding-right: 0;
}

header.she-header:not(.she-header-transparent-yes) a#reserver-1 {
    border-radius: 0;
}

header.she-header:not(.she-header-transparent-yes) #menu-reserver:after {
    content: "";
    display: block;
    width: 185px;
    height: 69px;
    background: #FFE500;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: -1;
}

header.she-header:not(.she-header-transparent-yes) #menu-reserver ul.sub-menu {
    top:53px!important;
}

header.she-header:not(.she-header-transparent-yes) #menu-reserver ul.sub-menu li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}



/* Home */

.home a.btn_publi {
    display: none;
}

.box-icon-left .elementor-icon-box-wrapper {
    display: flex;
} 



.txt-insta p {
    margin-bottom: 1.4rem;
	line-height:1.4
}



/* Studio */

.dropdown {
    position:relative;
}

.dropdown dt a {
    color:#fff;
    border:thin solid #fff;
    display: flex;
    line-height: 23px;
    padding: 7px 10px 5px;
    text-transform: uppercase;
    font-family: "Helvetica Neue Médium", sans-serif;
}

.dropdown dt img {
    position: absolute;
    right:10px;
    top:16px;
}

.dropdown dt a span,
.multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
}

.dropdown dd ul {
  background-color: #fff;
    border: thin solid #fff;
    color: #000;
    display: none;
    left: 0px;
    padding: 0;
    position: absolute;
    top: 38px;
    width: 100%;
    list-style: none;
    overflow: auto;
}

.dropdown span.value {
  display: none;
}


.dropdown dd ul li {
    list-style: none;
    padding: 0;
    margin:0;
}

.dropdown dd ul li a {
    display: block;
    width:100%;
    padding:5px 10px;
    color:#000;
    text-transform: uppercase;
    font-family: "Helvetica Neue Médium", sans-serif;
}

.dropdown dd ul li a:hover {
  background-color: #FFE500;
  color:#000;
}

#select-studio select {
    font-family: "Helvetica Neue Médium", Sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    background: #fff url(https://www.lecercle-boxing.com/wp-content/themes/lecercle_theme/arrow-down.svg) no-repeat 96% center;
    background-size: 10px;
    border-radius:0;
    appearance: none;
    border:1px solid #D7DCE1;
}

.section-horaires {
    align-items: flex-start;
}

div[title*="Studio"], div[title*="Studio"] img {
    width: 100px!important;
    height: 100px!important;
}


/* FAQ */

.elementor-287 .elementor-element.elementor-element-18622e5 .elementor-tab-content {
    border:1px solid #D7DCE1;
}

/* Coachs */

.bloc-coach {
    height: 419px;
}

.bloc-coach .btn-coach {
    opacity:0;
    transition: all 0.3s;
}

.bloc-coach:hover .btn-coach,
.bloc-coach:focus .btn-coach{
    opacity:1;
}

.btn-mobile-coach a {
    width:100%;
    justify-content: center;    
}

.insta-mobile .elementor-icon-box-wrapper {
    display: flex;
    text-align: left!important;
}

.insta-mobile .elementor-icon-box-icon {
    width: 30%;
    text-align: center;
    margin-bottom: 0!important;
}

#account-coach h5 {
    margin-top: 5px;
}

.blocs-tarifs em {
    font-size: .75rem!important;
}

.blocs-tarifs .elementor-text-editor p:first-child {
    margin-bottom: 25px;
}

/* Blog */

.elementor-toc__list-item-text-wrapper i {
    margin: 0;
}

nav.elementor-pagination {
    display: flex;
    justify-content: center;
}

nav.elementor-pagination > * {
    width: 30px;
    height: 30px;
}

a.page-numbers {
    background: #fff;
    border: 1px solid;
    margin: 0!important;
    font-size: 1rem;
    line-height: 1.7;
    font-weight: 100;
}

span.page-numbers.current {
    background: #000;
    margin: 0!important;
    color: #fff!important;
    font-size: 1rem;
    line-height: 1.7;
    font-weight: 100;
    border: 1px solid #000;
}

a.page-numbers:not(:last-of-type),
span.page-numbers.current:last-child {
    border-right: none;
}

.page-id-3515 article.post {
    background: #fff;
}

.first-post .elementor-column-wrap.elementor-element-populated {
    background-size: cover;
    background-position: center;
}

mark {
    background: #ffe500;
}

body[class*=page-paged-] .elementor-element-f540c5b {
    display: none;
}

body:not(.single) article.post.ecs-post-loop {
    background: #fff;
}

.related-post .elementor-column-wrap {
    height:285px;
}

.single .elementor-text-editor a {
    color:#000
}

.single span.elementor-icon-list-text.elementor-post-info__item {
    font-weight: bold;
}

.single span.elementor-post-info__item-prefix {
    font-weight: 100;
}

.single .elementor-share-btn_facebook span.elementor-share-btn__icon {
    background: #000;
}

.single .elementor-share-btn_facebook .fa-facebook:before {
    content: "\f39e";
}

.single .elementor-share-btn_facebook i.fab.fa-facebook {
    color: #fff;
    font-size: 14px!important;
}

.single span.elementor-post-info__terms-list-item {
    color: #000;
    background: #d7dce1;
    border-radius: 25px;
    padding: 5px 10px;
}

.single span.elementor-post-info__item-prefix {
    margin-right: 10px;
}

.single span.elementor-post-info__terms-list {
    color: #fff;
}

.single span.elementor-post-info__terms-list-item:before {
    content: "#";
}

a.elementor-toc__list-item-text:hover, a.elementor-toc__list-item-text:focus {
    color: #FF7F40!important;
}

a.elementor-toc__list-item-text.elementor-item-active {
    font-weight: bold;
}

#mc_embed_signup form {
    padding: 0!important;
}

#mc_embed_signup #mc-embedded-subscribe-form input {
    border: 1px solid #D7DCE1;
    border-radius: 0!important;
	width:100%;
	margin-bottom:10px
}

#mc_embed_signup .button {
    width: 100%;
    background: #000;
	color:#fff;
    border-radius: 0;
    padding: 8px;
    height: auto;
    font-weight: 500;
    border-color: #000!important;
    font-size: .9rem;
	text-transform: uppercase;
}

.thumb-ecs-posts {
    position: absolute!important;
    left: -20px;
    top: -20px;
    width: calc(100% + 40px)!important;
    height: calc(100% + 40px);
    z-index: -1;
}

.thumb-ecs-posts div {
    width: 100%;
    height: 100%;
}

.thumb-ecs-posts img {
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.single .elementor-text-editor h2,
.single .elementor-text-editor h3,
.single .elementor-text-editor h4,
.single .elementor-text-editor h5,
.single .elementor-text-editor h6 {
    font-family: "Futura Extra bold Condensed", sans-serif;
    /*font-size: 1.8rem;*/
    line-height: 1;
}

.single header + div.elementor section.elementor-element a.elementor-button-link.elementor-button {
    font-family: "Helvetica Neue Médium", Sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-color: #FFE500;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 24px;
}

.single .ecs-posts .slick-list .ecs-post-loop > * {
    overflow: hidden;
}

.single .elementor-widget-text-editor h2, .single .elementor-widget-text-editor h3, .single .elementor-widget-text-editor h4, .single .elementor-widget-text-editor h5, .single .elementor-widget-text-editor h6,
.single .elementor-text-editor h2, .single .elementor-text-editor h3, .single .elementor-text-editor h4, .single .elementor-text-editor h5, .single .elementor-text-editor h6 {
    margin-bottom: 20px;
    margin-top: 50px;
}

.single .elementor-text-editor p, .single .elementor-text-editor li,
.single .elementor-widget-text-editor p, .single .elementor-widget-text-editor li {
    line-height: 1.8rem;
}

/* Presse */

section#press-release {

}

.lSSlideOuter .lSPager.lSGallery li {
    text-align: center;
	height:140px;
	display: flex;
    align-items: center;
    justify-content: center;
}


.lSSlideOuter .lSPager.lSGallery li a {
	position:relative;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.extrait_publi {
	max-width: 600px;
    margin: auto;
	font-family: "Futura Extra bold Condensed", Sans-serif;
	font-size:1.2rem;
	text-transform:uppercase;
	text-align:center;
	margin-bottom: 40px;
}

a.btn_publi {
    background: #ffe500;
    padding: 16px 15px;
    border-radius:25px;
    display: block;
    width: 135px;
	margin: auto;
    font-size: .8rem;
    color: #000;
    text-align: center;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom: 40px;
}

section#press-release .lSSlideOuter .lSPager.lSGallery img {
    display: inline;
    vertical-align: middle;
    width: auto;
    height: 50px;
    object-fit: contain;
}

/* Responsive */

@media (min-width: 920px) {
    
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article {
        height: 466px;
    }
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts.elementor-grid.elementor-posts--skin-custom {grid-template-areas:"a b c"
        "d e f" "g h i";}
        .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(1) { grid-area: a;}
        .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(2) { grid-area: b;}
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(3) { grid-area: d;}
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(4) {grid-area: e;}
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(5) {grid-area: f;}
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(6) { grid-area: g;}
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(7) { grid-area: h;}
    .posts-blog .ecs-posts.elementor-posts-container.elementor-posts article:nth-of-type(8) { grid-area: i;}
    div#encart-newsletter {position: absolute;right: 0;top: 1px;width: 359px;height: 466px;}
	#first-img img { height:650px;width:100%;object-fit:cover}
	
}

@media (max-width:1025px) {
	 
    a#reserver-1 {
        padding-left: 20px;
        padding-right: 20px;
        height: 100%;
        line-height: 1.4;
    }
    
    .btn-reserve-mob, .btn-reserve-mob > *, .btn-reserve-mob .elementor-button-wrapper {
        height: 100%;
    }
    
    .elementor-nav-menu--burger .elementor-menu-toggle {
        background: url("https://www.lecercle-boxing.com/wp-content/themes/lecercle_theme/burger.svg") no-repeat center;
        background-size: 25px;
        /*margin-top: -36px;*/
        padding-left: 20px;
    }
    
    .elementor-nav-menu--burger .elementor-menu-toggle.elementor-active {
        background: url(https://www.lecercle-boxing.com/wp-content/themes/lecercle_theme/close.svg) no-repeat 15px center;
        background-size: 17px;
        z-index:2;
        margin-top: -32px;
    }
    
    .elementor-nav-menu--burger i.eicon-menu-bar {
        opacity: 0;
    }
    
    /*nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        position: fixed;
        width: 100%;
        height: 100vh;
        top:0;
        left:0;
        margin-top:0;
    }*/
    
    nav #menu-2-b3c512f li.menu-item a.elementor-item,
    nav #menu-2-a72d2da li.menu-item a.elementor-item {
        text-align: center!important;
        width: 100%;
        display: block;
        font-weight: 500!important;
        color: #000!important;
    }
    
    div#logo-menuopen-mob {
        max-width: 60%;
        margin: auto;
		z-index: 9999999;
    }

    .posFixed {
        position: fixed!important;
        top:0;
        left:0;
        background:#fff;
        width: 100%!important;
		z-index: 2;
    }
    
    ul#menu-2-b3c512f,
    ul#menu-2-a72d2da {
        padding-top:10px;
    }
    
    ul#menu-2-b3c512f li,
    ul#menu-2-a72d2da li {
        height:60px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #D7DCE1;
    }
    
    ul#menu-2-b3c512f li:nth-child(6) {
        border-bottom:none;
    }
    
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4965,
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15818,
    li#menu-item-15818 {
        background: #FFE500;
        border-bottom:none;
    } 

    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15818 a,
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15821 a {
        font-weight: bold!important;
    }
	
	.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
        background:none!important;
    }
}

@media (min-width:768px) {

    ul#menu-1-84c27a8, ul#menu-1-2b8996a0 {
        justify-content: space-between!important;
        width: 100%;
    }

    ul#menu-1-84c27a8 a, #menu-1-2b8996a0 a {padding-left:0;padding-right:0}

	#btn-boxing a, #btn-bootcamp a {width: 100%;justify-content: center;}
	
	.lSSlideOuter .lSPager.lSGallery li a:hover:before {
		content:"";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height:100%;
		display: block;
		padding: 50px;
		transition: all linear .2s;
		background-image: url(https://lecercle-boxing.com/wp-content/uploads/2021/06/Trace-191.svg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.page-id-5394 .lSSlideWrapper.usingCss {height: 320px;}
	.page-id-5394 .lSAction > a {top:94%;width: 50px;height: 50px;opacity:1}
	.page-id-5394 a.lSPrev {background: transparent url(https://lecercle-boxing.com/wp-content/uploads/2021/06/Composant-8-–-23.svg) no-repeat center;left:0}
	.page-id-5394 a.lSNext {background: transparent url(https://lecercle-boxing.com/wp-content/uploads/2021/06/Composant-8-–-22.svg) no-repeat center;right:0}
	.page-id-5394 ul.lSPager.lSGallery { margin-top: -85px!important;}
	.ecs-posts .slick-list .ecs-post-loop {padding: 0 10px;}
    .title-tarif {min-height: 50px;}
    .descr-tarif {min-height: 115px;}

    .elementor-menu-anchor {
        position: absolute;
        display: block;
        height: 90px;
        width:100%;
        margin-top:-90px;
        z-index:-1;
    }
}

@media (max-width:767px) {

    .nav-mob:not(#burger-white) {margin:5px 20px 0}
	
	nav #menu-2-b3c512f li.menu-item-4959 a.elementor-item, nav #menu-2-b3c512f li.menu-item-4965 a.elementor-item {
		font-family: "Helvetica Neue Bold", sans-serif;
		font-weight: bold;
	}
	
	.sub-arrow { position:absolute;right:20px;z-index:22222}
	.box-icon-left .elementor-icon-box-icon { margin-right: 10px!important;}
	
	.extrait_publi {max-width:75%; color: #000; line-height: 1.2;}
    .lSSlideOuter .lSPager.lSGallery li.active a:before {
		content:"";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	    width: 100%;
		height:100%;
		display: block;
		transition: all linear .2s;
		background-image: url(https://lecercle-boxing.com/wp-content/uploads/2021/06/Trace-191.svg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	a.btn_publi { padding: 20px 15px;width: 145px;}
   
	section#press-release .lSSlideOuter .lSPager.lSGallery img {height:45px;}
    span.title-firstline-mob {
        margin-bottom: 20px;
        display: inline-block;
    }
    
    .hightlight-title-mob:after {
        display:none;
    }
    
    .hightlight-title-mob {
        background: #FFE500;
        line-height: 1.4;
    }
  
    .titre-fond-noir .elementor-heading-title  {
        padding: 5px 10px;
    }
    
    #btn-boxing a, #btn-bootcamp a {
        width: 200px;
        text-align: center;
    }
    
    #btn-boxing a > span, #btn-bootcamp a > span {
        width: 100%;
    }
    
    #boxing .elementor-element-5e38a2d strong,
    #bootcamp .elementor-element-d84548b strong {
        display: block;
    }

    div#select-studio {
        position: absolute;
        top: -96%;
        left: -20px;
        width: calc(100% + 40px)!important;
        max-width: calc(100% + 40px)!important;
    }

    div#select-studio select {
        text-align:center;
    }


    #map-studio iframe {
        height:250px!important;
    }

    .icon-studio .elementor-icon-box-wrapper {
        display: flex;
        align-items: center;
    }

    .icon-studio .elementor-icon-box-icon {
        margin-bottom: 0!important;
        padding-right: 15px!important;
        display: flex;
        align-items: center;
    }
    
    .bloc-coach {
        height: 444px;
    }
    
    .bloc-coach .elementor-column-wrap {
        border: none!important;
        border-bottom: 1px solid #D7DCE1!important;
    }
    
    .insta-mobile .elementor-icon-box-wrapper {
        justify-content: center;
    }
    
    .insta-mobile .elementor-icon-box-icon {
        width:auto;
        padding-right: 10px;
    }
    
    .page-id-3515 article.post {
        background: transparent;
    }
    
    .first-post .elementor-column-wrap.elementor-element-populated {
        background-color: transparent!important;
    }
    
    .first-post .elementor-widget-text-editor {
        display: none;
    }
    
	.single .elementor-element.elementor-widget.elementor-widget-text-editor {
		padding: 0 15px;
	} 
	
    .ecs-posts article.post .elementor-section:not(.first-loop-post) a.elementor-button-link.elementor-button.elementor-size-sm {
        background: transparent;
    }
	
	.ecs-posts .slick-dots li button {
		border-radius: 50%;
		width: 15px;
		height: 15px;
	}
	
	.ecs-posts .slick-dots li button:before {
		font-size:50px;
	}
	
	nav.elementor-pagination > * {
		width: 35px;
		height: 35px;
	}
	
	nav.elementor-pagination .page-numbers {
		font-size: 1.2rem;
	}
	
	nav.elementor-pagination .page-numbers.prev {
		color: transparent!important;
		background: url(https://lecercle-boxing.com/wp-content/uploads/2021/06/Composant-8-–-23.svg) no-repeat 20px center/12px;
	}
    
	nav.elementor-pagination .page-numbers.next {
		background: #fff url(https://lecercle-boxing.com/wp-content/uploads/2021/06/Composant-8-–-22.svg) no-repeat 8px center/12px;
		color: transparent!important;
		border-color: #000;
	}
	
    div#encart-newsletter {
        margin-bottom: 40px;
    }
	
	.blocs-tarifs .elementor-text-editor p:last-child {
		margin-bottom: 10px;
	}
	
	.blocs-tarifs em {
		font-size: .8rem!important;
	}
    
    figcaption.widget-image-caption.wp-caption-text {
        margin-left: 15px;
    }
}


/* Slider article



    .slider {
      width: 50%;
      margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }

    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }

*/

.slick-slider {
    display: block!important;
}



/* NEWS CSS 0CTOBRE 2022 */


body.elementor-editor-active > section#google-home, body.elementor-editor-active > #press-release-home {
    display: none;
}

.new-btn a svg, .btn-large a svg {
    font-size:.35rem;
}

.btn-mini a svg {
    font-size:.6rem;
}

.new-btn a, .btn-large a, .btn-mini a {
    border-width:1.5px!important;
}


.section-offre .elementor-background-overlay {
    background-image: linear-gradient(90deg, #000000 10.26%, rgba(0, 0, 0, 0) 19.87%, rgba(0, 0, 0, 0.212401) 70.31%, #000000 82.29%)!important;
}

section.elementor-element-d05e588 .elementor-container {
    margin-left: 0;
}

.col-offre {max-width: 430px;min-width:430px;}

.section-insta .elementor-background-overlay {
    background-image:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 29.87%, rgba(0, 0, 0, 0.4) 70.12%, rgba(0, 0, 0, 0) 100%)!important;
}

#press-release-home, section#press-release-home *, #google-home * {
    overflow: visible;
}

#press-release-home:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #f4f4f4;
    position: absolute;
    left: -100%;
    top: 0;
    z-index: 2;
}

#google-home p:last-child {
    margin-bottom:0;    
}

#google-home:before {
    content: "";
    display: block;
    width: 110%;
    height: 100%;
    background: #f4f4f4;
    position: absolute;
    left: -110%;
    top: 0;
    z-index: 2;
}

#press-release-home li {
    text-align: center;
    height: 261px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px!important;
}

#press-release-home li.lslide.active,#press-release-home li.clone.active {
    background: url(https://www.lecercle-boxing.com/wp-content/uploads/2022/10/bg-press.png) no-repeat center;
        background-size: 90% 100%!important;
}

#press-release-home img {
    max-width: 192px;
    max-height: 75px;
}

#press-release-home .lSAction > a, #google-home .lSAction > a {
    top: 120%;
}


#press-release-home li p {
    display: none;
    font-family: "Helvetica Neue Médium", "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.1rem;
font-weight: 700;
text-align: center;
text-transform:none;
max-width:65%;
}

#press-release-home li p.extrait_publi {
    margin:15px 0;
}

#press-release-home li p.date_publi {
    text-transform:uppercase;
    font-weight:400;
} 

#press-release-home li.active p {
    display: block;
}

ul#classic2-slider {
    display: flex;
    height: 100%!important;
}

#google-home li.lslide, #google-home li.clone {
    background: #fff;
    border-radius: 22px;
    padding: 37px 40px 30px;
        display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#google-home li.lslide.active, #google-home li.clone.active {
    background:#FFE500;
}

#google-home .name-avis-home {
    text-transform: uppercase;
    font-family: "Futura Extra bold Condensed", Sans-serif;
}

@media (min-width:1024px) {
    .col-first-offer {
        width:440px!important;
        margin-right:-60px;
    }
}

@media (min-width:1024px) and (max-width:1100px) {
    .elementor-nav-menu--main .elementor-nav-menu a {
    padding:13px 15px!important;
}

}

@media (max-width:1024px) {
    


    .she-header .elementor-element-b1b689f > .elementor-element-populated > .elementor-widget-wrap {
        padding: 0!important;
    }
    
    #header-mob .elementor-nav-menu > li {
       min-height: calc(75vh / 8);
        border-top: thin solid #D7DCE1;
        display: flex;
        flex-direction: column;
    }
    
    #header-mob .elementor-nav-menu > li:first-of-type {
        border-top: none;
    }
    
    #header-mob .elementor-nav-menu > li a {
        /*line-height: 4.5;*/
        text-transform:uppercase;
        font-weight:500;
        margin:auto;
        width:100%;
    }
    
    #header-mob .elementor-nav-menu > li .sub-menu a {
        justify-content: center;
    }
    
    ul.sub-menu {
        position: relative!important;
        margin: 0!important;
    }
    
    #header-mob.she-header-transparent-yes .elementor-nav-menu--burger .elementor-menu-toggle {
        background: url(https://www.lecercle-boxing.com/wp-content/uploads/2022/10/Group-3.svg) no-repeat center;
        margin-top: -38px;
    }
    
    #header-mob.she-header-transparent-yes  #logo-black, #header-mob.she-header-transparent-yes .btn-reserve, #header-mob.she-header-transparent-yes #burger-black {
        display:none;
    }
    
    #header-mob.she-header:not(.she-header-transparent-yes) #logo-black {
        display:block;
        text-align: left;
        width: auto;
        position: absolute;
        left: 20px;
        top: 25px;
    }
    
    #header-mob.she-header:not(.she-header-transparent-yes) #logo-white, #header-mob.she-header:not(.she-header-transparent-yes) #burger-white {
        display:none;
    }
    
    #header-mob a#reserver-1 {
        padding:30px 36px;
    }
    
    .elementor-widget-nav-menu .elementor-nav-menu--main li.menu-item-4959 a, li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4965 a {
        font-weight: bold!important;
    }
    
    }

    @media (min-width:768px) {
        header .elementor-widget-wrap {
            flex-wrap: nowrap;
        }

        header #login-header {
            padding-left: 0!important;
            padding-right: 0!important;
            min-width: 149px;
        }

        ul#menu-1-86a5606 {
            width: 100%;
            padding-left: 20px;
            justify-content: space-between;
        }

        ul#menu-1-86a5606 a {
            padding-left: 0;
            padding-right: 0;
        }
    }

@media (max-width:767px) {

    .she-header-transparent-yes:not(.she-header)#header-mob {
        padding-top:23px;
    }
    .new-btn a, .btn-mini a {
        min-width:50%!important;
        justify-content: center;
    }
    
    .btn-large a {
        width:100%!important;
        justify-content: center;
    }
    
     .section-offre .elementor-background-overlay {
        background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4))!important;
    }
    
    #press-release-home li {
    height: 335px;
        
    }
    
    #press-release-home li.lslide.active,#press-release-home li.clone.active {
    background: url(https://www.lecercle-boxing.com/wp-content/uploads/2022/10/bg-press.png) no-repeat center;
        background-size: 85% 90%!important;
}
    #press-release-home img {
    max-width: 185px;
    max-height: 90px;
    }
    #press-release-home li p.extrait_publi { font-size:1rem;
    max-width:80%;
    margin-bottom: 0;
    margin-top: 20px;
    }
    
    #press-release-home li p.date_publi { display:none;
    }
    
    #press-release-home .lSAction > a{
    top: 100%;
}
     #press-release-home .lSAction > .lSPrev, #google-home .lSAction > .lSPrev { left:calc(100% - 82px);}
     
     .bloc-insta .elementor-column-wrap {
         background-size:100% 95%!important;
     }

     .hightlight-title-mob {
        line-height: 5px!important;
    }

    .minus svg {
        transform: rotate(180deg)!important;
    }
    .tarifs-carte.hidden, .tarifs-abo.hidden {
        display: none;
    }
    
    .hightlight-title-mob {
        line-height: 0;
    }
    
    #open-carte { height:100%;}
    #open-carte .elementor-widget-container {
            display:flex;
            align-items:center;
            height:100%;
        }
}

/* KIDS
 * 
 * */

#kids-header nav.elementor-nav-menu--main a:hover, #kids-hover nav.elementor-nav-menu--main a
#kids-header-mobile nav.elementor-nav-menu--main a:hover, #kids-hover-mobile nav.elementor-nav-menu--main a{
  border:none
}

.kids-section1-home img {
  max-width:100%;
  height:auto;
  max-height:initial!important;
}

.kids-list-center-auto {
  margin:auto;
}

#kids-faq .elementor-toggle .elementor-tab-title.elementor-active {
    background: #fff;
}

#kids-faq .elementor-toggle-item:last-child .elementor-tab-title, #kids-faq .elementor-toggle-item:last-child .elementor-tab-content {
    border-bottom: none;
}

#kids-footer a:hover, #kids-footer a:focus, #kids-footer a:hover i, #kids-footer a:focus i {
  color:#ffef02;
}

@media (max-width:768px) {
  #kids-header-mobile .elementor-nav-menu--dropdown li, #kids-header-mobile .elementor-nav-menu--dropdown a {text-align: left!important;}
  #kids-header-mobile .elementor-nav-menu--dropdown a{padding:10% 20px;font-size:1.8rem!important}
  #kids-header-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { margin-top:20px;height:80vh;/*position: fixed;width: 100%!important;left: 0!important;top: 80px!important;*/}
  div#kids-btn-header-mobile {position: fixed;height:20vh;bottom: 0;left: 0;z-index: 9999;}
  .kids-btn a {width:90%!important}  
}

