/**
 * Theme Name:     Axtra Child
 * Author:         Crowdyflow
 * Template:       axtra
 * Text Domain:	   axtra-child
 * Description:    Axtra is the all-in-one Agency and portfolio showcase builder with ultra-high performance, exclusive features, and an award-winning design collection.
 */
.col1 {
    width: 49.5%;
    float: left;
       padding: 0px 5px;
}.elementor-testimonial-content p {
    padding: 0px 25px;
}
.filed {
    height: 42px;
    padding: 10px;
    border-radius: 9px;
    width: 100%;
    border: 0px;
}input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #86ad52;
    color: #fff;font-weight:700;
    padding: 9px 37px;
    width: 36%;
    border: 0px;
    border-radius: 20px;
}.seo_services .elementor-image-box-content {
    padding: 5px 20px 0px 20px;
}
@media only screen and (max-width:480px){.col1 {
  width: 100%;
 
}}