/*
Theme Name:   	Storefront Child Theme
Template:     	storefront
Author:         Morestudio
Author URI:     https://morestudio.co.th
Version:        1.0.0

/*
 * Add your own custom css below this text.
 */

.hentry {
   margin: 0;
}

/* Hide the entire additional addresses section from the plugin */
.pxqadrs-myaddresses {
   display: none !important;
}

/* Also hide any additional wrapper elements from the plugin */
.pxqadrs-clear {
   display: none !important;
}