﻿@media (max-width: 960px) {
  body,
  html {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px !important;
  }
  .button {
    font-size: 16px;
    padding: 13px 5px;
  }
  #footer {
    padding: 30px 20px 10px;
    box-sizing: border-box;
  }
  #footer .container {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  #footer .container .row1 {
    /*width: 50%;
                margin: 0 auto;
                display: inline-block;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  #footer .container .legal {
    /*width: 100%;*/
    text-align: center;
    padding: 5px;
  }
  #footer .container .about {
    /*width: 100%;*/
    text-align: center;
    padding: 5px;
  }
  #footer .container .favorite {
    /*width: 100%;*/
    text-align: center;
    float: left;
    padding: 5px;
  }
  #footer .container .tro_copyright.copyright {
    padding: 20px 0;
    line-height: 1.4em;
    opacity: 0.6;
    text-align: center;
  }
  #footer .container .poweredbyinner {
    width: 100% !important;
  }
  #footer .container .poweredbyinner .powered {
    margin-top: 30px;
  }
  #footer .container .poweredbyinner .powered > a {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 0.55rem;
  }
  #footer .container .poweredbyinner .powered > a span {
    opacity: 0.5;
  }
}
@media (max-width: 960px) {
  body {
    overflow-x: hidden;
  }
  #header .headerImage,
  .tro_customheadertext {
    width: 100%;
  }
  .container {
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    position: relative;
    z-index: 2;
    /*IE9 Fix*/
    /*Buttons area wrapped with a 'div' container with the '.buttonMask' class. 
          Therefore, overruling the classis necesarry*/
  }
  .container .headlineContainer {
    background: none;
  }
  .container .headlineContainer .buttonContainer {
    position: relative;
    clear: both;
  }
  .container .headlineContainer h1.tro_cattitle {
    padding: 20px 0 40px;
    display: block;
    background: none;
  }
  .container .tro_actions {
    float: none;
    display: inline-block;
    width: auto;
    margin-left: 5%;
  }
  .container .button {
    width: 96%;
    line-height: 27px;
    padding: 13px 5px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .container .tro_actioncontainer {
    float: right;
    width: 100%;
    margin-top: 3%;
  }
  .container .tro_listing_price {
    float: none;
    display: inline-block;
  }
  .container .buttonContainer {
    clear: both;
  }
  .container .bodyContainer {
    margin: 0 10px;
  }
  .container .tro_ProductList > .tro_listitem {
    text-align: center;
    border-bottom: none;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing {
    /*display: flex;
                    flex-wrap: wrap;*/
    /*padding: 0 20px 0 10px;*/
    /*padding-right: 10px;
                    justify-content: space-around;*/
    width: 97%;
    margin-left: auto;
    margin-right: auto;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing form {
    width: 100%;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .tro_listing_img {
    width: auto;
    float: none;
    flex: 0 1 30%;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .tro_listing_info {
    width: auto;
    float: none;
    flex: 0 1 66%;
    padding-bottom: 10px;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .tro_listing_imprint {
    float: none;
    display: inline-block;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .tro_listing_imprint .layoutPreview {
    float: none;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .actionBox {
    float: none;
    width: auto;
    text-align: right;
    flex: 1 0 100%;
    margin-left: 0;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .actionBox .tro_next {
    width: 100%;
    margin-top: 2%;
  }
  .container .tro_ProductList > .tro_listitem .tro_listing .actionBox .tro_next .button {
    width: 100%;
  }
  .container .tro_CategoryList > .tro_listitem {
    text-align: left;
    border-bottom: none;
  }
  .container .tro_CategoryList > .tro_listitem .tro_listing {
    /*display: flex;
                    flex-wrap: wrap;*/
    /*padding: 0 20px 0 10px;*/
    /*padding-right: 10px;
                    justify-content: space-around;*/
    width: 97%;
    margin-left: auto;
    margin-right: auto;
  }
  .container .tro_CategoryList > .tro_listitem .tro_listing .tro_listing_img {
    width: auto;
    float: none;
    flex: 0 1 30%;
  }
  .container .tro_CategoryList > .tro_listitem .tro_listing .tro_listing_info {
    width: auto;
    float: none;
    flex: 0 1 66%;
    padding-bottom: 10px;
  }
  .container .tro_CategoryList > .tro_listitem .tro_listing .actionBox {
    float: none;
    width: auto;
    text-align: right;
    flex: 1 0 100%;
    margin-left: 0;
  }
  .container .tro_CategoryList > .tro_listitem .tro_listing .actionBox .tro_next > a {
    float: none;
    display: inline-block;
  }
  .container .buttonMask {
    float: none !important;
  }
  .container .buttonMask .button {
    width: 100%;
  }
  .shippingCosts {
    width: 100%;
  }
  .shippingCosts .scHeaderMethod {
    width: 45%;
  }
  .shippingCosts .scHeaderMethodPrice {
    width: 45%;
  }
  .shippingCosts .scRates {
    width: 45%;
  }
  .shippingCosts .scContent1 {
    width: 45%;
    padding-left: 5px;
  }
  .shippingCosts .scContent2 {
    float: left;
    width: 45%;
    margin-left: 45%;
    padding-left: 5px;
  }
  .shippingCosts .calcSum {
    position: absolute;
    float: none;
    margin-left: 42%;
    margin-top: 10px;
    font-weight: bold;
  }
  .scbuttonBack {
    width: 90%;
    display: block;
  }
}
@media (min-width: 960px) {
  .tro_actions {
    float: left;
    width: 120px;
  }
  .tro_listing_price {
    float: left;
    text-align: right;
    margin-left: 10px;
  }
  .scContent1 {
    width: 280px;
  }
  .scContent2 {
    float: left;
    width: 120px;
  }
}