/*
Theme Name: stf-child
Theme URI: http://www.stf.org.uk
Description: Wordpress Theme
Version: 2.0
Author: Due North
Author URI: http://www.weareduenorth.com
License:
License URI:
Template: stf-base
Text Domain: stf-base
*/
@import url("../stf-base/style.css");


/* Custom styles set in theme options */
.um-modal-btn::before {
	display:none;
}

.sidebar-right > aside > div > a > img {
height:auto!important;
}

.timeline-Header.timeline-InformationCircle-widgetParent {
	display:none;
}

/* job vacancies button */
#menu-item-6421 {
	border-bottom:1px solid #e4e4e4;
}

/*ContactForm*/
#contactForm input,
#contactForm label,
#contactForm span {
	width:100%!important;
}

/*ticket booking customs*/
.event_tickets td,
.event_tickets tr,
.event_tickets th {
vertical-align:top!important;
padding:10px 25px 10px 0;
}
.event_tickets th:first-of-type,
.event_tickets tr:first-child {
font-weight:bold;
}
.event_tickets th:nth-of-type(4) {
display:none;
}
.event_tickets tr>td:nth-of-type(1) {
display:block;
}
.event_tickets tr:first-of-type,
.event_tickets tr:last-of-type {
border:0px solid #fff;
}
.event_tickets tr {
border-bottom:1px solid #ececec;
}
.event_tickets .title {
background:#9da900;
padding:8px 10px;
color:#FFF;
text-transform:uppercase;
font-weight:600;
width:88px;
display:inline-block;
}
.event_tickets article {
height:300px;
}
.event_tickets .cart_form {
font-weight:bold;
}
.banner-titles,
.cart-back-btn {
background: #9da900;
color:#fff;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
padding:5px 10px 3px 10px;
}
.tickera-input-field {
width:100%;
}
textarea.tickera-input-field {
min-height:150px;
}
.event_tickets .cart_form {
float:left;
padding:0 20px 0 0;
}
input[type=checkbox], input[type=radio] {
margin:4px 10px 0 0;
}
/*end ticket system*/

.search input {
background:transparent!important;
}