/*
Template:       restly
Theme Name:     Restly Child
Theme URI: 		http://wptf.themepul.com/restly
Author: 		Themepul
Author URI: 	http://themepul.com/
Description:    This Child Theme only for Restly Theme.
Version:        1.0.0
Text Domain:    restly-child
*/
.logo-area.logobg {
    padding: 16px 121px 16px 70px;
}

.site-branding img {
    width: 35% !important;
}

.elementor-5473 .elementor-element.elementor-element-2cb31b4 .restly-home-banner-contents {
    text-align: left !important;
}

.restly-home-banner-contents {
    padding: 200px 380px 200px 0px;
}

@media only screen and (max-width: 767px) {
    .site-branding img {
        width: 70% !important;
    }

    .logo-area.logobg {
        padding: 25px 30px !important;
    }

    .elementor-5473 .elementor-element.elementor-element-2cb31b4 .restly-banner-title, .breadcroumn-contnt h2 {
        font-size: 30px !important;
        line-height: 46px !important;
    }
  }

  
