/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

.single-post .blog-style3 .st-blog *:not(i),
.page-template-template-blog .st-blog *:not(i),
.archive.category *:not(i){
	/*font-family: inherit !important;*/
}
body *:not(i){
	font-family: inherit !important;
}
.st-list-post .thumb-list-item-title, .st-list-post .thumb-list-item-title a{
	line-height: 1 !important;
}
body.st-mod-style .st-style-elementor h2 {
	font-size: 26px;
	line-height: 1;
}
body.st-mod-style .st-style-elementor h3{
	font-size: 24px;
	line-height: 1;
}
.single-post .blog-style3 .article-style3 .post-content ul li{
	color: unset;
}
tbody, td, tfoot, th, thead, tr {
	border-width: 1px;
}
.st-single-service-content .st-map-wrapper {
	display: none;
}
@media(min-width: 998px){
	.fixed-on-mobile.st-fixed-form-booking{
		display: flex;
		flex-direction: column;
	}
	.single #st-content-wrapper.st-style-elementor .owner-info {
		order: 10;
	}
}