/*!
Theme Name: Voldor Child theme
Theme URI: https://bracketweb.com/voldorwp/
Template: voldor
Author: Bracket Web
Author URI: https://themeforest.net/user/bracket-web
Description: This is a Child theme for Voldor WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: voldor-child
*/
@media only screen and (max-width: 600px) {
	.publication-center .ekit-accordion-title {
		position: static !important;
		text-align: center;
		width: 100%;
	}
	.mobile_new_line {
		width:100%;
		display:block;
	}
	.mobile_new_line .elementor-widget-image img {
		text-align: left;
		display: block;
		margin: 10px 0px;
		max-width: 150px !important;
	}
	.mobile_new_line .elementor-widget-container {
		margin: 15px 0px 0px 0px !important;	
	}
	.mobile_new_line .elementor-widget-text-editor {
		text-align: left !important;
	}
}