/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: red !important; }
 body { color: #444;}
 /*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: red !important; }
 body { color: #444;}
 
.product_first_section{
margin: 0 15px 15px 15px;
  border-radius: 8px;
  border: 2px solid #e5e5e5;
  box-shadow: 0 0 10px #3232321a !important;
  font-size: 12px;
  padding-top: 20px;
}
.product_second_section{
margin: 0 15px 15px 15px;
  border-radius: 8px;
  border: 2px solid #e5e5e5;
  box-shadow: 0 0 10px #3232321a !important;
  font-size: 12px;
  padding-top: 20px;
}
.mar_b1 pro_price_block{
margin: 0px;
    margin-bottom: 0px;
  border-radius: 8px;
  border: 2px solid #e5e5e5;
  box-shadow: 0 0 10px #3232321a !important;
  font-size: 12px;
  background-color: #cad4d32e;
}
.pro_price_block {
 display:block;
 text-align:center;   
}
