/*
 Theme Name:   Car Title Loans Depot
 Description:  Custom GeneratePress child theme
 Author:       Sergey Bezdudnyy
 Author URI:   https://github.com/sergey-wp-dev
 Template:     generatepress
 Version:      0.1
*/

body.page-id-1117 {
	background-color: inherit;
}
@media only screen and (min-width: 768px) {
	body.page-id-11 #pojo-a11y-toolbar {
		top: 100px !important;
	}
}
@media only screen and (max-width: 768px) {
	body.page-id-11 #pojo-a11y-toolbar,
	body.page-id-1117 #pojo-a11y-toolbar {
		top: 70px !important;
	}
}
@media only screen and (max-width: 1024px) {
    html body.page-id-1117,
	html body.page-id-11 {
        padding-top: 0px;
    }
}
	
.page-id-1117 .site-footer table {
    color: #003258 !important;
}
.page-id-1117 .site-footer a {
	font-size: 16px;
}

	


