@charset "UTF-8";
/* https://renfyn.dk/wp-content/themes/ren/inc/widgets/left-icon-text/css/style.css?ver=1.0.0 */
/*.eteam-left-icon-text-wrap {
    width: 100%;
    display: inline-block;
    position: relative;
}

.eteam-left-icon-text-wrap .left-icon-img {
    width: 15%;
    float: left;
}

.eteam-left-icon-text-wrap .right-text {
    width: 100%;
    
}

.eteam-left-icon-text-wrap .right-text p {
    width: auto;
    font-size: 1.714rem !important;
    margin: 0 0 1.25rem;
    line-height: 22px;
    float: left;
}
.eteam-left-icon-text-wrap .right-text a {
    text-decoration: none;
    color: #fff;
    padding: 8px 0 0 0;
    display: table;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.eteam-left-icon-text-wrap .right-text a:hover {
    /*color: #679a00;*/
    /*color: #000;
}

/** CSS for every country **/
/*@media only screen and (max-width : 992px) {
    .left-icon-img {
        width: 15%;
    }
}

@media only screen and (max-width : 780px) {
    .left-icon-img {
        width: 45px;
    }
}*/