/*
Theme Name: VAUMC DevCo Overrides
Version: 1.0
Description: Override CSS for VA United Methodist DevCo
Author: Midlothian Web Solutions
Author URI: https://www.midlothianweb.com
Template: themify-ultra
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Dark Red:  #AE0033 */
/* Light Red: #F03D43 */

/* Gray: #7f7873 */

/* Light Blue: #348799 */
/* Dark Blue: #0e7a94 */

h2 {
    font-size: 34px;
}

h3 {
    font-weight: 600;
}

.header-horizontal #main-nav {
    font-size: 19px;
}

#main-nav ul {
    font-size: 16px;
}

.maketable .fork-icon, .module-fancy-heading .maketable .fork-icon {
    display: none;
}

#site-logo {
    line-height: inherit;
}

.header-horizontal #main-nav > li > a {
    padding: 33px 0.45em; /* padding: 51px 0.45em; */
}

.header-horizontal #headerwrap {
    background-color: rgba(79,135,160,.8);
    color: #FFFFFF;
}

.transparent-header #headerwrap.fixed-header {
    background-color: rgba(79,135,160,.8);
}

.themify_builder_5628_row.module_row_0.module_row h1.fancy-heading {
    text-shadow: 5px 5px black;
}

#main-nav a {
    color: #FFFFFF;
}

.header-horizontal #site-logo {
    margin: 0px;
	margin-top: 6px;
}

.transparent-header #headerwrap {
    top: 29px;
}

/*
.module_row_0.module_row {
    top: -29px;
	z-index: -1;
}

#header_top {
	height: 29px;
}
*/

#header_top {
	display: none;
}

body.home #header_top {
	display: block;
}

/*
body.page-id-5654 #header_top {
	display: block;
}
*/

.transparent-header #headerwrap.fixed-header 
,.fixed-header-on .module_row_0.module_row {
    top: 0px;
}

.fixed-header-on #header_top {
	display: none;
}

#header_links, #header_search {
	float: right;
	font-size: 80%;
	margin: 0px 20px 0px 0px;
}

#header_links a, #header_search a {
    color: #AE0033;
    text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
}

#header_links a:hover, #header_search a:hover {
    color: #AE0033;
}

#header_top input[type=text], #header_top input[type=search], #header_top input[type=submit] {
    width: inherit;
	padding: 1px 0px;
}

#header_top button {
	padding: 2px 5px;
}

#main-nav {
    color: #000000;
}

.transparent-header #headerwrap.fixed-header #main-nav > li > a {
    color: #FFFFFF;
}

#main-nav li:not(.themify-widget-menu) > ul {
    border: 1px solid #AE0033;
}

p.post-meta.entry-meta {
    display: none;
}

.footer-block .footer-widgets {
    margin-bottom: 0px;
}

.footer-widgets .widget {
    margin: 0;
}

#footerwrap {
    background-color: #242424;
    color: #FFFFFF;
	padding: 20px 0 0;
}

.footer-block .section-col + .footer-text {
    color: rgb(95,96,98);
}

#footerwrap a {
    color: #FFFFFF;
}

.footer-block .section-col + .footer-text .one {
    width: 35%;
    margin-left: 15%;
}

.footer-block .section-col + .footer-text .two {
    width: 35%;
    margin-right: 15%;
}

.footer-block .section-col + .footer-text {
    padding: 15px 0;
}

.menu-name-secondary-navigation {
    text-transform: uppercase;
}

ul.social-links.horizontal {
    padding-top: 10px;
}

.module_row_0.module_row {
	text-align: center;
}

table.vaumc-table {
    border-collapse: collapse;
    border: 2px solid #000;
    text-align: left;
    font-size: 12px;
    margin: 0px auto;
}

table.vaumc-table th {
    text-transform: uppercase;
}

table.vaumc-table th:nth-child(2) {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

table.vaumc-table.gifts-now th:nth-child(2) {
    background-color: #AE0033;
}

table.vaumc-table.gifts-deferred th:nth-child(2) {
    background-color: darkgreen;
}

table.vaumc-table.gifts-life th:nth-child(2) {
    background-color: darkorange;
}

table.vaumc-table.investment-funds th {
    background-color: darkorange;
	color: #000000;
	border: 1px solid #000000;
	font-size: 14px;
	text-align: left;
	padding: 0px 5px;
}

table.vaumc-table tr:nth-child(odd) {
    
}

table.vaumc-table tr {
    
}

table.vaumc-table td {
    border: 1px solid #000000;
    padding: 3px;
	vertical-align: top;
}

table.vaumc-table td:nth-child(1) {
    font-weight: 900;
    text-align: center;
	background: #CECECE;
}

table.vaumc-table.investment-funds td {
	text-align: center;
}

table.vaumc-table.investment-funds td:nth-child(1) {
	text-align: left;
}

h2.table {
	margin-top: 50px;
}

.page-id-6077 table {
	border-collapse: collapse;
	width: 100%;
    margin-bottom: 50px;
}

.page-id-6077 th {
	padding: 5px;
	font-weight: bold;
	background-color: #CECECE;
	border: 2px solid #CECECE;
}

.page-id-6077 td {
	padding: 5px;
	text-align: center;
	border: 2px solid #CECECE;
}

.page-id-6077 th:nth-child(1)
, .page-id-6077 td:nth-child(1) {  
  font-weight: bold;
}

.loops-wrapper .post {
    text-align: left;
}

li.cat-item.cat-item-3.current-cat {
	display: none !important;
}

.loops-wrapper.list-post .post-date, .single .post-content .post-date {
    background-color: #AE0033;
}

.builder-contact-field.builder-contact-field-send {
    float: right;
}

@media screen and (max-width: 1200px) {
	#header_search {
		margin: 0px 0px 0px 0px;
	}

	.header-horizontal #headerwrap {
		/* background-color: rgba(255,255,255,0); */
	}
}

@media screen and (max-width: 680px) {
	.fixed-header #headerwrap #site-logo img {
		max-height: inherit;
	}
}

/* { Dark Red (#AE0033) Updates */

input[type=reset], input[type=submit], button {
    background-color: #AE0033;
}

/* { /themify-ultra/themify/themify-builder/css/themify-builder-style.css Override */

	.ui.yellow,
	.ui.yellow.nav ul,
	.ui.yellow.nav li,
	.ui.yellow.nav.separate > li,
	.ui.yellow.module-tab .tab-nav li,
	.ui.yellow.module-accordion li,
	.ui.yellow.window > div,
	.ui.yellow.module-tab .tab-nav,
	.ui.yellow.module-tab .tab-content {
		border-color: #AE0033;
	}

	.module-icon.none i.yellow{
		color:#AE0033;
	}

	.module-buttons.outline a.yellow{
		color:#AE0033;
		border-color:#AE0033;
	}
	.module-buttons.outline a.yellow:hover{
		background-color:#AE0033 !important;
	}

/* } /themify-ultra/themify/themify-builder/css/themify-builder-style.css Override */

/* { /themify-ultra/skins/restaurant/style.css Override */

a:hover,
#footer a:hover,
.post-nav  a:hover > span,
.post-title a:hover {
	color: #AE0033;
}

/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover {
	background-color: #AE0033;
}

h1 i,
h1 em,
.module-fancy-heading h1 .sub-head {
	color: #AE0033;
}

h2 i,
h2 em,
.module-fancy-heading h2 .sub-head {
	color: #AE0033;
}

#headerwrap #main-nav a:hover, 
#headerwrap #main-nav .current_page_item > a,
#headerwrap #main-nav .current-menu-item > a {
	color: #AE0033;
}

#headerwrap #main-nav ul .textwidget.custom-html-widget a.tithely-give-btn:hover,
#headerwrap #main-nav ul .textwidget.custom-html-widget a.my-account-btn:hover,
#headerwrap #main-nav ul .textwidget.custom-html-widget a.apply-now-btn:hover {
	background-color: #FFFFFF;
	color: #AE0033;
}

.header-horizontal #main-nav > li > a:hover,
.header-horizontal #main-nav > .current_page_item > a,
.header-horizontal #main-nav > .current-menu-item > a {
	box-shadow: inset 0 2px 0 0 #AE0033;
}

.header-horizontal #main-nav .highlight-link > a {
	border: 2px solid #AE0033;
}

.header-horizontal #headerwrap #main-nav .highlight-link a:hover,
.header-horizontal #main-nav .highlight-link.current_page_item > a,
.header-horizontal #main-nav .highlight-link.current-menu-item > a {
	background-color: #AE0033;
}

.header-horizontal #headerwrap #main-nav .highlight-link a{
    border: 2px solid #AE0033;
	background-color: #AE0033;
	color: #ffffff;
}

.mobile_menu_active.header-horizontal #headerwrap #main-nav .highlight-link > a {
    border: 2px solid #AE0033;
}

.header-horizontal #headerwrap #main-nav .highlight-link a:hover{
	background-color: transparent;
}

.mobile_menu_active .header-widget-inner a {
    color: #AE0033;
}

.mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a, .mobile_menu_active #headerwrap #main-nav li a:hover {
    color: #AE0033;
}

.post-date {
	color: #AE0033;
}

.more-link {
	border-color: #AE0033;
}

.footer-block .back-top .arrow-up:hover a,
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a {
	color: #AE0033;
}

.module-buttons a.yellow {
	background-color: #AE0033;
	border-color: #AE0033;
}

.module-buttons.outline a.yellow {
	border-color: #AE0033;
}

.module-buttons .builder_button.yellow:hover {
	color: #AE0033;
}

.module-service-menu .tb-menu-price {
	color: #AE0033;
}

.module-contact input[type=reset],
.module-contact input[type=submit],
.module-contact button {
	border-color: #AE0033;
}

.home .module-buttons .module-buttons-item.rounded a {
    width: 200px;
    text-transform: uppercase;
    padding: 1em 1.15em;
	background-color: #AE0033;
    color: #FFFFFF;
}

.home .module-buttons .module-buttons-item.rounded a:hover {
	background-color: #FFFFFF;
    color: #AE0033;
}

@media screen and (max-width: 1200px) {
	#headerwrap #main-nav .current_page_item > a,
	#headerwrap #main-nav .current-menu-item > a,
	.transparent-header #headerwrap #main-nav li a:hover {
		color: #AE0033;
	}

	.header-icons a, .header-icons a:hover {
		/* color: #AE0033; */
	}
}

@media screen and (max-width: 760px) {
	#headerwrap #main-nav a:hover,
	#headerwrap #main-nav ul a:hover {
		color: #AE0033;
	}

	body.home #header_top {
		display: none;
	}

	#content {
		padding: 15% 0 5.75% 0;
	}

	.footer-block .footer-widgets {
		clear: both;
	}
	
	.footer-block .section-col + .footer-text .one
	, .footer-block .section-col + .footer-text .two {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		text-align: center;
	}
	
	.page-id-6077 table {
		font-size: 10px;
	}

	.page-id-6077 th
	, .page-id-6077 th {
		padding: 1px;
	}

	.themify_builder .text-5654-1-1-1.module-text {
		margin-left: 0;
	}
}

/* } /themify-ultra/skins/restaurant/style.css Override */

/* } Dark Red (#AE0033) Updates */

#footerwrap .footer-text-inner .one a {
    pointer-events: none;
    cursor: default;
    color: rgb(95,96,98);
}

.page-id-5906 #text-1037 {
	margin-top: -625px;
}

.search-results .post-date-wrap {
    display: none;
}

.page-id-5910 figure.post-image {
	float: right;
}

.page-id-5910 h1.fancy-heading {
    margin-bottom: 100px;
}

/* Mega Menu */
img.menu-image.menu-image-title-below {
    /* max-width: 50% !important; */
	max-width: 100px !important;
}

#main-nav ul a.menu-image-title-below {
	text-align: center !important;
}

#main-nav .has-mega-column > .sub-menu > li {
    padding-left: 0 !important;
}

#main-nav .has-mega-column > .sub-menu {
    padding: 2% 3% 2% !important;
}

ul.sub-menu {
    width: auto !important;
}

#main-nav li.themify-widget-menu ul li a
, li.themify-widget-menu {
    text-align: center;
	text-transform: uppercase;
}

#main-nav .has-mega-column h2.widgettitle
, #main-nav .has-mega-column > .sub-menu > .columns-sub-item > a .menu-image-title {
    text-transform: uppercase;
}

#main-nav .has-mega-column .textwidget.custom-html-widget {
    border-left: 1px solid rgba(138, 138, 138, 1);
    padding-left: 10px;
    text-align: left;
	text-transform: none;
}

.mobile_menu_active #headerwrap #main-nav .has-sub-menu>.sub-menu>li>ul.sub-menu, .mobile_menu_active #headerwrap #main-nav .has-mega-column>.sub-menu>li>ul.sub-menu {
	max-height: none;
}

#main-nav .has-mega-column .themify-widget-menu ul.sub-menu .textwidget.custom-html-widget {
    border-left: none;
}

#main-nav ul .textwidget.custom-html-widget a.apply-now-btn {
    border: 2px solid #AE0033;
	background-color: #AE0033;
    color: #FFFFFF;
    border-radius: 4px;
    padding: 0.5em 1.5em;
	font-size: 16px;
    width: fit-content;
    margin: auto;
	margin-top: 15px;
}

/* / Mega Menu */