/**
* Theme Name: Marriwe Child
* Description: This is a child theme of Marriwe, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: marriwe
* Version: 1.0.2
*/

/* Logged in & out conditions */

.logged-in-condition .hide-logged-in {
	display: none!important;
}

.logged-out-condition .hide-logged-out {
	display: none!important;
} 