/*
 Theme Name:   Eoxiatheme child
 Theme URI:    http://www.eoxia.com
 Description:  Eoxiatheme child theme
 Author:       Eoxia team
 Author URI:   http://www.eoxia.com
 Template:     eoxiatheme
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  eoxiatheme-child
*/

.site-boxfoot .table-layout > aside:last-child h3 {
	text-align: right !important;
}

/** Réseaux sociaux du header */
.socializer-wrapper a {
	font-size: 18px;
}
.socializer-wrapper a[title="Instagram"]:hover {
	background: #305fb3;
}

/** Taille des éléments du menu */
.site-header .site-navigation .nav-menu li {
	padding: 6px 20px 6px 0;
}
.site-header .site-navigation .nav-menu a {
	font-size: 13px;
}

/** Tableau */
.main-content .entry-content table tbody tr:first-child {
	background: #bacae8;
	color: #fff !important;
}
.main-content .entry-content table tbody tr:first-child strong {
	color: #fff !important;
}
.page-id-10372 table td {
	width: 33.3333%;
}

/** Couleur du h2 */
h2 {
	color: #bacae8;
}

/** Fix footer clear */
@media (max-width: 480px) {
	.site-boxfoot .table-layout>aside {
		margin: 1em 0;
	}
	.site-boxfoot .table-layout>aside::after {
		display: block;
		content: '';
		clear: both;
	}
	.site-boxfoot .table-layout > aside:last-child h3 {
		text-align: left !important;
	}
}

/** Google reCAPTCHA */
.grecaptcha-badge {
	/*visibility: hidden;*/
	/*pointer-events: none;*/
}

/** SIte reviews CSS */
.glsr-reviews.glsr-default {
	display: grid;
	grid-gap: 1em;
	grid-template-columns: repeat(3, 1fr);
}
.glsr-reviews.glsr-default .glsr-review {
	background: rgba(0,0,0,0.05);
	padding: 1em;
	margin-bottom: 0;
}
.glsr-reviews.glsr-default .glsr-review-date {
	display: none;
}
.glsr-reviews.glsr-default .glsr-review-author {
	font-size: 10px;
	font-weight: 560;
}


.blocs-wrapper .bloc-item.intervention .bloc-item-content {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
	position: absolute;

}

.blocs-wrapper .bloc-item.intervention .bloc-item-content h3{
    -webkit-transform: translate3d(0, 40px, 0);
    -moz-transform: translate3d(0, 40px, 0);
    transform: none;
	margin-top: 2em;
    margin-bottom: 0;
}

.blocs-wrapper .bloc-item.intervention .bloc-item-content p {
    word-break: normal;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 60%;
    font-size: 12px;
    text-align: justify;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    margin-bottom: 10px;
	padding-top: 1em;
}

.teleconsultation-link {
	background: #7dcf23 !important;
}
.teleconsultation-link:hover {
	background: #30bf02 !important;
}
.site-header .table-layout {
	table-layout: auto;
}

@media screen and (max-width: 930px) {
	.site-header .table-layout {
		display: block;
		width: 60%;
		float: left;
	}
	.site-header .site-navigation {
		float: right;
	}
	.site-header .meet-button {
		display: none;
	}
	.site-header .meet-button.mobile {
		display: block;
		text-align: left;
		margin-top: 0.4em;
	}
	.site-header {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 520px) {
	.site-header .meet-button.mobile {
		text-align: center;
	}
	.site-header .meet-button.mobile .teleconsultation-link {
		margin-bottom: 0.5em;
	}
}
.site-header .meet-button .header-link.color-blue {
	background: #3498db;
}
.site-header .meet-button .header-link.color-green {
	background: #7dcf23 !important;
}
.site-header .meet-button .header-link.color-black {
	background: #505050 !important;
}
.site-header .meet-button .header-link.color-grey {
	background: #bdbdbd !important;
}

.site-header .meet-button .header-link {
	margin-bottom: 0.2em;
}

/** Alignement boutons header */
@media screen and (min-width: 250px) and (max-width: 470px) {
	.site-header .meet-button a {
		/* min-width: 220px;
		margin: 0 0 5px 0; */
		display: block;
	}
}

/** Footer h3 */
.site-boxfoot .table-layout>aside .widget-title {
	display: inline-block;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	color: rgba(0,0,0,.6);
	padding-bottom: 20px;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 0em;
}

/** Link color */
.main-content .entry-content a {
	color: #bacae8;
}
.site-header .site-navigation .nav-menu a:hover {
	color: #bacae8;
}

/** Post thumbnail */
body.single .post-thumbnail {
	text-align: center;
	margin-bottom: 1em;
}

/** Fix CTA Hover */
.blocs-wrapper .bloc-item.intervention .bloc-item-padder h3, .blocs-wrapper .bloc-item.intervention .bloc-item-padder p {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1;
}
.blocs-wrapper .bloc-item.intervention .bloc-item-content p {
    width: 55%;
}
 /** Fix Linguise */
.site-top .widget-top-2 #block-3 p {
	margin: 0;
}
.site-top .widget-top-2 #block-3 #dropdown .linguise_switcher_dropdown li.linguise_current .linguise_current_lang {
	padding: 0 10px;
	margin: 0 0 10px 20px;
}

/** Fix padding in top header */
.widget-top-2 #block-3 {
	padding-right: 0;
	padding-left: 20px;
}

/** Blog imgaes */
body.archive article .wp-post-image {
	width: 100%;
	height: auto;
}

/** reitrer photo article 1 2025*/
 .post-template-default.postid-17001 .post-thumbnail img.attachment-full.size-full.wp-post-image {
    display: none;
}