/*
Theme Name: Esther Schweig (Stockholm Child)
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1.1
Text Domain: stockholm
Template: estherschweig
*/

.q_logo a {
	max-height: 20px !important;
}

.home header:not(.sticky_animate) .q_logo a {
  display: none !important;
}

@media only screen and (max-width: 480px) {

	.testimonials .testimonial_text_inner {
	  padding: 0 !important;
	}
	
	.testimonials_holder .flex-direction-nav .flex-prev {
		left: -40px !important;
	}

	.testimonials_holder .flex-direction-nav .flex-next {
		right: -40px !important;
	}
	
}