/*---------------------------------------------------------------------------------



 Theme Name:   Extra Child theme

 Theme URI:    

 Description:  Voor EnnuOnline

 Author:       Rob Coers

 Author URI:   

 Template:     Extra

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html



------------------------------ ADDITIONAL CSS HERE ------------------------------*/



.et-pb-contact-message {

color: #fff !important;

}

.et_pb_gallery_image img {

width: 100% !important;

}

@media screen and (min-width: 768px) and (max-width: 980px) {

.et_pb_column .et_pb_grid_item:nth-child(n),

.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n),

.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n),

.et_pb_column .woocommerce ul.products li.product:nth-child(n),

.woocommerce-page ul.products li.product:nth-child(n),

.et_gallery_item {

margin: 0 !important;

width: 25% !important;

}

.et_pb_column .et_pb_grid_item:nth-child(3n+1),

.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),

.et_pb_column .woocommerce ul.products li.product:nth-child(3n+1),

.woocommerce-page ul.products li.product:nth-child(3n+1),

.et_gallery_item:nth-child(3n+1) {

clear: none !important;

}

}

