/**
Theme Name: Astra Child
Author: Varsha Saini
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
*/

.footer-email-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 10px;
    height: 70px;
    padding: 20px 20px;
	width: 100%;
}
.footer-email-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: absolute;
	top: 0;
    right: 0;
    margin: 10px;
    border-radius: 10px;
    padding: 13px 20px;
    line-height: 20px;
}
span.wpcf7-spinner {
    display: none;
}
.footer-email-form .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background: #ffb900;
    color: #000;
}
.footer-email-form .wpcf7 form .wpcf7-response-output {
    margin: 20px 0px;
}
.serv-0 {
    box-shadow: 0px 3px 0px #BFDBD3;
    height: 150px;
}
.serv-0:hover {
    box-shadow: 0px 3px 0px #00A276;
	transform: translateY(10px);
}
.ue-flip-box__panel__element.ue-flip-box__title {
    font-size: 20px;
    position: absolute;
    bottom: 50px;
    font-weight: bold;
    text-decoration: none;
}
.ue-flip-box__container.slide_right.ue-flip-box__container--hover.uc-hide {
    border-radius: 10px !important;
}
.ue-flip-box__panel.ue-flip-box__panel--back {
    border-radius: 10px !important;
}
.ue-flip-box-1 .ue-flip-box__panel--front {
    border-radius: 10px !important;
}
#uc_carousel_flip_box_elementor_add723d .ue-flip-box__container, #uc_carousel_flip_box_elementor_add723d .ue-flip-box__panel {
    border-radius: 10px !important;
}
.home .footer-mob .elementor-icon-box-icon i.fas.fa-phone-alt {
    transform: rotate(90deg);
}
.area-we-serve-box .elementor-icon-box-wrapper {
    background: #F2F8F6;
    padding: 60px 25px;
    min-height: 455px;
    border-radius: 24px;
}
.image-boxes-wrapper .elementor-image-box-wrapper {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    overflow: hidden;
}
.image-boxes-wrapper .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 10px 15px 20px 15px;
    min-height: 425px;
}
.residenatl-gallery-wrapper .gallery-item img {
    height: 330px;
    object-fit: cover;
}
.corporate-boxes .elementor-image-box-content {
    min-height: 275px;
}
.moving-tips-boxes .elementor-image-box-img img {
    height: 325px;
    object-fit: cover;
}
.moving-tips-boxes .elementor-image-box-content {
    padding: 30px;
}
.moving-tips-boxes-inner .elementor-image-box-content {
    padding: 10px;
}
.moving-tips-boxes-inner .elementor-image-box-img img {
    height: 335px;
    object-fit: cover;
}
.moving-tips-boxes-inner .elementor-widget-container, .moving-tips-boxes .elementor-widget-container {
    border-radius: 10px;
    border: 2px solid #00a47800;
    overflow: hidden !important;
}
.contact-form .form-row p {
    display: flex;
    width: 100%;
    gap: 10px;
}
.contact-form .form-row p label {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}
.contact-form .form-row p label input {
    height: 51px !important;
    padding: 0 20px !important;
    border-radius: 10px !important;
    border-color: #dddddd !important;
    border: 1px solid;
	width: 100%;
}
.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
    border-radius: 10px;
}
.contact-form .elementor-shortcode {
    background: #F2F8F6;
    padding: 30px;
    border-radius: 10px;
}
.customers-reviews .elementor-main-swiper.swiper {
    width: 100%;
    margin: 0 !important;
}
.home-contact span.wpcf7-form-control-wrap {
    margin-bottom: 0px;
}
.home-contact input.wpcf7-form-control.wpcf7-text {
    border-radius: 10px;
    height: 50px !important;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 10px;
    background: #333;
    border: none;
	color: #fff;
	box-shadow: 0px 10px 10px #000;
}
.home-contact textarea.wpcf7-form-control.wpcf7-textarea {
    background: #333;
    border: none;
    height: 100px;
    border-radius: 10px;
	color: #fff;
	box-shadow: 0px 10px 10px #000;
}
.home-contact input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #00a276;
    border-color: #00a276;
    margin-top: 9px;
}
.home-contact input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    border-color: #fff;
	color: #00a276;
}
.home-contact br {
    display: none;
}
.home-contact {
    backdrop-filter: blur(1px);
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    background: #000000c7;
}
.home-contact.contact-form .elementor-shortcode {
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
	border: none;
    padding: 0px;
    text-align: center;
    font-size: 14px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #ffb900;
    border: none;
    padding: 0px;
    text-align: center;
    font-size: 14px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    line-height: 1;
}
.footer-mob p.elementor-icon-box-description {
    -webkit-text-fill-color: #fff;
}
.single-post h2 {
    font-size: 36px;
	margin-bottom: 10px;
}
.single-post h3 {
    font-size: 26px;
	margin-bottom: 10px;
}
.single-post h4 {
    font-size: 24px;
	margin-bottom: 10px;
}
.single-post .elementor-widget .elementor-icon-list-icon {
    display: block;
}
.wpcf7-not-valid-tip {
    font-size: 10px;
}
a.footer-brand:hover {
    color: #00a478;
}
.ti-widget.ti-goog .ti-reviews-container-wrapper {
    justify-content: center !important;
}






/*RESPONSIVE CODE*/
@media screen and (min-width:1025px) and (max-width:1199px){
#main-header-wrapper .elementor-nav-menu .menu-item .elementor-item {
    margin-right: 0;
    font-size: 16px;
}
.corporate-boxes .elementor-image-box-content {
    min-height: 390px;
}
.moving-tips-boxes-inner .elementor-image-box-content {
    padding: 0;
}
.moving-tips-boxes-inner .elementor-image-box-content .elementor-image-box-description {
    font-size: 14px;
    line-height: 24px;
}
.moving-tips-boxes-inner .elementor-image-box-img img {
    height: 250px;
    object-fit: cover;
}
.moving-tips-boxes .elementor-image-box-content .elementor-image-box-description {
    font-size: 14px;
}
.moving-tips-boxes .elementor-image-box-content {
    padding: 15px;
}
.image-boxes-wrapper .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
    font-size: 16px;
}
#main-header-wrapper .elementor-button-wrapper .elementor-button {
    padding: 20px 26px;
    font-size: 16px;
}
.image-boxes-wrapper .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 10px 10px 10px 10px;
    min-height: 505px;
}
}
@media screen and (max-width:1024px){
.area-we-serve-box .elementor-icon-box-wrapper {
    min-height: auto !important;
}
.image-boxes-wrapper .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 10px 15px 0px 15px;
    min-height: 290px;
}
.corporate-boxes .elementor-image-box-content {
    min-height: auto !important;
}
.moving-tips-boxes .elementor-image-box-img img {
    height: 353px;
}
}
@media screen and (max-width:767px){
.elementor-button-wrapper .elementor-button {
    width: 100% !important;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 0;
}
.two-icon-box .elementor-icon-box-wrapper {
    align-items: center !important;
}
.image-boxes-wrapper .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 10px 15px 20px 15px;
    min-height: auto;
}
.contact-form .form-row p {
    flex-wrap: wrap !important;
}
.contact-form .elementor-shortcode {
    padding: 20px;
}
.moving-tips-boxes .elementor-image-box-img img, .moving-tips-boxes-inner .elementor-image-box-img img {
    height: auto !important;
}
.moving-tips-boxes-inner .elementor-image-box-content {
    padding: 20px;
}
.single-post h1 {
    font-size: 30px;
}
.single-post h2 {
    font-size: 26px;
}
.single-post h3 {
    font-size: 24px;
}
.single-post h4 {
    font-size: 22px;
}
}
@media screen and (max-width:480px){
	#wpcf7-f993-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: static !important;
    margin-left: 0 !important;
    width: 100%;
}
#wpcf7-f993-o1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 50px !important;
	width:100% !important;
}
.area-we-serve-box .elementor-icon-box-wrapper {
    padding: 40px 14px;
}
}




