/*
 Theme Name:   Berkhamsted Youth Theater/
 Theme URI:    #
 Description:  Inspira Child Theme
 Author:       ESS
 Author URI:   #
 Template:     inspira
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  inspira-child
*/
/*@import url(../inspira/style.css);*/
/*** Style CSS for child theme here: ***/
.page .wp-post-image{display:none;}
.pr-featured-left .wp-post-image{display:block;}
.pr-left .wp-post-image{display:block;}
.c_box img{height:auto;}
.gheading{min-height:42px;}
.c_box {background-color: #ebebeb;padding:6px;}
.single .post-content {padding-left: 0;}
.single .post-left {float: left;margin-bottom: 10px;margin-right: 20px;}
.single .comments-box, .single .comment-respond, .single .post-meta{margin-left:0px;padding:0px !important;margin-top:0px !important;}
.post-right {float: left;width: 65%;}  
.clear{clear:both;}
.featured-image {max-width: 262px;}
.featured-image img{width:100%;height:auto; border:4px solid #eee;}
.fa-comment, .comments_number {display: none !important;}
.social-icon.sb-icon-facebook > span {padding-left: 5px;line-height: 36px !important;float: right;font-size: 13px;}
.social-icon {width: auto;}
.social-icon.sb-icon-facebook > span{text-decoration: none;}
.ticket-outer {background: rgba(0, 0, 0, 0) url("images/ticket-bg.png") repeat scroll 0 0;background-attachment: fixed;}
.ticket-outer .row {background: rgba(211, 211, 211, 0.92) none repeat scroll 0 0;}
.ticket-outer .wpb_wrapper {color: #151515;font-size: 18px;text-align: center;max-width: 1170px;width: 100%;float: none; margin: 0px auto;padding: 0px 20px;}
.ticket-outer .wpb_wrapper a {color: #151515; text-decoration:underline;}
.ticket-outer .wpb_wrapper a:hover {color: #110000;}
.ticket-outer .row h2{margin-top: 10px;color:#151515;}
.page-gallery .wpb_single_image h2 {min-height: 42px;}
.pastp-outer {margin-top: 22px;display: inline-block;}
.home-pastp-title {margin-right: 10px;display: inline-block;}
.home-page-pproductions .pr-ul {margin-top: 15px;}
.sidebar .widget ul li {border-bottom: 1px solid #eee;margin-bottom: 8px;padding-bottom: 8px;}
.sidebar .widget ul li a {color: #555;}
.page-id-11  .pr-left .wp-post-image {width: 100%;height: auto;}
.page-id-11 li.pr-li {list-style: none;}
.page-id-11 ul.pr-ul {padding-left: 0px;}
.crumb li:last-child::after {content: "";}
.crumb li::after {content: "/";padding-left: 6px;}
.crumb a {color: #000;}
.crumb li.active {color: #ffc100;}
/*-------------- Media Queries ----------------*/
@media (min-width: 1024px) {
.wpb_logo_slider {text-align: left;}
}
h2.wpb_heading.wpb_singleimage_heading {
    font-size: 19px;
    text-align: center;
}

/**** Css on 24-01-2017 ****/
body {
  color: #848484 !important;
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 13px !important;
  line-height: 1.7em !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #333 !important;
  font-family: "PT Sans",Arial,Helvetica,sans-serif !important;
  font-weight: 400;
}