/*
Theme Name: Beapp Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.porto-process.process-horizontal .process-step:hover img {
    filter: invert(1);
    -webkit-filter: invert(1);
}
#header .mobile-toggle {
    background-color: #f12200;
}
.page-top .page-title {
    text-shadow: 1px 1px 1px white;
}
@media(max-width: 1024px) and (min-width: 768px){
    .btn-borders-triangle .btn {
        padding: 1.1875rem 1rem 1.1875rem 1rem;
    }
}
@media(max-width: 767px){
    .elementor-2 .elementor-element.elementor-element-cc9718d:not(.elementor-motion-effects-element-type-background) {
        background-position: center center;
    }
    #header .logo {
        max-width: 123px;
    }
    .mb-5, .my-5 {
        margin-bottom: 1.5rem !important;
    }
    .mt-5, .my-5 {
        margin-top: 1.5rem !important;
    }
    .p-b-xl {
        padding-bottom: 15px !important;
    }
    .porto-process.process-horizontal .process-step {
        margin-bottom: 1.5rem;
    }
    .p-b-xxl {
        padding-bottom: 30px !important;
    }
    .p-t-xxl {
        padding-top: 30px !important;
    }
    .page-top > .container {
        background-color: rgb(241 34 0 / 25%);
    }
    .page-top .yoast-breadcrumbs a, .page-top .breadcrumbs-wrap a, .page-top .product-nav .product-link {
        color: #ffffff;
    }
    .page-top .yoast-breadcrumbs, .page-top .breadcrumbs-wrap {
        color: #ffffff;
    }
    .left-sidebar, .right-sidebar, .main-content {
        padding-top: 1rem;
    }
}