/*
Theme Name: Digitax
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.0.6
Description: Digitax is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Digitax will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: digitax
*/
@media screen and (max-width: 425px)
{
    /* Rédigez vos propriétés CSS ici */
	.home .elementor-tabs-content-wrapper > div > div {
		display: block !important;
	}
	.home .elementor-tabs-content-wrapper > div > div > div {
		width: 100% !important;
	}
	.header_menu {
		float: left;
		width: 50% !important;
	}
}
*:not(i) {
	font-family: Arial !important;
}

.home .elementor.elementor-155 .ova-blog {
    grid-template-columns: 1fr;
}

.home .elementor.elementor-155 .ova-blog .card {
    flex-direction: row;
}

.home .elementor.elementor-155 .ova-blog .card .card-body {
    padding-top : 0px;
    padding-left: 7px
}

.home .elementor.elementor-155 .ova-blog .card .card-body h4 {
    padding-top : 0px;
}

.home .elementor.elementor-155 .ova-blog img {
    max-height : 30px;
    max-width : 30px;
}

.weglot-default * {
	color: black;
}

aside.country-selector.weglot-dropdown:has(input:checked) ul {
    display: block;
}

aside.weglot-default label a {
    padding: 0 !important;
    margin: 0;
}

div#cookie-law-info-bar > a > span {
    color: black !important;
}

body {
	font-size: 16px;
}
li {
	color: #43464b;
}