/*
Theme Name: NEFIResources.com
Theme URI: http://www.warmthoughts.com
Author: Jake Woodbury
Description: Custom built wordpress theme by Warm Thoughts Communications Inc..
Version: 1.4
*/

/* GLOBAL STYLES
-------------------------------------------------- */

/* Padding below the footer and lighter body text */

body {
	font-size: 18px;
	line-height:29px;
	overflow-x:hidden;
	font-family: 'Nunito Sans', sans-serif;
}


h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
  /*padding-top:15px;
  padding-bottom:15px;*/
  margin-top:8px;
}
h1,
.h1 {
  font-size: 44px;
  font-weight:light; 
  color: #000; 
}
h2,
.h2 { 
  color:#991847;
  font-size: 30px;
  font-weight:light; 
  padding-bottom:5px;
}
h3,
.h3 {
  color:#005992;
  font-size: 22px;
  font-weight:light;
}
h4,
.h4 {
	font-size: 22px;
}
h5,
.h5 {
	font-size: 20px;
  font-weight:bold;
}
a {
	color: #2c97cf;
	  text-decoration:none;
	  font-weight:bold;
}
a:hover {
	color: #266f95;
  text-decoration:none;
}

/*hr {
    border: none;
    color: #e6e5e5;
    background-color: #e6e5e5; 
}*/

/* PERMANANT ELEMENTS
-------------------------------------------------- */

blockquote {
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	color:#000;
}

blockquote:before {
	color: #cf2227;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}

blockquote:after {
	color: #cf2227;
	content: close-quote;
	font-size: 4em;
	line-height: 60px;
	float: right;
}

blockquote p {
	display: inline;
}

.vertical-align {
  display: flex;
  justify-content: center; /* align horizontal */
  align-items: center; /* align vertical */
}
.center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float:left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.font-white {
  color:#fff;
}
.full-width {
  width:100%;
}
.desktop {
  display:block;
}
.mobile {
  display:none;
}
.mobile-margin {
  margin:10px;
}
.pagination {
    margin: 30px 0;
}
.page-numbers {
    border: 1px solid #1e3661;
    padding: 5px 10px;
    text-decoration: none;
}
/*.content {
  color:#555;
}
.content a {
  font-weight: bold;
}
.content ul {
  list-style: none;
	margin-left:15px;
}
.content ul li{
  padding-top:5px;
  padding-bottom:5px;
}

.content ul li::before {
	content: "\f061";
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 900;
	text-decoration: inherit;
	font-size: 18px;
	padding-right: 0.5em;
	top: 10px;
	left: 0;
	color:#991847;
	margin-left: -21px;
}
*/

/*ul {
  list-style: none; 
}

ul li::before {
  content: "\2022"; 
  color: #e41c38; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em;
}
*/
.special-box.specialtype-rebates{
  border:5px dashed #fbd516;
}
.special-box.specialtype-specials{
  border:5px outset #fbd516;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
/* DivTable.com */


/* GENERIC TEMPLATE/LAYOUT CONTENT
-------------------------------------------------- */

b,
strong {
	color: #000;
}
.text-smaller {
  font-size:14px;
}
.med-text {
  font-size:18px;
}
.large-text {
  font-size:26px;
}
.white {
	color:#fff;
}
.white a {
	color:#fff;
}
.white strong {
	color:#fff;
}
.white-shadow { 
	text-shadow:0px 0px 8px #fff;
} 
.black-shadow { 
	text-shadow: 2px 2px 2px #000;
}
.black-box-shadow { 
	box-shadow: -2px 2px 5px #888;
}

/* UNIQUE WEBSITE CONTENT (This can be deleted per website)
-------------------------------------------------- */


.bg-blue {background-color: #1c2368;}
.bg-blue-parallax {
    background-image: url(https://www.nefiresources.com/wp-content/themes/nefiresources/images/bg-parallax-top-content.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.bg-green-parallax {
    background-image: url(https://www.nefiresources.com/wp-content/themes/nefiresources/images/bg-parallax-green.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; 
    background-attachment: fixed;
}
.bg-banner {
  background-position:center center;
  background-size:cover;
  height: 100px;
}

.blue-underline {border-bottom:5px solid #036caa;}

.purple {color:#1c2267;}

.linetitle {
	font-size:30px;
	padding-top:50px; 
	padding-bottom:50px;
}

.section-divider {
  height: 0;
  border-top: 1px solid #0282c5;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-divider > span {
  color: #000;
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0 17px;
  top: -15px;
  font-size: 25px;
  text-transform:uppercase;
}

.sidebar h3 a {
  font-size: 20px;
	text-transform:uppercase;
} 
.sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.sidebar a{
	color:#929292;
	font-weight:normal;
}
.sidebar li {
	border-bottom:1px solid #ccc;
	padding-top:5px;
	padding-bottom:5px;
}
.sidebar .current_page_item a{
	font-weight:bold;
}


footer a {
	color: #2c97cf;
	  text-decoration:none;
	  font-weight:normal;
}


.btn-primary {
  background-color: #a02142;
  border:0;
  font-weight:bold;
  padding: 10px 24px;
  color:#fff;
  font-size:20px;
  border-radius:0px;
  margin-right:6px;
}
.btn-primary:hover { 
  background-color: #991212;
  font-weight:bold;
  border:0;
  color: #fff;
}
.btn-secondary {
  background-color: #000;
  border:1px solid #000;
  padding: 10px 20px;
  color:#fad000;
  border-radius:0px;
  font-size:18px;
  font-weight:bold;
}
.btn-secondary:hover {
  background-color: rgba(250, 208, 0, 0.93);
  border:1px solid #000;
  color:#000;
}

.post {
  margin: 30px 0;
}

table.dataTable .col-date {
  min-width: 75px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 400px) {}
@media (min-width: 576px) {}
@media (min-width: 768px) {
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
		width:180px;
		display:table;
		/*margin-top:20px;
		margin-bottom:20px;*/
		padding:10px;
		height:60px;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		display:none;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
		vertical-align: text-top;
	}
	.topnav-search {
		background-color:#1871aa !important;
	}
	.topnav-login {
		background-color:#1871aa !important;
	}
	.topnav-logout {
		background-color:#1871aa !important;
	}
	.topnav-contact {
		background-color:#18a03d !important;
	}
	.topnav-news {
		background-color:#666666 !important;
	}
	.topnav-about {
		background-color:#1c2368 !important;
	}
}
@media (min-width: 992px) {

	.border-left-green {border-left: 3px solid #18a13d;}

.super-large-text {
  font-size:40px;
}
.bomb-large-text {
  font-size:55px;
}
.extra-large-text {
  font-size:75px;
}
.nuclear-large-text {
  font-size:125px;
}
.world-ending-large-text {
  font-size:20vw;
}


  .img-overlay {
    position: relative;
    text-align: center;
  }
  .img-overlay-none {
    position: absolute;
  }
  .img-overlay-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .img-overlay-centered-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .img-overlay-centered-left {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0%, -50%);
  }
  .img-overlay-centered-right {
    position: absolute;
    top: 45%;
    right: 15%;
  }
  .img-overlay-top-center {
    position: absolute;
    top: 0px;
    z-index: 100000;
    left: 0px;
    right: 0px;
  }
  .img-overlay-bottom-center {
    position: absolute;
    bottom: 20px;
    z-index: 100000;
    left: 0px;
    right: 0px;
  }
  .desktop {
    display:none;
  }
  .mobile {
    display:block;
  }
  .vertical-start {
    justify-content: start;
  }
  .vertical-end {
    justify-content: flex-end;
  }
  .breadcrumbs {
    font-size:13px;
    color:#999;
  }
  .breadcrumbs a {
    color:#999;
  }  
  
}
@media (min-width: 1200px) {}

@media (max-width: 991px) {
  .content img {
    display: block;
    float: none;
    margin: auto;
  }
}