/* Enter Your Custom CSS Here */.wpml-ls-menu-item ul {
	min-width:initial!important;
      width: 100%!important;
}

.wpml-ls-statics-shortcode_actions {
float:right;
width:auto;
min-width:62px;
display:none;}
@media (max-width: 767px){
.wpml-ls-statics-shortcode_actions {

display:block;}
}