/*
 Theme Name:   Kleanity Child
 Theme URI:    http://demo.goodlayers.com/kleanity
 Description:  Goodlayers Kleanity Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kleanity
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kleanity-child

 START YOUR CHILD THEME CSS HERE
*/

h6 
{ font-family: 'Lora', serif;
 }
 
 
.kleanity-body h6 {
font-family: 'Lora', serif;
    font-size: 20px;
}
 
 .gdlr-core-metro-rvpdlr {
   margin-top: 0px;
   margin-right: 0px;
    margin-bottom: 0px; 
    margin-left: 0px;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    margin-bottom: 1em;
    letter-spacing: 2px;
    background-color: #424242;
    color: #ffffff;
    font-family: ArcaMojora;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    padding-right: 33px;
    padding-bottom: 15px;
    padding-left: 33px;
}
