/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");
@import url("//cdn-images.mailchimp.com/embedcode/classic-10_7.css");

#mc_embed_signup{background:#fff; clear:left; font:14px 'Open Sans',Helvetica,Arial,sans-serif; }
/*
h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
}*/

.content .cta-element .cta-title {
	font-size: 40px;
}

.page-title h1 {
	text-transform: none;
	font-weight: normal;
}
.section-light2 .section-title,
.section-dark .section-title {
	font-weight: 300;
	text-transform: none;
	letter-spacing: 0px;
}

.section-dark .sub-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	margin-top: 14px;
}

body {
	color: #000000;
}

.cs-small-title {
  font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 3px;
}

.services-box h3 {
     font-family: 'Source Sans Pro', sans-serif;
}
/*
.nav-menu ul li a {
	 font-family: 'Source Sans Pro', sans-serif;
}*/

/* Footer styles*/

#footer input[type=text],
#footer input[type=password],
#footer textarea,
#footer input[type=search] {
	background-color: #ffffff !important;
}

.footer-box img {
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
  display: block;
}

.footer-bottom {
	padding: 25px 0 40px 0;
}

.footer-widgets {
    padding-bottom: 20px;
}
/*transparency in header problem*/
.fixed-header .header-wrapper {
padding-top: 122px;
}

/*accordion styles*/
.accordion-title {
	font-size: 16px;
	color: #ffffff !important;
}
.darkred .accordion-title {
   background: #DE4042;
}

/* logo size settings */
.fixed-header-scroll #logo-container img {
    max-height: 70px;
		padding-bottom: 10px;
}

@media screen and (max-width: 1000px) {
#logo-container a img {
    max-height: 55px;
	padding-bottom: 10px;
}
}
/* end of logo size settings */

.eighty .col, .sixty .col {
	margin-bottom: 0;
}

.eighty .price-table-wrapper .col, .sixty .price-table-wrapper .col {
	margin-bottom: 30px;
}

@media screen and (min-width: 520px) {
/*.eighty .em-search-wrapper,*/
.eighty .events-list,
.eighty .css-events-list,
.eighty .search-filter-results,
.eighty .accordion-container,	
.eighty p,
.eighty h2,
.eighty h3,
.eighty h5,
.eighty ul,
.eighty ol,
.eighty .cols-wrapper,
.eighty .tt_wrapper,
.eighty form,
.eighty table,
.eighty iframe #_ytid_84584,	
.eighty .kalender-einfach {
	max-width: 800px;
	margin: auto;
}
.eighty div#mc_embed_signup {
	max-width: 850px;
	margin: auto;
	}		
	
.eighty ul,
.eighty ol {
	padding-left: 30px;	
	}
.sixty .events-list,
.sixty .accordion-container,
.sixty p,
.sixty h2,
.sixty h3,
.sixty h5,
.sixty ul,
.sixty ol,
.sixty form,
.sixty table,
.sixty .cols-wrapper,
.sixty .kalender-einfach {
	max-width: 600px;
	margin: auto;
}
.sixty ul,
.sixty ol {
	padding-left: 30px;	
	}

.sixty div#almeria-video {
	max-width: 600px;
	margin: auto;
	}	
	
.fifty p,
.fifty h2,
.fifty ul,
.fifty ol {
	max-width: 500px;
	margin: auto;
}
.fifty ul,
.fifty ol {
	padding-left: 30px;	
	}
.no-margin {
		margin: -70px !important;
	}	
}

/*Four paths boxes*/
.services-fullbox .services-box img.four-paths {
width: 100px;
}



/* EVENTS CALENDAR STYLES */

/*Events integration with theme boxes
.sections-box {
	float: left !important;
}

.services-box col margin parallax-element,
.services-box col nomargin parallax-element {
	float: left !important;
}*/

/*simple list view without photos*/

.list-einfach {
	display: block;
	padding: 10px 10px;
	margin-bottom: 30px;
	background-color: #F5F5FF;
}

/* Search form - list view */
.events-list {
	margin-bottom: 30px;
}
.css-events-list {
	margin-bottom: 30px;
}
.event-listing {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	background-color: #F5F5FF;
	/*background-color: #E5EDEE;*/
}

.event-thumbnail-wrap {
	margin-right: 20px;
	height: 200px;
	width: 100%;
	overflow: hidden;
}

.event-thumbnail {
	background-size: cover; 
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 200px;
}
.event-text {
	padding: 15px;
	overflow: hidden;
	position: relative;
}

.eventdates, .eventtimes, .eventlink {
	font-family: 'Source Sans Pro', sans-serif;
}
.eventdates, .eventlink {
	font-weight: 700;
}

.eventlink {
	font-size: 18px;
}

/*Events sidebar styles*/
li.eventsidebar {
	margin-bottom: 20px;
}
li.eventsidebar:last-child {
	margin-bottom: 0;
}
/* Search bar*/

.em-search-scope label {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 12px;
}

span.startdate {
	padding: 0 7px 0 0;
}

span.enddate {
	padding: 0 10px 0 0;
}

.em-search label {
    display: block;
}

.em-search-field input {
	width: 90%;
}
.em-search-field select {
	width: 95%;
}

.em-search-category label {
	padding-top: 18px;
}
.em-search-category select {
	padding: 8px;
}

input.em-search-submit {
	margin: 8px 0;
	padding: 10px 25px;
}

@media (min-width: 768px){
/*.date-from-searchfield,
.date-until-searchfield {
	display: inline;
}*/
.em-search label {
    display: inline;
}
.em-search-field input,
.em-search-field select {
	width: 18%;
}
span.startdate, span.enddate {
	padding: 0;
}
input.em-search-submit {
	margin: 0;
}
.em-search-category label {
	padding-top: 0;
}
}

@media (min-width: 768px){
.event-thumbnail-wrap {
	float: left;
	width: 225px;
}
	.event-text {
	padding-left: 0;
		padding-top: 20px;
		padding-right: 30px;
		height: 165px;
}
}

/* Date picker styles */

.ui-widget-header {
    border: 1px solid #D62902;
    background: #D62902 !important;
}
.em-search-category select {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
   line-height: 24pt;
	 color: #777777;
	padding: 7px;
	border: solid 1px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
}

/*Booking form styles*/

h4.eventsform {
	padding-top: 20px;
	border-top: 1px dotted #ED580E;
}

.em-booking-form-details {
    width: 100%;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 90%;
}

.em-booking-form-details textarea {
    max-width: 90%;
}

.em-booking-form-details .em-booking-submit {
  display: block;
  margin: 0 auto;
}

.em-booking-form label {
	width: 100%;
}

.em-booking-form span.input-group input {
    margin-left: 0;
}
.em-booking-form span.input-group {
    margin-left: 10px;
}

/*quotations with images*/
@media screen and (min-width: 768px) {
	.tabelle {
	display: flex;
	align-items: center;
}
}
.zitat {
	font-size: 32px;
	text-align: center;
}
/*
ul.termine {
	list-style-type: none;
	text-align: center;
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.termine li {
	display: inline;
}

.termine li:first-child span:after{
	content: '·';
}*/

/* 5 Punkte
icon-right {
	float: right;
}

img.icon-right {
	margin: 8px 0 15px 15px;
} */

.fivepoints .two3-one3 .col:first-child {
	text-align: left;
}
.fivepoints img{
	width: 200px;
}

.fivepoints .col.centerimage img {
	display: none;
	}	

@media (min-width: 510px){
.fivepoints .two3-one3 .col:first-child {
    width: 75.5333333333333%;
	text-align: right;
} 

.fivepoints .two3-one3 .col:nth-child(2) {
    width: 18.466666666666%;
}

.fivepoints .two3-one3 .col img{
	width: 70px;
	margin-top: 30px;
}

.fivepoints .col.centerimage img {
	display: block;
	width: 375px;
	}	
.fivepoints .one3-two3 .col:first-child {
    width: 18.466666666666%;
} 

.fivepoints .one3-two3 .col:nth-child(2) {
   width: 75.5333333333333%; 
	text-align: left;
}

.fivepoints .one3-two3 .col img{
	width: 70px;
	margin-top: 30px;
}
}

/* price tables*/
.pt-price-box,
.pt-price {
	color: gray !important;
	font-weight: normal !important;
}

.pt-col {
	text-align: left;
}

.pt-price-box,
.pt-button {
	text-align: center;
}

.pt-title {
	/*background-color: #BA450B;*/
	background-color: #7AA71D;
	text-align: center;
	text-transform: none;
}
.miembros .pt-title {
	background-color: #F69A2F;
}
.socios .pt-title {
	background-color: #D571B3;
}
.pt-non-highlight .button {
   /* background-color: #ED580E;*/
	background-color: #FFC84A;
	color: #333333;
}

/*social icons*/
.services-icon .img-container {
    width: 70px;
    height: 70px;
    padding: 10px;
}

/* timetable formatting */
.tt_timetable.small.use_colors .box_header {
    margin-bottom: 5px;
}
#navidad .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
	background: #119668;
}

/* Ajax Live Search - Search & Filter*/

.searchandfilter > ul > li {
	display: inline-block;
	margin: auto 0;
	vertical-align: top;
	padding: 10px 20px;
}

form#search-filter-form-1670.searchandfilter {
	background-color: #F7F2ED;
	padding: 25px 0px 20px 0px;
}

form#search-filter-form-1670.searchandfilter > ul > li {
    padding: 10px 20px 10px 10px;
}

.sf-field-search input,
.sf-field-taxonomy-event-categories select,
.sf-field-taxonomy-event-tags select,
.sf-field-submit input {
	width: 230px;
}
.sf-field-taxonomy-event-categories select,
.sf-field-taxonomy-event-tags select {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 7px 5px;
	border: solid 1px rgba(0, 0, 0, 0.1);
}

/*Accordion styles*/
.accordion-title {
    background: #de4042;
    text-transform: uppercase;
    font-size: 14px;
	color: #ffffff;
}

/*Newsletter styles
div#mc_embed_signup ul li {
	list-style-type:none;
	padding-bottom: 25px;
}

#mc_embed_signup .mc-field-group {
	min-height: 25px;
}
*/

/* header transparency issue*/
.fixed-header .header-wrapper {
    padding-top: 122px;
}


/* Woocommerce styles*/

.pex-woo-cart .checkout {
    float: left;
}

.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
    float: none;
    clear: none;
    width: 100%;
}
/*

.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
height: 300px;
}


.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
    width: 300px;
}

.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
width: 28.7%;
    float: left;
    margin: 0 6.2% 2.992em 0;

} */


/*********** INFORMATION *****************************

- document:  SlideIt - CSS3 fixed sliding elements
- element:   Contact form - Bottom Right
- author:    Capelle @ Codecanyon
- profile:   http://codecanyon.net/user/Capelle

*****************************************************/


/*  ==================
    1. FONTS
    ==================  */

/** 1.1. Fonts ***************/


/*  ==================
    2. RESET
    ==================  */


/***** Item reset*****/

#slideit * {
    margin: 2px 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 300;
    font-style: normal;
    font-size: 100%;
    font-family: 'Alegreya Sans', sans-serif; /* Edit this if you want to match the font with your template design*/
    vertical-align: baseline;
    line-height: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#slideit a {
    text-decoration: none;
}
/*#slideit input[type="radio"] {
    display: none;
}*/
#slideit label {
    cursor: pointer;
}

/* === Note === If you experience issues with reset above, please adjust the selectors and values according to your template/website.
When adjusting the reset is adviced to check up the elements on your page, as they might distort. */


/*  ==================
    3. MAIN STYLES
    ==================  */

#slideit {
    z-index: 9999; /* Keep the item above all other elements on the page */
    position: fixed;
    width: 600px; /* Width of the wrapper of the section. Adjust this value if you want wider elements */
    bottom: 0; /* Vertical position of the elements */
    left: 0; /* Horizontal position of the elements */
    right: 0;
    margin: 0 auto;
}

/***** Form styles *****/

#slideit section {
    margin:  0 auto;
    overflow: hidden;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 10;
    background: #ffcf00;
    -webkit-backface-visibility: hidden; /* Webkit transition hack */
    /* Section animation upon opening */
    -webkit-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -moz-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -ms-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -o-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
}
#slideit section,
#slideit input#close-item:checked ~ section {
    /* Section position when closed */
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
#slideit input#open-item:checked ~ section {
    /* Section position when opened */
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#slideit section .wrap {
    padding: 10px 30px;
    position: relative;
    /*border-bottom: 6px solid #A7ABC6;*/
}
#slideit span.title {
    font-size: 24px;
    padding: 30px 30px 15px 30px;
    color: #B84721;
    background: #ffcf00;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
#slideit p.info {
    font-size: 13px;
    color: #999;
    line-height: 18px;
}
#slideit .field {
    width: 100%;
    position: relative;
    margin: 28px 0 0 0;
    display: block;
}

/***** Labels *****/

#slideit label.open,
#slideit label.close {
    text-align: center;
    position: absolute;
}
#slideit label.open {
    font-size: 16px;
    font-weight: bold;
    color: #B84721;
    background: #ffcf00;
    width: 600px;
    bottom: -50px;
    left: 0;
    right: 0;
    top: auto;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: uppercase;
    z-index: 1;
}
#slideit input#close-item:checked ~ label.open {
    -webkit-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -moz-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -ms-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -o-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    bottom: 0;
}
#slideit label.open:hover,
#slideit label.open:focus {
    background: #FFA10D;
    color: #fff;
}
#slideit label.close {
    right: 30px;
    left: auto;
    top: 0;
    bottom: auto;
    font-size: 20px;
    background: #F9950C;
    color: #fff;
    width: 22px;
}

#slideit label.close.bottom {
    right: 0;
    left: 0;
    top: auto;
    bottom: 3px;
    font-size: 16px;
    width: 80px;
    margin: 0 auto;
}
#slideit label.close:hover,
#slideit label.close:focus {
    background: #757786;
}

/***** Input, selectbox and textarea *****/

#slideit input,
#slideit select,
#slideit textarea {
    display: block;
    width: 100%;
    border-bottom: solid 1px #ddd;
    padding: 0 20px 4px 3px;
    font-size: 13px;
    color: #222;
    position: relative;
}

#slideit textarea {
    padding: 10px 20px 4px 3px;
}
#slideit select {
    padding-right: 0;
    padding-left: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#slideit select.grayed {
    color: #aaa;
}
#slideit select > option {
    background: #C2C6E2;
    color: #fff;
}
#select-arrow,
#select-arrow-svg {
    background: #fff url('../../Images/select.png') no-repeat right;
    width: 30px;
    height: 20px;
    position: absolute;
    right: 0;
    top: -1px;
    pointer-events: none;
    vertical-align: middle;
    outline: none;
    border: none;
    z-index: 3;
}
#slideit select:hover ~ #select-arrow,
#slideit select:focus ~ #select-arrow,
#slideit select:hover ~ #select-arrow-svg,
#slideit select:focus ~ #select-arrow-svg {
    background: #fff url('../../Images/select-focus.png') no-repeat right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #select-arrow-svg {
        display: none; /* <-- Hide svg arrow in webkit browsers and IE9/10 (pointer events don't work in those IE) */
    }
}
x:-o-prefocus, #select-arrow {
    display: none; /* <-- Hack for Opera 12 */
}
#slideit textarea {
    resize: none;
    height: 100px;
    overflow: hidden;
}
#slideit input:hover,
#slideit input:focus,
#slideit select:hover,
#slideit select:focus,
#slideit textarea:hover,
#slideit textarea:focus {
    /* border-bottom-color: #222;*/
    outline: none;
}
#slideit textarea:focus {
    height: 100px;
}
#slideit input.send {
    display: inline-block;
    clear: both;
    background: #757786;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 26px;
    cursor: pointer;
    margin: 30px 0 0 0;
    width: auto;
    border: none;
}
#slideit input.send:hover,
#slideit input.send:focus {
    background: #9EA3C5;
    border: none;
    outline: none;
}
#slideit input.reset {
    background: none;
    width: auto;
    cursor: pointer;
    border: none;
    outline: none;
    display: inline-block;
    float: right;
    padding: 0;
    margin: 40px 0 0 0;
    font-size: 12px;
    color: #ccc;
}
#slideit input.reset:hover,
#slideit input.reset:focus {
    color: #222;
}

/*******formidable forms*********/

#slideit button.frm_button_submit.frm_final_submit {
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	width: 100%;
    margin-bottom: 20px;
	background-color: #e26200;
}

#slideit .frm_message {
	margin-bottom: 20px;
}
/***** Validations *****/

#slideit input:required,
#slideit textarea:required {
    background: #fff url("../../Images/required.png") no-repeat 100% 6px;
    box-shadow: none;
    outline: none;
}
#slideit input:hover:invalid,
#slideit textarea:hover:invalid {
    background: #fff url("../../Images/focused.png") no-repeat 100% 6px;
    box-shadow: none;
    outline: none;
}
#slideit input:required:valid,
#slideit textarea:required:valid {
    background: #fff url("../../Images/valid.png") no-repeat 100% 6px;
    box-shadow: none;
    outline: none;
}
#slideit input:focus:invalid,
#slideit textarea:focus:invalid {
    background: #fff url("../../Images/invalid.png") no-repeat 100% 6px;
    z-index: 10;
    box-shadow: none;
    outline: none;
}

/***** Placeholders *****/

::-webkit-input-placeholder {
    color: #999;
}
#slideit input:focus::-webkit-input-placeholder {
    color: #ccc;
}
#slideit textarea:focus::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color: #999;
}
#slideit input:focus:-moz-placeholder {
    color: #ccc;
}
#slideit textarea:focus:-moz-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #999;
}
#slideit input:focus::-moz-placeholder {
    color: #ccc;
}
#slideit textarea:focus::-moz-placeholder {
    color: #ccc;
}
:-ms-input-placeholder {
    color: #999;
}
#slideit input:focus:-ms-input-placeholder {
    color: #ccc;
}
#slideit textarea:focus:-ms-input-placeholder {
    color: #ccc;
}
.ie9-placeholder {
    color: #999 !important;
}
.ie9-placeholder:focus {
    color: #ccc !important;
}

/***** Tooltips *****/

#slideit .tip {
    background: #222;
    color: #fff;
    font-size: 12px;
    padding: 10px 12px;
    text-align: center;
    position: absolute;
    top: -68px;
    left: -20px;
    opacity: 0;
    visibility: hidden;
    width: auto;
    cursor: default;
}
#slideit .tip:after {
    border-top: 6px solid rgba(0, 0, 0, 1);
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    bottom: -6px;
    left: 28px;
}
#slideit input:focus ~ .tip,
#slideit select:focus ~ .tip,
#slideit textarea:focus ~ .tip {
    top: -48px;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
#slideit input:required:valid ~ .tip,
#slideit textarea:required:valid ~ .tip {
    opacity: 0;
    visibility: hidden;
}

/***** Transitions *****/

#slideit label,
#slideit select,
#slideit input {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#slideit .tip {
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
#slideit textarea {
    -webkit-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -moz-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -ms-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -o-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
}


/*  ==================
    4. MEDIA QUERIES
    ==================  */

/***** Max width 320px *****/

@media screen and (max-width:400px){
    #slideit {
        width: 320px;
    }
    #slideit .section {
        width: 320px;
    }
    #slideit label.open {
        width: 320px;
    }
}

@media screen and (min-width:401px) and (max-width:599px){
    #slideit {
        width: 400px;
    }
    #slideit .section {
        width: 400px;
    }
    #slideit label.open {
        width: 400px;
    }
}