/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 30 2020 | 09:21:18 */
#wooprodimg .pp-grid-item  {
  height:100%;
}
#wooprodimg .pp-image-slider-container, #wooprodimg .pp-image-slider-thumb-pagination{
  height:450px;
}

#wooprodimg .pp-image-slider-thumb-item{
  height:100%;
}

#wooprodimg .pp-image-slider-thumb-item-wrap{
  margin-bottom:5px;
}

#wooprodimg .pp-image-slider-thumb-item-wrap:last-child{
  margin-bottom:0px;
}

#wooptit .product_title{
  margin: 0em;
}

#woo-atr-tbl table, td, th{
  border:none;
}

#woo-atr-tbl table{
  border-collapse: separate;
  border-spacing: 3px;
  width: min-content;
}

#woo-atr-tbl table.shop_attributes th{
  border-right: none;
  min-width: 200px;
}

#woo-atr-tbl table.shop_attributes {
  margin-bottom:0em;
  border-top:none;
  width:100%;
}

#woo-atr-tbl table.shop_attributes th{
  border-top:none;
  border-bottom: none;
}

#woo-atr-tbl table.shop_attributes td{
  border-top:none;
  border-bottom: none;
  background-color: #722f2f;
  color:#fff;
  white-space: nowrap;
}

#woo-atr-tbl table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background-color: #fff;
}
#woo-atr-tbl table.shop_attributes tr:nth-child(even) td{
  background-color: #722f2f;
  color:#fff;
}

#woo-atr-tbl table.shop_attributes td {
 font-style:normal;
  padding-left: 10px;
  padding-right: 10px;
}