/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

@media all and (min-width: 981px) {
.my-wrap-6 .et_pb_module:not(:nth-child(6n)) {
width: 15.833333% !important;
margin: 0 1% 1vw 0 !important;
float: left;
}

.my-wrap-6 .et_pb_module:nth-child(6n) {
width: 15.833333% !important;
margin: 0 0 1vw 0 !important;
float: left;
}
}
@media all and (min-width: 361px) and (max-width: 980px) {
.my-wrap-6 .et_pb_module:not(:nth-child(3n)) {
width: 32.666666% !important;
margin: 0 1% 1vw 0 !important;
float: left;
}

.my-wrap-6 .et_pb_module:nth-child(3n) {
width: 32.666666% !important;
margin: 0 0 1vw 0 !important;
float: left;
}
}
@media all and (max-width: 360px) {
.my-wrap-6 .et_pb_module:nth-child(odd) {
width: 49.5% !important;
margin: 0 1% 1vw 0 !important;
float: left;
}

.my-wrap-6 .et_pb_module:nth-child(even) {
width: 49.5% !important;
margin: 0 0 1vw 0 !important;
float: left;
}
}

@media all and (min-width: 981px) {
.my-wrap-5 .et_pb_module:nth-child(-n+4) {
width: 19.2% !important;
margin-right: 1% !important;
margin-left: 0 !important;
float: left;
}
.my-wrap-5 .et_pb_module:last-child {
width: 19.2% !important;
margin-right: 0 !important;
margin-left: 0 !important;
float: left;
}
}

/* Cache le second titre des pages d'articles de la base de connaissance */
h1.eckb-article-title {
    display: none;
}

#eckb-article-page-container-v2 #eckb-article-content {
    padding: 0 20px 0 0;
}

.epkb_post_type_1 .entry-content {
    padding-top: 0px;
}
