/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@keyframes jump{0%{bottom:20px}50%{bottom:40px}100%{bottom:20px}}
#ast-scroll-top {animation: jump 5s infinite;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
#wpadminbar{color: #ffffff;background: #004abc;}
#wpadminbar .ab-top-menu>li.hover>.ab-item, #wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item, #wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus {
        background: #1479ce;
    color: #ffffff;
}
#wpadminbar .menupop .ab-sub-wrapper, #wpadminbar .shortlink-input {
    box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
    background: #1479ce;
}
#wpadminbar .quicklinks .menupop ul li a, #wpadminbar .quicklinks .menupop ul li a strong, #wpadminbar .quicklinks .menupop.hover ul li a, #wpadminbar.nojs .quicklinks .menupop:hover ul li a {
    color: #ffffff;
    color: rgb(255 255 255);
}
#wpadminbar .quicklinks .menupop.hover ul li a:hover{color: #7dd3ff;}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {background: #2196f3;}

.login form {
    margin-top: 20px;margin-left: 0; padding: 26px 24px 34px;font-weight: 400;overflow: hidden;background: #fff;border-radius: 5px;border: 1px solid #ffffff;box-shadow: 0 1px 10px rgb(0 0 0 / 10%);
}
.login form {
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);border-radius: 10px;border: 1px solid rgb(195 196 199 / 0%);}
.cli-style-v2 .cli-bar-message {font-size: 12px;}
.cli-plugin-button {border-radius: 50px;} #cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 10px 25px;}
.cli-tab-footer .wt-cli-privacy-accept-btn {border-radius: 50px;}

.cky-notice-des * {font-size: 12px!important;line-height: 15px!important;}
.cky-consent-container .cky-consent-bar { padding: 10px 20pxpx!important;}
.cky-notice .cky-title {font-size: 12px!important;line-height: 10px!important;margin: 0 0 5px 0!important;}

.cky-footer-wrapper div:nth-child(3){display: none!important;}
.ast-on-card-button .ahfb-svg-iconset {color: #0170B9;}
.ast-on-card-button:hover .ahfb-svg-iconset {color: #0170B9;}

*::-webkit-scrollbar {width: 16px;}
*::-webkit-scrollbar-thumb { background-color: #0170B9; border-radius: 10px;border: 3px solid #ffffff;}
*::-webkit-scrollbar-track {background: #ffffff;}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #FFFFFF;
	border-radius: 10px;
}

::-webkit-scrollbar
{
	width: 15px;
	background-color: #FFFFFF;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFFFFF;
	background-color: #0170B9;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}
