/*
Theme Name: Melos Corporate
Text Domain: melos-corporate
Template: melos
Version: 1.0.10
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Melos Corporate 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: #1eaaf1;
	border-bottom: none;
}
#pre-header .header-links li a {
	background-color: #1eaaf1;
	color: #fff;
}
#pre-header .header-links li ul li a {
	background-color: #f7f7f7;
}
#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: rgba(250,250,250,0.75);
}
#pre-header .header-links .sub-menu {
	border-top: none;
}
#pre-header .header-links .sub-menu a {
	color: #7a7a7a;
}
.main-navigation .sub-menu .sub-menu {
	top: 0px;
}
#pre-header-social li a {
	color: #fff;
	border-left: none;
}
#pre-header-social li a:hover {
	background-color: transparent!important;
	color: rgba(250,250,250,0.75);
}
#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;
	border-bottom: 2px solid transparent;
}
#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;
	border-bottom: 2px solid #1EAAF1;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	border: none;
	background-color: #f7f7f7;
}

/* Introduce Style */
#introaction-core,
#outroaction-core {
	background-color: #f7f7f7;
	border-top: none;
	border-bottom: none;
}
.action-text h3 {
	display: inline-block;
}
.action-teaser p {
	padding: 0px 30px;
}
.action-link a {
	background-color: transparent;
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
}
.action-link a:hover {
	background-color: #1EAAF1;
	color: #fff;
}

/* Featured Style */
.services-builder.style1 {
	background-color: #f7f7f7;
	padding: 0px;
	box-shadow: none;
}
.services-builder.style1 .iconimage {
	padding: 0px;
}
.services-builder.style1 .iconmain {
	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: transparent;
	color: #1EAAF1;
	border-bottom: 2px solid #1EAAF1;
}
.iconmain .iconurl a.themebutton:hover,
.iconmain .iconurl a.themebutton2:hover {
	background-color: #1EAAF1;
	color: #fff;
}

/* Footer Style */
#footer .widget_recent_entries li span,
#footer .widget_recent_comments li span {
	display: block;
}
#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 {
	color: #fff;
}
#footer .widget li span {
	color: #aaa;
}
#footer .widget li a:hover {
	color: #1EAAF1;
}
#footer .widget_tag_cloud a {
	background-color: #454545;
	padding: 5px 10px;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#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;
	background-color: #fff;
}

/* Sub Footer Style */
#sub-footer {
	color: #aaa;
	border-top: 1px solid #454545;
	background-color: #232323;
}
#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-article {
	background-color: #f7f7f7;
	border-bottom: none;
}
.blog-style1 .blog-article .blog-title,
.blog-style1 .blog-article .entry-meta > span.comment {
	position: relative;
	height: auto;
	line-height: 24px;
	background-color: transparent;
	box-shadow: none;
}
.blog-style1 .blog-article .blog-title {
	color: #1e1e1e;
	margin-bottom: 15px;
}
.blog-style1 .blog-article .entry-meta > span.comment {
	color: #7a7a7a;
	left: 0px;
}
.blog-style1-layout1 .blog-article.format-nomedia .blog-title {
	left: 0;
}
.blog-style1-layout1 .blog-article .entry-content {
	padding: 30px;
}
.blog-article p {
	margin-bottom: 0px;
}
.blog-article p.more-link {
	margin-top: 20px;
	margin-bottom: 0px;
}
.blog-style1-layout1 .blog-article .two_fifth {
	width: 100%;
	margin-right: 0;
	float: none;
}
.blog-style1-layout1 .blog-article .three_fifth {
	width: 100%;
	float: none;
}
.blog-article .more-link a {
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 15px;
}
.blog-article .more-link a:hover {
	background-color: #1EAAF1;
	color: #fff;
}
.blog-article .entry-meta > span:last-child:after {
	display: none;
}

/* Page Number Style */
.pag li a,
.pag li span {
	border-left: none;
	margin: 0px 3px;
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
}

/* Sidebar Style */
#sidebar .widget {
	border-top: none;
	padding: 0px;
	background-color: #f7f7f7;
}
#sidebar h3.widget-title {
	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: #eeeeee;
	border: 1px solid #e7e7e7;
}
#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;
}
.single .entry-content {
	margin-bottom: 0px;
}
#nav-above,
#nav-below {
	background-color: #f7f7f7;
	padding: 30px;
	border-bottom: none;
}
.nav-previous a, .nav-next a {
	background-color: transparent;
	border-bottom: 2px solid #1EAAF1;
	text-transform: uppercase;
	color: #1EAAF1;
	border-right: none;
	border-left: none;
	font-size: 12px;
}

/* Comments & Leave Comment */
#comments-title {
	padding: 0px;
}
.commentlist {
	border-bottom: none;
	background-color: #f7f7f7;
	padding: 20px;
}
#comments-title h3,
#reply-title {
	background-color: #eee;
	padding: 20px;
	margin-bottom: 0px;
}
.comment-respond {
	border-bottom: none;
	background-color: #f7f7f7;
	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;
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
	background-color: transparent;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #1EAAF1;
	color: #fff;
}

