/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body {
	font-family: "Inter", sans-serif;
}
header .header_bottom {
	padding: 16px 0 !important;
}
header .header_bottom .et_pb_menu__menu > nav > ul > li {
	margin-top: 0;
}
header .header_bottom .et_pb_menu__menu > nav > ul > li a {
	padding-bottom: 0 !important;
}
.heaer_top #menu-topnav li {
	margin-top: 0 !important;
}
.heaer_top #menu-topnav li a {
	padding-bottom: 0 !important;
}
.heaer_top #menu-topnav li:first-child {
	padding-right: 0px;
}
.left-panel .meta-overlay #featured-categories {
	font-size: 32px;
	font-weight: bold;
}
.left-panel .meta-overlay #featured-categories a {
	color: #fff;
}
.left-panel .meta-overlay #featured-date {
	font-size: 23px;
	font-weight: bold;
	padding-left: 40px;
}
.blog_sec .blog-post-meta {
	display: flex;
	justify-content: flex-end;
	padding: 0;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	top: auto;
	width: 50%;
	border-radius: 0 !important;
	/* width: 100%; */
}
.blog_sec .blog-post-category {
	background-color: #D9D9D9;
	color: #000;
	padding: 3px 10px;
	font-size: 16px;
	border-radius: 0;
	margin-left: auto;
	font-weight: bold;
	display: block;
	max-width: 107px;
	width: 100%;
	text-align: center;
}
.home_top_img .et_pb_row.et_pb_row_0 {
	padding: 0 0 54px;
}
.heaer_top .et_pb_row, .header_bottom .et_pb_row {
	width: 100%;
	max-width: 1225px;
}
.home_top_img .et_pb_row.et_pb_row_0_tb_body {
	padding: 0;
}
.home_top_img {
	padding-top: 65px;
}
.et_pb_menu__menu .et-menu-nav #menu-main-menu li {
	padding-right: 30px;
}
.et_pb_menu__menu .et-menu-nav #menu-main-menu li:last-child {
	padding-right: 0;
}
.single-post h1.entry-title {
	font-size: 40px;
	font-weight: bold;
	padding-bottom: 30px;
}
.single-post .et_pb_row {
	max-width: 1225px;
	width: 100%;
}
.custom-post-date {
	font-weight: bold!important;
	color: #000!important;
}
.single-post .et_pb_widget_area_left {
	border-right: none;
	padding-right: 0;
}
.single-post .sidebar-post p, .single-post .sidebar-post h3 {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: bold;
}
.single-post .related-post-card .content h4 {
	line-height: 26px;
}
.single-post p {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	line-height: 26px;
}
.single-post .related-posts-wrapper h3 {
	border-bottom: none;
	color: #000;
	font-weight: bold;
}
.single-post .related-post-card {
	border-color: #000;
}
.et_pb_bg_layout_light .et_pb_widget li a, .et_pb_bg_layout_light .et_pb_widget h4 {
	color: #000 !important;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.single-post .related-post-card .content h4 {
	font-weight: bold;
	color: #000;
}
.banner_slider {
	padding: 0 !important;
}
.banner_slider .et_pb_row.et_pb_row_1 {
	padding: 50px 0 50px 50px !important;
}
.banner_slider #slidleft {}
.banner_slider #slidleft .container {
	width: 100%;
	max-width: inherit;
	padding: 0 !important;
	margin: 0 auto;
	background-color: transparent;
	box-shadow: none;
	height: auto!important;
}
.left-panel #featured-title {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
}
.nav-arrows button#prev {
	background: url("img/left_arrow.png") no-repeat center top;
	width: 23px;
	height: 25px;
}
.nav-arrows button#next {
	background: url("img/right_arrow.png") no-repeat center top;
	width: 23px;
	height: 25px;
}
.blog_sec .blog-post-card {
	border-color: #000;
}
.blog_sec .et_pb_blog_grid .et_pb_post img {
	border-radius: 6px 6px 0 0;
}
.blog_sec .et_pb_blog_grid .et_pb_post {
	border-color: #000;
	border-radius: 6px;
}
.blog_sec .blog-post-card .blog-post-title {
	color: #000;
	font-weight: bold;
	line-height: 23px;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	margin: 0 auto;
	width: 100%;
	max-width: 298px;
	min-height: 23px;
	padding: 20px 0 40px;
}
.blog_sec .blog-post-card .blog-post-date {
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.single-post .container {
	box-shadow: none;
	display: block;
	padding-top: 0 !important;
	margin: 0 auto !important;
	height: auto!important;
}
.single-post .container #content-area {
	padding: 60px 0 0;
}
.single-post .container:before {
	display: none;
}
#footerpart .et_pb_text_inner ul li {
	list-style: none;
	padding-bottom: 15px;
}
#footerpart .et_pb_text_inner ul li:last-child {
	padding-bottom: 0;
}
#footnav ul {
	display: block;
}
.single-post .container #left-area .post-meta, .single-post .container #left-area .post-meta a {
	color: #000;
}
.single-post .container #sidebar {
	padding-left: 0;
}
.single-post .container .entry-title {
	color: #000;
	font-size: 40px;
	font-weight: bold;
	line-height: 55px;
}
.single-post .container #sidebar h2.wp-block-heading {
	padding-bottom: 15px;
}
.single-post .container #sidebar .wp-block-latest-posts.wp-block-latest-posts__list li, .single-post .container #sidebar ol.wp-block-latest-comments li {
	padding-bottom: 10px;
}
.single-post .container #sidebar .wp-block-latest-posts.wp-block-latest-posts__list li:last-child, .single-post .container #sidebar ol.wp-block-latest-comments li:last-child {
	padding-bottom: 0;
}
.single-post .container #sidebar .wp-block-latest-posts.wp-block-latest-posts__list li a, .single-post .container #sidebar ol.wp-block-latest-comments li a {
	color: #000;
	font-weight: bold;
}
.overlay.overlay1 {
	top: 0;
	bottom: auto;
}
.blog_sec {
	padding-top: 0 !important;
}
.blog_sec .et_pb_row {
	width: 100%;
	max-width: inherit;
}
.blog_sec .et_pb_row .blog-posts-grid-wrapper {
	padding: 0;
	max-width: 1225px;
}
#featured-meta {
	margin-top: 0;
}
@media (max-width: 767px) {
	.left-panel .meta-overlay #featured-categories {
		font-size: 15px;
	}
	.overlay {
		padding: 5px 15px;
	}
	.left-panel .meta-overlay #featured-date {
		font-size: 12px;
		padding-left: 10px;
	}
	.nav-arrows {
		padding: 5px 6px;
	}
	.nav-arrows button#next {
		width: 14px;
		height: 14px;
		background-size: 100%;
	}
	.nav-arrows button#prev {
		width: 14px;
		height: 14px;
		background-size: 100%;
	}
	header .header_bottom {
		display: none;
	}
	.home_top_img .et_pb_row.et_pb_row_0 {
		padding: 0 0 35px;
	}
	.heaer_top .et_pb_column.et_pb_column_2_5.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough {
		max-width: 60%;
	}
	.et_pb_image_0_tb_header .et_pb_image_wrap img {
		width: auto;
		max-width: 150px;
	}
	.heaer_top .et_pb_column.et_pb_column_2_5.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough {
		margin: 0;
	}
	.heaer_top {
		padding: 10px 0 !important;
	}
	.et_pb_menu .et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
		position: absolute;
		top: -45px;
		right: 15px;
	}
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button, .et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar::before, .et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button, .et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__cart-button {
		color: #fff!important;
	}
	#mobile_menu1 {
		background-color: #000 !important;
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		top: 10px;
	}
	.heaer_top .et-last-child.et_pb_column--with-menu .et_pb_module.et_pb_menu {
		padding-top: 0;
		padding-bottom: 0;
	}
	.single-post h1.entry-title {
		font-size: 30px;
		line-height: 45px;
	}
	.single-post .et_pb_row {
		max-width: 90%;
		width: 100%;
	}
	.blog_sec .et_pb_row {
		width: 100%;
	}
	.banner_slider .et_pb_row.et_pb_row_1 {
		padding: 15px !important;
		display: block !important;
	}
	.left-panel {
		width: 100%;
		display: block;
	}
	.banner_slider #slidleft .container {
		width: 100%;
		display: block;
	}
	.right-panel {
		width: 100%;
		padding: 20px 0;
	}
	.tab {
		padding: 15px 10px;
	}
	.post h4 {
		font-size: 13px;
		line-height: 19px;
	}
	.blog_sec {
		padding: 0 15px;
	}
	.home-section {
		padding: 0 15px;
	}
	.home-section .et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left.et_pb_bg_layout_light {
		margin-top: 0 !important;
	}
	.home-section p {
		font-size: 30px;
	}
	.left-panel #featured-title {
		font-size: 13px;
		line-height: 24px;
		padding-bottom: 0;
	}
	.home_top_img {
		padding: 35px 15px 0;
	}
	#footerpart #footnav .mobile_menu_bar {
		display: none;
	}
	#footnav ul {
		display: block;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 100%;
		padding: 0;
		border: none;
	}
	#footerpart #footnav .et_mobile_nav_menu {
		display: block;
		float: none !important;
		margin: 0 auto;
		width: 100%;
	}
	#footerpart .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
	#footerpart h1.et_pb_module_heading {
		padding-left: 15px;
		padding-bottom: 0;
	}
	#footerpart .et_pb_column .et_pb_module {
		margin: 0 auto !important;
	}
	.et_pb_module.et_pb_social_media_follow.et_pb_social_media_follow_0_tb_footer {
		text-align: left;
	}
	.et_pb_social_media_follow li a.icon {
		height: 40px;
		width: 40px;
	}
	.et_pb_social_media_follow li a.icon::before {
		font-size: 20px;
		line-height: 40px;
		height: 40px;
		width: 40px;
	}
	#footerpart {
		display: block;
	}
	#footerpart .et_pb_column.et_pb_column_1_4 {
		width: 100%;
	}
	.et_pb_row.et_pb_row_1_tb_header.et_pb_row--with-menu {
		z-index: inherit !important;
	}
	#mobile_menu1 {
		background-color: #000 !important;
	}
	.et_pb_column--with-menu {
		z-index: inherit;
	}
}
