/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@media screen and (min-width: 1200px) {
    .hero-background-pattern {
        left: -80% !important;
        width: 150vw !important;
        overflow: hidden;
    }
    .wpb_row.vc_row.vc_row-fluid.jupiter-donut-.mk-fullwidth-true.attched-false.hero-background-pattern.vc_custom_1753149389356.js-master-row.mk-full-content-true.mk-in-viewport {
        left: -80% !important;
        width: 150vw !important;
        overflow: hidden;
    }
}
