/**
* Theme Name: Activland Child
* Description: This is a child theme of Activland, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes Team</a>
* Template: activland
* Version: 1.2.9
*/

.elementor-widget-text-editor table, .elementor-widget-text-editor th, .elementor-widget-text-editor td {border: 1px solid #000;}

@media (max-width: 1024px) and (min-width: 768px) { 
	.gallery.gallery-columns-4 .gallery-item {width: calc(100% / 3); max-width: 50%;}
}

@media (max-width: 767px) { 
	.elementor-widget-text-editor th, .elementor-widget-text-editor td {padding: 8px; word-break: normal;}
	.gallery.gallery-columns-4 .gallery-item {width: 50%;}
}