/* 
Theme Name: Buchanan Solutions Theme
Theme URI: https://buchanan-solutions.com/
Description: Client Child Theme
Author: Buchanan Solutions
Author URI: https://buchanan-solutions.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.jet-mega-menu-sub-menu ul {
	padding: 10px 12px !important;
}

.main-menu-button {
	background:var( --e-global-color-text );
		padding-right:10px;
	padding-left:5px;
	border-radius:6px;
}

.main-menu-button .jet-mega-menu-item__title {
	color: #fff !important;
}

footer h3:before {
    width: 30px;
    height: 2px;
    background: #f6891f;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -12px;
}

.elementor-sticky--effects .elementor-widget-theme-site-logo {
	display:none;
}

.elementor-sticky:not(.elementor-sticky--effects) .ccd-sticky-logo {
  display: none !important;
}

.elementor-sticky.elementor-sticky--effects .e-con-inner {
	padding-top:5px !important
}

.elementor-sticky.elementor-sticky--effects .ccd-site-logo {
  display: none !important;
}

.elementor-sticky.elementor-sticky--effects .ccd-sticky-logo {
  display: block !important;
}


.strokeme-white {
font: 800 40px Arial;
  -webkit-text-fill-color: white;
  -webkit-text-stroke: 5px;
}

.strokeme {
font: 800 40px Arial;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 5px;
}

.age-ribbon {
    position: absolute;
    top: 15px;
    right: -60px;
    width: 180px;
    padding: 6px 0;
    background: #c0392b;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    transform: rotate(45deg);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    z-index: 10;
    pointer-events: none;
}

.ally-link-light {
	border-bottom: 1px dotted #fff;
	padding-bottom:5px;
}
.ally-link-dark {
	border-bottom: 1px dotted #000;
	padding-bottom:5px;
}

@media (prefers-reduced-motion: reduce) {
    .elementor-background-video-hosted {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) {
    .ccd-sticky-logo {
        display:none !important;
    }
}
