/*
Theme Name: Crems Child Theme
Theme URI: http://crems.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Crems
Template: crems
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: crems

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li {
    float: right;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav li, .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav a {
      font-size: 20px;

}
p {
    font-size: 28px;
    font-weight: 100;
    color: #fff;
    line-height: 30px;
}
.list-OK i{color:#C19F5F;}
.row {
   
    flex-direction: row-reverse;
}
.FormResume > div{margin-bottom:20px;}
.send-resume {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: row-reverse;
    margin-top: 32px;
}
.lte-background-black form textarea, .lte-background-black .form-row textarea, .lte-background-black form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]), .lte-background-black .form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
   
    text-align: right;
}

