/*
Theme Name: Soffia Child Theme
Theme URI: http://workstheme.com
Description: This is a child theme for Bazien.
Author: Dzung Nova
Author URI: http://workstheme.com/
Template: soffia
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/
#page_wrapper #mini-cart-top-bar {
    background: none !important;
}
#page_wrapper #mini-cart-top-bar {
	border: none !important;
}
.shop_header {
    background: #51d3c6;
}

h1.page-title.on-shop{
	color: #fff;
	font-size: 30px;
}

.custom-woocommerce-pagination .current {
    border: none;
}

.custom-woocommerce-pagination a {
    border: none;
}

.single_variation {
    margin: 0;
}
.social-footer {
	margin: 10px 0 0 0;
}
.social-footer a {
	margin: 0px 5px 0 0;
}
/****************************************************************/
/****************************************************************/
/****************************************************************/