/*
Theme Name: Amy Winehouse Foundation
Theme URI: http://demo.teslathemes.com/coup
Description: AWF website template
Template: coup
Text Domain: coup-child
Author: IT Builder
Author URI: http://www.itbuilder.co.uk
Version: 2.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 

*/

.footer-widget-title{font-size:20px!important;}

/* =Theme customization starts here
-------------------------------------------------------------- */


/* GENERAL */


html .font-beta, html button, html input[type="submit"],
html [class*="button-"], html #wp-calendar thead, #wp-calendar html thead, html .woocommerce span.onsale, .woocommerce html span.onsale, html .price ins .amount, .price ins html .amount, html .cart_totals table th, .cart_totals table html th, html .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs html li, html #menu-footer-menu, html .pagination-links li, .pagination-links html li, html .post-password-form input[type="submit"], .post-password-form html input[type="submit"], html .comments-loop .comment-author, .comments-loop html .comment-author, html form[id*='give-form'] .give-donation-amount #give-amount, form[id*='give-form'] .give-donation-amount html #give-amount, html #give-final-total-wrap span, #give-final-total-wrap html span {
  font-family: 'Lato', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  margin: 27px 0 13.5px;
  font-weight: inherit;
  font-family: 'Lato', sans-serif; }

a:hover {
	color:#f2b0b9;}
	
a {
	color:#000000;}

[class*="vc_custom_"] > .vc_video-bg {
  opacity: 1.0; }

  
/* MENU */

.custom-action a{
    background-color: #f2b0b9 !important;
    border-radius: 6.75px;
    margin-left: 27px;
    color: #ffffff !important;
}
body .main-nav > ul .custom-action.current_page_item > a{
    color: #ffffff !important;
}

.main-nav {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  padding: 6.75px 0; }

.menu-footer-widget {
	  font-family: 'Lato', sans-serif;}

.main-nav ul a {
  color: #555; }

.black-text {
color: #000 !important; }


/* PAYPAL DONATIONS */


.mcpdstep2{
font-family: 'Lato', sans-serif;
border: 0px solid #444444 !important;
}

.mcpdstep2 h3.top{
	margin-top: 0px;
	font-size:18px;
	text-transform:uppercase;
}

.mcpdstep2 h3{
	margin-top: 0px;
	font-size:18px;
	text-transform:uppercase;
}

  
/* BLOG + WIDGETS */

.post-categories span {
  opacity: 0.7; }

.post-categories a {
  opacity: 0.7; }
.post-categories a:hover {
    opacity: 0.4; }
  
.box-pape-title {
  padding: 40px 0;
  background-image: url("https://amywinehousefoundation.org/wp-content/uploads/2016/09/back-top-news-1.png");
  background-position:center;
  background-size:cover;
  }

.post-meta > ul > li {
  border-bottom: 1px solid #aaaaaa;
}

.box-pape-title h1 {
    margin: 0;
	font-size:32px !important; 
	line-height: 42px !important;}
  

.blog-post:not(.blog-post-grid) .post-content:after {
      content: url("https://amywinehousefoundation.org/uploads/2016/09/butterfly-aaa.png");
      text-align: center;
        z-index: 2;
      padding-left: 7px; 
}
.blog-post:not(.blog-post-grid) .post-content:before {
      content: "";
      width: 90%;
      border-top: 1px solid #aaaaaa;
      height: 0;
      z-index: 1;
	  left: 45px;  
}

 .pagination-links:before, .pagination-links:after{
    content: "";
width: 100%;
    border-top: 1px solid #aaaaaa;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0; }
  .pagination-links:before{
    left: 0px; }
  .pagination-links:after{
    right: 0px; }




input[type=search],
textarea {
  border: 1px solid #aaaaaa;}

input[type=search]:focus,
textarea:focus {
  outline: none;
  border-color: #f2b0b9; } 

.widget > h4 {
	color: #000000 !important;
	border-bottom: 0px #aaaaaa solid;
	box-shadow: 0px 0px 0px #aaaaaa;
	opacity:1.0;
	text-align:left;
	text-transfrom:uppercase !important;}

.widget ul:not(.tt-instagram-feed):not(.twitter):not(.recent-posts) li {
  padding: 10px 10px 10px 10px ;
  box-shadow: 0 0px 0 #aaaaaa; 
   border-bottom: 1px solid #aaaaaa;
  }
  
  .widget ul:not(.tt-instagram-feed):not(.twitter):not(.recent-posts) li:last-child {
    padding-bottom: 0;
    box-shadow: none !important; }

  .widget ul:not(.tt-instagram-feed):not(.twitter):not(.recent-posts) li:after {
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa; }
	
  .widget ul:not(.tt-instagram-feed):not(.twitter):not(.recent-posts) li a {
    opacity: 1.0; }
	
    .widget ul:not(.tt-instagram-feed):not(.twitter):not(.recent-posts) li a:hover {
      opacity: 0.7; }

.textwidget {
	color:#000000 !important;
}

/* Contact form */

.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: transparent;
	background:none;
    border-top: 0px solid;
	border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 1px solid #aaaaaa;
	width: 100%;
	text-transform: none;
	line-height:1.2em;
	border-radius: 0px;
	padding: 10px;
	font-size:16px;
}

.wpcf7 input[type="submit"]{
 background-color: #f2b0b9 ;
    border: 0px solid #37b270;
	border-radius: 5px;
	color: #ffffff;
	text-transform:uppercase;
	font-size:16px;
	width: 100%;
	line-height:1.5em;	
	padding: 10px;
}

.wpcf7 input[type="submit"]:hover{
    background-color: #f1dbde;
	color: #ffffff;
	border: 0px solid #777777;
}


textarea {
  max-height: 50px;
  resize: vertical; }

.slim-form input[type=tel]{
  border-width: 0 0 1px 0; }




/* Mailchimp form */

.mc4wp-form { color:#000000 !important; opacity:1.0;} /* the form element */
.mc4wp-form p {color:#000000 !important; opacity:1.0;} /* form paragraphs */
.mc4wp-form label {color:#000000 !important; opacity:1.0;} /* labels */
.mc4wp-form placeholder {color:#000000 !important; opacity:1.0;} /* labels */

.mc4wp-form input { 
    background-color:#f4f4f4;
	border: 0px solid #ffffff;
	width: 100%;
	text-transform:none;
	line-height:1.2em;
	color: #000000 !important;
	padding: 7px;
	border-radius: 5px;
	font-size:15px;
}

.mc4wp-form input[type="submit"] { 
background-color: #f1dbde;
    border: 0px solid #37b270;
	border-radius: 5px;
	color: #000000 !important;
	text-transform:uppercase;
	font-size:15px;
	width: 100%;
	line-height:1.5em; } 	
		
.mc4wp-form	input[type="submit"]:hover{
    background-color: #000000;
	color: #ffffff !important;
	border: 0px solid #37b270;
}
	
.mc4wp-alert { color:#000000;} 
.mc4wp-success { color:#000000; } 
.mc4wp-error { color:#000000; } 




  
/* FOOTER */

.footer-nav {
  text-transform: uppercase;}

.copyright {
	  font-family: 'Lato', sans-serif;
	  font-size:12px; }
	 