/*
Theme Name: Polo Child
Theme URI: http://crumina.net/polo/
Author: Crumina Team
Author URI: http://crumina.net/
Description: Powerful multipurpose theme
Version: 1
Template:polo
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: polo
Tags: white, blue, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/

/*****************************************************************
Add Custom styles below 
******************************************************************/


.wpml-ls-statics-shortcode_actions{
	position: absolute;
    top: 0px;
    right: 0px;
    z-index: 200;
}

@media(max-width: 500px){
	.wpml-ls-statics-shortcode_actions li{
		display: unset !important;
	}
	.wpml-ls-statics-shortcode_actions{
	    top: 91px;
	}
	.wpcf7 input, .wpcf7 textarea{
		max-width: 300px;
	}
	h2{
		padding-left: 10px;
    	padding-right: 10px;
	}
}

