/*
Theme Name:     Gridlove Child
Theme URI:      http://mekshq.com
Description:    Child theme for Gridlove theme
Author:         meks
Author URI:     http://mekshq.com
Template:       gridlove
Version:        0.1.0
*/

.footer-menu {

    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #cf9a66;
    background-color: #111;
    padding: 5px 0;

}

.footer-menu ul{
margin:0;
padding:0;
}

.footer-menu li{
display:inline;
border-right:1px solid #cf9a66;
font-size: 11px;
color:#cf9a66;
}
.footer-menu li:last-child{
border-right:0 none;
}

.footer-menu a{
color: #cf9a66;
font-size:12px;
padding: 0 10px 0 7px;
}

.gridlove-copyright {

    position: relative;
    font-size: 12px;
    padding: 11px 0;
    opacity: .8;
    background-color: #111;

}

.gridlove-footer > .container::after {
    height: 0px;
}

.privacy{
	margin-bottom:2px;
}

.terms li{
color: #895d32;
font-family: 'Lato';
font-weight: 700;
font-size:21px;
}

.terms2 li{
color: #ccc;
font-family: 'Cabin';
font-weight: 400;
font-size: 16px;
}
