/* 
Theme Name: T Davis Contractors 
Theme URI: https://github.com/elementor/hello-theme/
Description: KMMGRP is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team + supernifty
Author URI: https://elementor.com/ | https://supernifty.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.classic_page_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1140px;
    margin: 0 auto;
}

@media(min-width:768px) {
    
    article.post {
        display: flex;
        margin: 0 -15px 1.5em;
    }

    .left {
        flex: 0 0 33.3333%;
        max-width: 33.33333%;
        padding: 0 15px;
    }
    .right {
        padding: 0 15px;
    }
}