.wayfinder-link {
	position: relative;
	z-index: 1;
	/*margin-top: -30px;*/
	margin-bottom: 30px;
}

.wayfinder-link img {
	width: 283px;
}

.gated-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	text-align: center;


	color: black;
}

.gated-content__wrap {
	background-color: #f6f6f6;
	padding: 30px 20px 20px;
}

@media only screen and (min-width: 1280px) {
	.gated-content--sidebar {
		float: right;
		width: 283px;
		margin-left: 27px;
		margin-top: 70px;
	}
}

.gated-content__heading {
	text-transform: uppercase;
	color: #d0112b;
	margin: 0;
}

.gated-content__subheading {
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
}

.gated-content__description {
	margin: 10px 0 0;
}

.button--ebook {
	margin-top: 20px;
}

#ebook .ebook-title {
	margin: -15px 0 30px;
	text-align: center;
}

a.ff-button.button--ebook {
	background-color: #d0112b;
}

a.ff-button.button--ebook:hover,
a.ff-button.button--ebook:focus {
	background-color: #be1f35;
}

/*********************
NEW MENU FOR MOBILE
*********************/

@media only screen and (max-width: 767px) {
	.site-header .wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 15px;
	}

	.title-area {
		/*pull left*/
		margin: 0 auto 0 0;
	}

	.header-widget-area {
		margin-left: 24px;
	}

	.header-phone {
		display: none;
	}

	.header-phone__text {
		display: none;
	}

}

/*Search Page*/
.page-template-tmpl-search .sidebar {
	border: 0;
	text-align: left;
}


@media only screen and (max-width: 480px) {
	.page-template-tmpl-search .result-count {
		font-size: 16px;
	}
}

.ff-product-search-sidebar {
	padding: 15px;
	background-color: #f2f3f4;
	/*background: url('/wp-content/themes/forkforce/css/../images/pattern-lightgrill.png') repeat left top;*/
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, .2)
}

.ff-product-search-sidebar h4 {
	margin: 10px 0 30px;
	text-align: center;
}


.ff-product-search-sidebar .ff-input-wrap--submit {
	text-align: right;
}

.ff-product-search-sidebar .ff-input-wrap--submit input {
	padding: 5px 10px;
	background-color: #d0112b;
	color: white;
	letter-spacing: .05em;
	font-weight: normal;
	transition: all .4s;
}

.ff-product-search-sidebar .ff-input-wrap--submit input:hover,
.ff-product-search-sidebar .ff-input-wrap--submit input:focus {
	background-color: #ed2742;
}

/*social menu*/

#menu-social-menu {
	display: flex;
	margin-top: 30px;
	justify-content: center;
}

@media (min-width: 600px) {
	#menu-social-menu {
		justify-content: flex-start;
	}
}

#menu-social-menu li {
	margin-right: 5px;
	font-size: 20px;
}

#menu-social-menu li:hover {
	color: #d0112b;
}

#menu-social-menu .fa:before {
	position: absolute;
	pointer-events: none;
}

#menu-social-menu a {
	font-size: 20px;
	display: block;
	width: 20px;
	height: 20px;
	color: inherit;
}

#menu-social-menu a span {
	display: none;
}

.gfield_description {
	font-size: 12px;
	padding-top: 3px;
	clear: both;
}


.page-template-tmpl-parts .gform_confirmation_message {
	text-align: center;
	font-weight: bold;
	padding: 20px;
}

@media only screen and (min-width: 1024px) {
	.grid-list-4 .grid-listing {
		width: 25%;
		flex-basis: 25%;
	}

}

.product-extra {
	margin-top: 24px;
	margin-bottom: 24px;
}

.fluid-width-video-wrapper {
	margin-bottom: 30px;
}

.special__list {
	margin-top: 16px;
	text-align: left;
	color: black;
	font-size: 16px;
}

.special__list .special__savings span {
	font-size: 18px;

}

.special__list span {
	color: white;
}

.special .special__wrap .special__pricing__main {
	background-color: #d6112a;
}


.special .special__wrap .special__pricing__main:after {
	border-color: #d6112a #0000 #0000 #0000;
}







.gfield_radio li {
	margin-bottom: 24px;
}


/*radio buttons */
.gfield_radio {
	padding-top: 4px;
}

ul.gfield_radio li {
	margin: 0 0 11px;
	position: relative;
	min-height: 30px;
}

.gfield_radio label {
	font-size: 15px;
	margin-top: 1px;
	padding: 0 0 0 40px;
	display: inline-block;
	position: relative;
}

.gfield_radio label:before {
	border-radius: 50%;
	content: "";
	left: 0;
	top: -5px;
	width: 30px;
	height: 30px;
	border: 1px solid #b7b7b8;
	display: inline-block;
	position: absolute;
	margin-right: 40px;
	font-family: FontAwesome;
	color: #b2b2b2;
	font-size: 23px;
	text-align: center;
	line-height: 28px;
	background-color: white;
}

.gfield_radio input {
	display: none;
}

.gfield_radio input[type="radio"]:checked + label:before {
	content: "\f00c";
}

input[type="file"] {
	background-color: white;
}

.fm-lead-type .gfield_description {
	clear: none;
}

.ff-input-wrap option:disabled {
	display: none;
}


/*
@media only screen and (min-width: 1024px) {
    .site-container {
        padding-top: 200px;
    }
}
*/


a.ff-slide__full-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

@media only screen and (max-width: 767px) {
	.ff-align-hidden {
		min-height: 315px;
	}

	.ff-align-hidden .ff-slide__wrap {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0 20px;
	}
}

@media only screen and (min-width: 768px) {
	.ff-align-hidden .ff-slide__wrap {
		display: none;
	}
}

.nav-primary .menu > li.menu-highlight a {
	color: #d0112b;
	font-weight: bold;
}

.nav-primary .menu > li.menu-highlight.current_page_item > a,
.nav-primary .menu > li.menu-highlight.current-cat > a,
.nav-primary .menu > li.menu-highlight.current-menu-item > a {
	color: white;
}

.landing-coming-soon {
	margin-bottom: 30px;
	text-align: center;
}


.lSSlideWrapper {
	border: 0;
}

div.lSSlideOuter .lSAction a {
	top: 50%;
	bottom: auto;
	margin-top: -24px;
}

.product-content ul {
	list-style-type: disc;
}

.product-content ul li {
	margin-left: 20px;
	margin-bottom: 12px;
}

.big-submit_wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;

}

.big-submit_wrapper .gform_footer {
	text-align: right;
}

.big-submit_wrapper .button {
	padding: 12px 30px;
}

p:empty::before {
	display: none;
}

/*NEW BLOG TEMPLATE STUFF*/

.single-post .site-inner {
	padding-top: 50px;
}

@media only screen and (min-width: 1024px) {
	.single-post .site-inner {
		padding-top: 100px;
	}
}

.widget .widget-title {
	margin-bottom: 20px;
}

.widget .cat-menu {
	padding-bottom: 12px;
}

.cat-menu__item.current-item a {
	font-weight: bold;

}

.cat-menu__link {
	color: inherit;
	transition: all .3s;
	display: block;
	padding: 5px 0;
}

.cat-menu__link:hover,
.cat-menu__link:focus {
	color: #d0112b;
	padding-left: 3px;
	margin-right: 3px;
}

@media only screen and (max-width: 1023px) {
	.ff-blog .widget {
		display: block;
		width: auto;
	}
}

.widget--quote {
	background: #ededed;
	padding: 10px;
	border-radius: 10px;
	color: black;
}

.widget--quote h4 {
	text-align: center;
}

.wp-caption {
	max-width: 100%;
}

.ff-input-dual {
  flex-wrap: wrap;
	display: flex;
	margin-left: -4px;
	margin-right: -4px;
}


.ff-input-dual > .ff-search__label {
  flex-basis: 100%;
}

.ff-input-dual > .ff-input-wrap {
	flex-basis: 50%;
	padding-left: 4px;
	padding-right: 4px;
}

.select2.select2-container--default .select2-selection--single {
	height: 37px;
	border-color: #d0d5dd;
	margin: 0;
	/*border-radius: 6px;*/
  border-radius: 0;
}

span.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}

::placeholder {
	color: #8f8d8d;
	font-style: italic;
}


.page-menu {
	clear: both;
}

.content-sidebar-wrap + div {
	clear: both;
}

.payment-link {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.nav-primary .menu > li.menu-item-mobile-only {
		display: none;
	}
}


.brand-section-heading {
	clear: both;
}



/*hello bar*/

.hello-bar {
  background-color: #d0112b;
  padding: 10px 15px 0;
  color: white;
  font-size: 14px;
}



.hello-feature {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px 10px;
}


@media (min-width: 600px) {
  .hello-features {
    display: flex;
    align-items: center;
  }
  .hello-feature {
    margin: 0px 40px 10px 0;
  }
}

.hello-feature__icon {
  margin-right: 10px;
}

.hello-feature img {
  max-width: 20px;
}

.read_div {
  margin-top: 20px;
}

.product-custom-list {
  margin: 40px 0;
}

.product-custom-list-heading {
  margin-bottom: 30px;
  text-align: center;
}


.secondary-content  {
  margin-bottom: 40px;
}






