/*
Theme Name: Melos Grid
Text Domain: melos-grid
Template: melos
Version: 1.0.6
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Melos Grid 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: #eee;
}

/* Pre Header Style */
#pre-header {
	background-color: #eee;
	border-bottom: none;
}
#pre-header .header-links li {
	margin: 0px 1px;
}
#pre-header .header-links li a {
	background-color: #f4f4f4;
	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: #fff;
}
#pre-header .header-links .sub-menu a {
	background-color: #f4f4f4;
	border-bottom: 1px solid #fff;
	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;
}
#pre-header-search {
	padding-left: 0px;
}
#pre-header-search .search {
	background-color: #ddd;
	border: none;
	color: #aaa;
}

/* 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: #fff;
	padding: 0px;
}
#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;
	background-color: #f4f4f4;
	border-bottom: 1px solid #fff;
}

/* Introduce Style */
#introaction-core,
#outroaction-core {
	background-color: #f7f7f7;
	border-top: none;
	border-bottom: none;
	padding: 50px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
}
.action-message,
.action-message {
	text-align: left;
	width: 70%;
	display: inline-block;
}
.action-teaser {
	margin-bottom: 0px;
}
.action-link {
	text-align: right;
	display: inline-block;
	width: 30%;
}
.action-text h3 {
	padding-bottom: 0px;
	border-bottom: none;
	display: inline-block;
}
.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;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
}
.services-builder.style1 .iconimage {
	padding: 0px;
	border: 5px solid #fff;
}
.services-builder.style1 .iconimage img {
	margin-bottom: -8px;
}
.services-builder.style1 .iconmain {
	padding: 20px 30px 30px 30px;
	background-color: #fff;
}
.services-builder.style1 .iconmain p {
	margin-bottom: 0px;
	margin-top: 30px;
}
.services-builder.style1 h3 {
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
}
.services-builder.style1 h3:after {
	width: 50px;
	height: 2px;
	background-color: #1eaaf1;
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -18px;
	-webkit-transform: translateX(-25px);
	-moz-transform: translateX(-25px);
	-ms-transform: translateX(-25px);
	-o-transform: translateX(-25px);
	transform: translateX(-25px);
}
.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: #fff;
}
#footer-core,
#footer-core p {
	color: #1e1e1e;
}
#footer-core h3 {
	border-bottom: none;
	padding-bottom: 10px;
	color: #1e1e1e;
	position: relative;
}
#footer-core h3:after {
	position: absolute;
	width: 50px;
	height: 2px;
	background-color: #1eaaf1;
	content: '';
	left: 0;
	bottom: 0;
}
#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 {
	border-bottom: 1px solid #eee;
}
#footer .widget li a {
	font-weight: 600;
	font-size: 16px;
	color: #1e1e1e;
}
#footer .widget li span {
	color: #aaa;
}
#footer .widget li a:hover {
	color: #1EAAF1;
}
#footer .widget_tag_cloud a {
	background-color: #eee;
	padding: 5px 10px;
	color: #1e1e1e;
	-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: #fff;
	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 #ddd;
	background-color: #eee;
}

/* Sub Footer Style */
#sub-footer {
	color: #aaa;
	border-top: 1px solid #eee;
	background-color: #fff;
}
#sub-footer a {
	color: #aaa;
}
#sub-footer a:hover {
	color: #1EAAF1;
}

/* Page Intro Style */
#intro {
	border-top: 1px solid #eee;
	background: #fff;
}
#intro .page-title:after {
	display: none;
}
#intro .page-title {
	text-align: left;
	float: left;
	color: #1e1e1e;
	display: inline-block;
	width: 50%;
}
#intro #breadcrumbs {
	color: #4a4a4a;
	display: inline-block;
	width: 50%;
	text-align: right;
	margin-top: 15px;
}

/* Blog Posts Style */
article.has-post-thumbnail {
	margin-top: 0px;
}
.blog-article {
	background-color: #fff;
	border-bottom: none;
	margin-top: 53px;
}
.blog-style1 .blog-article .blog-title,
.blog-style1 .blog-article .entry-meta > span.comment {
	position: relative;
	height: auto;
	line-height: 24px;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.blog-style1-layout1 .blog-article .blog-thumb {
	border: 5px solid #fff;
}
.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-article .entry-meta > span.author {
	position: absolute;
	background: #fff;
	color: #1eaaf1;
	padding: 5px 10px;
	top: -53px;
	left: 20px;
	z-index: 2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.blog-article .entry-meta > span.author:after {
	display: none;
}
.blog-style1-layout1 .blog-article .entry-header {
	position: relative;
	z-index: 1;
}
.blog-style1-layout1 .blog-article .entry-content {
	position: relative;
	padding: 20px 30px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.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 {
	color: #fff;
	font-weight: 700;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px;
}
.blog-article .more-link a:hover {
	opacity: 0.9;
}
.blog-article .entry-meta > span:last-child:after {
	display: none;
}

/* Page Number Style */
.navigation.pagination .nav-links a, .navigation.pagination .nav-links span {
	background: #fff;
	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 {
	background-color: #1eaaf1;
}

/* Sidebar Style */
#sidebar .widget_search {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
#sidebar .widget {
	border-top: none;
	padding: 0px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
}
#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: #fff!important;
	border: 1px solid #ddd;
}
#sidebar h3.widget-title {
	border-bottom: none;
	background-color: #fff;
	padding: 20px 20px 0px 20px;
	margin-bottom: 0px;
}
#sidebar .widget ul {
	padding: 20px;
}
#sidebar .widget .tagcloud {
	padding: 20px;
}
#sidebar .widget_tag_cloud a {
	padding: 5px 10px;
	background-color: #eee;
	color: #1e1e1e;
	-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: 10px;
}
#sidebar .widget li span {
	display: block;
	font-size: 13px;
	color: #aaa;
}
#sidebar .widget li a {
	color: #1e1e1e;
}
#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;
	border-bottom: none;
	padding: 20px!important;
	margin-bottom: 0px;
}
.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;
	border-right: none;
	border-left: none;
	font-size: 12px;
}

/* Comments & Leave Comment */
#comments-title {
	padding: 0px;
}
.commentlist {
	border-bottom: none;
	background-color: #fff;
	padding: 20px;
}
#comments-title h3,
#reply-title {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 0px;
}
.comment-respond {
	border-bottom: none;
	background-color: #fff;
	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: #f7f7f7;
}
.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;
}