/*
Theme Name: Kenozoik Child
Theme URI: http://kenozoik.edge-themes.com
Description: A child theme of Kenozoik Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: kenozoik
Template: kenozoik
*/

h2 {
    /*color: red !important;*/
}

div.edgtf-full-width-inner{
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid{
	    padding: 80px 0 60px !important;
}

h2.edgtf-testimonial-title.entry-title{
	color:#173c66 !important;
}

.edgtf-testimonials-holder.edgtf-testimonials-standard .edgtf-testimonial-text {
    margin: 19px 0 0;
    color: #266a86 !important;
}

.edgtf-testimonials-holder.edgtf-testimonials-standard .edgtf-testimonial-author .edgtf-testimonials-author-name {
    color: #005472 !important;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.15em;
    font-family: "Barlow Condensed",sans-serif;
	font-weight: 700;align-content
}

@media only screen and (max-width: 1024px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}

/* Blog */

.edgtf-blog-holder.edgtf-blog-single article {
    margin: 50px 10px 20px !important;
}

.edgtf-blog-holder{
	padding-top:50px !important;
}

.edgtf-post-info-date {
	display:none !important;
}

/* Pricing */
.pricing td{
	padding:20px;
	text-align:left;
}

.first-field{
	background-color: #E0E0E0;
}

/* Listings */
.listings-title{
	background-color:white;
}

/* Footer */
footer .edgtf-grid-col-12 .widget.widget_nav_menu ul li a
{
	text-transform:capitalize !important;
}
