/*  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 */

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

@media (max-width: 767px) {
  .scrollfix {
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3,
  h4,
  h5 {
    font-size: 18px;
    line-height: 1.2;
  }
  .hidden-xs-landscape {
    display: none !important;
  }
  .visible-xs-portrait {
    display: block !important;
  }
  .sat_main,
  .accountnav {
    padding: 0 0 20px 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
  }
  #home-index .sat_main {
    border: 1px solid #e5e5e5;
    padding: 20px;
  }
  #header {
    text-align: center;
    margin-bottom: 10px;
  }
  #header .btn {
    float: left;
    background: #C8000D;
    color: #FFF;
    height: 45px;
    border: none;
  }
  #header .btn-group {
    float: right;
  }
  #header .btn-group .btn {
    margin-left: 1px;
    border: none;
  }
  #header .btn-group button.btn {
    background: #ccc;
    color: #FFF;
    min-height: 45px;
  }
  #header .btn-group button.btn .icon-warenkorb {
    font-size: 20px;
    margin-left: -5px;
  }
  #header .btn-group button.btn:hover,
  #header .btn-group button.btn:active {
    background: #C8000D;
    color: #fff;
  }
  #header .navbar-header {
    border-bottom: 1px solid #ccc;
    margin: -10px -15px 0 -15px;
  }
  #header .navbar-toggle {
    margin: 0px;
  }
  #header .logo {
    width: auto;
  }
  #header .logo img {
    margin-top: 8px;
    width: 140px;
  }
  /* Slider Navigationspfeile höher positionieren */
  
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .fa-chevron-left,
  .carousel-control .fa-chevron-right {
    top: 45%;
  }
  /*Preis Schriftgröße kleiner */
  
  .price {
    font-size: 20px;
  }
  /*Formatierungen für Slideout-Basket */
  
  .basket_item .cart-delete a {
    padding: 0px 5px 5px 5px;
    margin: 0px 10px 0px 0px;
    color: #999;
    border: 0px;
    background: none;
  }
  .basket_item .cart-delete a:hover {
    color: #C8000D;
    border: 0px;
    background: none;
  }
  .basket_item .cart-delete a:active {
    background: none;
    border: 0px;
    box-shadow: none;
  }
  .minivoucher {
    padding: 20px 0;
  }
  /* Abweichende Formatierungen für Listenansicht */
  
  #articlelist {
    margin: 0;
    padding: 0;
    /* Farblich hinterlegte Kategorieüberschrift */
  
  }
  /* Globale Suchfunktion */
  
  #header-menu-search {
    background: #ccc;
    margin: -20px -15px 15px -15px;
    padding: 7px 4px 7px 7px;
  }
  #header-menu-search .content {
    width: 100%;
  }
  #header-menu-search .input-group {
    display: block;
    width: 100%;
  }
  #header-menu-search .results {
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 40px;
    width: 100%;
    padding: 0 5px 5px 5px;
    height: auto;
    background: #fff;
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.3);
  }
  #header-menu-search .results h4 {
    font-size: 16px;
    padding: 5px;
    margin: 10px 0 0 0;
    border-bottom: 1px solid #e5e5e5;
  }
  #header-menu-search .results b,
  #header-menu-search .results .query {
    color: #FFAC0C;
  }
  #header-menu-search .results ul li {
    padding: 5px;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2;
  }
  #header-menu-search .results ul li:hover {
    background: #f5f5f5;
  }
  #header-menu-search .results ul li img {
    width: 40px;
    height: auto;
    max-height: 40px;
    vertical-align: top;
    float: left;
    margin-right: 5px;
  }
  #header-menu-search .results .categories li,
  #header-menu-search .results .pages li {
    padding: 5px;
    border-bottom: none;
  }
  #header-menu-search .results .categories li .fa.fa-chevron-right,
  #header-menu-search .results .pages li .fa.fa-chevron-right {
    color: #C8000D;
    font-size: 12px;
  }
  /* Abweichende Footerformatierungen - Links inline-block */
  
  .footer {
    padding: 20px 0px 0px 20px;
  }
  .footer .links ul {
    margin: 5px 0 20px 0;
  }
  .footer .links ul li {
    display: inline-block;
    margin-right: 10px;
  }
  .footer .h4 {
    margin: 0;
  }
  .footer .social {
    width: 100%;
    margin-top: 10px;
  }
  .footer .social li a {
    float: left;
    color: #fff;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 42px;
    margin-bottom: 0;
  }
  .footer .social li a fa {
    font-size: 16px;
  }
  /* Artikeldetail Schriftgröße angepasst */
  
  #article-details {
    padding-top: 5px;
  }
  #article-details h1 {
    font-size: 30px;
  }
  #article-details .panel {
    border: 0px !important;
  }
  #content #basket-index .amount {
    margin-top: 20px;
    max-width: 80px;
  }
  #content #basket-index .pricelabel {
    margin-top: 15px;
  }
  #content #basket-index .box {
    margin-bottom: 10px;
  }
  #content .sticky-bg {
    display: none !important;
  }
  .landing {
    padding: 15px;
  }
  /* Startslider Startseite */
  
  .startslider {
    margin-bottom: 15px;
  }
  .startslider .carousel-caption {
    left: 13%;
    top: 0px;
    text-align: left;
  }
  .startslider .carousel h4 {
    font-size: 30px;
    line-height: 30px;
  }
  .startslider .carousel h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .startslider .carousel p {
    font-size: 16px;
  }
  .startslider .btn {
    display: none;
  }
  /* ---------------------------------------------------------- */
  
  /*  Checkout */
  
  /* ---------------------------------------------------------- */
  
  #checkout-index .list-group {
    padding: 0;
    border: none;
  }
  #checkout-index .list-group-item {
    padding: 0 0 20px 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0 0 0;
  }
  #checkout-index .panel-heading h3 {
    padding-top: 8px;
  }
  #checkout-index .checkoutpositions {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  /* optimierte Auswahl */
  
  .choose-right .choose-right-l {
    display: block;
    width: auto;
  }
  .choose-right .choose-right-r {
    display: block;
    padding-left: 0px;
  }
  /* ---------------------------------------------------------- */
  
  /*  Mein Konto-Bereich */
  
  /* ---------------------------------------------------------- */
  
  .leaflet .shopdesc {
    margin-bottom: 20px;
  }
  #customer-index .account h3 {
    margin-top: 20px;
  }
  .addressbook .address {
    min-height: inherit;
    margin-bottom: 10px;
  }
  .bank-details-list .bank-details {
    min-height: inherit;
    margin-bottom: 10px;
  }
  /* Formatierungen für Mein-Konto Dropdown Menü */
  
  .visible-xs.visible-sm .accountnav {
    margin-bottom: 20px;
    padding: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: none;
  }
  .visible-xs.visible-sm .accountnav .btn-group,
  .visible-xs.visible-sm .accountnav .btn.btn-lg.btn-primary.dropdown-toggle {
    width: 100%;
  }
  .visible-xs.visible-sm .accountnav .dropdown-menu {
    width: 100%;
  }
  .visible-xs.visible-sm .accountnav .btn-text {
    padding: 10px 20px;
    margin: 0;
  }
  /* Anpassung zur Positionierung der Prev/Next-Pfeile im Slider */
  
  .carousel-arrow-wrap a.btn.btn-sm.prev,
  .carousel-arrow-wrap.carousel-small a.btn.btn-sm.prev {
    left: -14px;
  }
  .carousel-arrow-wrap a.btn.btn-sm.next,
  .carousel-arrow-wrap.carousel-small a.btn.btn-sm.next {
    right: -14px;
  }
  #content .owl-carousel .owl-wrapper-outer .thumbnail {
    margin-bottom: 0;
    border: none;
    min-height: 260px;
  }
  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 {
    display: none;
  }
  /* ---------------------------------------------------------- */
  
  /*  Sitemap*/
  
  /* ---------------------------------------------------------- */
  
  #sitemap .toplevel {
    column-count: 1;
    column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
  }
  #sitemap h4 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .customer_login_after .btn {
    display: block;
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* Startslider Startseite */
  
  .startslider .carousel-caption {
    left: 13%;
    top: 0px;
    text-align: left;
  }
  .startslider .carousel-caption .btn {
    padding: 5px 20px 5px 20px;
    font-size: 14px;
  }
  .startslider .carousel h4 {
    font-size: 13px;
    line-height: 16px;
  }
  .startslider .carousel h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .startslider .carousel p {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .startslider .carousel-indicators {
    display: none;
  }
  /* Paging */
  
  .listsort .btn-group.sorting label {
    display: inline-block !important;
  }
  .listsort .btn-group.sorting .btn label {
    display: none !important;
  }
  /* Wunschzettel */
  
  .leaflet .img-leaflet {
    max-width: 165px;
    margin: 0px auto 10px auto;
  }
  body[data-controller="Category"][data-action="ListArticles"] #content .article-listitem .img-classic,
  body[data-controller="Article"][data-action="Index"] #content .article-listitem .img-classic {
    max-width: 165px;
    margin: 0px auto 10px auto;
  }
}
