/*
 Theme Name:   Palatio Child Theme
 Theme URI:    https://palatio.axiomthemes.com/
 Description:  Palatio Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     palatio
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  palatio
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.page_title h1.sc_layouts_title_caption {
	color: #fff; 
	font-size: 90px;
}
.menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span {
	color: #fff !important; 
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
	width: 16em;
}
.sc_testimonials_chit .sc_testimonials_item_author_rating + .sc_testimonials_item_content {
	margin-top: 20px;
}
.sc_testimonials_chit .sc_testimonials_item_author {
	margin-top: 20px;
}
.sc_testimonials_chit .sc_testimonials_rating_stars_default, .sc_testimonials_chit .sc_testimonials_rating_stars_hover {
	color: #000 !important;
}
.header_position_over .top_panel_custom_header-black-tie-travel-404-page {
	background-color: #000 !important;
}
.menu_mobile .menu_mobile_inner {
	background-color: #000 !important;
}

@media only screen and (max-width: 1000px) {
	.page_title h1.sc_layouts_title_caption {
		font-size: 50px;
		line-height: 1.2;
	}
}
@media only screen and (max-width: 500px) {
	 body h2 {
		font-size: 30px;
		line-height: 1.2;
		 margin-bottom: 20px !important;
	}
}