/*
 Theme Name:   Aromatica Child Theme
 Theme URI:    http://aromatica.axiomthemes.com/
 Description:  Aromatica Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     aromatica
 Version:      1.0.0
 Tags: cafe, coffee shop, espresso bar, specialty coffee, tea house, juice bar, bakery, ice cream parlor, artisan bakery, coffee roastery, vegan cafe, organic cafe, retro cafe, co-working cafe, coffee truck
 Text Domain:  aromatica
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.woocommerce #secondary, 
.woocommerce .sidebar,
.woocommerce .widget-area {
    display: none !important;
}
.woocommerce #primary {
    width: 100% !important;
}
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content, .body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content{
	padding-left: 0 !important;
}

