/*
Theme Name: Everest-child unmodified
Description: Child theme for the Everest theme
Version: 1.0.0
Author: Chen Cohen
Author URI: http://blossom-web.com
Text Domain: pojo
Template: everest1
*/

body, body.page {
    background-color: #ffffff;
}

#main {
    padding: unset;
}
footer .copyright-bar {
    /*display: none;*/
}

.text-img-cols-130 .elementor-widget-text-editor {
    min-height: 130px;
    max-height: 130px;
}


@media (min-width: 768px) {
    body .container {
        max-width: unset;
    }
}