/*
Theme Name:   Stone Barn
Description:  Child theme for Avada
Author:       Anne Schmidt
Author URL:   https://anneschmidt.co
Template:     Avada
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  stone-barn
*/

/* Write here your own personal stylesheet */

.mepr-price-box-price {
	line-height: 1.3;
}

.mepr-price-box-benefits {
	display: none;
}

.logged-in li.subscribe-menu,
.logged-in li.login-menu {
	display: none;
}

.mepr-price-menu.fixed .mepr-price-box-price {
	font-size: 26px;
}

.mepr-price-menu.fixed .mepr-price-box-button a {
	background-color: #502d16;
}

body .mepr-price-menu.fixed .mepr-price-box-head {
    padding-bottom: 0;
}

.mepr-price-menu.fixed .mepr-price-box-button a:hover {
    background: #213d65;
}

.mepr-price-menu.fixed .mepr-price-box .mepr-most-popular {
    background: #213d65;
}