/*
Theme Name: Liquid Church
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 2.7.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 24 Apr 2023 17:50:59 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* .global-button-arrow .elementor-button-icon{
    color: white !important;
    padding: 15px 20px !important;
    background: #ec163a !important;
}

.global-button-arrow .elementor-button-content-wrapper{
    display: flex !important;
    display: -webkit-flex !important;
    align-items: center !important;
}

.global-button-arrow .elementor-button-text{
    display: block !important;
    padding: 0 20px 0 15px !important;
} */

main.site-main{
    overflow-x: clip;
}

.global-button-arrow i {
    background-color: #EC173A;
    padding: 27px;
    color: white
}

.global-button-arrow .elementor-button-text{
	padding: 0 30px;
}

.global-button-arrow.red-background .elementor-button-text{
	background-color: #ec163a;
}

.global-button-arrow.red-background .elementor-button-link{
    border-color: white !important;
    color: white !important;
}

.global-button-arrow.red-background i {
    background-color: white;
    padding: 27px;
    color: black;
}

.number-item__count{
    padding-bottom: 5px !important;
    font-size: 16px !important;
}