/**
* Theme Name: Editoria Child
* Description: This is a child theme of Editoria.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: editoria
* Version: 1.0.8
*/

.serif, .elementor-widget-text-editor p i {
	font-family: Georgia, serif;
}
.blue-tekhelet {
	color: #0A82FF;
}
.translated-ltr .notranslate {
	margin: 0 8px;
}
.typo-crif {
	font-family: Times New Roman, Serif;
    font-style: italic;
    font-weight: bold;
    font-size: 1.05em;
}
.soulignage {
  position: relative;
  display: inline-block;
}

.soulignage::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 8px; /* ajuster selon l'épaisseur du trait */
  background: url('/wp-content/uploads/2025/05/blue-underline.svg') no-repeat bottom left;
  background-size: contain;
  pointer-events: none;
}
strong {
    font-weight: 500;
}

#tarteaucitronRoot button:before {
	background: none;
	opacity: 0;
}

#tarteaucitronRoot button:hover:after {
    opacity: 0;
}

#tarteaucitronRoot .tarteaucitronCheck::before,
#tarteaucitronRoot .tarteaucitronCross::before,
#tarteaucitronRoot .tarteaucitronPlus::before {
    font-family: Arial, Helvetica, sans-serif !important;
}

/* Events */
#tribe-events-pg-template {
    max-width: 100%;
    padding: 0;
}
.tec-events-elementor-event-widget__venue {
	flex-direction: inherit !important;
}
.tec-events-elementor-event-widget__venue .tec-events-elementor-event-widget__venue-container {
	grid-template-columns: auto !important;
	grid-template-rows: auto !important;
	border: none !important;
    border-radius: 0 !important;
	margin: 0 !important;
}
.elementor-widget-cmsmasters-google-maps__wrapper {
	border-radius: 15px;
}
.tec-events-elementor-event-widget__venue-details {
	display: none;
}

.quick-menu ul > li > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.quick-menu ul > li > a::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 11px;
  margin-left: 0.4em;
  background-image: url('images/arrow-right.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

table tr td ul {
	margin: 0;
}

/* Tarteaucitron */
#tarteaucitronRoot .tarteaucitronTitle {
    display: none;
}
#tarteaucitronRoot .tarteaucitronH1 {
	padding-left: 15px;
	text-align: left !important;
	font-weight: 500;
}

#tarteaucitron #tarteaucitronInfo {
	text-align: left !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	max-width: none !important;
	border: none !important;
	font-weight: 300 !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
	font-size: 18px;
    margin-top: 0;
    padding-top: 0;	
} 

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow, #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny, .tac_activate .tarteaucitronAllow {
	border-radius: 25px !important;
	background-color: #f1f1f1 !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button span:before {
	display: none;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button[aria-pressed="true"] {
	background-color: var(--e-global-color-primary) !important;
	color: var(--e-global-color-alternate) !important;
}

#tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    border-bottom: 1px solid #d8d8d8 !important;
    border-left-width: 0 !important;
}
#tarteaucitronRoot #tarteaucitronSaveButton {
    background: var(--e-global-color-primary) !important;
	color: white !important;
	border-radius: 25px !important;
	padding: 11px 24px 11px 24px !important;
}
.tarteaucitronSize-bottom #tarteaucitronAlertBig #tarteaucitronCloseAlert {
	text-decoration: underline;
}

#tarteaucitronRoot #tarteaucitronAlertBig {
	background: var(--e-global-color-alternate) !important;
	padding: 30px 0 30px 0 !important;
	display: flex;
    opacity: 1;
    align-items: center;
    justify-content: center;
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
	color: var(--e-global-color-primary) !important;
	display: inline-block !important;
	margin-right: 40px;
	vertical-align: middle;
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
	font-size: 20px;
	font-weight: 500;
	color: var(--e-global-color-primary) !important;
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert a {
	text-decoration: underline;
	color: var(--e-global-color-primary) !important;
}
#tarteaucitronRoot button#tarteaucitronBack {
    background-color: rgba(0, 0, 0, .44) !important;
}
#tarteaucitronRoot button.tarteaucitronCTAButton {
	border: 1px solid var(--e-global-color-primary) !important;
	color: var(--e-global-color-primary) !important;
	background: transparent !important;
	border-radius: 25px !important;
	padding: 11px 24px 11px 24px !important;
}
#tarteaucitronRoot button.tarteaucitronCTAButton:hover {
	background: var(--e-global-color-alternate) !important;
	color: var(--e-global-color-primary) !important;
}
#tarteaucitronRoot button.tarteaucitronCTAButton.tarteaucitronAllow {
	border: 1px solid var(--e-global-color-primary) !important;
	background: var(--e-global-color-primary) !important;
	color: var(--e-global-color-alternate) !important;
}
#tarteaucitronRoot button.tarteaucitronCTAButton:hover {
	background: white !important;
}
#tarteaucitronRoot button.tarteaucitronCTAButton.tarteaucitronAllow:hover {
	color: var(--e-global-color-primary) !important;
}
.tarteaucitronSize-bottom #tarteaucitronAlertBig #tarteaucitronCloseAlert {
	color: var(--e-global-color-primary) !important;
	background: transparent !important;
}

/* Forminator */
.forminator-field-group .forminator-repeater-field {
	background-color: white !important;
	box-shadow: inherit !important;
	padding: 30px 0 !important;
}

/* Responsive */
@media (min-width: 768px) and (max-width: 1024px) {
    .elementor .elementor-hidden-tablet {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: none !important;
    }
	#tarteaucitronRoot #tarteaucitronAlertBig {
		flex-direction: column !important;
		gap: 10px;
	}
	#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
		text-align: center;
		margin-bottom: 20px;
		margin-right: 0px;
	}

}