/*
Theme Name: Baudat
Theme URI: http://demo.select-themes.com/stockholm
Description: Child Theme of Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Template: stockholm
Version: 3.1
License: GNU General Public License
License URI: licence/GPL.txt

*/

@import url("./single-workshop.css");

@import url("./workshop-overview.css");

/* --- Same height Elements --- */

.same_height .section_inner_margin {
  display: flex;
  flex-wrap: nowrap;
}

#content_home .vc_column-inner {
	height: 100%;
}

#content_home .wpb_wrapper {
	height: 100%;
	display: flex;
  flex-flow: column nowrap;
}

.same_height .section_inner_margin a.qbutton {
	align-self: center;
	margin-top: auto;
}

/* --- /Same height Elements --- */

/* ---  Font Color White / Style --- */
.font_white h1,
.font_white h2,
.font_white h3,
.font_white p {
	color: #fff !important;
}
.headers_same_style h1 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	letter-spacing: 1px;
}

/* Items List | Produkte */

.item_list ul {
	list-style: none;
}
.item_list ul li {
	display: inline-block;
	font-weight: 500;
	background-color: #d6d6d6;
	padding: 8px;
	margin: 8px;
}

.recaptcha {
	margin: 0 0 14px 0;
}

/* --- Support --- */

h4.support_login {
	padding: 10px;
}

div#slide-5-layer-14.tp-caption.tp-resizeme
{
	max-width: 100% !important;
	min-width: 2000px !important;
	width:100%;
}
div#falkwidget
{
	margin:0 auto;
}
div.download-field
{
	text-align: center !important;
}

div.overlay_holder
{
	text-align: center !important;
}
a.logout-button:hover
{
	color:#fff;
	background-color: #d71920;
}
a.logout-button
{
	background-color: #ffffff;
	border: 2px solid #d71920;
	display: inline-block;
	cursor: pointer;
	color: #d71920;
	font-family: "Raleway", sans serif;
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 31px;
	text-decoration: none;
	-webkit-appearance: none;
	transition: ease-in-out 0;
	font-weight: 700;
}

.drop_down .narrow .second .inner ul li {
	width: 100% !important;
	white-space: nowrap;
}

.blog_holder article h2 a {
	color: #d71920 !important;
}
.btn_submit {
	background-color:#ffffff;
	border:2px solid #d71920;
	display:inline-block;
	cursor:pointer;
	color:#d71920;
	font-family: "Raleway", sans serif ;
	font-size:13px;
	text-transform: uppercase;
	padding:10px 31px;
	text-decoration:none;
	font-weight: 700;
}
.btn_submit:hover {
	color: white;
	background-color:#d71920;

}
.btn_submit:active {
	position:relative;
	top:1px;
}

sup {
	color: #d71921;
	font-size: 22px;
}
.wpb_wrapper p.support {
	color: black;
}

.q_tabs .tabs-nav li {
	margin: 5px !important;
}

.q_tabs .tabs-nav li a {
	background-color: #676767 !important;
}

.q_tabs .tabs-nav li a:hover {
	background-color: #b6b6b6 !important;
}

.q_tabs .tabs-nav li.active a {
	background-color: #d71920 !important;
}

.wpb_wrapper .white  h3{
	color: #fff;
	font-weight: 600;
}

#kontakt_info h4 {
  font-size: 18px;
  line-height: 23px;
  color: white;
}

#kontakt_info p {
  font-size: 16px;
  line-height: 21px;
  color: white;
}

#revslider_scroll_down {
	z-index: 999 !important;
	cursor: pointer;
}

.header-right-from-logo-widget .textwidget .icon_text_holder {
	display: table;
	padding-left: 20px !important;
}

.header-right-from-logo-widget .textwidget .icon_text_holder p {
	display: table-cell;
	vertical-align: middle;
}

.header-right-from-logo-widget .textwidget .q_icon_with_title .icon_text_holder .icon_title {
	margin: 0 0 .7em !important;
}

.pea_cook_wrapper p,
.pea_cook_more_info_popover_inner p {
  color: #fff;
}
.ninja-forms-required-items {
	padding-bottom: 20px;
}
#ninja_forms_field_40_label{
	padding-bottom: 20px;
}
.text-wrap.label-above input, .textarea-wrap.label-above textarea {
/* 	width: 50% !important; */
max-width: 320px;
	line-height: 30px;
/* 	border: none; */
	padding: 10px;
}
#ninja_forms_form_6_cont input:not(:last-child), .textarea-wrap.label-above textarea{
	border-bottom: 2px solid #d71920;
}
#ninja_forms_form_6_cont input:focus, .text-wrap.label-above input:focus, .textarea-wrap.label-above textarea:focus {
	background-color: #fff;
  border: 1px solid #fff;

}
#ninja_forms_form_6_all_fields_wrap {
	background-color: #d6d6d6;
	padding: 20px 20px 20px 80px;
}

.content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner {
	padding-top: 50px!important;
}
.home .content .content_inner > .container > .container_inner, .home .content .content_inner > .full_width > .full_width_inner {
	padding-top: 243px!important;
}
ul {
    list-style-position: outside!important;
}
.tabs_list_position ul {
	 padding-left: 25px;
}
.tabs_list_position ul li {
	line-height: 28px;
}
form.wpcf7-form,
form#my-registration-form {
    width: 50%;
    margin:0 auto;

}
#wpcf7-f22667-p22228-o1 form.wpcf7-form {
	width: 100%;
	margin:0 auto;
}
#wpcf7-f22667-p22228-o1 td {
	text-align: left!important;
}
.width_50 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.width_50 p{
	width: 48%;
}
form#my-registration-form {
	padding-bottom: 50px;
}
.step1 {
	text-align: center;
}

.download_icon:after {
	content: '\f019';
	font-family: FontAwesome;
	font-size: 50px;
    line-height: 50px;
}

.downloads .download {
	padding-bottom: 20px;
    margin-bottom: 25px;
}
.download p {
	margin-bottom: 10px;
}
.download {
    display: flex;
	align-items: center;
    justify-content: space-between;
	border-bottom: 1px solid #d71921;
	padding: 20px 0;
}
.login_text {
	margin-bottom: 30px;
}
.logout-button {
	margin-bottom: 20px;
}

#menu-top_menu .show-if-loggedin,
#menu-top_menu-1 .show-if-loggedin {
	display: none;
}

.logged-in #menu-top_menu .show-if-loggedin,
.logged-in #menu-top_menu-1 .show-if-loggedin{
  display: block;
}
#menu-top_menu-1 #mobile-menu-item-23031 .mobile_arrow{
	display: none;
}
.logged-in #menu-top_menu-1 #mobile-menu-item-23031 .mobile_arrow{
	display: block;
}


/* show-if-loggedin */
body div.wpcf7-response-output {
	color: #000;
}
.wpcf7-submit {
    color: rgb(215, 25, 33)!important;
    border-color: rgb(215, 25, 33)!important;
    background-color: rgba(0, 0, 0, 0)!important;
    border-radius: 0px!important;
}
.wpcf7-submit:hover {
    color: rgb(255, 255, 255)!important;
    border-color: rgb(215, 25, 33)!important;
    background-color: rgb(215, 25, 33)!important;

}
select.wpcf7-form-control.wpcf7-select {
	height: 60px;
}
.wpcf7-checkbox span.wpcf7-list-item {
    margin-bottom: 15px!important;
    margin-top: 10px!important;
    margin-left: 0px!important;
    display: block;
}
.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    right: -15px!important;
    margin: 0!important;
    transform: translateY(-60%);
}

a.sl_regi {
	line-height: normal!important;
	margin: 10px 0;
}
.same_height .section_inner_margin a.qbutton {
    align-self: center;
    margin-top: auto;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
#content_home .wpb_column {
    margin-bottom: 40px;
}
@media only screen and (max-width: 1200px){
	nav.main_menu>ul>li>a {
		padding: 0 20px !important;
	}
	.text-wrap.label-above input, .textarea-wrap.label-above textarea {
	width: 80% !important;
	}
	#ninja_forms_form_6_all_fields_wrap {
	padding: 15px;
	}
}

@media only screen and (max-width: 1000px) {


	.title_outer.with_image .title {
		width: 100%;
    height: 200px;
	}
	.title img {
	 	right: 300px;
    height: 100%;
		width: 1280px !important;
	  max-width: 1280px !important;
	}

	.same_height .section_inner_margin {
      flex-wrap: wrap;
  }
  .same_height .section_inner_margin > div {
    width: 100%;
  }

  .header-right-from-logo-widget {
		display: block !important;
	}

	.header-right-from-logo-widget .textwidget {
		margin: 25px 45px 0 0;
	}

	.header-right-from-logo-widget .textwidget a {
		float: left;
	}

	.header-right-from-logo-widget .textwidget a:first-child {
		margin-right: 10px;
	}

	.header-right-from-logo-widget .textwidget .icon_text_holder {
		display: none;
	}
	.home .content .content_inner > .container > .container_inner, .home .content .content_inner > .full_width > .full_width_inner {
	padding-top: 0px!important;
	}

}
.wpcf7-form #text-short {
    width: 14%!important;
}

@media only screen and (max-width: 768px) {
	form.wpcf7-form,
	form#my-registration-form  {
    	width: 90%;
    	margin:0 auto;
	}
	#wpcf7-f23144-p22228-o1 td,
	#wpcf7-f23144-p22228-o1 th{
		display: block;
	}
	#wpcf7-f23144-p22228-o1 td:last-child {
		border-bottom: 1px solid #999;
	}
	#wpcf7-f23144-p22228-o1 #text-short {
		width: auto!important;
	}
}

@media only screen and (max-width: 600px) {
	.header-right-from-logo-widget .textwidget .icon_text_icon {
		color: #5d5d5d;
	}

	.header-right-from-logo-widget .textwidget a {
		float: none;
	}

	.header-right-from-logo-widget .textwidget a:first-child {
		margin-right: 0;
	}

	.header-right-from-logo-widget .textwidget .q_font_elegant_holder {
		background-color: #fff !important;
		border: none !important;
		border-radius: 0 !important;
		height: 2em !important;
	}

	.header-right-from-logo-widget .textwidget .q_icon_with_title.circle .icon_holder .icon_holder_inner {
		background-color: #fff;
	}

	.header-right-from-logo-widget .textwidget .q_font_elegant_holder:first-child {
		line-height: 3em !important;
	}

	.side_menu_button_wrapper .side_menu_button {
		vertical-align: baseline !important;
		height: 25px !important;
	}

	.header-right-from-logo-widget .textwidget {
		margin-right: 0;
	}

	.header-right-from-logo-widget .textwidget .q_icon_with_title.circle .icon_holder_inner:hover .q_font_elegant_holder.circle,
	.header-right-from-logo-widget .textwidget .q_icon_with_title.circle .icon_holder:hover .icon_holder_inner {
		border: none !important;
		background-color: #fff !important;
	}

	.header-right-from-logo-widget .textwidget .q_icon_with_title .icon_holder:hover .icon_text_icon {
		color: #d3d3d3 !important;
	}
}
@media screen and (max-width: 991px) {
	#kontakt_info .section_inner_margin{
		display: flex;
		flex-wrap: wrap;
	}
	#kontakt_info .section_inner_margin > div {
		width: 50%;
	}
}
@media only screen and (max-width: 600px) {
	.q_tabs .tabs-nav li:nth-child(2) a {
		line-height: 24px;
	}
	.width_50 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.width_50 p{
		width: 100%;
	}
	#wpcf7-f22667-p22228-o1 table {
		width: 100%;
	}
	#wpcf7-f22667-p22228-o1 td {
		width: 100%;
		display: inline-block;
	}
	#kontakt_info .section_inner_margin > div {
		width: 100%;
	}

}
@media only screen and (max-width: 500px) {
	#nl_table_363037 td,
	#nl_table_363037 th{
		display: block;
	}
	#nl_table_363037 td:last-child {
		border-bottom: 1px solid #999;
	}
}
@media only screen and (max-width: 480px) {
	.header-right-from-logo-widget .textwidget {
		margin-right: -13px;
	}
	div#falkwidget {
		width: 100%!important;
	}
	h2 {
		word-wrap: break-word;
	}
	.page-id-22228 .breadcrumbs_inner a:last-of-type {
		display: block;
	}
}
	.break_button .qbutton {
		white-space: inherit!important;
		height: auto!important;
	}
.change_color .accordion_mark_icon {
	color: red !important;
}
.q_accordion_holder .ui-accordion-header .accordion_mark {
	border-color: red !important;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-hover .accordion_mark,
 .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark{
	border-color: #d3d3d3 !important;
}

.q_icon_with_title .icon_with_title_link {
	margin: 0 !important;
}
.icon_with_title_link {
	color: #fff;
}
@media screen and (min-width: 1000px) and (max-width: 1001px) {
	body header.centered_logo .header_inner_left {
	    margin: 0;
	}
	body.admin-bar header.sticky.sticky_animate,
	body.admin-bar header.fixed {
	    padding-top: 0px!important;
	}
}

.wpb_wrapper ul li {
  margin-left: 20px !important;
}
