/*
	Theme Name:     Mobex Child
	Theme URI:      http://www.enovathemes.com/mobex
	Description:    Mobex - Auto Parts Woocommerce WordPress Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       mobex
*/

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


.widget_text .content-sidebar-toggle {
	cursor:pointer;
	padding: 8px 16px;
    background: #e0e0e0;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
}

.widget_text .content-sidebar-toggle:before {
	height:24px;
}

@media only screen and (min-width: 1024px)  {
	.shop-top-widgets .widget_text {
		display:none;
	}
}