/*  Colors */
/*  Highlight for inputs */
/*hellgrau*/
/*grün*/
/*orange*/
/*rot*/
/*Hellgrau*/
/*gelb*/
/*dunkelgrau*/
/*Topseller Orange*/
/*  Fonts */
/*  Border */
/*  Images */
/*-----------------------------------------------------------------
------------/\\\---------------------------------------------------
           /\\\\\           
          /\\\/\\\            4SELLERS Webshop
         /\\\/\/\\\           Copyright © 2016 logic-base GmbH
        /\\\/__\/\\\    
       /\\\\\\\\\\\\\\\\      @media(max-width: 767px)
       \///////////\\\//      Erstellung:	 2016-7 (MP)
                  \/\\\ 
-------------------\///------------------------------------------*/

/* Smartphone Landscape */

/* ------------------------------------------------------------- */

@media (max-width: 767px) and (min-aspect-ratio: 13/9) {
  .col-xs-12-landscape {
    width: 100%;
    float: left;
  }
  .col-xs-11-landscape {
    width: 91.666666667%;
    float: left;
  }
  .col-xs-10-landscape {
    width: 83.333333333%;
    float: left;
  }
  .col-xs-9-landscape {
    width: 75%;
    float: left;
  }
  .col-xs-8-landscape {
    width: 66.666666667%;
    float: left;
  }
  .col-xs-7-landscape {
    width: 58.333333333%;
    float: left;
  }
  .col-xs-6-landscape {
    width: 50%;
    float: left;
  }
  .col-xs-5-landscape {
    width: 41.666666667%;
    float: left;
  }
  .col-xs-4-landscape {
    width: 33.333333333%;
    float: left;
  }
  .col-xs-3-landscape {
    width: 25%;
    float: left;
  }
  .col-xs-2-landscape {
    width: 16.666666667%;
    float: left;
  }
  .col-xs-1-landscape {
    width: 8.333333333%;
    float: left;
  }
  .hidden-xs-landscape {
    display: none !important;
  }
  .visible-xs-landscape {
    display: block !important;
  }
  .happyhour .infobox .counter {
    margin-top: 15px;
  }
  /* ---------------------------------------------------------- */
  
  /*  Carousel Starseite Anpassungen */
  
  /* ---------------------------------------------------------- */
  
  .startslider .carousel h4 {
    font-size: 22px;
    line-height: 22px;
  }
  .startslider .carousel h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .startslider .carousel p {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #content .sticky-bg {
    display: none !important;
  }
}
