/* #####################################################################################################
   This stylesheet describes a list of products
   ##################################################################################################### */

/*--- standard variables ---*/
/*--- switch themes ---*/
/* #####################################################################################################
   This stylesheet is used for theme specific variables

   1 Munnichs

   ##################################################################################################### */
/*--- product item ratio (thumb + content) ---*/
/* set ProductImageRatio in productOverview! */
/*--- media queries. When using responsive ---*/
/* Range breakpoints */
/*--- media queries. When using responsive: only mobile & desktop ---
@responsive:	false;
@largePhone:	~"only screen and (min-width: 480px)";
@tablet:		~"only screen and (min-width: 999999999px)";
@tabletLand:	~"only screen and (min-width: 768px)";
@desktop:		~"only screen and (min-width: 768px)";

@upToTablet:	~"only screen and (max-width: 767px)";
@upToDesktop:	~"only screen and (max-width: 767px)";*/
/*--- media queries. When not using responsive ---
@responsive:	false;
@largePhone:	~"only screen and (min-width: 1px)";
@tablet:		~"only screen and (min-width: 1px)";
@tabletLand:	~"only screen and (min-width: 1px)";
@desktop:		~"only screen and (min-width: 1px)";

@upToTablet:	~"only screen and (max-width: 1px)";
@upToDesktop:	~"only screen and (max-width: 1px)";*/
/*----- Default functions -----*/
/*----- Default Crossbrowser functions -----*/
/*----- CSS3 functions -----*/
/*----- CSS3 Animation functions -----*/
/*----- Buttons -----*/
/*----- Responsive functions -----*/
/* ==========================================================================
   Default / Mobile styles
   ========================================================================== */

.productOverview .overviewBanner {
  margin-bottom: 15px;
  max-height: 400px;
}
@media only screen and (min-width: 1920px) {
  .productOverview .overviewBanner {
    padding: 0;
  }
}
.productOverview .overviewBanner img {
  width: 100%;
  height: auto;
}
.productOverview #breadcrumbs {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .productOverview #breadcrumbs {
    display: block;
    z-index: 99999;
    background: #fafafa;
    margin: 0;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 1920px) {
  .productOverview #breadcrumbs {
    padding: 25px 0 45px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .productOverview #cols {
    margin-bottom: 30px;
  }
}
.productOverview .nowContent {
  margin: 15px 0;
}
.productOverview .nowContent h3 {
  margin: 15px 0;
}
.productOverview .overviewMeta {
  margin-bottom: 15px;
}
.productOverview .overviewMeta:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  *zoom: 1;
}
.productOverview .overviewMeta .productCount {
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media only screen and (min-width: 1024px) {
  .productOverview .overviewMeta .productCount {
    display: block;
    width: 50%;
    float: left;
    margin: 0;
  }
}
.productOverview .overviewMeta #filterButtonWrapper,
.productOverview .overviewMeta #filterButtonWrapperBottom {
  display: block;
}
@media only screen and (min-width: 768px) {
  .productOverview .overviewMeta #filterButtonWrapper,
  .productOverview .overviewMeta #filterButtonWrapperBottom {
    float: right;
    overflow: hidden;
    margin: 1% 0;
  }
}
@media only screen and (min-width: 1024px) {
  .productOverview .overviewMeta #filterButtonWrapper,
  .productOverview .overviewMeta #filterButtonWrapperBottom {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    margin: 0;
  }
  .productOverview .overviewMeta #filterButtonWrapper select,
  .productOverview .overviewMeta #filterButtonWrapperBottom select {
    float: right;
    margin: 0 0 0 2%;
  }
}
@media only screen and (min-width: 1280px) {
  .productOverview .overviewMeta #filterButtonWrapper,
  .productOverview .overviewMeta #filterButtonWrapperBottom {
    width: 45%;
    position: absolute;
    right: 15px;
    top: 12px;
  }
}
@media only screen and (min-width: 1920px) {
  .productOverview .overviewMeta #filterButtonWrapper,
  .productOverview .overviewMeta #filterButtonWrapperBottom {
    width: 38%;
    right: 0;
  }
}
.productOverview .overviewMeta #filterButtonWrapper > a,
.productOverview .overviewMeta #filterButtonWrapperBottom > a {
  width: 130px;
  text-align: center;
}
.productOverview .overviewMeta #filterButtonWrapper .filterButton,
.productOverview .overviewMeta #filterButtonWrapperBottom .filterButton {
  width: 49%;
  float: right;
  height: 45px;
  line-height: 41px;
  font-size: 14px;
  background: #bc9f75;
  color: white;
  border: 3px solid #bc9f75;
}
.productOverview .overviewMeta #filterButtonWrapper .filterButton:before,
.productOverview .overviewMeta #filterButtonWrapperBottom .filterButton:before {
  content: none!important;
}
@media only screen and (min-width: 1024px) {
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons,
  .productOverview .overviewMeta #filterButtonWrapperBottom .filterButtons {
    text-align: right;
  }
}
.productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock,
.productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock {
  display: block;
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock {
    float: left;
  }
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock.amountFilter,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock.amountFilter {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock {
    display: inline-block;
    width: 48%;
    max-width: 320px;
  }
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock + .pageFilterBlock,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock + .pageFilterBlock {
    margin-left: 2%;
  }
}
.productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock span,
.productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock span {
  padding-left: 0%;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock span,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock span {
    display: inline-block;
  }
}
@media only screen and (min-width: 1280px) {
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock span,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock span {
    padding-left: 0%;
  }
}
.productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock select,
.productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock select {
  display: inline-block;
  float: none;
  height: 45px;
  line-height: 45px;
}
@media only screen and (max-width: 1023px) {
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock select,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock select {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .productOverview .overviewMeta #filterButtonWrapper .pageFilterBlock select,
  .productOverview .overviewMeta #filterButtonWrapperBottom .pageFilterBlock select {
    border: 0;
    background: #fafafa;
  }
}
.productOverview .headingWrapper h1 {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .productOverview .headingWrapper h1 {
    margin-right: 15%;
  }
}
/* ==========================================================================
   styles for mobile and tablet
   ========================================================================== */

@media only screen and (max-width: 1023px) {
  .productOverview #sidecol {
    display: none;
  }
  .productOverview .overviewMeta #filterButtonWrapper {
    position: relative;
    width: 100%;
    margin: 0;
    height: 60px;
    padding: 10px 0;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons,
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed {
    border-bottom: 1px solid transparent;
    -webkit-transition: border 200ms ease-in-out;
    -moz-transition: border 200ms ease-in-out;
    -o-transition: border 200ms ease-in-out;
    transition: border 200ms ease-in-out;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons:after,
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    *zoom: 1;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons .orderByItem,
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed .orderByItem {
    float: left;
    width: 49%;
    display: block;
    margin: 0;
    height: 40px;
    border: 3px solid black;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding: 0 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons .orderByItem:focus,
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed .orderByItem:focus {
    outline: none;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons .filterButton,
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed .filterButton {
    text-transform: uppercase;
    float: right;
    width: 49%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px;
    line-height: 42px;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons .filterButton:before,
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed .filterButton:before {
    content: "\f0b0 ";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #c61c40;
    padding-right: 5px;
  }
  .productOverview .overviewMeta #filterButtonWrapper .filterButtons .orderByItem {
    width: 98%;
  }
  .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed {
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 10px 3%;
    left: 0;
    top: 110px;
    border-bottom: 1px solid black;
    z-index: 80;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    visibility: hidden;
    opacity: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .stick--filterButtonsFixed .productOverview .overviewMeta #filterButtonWrapper #filterButtonsFixed {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 1024px) {
  .productOverview #filterButtonsFixed {
    display: none;
  }
}
