.ba-store-wishlist.ba-container:not(.ba-overlay-section), .ba-store-cart.ba-container:not(.ba-overlay-section) {
  background-color: rgb(255, 255, 255) !important;
  border-radius: 6px;
  box-shadow: 0 30px 60px 0 var(--shadow);
  min-height: 550px;
  overflow-y: auto;
  padding: 0;
  margin: auto 0;
  position: relative;
  width: 50rem;
  z-index: 10;
}
.table2{

	border: 1px solid #eee;

	table-layout: fixed;

	width: 100%;

	margin-bottom: 20px;

}

.table2 th {

	font-weight: bold;

	padding: 5px;

	background: #efefef;

	border: 1px solid #dddddd;

}

.table2 td{

	padding: 5px 10px;

	border: 1px solid #eee;

	text-align: left;

}

.table2 tbody tr:nth-child(odd){

	background: #fff;

}

.table2 tbody tr:nth-child(even){

	background: #F7F7F7;

}

.shad {



-webkit-text-shadow: 6px 8px 6px rgba(12,  12,  12, 0.45);
-moz-text-shadow: 6px 8px 6px rgba(12,  12,  12, 0.45);
text-shadow: 6px 8px 6px rgba(12,  12,  12, 0.45);


}

}

}
}

