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

/*--- standard variables ---*/
/*--- 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 -----*/
/*------ productSet folder ratio (thumb + content) ---*/
/*------ productSet ratio (thumb + content) ---*/
/*------ productSet product ratio (thumb + content) --------*/
/*--- Folder overview (optional) ---------------------*/

#pnlFolderOverview .productList {
  overflow: hidden;
}
#pnlFolderOverview .productList > .item {
  float: left;
  margin-right: 2.077562327%;
  margin-bottom: 2.077562327%;
  width: 48.961218837%;
}
.lt-ie9 #pnlFolderOverview .productList > .item {
  /*IE 8*/
  width: 47.922437673%;
}
#pnlFolderOverview .productList > .item:nth-of-type(n) {
  /*reset if function is called more then once*/
  margin-right: 2.077562327%;
}
#pnlFolderOverview .productList > .item:nth-of-type(2n) {
  margin-right: 0;
}
#pnlFolderOverview .productList .item .thumb {
  padding-bottom: 133%;
  height: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #pnlFolderOverview .productList {
    overflow: hidden;
  }
  #pnlFolderOverview .productList > .item {
    float: left;
    margin-right: 1.557632399%;
    margin-bottom: 1.557632399%;
    width: 32.294911734%;
  }
  .lt-ie9 #pnlFolderOverview .productList > .item {
    /*IE 8*/
    width: 31.775700935%;
  }
  #pnlFolderOverview .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.557632399%;
  }
  #pnlFolderOverview .productList > .item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #pnlFolderOverview .productList {
    overflow: hidden;
  }
  #pnlFolderOverview .productList > .item {
    float: left;
    margin-right: 1.171875%;
    margin-bottom: 1.171875%;
    width: 32.552083333%;
  }
  .lt-ie9 #pnlFolderOverview .productList > .item {
    /*IE 8*/
    width: 32.161458333%;
  }
  #pnlFolderOverview .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.171875%;
  }
  #pnlFolderOverview .productList > .item:nth-of-type(3n) {
    margin-right: 0;
  }
}
/*--- producSet overview -----------------------------*/

#pnlProductsetOverview #filterButtonWrapper {
  margin: 0 0 15px;
}
#pnlProductsetOverview .productList {
  overflow: hidden;
}
#pnlProductsetOverview .productList > .item {
  float: left;
  margin-right: 2.077562327%;
  margin-bottom: 2.077562327%;
  width: 48.961218837%;
}
.lt-ie9 #pnlProductsetOverview .productList > .item {
  /*IE 8*/
  width: 47.922437673%;
}
#pnlProductsetOverview .productList > .item:nth-of-type(n) {
  /*reset if function is called more then once*/
  margin-right: 2.077562327%;
}
#pnlProductsetOverview .productList > .item:nth-of-type(2n) {
  margin-right: 0;
}
#pnlProductsetOverview .productList .item .thumb {
  padding-bottom: 133%;
  height: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #pnlProductsetOverview .productList {
    overflow: hidden;
  }
  #pnlProductsetOverview .productList > .item {
    float: left;
    margin-right: 1.557632399%;
    margin-bottom: 1.557632399%;
    width: 32.294911734%;
  }
  .lt-ie9 #pnlProductsetOverview .productList > .item {
    /*IE 8*/
    width: 31.775700935%;
  }
  #pnlProductsetOverview .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.557632399%;
  }
  #pnlProductsetOverview .productList > .item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #pnlProductsetOverview .productList {
    overflow: hidden;
  }
  #pnlProductsetOverview .productList > .item {
    float: left;
    margin-right: 1.171875%;
    margin-bottom: 1.171875%;
    width: 32.552083333%;
  }
  .lt-ie9 #pnlProductsetOverview .productList > .item {
    /*IE 8*/
    width: 32.161458333%;
  }
  #pnlProductsetOverview .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.171875%;
  }
  #pnlProductsetOverview .productList > .item:nth-of-type(3n) {
    margin-right: 0;
  }
}
#pnlFolderOverview .thumb,
#pnlProductsetOverview .thumb {
  margin-bottom: 0;
}
#pnlFolderOverview .content .title,
#pnlProductsetOverview .content .title {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  #pnlFolderOverview .content,
  #pnlProductsetOverview .content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.4);
    pointer-events: none;
  }
  #pnlFolderOverview .content .title,
  #pnlProductsetOverview .content .title {
    color: white;
  }
  #pnlFolderOverview .content .buttons,
  #pnlProductsetOverview .content .buttons {
    margin-top: 15px;
  }
}
/*--- producSet Detail -------------------------------------*/

.productSetDetail .productSetImage #mainImage,
.productSetDetail .productSetImage #productImageLink,
.productSetDetail .productSetImage #productImageMedium {
  width: auto;
  height: auto;
  display: block;
  padding-bottom: 0;
}
.productSetDetail .productSetImage #imgThumbList {
  margin: 0 0 20px;
  list-style: none;
}
.productSetDetail #divSetPriceWrap {
  padding: 10px 0;
  margin: 0 0 10px;
  border-top: 1px solid #dedede;
}
.productSetDetail #divSetPriceWrap #divSumofSetPrice {
  float: right;
}
@media only screen and (min-width: 768px) {
  .productSetDetail .productSetImage {
    width: 45%;
    float: left;
  }
  .productSetDetail #setProductOverview {
    float: left;
    width: 50%;
    margin-left: 5%;
  }
}
/*--- productset products ---*/

#setProductOverview .productList {
  overflow: hidden;
}
#setProductOverview .productList > .item {
  float: left;
  margin-right: 2.077562327%;
  margin-bottom: 2.077562327%;
  width: 100%;
}
.lt-ie9 #setProductOverview .productList > .item {
  /*IE 8*/
  width: 97.922437673%;
}
#setProductOverview .productList > .item:nth-of-type(n) {
  /*reset if function is called more then once*/
  margin-right: 2.077562327%;
}
#setProductOverview .productList > .item:nth-of-type(1n) {
  margin-right: 0;
}
#setProductOverview .productList .item .thumb {
  height: 100%;
  margin: 0 0 15px;
  padding-bottom: 38%;
  height: 0;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  #setProductOverview .productList .item .thumb {
    width: 25%;
    float: left;
    margin-bottom: 30px;
  }
}
#setProductOverview .productList .item .prsetSelectCtrDiv {
  float: left;
  margin-right: 8px;
  line-height: 20px;
  display: none;
}
#setProductOverview .productList .item .itemTitle {
  color: #666666;
  font-size: 22px;
  line-height: 30px;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}
#setProductOverview .productList .item .content {
  height: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  #setProductOverview .productList .item .content {
    width: 71%;
    float: left;
    margin-left: 4%;
  }
}
#setProductOverview .productList .item .content .productPrice .price,
#setProductOverview .productList .item .content .productPrice .price span {
  font-size: 20px;
  line-height: 24px;
}
#setProductOverview .productList .item .content .title {
  float: left;
}
#setProductOverview .productList .item .content .productSetsizeConfig h4 {
  font-weight: normal;
  line-height: 18px;
  margin: 5px 0;
}
@media only screen and (min-width: 1024px) {
  #setProductOverview .productList .item .content .productSetsizeConfig h4 {
    float: left;
    width: 20%;
  }
}
#setProductOverview .productList .item .content .productSetsizeConfig select {
  margin: 5px 0;
}
#setProductOverview .productList .item .content .productSetsizeConfig .configUl {
  margin: 0;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  #setProductOverview .productList .item .content .productSetsizeConfig .configUl {
    float: left;
    width: 80%;
  }
}
#setProductOverview .productList .item .content .productSetsizeConfig .configUl li.outOfStock > a {
  color: #b2b2b2;
  border-color: #ebebeb;
  pointer-events: none;
  position: relative;
}
#setProductOverview .productList .item .content .productSetsizeConfig .configUl li.outOfStock > a:before,
#setProductOverview .productList .item .content .productSetsizeConfig .configUl li.outOfStock > a:after {
  position: absolute;
  left: 50%;
  top: -25%;
  content: ' ';
  height: 65px;
  width: 1px;
  background-color: #dedede;
}
#setProductOverview .productList .item .content .productSetsizeConfig .configUl li.outOfStock > a:before {
  transform: rotate(45deg);
}
#setProductOverview .productList .item .content .productSetsizeConfig .configUl li.outOfStock > a:after {
  transform: rotate(-45deg);
}
#setProductOverview .productList .item .content .productSetsizeConfig .configUl li.active > a {
  border: 1px solid #00a09d;
  -webkit-box-shadow: 0 0 0 1px #00a09d;
  -moz-box-shadow: 0 0 0 1px #00a09d;
  box-shadow: 0 0 0 1px #00a09d;
}
#setProductOverview .productList .item .content .bttn {
  margin-top: 10px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  #setProductOverview .productList {
    overflow: hidden;
  }
  #setProductOverview .productList > .item {
    float: left;
    margin-right: 1.557632399%;
    margin-bottom: 1.557632399%;
    width: 100%;
  }
  .lt-ie9 #setProductOverview .productList > .item {
    /*IE 8*/
    width: 98.442367601%;
  }
  #setProductOverview .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.557632399%;
  }
  #setProductOverview .productList > .item:nth-of-type(1n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #setProductOverview .productList {
    overflow: hidden;
  }
  #setProductOverview .productList > .item {
    float: left;
    margin-right: 1.171875%;
    margin-bottom: 1.171875%;
    width: 100%;
  }
  .lt-ie9 #setProductOverview .productList > .item {
    /*IE 8*/
    width: 98.828125%;
  }
  #setProductOverview .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.171875%;
  }
  #setProductOverview .productList > .item:nth-of-type(1n) {
    margin-right: 0;
  }
}
