/*
Theme Name: Himalayas Pro Child Theme
Theme URI: http://themegrill.com/themes/himalayas-pro/
Description: Himalayas Pro Child Theme
Author: ThemeGrill
Author URI: http://themegrill.com
Template: himalayas-pro
Version: 1.0.1
*/

@import url("../himalayas-pro/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
@media (max-width: 600px) {
.header-wrapper #site-title {
    font-size: 20px;
    padding-left: 20px;
}
}

.widget_call_to_action_block .parallax-overlay {
    background: rgba(0,0,0,.5) none repeat scroll 0 0 !important;
}

.GoogleMaps-wrapper {
    display: none;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .caption-sub {
        display: none;
    }
	
	.slider-readmore {
		display: none;
	}
}