@media only screen and (max-width: 767px) {

/*.row {
  margin-left: 0px;
  margin-right: 0px;
}*/
.btn1 button {
   background-color: #ffb6c19e;
    padding: 3px;
    border: 2px solid red;
    color: black;
    float: right;
    margin-top: -35px;
    margin-right: 10px;
    line-height: 11px;
    font-size: 11px;
}
form {
    text-align: center;
}
.heading {
    text-align: center;
}
/*.box2{
    height: 750px;
}*/
p.product_info {
    padding: 0;
    margin: 0;
}
.uit_price_prod1 {
    margin: 0;
}
h4 strong {
    margin-left: -95px;
}
.box2 .c_detail span{
    margin-right: 0px;
}
.box2 .c_detail1 span{
    margin-right: 0px;
}
.box2 .c_detail2 input {
    margin-left: 0px;
}
.box label{
    margin-left: -55%;
}
.c_detail2 span input {
    width: 205px;
} 
.c_detail span input {
    width: 205px;
}
.c_detail1 span input {
    width: 205px;
}  
.c_detail2 span.fstate input{
    margin-left: 22px;
}  
.c_detail2 span.cemail {
    margin-left: -21px;
}
.c_detail span.phone {
    margin-left: -20px;
}
}

.heading{
	color: #0e13f1;
	}
.review{
	font-weight: bold;
	color: black;
}
.btn1 button {
    padding: 3px;
    border: 2px solid red;
    border-radius: 20px;
    height: 35px;
    background-color: #ffb6c19e;
    color: black;
    float: right;
    margin-top: -35px;
    margin-right: 9px;
}
.box {
    border: 1px solid #ddd; 
    height: 227px;
    padding: 29px;
}
.product_image img {
    width: 100px;
    height: auto;
}
.product_info{
    padding-left: 115px;
    margin-top: -66px;
}
.quantity {
    float: left;
    margin-left: 111px;
}
.uit_price_prod1 {
    margin-left: 112px;
}
.uit_price_prod1 h4 {
    font-size: 15px;
}
.quantity input {
    width: 82px;
    height: 32px;
}
.quantity h4 {
    font-size: 15px;
}
.sub_total {
    float: right;
}
.postage {
    float: right;
}

table.table.table-bordered.m-0 td {
    padding: 28px;
}
.line{
	height: 1px;
    width: auto;
    background-color: #ddd;
    margin-top: 10px;
    margin-bottom: 20px;
}
.total_amount{
    float: right;

}
.comfirm_btn button {
    background-color: #0661d3;
    padding: 12px;
    width: 238px;
    border: 1px solid gray;
    border-radius: 30px;
    color: white;
    margin-left: 30px;
    margin-top: 15px;
}
.country {
    width: 225px;
    height: 42px;
    border-radius: 6px;
    background-color: white;
    padding-left: 14px;
}
.c_detail input {
    width: 225px;
    height: 42px;
    border-radius: 6px;
    background-color: white;
    padding-left: 14px;
    margin-top: 13px;
    margin-left: -3px;
    border: 1px solid gray;
}
.box1{
    border: 1px solid #ddd; 
    height: auto;
    padding: 29px;
    margin-bottom: 30px;
}
h4 {
    font-size: 16px;
}
.update_btn button{
    background-color: #0661d3;
    padding: 9px;
    width: 106px;
    border: 1px solid gray;
    border-radius: 25px;
    color: white;
    margin-left: 5px;
    margin-top: 15px;
}
.c_detail1 input {
    width: 225px;
    height: 42px;
    border-radius: 6px;
    background-color: white;
    padding-left: 14px;
    margin-top: 13px;
    margin-left: 12px;
    border: 1px solid gray;
}
.c_detail2 input {
    width: 225px;
    height: 42px;
    border-radius: 6px;
    background-color: white;
    padding-left: 14px;
    margin-top: 13px;
    margin-left: 27px;
    border: 1px solid gray;
}
.c_detail span{
    margin-right: 18px;
}
.c_detail1 span{
    margin-right: 25px;
}
.c_detail2 span.cemail input {
    margin-left: 0px;
}
.c_detail span.phone {
    margin-left: -26px;
}


