

/* Start:/local/templates/swmade/components/h2o/favorites.list/swatch/style.css?17501437803506*/
.h2o_favorites_table  {
  margin: 0;
  padding: 0;
  min-width: 100%;
  border-collapse: collapse;
  display: table;
 /* border-spacing: 2px;*/
 /* border: 1px solid;
  border-color: #cccccc;*/
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;}
}

table.h2o_favorites_table tbody {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;}

/*.h2o_favorites_table td:empty {
  background: #ccc;
}*/

/*.h2o_favorites_table tr:nth-child(2n+1){
  background:white;
}*/
.h2o_favorites_table tbody tr:last-child td {
  border-bottom: none;
}
.h2o_favorites_table th {
  font-weight:normal;
  text-align: center;
  min-height: 39px;
  background: #f5f5f5;
  color: #000;
  font-size: 14px;
  line-height: 39px;
  padding-top: 0;
  padding-bottom: 0;
}
.h2o_favorites_table th.item, .h2o_favorites_table th.price  {
  text-align: left;
}
.h2o_favorites_table td {
  padding: 2% 5px;
  border-bottom: 1px solid #e5e5e5;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.h2o_favorites_table td.margin {
  padding: 0;
  width: 2%;
  border-bottom: none !important;
}
.h2o_favorites_table td.itemphoto {
  width: 15%;
}
.h2o_favorites_table td.item {
  width: 30%;
  text-align: left;
  padding-left: 3%;
}
.h2o_favorites_table td.price {
  width: 14%;
  text-align: left;

}
.h2o_favorites_table td.count {
  width: 14%;

}
.h2o_favorites_table td.put_in_cart {
  width: 20%;
}
.h2o_favorites_table .prop_name {color: #a1a1a1;    font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;}
.h2o_favorites_table .prop_value {color: #4a4a4a;
  font: bold 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;}

.fav_in_cart {
  position: relative;
  display: inline-block;
  padding: 5% 10%;
  border-radius: 0px;
  background: #e2001a;
  color: #fff;
  vertical-align: bottom;
  text-decoration: none;
  font-weight: bold;
  /*line-height: 36px;*/
}
.fav_in_cart:hover {
  background: #c5c5c5;
  color: #e2001a !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.h2o_favorites_table div.bx_ordercart_photo_container {
  position: relative;
  padding-top: 100%;
  min-width: 50px;
  max-width: 100%;
  height: 0;
  /*border: 1px solid #e2001a; */
  /*border-radius: 2px;*/
}
.h2o_favorites_table div.bx_ordercart_photo {
  position: absolute;
  /*top: 4%;
  right: 4%;
  bottom: 4%;
  left: 4%;*/
  top:0;
  right:0;
  bottom:0;
  left:0;

  background-position: center;
  -webkit-background-size: 100% auto;
  background-size: contain;
  background-repeat: no-repeat;
}
.h2o_favorites_table .basket-count-update {width: 20px; border:none; text-align: center;}
/*.h2o_favorites_table tr:nth-child(2n){
   background:#ebf4f8;
}
.h2o_favorites_table th {
  background: #f5f8ec;
}*/

a.bx_bt_button_type_2 {
  display: inline-block;
  min-width: 20px;
  line-height: 20px;
  border: 2px solid #ccc;
  text-align: center;
  font-weight: bold;
  color: #000;
}

.fav-empty i, .fav-empty span {color: #bababa;}
.fav-empty span{font-size: 2.2em;}
/* End */
/* /local/templates/swmade/components/h2o/favorites.list/swatch/style.css?17501437803506 */
