@charset "UTF-8";
/*
Theme Name: Chapter Child
Author: S. Doyle
Author URI: http://wellthemes.com/
Description: Wine & Water Watch website child theme
Version: 1.0
Template: wt_chapter
*/

@import url('../wt_chapter/style.css');

/* ========================= */
/* Table of contents
 * =========================
 * 1.  Base
 * 2.  Header
 * 3.  Navigation
 * 4.  Homepage
 * 5.  Content
 * 6.  Pages
 * 7.  Comments
 * 8.  Sidebars
 * 9.  Footer
 * 10. Media Queries
 * ========================= */
 
 
 /** 5. Content */
 h1.entry-title {
/**	 color: pink;*/
 }
.entry-meta {
	display: none;
} 
 
 /** 9.  Footer */
li.page-item-275 {
	display: none;
}
 
 
 
 
 /** CSS From Theme Options: Styles **/
 .entry-author {
    display: none;
}

a:link {
    text-decoration: underline;
}
 
 
 
 
 /** CSS From Simple Custom CSS and JS **/
 /** CSS **/
 hr {
  clear: both !important; 
  margin-top: 20px;
  margin-bottom: 20px;
}
.slider-full .post-info, .slider-compact .post-info {
    background-color: #0000009d;
    padding: 20px;
}


/*
.slider-full .wp-post-image {
    width: 100% !important;
    height: auto !important;
}
.slider-full .wp-post-image {
    width: 100% !important;
    height: auto !important;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.thumb {
    position: relative !important;
    height: 600px !important;
}
.slides li {
    max-height: 700px !important;
}

.slider-full .inner-wrap {
    position: absolute;
    left: 10%;
}
*/

 /** CSS * - Paypal Code **/
 .paypal_form {
    height: 95px;
    margin-top: -44px !important;
    text-align: center !important;
}

 /** CSS * - Donations Code **/
 
#user-1 {display: none !important;}
