/*
Theme Name: Opera
Author URI: https://mentol.pt/
Template: hello-elementor
Version: 1.0.1
Text Domain: opera
*/


/*  STYLES  */

.sup-lower sup {
	text-transform: lowercase;
}


/*  NAVIGATION  */
#navbar-mobile {
	display: none;
}

@media only screen and (max-width: 999px) {
#navbar-desktop {
	display: none;
}

#navbar-mobile {
	display: block;
}
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
    text-shadow: none;
    border-left: none!important;
}


/*  ESPACE MEMBRE */

@media only screen and (min-width: 768px) {
  #espace-membre-wrapper {
	height: calc(100vh - 157px)!important;
}
}

#espace-membre-login [type="submit"] {
	border-color: #ffffff;
	background-color: #d7490c;
	color: #ffffff;
	width:  100%;
	margin-top: 30px;
	font-weight: 600;
	font-size: 1.2em;
	letter-spacing: 0.06em;
}


#espace-membre-login [type="submit"]:hover {
	border-color: #d7490c;
	background-color: #fff;
	color: #d7490c;
}


#espace-membre-login p {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.02em;
	margin-top: 30px;
}


/*  HOMEPAGE */

@media only screen and (min-width: 1145px) {
  .home .hero .elementor-background-overlay {
  	display: none;
  }
}

.elementor-flip-box__front .elementor-flip-box__layer__title {
	background-color: rgba(25, 35, 60, 0.91);
	padding: 12px 6px;
}


/*  BUREAU DE FAMILLE */

#bureau-famille-grid .elementor-flip-box__front .elementor-flip-box__layer__title {
	background-color: rgba(214, 94, 18, 0.84);
	padding: 12px;
}

#bureau-famille-grid h2 span {
	color: #d65c12;
	font-weight: 700;
}

/* TIMELINE */

/*
#custom_timeline .ee-timeline__item, .timeline-item__point {
    position: relative;
}
*/

#custom_timeline .ee-timeline__item:last-child .ee-icon-support--svg svg{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {

#custom_timeline .ee-timeline .ee-timeline--vertical .ee-timeline__line {
    display: none;
}

#custom_timeline .timeline-item__point {
    top: 20px;
}

#custom_timeline .ee-timeline__item:last-of-type .timeline-item__point::after {
    display: none;
}

#custom_timeline .ee-timeline__item .timeline-item__card-wrapper
{
    margin-left: 100px;
}

#custom_timeline .timeline-item__point::before {
    content: "";
    position: absolute;
    top: 50px;
    background-color: #D7490C;
    width: 80px;
    height: 1px;
    left: 120px;
}

#custom_timeline .timeline-item__point::after {
    content: "";
    position: absolute;
    top: 120px;
    background-color: #D7490C;
    width: 1px;
    height: 60px;
    left: 50px;
}

#custom_timeline .ee-timeline__item:last-of-type .timeline-item__point::after {
    display: none;
}

#custom_timeline .timeline-item__content__wysiwyg h3 {
    padding-top: 13px;
}

}


@media only screen and (max-width: 1024px){

#custom_timeline .timeline-item__point::before {
    content: "";
    position: absolute;
    top: 30px;
    background-color: #D7490C;
    width: 50%;
    height: 1px;
    left: 70px;
}

#custom_timeline .timeline-item__point::after {
    content: "";
    position: absolute;
    top: 70px;
    background-color: #D7490C;
    width: 1px;
    height: 100px;
    left: 30px;
}

#custom_timeline .ee-timeline__item:last-of-type .timeline-item__point::after {
    display: none;
}

#custom_timeline .ee-timeline-align--left .ee-timeline .timeline-item__card-wrapper {
    margin-left: 100px;
}

}


@media only screen and (max-width: 767px) {
#custom_timeline .timeline-item__content__wysiwyg h3 {
    font-size: 1.2em;
}
#custom_timeline .timeline-item__point {
    top: -60px;
}
#custom_timeline .timeline-item__point::before, #custom_timeline .timeline-item__point::after {
    display: none;
}

}


/* GLOSSARY TOOLTIPS */

.glossary-tooltip a, .glossary-underline, a.glossary-content-footnote {
    color: #d7490c!important;
}

.glossary-tooltip-content {
	background: #d7490c!important;
    border-bottom: 50px solid #cecece!important;
    border-radius: 0!important;
}

.glossary-tooltip-text a {
	display: none!important;
}



/* TOGGLE */

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
    width: 1.7em;
    height: 1.7em;
}

.elementor-toggle .elementor-toggle-icon.elementor-toggle-icon-left {
    min-width: 40px;
	align-self:center;
}

.elementor-tab-title {
    min-height: 100px;
	display: flex;
}


.elementor-toggle-title {
   align-self:center;

}


@media screen and (max-width: 767px)

{

.elementor-tab-title {
    height: 130px;
}

}


@media screen and (max-width: 1024px)

{
.elementor-tab-title {
    height: 100px;
}
}


/* Override LK - Event Rencontres Patrimoniales */
.page-id-4863, .page-id-4863 .site-main {
	overflow-x: hidden;
}

.page-id-4863 .list-infos .elementor-widget-text-editor p{
	margin-bottom: 0;
}

.page-id-4863 .wpcf7-not-valid-tip {
	color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  border: 2px solid #dc3232;
  background-color: rgba(255,255,255,0.8);
	margin-bottom: 10px;
}

.page-id-4863 #inscription-gratuite {
	margin-top: -46%;
	margin-left: 60px;
}

.page-id-4863 #inscription-gratuite .row {
	display: flex;
	justify-content: space-between;
}

.page-id-4863 #inscription-gratuite .row .col{
	width: calc(50% - 14px);
}

.page-id-4863 #inscription-gratuite .row .col:first-child {
	margin-right: 14px;
}

.page-id-4863 #inscription-gratuite .row .col:last-child {
	margin-left: 14px;
}

.page-id-4863 #inscription-gratuite input[type='text'],
.page-id-4863 #inscription-gratuite input[type='email'],
.page-id-4863 #inscription-gratuite input[type='tel'] {
	margin-bottom: 27px;
	border: none;
	font-weight: 300;
	font-size: 24px;
	line-height: 28px;
	font-family: "gill-sans-nova";
	padding: 16px 18px;
}

.page-id-4863 #inscription-gratuite input::placeholder {
	color: #838A90;
}

.page-id-4863 #inscription-gratuite .text-inside-form {
	font-size: 32px;
	line-height: 35px;
	font-weight: 600;
	color: white;
	font-family: "gill-sans-nova";
	margin-bottom: 0px;
}

.page-id-4863 #inscription-gratuite .wpcf7cf_add,
.page-id-4863 #inscription-gratuite .wpcf7cf_remove {
	border: none;
	font-size: 24px;
	line-height: 30px;
	text-decoration: underline;
	font-family: "gill-sans-nova";
	font-weight: 300;
	color: white;
	text-transform: inherit;
	padding: 0;
	margin-right: 10px;
}

.page-id-4863 #inscription-gratuite .wpcf7cf_repeater_controls {
	margin-top: 5px;
	margin-bottom: 57px;
}

.page-id-4863 #inscription-gratuite .wpcf7cf_add:hover,
.page-id-4863 #inscription-gratuite .wpcf7cf_add:active,
.page-id-4863 #inscription-gratuite .wpcf7cf_add:focus,
.page-id-4863 #inscription-gratuite .wpcf7cf_remove:hover,
.page-id-4863 #inscription-gratuite .wpcf7cf_remove:active,
.page-id-4863 #inscription-gratuite .wpcf7cf_remove:focus {
	color: black;
	background-color: transparent;
	border: none;
}

.page-id-4863 #inscription-gratuite input[type="submit"]{
	border-color: white;
	background-color: white;
	color: black;
	text-transform: inherit;
	font-family: "gill-sans-nova";
	font-weight: 600;
	font-size: 27px;
	line-height: 32px;
	display: flex;
	margin-left: auto;
	padding: 10px 27px 13px;
	margin-top: 15px;
}

.page-id-4863 #inscription-gratuite .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}

.page-id-4863 #inscription-gratuite .wpcf7-acceptance .wpcf7-list-item span{
	color: white;
	font-family: "gill-sans-nova";
}

.page-id-4863 #inscription-gratuite input.wpcf7-submit:disabled {
	opacity: 0.5;
}

.page-id-4863 #inscription-gratuite .wpcf7-response-output {
	color: white;
	font-family: "gill-sans-nova";
}

.page-id-4863 #partenaires img{
	mix-blend-mode: multiply;
}

.page-id-4863 .site-footer {
	padding:0;
}

.page-id-4863 .title-bicolore a:hover span{
	color: #BCC7E3 !important;
}

.rencontres-temoignages > .elementor-column-wrap > .elementor-widget-wrap {
	max-width: 100%;
}

@media screen and (max-width: 1440px){
	.page-id-4863 #inscription-gratuite {
		margin-top: -30%;
	}
}

@media screen and (max-width: 1024px){
	.page-id-4863 #inscription-gratuite {
		margin-top: -180px;
		margin-left: 0px;
	}

	.page-id-4863 #partenaires .elementor-background-overlay {
		background-size: 150px auto;
	}
}

@media screen and (max-width: 767px){

	.page-id-4863 #partenaires .elementor-background-overlay {
		background-size: 0px auto;
	}
}

@media screen and (max-width: 575px){
	.page-id-4863 #inscription-gratuite .text-inside-form {
		font-size: 28px;
		line-height: 32px;
	}

	.page-id-4863 .title-bicolore h2 {
		font-size: 23px !important;
		line-height: 27px !important;
	}

	.page-id-4863 #partenaires .elementor-widget-image {
		min-height: 120px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
