/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.lij_blog_main article.lqd-lp-style-4
{
	flex-wrap:nowrap;
}

.lij_blog_main article.lqd-lp-style-4 .lqd-lp-img
{
	min-width:20%;
	width:20%;
}

body.page-scheme-dark .lid_h2_title h2, body.page-scheme-dark .lid_h2_title h2, .lij_blog time
{
	color:#000;
}

.lij_why_choose_us h3, .lij_h1_font h1,.lij_blog h2 a, .lij_blog h3 a, .lij_destinations_section p.lqd-fb-content-title, .lij_destinations_section .lqd-fb .lqd-fb-content-title a
{
	font-family: 'Inknut Antiqua', sans-serif;
}

.lij_destinations_section .lqd-fb .lqd-fb-content-title a
{
	text-align: center;
}

.text-justified p
{
	text-align:justify;
}

.wpforms-submit
{
	background-color:#3c1818 !important;
}

.lij_header_show_on_mobile
{
	display: none;
}

.lij_header_hide_on_mobile header
{
	display: block;
}

@media (min-width:1200px)
{
	.lij_video
	{
		object-fit: cover;
		height: 100vh;
		width: 100vw;
	}
		.carousel-item .lqd-fb-style-1
	{
		margin-bottom: 0px;
	}
	.accordion
	{
		margin-bottom: 0px;
	}
}
@media (max-width:767px)
{
	.lij_video
	{
		width: 100%;
	}
	.lij_column_reverse .ld-row
	{
		flex-direction: column-reverse;
	}
	body .lij_enable_row
	{
		display: block;
	}
	body .lqd-mobile-sec .navbar-brand
	{
		padding: 0px;
	}
	body #lqd-mobile-sec-nav
	{
		margin-top: 40px;
	}
	.lqd-counter-element>span
	{
		font-size: 35px;
	}
	body .titlebar-inner
	{
		padding-top: 50px;
	}
    .lij_header_show_on_mobile
    {
    	display: block;
    }
    .lij_header_hide_on_mobile header
    {
    	display: none;
    }
}

.lij_accordion .accordion-content
{
	padding-top: 25px;
	padding-bottom: 0px;
}

.titlebar-col
{
	width:100%;
}

.lqd-blog-post-style-5 h1.entry-title
{
	font-size: 60px;
}

.lij_hide_icon .fa.fa-minus, .lij_text
{
	display:none;
}

.lij_h2_font_30 h2
{
	font-size: 30px;
}

p.my-0.lqd-unit-animation-done
{
	font-weight:700;
}

.lij_secondary_header
{
	background-color: #000;
	padding:10px 0px;
}

.lij_secondary_header h2
{
	color: #fff;
	font-size: 20px;
	font-weight:700;
}

.lij_svg .iconbox .iconbox-icon-container>svg path
{
	stroke: #c2001a !important;
    fill: #c2001a !important;
}

button.lij_toggle 
{
    margin-top: 20px;
    background: #184341;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #184341;
    border-radius: 5px;
}

.lij_categories
{
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: 0;
}

.lij_tags
{
	display: inline-block;
    padding: .25em 1em;
    margin-inline-end: 5px !important;
    border-radius: 30px;
    background-color: #f5f7fa;
    line-height: 1.5em;
    color: #000;
}

.single h2.wp-block-heading
{
	font-size: 32px;
}

.single p
{
	text-align: justify;
}