.mkdf-single-product-summary{
background: #ffdd00;
overflow: hidden;
padding: 4%;
padding-left:2%;
padding-top: 0;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
border:0px solid #d7d7d7 !important;
margin-bottom: 100px !important;
}
#pr-field{
display: block !important;
width: 100% !important;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff !important;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.pr-field-wrap label, strong{
color: black;
font-weight: bold;
}
.qty{
background: black;
color: #fff;
text-align: center;
width: 100%;
margin-bottom: 5%;
text-transform: uppercase;
font-weight: bold;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
padding: 20px 15px;
border: 0px solid #d7d7d7 !important;
}
.mkdf-single-product-title{
position: relative;
right: 107%;
top: -68px;
}
.product_meta, .price{
display: none !important;
}
.cart{ margin-top: -50px !important;}
.cart .quantity{
float: left;
margin-bottom: 4%;
width: 100% !important;
}
.quantity input{
width: 100% !important;
text-align: left !important;
padding: .375rem .75rem !important;
font-size: 1rem !important;
line-height: 1.5 !important;
color: #495057 !important;
}
.cart  .mkdf-quantity-minus, .cart .mkdf-quantity-plus{display:none;}
.cart .single_add_to_cart_button{
background: black !important;
float: left;
clear: both;
width: 104%;
display: block;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
padding: 20px 15px;    
border:0px solid #d7d7d7 !important;
}