/*
Theme Name: Minamaze weBlog
Text Domain: minamaze-weblog
Template: minamaze
Version: 1.0.0
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.0
Description: Minamaze weBlog is a multi-purpose professional theme 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:
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: #191717;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  color: #f33f3f;
}
#pre-header .header-links .sub-menu {
  background: #fff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  border: none;
}
#pre-header .header-links .sub-menu .sub-menu {
  top: 0px;
  border-left: 1px solid #ddd;
}
#pre-header .header-links .sub-menu li {
  border-bottom: none;
}
#pre-header .header-links .sub-menu li a {
  color: #191717 !important;
}
#pre-header .header-links .sub-menu li a:hover {
  color: #f33f3f !important;
}

/* Header Style */
#header .header-links > ul > li a {
  font-size: 15px;
  font-weight: 600;
  color: #191717;
}
#header .header-links .sub-menu {
  background-color: #fff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  border: none;
}
#header .header-links .sub-menu a {
  color: #191717;
  border-bottom: none;
}
#header .header-links .sub-menu a:hover {
  color: #f33f3f;
}
#header .header-links .sub-menu .sub-menu {
  top: 0px;
  border-left: 1px solid #ddd;
}

/* Introduce Page Style */
#introaction,
#outroaction {
  background-color: #f3f4f6;
  padding: 60px 0px;
}
#introaction-core,
#outroaction-core {
  background-color: #fff;
  border: none;
  border-radius: 10px;
  padding: 50px;
}
.action-text h3 {
  font-size: 32px;
  color: #191717;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.action-button h4,
.attention_button h4 {
  background-color: #f33f3f;
  border-radius: 30px;
  text-transform: capitalize;
  cursor: pointer;
}
.action-button h4:hover,
.attention_button h4:hover {
  background-color: #191717;
}

/* Featured Style */
#section-home-inner {
  margin-top: 60px;
}
#section-home .section {
  background-color: #f3f4f6;
  padding: 30px;
  border: none;
  border-radius: 10px;
  text-align: left;
}
#section-home img {
  border-radius: 10px;
}
#section-home h3 {
  font-size: 20px;
  color: #191717;
}
#section-home .more-link:after {
  display: none;
}
#section-home .more-link {
  background-color: transparent;
  color: #f33f3f;
  padding: 0px;
  font-weight: 700;
  font-size: 13px;
}

/* Footer Style */
#footer {
  background: #191717 !important;
  border-top: none;
  padding-top: 30px;
}
#footer .wp-block-heading {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}
#footer .widget li a {
  color: #fff;
}
#footer .widget li a:hover {
  color: #f33f3f;
}
#footer .widget_tag_cloud a {
  background-color: rgba(250, 250, 250, 0.05);
  border: 1px solid rgba(250, 250, 250, 0.15);
  border-radius: 30px;
  color: #fff;
  font-size: 13px !important;
  text-transform: capitalize;
  font-weight: 600;
}
#footer .widget_tag_cloud a:hover {
  background-color: #f33f3f;
  border-color: #f33f3f;
  color: #fff;
}
#footer input[type="search"] {
  border-radius: 30px;
}
#footer .wp-block-search__button {
  border-radius: 30px;
  background-color: #f33f3f;
}
#footer .wp-block-search__button:hover {
  background-color: #fff;
  color: #f33f3f;
}

/* Subfooter Syle */
#sub-footer {
  background: #191717;
  border-top: 1px solid rgba(250, 250, 250, 0.1);
}

/* Intro Page Style */
#intro.option1 {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
}
#intro.option1 #intro-core:before,
#intro.option1 #intro-core:after {
  display: none;
}
#intro.option1 .page-title {
  font-size: 36px;
  font-weight: 700;
}
#breadcrumbs {
  font-size: 14px;
  color: #191717;
  font-size: 600;
}

/* Blog Posts Style */
#content {
  background-color: #f3f4f6;
  padding: 60px 0px;
}
.blog-article .three_fifth {
  width: 90%;
}
.blog-article {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  border: none;
}
.blog-thumb img {
  border-radius: 10px;
}
.blog-article .entry-content {
  padding: 20px;
  margin-bottom: 0px;
}
.blog-article .blog-title {
  font-size: 24px;
  font-weight: 600;
  color: #191717;
  text-transform: capitalize !important;
}
.blog-article .more-link {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 3px;
  font-weight: 600;
  margin-bottom: 0px !important;
}
.blog-article p {
  margin-top: 20px;
  margin-bottom: 0px;
}
.blog-article .more-link:hover {
  background-color: #191717;
}

/* Blog Pages Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  border-radius: 50%;
  border: none;
  background-color: #fff;
  color: #0a0a0a;
}
.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: #f33f3f;
  color: #fff;
}

/* Sidebar Style */
#sidebar .widget {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #dbdddf;
  padding: 20px;
}
#sidebar .wp-block-heading {
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
}
.widget li a {
  padding: 0px;
}
.widget ul,
.widget li {
  border: none;
}
.widget li {
  margin-bottom: 10px;
}
.widget li:last-child {
  margin-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  color: #191717;
  font-size: 13px !important;
  text-transform: capitalize;
  font-weight: 600;
}
#sidebar .widget_tag_cloud a:hover {
  background-color: #f33f3f;
  border-color: #f33f3f;
  color: #fff;
}

/* Single Post Style */
#nav-above,
#nav-below {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.nav-next a,
.nav-previous a {
  border-radius: 25px;
  background-color: #f33f3f;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 22px;
  display: inline-block;
}
.nav-next a:hover,
.nav-previous a:hover {
  background-color: #191717;
  color: #fff !important;
}
#comments {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  margin-top: 40px;
}
#comments-title,
#reply-title {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 700;
  color: #0a0a0a;
  margin-top: 0px;
}
#reply-title {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
#commentform input[type="text"],
#commentform #comment {
  border: 1px solid #eee;
  border-radius: 5px;
}
#commentform input[type="submit"] {
  border-radius: 7px;
  font-weight: 600;
}
#commentform label {
  display: none;
}
#commentform input[type="submit"] {
  border-radius: 3px;
}
#commentform input[type="submit"]:hover {
  background-color: #191717;
}
