@import url("../../panes/css/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.pane-prev, .pane-next {
    display: none; !important
}

.pane-more  {float: right}

h2.pointer, .home-pane .pane-header h3 {
 font-family: 'Lobster', serif;
 text-transform: none;
 font-size: 40px;
 color: #88184a;
}

h2.pointer{margin-bottom:15px;}

.pane-header {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
	border-radius: 0; }

.pane-header p:first-of-type {
    border-top-width: 2px;
border-color: #e5e5e5;}


.logo-image {
    margin: 2em auto;
}

.main-navigation .menu-item-pane {
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
	line-height:18px
}
h3 {font-size: 21px}

.icon-home {display: none}