/*
Theme Name:     Molinari
Theme URI: 		http://www.molinari.com
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.header-logo {
    display: block;
    height: 126px !important;
    width: 100%;
}

.page-title {
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    padding-top: 23px;
    text-transform: uppercase;
}
.page-title {
    line-height: 120%;
    margin: 25px 20px 0;
    overflow-wrap: break-word;
}

.mk-fancy-title {
    margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1em;
}

.mk-button--dimension-outline, .mk-button--dimension-savvy {
    border-style: solid;
    border-width: 1px;
}

.mk-button--dimension-outline.mk-button--size-medium, .mk-button--dimension-savvy.mk-button--size-medium {
    padding: 17px 24px;
}

#mk-footer .mk-padding-wrapper {
    padding-left: 0;
    padding-top: 35px;
}