/*
Theme Name: Melos Blog
Text Domain: melos-blog
Template: melos
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 5.6
Description: Melos Blog is the free version of the multi-purpose professional theme (Melos Pro) ideal for a business or blog website. The theme has a responsive layout, HD retina ready and comes with a powerful theme options panel with can be used to make awesome changes without touching any code. The theme also comes with a full width easy to use slider. Easily add a logo to your site and create a beautiful homepage using the built-in homepage layout. Compatible with WooCommerce, WPML, Polylang, Flat Parallax Slider, Photo Gallery and Travel Map, Elementor, Page Builder, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. It's a perfect theme for small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online agencies and firms, portfolios, ecommerce (WooCommerce), and freelancers.
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flexible-header, custom-background, grid-layout, footer-widgets, blog, e-commerce, portfolio
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Theme URI: 
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Basic Style */
#body-core {
	background: #fff;
}

/* Pre Header Style */
#pre-header {
	background-color: #f7f7f7;
	border-bottom: none;
}
#pre-header .header-links li {
	margin: 0px 1px;
	border: none;
}
#pre-header .header-links li a {
	background-color: transparent;
	color: #aaaaaa;
}
#pre-header .header-links li ul li a {
	background-color: transparent;
}
#pre-header .header-links .sub-menu a:hover {
	color: #1EAAF1;
}
#pre-header .header-links > ul > li:first-child > a,
#pre-header .header-links > ul > li > a {
	border-left: 1px solid #eee;
}
#pre-header .header-links > ul > li:last-child > a {
	border-right: 1px solid #eee;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: #1eaaf1;
}
#pre-header .header-links .sub-menu {
	border-top: none;
	background-color: #fff;
}
#pre-header .header-links .sub-menu a {
	background-color: #f4f4f4;
	border-bottom: 1px solid #e7e7e7;
	color: #aaaaaa;
}
.main-navigation .sub-menu .sub-menu {
	top: 0px;
}
#pre-header-social li:first-child {
	border-left: 1px solid #eee;
}
#pre-header-social li {
	border-right: 1px solid #eee;
}
#pre-header-social li a {
	color: #7a7a7a;
	border-left: none;
}
#pre-header-social li a:hover {
	background-color: transparent!important;
	color: #1eaaf1;
}
#pre-header-social li:last-child a {
	border-right: none;
}
#pre-header-search {
	padding-left: 0px;
}
#pre-header-search .search {
	background-color: transparent;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #fff;
}

/* Header Style */
#header,
#header-sticky {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
#logo a h1,
#logo-sticky a h1 {
	color: #1e1e1e;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	text-transform: uppercase;
	font-size: 13px;
	color: #4a4a4a;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current_page_item > a,
#header-sticky .menu > li.current-menu-item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
	color: #1EAAF1;
	background-color: transparent;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	background-color: #f7f7f7;
	padding: 0px;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
	border-left: 1px solid #e7e7e7;
	top: -1px;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	color: #7a7a7a;
	border-bottom: 1px solid #e7e7e7;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
	color: #1EAAF1;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border-left: none;
	border-right: none;
	background-color: #eee;
	border-bottom: none;
}

/* Introduce Style */
#body-core {
	background-color: #f7f7f7;
}
#introaction-core,
#outroaction-core {
	border: none;
	background-color: #fff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.07);
	padding: 50px 0px;
}
.action-text h3 {
	border-bottom: none;
	padding-bottom: 0px;
}
.action-teaser p {
	padding: 0px 50px;
}


/* Featured Style */
.services-builder.style1 {
	text-align: center;
	border: none;
	background-color: #fff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.07);
	padding: 0px;
	border-radius: 0px;
}
.services-builder.style1 .iconimage {
	padding: 0px;
	border: none;
}
.services-builder.style1 .iconimage img {
	margin-bottom: -8px;
}
.services-builder.style1 .iconmain {
	padding: 20px 0px 30px 0px;
	background-color: #fff;
}
.services-builder.style1 .iconmain p {
	margin-bottom: 0px;
	margin-top: 30px;
	padding: 0px 30px;
}
.services-builder.style1 h3 {
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
}
.iconmain .iconurl {
	margin-top: 20px!important;
}
.iconmain .iconurl a.themebutton,
.iconmain .iconurl a.themebutton2 {
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 15px 4px 15px;
	background-color: #1eaaf1;
	color: #fff;
}

/* Footer Style */
#footer {
	background-color: #fff;
}
#footer-core h2 {
	border-bottom: none;
	padding-bottom: 10px;
	color: #1e1e1e;
	position: relative;
	font-size: 16px;
	font-weight: 700;
}
#footer .widget_recent_entries li span,
#footer .widget_recent_comments li span {
	display: block;
	font-weight: 600;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
	margin-bottom: 10px;
}
#footer .widget li {
	margin-bottom: 10px;
	border-radius: 5px;
	background-color: #fff;
	padding: 4px 10px;
}
#footer .widget li:last-child {
	margin-bottom: 0px;
}
#footer .widget li a {
	font-weight: 600;
	font-size: 15px;
	color: #1e1e1e;
}
#footer .widget li span {
	color: #7a7a7a;
}
#footer .widget li a:hover {
	color: #1EAAF1;
}
#footer .widget_tag_cloud a {
	background-color: #fff;
	padding: 5px 10px;
	color: #1e1e1e;
	border: 1px solid #eee;
	border-radius: 5px;
}
#footer .widget_tag_cloud a:hover {
	color: #fff;
	border: 1px solid #1eaaf1;
	background-color: #1eaaf1;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
	border: 1px solid #cdcdcd;
}
#footer-core .wp-block-search__button {
	border: none;
	background-color: #1eaaf1;
	color: #fff;
	margin: 0px;
}

/* Sub Footer Style */
#sub-footer {
	color: #aaaaaa;
	border-top: none;
	background-color: #f7f7f7;
}
#sub-footer a {
	color: #aaaaaa;
}
#sub-footer a:hover {
	color: #1EAAF1;
}

/* Page Intro Style */
#intro {
	background: #1e1e1e;
}
#intro .page-title:after {
	display: none;
}
#intro .page-title {
	text-align: left;
	float: left;
	color: #fff;
	display: inline-block;
	width: 50%;
}
#intro #breadcrumbs {
	color: #fff;
	display: inline-block;
	width: 50%;
	text-align: right;
	margin-top: 15px;
}

/* Blog Posts Style */
article.has-post-thumbnail .entry-meta span.date {
	position: absolute;
	top: -42px;
	left: 0px;
	background-color: #1e1e1e;
	color: #fff;
	padding: 5px 10px;
	margin: 0px;
}
article.has-post-thumbnail .entry-meta span.date::after {
	display: none;
}
article.has-post-thumbnail .entry-meta span.date a {
	text-decoration: none !important;
}
.blog-article {
	border-bottom: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.07);
}
.blog-style1-layout1 .blog-article .entry-content,
.blog-style1-layout2 .blog-article .entry-content {
	padding: 15px 20px 5px;
}
.blog-style1 .blog-article .blog-title {
	padding: 0px;
	left: 0 !important;
	background-color: transparent;
	color: #1e1e1e;
	box-shadow: none;
	position: relative;
	top: 0px;
}
.blog-style1 .blog-article .blog-title a {
	text-decoration: none !important;
}
.blog-article .more-link a {
	background-color: transparent;
	color: #aaa;
	font-weight: 700;
	text-decoration: none !important;
	padding: 0px;
}
.blog-article .more-link a:after {
	content: '>';
}
.blog-article .more-link a:hover {
	color: #1eaaf1;
}

/* Page Number Style */
.navigation.pagination {
	margin-left: 30px;
	margin-right: 30px;
}
.navigation.pagination .nav-links a, .navigation.pagination .nav-links span {
	border: none;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current,
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links span:hover {
	color: #1eaaf1;
	background-color: transparent;
}
.navigation.pagination {
	margin: 0px !important;
	text-align: center;
}

/* Sidebar Style */
#sidebar .widget {
	padding: 0px;
	background-color: #f7f7f7;
}
#sidebar .widget_search {
	box-shadow: none!important;
	background-color: #fff !important;
	padding: 20px !important;
}
.widget_search form {
	background-color: #eee;
}
#sidebar .widget {
	border-top: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 40px;
}
#sidebar .widget h2 {
	background-color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0px;
}
#sidebar input[type=text],
#sidebar input[type=email],
#sidebar input[type=password],
#sidebar input[type=search],
#sidebar select,
#sidebar textarea,
#sidebar input[type=text]:focus,
#sidebar input[type=email]:focus,
#sidebar input[type=password]:focus,
#sidebar input[type=search]:focus,
#sidebar select:focus,
#sidebar textarea {
	background-color: #f5f5f5!important;
	border: none;
	border-radius: 
}
#sidebar h3.widget-title {
	border-bottom: none;
	padding: 0px;
	margin-bottom: 0px;
	color: #1a1a1a;
}
#sidebar .widget ul {
	padding: 20px;
}
#sidebar .widget .tagcloud {
	padding: 20px 0px;
}
#sidebar .widget_tag_cloud {
	border-bottom: none;
	margin-bottom: 40px;
	padding-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
	padding: 5px 10px;
	background-color: #f7f7f7;
	border: 1px solid #e7e7e7;
	color: #7a7a7a;
	border-radius: 5px;
}
#sidebar .widget_tag_cloud a:hover {
	border-color: #1EAAF1;
	background-color: #1EAAF1;
	color: #fff;
}
#sidebar .widget #recentcomments li {
	margin-bottom: 10px;
}
#sidebar .widget li span {
	display: block;
	font-size: 13px;
	color: #aaa;
}
#sidebar .widget li a {
	color: #1e1e1e;
	text-decoration: none !important;
}
#sidebar .widget li a:hover {
	color: #1eaaf1;
}
#sidebar .widget_recent_entries li {
	margin-bottom: 10px;
}
#sidebar .widget_recent_entries li:last-child {
	margin-bottom: 0px;
}

/* Single Post Style */
#body-core #main-core > article {
	background-color: #fff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
	border: 1px solid #eee;
	padding: 20px!important;
	margin-bottom: 0px;
}
.single .entry-meta > span.date {
	background-color: #1EAAF1;
	color: #fff;
	padding: 5px 10px;
}
.single .entry-meta > span.date:after {
	display: none;
}
.single .entry-content {
	margin-bottom: 0px;
}
#nav-above,
#nav-below {
	padding: 30px 0px;
	border-bottom: none;
}
.nav-previous, .nav-next {
	max-width: 380px;
	width: 100%;
}
.nav-previous a,
.nav-next a {
	height: 60px;
	width: 100%;
	line-height: 60px;
	border-bottom: none;
	background-color: #fff;
	text-transform: uppercase;
	color: #aaa;
	font-size: 12px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
	border: 1px solid #eee;
}

/* Comments & Leave Comment */
#comments-title {
	padding: 0px;
}
.commentlist {
	background-color: #f7f7f7;
	padding: 20px;
	box-shadow: none;
	border-bottom: none;
}
#comments-title h3 {
	border-bottom: 2px solid #eee;
	padding: 20px;
	border-bottom: none;
}
#reply-title {
	border-bottom: 2px solid #eee;
	padding: 20px;
	border-bottom: none;
	margin-bottom: 0px;
}
.comment-respond {
	border-bottom: none;
	background-color: #fff;
	padding: 0px;	
}
.comment-respond form {
	padding: 20px;
	background-color: #f7f7f7;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=password],
#commentform input[type=search],
#commentform textarea {
	background-color: #f7f7f7;
	border: 1px solid #e7e7e7;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	background-color: #1EAAF1;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.9;
	background-color: #1EAAF1;
	color: #fff;
}
