/*
Theme Name: Trydo Child
Theme URI: http://rainbowit.net/themes/trydo
Template: trydo
Author: Rainbow-Themes
Author URI: http://rainbowit.net/
Description: Welcome to TryDo Child WordPress Creative Agency, Portfolio and Corporate Multi-Purpose Theme Build With Elementor Page Builder!!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: trydo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/





.footer-default .footer-left .inner h2 {
    font-size: 55px;
    line-height: 70px;
  }

  @media (max-width: 768px) {
 
    .footer-default .footer-left .inner h2 {
        font-size: 35px;
        line-height: 40px;
      }
}


.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #FFF;
  }

  .wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #1c4633;
  }


  .footer-left {
    background-image: url("/wp-content/uploads/2024/12/FOTOBANNERFINAL2-1.jpg") !important;
  }

  .footer-default .footer-left::before {
    background-image: none !important;
  }
  
.wpcf7-list-item label {
  display: inline-block !important;
}

.wpcf7-list-item input {
  display: inline-block;
}

.video-popup.position-top-center.play__btn.size-large.theme-color {
  display: none !important;
}