/*
Theme Name: Evento Corp
Theme URI: https://www.themebee.net/products/salecraft-ecommerce/
Author: Theme Bee
Author URI: https://www.themebee.net/
Description: Evento Corp is professional free event WordPress theme designed specifically for corporate and business websites. Ideal for companies, startups, creative agency businesses, ai agency platforms, seo agency services, and professional services, this theme combines modern design with powerful functionality. Evento Corp features a clean and professional layout, with customizable sections to showcase your services, team, portfolio, saas landing pages, startup incubator projects, and customer support solutions effectively. The theme includes a range of pre-built templates, making it easy to set up a polished and functional site quickly. It is fully responsive, ensuring your website looks great on any device, and comes with built-in SEO optimization to help improve your search engine rankings. Additionally, Evento Corp is compatible with popular plugins, providing flexibility to enhance your site with features like contact forms, social media integration, newsletter systems, chatbot integration, helpdesk functionality, ai tools support, membership site features, community forum sections, and more. With its user-friendly interface and robust features, Evento Corp is the perfect choice for creating a professional online presence for modern digital businesses, web design studios, freelance marketplace platforms, productivity solutions, and open source projects.
Requires at least: 6.1
Tested up to: 6.5
Requires PHP: 7.2
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: evento-corp
Tags: editor-style, blog, custom-background, custom-logo, custom-menu, e-commerce, featured-images, footer-widgets, left-sidebar, one-column, right-sidebar, full-site-editing, threaded-comments, two-columns, wide-blocks, full-width-template, sticky-post, block-styles, block-patterns, entertainment
*/

span.orange-color {
    color: var(--wp--preset--color--primary) !important;
    border-bottom: solid 2px;
}

.header-wrap ul li a:hover {
    color: var(--wp--preset--color--primary) !important;
    border-bottom: solid 2px;
    padding-bottom: 15px;
}

.banner-wrap span.dashicons.dashicons-arrow-right-alt2 {
    background: #000;
    color: #fff;
    padding: 5px;
    border-radius: 6px;
    margin-left: 10px;
}

.appointment-btn span.dashicons.dashicons-arrow-right-alt2,
.about-button-icon span.dashicons.dashicons-arrow-right-alt2{
    background: #fff;
    color: var(--wp--preset--color--primary) !important;
    padding: 5px;
    border-radius: 6px;
    margin-left: 10px; 
}

.about-button-icon span.dashicons.dashicons-arrow-right-alt2{
    color: #000 !important;
}

@media screen and (min-width: 320px) and (max-width: 599px){
    .header-wrap{
        position: static;
        background: #000 !important;
        backdrop-filter: none !important;
    }
    .admin-bar .header-wrap {
        margin-top: 0;
    }
    .banner-wrap,.banner-wrap h2,.about-wrap,.header-wrap h1 {
        text-align: center;
    }
    .button-icon,.about-button-icon,.header-wrap nav,.appointment-btn{
        justify-content: center !important;
    }
    .about-image img {
        width: 100% !important;
        height: auto !important;
    }  
}

@media screen and (min-width: 600px) and (max-width: 999px){
    .header-wrap{
        position: static;
        background: #000 !important;
        backdrop-filter: none !important;
    }
    .admin-bar .header-wrap {
        margin-top: 0;
    }
    .banner-wrap,.banner-wrap h2,.about-wrap,.header-wrap h1 {
        text-align: center;
    }
    .button-icon,.about-button-icon,.header-wrap nav,.appointment-btn{
        justify-content: center !important;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
    .about-wrap,.header-wrap{
        padding: 0;
    }
}
