/*
Theme Name: Kadence Child
Theme URI:
Description: Alateema
Theme Author: Tomi Ojanen
Author URI:
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/
.current-menu-item a{
  color:var(--global-palette4 ) !important;
  font-weight: bold;
}
/* Piilota sidebar mobiilissa*/
@media (max-width: 1024px) {
    .primary-sidebar.widget-area {
        display:none;
    }
    .entry-content-wrap {
        padding-top: 5px !important;
    }
}

.art-menu-title > a {
    color:var(--global-palette3 ) !important;
    font-size: 120%;
    font-weight: bold;
}

.anchor-highlight h2 {
        display: inline-block;
        opacity: 1;
        transform: scale(1);
        transition: transform 0.2s ease-out;
}
.anchor-highlight .show {
        transform: scale(1.1) translateX(3%) ;

}

.qr-target-page{

}
.qr-target-link{

}
.qr-target-checkbox{
  
}
