/*
Theme Name: Wipi Child Theme
Theme URI: https://www.wipi.co.il
Version: 1.0.0
Description: Wipi theme design one for life. Wipi is the perfect choice for setting up WordPress sites. Both simple and complex, thanks to a lot of features, advanced editing modules, and control options, all responsive and optimized for viewing on mobile, And a visual editor for building pages super easy to use, start using today!
Author: Wipi
Author URI: https://www.wipi.co.il
Template: wipi
*/

/* Add your custom styles here... */

.fl-col.fl-node-5aa8f5f49ff4e.fl-col-small.side {
    width: 16%!important;
}

.fl-module-content {
    margin: 10px!important;
}

iframe#instagram-embed-0 {
    min-width: auto!important;
}


.elementor-post .elementor-post__title {
    font-size: 14px!important;
}

@media (max-width: 768px){
	.fl-col.fl-node-5aa8f5f49ff4e.fl-col-small.side {
		width: 100%!important;
	}
}