/*
Theme Name: Stellaractive
Theme URI: http://stellaractive.com
Author: Stellar Active
Author URI: http://stellaractive.com
Description: Starter theme using timber, foundation, visual composer
Version: 1.1.1
License: MIT
License URI: https://opensource.org/licenses/MIT
Tags: timber, foundation, sass, compass, gulp, bower, twig, composer, symfony, responsive
Text Domain: stellar

For more information read the Readme file.
*/

.hero-mbl-bg {
  background-repeat: no-repeat;
  background-position: center;
}

.off-canvas nav {
  padding: 2rem !important;
}

.pb-2 {
	padding-bottom: 2px !important;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #9d0917 transparent transparent !important;
}
@media(max-width: 796px) {


  .off-canvas .menu a[href^="tel:"] {
    font-size: 1.5rem !important;

  }

  .off-canvas .menu a {
    font-size: 1rem !important;
    width: 150%;
  }
  .hero-mbl-bg h2 {
    font-size: 45px !important;
  }
  .vc_btn3-left, .vc_btn3-right {
    text-align: center !important;
  }

  .testimonials .testimonial_slider .slick-prev,
  .testimonials .testimonial_slider .slick-next {
    height: 50px !important;
  }
  .testimonials .testimonial_slider .slick-prev {
    left: 0 !important;
  }
  .testimonials .testimonial_slider .slick-next {
    right: 0 !important;
  }
  .testimonials .testimonial_slider .slick-slide .testimonial .test-name {
    font-size: 2rem !important;
  }
  /* portfolio grid [projects] */
  section.projects .grid-x {
    flex-direction: column;
  }
  section.projects .portfolio-item {
    width: 100%;
  }

  /* filter buttons */
  .menu-curtains-container ul.menu li.menu-item {
    margin: 5px 10px !important;
  }

  .footer #text-3, .footer #text-2 {
    width: 315px;
    text-align: center;
    }
  .footer #text-2 {
    margin-bottom: 15px;
  }

}

@media(max-width:737px) {
  .tblt-mbl-cntr,
  .wpb_single_image.vc_align_left {
    text-align: center !important;
  }
}
