/*
Theme Name:   eFarm child theme
Theme URI:    http://hn.arrowpress.net/efarm/
Description:  eFarm - A Multipurpose Food Farm WordPress Theme.
Author:       AHT
Author URI:   http://arrowhitech.com/
Template:     efarm
Version:      1.0
License:      
License URI:  
Tags:         one-column, two-columns, right-sidebar,  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:  efarm-child
*/

/* Homepage - Inizio */

.text-content-banner h4 {
	font-size: 34px !important;
}

/* Homepage - Fine */


/* Blog dettaglio - Inizio */

.post-comments {
	display: none;
}

/* Blog dettaglio - Fine */



/* Newsletter prefooter - Inizio */

.footer .footer-v1 .footer-newsletter {
	background-color: #c0758e42 !important;
	margin-bottom: 0px;
	padding: 30px 0 0px;
}
.footer .footer-v1 .footer-newsletter,
.footer .footer-v1 .footer-newsletter a,
.footer .footer-v1 .footer-newsletter span {
	color: #692146 !important;
	font-weight: normal;
}
.footer .footer-v1 .footer-newsletter a {
	text-decoration: underline;
	font-weight: normal;
}

.modulo-newsletter .title {
	font-size: x-large;
	font-weight: normal;
}
.modulo-newsletter .subtitle {
	font-size: small;
    font-weight: normal;
}

.modulo-newsletter input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c0759b !important;
}
.modulo-newsletter input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #c0759b !important;
}
.modulo-newsletter input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #c0759b !important;
}
.modulo-newsletter input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #c0759b !important;
}

/* Newsletter prefooter - Fine */


/* Footer - Inizio */

.footer-v1 .footer-top { background-color: #692146 !important; }
.footer-v1 .footer_info, .footer-v1 .footer-top .container, .footer-v1 .footer-top .container h4 { color: #fff !important; font-weight: normal; }
.footer-v1, .footer-v1 a { color: #fff !important; }
.footer-v1 .footer-bottom { background-color: #692146; }
.payment li a { color: #fff !important; opacity: 0.8 !important; }

/* Footer - Fine */


/* Checkout page - Inizio */

.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input[type="checkbox"] {
	min-width: 16px;
	margin-left: 5px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label span {
	margin-left: 25px;
}

/* Checkout page - Fine */
