/*
Theme Name: Chocolate Craft
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Peach Digital
Author URI: http://wordpress.org/
Description:Chocolate Craft website template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: chocolatecraft

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* TEST */

/* below code added as not part of sass build*/

.woocommerce-shipping-fields h3#ship-to-different-address{
                float:inherit !important;
}

.woocommerce-shipping-fields h3#ship-to-different-address label{
                display:initial;
                max-width:100%;
                font-weight:initial;
}

.woocommerce-shipping-fields h3#ship-to-different-address label.checkbox{
                display:initial;
}
