/*
Theme Name: Plutus Foundation 2019 (Hestia Child)
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: Harlan
URI: https://www.plutusfoundation.org
Template: hestia    
Version: 0.1
*/

body .elementor {
        font-size: 22pt !important;
}


div.entry-content div.pulloutbox {
        background: #993333;
        color: white;
        font-weight: bold;
        font-size: 110%;
        letter-spacing: 1==t;
        text-align: center;
        padding: 1em;
        margin-bottom: 1.5em;
}

div.entry-content div.pulloutbox a:link, div.entry-content div.pulloutbox a:visited,
div.entry-content div.pulloutbox a:hover  {
        color: #ffccee;
        font-weight: bold;
        text-decoration: underline;
}

div.entry-content h4 {
        font-size: 115%;
}

div.jp-relatedposts-post img {
        margin-bottom:0.5em;
}


li#mega-menu-item-2222 {

        background: #ffaaaa;

}


.copyright.pull-right {
    display: none;
	visibility:hidden
}

li.mega-menu-item-2222 {
        background-color: #993333 !important;
	padding-left: 1em !important;
	padding-right: 1em !important;
}

li.mega-menu-item-2222 a {
	color: white !important;
}

div.entry-content div.pulloutbox {
        background: #993333;
        color: white;
        font-weight: bold;
        font-size: 130%;
        letter-spacing: 1pt;
        text-align: center;
        padding: 1em;
        margin-bottom: 1.5em;
	border: 0px solid #fcc;
	border-top-width: 3px;
}


div.entry-content div.pulloutbox a:link, div.entry-content div.pulloutbox a:visited,
div.entry-content div.pulloutbox a:hover  {
        color: #ffcccc;
        font-weight: bold;
        text-decoration: underline;
}

form#mc-embedded-subscribe-form input[type="email"], form#mc-embedded-subscribe-form input[type="text"], form#mc-embedded-subscribe-form input[type="url"] {
	background-color: rgba(255,255,242,0.5) !important;
}

body.tribe-events-style-full .page-header.header-small {
	min-height: 0px; 
	height: 60px;
}

ol.tribe-list-widget li h4 {
	font-size: 12pt;
	line-height: 1;
}

div.tribe-events-tooltip h3 {
	font-size: 12pt;
	margin-top: 2px;
}

/* For pages */
.col-md-8.col-md-offset-2.page-content-wrap {
    width: 100%;
    margin-left: 0px;
}
/* For post pages */
.col-md-8.col-md-offset-2.single-post-wrap {
    margin-left: 0px;
    width: 100%;
}
