/*
Theme Name: Airi Child
Theme URI: http://athemes.com/theme/airi
Author: aThemes
Author URI: http://athemes.com
Template: airi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: airi
*/
/* Testimonials */
.atu-hc-testimonial .elementor-testimonial-content {
  padding: 30px;
  background-color: #f7f7f7; }

.atu-hc-testimonial .elementor-testimonial-meta-inner {
  margin-left: 20px; }

.atu-hc-testimonial .elementor-testimonial-image {
  position: relative; }

.atu-hc-testimonial .elementor-testimonial-image::after {
  content: '';
  position: absolute;
  top: -21px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f7f7f7; }

/* Contact form */
.atu-hc-contact input:not(.wpcf7-submit) {
  width: 100%;
  padding-top: 11px;
  padding-bottom: 11px; }

.atu-hc-contact .contact-row {
  margin-bottom: 10px; }

.atu-hc-contact .col-md-6:first-of-type {
  padding-right: 5px; }

.atu-hc-contact .col-md-6:last-of-type {
  padding-left: 5px; }

.atu-hc-form {
  max-width: 470px; }

/* Contact page map */
.contact-page-map #atu-map {
  height: 400px; }

.contact-page-form label,
.contact-page-form input:not(.wpcf7-submit),
.contact-page-form select {
  width: 100%;
  max-width: 100%; }

.contact-page-form select {
  padding: 17px 20px; }

.contact-page-form .wpcf7-submit {
  width: auto;
  margin: 0 auto;
  display: table;
  border-radius: 30px;
  box-shadow: 0 5px 35px 0 rgba(51, 51, 51, 0.26); }

.contact-page-form .row {
  margin-bottom: 10px; }

.menuStyle2 .main-navigation .header-search-toggle a:hover:after {
  display: none; }

.custom-logo {
  max-width: 150px; }

.is-sticky .site-header .custom-logo-link img {
  max-width: 110px; }

.custom-logo-link img {
  transition: all .2s; }

.btn-cta-header {
  background-color: #e30713 !important;
  border-color: #e30713 !important;
  margin: 0 25px;
  padding: 0 !important; }
  .btn-cta-header:hover {
    background-color: #ca0c16 !important;
    border-color: #ca0c16 !important; }
  .btn-cta-header a {
    color: #ffffff !important;
    padding: .375rem .75rem !important; }
  .btn-cta-header:after, .btn-cta-header a:after {
    bottom: -14px !important; }

.newsletter {
  max-width: 690px;
  margin: 0 auto; }
  .newsletter-input {
    width: 100%;
    margin-bottom: 15px; }
  .newsletter-button {
    width: 100%; }

.footer-social-item a::before {
  width: 40px !important;
  line-height: 40px !important;
  background-color: #1eaf12 !important; }

footer .site-info {
  text-align: center; }
  footer .site-info a {
    display: block; }

@media (max-width: 768px) {
  #sidebar-footer {
    text-align: center; }

  #menu-social {
    width: max-content;
    margin: auto; } }
@media (max-width: 1200px) {
  #primary-menu li {
    border: 0; }
    #primary-menu li:after, #primary-menu li a:after {
      display: none; }

  .btn-cta-header {
    max-width: 70%;
    margin: 0 auto 20px; } }

/*# sourceMappingURL=style.css.map */
