/*
 * Theme Name:        BluePort Container
 * Theme URI:         https://blueportcontainer.com
 * Description:       Hello Elementor child theme for BluePort Container. A professional WooCommerce storefront for shipping containers, delivered UK-wide.
 * Author:            BluePort Container
 * Author URI:        https://blueportcontainer.com
 * Template:          hello-elementor
 * Version:           1.0.0
 * Text Domain:       blueport-child
 * License:           GNU General Public License v2 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */

/*
 * All primary styles are located in assets/header-footer.css
 * and are enqueued via functions.php.
 *
 * Add any page-level or Elementor override CSS below as needed.
 */

/* Constrain emoji images rendered by WordPress */
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
