/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/

body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media (min-width: 1500px){
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 85vw !important;
}}

@media (min-width: 1030px) and (max-width: 1499px) {
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 97vw !important;
}}

@media (max-width: 1024px){
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 90vw !important;
}}


