.jeg_singlepage {
background: #f6f8fdff!important;
}
.jeg_main_content
{
background: #ffffff;
padding: 1.5rem;
margin: 0.6rem;
border: 1px solid #dee2e6 !important;	    
}
h2 {
font-size: 1.3em!important;
}
li
{
margin-bottom:0.8rem!important;	
}
.woocommerce div.product form.cart .variations {
width:50%;
text-align: left;	
}
#custom-wpform-container
{
border-top:1px solid rgba( 0, 0, 0, 0.25 )!important;	
}
.woocommerce-variation
{
margin-bottom:15px;	
}
@media only screen and (max-width: 768px) 
{
.woocommerce div.product form.cart .variations {
width:100%;
}
}