/* 
Theme Name: Karin Carnby
Theme URI: https://karincarnby.se
Description: Custom theme for Karin Carnby
Author: Alltid
Author URI: https://alltid.net/
Template: hello-elementor
Version: 1.0.1
Text Domain: karin-carnby
License: Private use
*/

body
{
 
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.book-btn-nav
{
    display: none;
}

body[data-elementor-device-mode=mobile] .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.book-btn-nav {
    display:block;
}

.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a .elementor-post-info__terms-list
{
    color: #486D57;
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a
{
    display: inline-block !important;
    font-size: 12px;
    background-color:#fff;
    padding: 4px;
    color: #c69245;
    border-radius: 8px;
    margin-right: 1px;
    margin-bottom: 5px;
    font-weight: 600;
}