/*
Theme Name: Webora
Theme URI: https://www.nayrathemes.com/webora-free
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: A powerful next generation theme for upcoming generations and traditional UI that focuses on the color combinations of solid and gradient colors, along with cool animations and attractive features. It’s perfect for any type of business. View the demo of Webora Pro https://www.nayrathemes.com/demo/pro/?theme=webora
Template: webique
Version: 0.2
Tested up to: 6.8
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: webora
Slug: webora
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.header.header-three .center-home-icone a {
	height: 90px;
}

.theme-menu {
	align-self: unset;
}

@media (min-width: 992px) {
    .header.header-three .sticky-nav.sticky-menu .center-home-icone a {
        width: 75px;
        height: 75px;
    }
}

.header.header-three .navbar-area::after {
	border-radius: 1000px 0  0 1000px;
}

/* Slider */
.theme-content h1 {
	font-size: 65px;
}

/* Header Animation */
@media (min-width: 992px) {
    .header.header-three .header-marquee {
        margin-right: 10px;
    }

    .header.header-three .header-above-top {
        margin-left: auto;
    }
}