/*!
Theme Name: Sea Shore
Theme URI: http://underscores.me/
Author: Metex Creations
Author URI: https://metexcreations.com/
Description: Custom Theme for Seashore Real Estate by Metex
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sea-shore
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/

/* ------------------------------------ reset atomic fields elementor ------------------------------- */

/* Reset padding for Elementor Atomic Elements */
.e-con,
.e-con-inner,
.e-atomic-element,
.e-atomic-widget,
.e-child {
    padding: 0
}

/* Remove default container padding */
.e-con {
    --container-default-padding-top: 0;
    --container-default-padding-right: 0;
    --container-default-padding-bottom: 0;
    --container-default-padding-left: 0;

    padding: 0;
}

.e-con-inner {
    padding: 0;
}
.elementor-button-content-wrapper { gap: 0;}
.elementor-button span { display: block;  text-align: left;}