/*
 Theme Name:   Ebbarra Child Theme
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  ebbarra-child-theme
*/


.snptwdgt-rtd__ftr {
	display:none !important;
}
.site-info{
	padding: 5px 0 !important;
}
.footer-widgets-wrapper{
	padding: 20px 0 !important;
}
.widget{
	margin-top:0 !important;
}
.topbar .topbar-link ul li{
	border-left-color:unset !important;
	border-right-color:unset !important;
	border-left:unset !important;
	border-right:unset !important;
}
.content-wrapper{
	padding: 0 !important;
}
#nav_menu-1 .widget-title{
	margin-left:15px!important;
}
.woocommerce_inner-intro .container{
	margin-left:2%;
	margin-right:2%;
}