/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Lato:400);
  
@media (max-width: 400px) {
  
  ul.djslider-in > li {
    line-height: 12px;
  }
  
  .slide-desc{
    width: 45% !important;
  }
  
  .slide-desc-text-default .slide-title {
    font-size: 1em;
    font-weight: 400;
  }
}

.uk-navbar-nav > li > a {
  text-transform: none;
}

h1, h2, h3, h4, h5, h6, h7, h8{
  text-transform: none;
}
h1, h2 {
  text-align: center;
}

#message {
    height: auto;
}

.tm-toolbar {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.joomdlecourses{
  /*background-image: url('../../../images/Courseoffers/Einzelunterricht.jpg');
  background-repeat: no-repeat;*/
}

.joomdlecourses li{
  display: inline-block;
  background-color: #59605C;
  font-size: 1.5em;
  border: 2px solid #59605c;
  list-style-type: none;
  padding: 25px;
  margin: 25px;
  line-height: 400%;
  //max-width: 50%;
}

.joomdlecourses li:hover{
  border-color: #ffffff;
}

.cart-item-count{
  background-image: url('../../../images/Icons/Shopping-Cart-Search.png'); 
  background-color: #ffffff;
  font-style: bold;
  border-radius: 0;
  border: 1px solid #dddddd;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  background-clip: initial;
  height: 35px;
  line-height: 28px;
  width: 35px;
  position: relative;
  float: left;
  display: inline-block;
}

.cart-item-count:hover{
  background-color: #ffb400;
}

.j2store_cart_module_124{
  display: inline-block;
  width: 37px;
  height: 37px;
}

.j2store-minicart-button{
  display: inline-block;
  width: 37px;
  height: 37px;
}

.alignsearch{
  display: inline-block;
  margin-left: 5px;
  width: 37px; 
  float: left;
}

.jf_modal_trigger{
  background-color: #ffffff !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 1px solid #dddddd !important;
}

.jf_modal_trigger:hover{
  background-color: #ffb400 !important;
}

.jf_modal_trigger i {
  color: #59605C !important;
  font-size: 1.4em !important;
  line-height: 1.2 !imporant;
}

#jf_login form fieldset input[type="password"], #jf_login form fieldset input[type="text"] {
    background: #dddddd;
    color: #59605C;
    height: 50px;
}

.aifl-button{
  margin: 0;
  font: inherit;
  color: inherit;
  background-color: #ffffff;
  overflow: visible;
  text-transform: none;
  border: 1px solid #dddddd;
}

.jf_sidebuttons > li > a {
  padding-right: 10px !important;
}

#j2store-checkout .row {
    margin-left: 0;
}

.j2store .checkout-heading {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #dddddd;
  color: #59605c;
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    background-color: #ffffff;
}

.uk-nav-offcanvas > li > a {
    color: #59605C;
    border-bottom: 1px solid #ddd;
    font-family: Lato, Helvetica, Arial, sans-serif;
    text-transform: none;
    letter-spacing: 0;
  text-align: center;
}

.uk-nav-offcanvas-speciallink{
  color: #ffb500;
}

.aifl-box {
    background-color: #fff;
    border-radius: 0;
}

.uk-nav-navbar > li > a {
    color: #59605C;
}

.uk-dropdown-navbar {
    background: #fff;
    border: 1px solid rgb(221, 221, 221);
}

.tm-block-footer {
    background: #59605c;
}

.flag > figure{
  border: 1px solid #ddd;
}

.product-price-container .sale-price {
    font-size: 1.0em;
    font-weight: bold;
}

.j2store label {
display: inline;
}
j2store.checkout label {
margin-right: 5px;
display: inline;
}
