/*
Theme Name:   ChildTheme
Description:  Write here a brief description about your child-theme
Author:       wahed@tjrs.com.au
Author URL:   http://tjrs.com.au
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ChildTheme
*/

/* Write here your own personal stylesheet */

.wpforms-submit-container button#wpforms-submit-593 {
    width: 100%;
}

/* Temporary CSS - Need to be remove later */
.hidden-section-one {
    display: none;
}

input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, textarea:focus {
	outline-color: #3fb9be;
}


/* For 1366 Resolution */  
@media only screen and (min-width: 1030px) and (max-width: 1366px)  { 
	section#our-story-section p {
		font-size: 19px;
	}

} 
.elementor-element.elementor-element-3a68678.hfe-nav-menu__align-left.hfe-submenu-icon-arrow.hfe-submenu-animation-none.hfe-link-redirect-child.hfe-nav-menu__breakpoint-tablet.elementor-widget.elementor-widget-navigation-menu {
    display: none !important;
}
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default {
    display: none !important;
}

.related-projects .elementor-widget-container p a {
    color: #000 !important;
}

.related-projects .elementor-widget-container p a:hover {
    text-decoration: underline !important;
}
