/**
* Theme Name: Supgor Child
* Description: This is a child theme of Supgor, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: supgor
* Version: 1.0.3
/* Hide the "Ship to a different address?" checkbox */
#ship-to-different-address-checkbox,
#ship-to-different-address-checkbox + label {
    display: none !important;
}