/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2026 | 07:57:02 */
.ast-footer-copyright {
    cursor: default;
}


.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button {
    background: #99cc33 !important;
}

@media (max-width: 767px) {
	
	
    header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
        max-width: 100% !important;
        width: 350px !important;
    }
	
	.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
    display: none !important;;
}
	.ast-builder-grid-row {
       grid-template-columns:  auto!important;
	}

	.ast-main-header-wrap.main-header-bar-wrap .site-header-section {
		justify-content: center !important;
	}
}