/* RoboFun */

body {
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .block-title {
	letter-spacing: 0.01em;
}

span.emphasize {
	color: #f7941e !important;
	/*font-weight: bolder;*/
}

#robofun-logo img {
	max-height: 36px;
}

.navbar-robofun .navbar-nav > li > a {
	font-size: 14px;
}

.robofun-iso-filter li a {
	font-size: 14px;
}

.book-now {
	font-size: 1.6em;
	padding: 30px 60px;
	border: 0;
}

.book-now img {
	width: 50px;
}

.eq-padding {
	padding: 60px inherit;
}

.no-margin {
	margin: 0;
}

.lego-background {
	background: url(../img/lego_button.jpg) center center;
	background-size: 100%;
	background-repeat: no-repeat;
}

.robo-icon {
	text-align: center;
	font-size: 3em;
}

.text-message {
	min-height: 90px;
}

.btn-primary-robofun {
	border-color: #bbb;
}

.form-group div div:first-child {
	margin-bottom: 15px;
}

.contact-layout-1 h3 {
	margin-top: 0;
}

.widget-foot-wrap {
	background-color: #eee;
}

#footers {
	background-color: #ccc;
}

.how-it-works ul {
	padding-left: 15px;
}

.how-it-works ul li {
	margin-bottom: 20px;
	list-style: circle;
}

.how-it-works h3.block-title.no-line {
	margin-bottom: 30px;
}

.contact-list-icon li .fa {
	color: #77D442
}

.content-icon .title {
    text-transform: uppercase;
    margin: 0 0 14px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}
#footers {
    padding: 10px 0 10px;
}

.italic {
	font-style: italic;
}

.bg-dark .block-title {
	color: #fff;
	border-color: #fff
}

.bg-primary {
	background-color: #66BA35;
}

.carousel-control .fa {
	position: relative;
	top: 2px;
}

.booking-form .separator {
	margin-bottom: 40px;
}

.booking-form h3.block-title{
	font-weight: 300;
}

.event-select {
	display: block;
	font-weight: normal;
	cursor: pointer;
	margin-bottom: 10px;
	padding: 15px 0px;
	background-color: #f0f0f0;
	/*font-size: 0.9em;
	line-height: 1.6em;*/
}

.event-select h3 {
	margin-bottom: 10px;

}

.event-select:hover {
	background-color: rgba(119, 212, 66, 0.5)
}

.event-info span {
	display: block;
}

input[type="radio"]:checked + label.event-select { 
	background-color: #77D442 
} 

.event-widget input {
	display: none;
}

.event-select * {
	margin: 0;
} 

.event-select.booked-out {
	pointer-events: none;
	color: #909090;
}

.event-select.booked-out:hover {
	background-color: #f0f0f0 !important;
}

.event-select.booked-out .booked-out-info {
	background-color: #b73131 !important;
}

h3 span.smaller {
	display: inline;
	font-size: 0.7em;
}

.event-select h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.event-price h2 {
	font-family: 'Montserrat', sans-serif;
}

.event-price i {
	color: #fff;
	font-size: 70px;
	margin-top: 10px;
}

.event-price i.added {
	display: none;
	color: #fff;
}

input[type="radio"]:checked + label.event-select .event-price i.add {
	display: none
}

input[type="radio"]:checked + label.event-select .event-price i.added {
	display: inline-block;
}

.form-errors ul {
	padding: 0;
	margin-bottom: 0;
}

.form-errors ul li {
	list-style: none;
	color: #a94442;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
}

.booking-form .alert {
	margin-bottom: 50px;
}

.booking-form h3.block-title {
	margin-bottom: 20px;
}

.work-cat-workshop {
	margin-bottom: 30px;
}

.work-cat-name {
	margin-bottom: 30px;
}

.smaller {
	font-size: 0.9em;
	line-height: 1.4em;
}

.workshop-exercises {
	display: none;
	margin-top: 0;
	border:	1px solid #ddd;
}

.workshop-exercises h6 {
	text-align: center;
}

.workshop-exercises {
	background-color: #eee;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.work-cat-workshop ul {
	padding-left: 20px;
}

.work-cat-workshop ul li {
	list-style: circle;
	margin-bottom: 3px;
}

.available-course {
	background-color: #fff;
	/*display: inline-block;*/
	padding: 2px 5px 2px 5px;
	-webkit-border-radius: 2px;
	border-radius: 3px;
}

.available-course .btn {
	position: relative;
	top: -2px;
}

.available-course:hover {
	background-color: rgba(119, 212, 66, 0.2);
}

.available-courses td {
	padding: 2px 10px 2px 10px;
}

.workshops .separator {
	margin-bottom: 50px
	
}

.caption {
	padding-left: 10px;
	padding-right: 10px;
}

.btn-sm {
	padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

.workshops .block-title {
	margin: 50px auto;
}

.embed-responsive {
	margin-bottom: 30px;
}

#footers .smaller {
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 7px;
}

@media (max-width:991px){

    #footers .smaller {
    	text-align: center;
    	margin-bottom: 10px;
    }

}

.contact-layout-1 .map iframe{
    border: 1px solid #ccc !important;
}

.contact-info .contact-list-icon li .fa {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
}

.event-select .col-md-6 {
	padding-left: 0;
}

.booking-form .checkbox input[type="checkbox"] {
	top: 11px;
}

.event-info .btn .fa,
.event-info .btn {
	color: #fff;
}

.event-info .btn {
	margin-top: 5px;
}

.event-info .btn {
	display: inline
}

.add-v-margin {
	margin-top: 50px;
	margin-bottom: 30px;
}

.how-it-works .add-v-margin:first-child {
	margin-top: 0;
}

.show-example {
	margin-top: 20px;
}

.booking-security-info {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}

.payment-partners {
	max-width: 80px;
	display: block;
}

p + .payment-partners {
	margin-top: -15px;
	margin-bottom: 10px;
}

.payment-partners {
	margin-bottom: 15px;
}

.payment-partners.stripe {
	opacity: 0.7;
}

.emphasize {
	color: rgb(237,37,49) !important;
}

p + p {
	margin-top: -15px;
}

.order-form label {
	font-weight: 600;
}

.order-form input,
.order-form select.form-control, {
	border: 1px solid #eee;
	border-bottom: 1px solid #ccc;
}

.order-form label strong {
	font-weight: 600;
}

.order-form .form-control {
	height: 40px;
}

.form-control:focus {
	border-color: #274913;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(98,183,49, 0.6);
}

.order-form .btn {
	background-color: #62b731;
	color: #fff;
}

.terms-and-conditions ol,
.terms-and-conditions ul {
	padding-left: 17px;
}

.terms-and-conditions ul {
	list-style: disc;
}

.terms-and-conditions ol li {
	margin-bottom: 15px;
}

.terms-and-conditions ol li ul li {
	margin-bottom: 0;
}

@media (max-width:660px){

    .carousel-caption .inner h1 {
    	position: relative;
		top: 62px;
		font-size: 28px;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    }

}

@media (max-width:480px){
	    .carousel-caption .inner h1 {
	    	text-align: center;
	    }
}

.carousel-caption .inner h1 {
	letter-spacing: 0px;
}

.navbar-robofun {
	z-index: 95;
}

.backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	background-color: rgba(255,255,255,0.90);
	z-index: 100;
	text-align: center;
	padding-top: 30vh;
}

#mobile-payment-button {
	background-color: #62b731;
	color: #fff;
	margin-bottom: 20px;
}