*{
	user-select: none;
}
.screen-reader-response,.wpcf7-spinner,.wpcf7-response-output{
    display: none !important;
}
.wpcf7-not-valid-tip{
    color: #e40000 !important;
}

.get-in-touch .wpcf7-submit{
    width: 100% !important; 
    position: absolute !important;
    opacity: 0 !important;
}
.get-in-touch .wpcf7-textarea{
    height: 130px !important;
}
.counter-section{
    padding: 60px 0px;
}
.counter-content .counter-area:not(:last-child){
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(var(--p1), 1);
}
.counter-content .counter-area .icon-area{
    color: rgba(var(--p1), 1);
}

.header-section .main-navbar .custom-nav .menu-link a::before {
    bottom: 0px !important;
}
.menu-item-has-children:hover > .sub-menu {
    display: block !important;
}
