/*
Theme Name: Shapely (Mythgard)
Theme URI: https://mythgard.org
Author: Signum University (Curtis Weyant)
Author URI: https://www.signumuniversity.org
Template: shapely
Description: Child version of the 'Shapely' theme for use with Mythgard.org
Version: 1.1.2
*/

body, blockquote, blockquote p, .button, .main-navigation, .menu, input, textarea {
    font-family: "Muli", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
	color: #3c3c3c;
}

#content {
    font-size: 1.2em;
}

#site-navigation {
    background-color: #7d4081;
}


ul.dropdown-menu a, ul.dropdown-menu a:visited {
    color: #7d4081 !important;
}

.main-navigation .menu > li > a, .main-navigation .menu > li > a:hover, .main-navigation .menu > li > a:visited {
    color: #ffffff !important; 
    font-weight: bold;
}

.main-navigation .mobile-toggle > i, .dropdown-toggle, .search {
    color: #ffffff !important;
}

.feature-1 i {
    color: #7d4081;
}

.header-image-bg {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.page-title-section {
    max-height: 225px;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
    margin-bottom: 1em;
}

h1, .page-title {
	text-align: center;
	font-size: 2.2em;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.2em;
}

.wpb_wrapper h1, .wpb_wrapper h2, .wpb_wrapper h3, .wpb_wrapper h4, .wpb_wrapper h5, .wpb_wrapper h6 {
    margin-top: 0;
}

.top-parallax-section h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0;
}

.top-parallax-section p {
    font-size: 25px;
}

section.content-area {
    padding: 0;
}

.dark-div *, .dark-div a, .dark-div a:visited {
	color: #ffffff;
}

.dark-div a:hover {
	color: #eee5ee;
}

.silver-div * {
    color: #b6ada4;
}

div.mt20 {
	margin: 0 !important;
    background-color: #4b0f4f;
	width: 100%;
}

div.mt20 a, .breadcrumb_last {
    color: #ffffff;
}

div.mt20 a:hover {
    color: #eee5ee;
}

#breadcrumbs {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #ffffff;
}

article.post-content {
    margin-bottom: 0;
}

.wpb_single_image .vc_figure-caption {
    border-top: 1px solid #4b0f4f;
	background-color: #eee5ee;
    margin-top: 0 !important;
    padding: 0.2em;
    font-size: 1.2em;
    font-weight: bold;
}

figure, .thumbnail {
	border: none;
}

/* Font Awesome Tweaks */

.fab {
    font-family: "Font Awesome 5 Brands";
}

#menu-social-items li a[href*="twitter.com"] .fab:before,
#menu-social-items li a[href*="twitter.com"] .fa:before,
.fa-twitter:before {
	content: "\f099";
}

#menu-social-items li a[href*="facebook.com"] .fab:before,
#menu-social-items li a[href*="facebook.com"] .fa:before,
.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

#menu-social-items li a[href*="twitch.tv"] .fab:before,
#menu-social-items li a[href*="twitch.tv"] .fa:before,
.fa-twitch:before {
	content: "\f1e8";
}

#menu-social-items li a[href*="/feed"] .fab:before,
#menu-social-items li a[href*="/feed"] .fa:before,
.fa-rss:before {
	content: "\f09e";
}

#menu-social-items li a[href*="discord.gg"] .fab:before,
#menu-social-items li a[href*="discord.gg"] .fa:before,
.fa-discord:before {
	content: "\f392";
}

#menu-social-items li a[href*="constantcontact.com"] .fab:before,
#menu-social-items li a[href*="constantcontact.com"] .fa:before,
.fa-envelope:before {
    font-family: "Font Awesome 5 Free";
	content: "\f0e0";
}

#menu-social-items li a[href*="linkedin.com"] .fab:before,
#menu-social-items li a[href*="linkedin.com"] .fa:before,
.fa-linkedin:before {
	content: "\f0e1";
}

#menu-social-items li a[href*="youtube.com"] .fab:before,
#menu-social-items li a[href*="youtube.com"] .fa:before,
.fa-youtube:before {
	content: "\f167";
}

#menu-social-items li a[href*="instagram.com"] .fab:before,
#menu-social-items li a[href*="instagram.com"] .fa:before,
.fa-instagram:before {
	content: "\f16d";
}

#menu-social-items li a[href*="itunes.apple.com"] .fab:before,
#menu-social-items li a[href*="itunes.apple.com"] .fa:before,
.fa-apple:before {
	content: "\f179";
}

#menu-social-items li a[href*="/listen"] .fab:before,
#menu-social-items li a[href*="/listen"] .fa:before,
.fa-podcast:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f2ce";
}

/* Buttons */
a.mythbtn {
    display: inline-block;
    background-color: #4b0f4f;
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    margin: 3px 0;
    padding: 11px 13px;
    line-height: 33px;
    border-radius: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0, 0.1);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
}

a.mythbtn:before {
    display: inline-block;
    font: 400 28px/1 FontAwesome;
    padding-right: 9px;
    padding-top: 0;
    padding-left: 1px;
    line-height: 22px;
	vertical-align: middle;
    -webkit-font-smoothing: antialiased;
}

a.mythbtn:hover, a.mythbtn:focus, a.mythbtn:visited, a.mythbtn:active {
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a.mythbtn:hover {
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), 0(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	border: 1px solid rgba(0,0,0, 0.1);
}


/* Homepage Widget Tweaks */
#shapely_home_parallax-7 section {
	background-color: #eee5ee;
}

/* TABLETS PORTRAIT */
@media only screen and (min-width: 768px) {
    .shapely_home_features .feature .text-center {
        min-height: 150px;
    }
}
