/* 
Theme Name:		 Delicious Recipe Blog
Theme URI:		 https://elegantblogthemes.com/theme/elegant-recipe-blog-best-recipe-blog-wordpress-theme-ever/
Description:	 Delicious Recipe Blog is a child theme of Elegant Recipe Blog, which is the best WordPress theme for Food Blog, Magazine or Recipe Website.
Author:			 elegantblogthemes
Author URI:		 https://elegantblogthemes.com/
Template:		 elegant-recipe-blog
Tags: one-column, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, editor-style, featured-images, post-formats, theme-options, threaded-comments, translation-ready
Version:		 1.0.2
Text Domain:	 delicious-recipe-blog
Requires at least: 4.5
Tested up to: 5.8
Requires PHP: 5.6
Stable tag: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*
    Add your custom styles here
*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	color: #000;
	font-family: "EB Garamond" !important;
	font-weight: 400 !important;
	text-transform: none !important;
}
h1 {
	font-size: 38px !important;
}
h2 {
	font-size: 34px !important;
}
h3 {
	font-size: 30px !important;
}
h4 {
	font-size: 26px !important;
}
h5 {
	font-size: 22px !important;
}
h6 {
	font-size: 20px !important;
}
body {
	font-family: "Montserrat", sans-serif;
	font-size: 15px !important;
	line-height: 29px !important;
}
.ebt-card-slider-wrap .banner-wrap-element {
	height: 650px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.ebt-card-slider-wrap .banner-wrap-element{
margin: 0 !important;}

.ebt-card-slider-wrap .post-content-wrap {
	max-width: 500px;
	background: #fff;
	padding: 30px;
	top: 170px;
	position: relative;
}
.section.about-section .col-md-6:first-child {
	text-align: center;
}
.blog-carousel-section.section {
	padding: 0 !important;
}
.blog-carousel-section.section ul.slick-dots {
	position: absolute;
	left: 50%;
}
.blog-carousel-section.section ul.slick-dots button {
	background: #fff;
}
.two-column-posts {
	display: block;
	flex-direction: unset;
}
.posts-with-sidebar.section .post-content-wrap {
	width: 100% !important;
	float: none;
	margin-right: 0 !important;
	top: auto !important;
}
.section.about-section {
	background: none !important;
}
.two-column-posts .post-img {
	width: 40%;
	float: left;
}
.two-column-posts .posts-wrap {
	width: 60%;
	float: left;
}
.two-column-posts .posts-wrap {
	padding-left: 30px;
}
.posts-with-sidebar .category-btn-wrap{
margin-top: 0 !important;}

.section.about-section {
	padding-bottom: 0 !important;
}
.post-content-wrap .posts-wrap h2 a {
	color: #000;
	font-size: 25px !important;
	margin-top: 0px;
	line-height: 37px !important;
}
.post-content-wrap h2 a {
	font-size: 28px;
	margin-top: 10px !important;
	line-height: 40px;
	color: #000 !important;
}
.post-content-wrap h2 {
	margin-top: 0 !important;
}
#secondary .widget .widget-title, .wp-block-group__inner-container>h2 {
	font-size: 25px !important;
	line-height: 37px !important;
}
.archive header.entry-header h2.entry-title a{
	font-size: 25px !important;
	line-height: 37px !important;
}
.page-header h1 {
	font-size: 36px !important;
}
header#masthead ul li a, ul#menu-main li a {
	font-size: 15px !important;
}
.post-content-wrap h2 a {
	font-size: 30px !important;
	margin-bottom: 0 !important;
	line-height: 40px;
}
.post-content-wrap p {
	margin-bottom: 0 !important;
	margin-top: 10px !important;
}
.posts-with-sidebar.section #secondary .widget {
	margin-bottom: 30px !important;
}
header#masthead ul li a, ul#menu-main li a {
	text-transform: none !important;
}
p.site-description {
	font-size: 16px !important;
}
footer#colophon {
	background: #f9f9f9 !important;
}
.single .wprm-recipe-template-chic .wprm-recipe-header {
	font-family: "EB Garamond" !important;
	font-weight: 400 !important;
	text-transform: none !important;
}

@media only screen and (max-width: 767px) {
	h2.site-title {
		font-size: 26px !important;
	}
	p.site-description {
		font-size: 14px !important;
		margin-top: 7px !important;
	}
}
@media only screen and (max-width: 600px) {
	.two-column-posts .post-img, .two-column-posts .posts-wrap {
		width: 100%;
		float: none;
		padding: 0;
	}
	.two-column-posts .posts-wrap {
		margin-top: 30px;
	}
	.about-wrap h1 {
		font-size: 27px !important;
		line-height: 40px !important;
		margin-top: 30px;
	}
}