@charset 'UTF-8';

 /**
 * Theme Name:     Llorix One Lite Child
 * Theme URI:      http://themeisle.com/themes/llorix-one/
 * Description:    Child theme for Llorix One Lite
 * Author:         Artur Wied
 * Author URI:     http://codewied.de/
 * Template:       llorix-one-lite
 * Version:        0.1.0
 */
 
 h1.site-title {
    margin-top: 17px !important;
 }

 h1.site-title a {
     text-decoration: none !important;
     color: #f16c20 !important;
 }

 .frontpage-content .row {
     text-align: center !important;
 }

 .frontpage-content .row h2 { 
    text-align: center !important;
 }

 .frontpage-content .colored-line-left {
     float: none;
     display: inline-block;
 }

 h3 {
    margin-top: 40px;
 }

.brief-content-one p {
    text-align: center !important;
    font-weight: 400 !important;
}

.wpcf7-form > p > label:not([class="iral-yes-no"]) {
    width: 100% !important;
}

.content-page input:not([type="submit"]):not([type="reset"]):not([type="button"]):not([type="radio"]) {
    width: 100% !important;
}

.header-logo-wrap {
    padding-left: 0 !important;
}

.very-top-left {
    font-size: 18px !important;
}