/*
Theme Name:  The Fueling Station
Template:    Divi
*/



/*---------- [Load The Fonts] ----------*/

@font-face {
	font-family: TFS-Text-Light;
	src: url('fonts/TFS-Text-Light.otf');
}

@font-face {
	font-family: TFS-Text-Regular;
	src: url('fonts/TFS-Text-Regular.otf');
}

@font-face {
	font-family: TFS-Headline;
	src: url('fonts/TFS-Headline.otf');
}

@font-face {
	font-family: TFS-Text-Medium;
	src: url('fonts/TFS-Text-Medium.otf');
}

@font-face {
	font-family: TFS-Text-Bold;
	src: url('fonts/TFS-Text-Bold.otf');
}


    /*---------- [Font Styling] ----------*/
	
h1, h2, h3, h4, h5, h6 {
	font-family: TFS-Headline, "serif";
	line-height: 1.2em;
}

.single .entry-content .et_pb_text h1, .single .entry-content .et_pb_text h2, .single .entry-content .et_pb_text h3, .single .entry-content .et_pb_text h4, .single .entry-content .et_pb_text h5, .single .entry-content .et_pb_text h6 {
	margin-bottom: 1em;
	margin-top: .75em;
	line-height: 1.4em;
}


    
body {
	font-family: TFS-Text-Regular, sans-serif;
	line-height: 1.6em;
}

 p {
	 font-family: TFS-Text-Regular, sans-serif;
	 padding-bottom: 1.4em;
}

a.yellow-underline {
	border-bottom: solid 2px #ffff00;
}

.single .entry-content .et_pb_text a {
	border-bottom: solid 2px #ffff00;
}

.single .entry-content .et_pb_text.et_pb_bg_layout_dark a {
	color: #ffff00;
	border-bottom: none;
}

body .et_pb_button {
	font-family: TFS-Text-Bold, sans-serif;
}

h2.heading-underline {
	padding-bottom: 15px;
	border-bottom: solid 6px #ffff00;
	display: inline-block;
	margin-bottom: 10px;
}

h3.heading-underline {
	padding-bottom: 12px;
	border-bottom: solid 6px #ffff00;
	display: inline-block;
	margin-bottom: 10px;
}

#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
	list-style-type: square;
	padding: 0 0 23px 1.5em;
}

strong {
	font-family: TFS-Text-Bold, sans-serif;
	font-weight: normal;
}

    /*---------- [HEADER] ----------*/

#logo, .et_pb_svg_logo #logo {
	height: 19px;
}

#et-top-navigation {
	font-family: TFS-Text-Light, sans-serif;
}

#main-header {
	padding-top: 20px;
	border-bottom: solid 6px #ffff00;
	box-shadow: none;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	padding-bottom: 20px!important;
}

#top-menu li.current-menu-item > a {
	color: #2d292b;
}

#et-top-navigation nav #menu-item-31 {
	padding-right: 0;
}

#et-top-navigation nav #menu-item-55 {
	width: 21px;
	height: 21px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	right: -45px;
	background-image: url(/wp-content/uploads/2018/07/member-login.svg);
	background-repeat: no-repeat;
	background-size: 21px 21px;
	top: 30px;
}

#et-top-navigation nav #menu-item-55 a {
	padding-left: 50px;
}

span.logo_helper {
	vertical-align: bottom;
	margin-bottom: -20px;
}

#TFS-top-row {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	line-height: 18px;
	color: #4c4c4f;
	margin-top: -3px;
}

#TFS-top-row a  {
	color: #4c4c4f;
}

#TFS-top-row .phone {
	padding-right: 15px;
}

#TFS-top-row .et-social-icon a {
	font-size: 18px;
	color: #79797c;
}

#TFS-top-row ul.et-social-icons {
	padding-left: 6px;
}

#TFS-top-row .et-social-icons li {
    margin-left: 5px;
}

#TFS-top-row .et-social-icons {
	float: none;
	display: inline-block;
}

.nav li ul, .et_mobile_menu {
	border-top: none;
	border-color: #ffff00!important; 
}

/*---------- [END HEADER] ----------*/

/*---------- [HOME HERO BANNER] ----------*/

#fs-home-hero img.header-logo {
	width: 170px;
	height: auto;
	float: left;
	display: block;
	margin-top: 10px;
}

#fs-home-hero h1.et_pb_module_header, #fs-home-hero span.et_pb_fullwidth_header_subhead, #fs-home-hero a.et_pb_button, #fs-home-hero div.et_pb_header_content_wrapper {
	margin-left: 205px;
	text-align: left;
	display: block;
}

#fs-home-hero div.et_pb_header_content_wrapper {
	text-align: center;
	margin-top: 14px;
}

#fs-home-hero h1.et_pb_module_header, #fs-home-hero span.et_pb_fullwidth_header_subhead {
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

#fs-home-hero.et_pb_fullwidth_header .header-content {
	text-align: left;
}

#fs-home-hero a.et_pb_button {
	text-align: center;
	margin-top: 5px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
}

#fs-home-hero span.et_pb_fullwidth_header_subhead {
	padding-top: 10px;
	line-height: 1.4em;
}


#fs-home-hero h1.et_pb_module_header {
	font-size: 45px;
	display: block;
	border-bottom: 6px solid #ffff00;
	padding-bottom: 15px;
	margin-left: 205px;
	line-height: 1.1em;
}

/*---------- [END HOME HERO BANNER] ----------*/

/*---------- [HOME PAGE] ----------*/

.tfs-home-icons {
	padding-bottom: 12px;
	border-bottom: 6px solid #ffff00;
}

.tfs-home-icons img {
	height: 115px;
	width: auto;
}

#tfs-home-gallery .et_pb_grid_item {
	width: 20.875%;
margin: 0 5.5% 5.5% 0;
	clear: none;
}

#tfs-home-gallery .et_pb_grid_item:last-child {
	margin-right: 0;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.tfs-home-posts .et_pb_blog_grid .et_pb_post {
	padding: 0;
}
	
.tfs-home-posts .post-content p {
	display: none;
}

.tfs-home-posts h2.entry-title {
	background-color: #4e4d50;
	color: #FFF;
	font-size: 18px!important;
	line-height: 1.3em;
	padding: 10px;
}

.tfs-home-posts p.post-meta {	
	background-color: #4e4d50;
	color: #FFF!important;
	padding: 5px 10px;
	font-size: 14px!important;
	line-height: 1.3em;
	margin: 3px 0;
}

.tfs-home-posts .post-content a {
	display: block;
	background-color: #4e4d50;
	color: #ffff00!important;
	font-size: 16px;
	padding: 10px;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: TFS-Text-Bold, sans-serif;
}

.et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .tfs-home-posts .et_pb_blog_grid .column {
	margin-bottom: 0!important;
}

/*---------- [End HOME PAGE] ----------*/

/*---------- [Footer] ----------*/

#footer-widgets {
	font-size: 14px;
}

ul#menu-footer.bottom-nav {
	padding: 0;
	list-style: none;
	
}

ul#menu-footer.bottom-nav li {
	list-style: none;
	padding-right: 7px;
	padding-left: 0;
	margin-left: 3px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	border-right: solid 1px #f2f2f2;
}

ul#menu-footer.bottom-nav li:first-child {
	margin-left: 0;
}

ul#menu-footer.bottom-nav li:last-child {
	border-right: none;
	padding-right: 0;
}

#footer-widgets .footer-widget li::before {
	display: none;
}

#footer-widgets .tfs-footer-contact {
	text-align: right;
	font-family: TFS-Text-Bold;
	font-size: 16px;
	overflow: visible;
}

#footer-widgets .tfs-footer-contact a {
	color: #fff;
	transition: all .4s ease-in-out;
}

#footer-widgets .tfs-footer-contact a:hover {
	color: #c0bfbf;
}

#footer-widgets .tfs-footer-contact .yellow-line{	
	border-bottom: solid 6px #ffff00;
	padding-bottom: 13px;
	display: inline-block;
}

#footer-widgets .tfs-footer-contact ul.et-social-icons {
	display: inline-block;
}

#footer-widgets .tfs-footer-contact ul.et-social-icons li {
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
	margin-left: 4px;
}

#footer-widgets .tfs-footer-contact ul.et-social-icons li a {
	font-size: 18px;
}

#footer-widgets .tfs-footer-contact .tfs-tel {
	padding-right: 7px;
	margin-right: 6px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	border-right: solid 1px #f2f2f2;
}

#footer-widgets .tfs-footer-contact .tfs-email {	
	padding-right: 7px;
	margin-right: 0;
	border-right: solid 1px #f2f2f2;
}

#made-in-footer {
	display:none;

/*---------- [Contact Form] ----------*/



#home-contact-form.tfs-form textarea {
	height: 130px;
	margin-bottom: 20px;
}

#contact-page-form.tfs-form textarea {
	height: 100px;
	margin-bottom: 20px;
}

#contact-page-form.tfs-form select:invalid {
	color:#9b9b9b;
}

#contact-page-form.tfs-form select:invalid option {
	color: #2e292b;
}


#home-contact-form .home-submit-button {
	text-align: right;
}

.tfs-form {
	overflow: hidden;
}

.tfs-form label {
	font-size: 15px;
	color:#9b9b9b;
}

.tfs-form .signup span.wpcf7-list-item {
	margin-left: 0;
	position: relative;
}

.tfs-form .signup span.wpcf7-list-item input[type="checkbox"] {
	position: absolute;
	left: 0;
	top: 6px;
}

.tfs-form .signup span.wpcf7-list-item .wpcf7-list-item-label {
	float: left;
	padding-left: 27px;
}

div.wpcf7-validation-errors, span.wpcf7-not-valid-tip, div.wpcf7-spam-blocked {
	color: #ffff00!important;
	border: none!important;
}

.tfs-form p {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}

.tfs-form .et_pb_row, .tfs-form .et_pb_row_inner  {
	padding: 0;
}

.tfs-form .et_pb_row .et_pb_column, .tfs-form .et_pb_row_inner .et_pb_column_inner, .tfs-form .form-row {
margin-bottom: 0!important;
	padding-bottom: 20px!important;
}

.tfs-form input[type="text"], .tfs-form input[type="password"], .tfs-form input[type="tel"], .tfs-form input[type="email"], .tfs-form input.text, .tfs-form input.title, .tfs-form textarea, .tfs-form select {
	width: 100%;
	font-family: TFS-Text-Regular;
	font-size: 16px;
	line-height: 1.4em;
	padding: 13px;
	border: none;
	background-color: rgba(0,0,0,.3)!important; 
	transition: all 0.2s linear;
	height: 50px;
	color: #FFF;
}

.tfs-form select {
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%;
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
	border-radius: 0!important;
}

.tfs-form select option {
	background-color: #373638;
}


.tfs-form input[type="text"]:focus, .tfs-form input[type="password"]:focus, .tfs-form input[type="tel"]:focus, .tfs-form input[type="email"]:focus, .tfs-form input.text:focus, .tfs-form input.title:focus, .tfs-form textarea:focus, .tfs-form select:focus {
	background-color: rgba(0,0,0,.6) 
}

.tfs-form .wpcf7-submit {
	cursor: pointer;
}

div.wpcf7-validation-errors {
	border: none;
	text-align: center;
	color: red;
}

div.wpcf7-mail-sent-ok {
	border: none;
	text-align: center;
	color: #ffff00;
	margin-top: 20px!important;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0;
}

.tfs-form ::placeholder { 
   color:#9b9b9b;
	opacity: 1;
}

.tfs-form input.wpcf7-form-control {
	margin-bottom: 0;
	
}

.tfs-form .ajax-loader {
	margin-right: -20px!important;
}


/*---------- [End Contact Form] ----------*/

/*---------- [Blog] ----------*/

#tfs-blog-page h2.entry-title {
	font-size: 21px;
}

#tfs-blog-page p.post-meta {
	font-size: 14px;
}

#tfs-blog-page a.more-link {
	margin-top: 10px;
	display: inline-block;
	border-bottom: solid 2px #ffff00;
}

#tfs-blog-cats {
	font-size: 14px;
	line-height: 1.6em;
}

#tfs-blog-cats a.tfs-cat-title:first-of-type {
	
	margin-top: 8px;
}

#tfs-blog-cats a.tfs-cat-title {
	display: block;
	border-bottom: solid 2px #ffff00;
	color: #000;
	font-size: 18px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	margin-top: 19px;
}

/*---------- [End Blog] ----------*/


/*---------- [Style Tweaks] ----------*/

a.tfs-button-height{
	vertical-align: middle;
	display: table-cell;
	width: 100%;
	
}

.tfs-button-height-row .et_pb_button_module_wrapper {
	display: table;
	width: 100%;
}

.et_pb_scroll_top {
	display: none!important;
	
}

.et_pb_scroll_top.et-pb-icon {
	bottom: 50px;
}
#space-slider .et-pb-controllers {
	bottom: 0;
	display: none;
}

.amenity-icon img {
	height: 80px;
	width: auto;
}

.et_pb_gallery .et_pb_gallery_pagination {
	border-top: none;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
    color: #000;
	border-bottom: solid 2px #ffff00;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #000!important;
	border-bottom: none;
}

.membership-icon img {
	height: 160px;
	width: auto;
}

.success-slider .et_pb_slide {
	padding: 0!important;
}

.sb_instagram_header, .sbi_load_btn, .sbi_follow_btn {
	display: none!important;
}

.TFC-member-description {
	font-size: 15px;
	line-height: 19px;
}

.TFS-member-website a, .TFS-member-website a:link, .TFS-member-website a:visited, .TFS-member-website a:hover {
	color: #000!important;
	border-bottom: solid 2px #ffff00;
}

.TFS-member-logo {
	width: 160px;
}

.et_monarch .et_pb_section .et_social_inline_bottom {
	margin-top: 50px;
}

.et_monarch .et_pb_section .et_social_inline_bottom:before {
	content: "Share this post:"
}

.et_monarch .et_pb_section .et_social_inline_bottom .et_social_networks {
	padding-top: 10px;
}

.grecaptcha-badge {
    display: none!important;
}

 
/*** Responsive Styles Header Fix ***/
@media all and (min-width: 980px) and (max-width: 1140px) {
	
	.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
		font-size: 16px;
}
	#logo, .et_pb_svg_logo #logo {
	height: 15px;
}
	
	#top-menu li {
		padding-right: 15px;
	}
 
}


/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
  
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 
}
 
/*** Responsive Styles Tablet And Below ***/

@media all and (max-width: 980px) {
	
	
  #flex-section .et_pb_row {
    display: flex;
    flex-wrap: wrap; /* Allow items to wrap to the next line if necessary */
}

  #space-text-column-section1 {
    padding-top: 20px;
    order: 2 !important;
}

  #space-video-column-section1 {
    order: 1 !important;
}
	
	#space-slider .et-pb-controllers {
	bottom: 10px;
}
	
	a.tfs-button-height{
	display: inline-block;
	
}

	
	#made-in-footer {
	float: none;
}
	
		#made-in-footer table {
			margin: 0 auto;
}
	
	#footer-widgets .tfs-footer-widget:nth-child(n) {
		width: 100%!important;
		margin: 0!important;
		text-align: center;
	}
	
	#TFS-top-row {
		display: none;
	}
	
	#main-header {
		padding-top: 0;
	}
	
	span.logo_helper {
	vertical-align:middle;
	margin-bottom: 0;
}
	
		.et_header_style_left #logo {max-width: 80%;}
	
	#fs-home-hero img.header-logo {
	display: none;
}
	
	#fs-home-hero h1.et_pb_module_header, #fs-home-hero span.et_pb_fullwidth_header_subhead, #fs-home-hero a.et_pb_button, #fs-home-hero div.et_pb_header_content_wrapper {
	margin-left: 0;
	text-align: center;
display: block!important;
}

 
}


 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
	
	#fs-home-hero h1.et_pb_module_header {
	font-size: 35px;
}
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	
.et_pb_scroll_top {
	display: inline!important;
}

		#fs-home-hero h1.et_pb_module_header {
	font-size: 30px;
}
	
	#fs-home-hero.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	
	#footer-widgets .tfs-footer-contact .tfs-email {	
	border-right: none;
}
 
	}}