/*
Theme Name: Maree
Theme URI: https://maree.qodeinteractive.com/
Description: Illustration and Design Portfolio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: maree
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.product_meta {
	display: none !important;
}

.edgtf-woo-social-share-holder {
	display: none !important;
}

.edgtf-title-va-header-bottom {
	display: none !important;
}

.edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
	height: 20% !important;
}

.edgtf-normal-logo {
	text-align: center;
    margin: auto;
	height: 150px !important;
}

.edgtf-page-footer .textwidget p a {
    background-image: linear-gradient(transparent calc(100% - 8px), white 0) !important;
}
.edgtf-position-right-inner .edgtf-right-from-mobile-logo {
	float: right;
	margin-top: 10px;
}

.edgtf-position-right-inner .edgtf-mobile-menu-opener {
	float: right;
	margin-top: 10px;
}

.edgtf-mobile-header .edgtf-vertical-align-containers {
	overflow: hidden;
}

.edgtf-position-left-inner .icon_menu {
	display: none !important;
}