/*

Theme Name: Brevo

Author: ForeUp

Tested up to: 6.3.1

Requires PHP: 5.7

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: brevo

Tags: blog, e-commerce, entertainment, grid-layout, one-column, left-sidebar, right-sidebar, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments, translation-ready, holiday, portfolio, news

*/





/**** Brevo Template Specific Styles ****/

.custom-navigation .swiper-button-prev, .custom-navigation .swiper-button-next {
    width: 54px !important;
    height: 54px !important;
    border-radius: 0px !important;

}

/* Submit Button On Homepage Form */
.home .wpforms-submit.wp-element-button {
    width: 100%;
}

footer i.fas.fa-arrow-up {
    font-size: 26px;
    color:var(--wp--preset--color--black);
}

@media (max-width: 959px) {
    .custom-navigation .swiper-button-prev, .custom-navigation .swiper-button-next{
        width: 48px !important;
        height: 48px !important;
    }

}