#navBreadCrumb{
  display:none !important;
}

#indexProductList .forward{
  display:none !important;
}

#indexProductList {
  max-width: 980px;
  margin: 0 auto;
}

#indexProductList #imgBox {
  width: 100vw;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0px; right: 0px;
}

#indexProductList #listingBg {
  display: block;
}

#indexProductList #imgBox p {
  padding: 0; margin: 0 auto;
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#indexProductListCatDescription .knowledgeLink{
  text-decoration:none;
  color:#007934;
  font-weight:bold;
}

#indexProductList #imgBox #listingHeadRule {
  height: 2px;
  width: 100px;
  background-color: #FFFFFF;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 55%;
}

#indexProductList #attrFiltersForm {
  font-style: normal;
  display: inline-block;
  width: auto;
  position: relative;
  z-index: 10;
  padding: 0; margin: 0;
}
#indexProductList #attrFiltersForm a, #indexProductList #attrFiltersForm a:visited {
  text-decoration: none;
  color: #2ca6f2;
}

#indexProductList #filterHide {
  position: absolute;
  display: none;
  padding: 0; margin: 0;
  left: 15px; bottom: 20px;
  cursor: pointer;
}
#indexProductList #filterShow {
  display: none;
  background-color: #FFFFFF;
  width: 105px;
  padding: 10px 20px;
  border: 1px solid #222223;
  border-top: none;
  font-style: normal;
  font-weight: 300;
  cursor: pointer;
  position: fixed;
  top: 45px;
  z-index: 10;
}

#attrFiltersForm input[type="image"] {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

#attrFiltersForm fieldset {
  width: 190px;
  height: 210px;
  background-color: #DEDEDE;
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  margin: 0 -5px 0 0;
}
#attrFiltersForm fieldset:last-of-type {
  margin-right: 0;
}

#attrFiltersForm legend {
  display:flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  background-color:#222223;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
}

#attrFiltersForm .filterOption {
  display: none;
}

#attrFiltersForm .filterLabel {
  color:#222223;
  padding: 0; margin: 0;
  display: block;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
#attrFiltersForm .inputBox label.selected {
  background-color: #E0E0E0;
  color:#007934;
}
#attrFiltersForm .inputBox label.disFilter {
  color: #cccccc;
}

#attrFiltersForm .inputBox {
  width: 170px;
  max-height: 155px;
  overflow-y: auto;
  margin: 0 auto !important;
  border: 1px solid #00263A;
  background-color: #FFFFFF;
}

#attrFiltersForm #submitBox {
  text-align: right;
  margin: 15px 0;
}

#attrFiltersForm #submitBox > a {
  vertical-align: middle;
  padding-right: 10px;
}

#attrFiltersForm #submitBox #applyFilterOptions{
  background-color:#222223;
  color:#6abf4b;
  border:none;
  border-radius:3px;
  padding:5px 25px;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  cursor:pointer;
}

#indexProductList #attrFiltersForm #fieldsetBox {
  overflow-x: auto;
  white-space: nowrap;
  max-width: 980px;
  border-radius:3px;
}

#indexProductList #indexProductListCatDescription {
  font-style: normal;
  font-size: 18px;
  text-align: left;
  line-height: 130%;
  color:#222223;
  padding: 0 10px; margin: 165px 0 25px 0;
}

#indexProductList #productListing .prod-list-wrap {
  background: none;
  padding: 10px 0;
  position: relative;
  height: 40px;
}
#indexProductList .detToggle {
  cursor: pointer;
  color: #2ca6f2;
  padding: 0 2px;
}
#indexProductList .navSplitPagesResult {
  font-style: normal;
  width: 70% !important;
  margin: 0;
  float: none;
  position: absolute;
  left: 0; top: 9px;
  text-align: left;
}
#indexProductList .navSplitPagesLinks {
  width: calc(30% - 15px);
  margin: 0 15px 0 0;
  float: none;
  position: absolute;
  right: 0; top: 9px;
}
#indexProductList .navSplitPagesLinks .pagination {
  margin: 0; text-align: right;
}
#indexProductList .navSplitPagesLinks .pagination > li {
  vertical-align: top;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  #indexProductList .prod-list-wrap {
    height: 40px;
  }
}

#indexProductList .pagination li, #indexProductList .pagination li a, #indexProductList .pagination li a:visited {
  margin: 0; padding: 0 5px 0 0;
  background: none;
  border: none;
  font-style: normal;
  font-weight: normal;
    color:#222223;
}
#indexProductList .pagination li.current, #indexProductList .pagination li.active {
  text-decoration: underline;
  font-weight: bold;
}

#indexProductList .tabTable {
  display:flex;
  flex-wrap:wrap;
  align-items: center;
  justify-content: space-between;
}

#indexProductList #productListing div.productListing-rowheading {
  display: none;
}

#indexProductList #productListing div.productListing-odd, #indexProductList #productListing div.productListing-even {
  width: 315px;
  height: 450px;
  padding: 0;
  margin: 0 0 35px 0;
  box-shadow: 3px 3px 9px #cccccc;
  background-color: #FFFFFF;
}

#indexProductList #productListing div.productInfoHolder{
  height:100%;
  display:flex;
  flex-direction:column;
  align-items: center;
  justify-content: space-between;
  position:relative;
}

#indexProductList #productListing div.productListing-odd:hover, #indexProductList #productListing div.productListing-even:hover {
  /*background-color: #FCFCFC;*/
}

#indexProductList .productTopInfo{
  height:calc(80% - 20px);
  width: calc(100% - 20px);
  padding: 10px;
  line-height:20px;
  display:flex;
  flex-direction:column;
  justify-content: space-between;
}

#indexProductList .productTopInfo .productSpecifics{
  height:75px;
  display:flex;
  flex-direction:column;
  align-items: center;
  justify-content: center;
}

#indexProductList .prodList-tag {
  font-size: 16px;
  font-style: normal;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  padding: 0; margin: 0;
}
#indexProductList .nstock-tag {
  color: #fbbd28;
}
#indexProductList .new-tag {
  color:#007934;
}

#indexProductList .itemTitle {
  width: 100%;
  text-align: center;
  margin:0;
}
#indexProductList .itemTitle a, #indexProductList .itemTitle a:visited {
  padding: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color:#222223;
}

#indexProductList .priceQuantity{
  display:flex;
  align-items: center;
  justify-content: center;
}

#indexProductList .list-price {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color:#007934;
  margin:0;
}

#indexProductList .list-quantity {
  text-align: center;
  font-style: normal;
  font-weight: 300;
  color:#222223;
  padding-left: 15px; 
  margin: 0;
}

#indexProductList .list-image {
  float: none;
  margin:0;
}

#indexProductList .list-image > a {
  display:flex;
  align-items: center;
  justify-content: center;
}

#indexProductList .productDescriptions{
  height:20%;
  width:100%;
  display:flex;
  flex-direction:column;
  background-color:#222223;
  position:absolute;
  bottom:0;
  transition:all 500ms ease-in;
}

#indexProductList .descriptionInfo{
  height:100%;
  overflow:hidden;
  position:relative;
  padding:10px;
}

#indexProductList .listingDescription {
  height:70px;
  width:100%;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  overflow:hidden;
  transition:all 400ms ease-in;
}

#indexProductList .descriptionInfo .viewMore{
    position:absolute;
    bottom:5px;
    right:10px;
    color: #6abf4b;
    text-decoration:none;
    opacity:0;
}

#indexProductList .list-dot {
  color: #6abf4b;
}

#indexProductList .collapse {
  position:absolute;
  top:10px;
  right:10px;
  border:solid white;
  border-width: 0 1.5px 1.5px 0;
  width:10px;
  height:10px;
  display:inline-block;
  float: none;
  margin: 0;
  cursor:pointer;
}

#indexProductList .down{
  transform: rotate(225deg);
  -webkit-transform:rotate(225deg);
}

#indexProductList p#noResults {
  font-size: 18px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 130%;
  margin-top: 130px;
}
#indexProductList p#noResults a {
  text-decoration: none;
  color: #6abf4b;
}


/* Distribution */
.centerColumn .distribution{
  margin:50px 0;
  padding:0;
}

.centerColumn .distribution h2{
  text-align:center;
}

.centerColumn .distribution .bodycopy{
  padding: 10px 0 0;
}

.centerColumn .distributors{
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  margin:30px 0;
}

.centerColumn .distributors .disty{
  width:100%;
  position:relative;
  margin:30px 0 0;
}

.centerColumn .distributors .disty:first-of-type{
  margin:0px;
}

.centerColumn .distributors .disty .distyTitle{
  background-color:#6abf4b;
  margin-bottom:10px;
  padding:10px;
  display:flex;
  align-items: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.centerColumn .distributors .disty .distyTitle .white {
  color: #FFFFFF;
  margin: 0;
  font-size: 18px;
}

.centerColumn .distributors .disty .distyList{
  display:flex;
  justify-content: space-between;
}

.centerColumn .distributors .disty .distyList .list{
  display:flex;
  flex-direction:column;
}

.centerColumn .distributors .disty .distyList .list a{
  text-decoration:none;
  font-style: normal;
  font-weight: 300;
  font-size:16px;
  color:#222223;
  display:block;
  padding:0 0 10px;
}

.centerColumn .distributors .disty .distyList .list.two{
  text-align: right;
}

/* Tablet */
@media only screen and (min-width: 768px){
  /*Distribution*/
  .centerColumn .distributors{
    padding:0 30px;
  }
  
  .centerColumn .distributors .disty{
    width:32%;
    margin:0;
  }

  .centerColumn .distributors .disty .distyList .list a{
    padding:0 0 5px;
  }
}

/*Desktop*/
@media only screen and (min-width: 1024px){
  /*Distribution*/
  .centerColumn .distributors{
    padding:0;
  }
}
/*** eof Distribution ***/



@media only screen and (max-width: 980px) {
  #indexProductList .prod-list-wrap {
    left: 10px;
    width: calc(100vw - 10px);
  }
  #indexProductList #attrFiltersForm, #indexProductList #attrFiltersForm #fieldsetBox {
    max-width: 100vw;
  }
  #indexProductList .navSplitPagesLinks .pagination ul {
    overflow: visible;
    line-height: inherit;
  }

  #indexProductList .tabTable{
    justify-content: space-around;
  }
}

@media only screen and (max-width:570px){
  #indexProductList .tabTable{
    margin-top:10px;
  }

  #indexProductList #productListing div.productListing-odd, #indexProductList #productListing div.productListing-even {
    width:85%;
    height:calc((100vh - 20vh) - 45px);
  }

  #indexProductList #productListing .productTopInfo .list-image{
    margin:0;
    height:100%;
  }

  #indexProductList .list-image > a{
    height:100%
  }
}
