/*

Theme Name: Safira Child Theme

Theme URI: http://demo.roadthemes.com/safira/

Author: Plaza-Themes

Author URI: http://plazathemes.com/

Description:  Safira Child Theme

Version: 1.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, post-formats, sticky-post, threaded-comments

Text Domain: safira

Template: safira



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/

.header-container .header-wishlist,
.header-container .widget_shopping_cart,
.main-container .product-view .product-more-details,
.main-container .product-view .summary .compare,
.main-container .product-view .summary .yith-wcwl-add-to-wishlist,
.main-container .product-view .summary .cart,
.main-container .product-view .summary .price,
.toolbar .woocommerce-ordering,
.shop-products.list-view .listview .product-rating,
.woocommerce .product-wrapper .onsale,
.shop-products .gridview:hover .actions,
.shop-products .price-box{
	display:none!important;
}

.main-container .product-view .summary .product_meta{
	border-top:none!important;
}

.main-container .product-view .summary .woocommerce-product-details__short-description{
	margin-bottom:0!important;
}

/* .footer{
	background-color:#4f7f59!important;
} */

.footer .social-icons{
	text-align:right;
}

.shop-products .product-category{
	text-transform: initial!important;
}

.title-breadcumbs{
	background-image: url('http://edexwork.com/goldengate/wp-content/uploads/2020/10/breadcrumb_bg.jpg')!important;
}

@media screen and (max-width: 479px){
	.header-container .header-mobile .logo-container {
		width: 80%!important;
	}


	.header-container .header-mobile .sidebar-container{
		order: 0!important;
	}
}
