/*
Theme Name: Hisko
Template: enfold
Theme URI: 
Description: Hisko Theme
Author: 
Author URI: 
Version: 1.0
Text Domain: hisko
*/

/* Import parent theme styles */
@import url("../enfold/style.css");
/* Add your custom styles below this line */


.avia-slideshow li img{
    border-radius: 13px;
}


.avia_mega_div {
    margin-top: -52px !important;
}

#top .slide-meta{
    display: none;
}


#top .slide-entry-wrap{
    gap: 0.5rem;
}

#top .avia-logo-element-container .slide-entry{
    min-height: 160px;
    display: flex;
    justify-content: start;
    align-items: center;
}



.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title{
    font-size:1.2em;
}