/*
Theme Name: Blomma Child
Theme URI: https://blomma.qodeinteractive.com
Description: A child theme of Blomma Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: blomma
Template: blomma
*/
header .qodef-position-right .wpml-ls-statics-shortcode_actions {
	display: inline-block;
}
header .qodef-position-right .wpml-ls-statics-shortcode_actions ul li {
	display: inline-block;
	margin-right:20px;
}
@media only screen and (max-width: 480px) {
    .qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
        width: 320px !important;
    }

    header .qodef-position-right .wpml-ls-statics-shortcode_actions ul li {
    	margin-right : 0px;
    }
}