@font-face {
  font-family: 'Archer';
  src: url('fonts/Archer-Semibold.eot?#iefix') format('embedded-opentype'),  url('fonts/Archer-Semibold.otf')  format('opentype'),
	     url('fonts/Archer-Semibold.woff') format('woff'), url('fonts/Archer-Semibold.ttf')  format('truetype'), url('fonts/Archer-Semibold.svg#Archer-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Archer';
  src: url('fonts/Archer-SemiboldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/Archer-SemiboldItalic.otf')  format('opentype'),
	     url('fonts/Archer-SemiboldItalic.woff') format('woff'), url('fonts/Archer-SemiboldItalic.ttf')  format('truetype'), url('fonts/Archer-SemiboldItalic.svg#Archer-SemiboldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
}


@font-face {
  font-family: 'Archer';
  src: url('fonts/Archer-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Archer-Bold.otf')  format('opentype'),
	     url('fonts/Archer-Bold.woff') format('woff'), url('fonts/Archer-Bold.ttf')  format('truetype'), url('fonts/Archer-Bold.svg#Archer-Bold') format('svg');
  font-weight: 800;
  font-style: normal;
}

@font-face {
    font-family: 'Quentin';
    src: url('fonts/Quentin.eot');
    src: url('fonts/Quentin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Quentin.woff2') format('woff2'),
        url('fonts/Quentin.woff') format('woff'),
        url('fonts/Quentin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mrs Eaves All Petite Caps OT';
    src: url('fonts/MrsEavesAllPetiteCapsOT.eot');
    src: url('fonts/MrsEavesAllPetiteCapsOT.eot?#iefix') format('embedded-opentype'),
        url('fonts/MrsEavesAllPetiteCapsOT.woff2') format('woff2'),
        url('fonts/MrsEavesAllPetiteCapsOT.woff') format('woff'),
        url('fonts/MrsEavesAllPetiteCapsOT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.eot');
    src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.eot');
    src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Medium.woff2') format('woff2'),
        url('fonts/Gotham-Medium.woff') format('woff'),
        url('fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('fonts/Gotham-Book.eot');
    src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Gotham Book' !important;
}

.btn-primary {
	background-color:#b55434;
	border-color:#b55434;
}

.btn-primary:hover {
	background-color:#b55434;
	border-color:#b55434;
}

.topbar{
	height: 40px;
	background: #edd17b;
	color: #b55434;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-align: right;
	line-height: 30px;
	font-size: 14px;
	text-transform: uppercase;
}

.topbar ul{
	display: inline-block;
	list-style: none;
	padding-left: 15px;
	margin-bottom: 0;
	padding-top: 5px;
}

.topbar ul li{
	display: inline-block;
}

.topbar ul:not(.social-menu) li{
	padding: 0 15px;
	border-right: 1px solid #d3b569;
}

.topbar ul:not(.social-menu) li a{
	color: #b55434;
}

.topbar ul:not(.social-menu) li i{
	margin-right: 3px;
}

.topbar ul.social-menu li a{
	background: #b55434;
	color: #edd17b;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
}

.topbar ul.social-menu li a i{
	font-size: 14px;
    line-height: 30px;
}

.topbar .search-icon{
	display: inline-block;
	margin-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #b55434;
    margin-top: 0;
    width: 40px;
    text-align: center;
    font-size: 16px;
    color: #edd17b;
}

header#masthead{
	/*background: #fff*/
	background: url(img/header_bg.jpg);
	background-size: cover;
}


/* WP Mega Menu customizations */
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a{
	padding: 33px 15px;
}

#wp-megamenu-primary{
	background: none;
	background-color: transparent;
}

.wpmm_brand_logo_wrap{
	display: none;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu> li#wp-megamenu-item-wpmm-search-icon{
	display: none !important;
}

body .wp-megamenu-wrap .wpmm-nav-wrap > ul{
	text-align: right;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a, 
.wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-social-link.wpmm-social-link-search a, 
.wpmm-menu-cart .cart-icon .fa-shopping-cart, 
.wp-megamenu-wrap .form .submit, 
.wpmm-menu-cart span.cart-icon i{
	text-transform: initial;
	font-family: 'Archer';
	font-weight: 600;
	font-size: 18px;
}

.woocommerce-info {
	border-top-color: #1e712f;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget ul.menu{
	text-align: center;
	/*padding: 15px 0;*/
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu .menu-products-menu-container li{
	display: inline-block;
	padding: 0px 15px;
	border-right: 1px solid #edd17b;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu .menu-products-menu-container li:last-of-type{
	border-right: 0;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu .menu-products-menu-container li.wmuu-menu-item a{
	color: #edd17b !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu .menu-products-menu-container li:hover a{
	color: #edd17b !important;
	text-decoration: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu .menu-products-menu-container li.current-menu-item>a{
	color: #edd17b !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu > li{
	background: #b55434;
	padding: 0;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu > li:nth-child(2){
	background: #fbf7eb;
	padding: 20px;
	text-align: center;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu > li a{
	color: #fff;
	/*text-transform: uppercase;*/
	font-weight: 500;
	line-height: 14px;
	font-size: 14px;
	font-family: "Gotham Book" !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a{
	color: #b55434;
	text-decoration: none;
}

.wp-megamenu-wrap ul.wp-megamenu > li.wpmm_mega_menu:after{
	content: '';
	display: block;
	opacity: 0;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #b55434;
	margin: -10px auto 0;
}

.wp-megamenu-wrap ul.wp-megamenu > li.wpmm_mega_menu:hover:after{
	opacity: 1;
}

.wp-megamenu-wrap ul.wp-megamenu > li.wpmm_mega_menu a b.fa-angle-down{
	font-size: 18px !important;
    font-weight: 900 !important;
    color: #b55434;
    line-height: 14px !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget img{
	width: 70%;
	text-align: center;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu > li .product-menu-item .title a{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 42px;
	line-height: 25px;
	border: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #333;
	text-decoration: none;
}

.product-menu-item .subtitle{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #b55434;
	font-style: normal;
}

.product-menu-item .description{
	font-family: "Gotham Book";
	font-size: 13px;
	color: #333;
}

.product-menu-item hr{
	width: 50px;
    border: 0;
    height: 2px;
    background: #edd17b;
}
.product-menu-item {
	padding-left:5px;
	padding-right: 5px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a.ff-btn-outline-brown{
	font-family: "Gotham" !important;
	color: #b55434 !important;
	font-weight: 600 !important;
	text-transform: uppercase !important; 
	padding: 13px 25px 10px;
    display: inline-block;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a.ff-btn-outline-brown:hover{
	background: #b55434 !important;
	color: #fff !important;
}

/* Resources Mega menu */
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu .col-md-3{
	border-left: 1px solid #801d0a;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu .col-md-3:first-of-type{
	border: 0;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu .col-md-3 ul{
	padding-left: 20px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu{
	max-width: 1140px;
	margin: auto;
	padding: 15px 0;
	margin-right: 0;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu.for-clinicians-mega-menu{
	margin-right: auto;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu ul li a{
	padding-left: 20px !important;
    text-transform: none !important;
    font-family: "Gotham Book" !important;
    margin-bottom: 10px;
    font-size: 14px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu ul li:hover a{
	color: #edd17b !important;
	text-decoration: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li:before{
	content: '\276F';
	color: #edd17b;
	font-weight: bold;
	position: absolute;
}

/*new as of 1/25 */
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.dark:before{
	content: '\276F';
	color: #7e3b24;
	font-weight: bold;
	position: absolute;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li .menu-big-heading{
	font-size: 18px;
	font-family: "Gotham" !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.book-icon:before{
	content: '';
    background: url(img/menu-icon-book.png);
    background-size: contain;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -10px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.pad-icon:before{
	content: '';
    background: url(https://functionalfdev.wpengine.com/wp-content/uploads/2021/03/pad.png);
    background-size: contain;
	background-repeat:no-repeat;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -10px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.glass-icon:before{
	content: '';
    background: url(https://functionalfdev.wpengine.com/wp-content/uploads/2021/03/lookingGlass.png);
    background-size: contain;
	background-repeat:no-repeat;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -10px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.cross-icon:before{
	content: '';
    background: url(https://functionalfdev.wpengine.com/wp-content/uploads/2021/03/cross.png);
    background-size: contain;
	background-repeat:no-repeat;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -10px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.leaf-icon:before{
	content: '';
    background: url(https://functionalfdev.wpengine.com/wp-content/uploads/2021/02/thumbnail_LongNutritionals_Icon_new.png);
    background-size: contain;
	background-repeat:no-repeat;
    width: 16px;
    height: 18px;
    position: absolute;
    left: -10px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.calculator-icon:before{
	content: '';
    background: url(img/menu-icon-calculator.png);
    background-size: contain;
    width: 15px;
    height: 18px;
    position: absolute;
    left: -10px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li.comment-icon:before{
	content: '';
    background: url(img/menu-icon-comment.png);
    background-size: contain;
    width: 19px;
    height: 18px;
    position: absolute;
    left: -10px;
}

/*.home #content.site-content{
	padding-top: 0;
}*/

#content.site-content {
	padding-top: 168px;
}

#content.site-content{
	padding-bottom: 0;
}

/* Buttons */
.ff-btn-outline-brown{
	border-radius: 25px;
    padding: 7px 20px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;

	background: transparent;
	border: 2px solid #b55434;
	color: #b55434;
}

.ff-btn-outline-brown:hover{
	text-decoration: none;
	color: #fff;
	background: #b55434;
}

.ff-btn-fill-brown{
	border-radius: 25px;
    padding: 7px 20px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;

	background: #b55434;
	border: 2px solid #b55434;
	color: #fff;
}

.ff-btn-fill-brown:hover{
	text-decoration: none;
	color: #fff;
	background: #8d3112;
	border-color: #8d3112;
}

.ff-btn-fill-green{
	border-radius: 25px;
    padding: 7px 20px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;

	background: #1e712f;
	border: 2px solid #1e712f;
    color: #fff;

    margin-bottom: 10px;
}

.ff-btn-fill-green:hover{
	text-decoration: none;
	color: #fff;
	background: #0a4a18;
	border-color: #0a4a18;
}

.ff-btn-outline-green{
	border-radius: 25px;
    padding: 7px 15px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;

	background: transparent;
	border: 2px solid #1e712f;
    color: #1e712f;

	margin-bottom: 15px;
}

.ff-btn-outline-green:hover{
	text-decoration: none;
	color: #fff;
	background: #1e712f;
}

.ff-btn-fill-yellow{
	border-radius: 25px;
    padding: 7px 20px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;

	background: #edd17b;
	border: 2px solid #edd17b;
    color: #b55434;
}

.ff-btn-fill-yellow:hover{
	text-decoration: none;
	color: #b55434;
	background: #d3ad3a;
}

.yellow
{
	color:#edd17b !important;
	font-family: "Gotham" !important;
}
.yellow:hover{
	text-decoration: none;
	color: #b55434 !important;
	background: #edd17b !important;
}
.ff-btn-outline{
	font-family: 'Archer' !important;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 15px 20px;
    color: #1e712f;
    font-weight: 600;
    font-size: 21px;
    display: inline-block;
	box-shadow: 4px 3px 11px -4px #828282;
}

.ff-btn-outline-dark-brown{
	background: transparent;
	border: 2px solid #6c3c1f;
	border-radius: 25px;
    padding: 7px 20px;
    color: #6c3c1f;
    display: inline-block;
	font-weight: 600;
}

.ff-btn-outline-dark-brown:hover{
	text-decoration: none;
	color: #fff;
	background: #6c3c1f;
}

.ff-btn-fill-dark-brown{
	background: #6c3c1f;
	border-radius: 25px;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	font-family: "Gotham";
}

.ff-btn-fill-dark-brown:hover{
	text-decoration: none;
	color: #fff;
	background: #6c3c1f;
}

.ff-btn-grey{
	background: #959595;
	border-radius: 25px;
    padding: 7px 40px;
    color: #fff;
    text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	font-family: "Gotham";
	margin-right: 10px;
}

.ff-btn-grey:hover{
	background: #636363;
	color: #fff;
	text-decoration: none;
}

.ff-btn-light-green{
	background: #c0cc82;
	border-radius: 25px;
    padding: 7px 40px;
    color: #fff;
    text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	font-family: "Gotham";
	margin-right: 10px;
}

.ff-btn-light-green:hover{
	background: #758953;
	color: #fff;
	text-decoration: none;
}

.ff-btn-recipe-state{
	background: #866d54;
	border-radius: 25px;
    padding: 7px 40px;
    color: #fff;
    text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	font-family: "Gotham";
}

.ff-btn-recipe-state:hover{
	background: #5e4d3e;
	color: #fff;
	text-decoration: none;
}

#sb_instagram .sbi_follow_btn a{
	border-radius: 25px;
    padding: 7px 20px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;
	font-size: 16px;

	background: #b55434;
	border: 2px solid #b55434;
	color: #fff;
}

#sb_instagram .sbi_follow_btn svg{
	font-size: 18px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, 
.frm_style_formidable-style.with_frm_style input[type=submit], 
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button], 
.frm_style_formidable-style.with_frm_style .frm_submit button, 
.frm_form_submit_style, 
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn{
	background: #b55434;
	border-radius: 25px;
    padding: 7px 20px;
    color: #fff;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	border: 2px solid #b55434;
}

#form_shareyourstory .frm_submit{
	text-align: center;
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover{
	color: #fff;
	background: #8d3112;
	border-color: #8d3112;
}

.contact_form button:hover{
	background: #d3ad3a !important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button.ff-btn-fill-green{
	background: #1e712f;
	border: 2px solid #1e712f;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
}

.frm_style_formidable-style.with_frm_style .frm_submit button.ff-btn-fill-green:hover{
	text-decoration: none;
	color: #fff;
	background: #0a4a18;
	border-color: #0a4a18;
}


/* Home Page Comparison 50/50 Module */
.comparison_50_50{
	padding: 40px 0;
}
.comparison_50_50 h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
}

.comparison_50_50 h2:before, .comparison_50_50 h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #b55434;
  margin: auto;
}
.comparison_50_50 h2:before {
  margin-right: 20px
}
.comparison_50_50 h2:after {
  margin-left: 20px
}

.comparison_50_50 .comparison_left h4,
.comparison_50_50 .comparison_right h4{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-size: 22px;
	margin-bottom: 10px;
}

.comparison_50_50 .comparison_left h5,
.comparison_50_50 .comparison_right h5{
	font-family: 'Archer' !important;
	font-weight: 800;
	color: #666666;
	text-transform: uppercase;
	font-size: 17px;
	margin-top: 0;
}

.comparison_50_50 .comparison_right h4{
	color: #1e712f;
}

/* Home Page Tabs Module */
.home_tabs{
	background: url('img/wood-big-bg-new.jpg');
	background-size: cover;
	padding: 40px 0 60px;
}
.home_tabs h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #1e712f;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}
.home_tabs h2:before, .home_tabs h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #1e712f;
  margin: auto;
}
.home_tabs h2:before {
  margin-right: 20px
}
.home_tabs h2:after {
  margin-left: 20px
}

.home_tabs .nav-tabs .nav-item a{
	font-family: 'Archer' !important;
	font-weight: 800;
	color: #1e712f;
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 0;
    margin-right: 3px;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(218,218,218,1) 100%);
    box-shadow: 0px -5px 10px -6px #adb5bd;
}

.home_tabs .nav-tabs .nav-item:last-of-type a{
	margin-right: 0;
}

.home_tabs .nav-tabs .nav-item a.active{
	background: #fff;
}

.home_tabs .tab-button-icon-title{
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 18px;
}

.home_tabs .tab-button-icon-title img{
	height: 35px;
	width: auto;
	margin-right: 10px;
}

.home_tabs .nav-tabs .nav-item a.active .tab-button-icon-title img{
	display: none;
}

.home_tabs .tab-content{
	background: #fff;
	padding: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 0px 0px 5px 0px #adb5bd;
}

.home_tabs .polaroid{
	background: url('img/polaroid_frame_new.png');
	background-size: cover;
	width: 305px;
    height: 350px;
}

.home_tabs .polaroid img{
	transform: rotate(-6deg);
	padding: 45px 45px 20px;
    margin-left: -10px;
    margin-top: -10px;
}

.home_tabs .polaroid .txt{
	font-family: Quentin;
    transform: rotate(-6deg);
    padding: 0px 25px 0 35px;
    text-align: center;
    font-size: 18px;
}

.home_tabs .tab-left-part img{
	margin-bottom: 40px;
}


/* Home Page 50/50 Image Module */
.image_50_50{
	padding: 40px 0 60px;
}

.image_50_50 h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 40px;
	color: #b55434;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
  	text-transform: uppercase;
}
.image_50_50 h4:before, .image_50_50 h4:after{
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #b55434;
  margin: 13px auto auto;
}
.image_50_50 h4:before {
  margin-right: 10px
}
.image_50_50 h4:after {
  margin-left: 10px
}

.image_50_50 .image_50_50_left{
	margin-right: 3%;
	padding: 0 20px;
	padding-bottom: 40px;
}

.image_50_50 .image_50_50_right{
	margin-left: 3%;
	padding: 0 20px;
}

.image_50_50 img{
	margin-top: 20px;
	margin-bottom: 40px;
	box-shadow: 6px 6px 10px 0px #6c6c6c;
	width: 95%;
}

.image_50_50 .image_50_50_txt{
	width: 90%;
	margin: 0 auto 40px;
}

/* Home Page Products Showcase Module */
.products_showcase{
	padding: 40px 0 60px;
	background-image: linear-gradient(180deg, rgba(249,242,223,1) 0%, rgba(255,255,255,0) 50%, rgba(238,217,163,1) 100%);
}
.products_showcase h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #1e712f;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

.products_showcase h2:before, .products_showcase h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #1e712f;
  margin: auto;
}
.products_showcase h2:before {
  margin-right: 20px
}
.products_showcase h2:after {
  margin-left: 20px
}

.products_showcase img{
	
	width: auto;
	margin-left: 20px;
}

.products_showcase .is-single img{
	padding-top: 50px;
	margin-left: 35px;
}

.products_showcase h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 42px;
	color: #000;
	text-transform: uppercase;
	margin: 10px 0 15px;
	/*letter-spacing: 5px;*/
}

.products_showcase h5{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 600;
	color: #1e712f;
	margin: 0px 0 30px;
    font-size: 25px;
}

.products_showcase a{
	text-transform: uppercase;
}

/* Home Page Stories of Hope Showcase Module */
.stories_of_hope_showcase{
	padding: 40px 0 60px;
	background-image: linear-gradient(180deg, rgba(249,242,223,1) 0%, rgba(255,255,255,0) 50%, rgba(238,217,163,1) 100%);
}
.stories_of_hope_showcase h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

.stories_of_hope_showcase h2:before, .stories_of_hope_showcase h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #b55434;
  margin: auto;
}
.stories_of_hope_showcase h2:before {
  margin-right: 20px
}
.stories_of_hope_showcase h2:after {
  margin-left: 20px
}

.stories_of_hope_showcase .stories_txt{
	/*font-family: 'Archer' !important;
	font-weight: 600;*/
}

.stories_of_hope_showcase .polaroid{
	background: url('img/polaroid_frame2.png');
	background-size: cover;
	width: 100%;
	padding: 21px;
}

.stories_of_hope_showcase .polaroid .img{
	 background-size:cover; 
	 width: 290px; 
	 height: 300px;
}

.stories_of_hope_showcase .polaroid .title{
	font-family: Quentin;
    font-size: 30px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}

.stories_of_hope_showcase .polaroid .description{
	display: none;
	background: #b55434;
	padding: 30px 20px;
	color: #fff;
	width: 290px; 
	height: 300px;
	overflow: hidden;
}

.stories_of_hope_showcase .polaroid:hover .description{
	display: block;
}

.stories_of_hope_showcase .polaroid:hover .img{
	display: none;
}

/* Home Page Contact Form Module */

.contact_form{
	background: url('img/form_bg.jpg');
	background-size: cover;
	padding: 40px 0 60px;
}
.contact_form h2{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 40px;
	color: #edd17b;
	text-transform: uppercase;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

.contact_form h2:before, .contact_form h2:after{
  	content: "";
  	flex: 1 1;
  	border-bottom: 2px solid #edd17b;
  	margin: 29px auto auto;
}
.contact_form h2:before {
  margin-right: 20px
}
.contact_form h2:after {
  margin-left: 20px
}

.contact_form input[type="text"],
.contact_form input[type="email"]{
	display: block !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out  !important;
}

.contact_form .needsclick {
	padding-right: 0 !important;
}

.contact_form button.needsclick {
	height: calc(1.5em + .75rem - 11px) !important;
    padding: .375rem .75rem !important;
}

.contact_form .ff-btn-fill-yellow{
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 7px 20px;
}

/* Home Page Social Module */
.social{
	padding: 40px 0 60px;
}

.social h2.title{
	font-family: Quentin !important;
    font-size: 40px;
	font-weight:400;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}

.social .subtitle{
	text-align: center;
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 50px;
	text-transform: uppercase;
	color: #1e712f;
}

/* Home Page Footer Banner Module */
.footer_banner{
	background: url('img/banner_bg_new.png');
	background-size: cover;
	padding: 40px 0 60px;
	position: relative;
	z-index: 2;
	margin-bottom: -22px;
}

.footer_banner h2{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	color: #b55434;
	font-size: 50px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.footer_banner h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	color: #333;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: 2px;
}


/* Woocommerce pages overwrite */

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
	width: 30%;
}

.pswp__bg{
	opacity: 0.5 !important;
}

.woocommerce-info::before{
	color: #1e712f;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary{
	width: 63%;
	margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom: 1px solid #d6d6d6;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	border-radius: 0;
	flex: 1 1 auto;
    text-align: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	background: #e5eae5;
	color: #1e712f;
	font-family: 'Archer' !important;
	font-weight: 800;
	display: block;
	margin-right: 4px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-of-type a{
	margin-right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	background: #1e712f;
	color: #fff;
}

.woocommerce div.product .woocommerce-tabs .panel{
	border: 1px solid #d6d6d6;
	border-top-color: transparent;
	padding: 30px;
}

.woocommerce div.product .woocommerce-tabs .panel > h2:first-of-type{
	display: none;
}

.woocommerce div.product .woocommerce-tabs .panel strong{
	font-family: "Gotham" !important;
	color: #b55434;
}

.woocommerce div.product form.cart .variations td.label{
	display: none;
}

.woocommerce div.product form.cart .variations{
	width: 60%;
	margin-bottom: 0;
	float: left;
}

.woocommerce div.product .single_variation_wrap .woocommerce-variation-price span.price{
	display: none;
}

.woocommerce div.product form.cart .reset_variations{
	display: none !important;
}

ul.wcsatt-options-prompt-radios{
	padding: 0;
}

.wcsatt-options-wrapper{
	width: 60%;
}

.wcsatt-options-product-prompt{
	margin-bottom: 0;
}

.wcsatt-options-wrapper.closed .wcsatt-options-prompt-radios li.wcsatt-options-prompt-radio{
	background: #e8f1ea;
	padding: 10px;
	border-radius: 5px;
}

.wcsatt-options-wrapper.open .wcsatt-options-prompt-radios li.wcsatt-options-prompt-radio{
	background: #e8f1ea;
	padding: 10px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.wcsatt-options-prompt-radios li.wcsatt-options-prompt-radio label{
	margin: 0;
}

.wcsatt-options-prompt-radios li.wcsatt-options-prompt-radio:first-of-type{
	background: #ebebeb;
	margin-bottom: 7px;
	border-radius: 5px;
}

.wcsatt-options-product-wrapper{
	background:  #e8f1ea;
	padding: 10px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.wcsatt-options-product-dropdown{
	width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0;
}

.woocommerce div.product .single_variation_wrap{
	clear: both;
}

.quantity_container{
	float: left;
	width: 38%;
}

.woocommerce div.product form.cart div.qty_label{
	float: right;
    font-family: "Montserrat";
    margin-right: 20px;
    padding-top: 7px;
}

.woocommerce div.product form.cart div.quantity{
	float: right;
    /*position: absolute;
    right: 70px;
    top: -48px;*/
}
.woocommerce div.product form.cart div.quantity input{
    /*style*/
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0;
}

.woocommerce div.product form.cart .qty_button{
	float: right;
	font-size: 22px;
	cursor: pointer;
	font-family: "Montserrat";
	font-weight: bold;
	color: #999;
	line-height: 38px;
}

.woocommerce div.product form.cart .qty_button.plus{
	margin-right: 10px;
}

.woocommerce div.product form.cart .qty_button.minus{
	margin-left: 10px;
}

.woocommerce div.product form.cart .single_add_to_cart_button{
	margin-top: 20px;
	background: #b55434;
	text-transform: uppercase;
	border-radius: 20px;
	padding: 13px 25px;
}

.woocommerce div.product form.cart .single_add_to_cart_button:hover{
	 color: #fff;
	 background: #8d3112;
	 border-color: #8d3112;
}


.woocommerce div.product .product_title{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 42px;
	line-height: 25px;
	border: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.woocommerce div.product span.product-subtitle{
	color: #1e712f;
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 800;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 0px;
}

.woocommerce #content div.product div.summary p.price{
	margin: 20px 0 10px;
}

.woocommerce-product-details__short-description em{
	font-family: "Archer";
	font-weight: 600;
	font-size: 23px;
}

.woocommerce-product-details__short-description strong{
	color: #1e712f;
	font-family: "Gotham";
}

/* Become an affiliate -- start */
.howRight{padding-left: 65px;}
.howRight picture img{display: block;margin: auto;max-width: 230px;}
.affiliate .howRight h2{padding: 0;text-align: center;font: 300 70px/0.8 'Mrs Eaves All Petite Caps OT';color: #1e712f;display: block;margin: 0 0 15px;}
.howRight ul{padding: 0;list-style-position: inside;}

.affLink{text-align: center;margin: 60px 0 0}
.affLink .ff-btn-fill-green{margin-bottom: 0}
.affiliate h1{text-align: center;margin: 0;font-family: 'Archer'!important;font-weight: 600;color: #1e712f;font-size: 45px;display: flex;flex-direction: row;margin:20px 0 30px;padding: 0 30px;}
.affiliate h1:before, .affiliate h1:after{content: '';flex: 1 1;border-bottom: 2px solid #1e712f;margin: auto;}
.affiliate h1:before{margin-right: 20px;}
.affiliate h1:after{margin-left: 20px;}

.howRow{align-items: center;}
.affiliate .excerpt{font-family: 'Archer'!important;font-weight: 600;color: #1e712f;font-size: 24px;max-width: 1050px;margin: 0 auto 70px;}
.howRight p:first-child{margin-bottom: 4px;}
.howRight .dark{font-weight: 600;}
.ff-btn-large{padding: 18px 30px;}
.ff-btn-radius{-webkit-border-radius: 50px;border-radius: 50px;}


@media only screen and (max-width: 991px){
    div.howRight{padding-left: 15px;padding-top: 30px;}
    .howRow .col-sm-6{flex: 0 0 100%;max-width: 100%;}
}

@media only screen and (max-width: 767px){    
    .affiliate h1{padding: 0; margin-top: 0;}
    .affLink{margin: 40px 0 0;}
    .howRight picture img{max-width: 200px;}
}


@media only screen and (min-width: 768px) and (max-width: 1024px){
    .howRight picture img{max-width: 200px;}
}
/* Become an affiliate -- end */
/* Footer */
body:not(.theme-preset-active) footer#colophon{
	font-family: "Montserrat";
	background: #b55434;
	color: #fff;
}

#footer-widget{
	background: url('img/footer_bg.jpg');
	background-size: cover;
	padding: 50px 0;
	position: relative;
	z-index: 1;
}

#footer-widget .contact_section img{
	width: 90%;
    margin-bottom: 20px;
}

#footer-widget .contact_info{
	font-family: Montserrat;
    font-size: 14px;
	color: #000;
	margin-left: 60px;
	margin-bottom: 3px;
}

#footer-widget .contact_info span{
	font-weight: 600;
}

#footer-widget .contact_section .social-menu{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
    margin: 20px 15px 0 60px;
}

#footer-widget .contact_section .social-menu li{
	list-style: none;
	flex: 1 1 auto;
}

#footer-widget .contact_section .social-menu li a{
	color: #b55434;
	font-size: 22px;
}

#footer-widget .widget_nav_menu{
	margin:0;
}

#footer-widget .widget_nav_menu h3{
	color: #b55434;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 5px;
	font-weight: 600;
}

#footer-widget .widget_nav_menu ul.nav li a{
	padding: 0 0 5px;
	font-family: "Montserrat";
	font-size: 14px;
	color: #000;
}

#footer-widget .widget_nav_menu ul.nav li a:hover{
	background: transparent;
}


/* Header Component */
.header_component{
	min-height: 380px;
	height: 380px;
}

.header_component .container{
	height: 100%;
}

.header_component .row{
	align-items: center;
    height: 100%;
}

.header_component h1{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-size: 59px;
	line-height: 35px;
	font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 0;
}

/*.header_component h1.title-position-center{
	margin-top: 120px;
}

.header_component h1.title-position-bottom{
	margin-top: 200px;
}*/

.header_component div{
	color: #fff;
}


/* Video Popup */
.wp-video-popup{
	position: relative;
}

.wp-video-popup img{
	box-shadow: 4px 4px 9px 0px #828282;
}

.wp-video-popup .play-btn{
	position: absolute;
    left: 43%;
    top: -30px;
    width: 75px;
    height: 75px;
    background: url(img/play-btn.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.wp-video-popup .play-btn:hover{
	opacity: 0.9;
}

/* Customer Service */

.customer-service h2{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 45px;
	line-height: 25px;
	text-transform: uppercase;
	color: #b55434;
}

.customer-service h2.green{
	color: #1e712f;
}

.customer-service .ff-btn-outline{
	margin-bottom: 15px;
}


/* Insurance */

.insurance h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #1e712f;
	font-size: 45px;
	line-height: 45px;
  	margin-top: 0;
  	margin-bottom: 0;
    padding-bottom: 0;
}

.insurance h2 span{
	color: #b55434;
	font-size: 56px;
    line-height: 38px;
}

.insurance h2.with-lines{
	display: flex;
  	flex-direction: row;
}

.insurance h2.with-lines:before, .insurance h2.with-lines:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #1e712f;
  margin: auto;
}
.insurance h2.with-lines:before {
  margin-right: 20px
}
.insurance h2.with-lines:after {
  margin-left: 20px
}

.step-box{
	box-shadow: 0 0 10px -5px #828282;
	border-radius: 0;
}

.step-box .card-body{
	padding: 3rem 1rem;
}

.step-box .step-nr{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 55px;
	line-height: 45px;
	text-transform: uppercase;
	color: #b55434;
	margin: 25px 25%;
	border-top: 2px solid #1e712f;
	border-bottom: 2px solid #1e712f;
	padding: 0px 0 10px;
}

.step-box .step-title{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 50px;
	color: #1e712f;
	line-height: 25px
}

.step-box .step-title span{
	font-size: 35px;
	line-height: 20px;
	display: block;
}

.insurance .red-title{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-size: 25px;
	line-height: 30px;
	margin: 30px 0;
}

#menu-insurance-links{
	list-style: none;
	padding-left: 0;
}

#menu-insurance-links li{
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0;
}

#menu-insurance-links li:last-of-type{
	border-bottom: 0;
}

#menu-insurance-links li:before{
	content: '\276F';
	color: #b55434;
	font-weight: bold;
	display: none;
	position: absolute;
}

#menu-insurance-links li:hover:before{
	display: inline-block;
}

#menu-insurance-links li:hover{
	padding-left: 0px;
}

#menu-insurance-links li a{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #000;
	font-size: 17px;
	padding-left: 24px;
}

#menu-insurance-links li a:hover{
	text-decoration: none;
}

#menu-insurance-links li:hover a{
	color: #1e712f;
}

.find-provider-box{
	background: #e8f1ea;
	padding: 20px;
}

.find-provider-title{
	color: #1e712f;
	font-family: "Montserrat";
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}

.insurance .red-title-small{
	font-family: 'Archer' !important;
	font-weight: 400;
	color: #b55434;
	font-size: 20px;
	line-height: 30px;
	margin: 25px 0 15px;
}

.insurance .black-title{
	font-family: 'Archer' !important;
	font-weight: 400;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0 30px 0;
}

.providers-container{
	display: flex;
    list-style: none;
    padding: 0;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}

.providers-container li{
	width: 120px;
}

.insurance-help-form{
	background: url(img/wood_bg_bigger.jpg);
	background-size: cover;
	padding: 40px 0 80px;
}

.insurance-help-form h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

.insurance-help-form h2:before, .insurance-help-form h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #b55434;
  margin: auto;
}
.insurance-help-form h2:before {
  margin-right: 20px
}
.insurance-help-form h2:after {
  margin-left: 20px
}

.insurance-help-form .description{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #000;
}

.insurance-help-form .billing-info{
	color: #1e712f;
	font-size: 14px;
}

.insurance-help-form .billing-info .col{
	border-right: 2px solid #1e712f;
	padding-bottom: 10px;
}

.insurance-help-form .billing-info .col:last-of-type{
	border-right: 0;
}

.insurance-help-form .billing-info h5{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 35px;
	color: #1e712f;
	line-height: 22px
}

/* Blog */
.blog-filter{
	background: linear-gradient(180deg, #fffbf1, #eed79e);
	padding: 20px 0 15px;
}

.blog-filter button{
	padding: 6px 35px;
}

.blog-filter .filter-label{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-style: italic;
    font-size: 18px;
    line-height: 36px;
}

.blog-filter .filter-label i{
	font-size: 18px !important;
	margin-right: 5px;
}

.blog-listing{
	padding: 40px 0;
}

.blog-listing .blog-post-item{
	margin-bottom: 40px;
}


.blog-listing .blog-post-item a{
	color: #b55434;
}

.blog-listing .blog-post-item a:hover{
	text-decoration: none;
}

.blog-post-item .blog-frame{
	background: url(img/frame.png);
	background-size: cover;
	width: 350px;
	height: 245px;
	margin: auto;
}

.blog-post-item .blog-frame .blog-frame-img-wrapper{
	height: 190px;
    width: 293px;
    position: relative;
    top: 23px;
    left: 22px;
    overflow: hidden;
}

.blog-post-item .blog-frame img{
	height: 190px;
    width: 293px;
    position: relative;
    top: 23px;
    left: 22px;
    /*position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
	      transform: translate(-50%,-50%);*/
}

.blog-post-item .blog-frame .blog-frame-img-wrapper img{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
	      transform: translate(-50%,-50%);
}

.blog-post-item .blog-frame .blog-frame-img-wrapper .blog-img-div{
	background-size:cover !important; 
	width: 100%; 
	height: 100%; 
	background-position: center center !important;
}

.blog-post-item .blog-meta{
	text-align: center;
	color: #1e712f;
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 24px;
	line-height: 18px;
	margin-left: -3px;
}

.blog-post-item .blog-title{
	text-align: center;
	color: #b55434;
	font-family: 'Archer' !important;
	font-weight: 800;
    font-size: 20px;
    margin-top: 7px;
    margin-left: -9px;
}

.blog-single-post{
	margin: 40px 0;
}

.blog-single-post .blog-frame{
	float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 430px;
    height: 300px;
}

.blog-single-post .blog-frame img{
	height: 234px;
    width: 361px;
    position: relative;
    top: 28px;
    left: 27px;
}

.blog-single-post .blog-meta{
	font-size: 28px;
}

.blog-single-post .blog-title{
	margin-left: 0;
	display: inline-block;
	font-size: 24px;
	max-width: 50%;
}

.blog-single-post .blog-post-tags{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    color: #b55434;
    padding: 14px 10px 20px;
    border-top: 2px solid #1e712f;
    border-bottom: 2px solid #1e712f;
    line-height: 14px;
    clear: both;
}

.blog-single-post .blog-post-tags a{
	color: #b55434;
}

.blog-single-post .blog-post-tags a:hover{
	text-decoration: none;
}

.blog-single-post .blog-post-tags span{
	color: #1e712f;
}

.blog-single-post .blog-post-tags span:nth-child(2){
	display: inline-block;
	margin-left: 30px;
}

.blog-single-post .blog-post-navigation{
	margin-top: 30px;
}

.blog-single-post .blog-post-navigation .post-nav-next{
	text-align: right;
}

.blog-single-post .blog-post-navigation a{
	font-family: 'Archer' !important;
	font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #b55434;
}

.blog-single-post .blog-post-navigation a:hover{
	text-decoration: none;
}

.blog-single-post .blog-post-navigation a .title-link{
	float: left;
    width: 84%;
    margin-bottom: 20px;
}

.blog-single-post .blog-post-navigation .arrow {
  	border: solid #ccc;
  	border-width: 0 1px 1px 0;
  	padding: 22px;
	display: inline-block;
	float: left;
}

.blog-single-post .blog-post-navigation .right {
	float: right;
	width: 10%;
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
}

.blog-single-post .blog-post-navigation .left {
	float: left;
	width: 10%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

/* Recipes */
.recipes-quick-filter{
	align-items: flex-end;
}

.recipes-quick-filter-result{
	font-style: italic;
}

.recipes-quick-filter-result span{
	font-style: normal;
	color: #b55434;
}

.recipe-info-list{
	list-style: none;
	width: 140px;
    float: right;
    padding: 0;
    margin-right: 35px;
}

.recipe-info-list li{
	font-family: 'Archer';
	font-size: 20px;
	color: #1e712f;
	font-style: italic;
	border-bottom: 2px solid #1e712f;
	margin-bottom: 5px;
    padding-bottom: 10px;
}

.recipe-info-list li:last-of-type{
	border-bottom: 0;
}

.recipe-info-list li span{
	display: block;
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	color: #b55434;
	line-height: 30px;
	font-style: normal;
}

/* Stories of Hope */
.stories_of_hope_container .polaroid{
	background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;
	width: 274px;
    height: 320px;
	padding: 21px 25px 25px 15px;
	margin: auto;
}

.stories_of_hope_container .polaroid .img_container {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
/*.stories_of_hope_container .polaroid{
	background: url('img/polaroid_frame2.png');
	background-size: cover;
	background: rgb(169,160,153);
	background: linear-gradient(169deg, rgba(169,160,153,1) 0%, rgba(235,231,228,1) 100%);
	height: 100%;
	padding: 21px;
	box-shadow: 5px 5px 15px -5px #6b6b6b;
}*/

/*.stories_of_hope_container .polaroid .img_container{
	width: 294px;
    height: 300px;
    overflow: hidden;
}*/

.stories_of_hope_container .polaroid .img{
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
}

.stories_of_hope_container .polaroid .title{
	font-family: Quentin;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}

.stories_of_hope_container .polaroid .title a{
	color: #000;
}

.stories_of_hope_container .polaroid .title a:hover{
	text-decoration: none;
}

.stories-single-post{
	margin: 40px 0;
}

.soh-title{
	font-weight: 400;
}

.ingredients_container .polariod{
	background: linear-gradient(169deg, rgba(169,160,153,1) 0%, rgba(235,231,228,1) 100%);
    box-shadow: 5px 5px 15px -5px #6b6b6b;
}

.stories-single-post .polaroid{
	/*background: rgb(169,160,153);
	background: linear-gradient(169deg, rgba(169,160,153,1) 0%, rgba(235,231,228,1) 100%);*/
	/*background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;*/
	/*height: 100%;*/
	/*padding: 21px 21px 60px;*/
	/*box-shadow: 5px 5px 15px -5px #6b6b6b;*/
	background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;
	width: 300px;
    height: 357px;
	padding: 21px 25px 25px 15px;
	margin: auto;
}

.stories-single-post-short .polaroid{
	/*background: rgb(169,160,153);
	background: linear-gradient(169deg, rgba(169,160,153,1) 0%, rgba(235,231,228,1) 100%);*/
	background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;
	/*height: 100%;*/
	/*padding: 21px 21px 60px;*/
	/*box-shadow: 5px 5px 15px -5px #6b6b6b;*/
}

.stories-single-post .polaroid .img_container{
	/*width: 350px;
    height: 410px;
    padding: 21px 36px 65px 21px;*/
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.stories-single-post .polaroid .img{
	width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
}

.stories-single-post .col-md-8,
.stories-single-post .col-md-7{
	padding-left: 50px;
}

.stories-single-post .col-md-8:before,
.stories-single-post .col-md-7:before{
	content: '';
    position: absolute;
    /* width: 20px; */
    left: 22px;
    top: 20px;
    border: solid #b55434;
  	border-width: 0 2px 2px 0;
  	padding: 6px;
  	transform: rotate(135deg);
  	-webkit-transform: rotate(135deg);
}

.stories-single-post .story-title{
	font-family: Quentin !important;
    font-size: 46px;
    margin-top: 0;
}

.top-stories .story-title{
	font-size: 40px;
}

.top-stories .polaroid{
	height: 320px;
    width: 274px;
    background-size: cover;
    box-shadow: none;
    padding: 0;
}

.top-stories .polaroid .img_container{
	/*height: 220px;*/
	width: 273px;
    height: 320px;
	padding: 21px 31px 61px 21px;
}

.top-stories .read-more a{
	text-transform: uppercase;
	color: #b55434;
	font-weight: bold;
}

.top-stories blockquote{
	color: #b55434;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Archer';
    line-height: 26px;
}

.people-of-hope{
	margin-top: 40px;
	padding: 30px;
	background-image: linear-gradient(180deg, #f1deb1 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 70%, #f1deb1 100%);
	box-shadow: 0px 5px 15px -5px #828282;
}

.people-of-hope .text{
	font-size: 12px;
	margin-top: 1.5rem !important;
}

.people-of-hope h5{
	font-family: 'Archer' !important;
	font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #b55434;
}


.people-of-hope .ff-btn-fill-brown i{
	color: #edd17b;
	font-size: 16px;
}

.share-story{
	padding: 30px;
	margin-top: 50px;
	background: url('img/wood.jpg');
	background-size: cover;
}

.share-story h4{
	font-family: 'Archer' !important;
	font-weight: 600;
    font-size: 30px;
    line-height: 25px;
    color: #1e712f;
    margin: 0;
}

.share-story h5{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    color: #b55434;
    margin-top: 0;
}

/* For Clinicians */
.clinicians{
	margin-top: 40px;
	margin-bottom: 40px;
}

.clinicians h2{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #1e712f;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 60px;
  	margin-bottom: 60px;
}

.clinicians h2:before, .clinicians h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #1e712f;
  margin: auto;
}
.clinicians h2:before {
  margin-right: 20px
}
.clinicians h2:after {
  margin-left: 20px
}

.clinicians .card-container{
	margin-top: 15px;
	margin-bottom: 15px;
}

.clinicians .card{
	height: 100%;
	border-radius: 15px;
    box-shadow: 0px 0px 10px -3px #828282;
}

.clinicians .card:hover{
	background-color: #e8f1ea;
}

.clinicians .card.green-bg{
	background-color: #e8f1ea;
}

.clinicians .card .row{
	height: 100%;
	align-items: center;
}

.clinicians .card h5{
	font-family: 'Archer' !important;
    font-weight: 600;
    color: #1e712f;
    font-size: 28px;
    line-height: 28px;
    margin-top: 10px;
	text-align: center;
}

.clinicians .card h5 a{
	color: #1e712f;
}

.clinicians .card a:hover{
	text-decoration: none;
}

.clinicians .message-left h3{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
    font-size: 35px;
    line-height: 25px;
    text-transform: uppercase;
    color: #b55434;
    margin: 0;
}

.clinicians .message-left h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    color: #1e712f;
    margin-top: 0;
}

.clinicians .message-right img{
	margin-top: -10px;
}

.clinicians .message-right h5{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    color: #b55434;
    margin-top: 0;
    margin-bottom: 5px;
}

.clinicians .message-right h6{
	font-family: 'Archer' !important;
    font-weight: 600;
    color: #1e712f;
    font-style: italic;
    margin-top: 0;
}

.clinicians .message-right ul{
	list-style: none;
	padding-left: 0;
}

.clinicians .message-right ul li:before{
	content: '\2013';
	padding-right: 5px;
	color: #b55434;
}

.clinicians blockquote{
	color: #adadad;
	font-family: 'Archer' !important;
	font-style: italic;
	font-size: 22px;
}

/* Resources */
.resources{
	margin-top: 40px;
	margin-bottom: 40px;
}

.resources h3{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
    color: #b55434;
    margin: 20px 0 25px;
}

.resources .card-container{
	margin-top: 15px;
	margin-bottom: 15px;
}

.resources .card{
	height: 100%;
	border-radius: 15px;
    box-shadow: 0px 0px 10px -3px #828282;
}

.resources .card:hover{
	background: #e8f1ea;
}

.resources .card a{
	color: #1e712f;
	overflow-wrap: break-word;
    word-wrap: normal;
}

.resources .card a:hover{
	text-decoration: none;
}

.resources .card h5{
	font-family: 'Archer' !important;
    font-weight: 600;
    color: #1e712f;
    font-size: 22px;
    line-height: 22px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0;
    /*height: 44px;*/
    /*overflow: hidden;*/
}

.resources-bottom{
	margin-bottom: 40px;
	margin-top: -120px;
}

/* DME Provider Map */
.dme-provider-map p{
	font-family: "Gotham Book";
	font-size: 16px;
}

.dme-provider-map p a{
	font-family: "Gotham";
	font-weight: 500;
	color: #1e712f;
}

.dme-provider-map h3{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1e712f;
    margin: 0px 0 20px;
}

.dme-provider-map h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
    font-size: 35px;
    line-height: 25px;
    text-transform: uppercase;
    color: #333;
    margin: 20px 0 25px;
}

.dme-provider-map h4 span.selected_state{
	color: #b55434;
    font-family: 'Archer' !important;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    margin-top: 5px;
}

.dme-provider-map .store-container{
	margin-bottom: 40px;
	font-family: "Gotham Book";
	font-size: 16px;
	color: #333;
}

.dme-provider-map .store-container h5{
	color: #1e712f;
	font-family: 'Archer' !important;
    font-size: 25px;
    margin: 0 0 5px;
}

.dme-black-title{
	padding-top: 40px;
	font-family: 'Archer' !important;
	font-weight: 400;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0 30px 0;
}

.providers-section{
	align-items: flex-end;
}

.providers-section .phone{
	display: block;
	font-size: 0.9rem;
}

/* Ingredients */
.listing-navigation{
	margin: 40px 0;
}

.listing-navigation h2{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
    color: #b55434;
    margin: 0px 0 20px;
}

.listing-navigation a{
	display: inline-block;
	margin-bottom: 10px;
}

.ingredients-listing .stories_of_hope_container .polaroid{
	background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;
	width: 274px;
    height: 320px;
	padding: 21px 25px 25px 15px;
	margin: auto;
	/*padding: 15px;
	background: rgb(169,160,153);
	background: linear-gradient(169deg, rgba(169,160,153,1) 0%, rgba(235,231,228,1) 100%);
	box-shadow: 5px 5px 15px -5px #6b6b6b;*/
}

.ingredients-listing .stories_of_hope_container .polaroid .img_container {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.ingredients-listing .stories_of_hope_container .polaroid .title{
	height: 45px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 0;
}

.ingredients-listing .stories_of_hope_container h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1e712f;
    margin: 15px 0 5px;
}

.ingredients-listing .stories_of_hope_container ul{
	list-style: none;
	padding-left: 0;
}

.ingredients-listing .stories_of_hope_container li{
	padding: 5px 0 0px 25px;
	font-family: "Gotham Book";
	font-size: 16px;
}

.ingredients-listing .stories_of_hope_container li:before{
	content: '\276F';
	color: #b55434;
	left: 20px;
	position: absolute;
}

.ingredients-single-post{
	margin: 60px 0;
}

.ingredients-single-post .polaroid{
	background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;
	width: 300px;
    height: 357px;
	padding: 21px 25px 25px 15px;
	margin: auto;
	/*background: url(img/polaroid_frame2.png);
	background-position: center;
	background-size: cover;*/
	/*background: rgb(169,160,153);
	background: linear-gradient(169deg, rgba(169,160,153,1) 0%, rgba(235,231,228,1) 100%);
	height: 100%;
	padding: 21px 21px 60px;
	box-shadow: 5px 5px 15px -5px #6b6b6b;*/
}

.ingredients-single-post .polaroid .img_container{
	width: 100%;
    height: 250px;
    overflow: hidden;
	/*width: 100%;*/
    /*height: 320px;*/
    /*overflow: hidden;
    width: 350px;
    height: 410px;
    padding: 21px 36px 65px 21px;*/
}

.ingredients-single-post .polaroid .img{
	width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
}

.ingredients-single-post .col-md-8,
.ingredients-single-post .col-md-7{
	padding-left: 50px;
}

.ingredients-single-post .story-title{
	font-family: Quentin !important;
    font-size: 50px;
	font-weight: 400;
    margin-top: 0;
}

.ingredients-single-post h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1e712f;
    margin: 15px 0 25px;
}

.ingredients-single-post h4:first-of-type{
	margin-bottom: 10px;
}

.ingredients-single-post ul.nutritional_benefits{
	list-style: none;
	padding-left: 0;
	position: relative;
	margin-bottom: 30px;
}

.ingredients-single-post .nutritional_benefits li{
	padding: 5px 0 0px 0px;
	font-family: "Gotham Book";
	font-size: 16px;
}

.ingredients-single-post .nutritional_benefits li:before{
	content: '\276F';
	color: #b55434;
	left: -20px;
	position: absolute;
}

/* It all starts with the Soil */
.it-all-starts .story-title{
	font-family: "Archer" !important;
	color: #1e712f;
	padding-bottom: 0;
    font-size: 40px;
}

.it-all-starts-bottom{
	background: url(img/wood_bg_bigger.jpg);
	background-size: cover;
}

.it-all-starts-bottom h2{
	font-family: 'Archer' !important;
	font-weight: 400;
	font-size: 35px;
	color: #1e712f;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

.it-all-starts-bottom h2:before, .it-all-starts-bottom h2:after{
  	content: "";
  	flex: 1 1;
  	border-bottom: 2px solid #1e712f;
  	margin: 22px auto auto;
}
.it-all-starts-bottom h2:before {
  margin-right: 20px
}
.it-all-starts-bottom h2:after {
  margin-left: 20px
}

.it-all-starts-bottom .frame{
	background: url(img/frame.png);
	background-size: cover;
	width: 350px;
	height: 245px;
	margin: auto;
}

.it-all-starts-bottom .frame img{
	height: 190px;
    width: 293px;
    position: relative;
    top: 23px;
    left: 22px;
}

.it-all-starts-bottom ul{
	list-style: none;
	padding-left: 0;
	position: relative;
	margin-bottom: 30px;
}

.it-all-starts-bottom li{
	padding: 5px 0 0px 0px;
	font-family: "Archer";
	font-size: 20px;
	color: #b55434;
}

.it-all-starts-bottom li:before{
	content: '\276F';
	color: #b55434;
	left: -20px;
	position: absolute;
}

.it-all-starts-bottom li ul{
	list-style:none ;
	padding-left: 30px;
	position: relative;
	margin-bottom: 30px;
}

.it-all-starts-bottom li ul li{
	padding: 0px;
	font-family: "Gotham Book";
	font-size: 16px;
	color: #333;
	position: relative;
}

.it-all-starts-bottom li ul li:before{
	content: '\25CF';
	color: #b55434;
	top: 4px;
	left: -15px;
	position: absolute;
	font-size: 10px;
}

.it-all-starts-bottom img.hundred_percent{
	width: 190px;
}

.it-all-starts-bottom .icon-title{
	margin-bottom: 30px;
}

.it-all-starts-bottom .icon-title h3{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 73px;
    line-height: 20px;
    text-transform: uppercase;
    color: #b55434;
    margin-top: 35px;
}

.it-all-starts-bottom .icon-title h4{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1e712f;
}

/* What Make us Unique */
.what-makes-us-unique .text{
	font-family: 'Archer' !important;
	color: #1e712f;
	font-size: 22px;
}

.what-makes-us-unique-bottom .frame{
	background: url(img/frame.png);
	background-size: cover;
	width: 470px;
	height: 330px;
	margin: auto;
}

.what-makes-us-unique-bottom .frame img{
	width: 395px;
    height: 255px;
    position: relative;
    top: 30px;
    left: 29px;
}

.two-size-heading-green{
	display: flex;
    align-items: center;

	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 40px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1e712f;
}

.two-size-heading-green span{
	display: block;
	font-size: 55px;
}

.two-size-heading-green img{
	width: 95px;
	margin-right: 20px;
}


/* Header Component Small */
.header_component_small{
	background-image: linear-gradient(180deg, rgba(249,242,223,1) 0%, rgba(255,255,255,0) 50%, rgba(249,242,223,1) 100%);
}

.header_component_small h1{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	color: #b55434;
	font-size: 85px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

.header_component_small h1:before, .header_component_small h1:after{
  	content: "";
  	flex: 1 1;
  	border-bottom: 2px solid #b55434;
 	margin: 59px auto auto;
}
.header_component_small h1:before {
  	margin-right: 20px
}
.header_component_small h1:after {
  	margin-left: 20px
}

/* Appointment Tips */
.tip-title:before{
	font-family:"Font Awesome 5 Free";
	content:"\f107";
	color: #b55434;
	margin-right: 10px;
	font-size: 20px;
}

.tip-title.collapsed:before{
	font-family:"Font Awesome 5 Free";
	content:"\f105";
	color: #b55434;
	margin-right: 10px;
	font-size: 20px;
}

.tip-title:hover{
	text-decoration: none;
	color: #1e712f;
}

.tip-title{
	text-transform: uppercase;
	color: #1e712f;
	font-family: "Gotham";
	font-weight: bold;
}

.tip-text{
	padding-left: 20px;
	margin-bottom: 20px;
}

.appointment_tips blockquote{
	color: #adadad;
	font-family: 'Archer' !important;
	font-style: italic;
	font-size: 16px;
}

.appointment_tips h5{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    color: #b55434;
    margin-top: 0;
    margin-bottom: 5px;
}

.appointment_tips h6{
	font-family: 'Archer' !important;
    font-weight: 600;
    color: #1e712f;
    font-style: italic;
    margin-top: 0;
}

/* Admnistration Guidelines */
.green-section{
	padding: 40px 0 40px 60px;
	background: #e8f1ea;
}

.administration-guidelines .text{

}

.administration-guidelines .text strong{
	font-family: "Gotham";
	color: #1e712f;
	text-transform: uppercase;
}

/* Insurance Quick Tips */
.yellow-section{
	background: #fcf8ee;
}

.insurance-checklist .yellow-section{
	align-items: center;
}

.insurance-checklist .yellow-section img{
	width: 50%;
}

.insurance-checklist .yellow-section h5{
	font-family: "Gotham";
	color: #1e712f;
	text-transform: uppercase;
	font-weight: bold;
}

.insurance-checklist .quick-tips-list{
	padding-left: 15px;
}

.insurance-checklist .quick-tips-list p{
	margin-bottom: 5px;
}

.insurance-checklist .quick-tips-list strong{
	font-family: "Gotham";
	font-weight: normal;
}

.insurance-checklist .quick-tips-list a{
	color: #1e712f;
}

.insurance-checklist .checklist{
	list-style: none;
	padding-left: 0;
}

.insurance-checklist .checklist li{
	padding-left: 40px;
	margin-top: 10px;
}

.insurance-checklist .checklist li:before{
	content: '';
	display: inline-block;
	border: 2px solid #1e712f;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
}

.insurance-checklist .checklist p{
	margin-bottom: 5px;
}

.insurance-checklist .checklist a{
	color: #1e712f;
}

/* Billing Information */
.billing-info-listing .card{
	height: 100%;
}

.billing-info-listing .product-card .card-body{
	padding: 0;
}

.billing-info-listing .product-card img{
	padding: 20px 30px;
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.billing-info-listing .product-card .title{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 42px;
	line-height: 25px;
	border: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
}

.billing-info-listing .product-card .subtitle i{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #1e712f;
	font-style: normal;
}

.billing-info-listing .product-card .subtitle{
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.billing-info-listing .product-card .billing-info{
	list-style: none;
	padding: 10px 30px;
	text-align: left;
	font-style: italic;
	font-family: "Gotham Book";
	font-weight: 500;
	font-size: 13px;
	min-height: 170px;
}

.billing-info-listing .product-card .billing-info span{
	color: #1e712f;
}

.billing-info-listing .product-card .ff-btn-fill-brown{
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 25px;
}

/* Helpful Forms */
.helpful-forms .top-content{
	margin-bottom: 20px;
}

.helpful-forms .top-content h2{
	margin-bottom: 0;
	padding-bottom: 0;
}

.helpful-forms .top-content strong{
	color: #1e712f;
	font-family: 'Archer';
}

.helpful-forms .product-card img{
	height: 150px;
    float: left;
    top: -40px;
    position: relative;
    margin-right: 10px;
	width: auto;
}

.helpful-forms .product-card .title{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-size: 40px;
    line-height: 25px;
    color: #1e712f;
}

.helpful-forms .product-card .subtitle{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 400;
    font-size: 24px;
    line-height: 22px;
    text-transform: uppercase;
    color: #1e712f;
}

.helpful-forms .product-card .subtitle i{
	font-style: normal;
}

.helpful-forms .product-card .ff-btn-fill-brown{
	display: inline-block;
	margin-top: 10px;
	border-radius: 25px;
	line-height: 16px;
    min-width: 140px;
    padding: 5px;
    text-align: center;
}

.helpful-forms .referral-form img{
	top: auto;
}

.helpful-forms .referral-form .title{
	font-size: 35px;
    line-height: 20px;
    margin-top: 35px;
}

/* Shop page */
.billing-info-listing .content{
	padding: 10px;
	font-size: 13px;
	border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 15px;
}

.billing-info-listing .price{
	font-family: "Montserrat";
	color: #666;
	font-size: 10px;
	margin-bottom: 10px;
}

.billing-info-listing .price b{
	font-family: "Archer";
	font-style: italic;
	color: #231f20;
	font-size: 16px;
}

.billing-info-listing .price span{
	font-weight: bold;
	color: #1e712f;
	font-size: 18px;
	margin-left: 5px;
}

.ff-vertical-tabs-pills{
	font-family: "Archer";
	font-weight: bold;
}

.ff-vertical-tabs-pills a{
	color: #000;
	border-radius: 0 !important;
	border-bottom: 1px solid #cfcfcf;
}

.ff-vertical-tabs-pills a:first-of-type{
	border-top: 1px solid #cfcfcf;
}

.ff-vertical-tabs-pills .nav-link.active{
	background: #1e712f;
} 

.vertical-tabs-content{
	border: 1px solid #cfcfcf;
}

.vertical-tabs-content div.bg-img{
	background: url(img/wood-big-bg.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.3;
}

.vertical-tabs-content .tab-content{
	z-index: 2;
    position: relative;
    padding: 40px;
    opacity: 1;
}

.ff-wc-alert{
	border-radius: 0;
    background: #b55434;
    color: #fff;
    padding-right: 1.25rem;
}

.ff-wc-alert .title{
	font-family: "Archer";
}

.ff-wc-alert .content{
	font-family: "Archer";
	color: #fff;
	width: 70%;
    margin: 10px auto;
}

.ff-wc-alert:after{
	content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #b55434;
    position: absolute;
    bottom: -11px;
    left: 49.5%;
    margin-right: 4rem;
}

/* Long Nutritionals */
.long-nutritionals-listing .card{
	border-radius: 15px;
	box-shadow: 0px 3px 20px -15px #000;
	height: 100%;
}

.long-nutritionals-listing .card .card-body{
	padding: 30px;
}

.long-nutritionals-listing .card .card-body .row{
	align-items: center;
}

.long-nutritionals-listing .card .ff-btn-fill-brown{
	display: inline-block;
	padding: 5px 20px;
}

.long-nutritionals-listing .card .additional-text{
	font-family: 'Mrs Eaves All Petite Caps OT' !important;
	font-weight: 400;
	font-size: 25px;
	line-height: 16px;
	text-transform: uppercase;
	color: #1e712f;
	font-style: normal;
}

.long-nutritionals-listing .text a{
	color: #1e712f;
}

/* Medicare Coverage */
.medicare-coverage h3{
	font-family: 'Archer' !important;
	font-weight: 400;
	font-size: 25px;
	line-height: 25px;
	color: #1e712f;
}

.ufaq-permalink,
.ufaq-faq-categories{
	display: none;
}

.ufaq-faq-body{
	padding-left: 35px;
}

.ufaq-faq-title .ewd-ufaq-post-margin-symbol span{
	transform: rotate(270deg);
}

.ewd-ufaq-post-active .ufaq-faq-title .ewd-ufaq-post-margin-symbol span{
	transform: rotate(180deg);
}

div.ufaq-faq-title h4{
	text-transform: uppercase;
}

.woocommerce .woocommerce-breadcrumb{
	margin-top: 30px;
}

.comparison table {
    border-collapse: collapse;
    border-spacing: 0;
}
.comparison table th:first-child {
    border-bottom: none;
}

.comparison table tr:nth-child(odd) {
    background: white;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.5)), color-stop(50%, rgba(239,216,176,0.95)), color-stop(100%, rgba(255,255,255,0.5)));
    background-image: -webkit-linear-gradient(rgba(255,255,255,0.5), rgba(239,216,176,0.95), rgba(255,255,255,0.5));
    background-image: -moz-linear-gradient(rgba(255,255,255,0.5), rgba(239,216,176,0.95), rgba(255,255,255,0.5));
    background-image: -o-linear-gradient(rgba(255,255,255,0.5), rgba(239,216,176,0.95), rgba(255,255,255,0.5));
    background-image: linear-gradient(rgba(255,255,255,0.5),rgba(239,216,176,0.95),rgba(255,255,255,0.5));
}
.comparison table tr:first-child {
    background: none;
}
.comparison table tr {
    border: none;
}
.comparison table th {
    text-align: center;
    vertical-align: bottom;
    border-bottom: none;
}
.comparison table .arrow {
    color: #b68458;
    font-size: 30px;
    line-height: 37.5px;
}
.comparison table th img {
    margin-bottom: 15px;
}
.comparison table img {
    display: block;
    margin: 0 auto;
    max-height: 120px;
}
.comparison table td {
    vertical-align: center;
    text-align: center;
    border-right: 1px solid #2b201a;
    border-left: 1px solid #2b201a;
    border-bottom: dotted 2px #dfd2cb;
    padding: 5px;
}
.comparison table tr.check td {
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-size: 24px;
    line-height: 30px;
    border-top: dotted 2px #dfd2cb;
	    color: #000;
}
.comparison table tr.check td:first-child {
    color: black;
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-size: 13px;
    line-height: 16.25px;
    border-top: none;
}
.ingredients{
	font-size:12px;
	vertical-align: top;
}

.ingredients ul{
	list-style: none;
	padding-left:0;
}

.ingredients h3{
	text-align: left;
	font-size: 15px;
}

.check{
	text-align: center;
}
.check .row-title{
	text-align: right;
}
/*.container{
	width: 1110px;
	margin: auto;
}*/

/* Upcoming Webinars */
.webinar-frame{
    background: url(img/frame.png);
    background-size: cover;
    width: 390px;
    height: 275px;
}

.webinar-frame .webinar-frame-wrapper{
	height: 213px;
    width: 329px;
    position: relative;
    top: 25px;
    left: 24px;
    overflow: hidden;
}

.webinar-frame .webinar-frame-wrapper .img-div{
	/*height: 214px;
    width: 330px;
    position: relative;
    top: 24px;
    left: 22px;*/
    background-size: cover !important;
    width: 100%;
    height: 100%;
    background-position: center center !important;
}

.webinar-datetime{
	color: #1e712f;
    font-family: 'Mrs Eaves All Petite Caps OT' !important;
    font-weight: 600;
    font-size: 32px;
    line-height: 24px;
    text-transform: uppercase;
}

.webinar-datetime:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 20px;
    border: solid #b55434;
    border-width: 0 2px 2px 0;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.webinar-title{
	color: #b55434;
    font-family: 'Archer' !important;
    font-weight: 400;
    font-size: 20px;
    margin-top: 20px;
    line-height: 26px;
    margin-bottom: 20px;
}

.faqs-navigation .btn{
	margin: 10px;
}

/* General Elements */

h2.heading-green-line{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #1e712f;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}

h2.heading-no-line{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #1e712f;
	font-size: 45px;
	/*display: flex;*/
  	flex-direction: row;
  	margin-top: 0;
}

h2.heading-green-line:before, h2.heading-green-line:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #1e712f;
  margin: auto;
}
h2.heading-green-line:before {
  margin-right: 20px
}
h2.heading-green-line:after {
  margin-left: 20px
}

h2.heading-brown-line{
	font-family: 'Archer' !important;
	font-weight: 600;
	color: #b55434;
	font-size: 45px;
	display: flex;
  	flex-direction: row;
  	margin-top: 0;
}
h2.heading-brown-line:before, h2.heading-brown-line:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #b55434;
  margin: auto;
}
h2.heading-brown-line:before {
  margin-right: 20px
}
h2.heading-brown-line:after {
  margin-left: 20px
}

body.admin-bar .fixed-top{
	top: 32px;
}

.help-form{
	padding-top:20px;
}

.help-form .frm_inline_container{
	grid-template-columns: 70% auto;
	background-color: rgba(255,255,255, 0.8);
    margin: 0 !important;
    padding: 5px 20px 0px;
    border-radius: 5px;
}

.help-form .frm_inline_container.first-radio-group{
	padding-top: 20px;
}

.help-form .frm_inline_container.last-radio-group{
	padding-bottom: 20px;
	margin-bottom: 15px !important;
}

.help-form .frm_inline_container .frm_primary_label{
	font-family: "Gotham";
	padding-left: 20px;
    position: relative;
}

.help-form .frm_inline_container .frm_primary_label:before{
    content: '\276F';
    color: #b55434;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    left: 0px;
}

.help-form .frm_form_field.frm_inline_container .frm_opt_container{
	justify-self: end;
}

.help-form .frm_form_field.frm_inline_container .frm_opt_container .frm_radio label{
	font-family: 'Archer' !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
	color: #b55434;
}

.help-form .frm_form_field.frm_inline_container .frm_opt_container .frm_radio:first-of-type label{
	color: #1e712f;
}

.help-form .frm_form_field.frm_inline_container .frm_opt_container .frm_radio input[type=radio]{
	float: right;
    margin: 6px 5px 5px 10px;
}

.help-form .with_frm_style input[type=text],
.help-form .with_frm_style input[type=email],
.help-form .with_frm_style input[type=tel]{
    padding: 10px;
    height: auto;
    box-shadow: none;
}

.help-form .frm_submit{
	text-align: center;
}

.tutor-wrap{
	margin-top: 40px;
}

.tutor-form-group.tutor-reg-form-btn-wrap .tutor-button,
.tutor-login-form-wrap input[type="submit"]{
	border-radius: 25px;
    padding: 7px 20px;
    text-transform: uppercase;
	font-weight: 600;
	font-family: "Gotham";
	display: inline-block;

	background: #b55434;
	border: 2px solid #b55434;
	color: #fff;
}

.tutor-form-group.tutor-reg-form-btn-wrap .tutor-button:hover,
.tutor-login-form-wrap input[type="submit"]:hover{
	text-decoration: none;
	color: #fff;
	background: #b55434;
    border-width: 2px;
    border-color: #b55434 !important;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
	background: #b55434;
	font-family: "Gotham";
	border: 2px solid #b55434;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
	background: transparent;
    color: #b55434;
}

.woocommerce form .form-row label{
	width: 100%;
}

.woocommerce-input-wrapper{
	width: 100%;
}

.select2-container--default .select2-selection--single{
	height: 38px;
	border-color: #ced4da;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 38px;
}

.search-form-container{
	background: rgba(255,255,255, 0.9);
    padding: 10px;
    position: relative;
}

.search-form-container .fa-close{
	position: absolute;
    right: 5px;
    top: 5px;
    color: #aaa;
    font-size: 20px !important;
    cursor: pointer;
}

.search-form-container .search-submit{
	padding: 5px 20px;
}

.single_product_form_container{
	clear: both; 
	background: #f2f4f1; 
	margin-bottom: 20px; 
	padding: 30px 20px 10px 20px;
}

.single_product_form_container ul{
	margin-top: 17px;
	list-style: none;
	padding: 0;
}

.single_product_form_container ul a{
	color: #b55434;
}

.single_product_form_container ul li:first-of-type{
	padding-bottom: 5px;
}

.single_product_form_container ul li:before{
	content: '\276F';
	color: #b55434;
	position: relative;
	margin-right: 10px;
}

.single_product_form .frm_fields_container{
	display: inline-block;
    width: 60%;
    float: left;
}

.single_product_form_left{
	margin-bottom: 0 !important;
}

.single_product_form_right{
	display: inline-block;
    width: 35%;
    float: left;
    margin-left: 20px;
}

.single_product_form_right .form-field{
	margin-bottom: 0 !important;
}

.single_product_form_right .frm_primary_label{
	display: none !important;
}

.text-webkit-center{
	text-align: -webkit-center;
}

.ewd-ufaq-faq-body strong{
	color: #b55434;
}
#calc_shipping_state_field span:first-of-type {
	width:100%;
}
.new_bug {
	position: absolute;
    width: 20% !important;
    height: 12% !important;
    top: 0;
    right: 0;
}
.header_component.stories-page h1{

	font-size: 40px;

	text-align: center;

	margin-bottom: 0px;

	font-family: 'Archer' !important;

}

.header_component div.stories-subtitle{

	font-family: 'Mrs Eaves All Petite Caps OT';

	font-size: 35px;

	text-align: center;

	color: #b55434 !important;

	letter-spacing: 1px;

	margin-left: auto;

}

.with_frm_style input[type=text]::placeholder, 

.with_frm_style input[type=password]::placeholder,

.with_frm_style input[type=email]::placeholder,

.with_frm_style input[type=number]::placeholder,

.with_frm_style input[type=url]::placeholder,

.with_frm_style input[type=tel]::placeholder,

.with_frm_style input[type=file]::placeholder,

.with_frm_style input[type=search]::placeholder,

.with_frm_style select::placeholder,

.with_frm_style textarea::placeholder{

    color: #b55434 !important;

}

.with_frm_style input[type=text],

.with_frm_style input[type=password],

.with_frm_style input[type=email],

.with_frm_style input[type=number],

.with_frm_style input[type=url],

.with_frm_style input[type=tel],

.with_frm_style input[type=file],

.with_frm_style input[type=search],

.with_frm_style select{

	line-height: 2.5 !important;	

}

@media screen and (max-width: 767px){
	body{
		font-size: 1.33rem;
	}
	h2 {
		line-height: 1;
	}
	.textwidget {
		text-align: -webkit-center;
	}
	.cec_button{
		text-align:center;
	}
	
	.ingredients-single-post .story-title{
		margin-top:15px;
	}

	.product-menu-item .description,
	#footer-widget .widget_nav_menu ul.nav li a{
		font-size: 16px;
	}

	.green-section{
		padding: 40px 0 40px 10px;
	}
	.social .subtitle{
		font-size: 35px;
	}

	header nav.navbar img.site-logo{
		max-width: 280px;
	}

	#content.site-content{
		padding-top: 128px;
	}

	.header_component{
		height: auto;
		min-height: auto;
		padding-bottom: 20px;
		/*background-position-x: right !important;*/
	}

	.header_component .container{
		height: auto;
	}

	.header_component h1.title-position-center{
		margin-top: 0px;
	}

	.header_component h1{
		font-size: 50px;
		line-height: 35px;
	}

	.wp-megamenu-wrap ul.wp-megamenu > li.wpmm_mega_menu:hover:after{
		opacity: 0;
	}

	.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu{
		max-height: 500px;
		overflow-y: auto;
	}

	#wp-megamenu-primary.wpmm-mobile-menu a.wpmm_mobile_menu_btn{
		position: absolute;
	    top: -60px;
	    right: 0;
	}

	#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu li:before{
		left: 0;
	}

	#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li .resources-mega-menu ul li a{
		text-align: left;
	}

	.clinicians .message-right img{
		margin-top: 0;
	}

	#footer-widget .widget_nav_menu{
		text-align: center;
		margin-top: 15px;
	}

	.home_tabs .nav-tabs{
		flex-direction: column;
	}

	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
		width: 100%;
	}

	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		width: 100%;
	}

	.blog-single-post .blog-frame{
		width: 290px;
    	height: 205px;
	}

	.blog-single-post .blog-frame img{
		height: 160px;
	    width: 245px;
	    top: 18px;
	    left: 18px;
	}

	.recipe-info-list{
		width: 100%;
		float: left;
	}

	.recipe-info-list li{
		width: 45%;
		margin-left: 10px;
		display: inline-block;
	}

	.blog-single-post .blog-title{
		max-width: 100%;
	}

	.it-all-starts-bottom .icon-title h3{
		margin-top: 0;
	    font-size: 31px;
	    margin-bottom: 5px;
	}
	.it-all-starts-bottom .icon-title h4{
		font-size: 26px;
    	margin-top: 0;
	}

	.single_product_form .frm_fields_container{
		width: 100%;
	}

	.single_product_form_right{
		width: 100%;
    	margin-left: 0;
    	margin-top: 10px;
	}
	.ff-btn-fill-brown{
		margin-top:10px
	}
	/*.blog-listing .blog-post-item{
		text-align: -webkit-center;
	}*/
	/*.blog-post-item img{
		left: -6px;
	}*/

	.stories_of_hope_showcase .polaroid .img{
		 margin: auto;
	}
	.header_component_small h1{
		font-size: 55px;
		text-align: center;
    	line-height: 30px;
	}
	.long-nutritionals-listing .card .additional-text{
		margin-bottom:10px;
		text-align:center !important;
	}

	.insurance .card-deck .card{
		flex: 1 0 100%;
	}

	.insurance h2{
		font-size: 35px;
	}

	.insurance h2 span{
		font-size: 38px;
	}

	.topbar{
		text-align: left;
	}

	.topbar ul{
		padding-left: 0;
	}

	.topbar ul:not(.social-menu) li{
		padding: 0 6px;
	}

	.topbar ul.social-menu{
		display: none;
	}

	.topbar .search-icon{
		position: absolute;
    	right: 0;
	}

	.resources-bottom{
		margin-bottom: 40px;
		margin-top: 40px;
	}
	#customer_details>.col-6{
		flex: 0 0 100%;
   	 	max-width: 100%;
	}
	
	/* Share your story */

	.header_component.stories-page h1{
		font-size: 35px;
	}
	.header_component div.stories-subtitle{
		font-size: 30px;
	}
}

@media (min-width: 768px) and (max-width: 1200px){
	.header_component{
		height: auto;
		min-height: auto;
		padding-bottom: 20px;
		/*background-position-x: right !important;*/
	}

	.header_component .container{
		height: auto;
	}
	
	.wp-megamenu-wrap ul.wp-megamenu > li.wpmm_mega_menu:hover:after{
		opacity: 0;
	}

	.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu{
		max-height: 500px;
		overflow-y: auto;
	}

	#wp-megamenu-primary.wpmm-mobile-menu a.wpmm_mobile_menu_btn{
		position: absolute;
	    top: -85px;
	    right: 0;
	}
	/*.col-md-3 {
    flex: 0 0 33%;
    max-width: 33%;
	}*/
	.header_component{
		background-position: center center !important;
	}

	.blog-single-post .blog-meta{
		clear: both;
	}

	.blog-single-post .blog-title{
		max-width: 100%;
	}

	.helpful-forms .referral-form .title{
		clear: both;
	}
	.showcase-soh{
		flex: 0 0 50%;
    	max-width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	#content.site-content{
		padding-top: 150px;
	}
	#footer-widget .widget_nav_menu{
	margin:0;
	margin-left:60px;
	margin-top:40px;
	}
	.col-md-7 .blog-post-item{
		padding-left: 140px;
	}
	.header_component_small h1{
		font-size: 75px;
		line-height: 50px;
    	text-align: center;
	}
	.col-md-4 mb-4{
		flex: 0 0 50%;
    	max-width: 50%;
	}
	/*.blog-listing .col-md-4{
		flex: 0 0 50%;
    	max-width: 50%;
	}*/
	.filter-label{
		flex: 0 0 20%;
    	max-width: 20%;
	}
	.header_component h1 {
	    margin-top: 20px;
	}

	.what-makes-us-unique-bottom .frame{
		width: 350px;
    	height: 245px;
	}

	.what-makes-us-unique-bottom .frame img {
	    width: 293px;
	    height: 190px;
	    top: 23px;
	    left: 22px;
	}

	.it-all-starts-bottom .icon-title h3{
		font-size: 55px;
		margin-top: 5px;
	}

	.resources-bottom{
		margin-top: -80px;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	#content.site-content{
		padding-top: 165px;
	}
	.col-md-7 .blog-post-item{
		padding-left: 30px;
	}
	.header_component_small h1{
		line-height: 50px;
    	text-align: center;
	}
	/*.blog-listing .col-md-4{
		flex: 0 0 50%;
    	max-width: 50%;
	}*/
	.header_component h1 {
	    margin-top: 20px;
	}

	.what-makes-us-unique-bottom .frame{
		width: 350px;
    	height: 245px;
	}

	.what-makes-us-unique-bottom .frame img {
	    width: 293px;
	    height: 190px;
	    top: 23px;
	    left: 22px;
	}
	
	.showcase-soh{
		flex: 0 0 33.333333%;
    	max-width: 50%;
	}
}

@media (min-width: 768px){
	header nav.navbar img.site-logo{
		max-width: 416px;
		width: 600px;

	}
	/*.col-md-4{
		max-width:50%;
	}*/
}	

@media (max-width: 480px){
	h2.heading-green-line{
	text-align:center;
	}
	h2.heading-brown-line{
	text-align:center;
	}
	.ff-btn-fill-brown{
		margin-bottom: 20px;
	}
	.col-md-9{
		text-align:center;
	}
	.ff-btn-recipe-state{
		margin-top:10px;
	}

	.insurance h2{
		font-size: 25px;
		line-height: 30px;
	}

	.insurance h2 span{
		font-size: 28px;
		line-height: 28px;
	}

	.topbar ul li{
		font-size: 11px;
	}
	.insurance-help-form h2
	{
		text-align:center;
	}

	.contact_form div[data-testid="form-row"]{
		flex-direction: column;
	}

	.contact_form div[data-testid="form-row"] div[data-testid="form-component"]{
		display: block;
		flex: 0;
		padding: 10px 6px;
	}

	.contact_form div[data-testid="form-row"] div[data-testid="form-component"] button.needsclick{
    	padding: 4px 0 !important;
	}
}
@media (max-width: 998px){
	.home_tabs .nav-tabs{
	flex-direction: column;
	display: block;
	}
	/*.col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
	}*/
}

@media (max-width: 575px){
	.resources-bottom .message-left{
		order: 1;
	}
}

@media (max-width: 992px){
	#footer-widget .contact_section{
		text-align: center;
	}

	#footer-widget .contact_info{
		margin-left: 0;
	}
	#footer-widget .contact_section .social-menu{
		margin: 20px 15px 0;
	}
}

/* carousel */
.products-carousel-nav.prev{
	position: absolute;
    left: -10px;
    top: 50%;
    font-size: 28px !important;
	opacity: 0.5;
}

.products-carousel-nav.next{
	position: absolute;
    right: -10px;
    top: 50%;
    font-size: 28px !important;
	opacity:0.5;
}
@media (max-width: 768px) {
	.products-carousel-nav.prev,
	.products-carousel-nav.next{
		display: none;
	}
}

