/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Align brand card buttons to same level */
.elementor-widget-call-to-action .elementor-cta__content {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}
.elementor-widget-call-to-action .elementor-cta__button-wrapper {
    margin-top: auto !important;
}

/* Add a small left breathing space to the footer container that sticks to the edge */
.elementor-element.elementor-element-7c5780b {
    padding-left: 12px !important;
}

