.wpml-ls-statics-shortcode_actions {
  border: 0;
}
 
.main .wpml-ls-statics-shortcode_actions .wpml-ls-current-language a {
 border: 1px solid #fff;
 color : #fff;
  font-size: 14px;
  /*margin-right: 3px;*/
  padding-bottom: 8px;
}
.main .wpml-ls-statics-shortcode_actions a {
  font-size: 14px;
  color : #fff;
   /* margin-right: 3px;*/
  padding-bottom: 8px;
  border: 1px solid transparent;
}
.main .wpml-ls-statics-shortcode_actions a:hover {
  font-size: 14px;
  color : #fff;
  border: 1px solid #fff;
   /* margin-right: 3px;*/
  padding-bottom: 8px;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language a {
 border: 1px solid #0c4da2;
 color : #0c4da2;
  /*margin-right: 3px;*/
  font-size: 14px;
  padding-bottom: 8px;
}
.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 1;
    font-size: 14px;
  border: 1px solid transparent;
  
}
.wpml-ls-statics-shortcode_actions a:hover {
  font-size: 14px;
  color : #0c4da2;
  border: 1px solid #0c4da2;
 padding-bottom: 8px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
margin-right: 3px;
}
@media (max-width: 767px) {
.wpml-ls-statics-shortcode_actions a {
  font-size: 14px;
  color : #0c4da2;
  padding: 5px 10px !important;
}
.wpml-ls-legacy-list-horizontal a span {
    vertical-align: middle;
    font-size: 14px;
  padding: 5px 10px !important;
}
}