/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Coming soon woocommwerce*/

.wp-container-core-group-is-layout-4.wp-container-core-group-is-layout-4 {
    display: grid;
    justify-content: space-evenly !important;
    height: 53vw;
    justify-items: center;
}
.wp-container-core-group-is-layout-4.wp-container-core-group-is-layout-4 h1 {
    color: white;
}

/*categoría pagina principal*/
.elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item.elementor-animated-item--grow span {
    border-top: 2px solid #e6ad13;
    border-bottom: 2px solid #e6ad13;
    padding: 3px 0px;
}
