/*
 Theme Name:   Ancient Harvest Core Theme Child
 Theme URI:    #
 Description:  Ancient Harvest Child Theme
 Author:       #
 Author URI:   #
 Template:     ancient-harvest-core
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         #
 Text Domain:  bwell-app
*/

/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

  
 body#ancientharvest {
	 padding-top: 147px;
 }
 
 body#ancientharvest p {
    font-size: 19px;
    line-height: 23px;
}
 
 #content {
    position: relative;
    background: #ecf4e1;
}
 #content .main_block {
    display: block;
    margin: 50px auto;
    padding: 0;
}

body#pow, body#pow p, body#pow td {
    background-color: #f2f8e8;
    font-size: 16px;
    font-family: Lato;
}
 
#ancientharvest .fullwidth-bkgrd, #ancientharvest #ongoing_banner {
    width: 100%;
    margin-top: 14px;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
}
#ancientharvest.purple #ongoing_banner {
	margin-top: 0;
}
.hero-home {
    height: 442px;
    background-image: url(images/home_banner_back.jpg);
    margin: 0 !important;
    position: relative;
}
#ancientharvest .purple.hero-products {
    background-image: url(images/category_header.jpg) !important;
    background-repeat: repeat-x;
    height: 360px;
    margin: 0;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 1300px) {
.hero-home .hero-quinoa, .hero-home .hero-pasta {
    width: 620px;
    transition: all .2s ease-in-out;
}
.hero-home .hero-text-img {
    width: 290px;
    top: 20%;
    margin-left: 408px;
    transition: all .2s ease-in-out;
}
}
.hero-home .hero-quinoa, .hero-home .hero-pasta {
    width: 674px;
}
.hero-quinoa {
    display: block;
    max-width: 100%;
    position: absolute;
    top: -220px;
    left: -200px;
    z-index: 1;
}

.hero-home .hero-text-img {
    width: 326px;
}
.hero-text-img {
    top: 20%;
    margin-left: 477px;
    width: 319px;
}
.centered-alignbtm {
    display: block;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#ancientharvest .benefits-banner {
    height: 174px;
    background-image: url(images/home_brown.jpg);
}
#ancientharvest .fullwidth-bkgrd, #ancientharvest #ongoing_banner {
    width: 100%;
    margin-top: 14px;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
}

.centered-both {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#ongoing_banner {
    background-repeat: repeat !important;
    background-image: url(images/promo_back.jpg);
    color: white;
    font-size: 18px;
padding: 6px 0;
}

#ongoing_banner .two_col .left {
    float: left;
    display: block;
    min-height: 56px;
    width: 50%;
    /* margin: 5px 0 0 0; */
    padding: 0;
    border-right: solid 1px #fff;
    text-align: center;
}
#ongoing_banner .two_col .right {
    float: left !important;
    display: block;
    width: 50%;
    /* margin: 5px 0 0 0; */
    text-align: center;
}

#ongoing_banner .two_col .left h1 {
    font-size: 20px;
    line-height: 20px;
}
#ongoing_banner h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: futura-pt,sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 0.03em;
}

#ongoing_banner .two_col .left h2 {
    margin-top: 0;
    color: #fff;
    font-size: 14px;
}
#ongoing_banner h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
}
#ongoing_banner h2 span {
    text-transform: none;
}
#ongoing_banner a {
    color: #fff;
    text-decoration: none;
}
#ongoing_banner .two_col .right h1 {
    font-size: 24px;
    line-height: 24px;
}
#ongoing_banner .two_col .right h2 {
    margin-top: 6px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

#ancientharvest #body-content-wrapper {
    padding-top: 0;
}

#content .main_block {
    max-width: 1112px;
    /* width: 100%; */
    display: block;
    margin: 0 auto;
    overflow: auto;
	padding: 40px 0;
}
#body-content-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    /* padding-top: 150px; */
    /* overflow: hidden; */
}
#ancientharvest .featuredprods {
    text-align: center;
    /* display: table; */
    width: 100%;
}
.featdivs {
    /* display: table-row; */
    text-align: center;
    width: 100%;
}
#ancientharvest .featuredprods .featured_product {
    display: inline-block;
    padding: 10px 10px;
    width: 350px;
    /* display: table-cell; */
	margin-bottom: 30px;
}
#ancientharvest .featuredprods .featured_product .product_image {
    margin: 0 auto;
}
.featuredprods h3, .featuredprods h3 a {
    max-width: 350px;
    margin: 10px auto;
    font-family: futura-pt,sans-serif;
    font-weight: 700;
    font-size: 16pt;
    color: #594443;
}
.mobileonly {
    display: none;
}
#ancientharvest .featuredprods .featured_product img {
    max-width: 300px;
    max-height: 264px;
    padding-right: 0 !important;
}
#ancientharvest .product_image img {
    padding-right: 20px;
}
div.product_image img {
    padding-right: 20px;
}
div.product_image img {
    padding-right: 20px;
}

#ancientharvest.tax-product_cat .hero-products {
    height: 324px;
    overflow: hidden;
    background-image: url(images/categories_banner_back.jpg);
    margin: 0;
    position: relative;
}

#ancientharvest .hero-products {
    height: 324px;
    overflow: hidden;
    background-image: url(images/products_banner_back.jpg);
    margin: 0;
    position: relative;
}
.purple .hero-products img {
    object-fit: cover;
}
.hero-products img.centered-alignbtm {
    /* margin-left: -136px; */
    height: 100%;
	max-width: none;
}
.hero-products.purple img.centered-alignbtm {
	max-width: 100%;
}
.purple.hero-products img.centered-alignbtm {
    /* margin-left: -136px; */
    height: auto;
	/*width: 100%;*/
}
#ancientharvest.tax-product_cat #content .main_block {
    padding: 40px 0 0 0;
}
#content #side_nav {
    width: 28%;
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
    margin-left: 2%;
}
#content #side_nav ul {
    margin: 0px;
    padding: 0px;
	list-style: none;
}
.category_nav {
    font-size: 14px;
}

#content #side_nav li.cat {
    /* margin: 0 0 0 10px; */
    font-family: 'futura-pt';
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6em;
    text-transform: uppercase;
    list-style: none;
    padding: 15px 0 0 0;
}
#content #side_nav li.first {
    padding: 10px 0;
    border-top: 1px solid #d5d3cc;
    border-bottom: 1px solid #d5d3cc;
}
#content #side_nav li.cat a {
    color: #824460;
}
#content #side_nav .product_category_nav .active {
    font-weight: bold;
}
#content #side_nav .product {
    padding: 6px 0 0 10px !important;
    /* line-height: 0em; */
}
#content #side_nav .product a {
    font-family: 'futura-pt';
    font-weight: 400;
    color: #594443;
    font-size: 16px;
}
#content #side_nav li.pownav {
    padding: 10px 0;
    border-top: 1px solid #d5d3cc;
    border-bottom: 1px solid #d5d3cc;
}
#content #side_nav li.pownav a {
    color: #00aa90 !important;
}
#ancientharvest #welcome {
    display: block;
}
#welcome {
    width: 250px;
    margin: 50px 0 20px 0;
    padding: 10px 0 0 0;
    border-top: solid 1px #c6cdbe;
}
#welcome .message {
    display: block;
    width: 250px;
    margin: 0 0 10px 0;
    font-weight: bold;
    line-height: 1.2em;
    font-weight: 700;
    color: #824460;
    font-size: 16px;
    text-transform: uppercase;
    font-family: futura-pt;
}
#welcome .signupblock .validation_error {
	display: none;
}
#gform_ajax_spinner_11 {
	position: absolute;
}
#gform_confirmation_message_11 {
	font-size: 14px;
    line-height: 15px;
    padding: 2px 5px;
}
#welcome .signupblock .gform_wrapper li.gfield.gfield_error, #welcome .signupblock .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding-top: 0;
	border: none;
	background: transparent;
	
}
#welcome .signupblock {
    display: block;
    width: 100%;
    height: 38px;
    border: 2px solid #00aa90;
}
#container .signupblock #gform_11 .gform_body {
    display: block;
    float: left;
    width: 160px;
    margin: 0;
    padding: 0;
}
#container .signupblock #gform_11 .gform_body input {
    float: left;
    height: 33px;
    width: 165px;
    padding: 0 14px;
    background-color: #fff;
    text-align: left;
    font-size: 11.6px;
    border: 0 none;
    overflow: visible;
}
#container .signupblock #gform_11 .gform_footer {
    float: right;
    margin: 0;
    padding: 0;
	clear: none;
	width: auto;
}
#container .signupblock #gform_11 .gform_footer input {
    background: #00aa90;
    font-weight: 700;
    color: white;
    border: 0px solid white;
    width: 85px;
    height: 35px;
	border-radius: 0;
}
#welcome .btmspacerdiv {
    margin-top: 15px;
    border-bottom: solid 1px #c6cdbe;
}
.checkoutpow_btn {
    margin-top: 28px;
}
#welcome_pow {
    margin: 5px 0 20px 0;
    padding: 10px 0;
    border-top: solid 1px #c6cdbe;
    border-bottom: solid 1px #c6cdbe;
}
#welcome_pow .signupblock {
    background-color: #0eae94;
    display: block;
    height: 27px;
    padding: 3px;
}

#container .signupblock * {
	margin: 0;
}
#welcome_pow .message {
    display: block;
    margin: 0 0 10px 0;
    font-weight: bold;
    line-height: 1.2em;
    color: #7d1957;
    font-size: 14px;
    text-transform: uppercase;
}
#category_detail {
    width: 68%;
    float: left;
    margin-left: 2%;
}
#ancientharvest .category_name {
    border-bottom: 1px solid #d5d3cc;
    padding-bottom: 12px;
}
#ancientharvest.purple .category_name {
    border-bottom: none;
    padding-bottom: 0;
}
#ancientharvest #content h1:first-child, #ancientharvest .producth1_name h1:first-child {
    margin: -9px 0 3px;
    padding-bottom: 0;
}
#content h1 {
    color: #824460;
    font-family: 'futura-pt', sans-serif;
    font-size: 34px;
    font-weight: 700 !important;
    line-height: 1.2em;
    margin: 18px 0 18px;
    letter-spacing: -.1px;
}
#ancientharvest .category_name p {
    font-size: 20px;
    line-height: 26px;
    margin: 4px 0 6px 0;
}
#content p {
    padding: 0;
    margin: 14px 0;
    display: inline-block;
}
#ancientharvest .category_product_list {
    display: block;
}
#ancientharvest .product_listing {
    padding: 36px 0 0 0;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #d5d3cc;
}
#ancientharvest .product_listing:last-child {
    padding: 40px 0 0 0;
    display: block;
    overflow: hidden;
    border-bottom: 0px solid #d5d3cc;
}
#ancientharvest .product_image_cont {
    float: left;
    width: 40%;
    display: block;
    text-align: center;
    vertical-align: top;
}
#ancientharvest .product_variant {
    float: left;
    width: 57%;
    display: block;
    padding-bottom: 30px;
}
#content h1.product_name, #content h1.product, #content h1.product_name a, #content h1.product a {
    font-family: 'futura-pt', sans-serif;
    font-weight: 700 !important;
    color: #594443;
    line-height: 1.2em;
    font-size: 25px;
    margin-top: 0px;
}
.certifications {
    margin: 15px 0;
}
#ancientharvest .certicon {
    padding-right: 8px;
    height: 50px;
}
#variant_display {
    font-size: 100%;
}
td.variant_column_size {
    vertical-align: middle;
    width: 15em;
    /* padding-bottom: 10px; */
}
.variant_size {
    font-size: 16px;
}
.variant_price_regular {
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    font-size: 11px;
    width: 230px;
}
#content span {
    text-transform: none !important;
}
.variant_price_sale {
    color: #cc0000;
}
.variant_price, .variant_price_sale {
    font-weight: 400;
    text-align: right;
    font-size: 16px;
    padding-right: 15px;
    vertical-align: middle;
}
td.variant_column_button {
    padding-left: 5px;
}
td.variant_column_button {
    padding-left: 5px;
    white-space: nowrap;
    font-size: 14px;
}
.oos {
    width: 100%;
    text-align: center;
    margin-top: 3px;
    font-weight: 700;
}
#ancientharvest .btn {
    background: url(/img/btn/btnbackgnd.png);
    background-size: 99% 99%;
    background-position: center;
    background-repeat: no-repeat;
    border: 0 solid transparent;
    color: #ffffff !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 0;
    margin-top: 15px;
    padding: 6px 11px 6px 11px !important;
    cursor: pointer;
    border-radius: 0;
}
input#imgaddtocart {
    margin-top: 0 !important;
}

.tax-product_cat img.attachment-woocommerce_thumbnail {
    max-height: 222px;
    max-width: 245px;
    padding-right: 0px;
}

#content #side_nav li.product_name_active {
    font-family: 'futura-pt';
    font-weight: 700;
    color: #824460;
    font-size: 16px;
    text-transform: none;
}

#product_detail {
    width: 68%;
    float: left;
    margin-left: 2%;
    display: block;
    padding: 0px;
}
#ancientharvest #product_detail .producth1_name {
    margin-bottom: 20px;
}
#ancientharvest #content h1.default_product {
    color: #824460;
    font-family: 'futura-pt', sans-serif;
    font-size: 34px;
    font-weight: 700 !important;
    line-height: 1.2em;
    margin: -9px 0 3px;
    padding-bottom: 12px;
}
#ancientharvest .producth1_name {
    border-bottom: 1px solid #d5d3cc;
    margin-bottom: 30px;
    width: auto;
    color: #594443;
}
#ancientharvest .pow .producth1_name {
	border: none;
}

#ancientharvest #content h1:first-child, #ancientharvest .producth1_name h1:first-child {
    margin: -9px 0 3px;
    padding-bottom: 0;
}

#ancientharvest.product_page .prod_top {
    padding-bottom: 15px;
}
.prod_top {
    border-bottom: 1px solid #d5d3cc;
    padding-bottom: 60px;
}
#product_detail .left {
    float: left;
    display: block;
    margin: 0px;
    padding: 0px 0 0 0;
    width: 320px;
    text-align: center;
}
#content .main_block .left {
    float: left;
    width: 44%;
    margin: 0px;
    padding: 20px 0 0 0;
}
#content .main_block .left img {
    padding-bottom: 20px;
}
#product_detail .right {
    float: left !important;
    display: block;
    margin: 0px;
    padding: 0px 0 0 0;
    width: 54%;
}
.lower_block_half {
    width: 49%;
    float: left;
    display: block;
}
.lower_block_half h2 {
    font-family: 'futura-pt';
    font-weight: 700;
    text-transform: uppercase;
    color: #00a98d;
    font-size: 20px;
}
.lower_block_half .default_ingredients {
    padding: 0 20px 0 0;
    font-size: 16px;
}
#ancientharvest #product_nutrition .values p.cell {
    display: table-cell;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 2%;
    text-align: right;
    min-width: 48px;

}
#ancientharvest #product_nutrition .columns3 .values p.cell {
	width: 100px;
}

#ancientharvest #product_nutrition > div {
    font-size: 16px;
}
#ancientharvest div#nutrition_panel .nutrition_row {
	overflow: hidden;
}
#ancientharvest div#nutrition_panel .nutrition_row p {
	margin: 0;
	display: inline-block;
	 font-size: 16px;
}
#ancientharvest div#nutrition_panel .nutrition_row .values {
	float: right;
}
#ancientharvest div#nutrition_panel .nutrition_row p.cell {
	float: left;
}
#ancientharvest #nutrition_panel p.cell:first-child, #pow #nutrition_panel p {
    
}

#ancientharvest .section_end, #pow .section_end {
    border-bottom: 3px solid #c6cdbe;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#ancientharvest div#nutrition_panel .bold { font-weight: 700; }
#ancientharvest div#nutrition_panel .indented { text-indent: 10px; }

a.buy_online, a.store_locator {
	display: inline-block;
    text-align: center;
    background: #00a98d;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 0 15px;
	margin-right: 10px;
}
a.store_locator {
	background: #594443;
}
a.buy_online:hover, a.store_locator:hover { color: #fff; }

.purple .container {
    padding: 10px 0 0;
}
#container.pow div.purple {
    background-color: #7e1955;
}

#container.pow #content #side_nav li.cat {
    list-style: outside none none;
    padding: 15px 0 0;
    color: #0eae94;
    font-family: "pluto_bold", Lato, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-weight: 700;
	border: none;
}
#container.pow #content #side_nav li.cat {
    line-height: 1;
}
#container.pow #content #side_nav li.first {
    padding: 0;
    border-top: 0px solid #d5d3cc;
    border-bottom: 0px solid #d5d3cc;
    margin-top: -13px;
}
#container.pow #content #side_nav li.first a {
    color: #7d1957 !important;
    font-size: 20px;
}
#container.pow #content #side_nav .product {
    padding: 12px 0 3px 10px !important;
}
#container.pow #content #side_nav li.cat.ahnav {
    list-style: outside none none;
    font-family: 'futura-pt';
    font-weight: 400;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 0;
    border-top: 1px solid #d5d3cc;
    border-bottom: 1px solid #d5d3cc;
    margin: 10px 0 60px;
    font-size: 18px;
}
#container.pow #content #side_nav li.cat.ahnav a {
    color: #824460;
}
#container.pow #content .main_block .left {
    width: 144px;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
#container.pow #content {
    background-color: #f1f8e8;
    padding: 0 !important;
    position: relative;
}

#container.pow #columns {
    display: table-row;
    width: 100%;
}
#container.pow #columns .column {
    display: table-cell;
    max-width: 280px;
}
#container.pow #columns .column h2 {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #0eae94;
    font-family: 'pluto_bold', Lato, Arial, sans-serif;
    margin: 0;
    font-size: 19px;
}
#container.pow #columns .column .category_image {
    text-align: center;
    padding: 10px 0;
    display: block;
    vertical-align: bottom;
}
#container.pow #columns .column p {
    font-size: 16px;
    height: 120px;
    line-height: normal;
    margin: 0 0 30px;
    padding: 0 20px 20px;
    text-align: center;
}
#container.pow #columns .column .product_image {
    text-align: center;
    margin-bottom: 4px;
}
#container.pow #columns .column h3 {
    text-align: center;
    margin: 10px 0 30px;
    font-family: 'pluto_regular', Lato, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
#container.pow .product_image a img {
    max-height: 222px;
    max-width: 245px;
    padding-right: 0px;
	width: auto;
}

#container.pow #content h1 {
    letter-spacing: 1px;
}
#container.pow h1.category_head, #container.pow #content h1.pow_product {
    color: #0eae94;
    font-family: "futura_pt",Lato,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700 !important;
    line-height: 1.2em;
    margin-top: 0;
    text-transform: uppercase;
}
#container.pow #content h1.product_name {
    color: #0eae94;
    font-family: "pluto_bold",Lato,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: 400 !important;
    text-transform: uppercase;
}
#container.pow h1.product_name a.product_name {
    color: #0eae94;
}
#container.pow .product_listing {
    display: block;
    clear: both;
    padding: 0 0 20px;
}
#container.pow div.product_image_cont {
    padding: 20px 0;
}
#container.pow div.product_image_cont, #pow div.product_image {
    padding-right: 0px;
    text-align: center;
    width: 40%;
    float: left;
}
#container.pow div.product_variant {
    width: 60%;
    padding: 20px 0 40px;
    float: right;
}
#container.pow #category_detail .certifications {
    display: none;
}
#container.pow .prod_top {
    padding-bottom: 10px;
}
#container.pow #content .main_block .prod_top .left {
    float: left;
    width: 44%;
    margin: 0px;
    padding: 20px 0 0 0;
    overflow: hidden;
}
#container.pow #content .main_block .left img {
    padding-bottom: 20px;
}

.benefits-banner img { max-width: 100%; }

.related-recipes-by-product .related-recipes-container {
	width: 320px;
    max-width: 100%;
}

.latest-posts-widget {
		padding-right: 40px;
}

body .layered-section .carousel .carousel-item a .carousel-photo img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    transition: all .2s ease-in-out;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    max-height: 358px;
    width: auto;
}

@media only screen and (max-width: 1299px) {
	.hero-home .hero-quinoa, .hero-home .hero-pasta {
		width: 550px;
	}
	.hero-home .hero-pasta {
		right: -12%;
		left: auto;
		transform: translateX(22%);
	}
	.hero-home .hero-text-img {
		margin-left: 0;
	}
	#ancientharvest .fullwidth-bkgrd {
		overflow: hidden;
	}
}
@media only screen and (max-width: 899px) {
	.hero-home .hero-quinoa {
		display: none;
	}
	.hero-home .hero-text-img {
		left: 5%;
		top: 7%;
		transform: translateX(0%);
	}
	
	#content #side_nav {
		display: none;
	}
	#category_detail {
		width: 98%;
	}
	#product_detail { width: auto; }
	#ancientharvest .purple.hero-products, #ancientharvest .hero-products {
		height: 240px;
	}
}
@media only screen and (max-width: 600px) {
	.hero-home .hero-text-img {
		max-width: 90%;
	}
	#ancientharvest .product_variant, #container.pow div.product_variant {
		width: 98%;
		margin-top: 40px;
		text-align: center;
	}
	#container.pow div.product_variant {
		margin-top: 0px;
	}
	#ancientharvest .product_image_cont, #container.pow div.product_image_cont, #pow div.product_image {
		width: 100%;
	}
	#ongoing_banner .two_col .left h1 {
		font-size: 16px;
		line-height: 17px;
	}
	#ongoing_banner .two_col .right h1 {
		font-size: 16px;
		line-height: 16px;
	}
	#ongoing_banner .two_col .right h2 {
		font-size: 14px;
	}
	#ancientharvest.tax-product_cat .hero-products {
		height: 160px;
	}
	
	#container.pow #columns .column .product_image, #container.pow #columns .column h3 {
		display: none;
	}
	#container.pow #columns {
		display: block;
	}
	#container.pow #columns .column {
		display: block;
		width: 350px;
		max-width: 100%;
		margin: 0 auto;
	}
	#container.pow #content .main_block .prod_top .left, #product_detail .right, .lower_block_half, #content .main_block .left {
		width: 98%;
		
	}
	#product_detail .right {
		text-align: center;
	}
	#ancientharvest .purple.hero-products, #ancientharvest .hero-products {
		height: 150px;
	}
}
@media only screen and (max-width: 480px) {
	#ancientharvest .benefits-banner { height: 120px; }
	
}