/*
Theme Name: Osingulier Child
Theme URI: https://www.clicher.eu/
Description: Child theme of Divi theme for the Divi theme
Author: Clicher
Author URI: https://www.clicher.eu/
Template: Divi
Version: 4.27.5
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 11 Feb 2026 14:10:14 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* THREE COLUMN PORTFOLIO GRID LAYOUT */

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

.three-column-grid .et_pb_grid_item {
width: 32% !important;
margin: 0 1% 1% 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}

.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}

.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}

}