mphb-billing-details {
    width: 100%;
    padding-top: 30px;
    float: right;
}

.mphb-customer-details {
    float: right;
    width: 100%;
    box-sizing: border-box;
    margin: 0 -20px;
    padding-top: 30px;
}

#mphb-coupon-details {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.widget-info {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.widget .soc-ico {
    padding: 5px 0 10px;
    /* display: flex; */
    /* justify-content: space-evenly; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.dt-mobile-menu-icon::before {
  
  CONTENT:" Menú ";
  font: normal 12px / 34px "Raleway", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    
}

.page-id-3569 #top-bar { 
display:none;
}

.page-id-3569 #top-bar-bg { 
display:none;
}