@font-face {
font-family: 'fontawesome';
src:url(//go.churchteams.com/wp-content/themes/ensign/fonts/fontawesome.eot);
src:url(//go.churchteams.com/wp-content/themes/ensign/fonts/fontawesome.eot?#iefix) format('embedded-opentype'),
url(//go.churchteams.com/wp-content/themes/ensign/fonts/fontawesome.svg#fontawesome) format('svg'),
url(//go.churchteams.com/wp-content/themes/ensign/fonts/fontawesome.woff) format('woff'),
url(//go.churchteams.com/wp-content/themes/ensign/fonts/fontawesome.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.container > header nav {
float: right;
}
.container > header nav a {
display: block;
float: left;
position: relative;
width: 2.5em;
height: 2.5em;
background: #fff;
border-radius: 50%;
color: transparent;
margin: 0 0.1em;
border: 4px solid #47a3da;
text-indent: -8000px;
}
.container > header nav a:after {
content: attr(data-info);
color: #47a3da;
position: absolute;
width: 600%;
top: 120%;
text-align: right;
right: 0;
opacity: 0;
pointer-events: none;
}
.container > header nav a:hover:after {
opacity: 1;
}
.container > header nav a:hover {
background: #47a3da;
}
.main > section {
max-width: 260px;
width: 90%;
margin: 0 auto;
}
.main > section h2 {
font-weight: 300;
color: #ccc;
}
.main > section button {
border: none;
background: #47a3da;
color: #fff;
padding: 1.5em;
display: block;
width: 100%;
cursor: pointer;
margin: 10px 0;
font-size: 0.8em;
}
.main > section button:hover {
background: #258ecd;
}
.main > section button.active {
background: #0d77b6;
}
.main > section button.disabled {
background: #aaa;
pointer-events: none;
}
.icon-drop:before, 
.icon-arrow-left:before {
font-family: 'fontawesome';
position: absolute;
top: 0;
width: 100%;
height: 100%;
speak: none;
font-style: normal;
font-weight: normal;
line-height: 2;
text-align: center;
color: #47a3da;
-webkit-font-smoothing: antialiased;
text-indent: 8000px;
padding-left: 8px;
}
.container > header nav a:hover:before {
color: #fff;
}
.icon-drop:before {
content: "\e000";
}
.icon-arrow-left:before {
content: "\f060";
}
.archive-blog-main-header-wrapper, .subpage-page-header-main-wrapper, .shop-page-header, .career-main-header-wrapper, .portfolio-page-header-main-wrapper  {
min-height: 250px;
position: relative;
background-color: #e8ecef;
}
.archive-blog-title, .subpage-title, .product-title, .career-title, .portfolio-title {
font-family: Montserrat-Regular;
text-align: center;
text-transform: capitalize;
line-height: 50px;
letter-spacing: 2px;
font-weight: 700;
font-style: normal;
color: #425cbb;
font-size: 40px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
} span.current.ensign-pages {
color: #f5f5f5;
}
.ensign-pagination .ensign-pages {
font-weight: 600;
position: relative;
display: inline-block;
margin: 0 8px;
width: 30px;
height: 30px;
line-height: 26px;
text-align: center;
vertical-align: top;
text-decoration: none;
margin-bottom: 16px;
font-size: 14px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: 2px solid;
}
.ensign-pagination .current {
color: #fff;
background: #425cbb;
border-color: #425cbb;
}
.ensign-pagination a.inactive.ensign-pages:hover {
background: #5f727f;
border-color: #5f727f;
color: #fff;
}
.ensign-pagination-wrapper {
text-align: center;
margin-top:75px;
}
a.ensign-pagination-arrow {
position: relative;
display: inline-block;
margin: 0 8px;
width: 32px;
height: 32px;
line-height: 22px;
text-align: center;
vertical-align: top;
text-decoration: none;
margin-bottom: 16px;
font-size: 30px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border-width: 2px;
border-style: solid;
color: #fff;
}
ul.product_list_widget .product-title {
font-size: 17px;
line-height: 30px;
letter-spacing: 0px;
font-weight: normal;
}