/* BEGIN mdnw-dynamic-css */
body, p, span, .sf-menu li a {  !important }
  h1 *,h2 *,h3 *,h4 *,h5 *, .tp-caption *{  !important}
  
/* END mdnw-dynamic-css */





/* HYPNOTHERAPY ARTICLES LAYOUT */

.category-articles h1.entry-title {
    font-size: 25px;
    font-weight: bold;
}
.category-articles .entry-meta,
.category-articles hr.sub-meta-hr  {
    display:none;
}
.category-articles hr.article-title {
    display:none;
}
article.category-articles {
    border-bottom: 5px solid #eee;
}
.category-articles .entry-content p {
     margin-bottom: 0px;
}
.category-articles .more {
    float: right;
}


/* downloadable scripts - category page with product listings */

.download_category-hypnotherapy-scripts .entry-media .img {
   float: left !important;
   max-width: 40% !important;
}
a.edd-add-to-cart {
   width:100%; important;
}





/* OTHER STYLES - GEORGIA */

.testimonial {
    float: left;
    padding: 60px 10px 10px 10px;
    width: 20%;
    text-align: center;
}
.sticker {
    text-align:center;   
    border: 2px solid #ECB200;
    -moz-border-radius: 50px;
     border-radius: 50px;
     padding-top: 40px;
}
.price-callout {
    margin-bottom: 30px; 
    width: 45%; 
    padding-right: 5%;    
    padding-top: 30px;
    line-height: 1em;
}

.navy, .yellow {
      vertical-align: top; 
      padding: 10px;
}
.yellow {
      background: #fad549; 
      color: #272727; 
}
.navy{
       background: #00254e; 
       color: #fff; 
}
.navy-border {
       border-right: 4px solid #00254e;
       padding:10px;
}
.navy-box{
       border: 4px solid #00254e;
       padding: 10px;
}
.yellow-border {
       border-right: 4px solid #fad549;
       padding:10px;
}
.yellow-box{
       border: 4px solid #fad549;
       padding: 10px;
}
.yellow a {
     color: #48e !important;
}

ul.large, ul.large li, ul.large li a, ul.large a, ul.large span {
    font-size: 1.15em;
}
.fleft { float: left; }
.fright (float: right; }