/*
Theme Name: Melos iBusiness
Text Domain: melos-ibusiness
Template: melos
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.0
Description: Melos iBusiness 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
*/

/* Pre Header Style */
#pre-header {
  background-color: transparent;
  background-image: linear-gradient(-90deg, #03141d 0%, #1eaaf1 100%);
}
#pre-header-social li a {
  color: #fff;
  border-left: 1px solid #fff;
}
#pre-header-social li:last-child a {
  border-right: 1px solid #fff;
}
#pre-header-social li a:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
}
#pre-header .header-links > ul > li > a {
  border-left: 1px solid #fff;
  color: #fff;
}
#pre-header .header-links > ul > li:last-child > a {
  border-right: 1px solid #fff;
}
#pre-header .header-links li a {
  background: transparent;
}
#pre-header .header-links .sub-menu {
  background-color: #fff;
  border-radius: 7px;
  border: 1px solid #cdcdcd;
}
#pre-header .header-links .sub-menu a {
  color: #1e1e1e;
}
#pre-header .header-links .sub-menu a:hover {
  color: #1eaaf1;
}

/* Header Style */
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  text-transform: uppercase;
  font-weight: 700;
}
#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 {
  background: transparent !important;
  color: #1eaaf1;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
  border-radius: 7px;
  border: 1px solid #cdcdcd;
  padding: 10px 0px;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
  border: none;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  border-radius: 7px;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
  background-color: #f5f5fe;
  color: #1eaaf1;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
  top: -11px;
}

/* Introduce Style */
#body-core {
  background-color: #fff;
}
#introaction,
#outroaction {
  background-color: #ededfd;
  padding: 50px 0px;
}
#introaction-core,
#outroaction-core {
  border-radius: 10px;
  border: 1px solid #cdcdcd;
  box-shadow: none;
  padding: 45px;
}
.action-text h3 {
  border-bottom: none;
  margin-bottom: 0px;
}
.action-link a {
  font-weight: 700;
  border-radius: 30px;
}

/* Featured Style */
.services-builder.style1 {
  background-color: #fff;
  border: 8px solid #ededfd;
  border-radius: 10px;
  box-shadow: none;
  text-align: center;
}
.services-builder.style1 .iconimage img {
  border-radius: 10px;
}
.services-builder.style1 h3 {
  font-size: 18px;
}
.services-builder.style1 .iconmain .iconurl {
  display: inline-block;
}
.iconmain .iconurl a.themebutton,
.iconmain .iconurl a.themebutton2 {
  border-radius: 30px;
  font-weight: 700;
}

/* Footer Style */
footer {
  background-image: url(./images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
footer.wp-block-latest-comments__comment-meta {
  background-image: none;
  border-top: none;
}
#footer {
  background: transparent;
}
#footer .wp-block-heading {
  font-size: 20px;
  font-weight: 700;
}
#footer input[type="search"] {
  border-radius: 10px;
  border: 1px solid #cdcdcd;
}
#footer .wp-element-button {
  border-radius: 10px;
}
#footer .widget li a,
#footer-core,
#footer-core p {
  color: #1e1e1e;
}
#footer .widget li a:hover {
  color: #1eaaf1;
}
#footer .widget_tag_cloud a {
  background-color: #ededfd;
  color: #1e1e1e;
  padding: 5px 10px;
  border-radius: 7px;
}
#footer .widget_tag_cloud a:hover {
  background-color: #1eaaf1;
  color: #fff;
}

/* Sub Footer Style */
#sub-footer {
  background: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* Page Intro Style */
#intro {
  background-color: #fff;
}
#intro #intro-core {
  background-color: #ededfd;
  border-radius: 10px;
  padding: 60px;
}
#intro .page-title,
#intro #breadcrumbs-core {
  color: #1e1e1e;
}
#intro .page-title {
  padding-bottom: 0px;
  font-size: 32px;
  font-weight: 900;
  text-transform: capitalize;
}
#intro .page-title:after {
  display: none;
}

/* Blog Posts Style */
.blog-article {
  background-color: #f5f5fe;
  border-radius: 10px;
  padding: 30px;
  border: none;
  margin-bottom: 30px;
  position: relative;
}
.blog-style1 .blog-article .blog-title {
  background-color: transparent;
  box-shadow: none;
  color: #1e1e1e;
  font-size: 24px;
  text-transform: none;
  position: relative;
  margin-top: 30px;
}
.blog-thumb {
  background: #f5f5fe;
}
.blog-thumb img {
  border-radius: 10px;
}
.blog-article .more-link a {
  color: #1eaaf1;
  background-color: transparent;
  border: 1px solid #1eaaf1;
  border-radius: 30px;
}
.blog-article .more-link a:hover {
  background-color: #1eaaf1;
  color: #fff;
}
.blog-style1-layout1 .blog-article .entry-content {
  padding: 0px;
}
.has-post-thumbnail .entry-meta > span.date {
  top: 0px !important;
}
.blog-article .entry-meta > span.date {
  position: absolute;
  background-color: #1eaaf1;
  padding: 2px 8px;
  border-radius: 7px;
  color: #fff;
  left: 0;
  top: -30px;
}
.blog-article .entry-meta span.date a:hover {
  color: #fff;
}
.blog-article .entry-meta > span.date:after {
  display: none;
}
.blog-style1-layout1 .blog-article.format-nomedia .entry-content {
  padding-left: 0px;
}
.blog-style1-layout1 .blog-article.format-nomedia .blog-title {
  left: 0px;
}

/* Page Number Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #1eaaf1;
  text-decoration: none !important;
  color: #1e1e1e;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
  background-color: #1eaaf1;
  color: #fff;
}

/* Sidebar Style */
.wp-block-search__label {
  display: none;
}
#sidebar .widget {
  padding: 0px;
  margin-bottom: 50px;
  border-top: none;
}
#sidebar input[type="search"] {
  border-radius: 10px;
  border: 1px solid #cdcdcd;
  background-color: #fff;
}
#sidebar .wp-block-search__button {
  border-radius: 10px;
}
#sidebar .wp-block-heading {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 15px;
}
#sidebar .widget li a {
  color: #1e1e1e;
  text-decoration: none !important;
}
#sidebar .widget li a:hover {
  color: #1eaaf1;
}
#sidebar .widget_tag_cloud a {
  background-color: #ededfd;
  color: #1e1e1e;
  padding: 5px 10px;
  border-radius: 7px;
}
#sidebar .widget_tag_cloud a:hover {
  background-color: #1eaaf1;
  color: #fff;
}

/* Single Post Style */
#body-core #main-core > article {
  border-bottom: 1px solid #cdcdcd;
}
.single .entry-header,
.single .entry-content {
  margin: 0px;
}
#nav-above,
#nav-below {
  border: none;
}
.nav-previous a,
.nav-next a {
  border: none;
  background-color: #f5f5fe;
  color: #1e1e1e;
  text-decoration: none !important;
  border-radius: 7px;
  padding: 10px 30px;
}

/* Comments & Leave Comment */
#comments-title {
  padding: 0px;
}
.commentlist {
  border-bottom: none;
}
#comments-title h3,
#reply-title {
  border-bottom: none;
  font-size: 20px;
  font-weight: 700;
}
.comment footer {
  background-image: none;
  border: none;
}
.comment-respond {
  padding: 0px;
  border-bottom: none;
}
#commentform #comment {
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #cdcdcd;
}
#respond #commentform input[type="submit"] {
  border-radius: 30px;
  font-weight: 700;
}
