/*
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;
}
/* ============================================================
   COMPS R US — Global Redesign Layer (added by WPVibe)
   Bold & energetic palette: indigo #1E1B4B, red #E11D48, gold #F59E0B
   ============================================================ */

/* Header logo sizing */
#logo img.custom-logo, .custom-logo-link img.custom-logo {
  max-height: 66px;
  width: auto;
  height: auto;
}

/* Slider height — match banner dimensions */
#slider .flexslider,
#slider .flexslider .slides,
#slider .flexslider .slides li,
#slider .flexslider .slides li img,
#slider .flexslider .slides a img,
.thinkup-slider,
.thinkup-slider img {
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
}
#slider .flexslider .slides li img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  object-fit: contain !important;
}

body { color: #374151; }
h1, h2, h3, h4, h5, h6, .blog-title { font-weight: 800; color: #1E1B4B; }
a { color: #E11D48; }
a:hover { color: #be123c; }

/* Pre-header band -> indigo */
#pre-header {
  background-image: linear-gradient(-90deg, #1E1B4B 0%, #3b1d6e 100%) !important;
}

/* Primary navigation */
#header .menu > li > a,
#header-sticky .menu > li > a {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#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: #E11D48 !important;
}

/* Buttons -> bold red pills */
.themebutton, .themebutton2, .action-link a,
.iconmain .iconurl a.themebutton, .iconmain .iconurl a.themebutton2,
.wp-element-button, .wp-block-button__link, .button,
.woocommerce a.button, .woocommerce button.button, .woocommerce .button,
.woocommerce #respond input#submit, .woocommerce #place_order,
.woocommerce .single_add_to_cart_button, .added_to_cart {
  background-color: #E11D48 !important;
  background-image: none !important;
  color: #fff !important;
  border: none !important;
  border-radius: 50px !important;
  font-weight: 700 !important;
  transition: all 0.2s ease;
}
.themebutton:hover, .themebutton2:hover, .action-link a:hover,
.wp-element-button:hover, .wp-block-button__link:hover, .button:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce #respond input#submit:hover, .woocommerce #place_order:hover,
.woocommerce .single_add_to_cart_button:hover {
  background-color: #be123c !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(225, 29, 72, 0.35);
}

/* Page intro band -> indigo */
#intro #intro-core {
  background: linear-gradient(135deg, #1E1B4B 0%, #3b1d6e 100%) !important;
}
#intro .page-title,
#intro #breadcrumbs-core,
#intro #breadcrumbs-core a,
#intro #breadcrumbs-core span {
  color: #fff !important;
}

/* Intro / outro action bands */
#introaction, #outroaction { background-color: #F4F2FB !important; }
#introaction-core, #outroaction-core { border-color: #E7E2F7 !important; }

/* Featured boxes */
.services-builder.style1 { border-color: #EDEAF9 !important; }

/* Blog accents */
.blog-article .more-link a { color: #E11D48 !important; border-color: #E11D48 !important; }
.blog-article .more-link a:hover { background-color: #E11D48 !important; color: #fff !important; }
.blog-article .entry-meta > span.date { background-color: #E11D48 !important; }

/* WooCommerce / competition cards */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  background: #fff;
  border: 1px solid #F0EEF7;
  border-radius: 16px;
  padding: 14px;
  box-shadow: 0 6px 18px rgba(30, 27, 75, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.woocommerce ul.products li.product:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(30, 27, 75, 0.12);
}
.woocommerce ul.products li.product img { border-radius: 12px; }
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #E11D48 !important;
  font-weight: 800;
}
.woocommerce span.onsale {
  background: #F59E0B !important;
  color: #1E1B4B !important;
  border-radius: 50px;
  font-weight: 800;
}

/* WC Lottery progress + countdown */
.lottery-progress, .wc-lottery-progress, .lottery_progress, .lottery-bar {
  background: #F0EEF7 !important;
  border-radius: 50px !important;
  overflow: hidden;
}
.lottery-progress .progress-bar, .wc-lottery-progress span,
.lottery_progress_bar, .lottery-bar span {
  background: linear-gradient(90deg, #E11D48, #F59E0B) !important;
}
.lottery-countdown, .wc-lottery-countdown, .lottery_countdown, .countdown-timer {
  font-weight: 800 !important;
  color: #1E1B4B !important;
}

/* Pagination */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  border-color: #E11D48 !important;
  color: #1E1B4B !important;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span.current {
  background-color: #E11D48 !important;
  color: #fff !important;
}

/* Footer -> deep indigo */
footer {
  background-image: none !important;
  background: #1E1B4B !important;
  border-top: none !important;
}
#footer .wp-block-heading,
#footer .widget li a,
#footer-core, #footer-core p, #footer p {
  color: #fff !important;
}
#footer .widget li a:hover { color: #F59E0B !important; }
#sub-footer {
  background: #15122e !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
}
#sub-footer-core, #sub-footer p, #sub-footer a { color: #C7C3F0 !important; }

#respond #commentform input[type="submit"] {
  border-radius: 30px;
  font-weight: 700;
}
