.modal-body .labelModel{
	width:100%;
	text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.product article .mobile-buttons a.btn {
width: 100% !important;
}
}
@media only screen and (max-width: 767px){
.product article .mobile-buttons a.btn {
width: 100% !important;
}
}





/*child details changes style*/


.table thead th{
	width: 170px;
}
#order-table-detail.table-responsive{
	display: grid
}
.qty{
	text-align: center;
}
.top-bar .block label {
    margin: 12px 21px;
    }
 #adrsbook .d-flex{
    	display: block;
    }
    #load_products_form {
    padding-top: 0px;
}
.listing .product article .discription {
  display: none;
}
 .child-form {
   margin: 0px;
   width: auto;
   margin-top: 17px;
   display: inline-block;
  }
  .list-group .arrow {
    margin-left:0px;
  }
  .m-btn {
  	margin-bottom: 10px;
  }
  .title a {
    text-align: initial;
  }
  .child-lable{
  	margin: 25px 10px 0px 16px;
  	float: left;
  }

  .chil-areea{
    float: left;
    margin-top: 23px;
    margin-right: 11px;
    padding-left: 46px;
  }

/*child details changes style End*/

/*shoes style*/

.shose-limt-srch{
  padding-top: 12px !important;
}
.footer-mobile .single-footer hr:before{
  width: auto !important;
}
.top-bar{
  padding: 10px 10px 10px 15px;
}

.product article .product-hover .buttons {
    position: absolute;
    bottom: 100px;
    left: 69%;
    margin-left: -40%;
    width: 45%;
}
.product article .product-hover .icons .icon-liked .badge{
  display: none;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #781b4f;
    border-color: #212529;
}

.showing_total_record{
    padding: 6px 6px 6px 6px;
  }
  .showing_record{
    padding: 6px 6px 6px 6px;
  }

  #customize-poup{
    padding: 15px;
    width: 553px;
    justify-content: center;
    position: relative;
    left: 312px;
  }
  #customize-poup label{
    font-weight: 600;
    font-size: 14px;
  }
  .customize-title{
    position: relative;
    left: 163px;
    font-size: 22px !important;
    color: #781b4f;
    margin-bottom: 20px;
  }
  .main-body{
    text-align: center;
    padding-left: 87px;
  }
  .con-just{
    text-align: left;
  }