/*
Theme Name: Erios Child
Description: A child theme of Erios Theme
Version: 1.0.0
Text Domain: erios
Template: erios
*/


/* Filter Bar Gallery active*/
li.elementor-galerry__filter.elementor-active {
    color: #941E1E!important;
}

/* Testimonials arrows */
.owl-theme.owl-carousel .owl-nav [class*="owl-"] {
    width: auto;
    line-height: normal;
    height: auto;
    color: #333!important
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 0;
    transition: all 0.3s ease;
}

/* Social media */
.elementor-3313 .elementor-element.elementor-element-844e996 .elementor-social-icon {
    background-color: #02010100;
    --icon-padding: 0em;
    color: #CED2D4!important;
}