/*
Theme Name: MaxTravel Maxtanzt
Description: A Child Theme for the MaxTravel Wordpress Theme.
Version: 1.0.0
Author: Kodeo
Author URI: https://maxtravel.io
Template: maxtravel
Text Domain: maxtanzt
don't use this file for styling
*/

#content-main .ks-wrap {
    max-width: 1300px !important;
}

/* NEW CUSTOM STYLE */

/* Screen Reader Text  */
 .screen-reader-text {
   display: none !important; }

 h1, h2, h3, h4, h5, h6 {
   margin-top: 0;
   font-weight: inherit; }

 h1 {
   color: #000;
   font-size: 26px;
   font-style: normal;
   line-height: 1.2;
   letter-spacing: 0px;
   text-align: left;
   text-transform: none;
   margin-bottom: 30px;
   font-weight: 600; }

 h1:after {
   display: none;
   content: '';
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0;
   width: 10%;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #000;
   margin-top: 10px; }

 body:not(.pagebuilder) main > h1.ks-wrap {
   padding-left: 0;
   padding-right: 0; }

 h2 {
   color: #000;
   font-size: 22px;
   font-style: normal;
   font-weight: 600;
   line-height: 1.2;
   letter-spacing: 0px;
   text-align: left;
   text-transform: none;
   margin-bottom: 25px;
   margin-top: 0px; }

 h3 {
   color: #000;
   font-size: 18px;
   font-style: normal;
   font-weight: 600;
   line-height: 1.2;
   letter-spacing: 0px;
   text-align: left;
   text-transform: none;
   margin-bottom: 20px;
   margin-top: 30px; }

 h4, h5, h6 {
   color: #333333;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   line-height: 1.2;
   letter-spacing: 0px;
   text-align: left;
   text-transform: none;
   margin-bottom: 10px;
   margin-top: 0px; }

 h1 a,
 h2 a,
 h3 a,
 h4 a,
 h5 a,
 h6 a {
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-style: inherit;
   text-transform: inherit;
   text-decoration: none; }

 h1 a:hover,
 h2 a:hover,
 h3 a:hover,
 h4 a:hover,
 h5 a:hover,
 h6 a:hover {
   color: inherit;
   text-decoration: none; }


 #page-content{
	 background: transparent;
	 padding-top: 40px;
	 padding-bottom: 50px;
	 min-height: 600px;
 }

/* CONTACT FORM */

#page textarea {
	min-width: 100%;
	min-height: 80px;
	margin-bottom: -5px;
	padding: 10px;
	height: initial;
	line-height: 1.5;
	min-height: 100px;
}

input:not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]), #page select, #page textarea {
	width: 100%;
	max-width: 500px !important;
}

.ks-column.ks-5b6a97329d1c3{
   width: 26.6%;
}

.ks-column.ks-5b6a97329d1c2{
   width: 73.4%;
}

.page-faq article:not(:last-child) {
	border-bottom: 1px solid #717E86;
	padding-bottom: 10px;
}

body{
   color: #000;
}

.home #page{
   margin-top: 0px;
}

body.home {
	background-image: url(/wp-content/themes/maxtravel-maxtanzt/images/bg_home.jpg);
	background-position: top;
	background-attachment: fixed;
}

#offer.home h1 {
	color: #FFF;
	font-weight: 400;
	font-size: 27px;
	margin-top: 20px;
	line-height: 1.7;
}

#page-header .ks-section.navbar .ks-row, #page-header .ks-section.navbar{
height: 50px;
line-height: 50px;
}

#topbar{
padding-top: 0;
}

#page-header .ks-section.navbar, #page-header .ks-section.topbar{
background: transparent;
}

#page #logo img{
width: 228px;
height: auto;
}

#logo{
margin-top: -59px;
}

.home #navbar_menu{
margin-top: 0;
}

.home #page-content h1{
color: #FFF;
font-weight: 400;
font-size: 27px;
margin-top: 50px;
margin-bottom: 50px;
line-height: 1.7;
}

#filter_form h4{
color: #fff !important;
}



@media(min-width: 768px){
  #page:not(.is-stretched), #page.is-stretched .ks-wrap{
  	max-width: 1300px !important;
  }
}

#menu-hauptmenu .menu-itema a, .home #navbar li:not(.current-menu-item) a, #page-header ul.menu li a{
    color: #8d1038;
    text-shadow: none;
}

body{
  font-family: "Open Sans", sans-serif;
}

#offer .booking {
   background: #0A3550;
   padding: 20px;
   border-radius: 5px;
}

#offer .booking * {
   color: #FFF;
}

#offer .booking-button.config-offer, #offer.single .booking-button.individual-request{
 margin-top: 2px;
}

#offer .results .header {
   padding: 15px 80px 15px 20px;
}

#offer .results .content {
   background: #0A3550;
   position: relative;
}

#offer .results .header h2, #offer .results .header h3 {
   color: #fff;
   margin: 0;
}

#offer .results .content p {
   font-size: 14px;
   line-height: 1.3;
   color: #fff;
   margin-bottom: 10px;
}

#offer.single .ks-tabs #flights table td{
 padding: 7px 5px;
}

#page a.ks-search-button:before, #page a.ks-search-item:before {
   font-family: "Ionicons";
   content: "\f4a5";
   color: inherit;
   vertical-align: middle;
   line-height: initial;
   padding-right: 7px;
   font-size: 120%;
}

#page .menu-item .ks-search-item:before {
   display: inline-block;
}

#page a.ks-search-item:before {
   font-weight: 700;
   vertical-align: -2px;
   margin-right: 1px;
}

ul.menu li:after {
   content: "";
   display: block;
   position: absolute;
   left: 0;
   right: 0;
   margin-left: auto;
   margin-right: auto;
   top: 100%;
   width: 40%;
   margin-top: 0px;
   border-bottom-style: none;
   border-bottom-width: 1px;
   border-bottom-color: inherit;
   -webkit-transition: all .3s ease 0s;
   -o-transition: all .3s ease 0s;
   transition: all .3s ease 0s;
   opacity: 0;
}

#page li.page-merkliste a:before {
   font-family: "Ionicons";
   content: "\f141";
   padding-right: 7px;
   font-size: 18px;
   vertical-align: -1px;
}

#page li.page-checkout{
 display: none;
}

#page ul.menu li a>span{
 color: #8d1038;
}

#page .ks-search-topbar input {
   font-weight: 600;
   max-width: 800px !important;
}

#page .ks-search-topbar input {
   width: 100%;
   height: inherit;
   line-height: inherit;
   background: transparent;
   border: none;
   border-radius: 0;
   color: inherit !important;
   font-size: inherit !important;
   text-align: left;
   display: none;
   padding: 30px 0;
}

#page .ks-search-topbar form {
   height: inherit;
   margin: 0;
   color: #fff;
   font-size: 17px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: transparent;
   text-align: center;
}

#page .ks-search-form {
   white-space: nowrap;
}

#wpadminbar{
	display: none;
}

#page .ks-search-topbar input::-webkit-input-placeholder {
    color: inherit !important;
    opacity: 0.8;
}

.ks-wrap{
	z-index: auto;
}

#page .ks-search-topbar input::-webkit-input-placeholder{
	font-size: 16px !important;
}

@media(max-width: 1023px){
	 #logo {
		 margin-top: -25px !important;
	 }
 }


@media (max-width: 998px){
	.page-unsere-tanzlehrer .teacher .info {
		padding-top: 20px;
		width: 100% !important;
		padding-left: 0 !important;
	}
}


 @media (min-width: 768px){
	 .ks-wrap {
		  padding-left: 30px;
		  padding-right: 30px;
	  }
 }


@media(max-width: 768px){
	#logo {
		 margin-top: -33px !important;
	 }

	 #topbar #mobile-menu-toggle{
		 position: absolute;
	 }

	 #page #logo img{
		 width: 120px !important;
	 }

	 .ks-wrap {
		 padding-left: 20px;
		 padding-right: 20px;
	 }

	 .woocommerce-account #page nav.woocommerce-MyAccount-navigation{
		 min-height: auto !important;
	 }

   ul.menu li a>span{
    color: #EEE;
   }
}

#offer.single .tags a {
	margin-bottom: 3px;
}

#page #page-content #reset_filter_angebot {
  color: #FFF;
}

#page #page-content #reset_filter_angebot:hover {
  color: #E30045;
}

#flights, #insurance-iframe-holder {
  overflow-x: auto;
}

.home #offer #angebote .booking .info {
  height: auto;
  margin-top: 10px;
  padding-bottom: 10px;
}

#offer #config #flight .radio-buttons label[for|="board-flight"]{
  height: auto !important;
}

@media (max-width: 320px) {
  #offer #config .config-section {
    padding: 15px;
  }

  #offer #config #flight label{
    margin-bottom: 150px;
  }

  #page #config {
    padding: 10px;
  }
}

.woocommerce-checkout #page #billing_tanzschule_field .woocommerce-input-wrapper label.radio {
  margin: 0 15px 0 5px;
  line-height: initial;
}

#old_orders {
  margin-bottom: 25px;
}

.button-homepage {
  font-size: 10px !important;
}

#page .nav-links span.current {
  background: #51081f;
  border: gray;
  color: #fff;
}
