#flat_rate td:first-child:after {
    content: 'هزینه بسته بندی:';
    font-size: 14px;
    color: #222;
}

#flat_rate td:first-child {
    font-size: 0;
    color: transparent;
}

button.theme-bg-simple.inline-buy-button {
    background-color: #EF5350 !important;
}

button.inline-addtocart.add-to-cart {
    background-color: #EF5350;
    border-color: transparent;
}
.information-box .title {
    font-size: 18px;
}