/*  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(min-width: 992px)
       \///////////\\\//      Erstellung:	 2016-7 (MP)
                  \/\\\ 
-------------------\///------------------------------------------*/

/* Notebook */

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

@media (min-width: 992px) and (max-width: 1199px) {
  .snap-content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #home-index .sat_main {
    padding: 15px;
  }
  #home-index h2.m_0 {
    font-size: 22px;
  }
  body[data-controller="Home"][data-action="Index"] #header .search {
    width: 320px;
  }
  /* Artikellisting und Suchergebnis */
  
  body[data-controller="Category"][data-action="ListArticles"] #content .list-overlay,
  body[data-controller="Article"][data-action="Index"] #content .list-overlay {
    width: 213px;
  }
  body[data-controller="Category"][data-action="ListArticles"]:not(.touch) #content .thumbnail:hover .list-overlay,
  body[data-controller="Article"][data-action="Index"]:not(.touch) #content .thumbnail:hover .list-overlay,
  body[data-controller="Category"][data-action="ListArticles"]:not(.touch) #content .thumbnail:focus .list-overlay,
  body[data-controller="Article"][data-action="Index"]:not(.touch) #content .thumbnail:focus .list-overlay {
    margin-top: 0px;
  }
  /* ---------------------------------------------------------- */
  
  /*  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;
  }
  /*  Bestellungen Mein Konto */
  
  #orders .order_article {
    margin-left: -30px;
  }
  #content .owl-carousel .owl-wrapper-outer .thumbnail {
    margin-bottom: 0;
    border: none;
    min-height: 260px;
  }
}
