/*
Theme Name: Tott Hotell - Hotell Bredablick
Theme URI: http://bredablick.se
Description: Theme for Tott Hotell - Hotell Bredablick
Version: 1.0.0
Author: Hjärtat
Author URI: http://hjartat.net/
Template: totthotell
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Hjärtat, Tott Hotell

*/
.wpml-ls-statics-shortcode_actions {
    display:none !important;
}
li.btn-lang a {
    display:inline-block;
    width:18px;
    height:12px;
    background-position:50% 50%;
    background-size:18px 12px;
    vertical-align:middle;
    text-indent: -9999px;
    overflow: hidden;
}
li.btn-lang a.en {
    background-image: url(./flags/en.png);
}
li.btn-lang a.sv {
    background-image: url(./flags/sv.png);
}