/*
Theme Name: Extendable Child
Theme URI: https://github.com/extendify/extendable
Template: extendable
Author: Extendify
Author URI: https://extendify.com
Description: Extendable is a distinct, dynamic block theme designed as a canvas for your next online venture. Sporting multiple style variations, Extendable is the most expressive block theme yet. Go fresh, bold, bohemian or minimal — with a single click.
Tags: one-column,custom-colors,custom-menu,custom-logo,e-commerce,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments
Version: 2.0.29.1758266965
Updated: 2025-09-19 07:29:25

*/


.wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    background: #f2f2fa;
}
.wp-block-navigation .wp-block-navigation-item a:hover, .wp-block-navigation .wp-block-navigation-item a:focus {
	    text-decoration: unset;
	    color: var(--wp--preset--color--primary) !important;
}
:where(.wp-site-blocks *:focus) {
    outline-width: 1px;
    outline-style: none;
}
.main-header-sticky {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

.m-0{margin: 0!important;}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border: none;}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content:hover {background: white;} 
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {font-size: 16px!important;}
main#wp--skip-link--target {margin-top: 114px !important;}
.wpforms-block input:where(:not([type="submit"]):not([type="checkbox"])) {border-color: #0922482e !important;}
.hide-desktop-element {display: none!important;}

@media only screen and (max-width: 992px) {
  .wp-block-group.alignfull.has-background-background-color.has-background.has-global-padding.is-content-justification-center.is-layout-constrained.wp-block-group-is-layout-constrained {
    min-height: 450px!important;background-position: 25% 60%; display: flex;}
	.wp-block-group.alignfull.has-background-background-color.has-background.has-global-padding.is-content-justification-center.is-layout-constrained.wp-block-group-is-layout-constrained {display: block!important;}
	.mobile-padding {padding: 0px !important;}
	.text-center-mobile {text-align: center!important;}
	.text-left-mobile h3, .text-left-mobile p, .text-left-mobile h2 {text-align: left!important;}
	.mobile-header {line-height: 1.2; font-size: 32px!important;}
	.mobile-text {font-size: 18px!important; margin-top: 5px !important;}
	.hide-desktop-element {display: flex!important;}
	.hide-moblie-element {display: none!important;}
	.main-button-service-home a {padding: 10px!important;font-weight: 600;}
	.wp-block-navigation__responsive-container-close {background: transparent!important;}
}


