/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.2.0
*/

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
	background-color: #d5862a;
}

.podcast-thumbnail {
    padding-bottom: 30px;
}

.podcast-thumbnail img {
    border-radius: 10px;
}

a:hover {
    color: #d47205;
}

.elementor-nav-menu a {
    font-family: "Antonio";
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px;
}

.adhd-content {
    width: 100%;
    max-width: 868px;
    margin: 0 auto;
}

.adhd-content p {
    font-size: 17px;
}

.scrollup {
    background-color: #d47205;
}

@media screen and (max-width: 1024px) {
    .elementor-widget-theme-site-logo img {
        padding-top: 12px;
        padding-bottom: 12px;
        width: 127px !important;
    }

    #grandmaNav.elementor-hidden-phone, #grandmaNav.elementor-hidden-mobile {
        display: block !important;
    }

    .elementor-menu-toggle {
        top: 22px !important;
    }

    .elementor-nav-menu--dropdown {
        top: -10px !important;
    }

}

header.sticky-header {
	--header-height: 90px;
	--opacity: 1;
	--shrink-me: 0.80;
	--sticky-background-color: #fff;
	--transition: .3s ease-in-out;
	​ transition: background-color var(--transition), background-image var(--transition), backdrop-filter var(--transition), opacity var(--transition);
}

header.sticky-header.elementor-sticky--effects {
	background-color: var(--sticky-background-color) !important;
	background-image: none !important;
	opacity: var(--opacity) !important;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}

header.sticky-header>.elementor-container {
	transition: min-height var(--transition);
}

header.sticky-header.elementor-sticky--effects>.elementor-container {
	min-height: calc(var(--header-height) * var(--shrink-me)) !important;
	height: calc(var(--header-height) * var(--shrink-me));
}

header.sticky-header .elementor-nav-menu .elementor-item {
	transition: padding var(--transition);
}

header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

header.sticky-header>.elementor-container .logo img {
	transition: max-width var(--transition);
}

header.sticky-header.elementor-sticky--effects .logo img {
	max-width: calc(100% * var(--shrink-me));
}

/*@media screen and (max-width: 1024px) { 

.wp-image-29545 {
    width: 175px !important;
    height: auto !important;
}

}*/

/*.elementor-28612 .elementor-element.elementor-element-e499339 .elementor-menu-toggle {
    background-color: #fff !important;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
}*/