/*
Theme Name: Melos iMagazine
Text Domain: melos-imagazine
Template: melos
Version: 1.0.1
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.0
Description: Melos iMagazine is the ideal for a magazine, 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. Fully compatible with Compatible with popular page builders and plugins, including WooCommerce and multilingual plugins.
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: #17709d;
  background: linear-gradient(
    90deg,
    rgba(23, 112, 157, 1) 0%,
    rgba(30, 170, 241, 1) 100%
  );
  border-bottom: none;
}
#pre-header .header-links li {
  margin: 0px 1px;
  border: none;
}
#pre-header .header-links li a {
  background-color: transparent;
  color: #fff;
}
#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 rgba(250, 250, 250, 0.3);
}
#pre-header .header-links > ul > li:last-child > a {
  border-right: 1px solid rgba(250, 250, 250, 0.3);
}
#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;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}
#pre-header .header-links .sub-menu a {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  color: #4a4a4a;
}
.main-navigation .sub-menu .sub-menu {
  top: 0px;
}
#pre-header-social li:first-child {
  border-left: 1px solid rgba(250, 250, 250, 0.3);
}
#pre-header-social li {
  border-right: 1px solid rgba(250, 250, 250, 0.3);
}
#pre-header-social li a {
  color: #fff;
  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: none;
}
#logo a h1,
#logo-sticky a h1 {
  color: #1e1e1e;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  text-transform: capitalize;
  font-size: 14px;
  color: #1e1e1e;
}
#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 {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px 0px;
  border-radius: 7px;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
  border-left: 1px solid #e7e7e7;
  top: -21px;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  color: #1e1e1e;
  border-bottom: none;
  background-color: #fff;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
  color: #1e1e1e;
  background-color: #f6f4f0;
  border-radius: 5px;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* Introduce Style */
#introaction {
  background-color: #eef0f3;
  padding: 60px 0px;
}
#introaction-core,
#outroaction-core {
  border: none;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: none;
  padding: 50px 0px;
}
.action-text h3 {
  color: #1e1e1e;
  border-bottom: none;
  padding-bottom: 0px;
}
.action-teaser p {
  padding: 0px 50px;
  color: #4a4a4a;
}
.action-link a {
  border-radius: 5px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  border: none;
}
.action-link a:hover {
  background-color: #17709d;
  color: #fff;
  border: none;
}

/* Featured Style */
.services-builder.style1 {
  text-align: left;
  border: none;
  box-shadow: none;
  padding: 30px;
  border-radius: 7px;
  background-color: #eef0f3;
}
.services-builder.style1 .iconimage {
  padding: 0px;
  border-radius: 7px;
  border: none;
  position: relative;
  z-index: 1;
}
.services-builder.style1 .iconimage img {
  margin-bottom: -8px;
  border-radius: 0px;
  position: relative;
  z-index: 2;
}
.services-builder.style1 .iconmain {
  padding: 0px;
  background-color: transparent;
}
.services-builder.style1 .iconmain p {
  margin-bottom: 0px;
  margin-top: 15px;
}
.services-builder.style1 h3 {
  text-transform: capitalize;
  font-weight: 600;
  color: #1e1e1e;
  display: inline-block;
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 0px;
}
.iconmain .iconurl {
  margin-top: 20px !important;
}
.iconmain .iconurl a {
  text-transform: capitalize;
  font-size: 13px;
  background-color: #1eaaf1;
  color: #fff;
  font-weight: 500;
  border-radius: 7px;
}
.iconmain .iconurl a:hover {
  background-color: #17709d;
}

/* Footer Style */
#footer {
  border-top: 1px solid #dad9dc;
  background-color: #fff;
}
#footer-core .wp-block-heading {
  border-bottom: none;
  padding-bottom: 10px;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
#footer-core .wp-block-heading::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #e7e7f1;
  content: "";
}
#footer-core .wp-block-heading::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #1eaaf1;
  content: "";
}
#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: 5px;
}
#footer .widget li {
  margin-bottom: 5px;
}
#footer .widget li:last-child {
  margin-bottom: 0px;
}
#footer .widget li a {
  font-weight: 500;
  font-size: 15px;
  color: #1e1e1e;
}
#footer .widget li span,
#footer .widget p {
  color: #4a4a4a;
}
#footer .widget li a:hover {
  color: #1eaaf1;
}
#footer .widget_tag_cloud a {
  background-color: #eef0f3;
  padding: 3px 8px;
  color: #1e1e1e;
  border: none;
  border-radius: 5px;
}
#footer .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #1eaaf1;
}
#footer-core .wp-block-search__input {
  border: none;
  background: #eeeeee;
  border-radius: 5px;
}
#footer-core .wp-block-search__button {
  border: none;
  border-radius: 5px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  background-color: #40b7f3;
  color: #fff;
}
#footer-core .wp-block-search__button:hover {
  background-color: #1e1e1e;
}

/* Sub Footer Style */
#sub-footer {
  color: #fff;
  border-top: none;
  background-color: #1d1e22;
}
#sub-footer a {
  color: #fff;
}
#sub-footer a:hover {
  color: #1eaaf1;
}

/* Page Intro Style */
#intro {
  background: #fff;
  margin: 0px;
  padding: 0px;
}
#intro #intro-core {
  padding: 40px 0px;
  border-top: 1px solid #eef0f3;
  border-bottom: 1px solid #eef0f3;
}
#intro .page-title:after {
  display: none;
}
#intro .page-title {
  text-align: left;
  float: left;
  text-transform: capitalize;
  font-size: 36px;
  color: #1e1e1e;
  display: inline-block;
  width: 50%;
}
#intro #breadcrumbs a {
  color: #4a4a4a;
  opacity: 0.75;
}
#intro #breadcrumbs {
  color: #4a4a4a;
  display: inline-block;
  width: 50%;
  text-align: right;
  margin-top: 15px;
}

/* Blog Posts Style */
.blog-article.sticky {
  background-color: #fff;
}
.has-post-thumbnail .entry-meta span.date {
  top: -15px !important;
}
.blog-article .entry-meta > span.date:before {
  color: #1eaaf1;
}
.blog-article .entry-meta span.date {
  position: absolute;
  top: 0px;
  padding: 0px;
  background-color: transparent;
  box-shadow: none;
  border-radius: 5px;
  left: 0px;
  color: #1e1e1e;
  opacity: 1;
  margin: 0px;
}
.blog-article .entry-meta span.date::after {
  display: none;
}
.blog-style1-layout1 .blog-article.format-nomedia .entry-content {
  padding-left: 0px;
}
.blog-article .entry-meta span.date a {
  text-decoration: none !important;
}
.blog-article .entry-meta span.date a:hover {
  color: #1eaaf1;
}
.blog-style1-layout1 .blog-article.format-nomedia .blog-title {
  left: 0px;
}
.blog-article .entry-content {
  padding: 0px;
  margin-top: 30px;
}
.blog-thumb {
  background-color: transparent;
  border-radius: 7px;
}
.blog-style1 .blog-article .blog-title {
  text-transform: capitalize;
}
.blog-article {
  margin-top: 15px;
  text-transform: capitalize;
  border-bottom: 1px solid #eef0f3;
  background-color: #fff;
  border-radius: 5px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px !important;
  padding-bottom: 15px;
}
.blog-style1-layout2 .blog-article.format-nomedia .entry-content {
  padding-top: 20px;
}
.blog-style1 .blog-article .blog-title {
  padding: 0px;
  background-color: transparent;
  font-size: 22px;
  font-weight: 400;
  color: #1e1e1e;
  box-shadow: none;
  position: relative;
  top: 0px;
}
.blog-article .entry-meta a {
  color: #1e1e1e;
}
.blog-style1 .blog-article .blog-title a {
  text-decoration: none !important;
}
.blog-article .more-link a {
  text-transform: capitalize;
  font-size: 14px;
  background-color: #1eaaf1;
  color: #fff;
  border-radius: 7px;
  font-weight: 500;
}
.blog-article .more-link a:hover {
  background-color: #17709d;
}
.blog-style1-layout2 .blog-article .entry-meta > span.comment {
  top: 0px !important;
}

/* Page Number Style */
.navigation.pagination {
  margin-left: 30px;
  margin-right: 30px;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  border: none;
  color: #1e1e1e;
  text-decoration: none !important;
  background-color: #eef0f3;
  border-radius: 5px;
}
.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: #fff;
  background-color: #1eaaf1;
}
.navigation.pagination {
  margin: 0px !important;
  text-align: center;
}

/* Sidebar Style */
#sidebar .widget {
  padding: 0px;
  border: none;
}
#sidebar .widget_search {
  box-shadow: none !important;
  padding: 0px !important;
  border: none;
}
#sidebar .widget_search button {
  border-radius: 5px;
}
#sidebar .widget_search button:hover {
  background-color: #1e1e1e;
}
#sidebar .widget .wp-block-heading {
  padding: 0px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
}
#sidebar .widget .wp-block-heading::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #e7e7f1;
  content: "";
}
#sidebar .widget .wp-block-heading::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #1eaaf1;
  content: "";
}
#sidebar input[type="search"] {
  background-color: #eef0f3 !important;
  border: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 7px;
}
#sidebar .widget ul,
#sidebar .widget ol {
  padding: 0px;
}
#sidebar .widget ol li {
  border-bottom: none;
  padding-bottom: 0px;
}
#sidebar .widget ol li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
#sidebar .widget .tagcloud {
  padding: 20px 0px;
}
#sidebar .widget_tag_cloud {
  border-bottom: none;
  margin-bottom: 40px;
  padding-bottom: 0px;
}
#sidebar .wp-block-tag-cloud {
  padding: 0px;
}
#sidebar .widget_tag_cloud a {
  padding: 4px 8px;
  background-color: #eef0f3;
  border: none;
  color: #1e1e1e;
  border-radius: 5px;
}
#sidebar .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #1eaaf1;
}
#sidebar .widget #recentcomments li {
  margin-bottom: 10px;
}
#sidebar .widget li span {
  display: block;
  font-size: 13px;
  color: #aaa;
}
#sidebar .widget li a {
  color: #4a4a4a;
  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 {
  border: none;
  background-color: #fff;
  border-radius: 0px;
  padding: 0px !important;
  margin-bottom: 0px;
}
.single .entry-content {
  margin-bottom: 0px;
}
.single .post-title {
  font-size: 22px;
  text-transform: capitalize;
}
#nav-above,
#nav-below {
  padding: 30px 0px;
  border: none;
}
.nav-previous,
.nav-next {
  max-width: 380px;
  width: 100%;

  box-shadow: none;
}
.nav-previous a,
.nav-next a {
  height: 60px;
  width: 100%;
  line-height: 60px;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #1e1e1e;
  font-weight: 600;
  font-size: 12px;
  border: none;
  background-color: #eef0f3;
  border-radius: 5px;
}

/* Comments & Leave Comment */
#comments-title {
  padding: 0px;
  border: none;
  background-color: #fff;
  border-radius: 0px;
  border-bottom: none;
}
.commentlist {
  border: none;
  background-color: #fff;
  border-radius: 0px;
  padding: 0px;
  box-shadow: none;
  border-top: none;
}
#comments-title h3 {
  margin-bottom: 40px;
  text-transform: capitalize;
  font-size: 22px;
  padding: 0px;
  color: #1e1e1e;
  border-bottom: none;
  position: relative;
}
#reply-title {
  margin-bottom: 40px;
  text-transform: capitalize;
  font-size: 22px;
  border-bottom: none;
  color: #1e1e1e;
  padding: 20px;
  border-bottom: none;
  background-color: #fff;
}
.comment-respond {
  border: none;
  background-color: #fff !important;
  border-radius: 5px;
  padding: 0px;
}
.comment-respond form {
  padding: 0px;
  background-color: #fff;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="password"],
#commentform input[type="search"],
#commentform textarea {
  color: #4a4a4a;
  background-color: #eef0f3;
  border-radius: 7px;
  border: none;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 7px;
  font-weight: 500 !important;
  color: #fff;
  background-color: #1eaaf1;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  opacity: 1;
  background-color: #17709d;
  color: #fff;
}

