/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1
Text Domain: stockholm
Template: stockholm
*/

.carousel-control .prev_nav, .carousel-control .next_nav {
   background-color: transparent !important;
   font-size: 50px !important;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
	background-color: transparent !important;
	font-size: 50px !important;
}

.mobile_menu_button .fa {
	font-size: 30px !important;
}

.mobile_menu {
	padding-bottom: 20px;
}

.page-id-78 .title_outer .has_background.title .title_subtitle_holder {
	vertical-align: top !important;
}
@media only screen and (max-width: 1000px){
	.page-id-78 .title_subtitle_holder_inner {
		
		margin-top: 0;
	}
}

@media only screen and (min-width: 1000px){
	.page-id-78 .title_subtitle_holder_inner {
		
		margin-top: 4%;
	}
}