/*
Theme Name:   ST news Child
Theme URI:    http://www.google.com
Description:  ST News Child Theme
Author:       x
Author URI:   http://www.google.com
Template:     stnews
Version:      1.1.5
Tags: black, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain:  abomb
*/


/* Theme style customization starts here
-------------------------------------------------------------- */

.woocommerce-checkout #payment ul.payment_methods li img {display:none;}

.big-post .entry-title {
    font-size: 19px;
    line-height: 1;
    margin: 0;
}

.big-post .entry-image {
	margin-bottom: 10px;
	height: auto;
}

.block-ten .entry-image img{
	position:relative;
	margin:0px;
	
}

.block-ten .entry-image a{display:inline;}


.entry-header.media-above, .entry-header.media-fullwidth {padding-bottom:0px;}

.single-content > * > .entry-content {margin-top:15px;}

.big-post {margin-bottom:25px;}

#block-ajax-query-contentone1 .big-post .entry-title {
    font-size: 44px;
    line-height: 1;
    margin: 0;
}


thead, .recurring-totals {background-color:#32a8db; color:#FFF;}

#enhanced-recent-posts{
  list-style: none;
  margin: 0;
  border: none;
  background: #F9F9F9;
  min-width:300px;
  overflow:hidden;
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
  }

 #enhanced-recent-posts li div{
 display:inline-block;
float:left;

  }
#enhanced-recent-posts li div.latest-time { font-family: 'PT Sans', Helvetica, Arial, sans-serif; font-size: 0.775rem; margin-left:5px;width: 35px;color:#7b7b7b; border-right: 2px solid #5083a8;line-height: 1.2em; }
#enhanced-recent-posts li div.headline {font-family: 'PT Sans', Helvetica, Arial, sans-serif; font-size: 0.775rem; width:225px; margin-left: 8px;margin-right:10px; line-height: 1.2em; }

#enhanced-recent-posts li {
background: #F9F9F9;
border-bottom: 3px solid #FFF;
display:inline-block;
width:100%;
 vertical-align: middle;
 padding-top:4px;
padding-bottom:4px;
 min-height: 21px;
  clear:both;
  
  } 
   #enhanced-recent-posts li a {
   

  }
 #enhanced-recent-posts li:nth-child(even) { background: #F9F9F9; clear:both; }
  
    #enhanced-recent-posts li a:hover {

text-decoration: underline;
  
  }
#enhanced-recent-posts li:last-child{

border:none;
  
  }





.havenav .main-grid .widget:first-child .widgettitle {
    margin-bottom: 20px !important;
}

.widgettitle {margin-bottom: 20px !important;
    padding-bottom: 10px;
    border-bottom-width: 4px;
    border-bottom-style: solid;}
.entry-title h1{margin-bottom: 20px !important;
    padding-bottom: 10px;
    border-bottom-width: 4px;
    border-bottom-style: solid;}
    
    button.wpb_btn-large, span.wpb_btn-large {
    text-shadow: 2px 2px #333;
    color:#FFF;
    padding: 19px 24px;
    font-size: 30px;
    line-height: normal;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color:#32A8DB;
}

.wpb_button {font-size:30px;color:#FFF;text-shadow: 2px 2px #333;}

.center-btn {
display: block;
margin: 0 auto;
width: 550px;
}

.pmpro_content_message a, .pmpro_content_message a:link {
    display: inline-block;
     text-shadow: 2px 2px #333;
    color:#FFF;
    padding: 19px 24px;
    font-size: 30px;
    line-height: normal;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color:#32A8DB;

    text-transform: none;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}