/*
Theme Name: Melos eNews
Text Domain: melos-enews
Template: melos
Version: 1.0.6
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Melos eNews 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: https://www.thinkupthemes.com/free/melos-free/
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: #232323;
	border-bottom: none;
}
#pre-header .header-links li a {
	background-color: #232323;
	color: #aaa;
}
#pre-header .header-links li ul li a {
	background-color: #aaa;
}
#pre-header .header-links .sub-menu a:hover {
	color: #1EAAF1;
}
#pre-header .header-links > ul > li > a {
	border-left: none;
}
#pre-header .header-links > ul > li:last-child > a {
	border-right: none;
}
#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: #232323;
}
#pre-header .header-links .sub-menu a {
	background-color: #232323;
	border-bottom: 1px solid #343434;
	color: #7a7a7a;
}
.main-navigation .sub-menu .sub-menu {
	top: 0px;
}
#pre-header-social li a {
	color: #aaa;
	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;
}

/* Header Style */
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	text-transform: uppercase;
	font-size: 13px;
}
#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 {
	border: none;
	background-color: #232323;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	color: #aaa;
}
#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;
	border-bottom: 1px solid #343434;
}

/* Introduce Style */
#introaction-core,
#outroaction-core {
	background-color: #f7f7f7;
	border-top: none;
	border-bottom: none;
	padding: 60px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.action-text h3 {
	padding-bottom: 0px;
	border-bottom: none;
	display: inline-block;
}
.action-teaser p {
	padding: 0px 30px;
}
.action-link a {
	background-color: #1eaaf1;
	color: #fff;
}
.action-link a:hover {
	opacity: 0.9;
	background-color: #1EAAF1;
	color: #fff;
}

/* Featured Style */
.services-builder.style1 {
	text-align: center;
	background-color: #f7f7f7;
	padding: 0px;
	box-shadow: none;
}
.services-builder.style1 .iconimage {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0px;
}
.services-builder.style1 .iconmain {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 20px 30px 30px 30px;
}
.services-builder.style1 .iconmain p {
	margin-bottom: 0px;
}
.services-builder.style1 h3 {
	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;
}
.iconmain .iconurl a.themebutton:hover,
.iconmain .iconurl a.themebutton2:hover {
	background-color: #1EAAF1;
	color: #fff;
	opacity: 0.9;
}

/* Footer Style */
#footer {
	background-color: #232323;
}
#footer-core h3 {
	border-bottom: none;
	padding-bottom: 0px;
}
#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:last-child {
	border-bottom: none;
}
#footer .widget li a {
	font-weight: 600;
	font-size: 16px;
	color: #fff;
}
#footer .widget li span {
	color: #aaa;
}
#footer .widget li a:hover {
	color: #1EAAF1;
}
#footer .widget_tag_cloud a {
	background-color: #343434;
	padding: 5px 10px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#footer .widget_tag_cloud a:hover {
	color: #1EAAF1;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
	outline: none;
	border: none;
	background-color: #343434;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

/* Sub Footer Style */
#sub-footer {
	color: #aaa;
	background-color: #343434;
}
#sub-footer a {
	color: #fff;
}
#sub-footer a:hover {
	color: #1EAAF1;
}

/* Page Intro Style */
#intro {
	background: #eee;
}
#intro .page-title {
	color: #1e1e1e;
}
#intro #breadcrumbs {
	color: #4a4a4a;
}

/* Blog Posts Style */
.blog-style1-layout2 .blog-grid {
	overflow: visible;
}
.blog-style1-layout2 .blog-article {
	background: #f7f7f7;
	border: none;
}
.blog-style1-layout2 .blog-article .entry-content {
	padding-top: 3px;
}
.blog-style1-layout2 .blog-article.format-nomedia .entry-content {
	padding-top: 10px;
}
.blog-style1-layout2 .blog-article .blog-title,
.blog-style1-layout2 .blog-article .entry-meta > span.comment {
	top: 0;
}
.blog-style1-layout2 .blog-article .blog-title {
	color: #1e1e1e;
	height: inherit;
	line-height: inherit;
	padding: 12px 0;
	background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.blog-style1-layout2 .blog-article .entry-meta > span.date {
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	top: -50px;
	background: #1EAAF1;
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.blog-style1-layout2 .blog-article .entry-meta > span.date a {
	display: block;
	color: #fff;
    padding: 5px 15px;
}
.blog-style1-layout2 .blog-article .entry-meta > span.date:before,
.blog-style1-layout2 .blog-article .entry-meta > span.date:after {
	display: none;
}
.blog-style1-layout2 .blog-article.format-nomedia .entry-meta > span.date {
	position: static;
	background: none;
}
.blog-style1-layout2 .blog-article.format-nomedia .entry-meta > span.date a {
	display: inline-block;
	color: inherit;
	padding: 0;
}
.blog-style1-layout2 .blog-article.format-nomedia .entry-meta > span.date:after {
	display: inline-block;
	content: "|";
	margin-left: 10px;
	margin-right: 10px;
}
.blog-style1-layout2 .blog-article .blog-title,
.blog-style1-layout2 .blog-article .entry-meta > span.comment {
	color: #777;
	position: relative;
	height: inherit;
	line-height: inherit;
}

/* Page Number Style */
.pag li a,
.pag li span {
	border-left: none;
	margin: 0px 3px;
	background-color: #f7f7f7;
	color: #1e1e1e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

/* Sidebar Style */
#sidebar .widget {
	border-top: none;
	padding: 0px;
	background-color: #f7f7f7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#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: #f7f7f7!important;
	border: none;
	outline: none;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	border-radius: 5px !important;
}
#sidebar h3.widget-title {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: none;
	background-color: #eee;
	padding: 20px;
	margin-bottom: 0px;
}
#sidebar .widget ul {
	padding: 20px;
}
#sidebar .widget .tagcloud {
	padding: 20px;
}
#sidebar .widget_tag_cloud a {
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#sidebar .widget_tag_cloud a:hover {
	border-color: #1EAAF1;
	background-color: #1EAAF1;
	color: #fff;
}
#sidebar .widget #recentcomments li {
	margin-bottom: 5px;
}
#sidebar .widget li span {
	display: block;
	font-size: 13px;
	color: #aaa;
}
#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: #f7f7f7;
	border-bottom: none;
	padding: 20px!important;
	margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.single .entry-content {
	margin-bottom: 0px;
}
#nav-above,
#nav-below {
	background-color: #f7f7f7;
	padding: 30px;
	border-bottom: none;
}
.nav-previous a,
.nav-next a {
	border-bottom: none;
	background-color: #63666e;
	text-transform: uppercase;
	color: #fff;
	border-right: none;
	border-left: none;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

/* Comments & Leave Comment */
#comments-title {
	padding: 0px;
}
.commentlist {
	border-bottom: none;
	background-color: #f7f7f7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 20px;
}
#comments-title h3,
#reply-title {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #eee;
	padding: 20px;
	margin-bottom: 0px;
}
.comment-respond {
	border-bottom: none;
	background-color: #f7f7f7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 0px;
}
.comment-respond form {
	padding: 20px;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=password],
#commentform input[type=search],
#commentform textarea {
	background-color: #fff;
	outline: none;
}
.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;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.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;
}