/*
Theme Name: Logistics Hub Child
Theme URI: https://liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: logistics-hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: logistics-hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
.single-post .share-links,
.single-post .post-author.post-author-classic {
	display:none;
}
.single-post .lqd-post-cover {
	margin-bottom: 0;
	flex-direction:column;
}
@media screen and (min-width: 767px) {
	.single-post .lqd-post-media {
		height: 35vh;
		padding-top:unset; 
	}
	.single-post .lqd-post-media img {
		height: 35vh;
	}
	.single-post.lqd-blog-post-style-7 h1.entry-title {
		font-size: 40px!important;
	}
}
@media screen and (max-width: 767px) {
	.single-post .lqd-post-media {
		height: 25vh;
		padding-top:unset;
	}
	.single-post .lqd-post-media img {
		height: 25vh;
	}
	.single-post.lqd-blog-post-style-7 h1.entry-title {
		font-size: 30px!important;
	}
}
#services span.lqd-bg-layer {
    background-size: cover;
}
#formvessel h5.elementor-heading-title,
#formvessel .mf-input-wrapper .mf-input-label {
	font-family: "Sarabun", sans-serif!important;
	color:rgb(75, 82, 86)!important;
}
body .lqd-titlebar .lqd-titlebar-bg {
	background-attachment:unset;
}