/*
Theme Name: First Choice 2020

Author: Ray Osborne

Template: twentytwenty

Version: 1.00

Description:
*/

h1,
h4,
body,
.entry-content {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

h1,
.heading-size-1 {
  color: #868686;
}

h4 {
	color: #007CBA;
  text-align: center;
}

ul.primary-menu.reset-list-style > li > a, .primary-menu > li > .icon {
  color: #AB0033 !important;
}

ul.sub-menu {
    background: #007CBA !important;
}
body:not(.overlay-header) .primary-menu > li > ul:after {
    border-bottom-color: #007CBA !important;
}

.modal-menu ul li {
	color: white !important;
}

.wp-block-table thead {
    border: none;
	vertical-align: baseline;
}

#no-borders,
#no-borders th,
#no-borders td,
#no-borders table {
	border: none;
	vertical-align: baseline;
}

#no-borders th {
	color: #AB0033;
}

.footer-nav-widgets-wrapper {
  border-color: #AB0033 !important;
  border-top-width: 0.35rem !important;
}

.footer-widgets a {
  color: #AB0033 !important;
}

.widget .widget-title {
  color: #007CBA;
  margin-bottom: 1rem;
  font-size: 2rem !important;
}

.widget .widget-title > .textwidget {
  font-size: 2rem !important;
}

@media ( min-width: 480px ) {

}

@media ( min-width: 600px ) {

}

@media ( min-width: 660px ) {

}

@media ( min-width: 700px ) {
  .singular .entry-header {
		padding: 1rem 0;
	}

  .footer-widgets-outer-wrapper {
    padding: 4rem 0;
  }
}

@media ( min-width: 1000px ) {

}

@media ( min-width: 1220px ) {
  h1,
	.heading-size-1 {
		font-size: 5rem;
	}

  .widget-content {
    font-size: 1.5rem !important;
  }
}

@media ( min-width: 1240px ) {

}

@media ( min-width: 1280px ) {

}

@media ( min-width: 1330px ) {

}
