/*
Theme Name: Alante iBlog
Template: alante
Text Domain: alante-iblog
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.0
Description: Alante iBlog is a free multi-purpose professional theme 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 popular page builders and plugins, including WooCommerce and multilingual plugins. It's a perfect theme for a wide range of businesses, from startups to corporations and everything in between.
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, rtl-language-support
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Theme URI: https://www.thinkupthemes.com/free/alante/
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: #222;
  border-bottom: none;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a,
#pre-header-search input {
  color: #fff;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  color: #d33d33;
  background-color: transparent;
}
#pre-header .header-links .sub-menu a {
  color: #7a7a7a;
  border-bottom: none;
}

/* Header Style */
#header .header-links li span:nth-child(1) {
  font-weight: 600;
}
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li.menu-hover > a,
#header .menu > li > a:hover {
  box-shadow: none;
}
#header .header-links .sub-menu {
  border-left: none;
  border-right: none;
  border-top: 3px solid #d33d33;
  border-bottom: 3px solid #d33d33;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
#header .header-links .sub-menu .sub-menu {
  top: -3px;
}
#header .header-links .sub-menu a {
  color: #1e1e1e;
  border-bottom: none;
  font-weight: 600;
}

/* Introduction Style */
#introaction,
#outroaction {
  border: none;
  background-color: #f3f3f3;
  padding: 80px 0px;
}
#introaction-core,
#outroaction-core {
  background: transparent;
  border: none;
  padding: 0px;
}
.action-shadow {
  display: none;
}
#introaction-core h3,
#outroaction-core h3 {
  font-size: 44px;
  font-weight: 700;
}
#introaction-core .themebutton,
#outroaction-core .themebutton {
  border: 1px solid #222;
  border-radius: 25px;
  background-color: transparent;
  color: #222;
}
#introaction-core .themebutton:hover,
#outroaction-core .themebutton:hover {
  background-color: #d33d33;
  border-color: #d33d33;
  color: #fff;
  opacity: 1;
}

/* Featured Style */
.services-builder.style1 {
  border-radius: 30px;
  border: 1px solid #e3e3e3;
  text-align: left;
  background-color: #fff;
}
.services-builder.style1 .iconimage {
  border-radius: 30px 30px 0px 0px;
}
.services-builder .iconmain h3 {
  font-size: 20px;
  font-weight: 600;
}
.services-builder.style1 .iconmain {
  padding: 30px;
}
.services-builder.style1 .iconmain .iconurl a {
  background-color: transparent;
  border: 1px solid #222;
  color: #222;
  padding: 8px 25px;
  border-radius: 25px;
  margin-top: 10px !important;
  display: inline-block;
}
.services-builder.style1 .iconmain .iconurl a:hover {
  background-color: #d33d33;
  border-color: #d33d33;
  color: #fff;
  opacity: 1;
}

/*Footer Style */
#footer {
  background: #181818;
  border-top: none;
  padding: 50px 0px;
}
#footer .wp-block-heading {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
}
#footer .widget_tag_cloud a {
  background-color: rgba(250, 250, 250, 0.15);
  border: none;
  border-radius: 20px;
  font-size: 12px !important;
}
#footer .widget_tag_cloud a:hover {
  background-color: #d33d33;
  color: #fff;
}
#footer input[type="search"] {
  border-radius: 5px;
}
#footer .wp-block-search__button {
  border-radius: 5px;
  font-weight: 600;
}

/* Sub-footer Style */
#sub-footer {
  background-color: #222;
  border-top: none;
}

/* Page Intro Style */
#intro.option1 {
  background-image: url(./images/heading-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: none;
  padding: 60px 0px;
}
#intro.option1 #intro-core {
  background: transparent;
  border: none;
}
#intro.option1 #intro-core h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 600;
}

/* Blog Posts Style */
.blog-article {
  border: none;
  border-radius: 10px;
  background-color: #f5f5f5;
  padding: 30px;
}
.blog-article .entry-content {
  padding: 0px;
}
.blog-article.format-nomedia .entry-footer {
  padding: 0px;
  border-top: none;
}
.blog-article .entry-footer {
  padding: 0px;
}
.blog-article .entry-footer .entry-meta {
  border-top: 1px solid #e5e5e5;
}
.blog-article .more-link {
  text-align: left;
}
.blog-article .more-link i {
  display: none;
}
.blog-article .more-link a span {
  background-color: transparent;
  font-weight: 600;
  font-size: 13px;
  text-decoration: underline;
  color: #222;
}
.blog-article .more-link a:hover span {
  right: 0px;
  background-color: transparent;
  color: #d33d33;
}
.blog-article .entry-meta {
  margin-bottom: 0px;
}
.blog-article .blog-thumb {
  margin: 0px 0px 15px 0px;
  border-radius: 10px;
  overflow: hidden;
}
.blog-article .blog-thumb img {
  border-radius: 10px;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  border-radius: 5px;
  background-color: #181818;
  color: #fff;
}

/* Sidebar Style */
#sidebar .widget_search form {
  border: none;
  padding: 0px;
}
#sidebar .wp-block-search__label {
  display: none;
}
#sidebar .wp-block-search__label,
#sidebar .wp-block-search__button {
  border-radius: 5px;
}
#sidebar .widget {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  padding: 30px;
}
#sidebar .widget li a {
  padding: 0px;
}
#sidebar .widget li {
  border: none;
  margin-bottom: 10px;
}
#sidebar .widget li:last-child {
  margin-bottom: 0px;
}
#sidebar .widget ul {
  border: none;
}
#sidebar .widget li a:hover {
  color: #d33d33;
}
#sidebar ul,
#sidebar ol {
  margin-bottom: 0px;
}
#sidebar .wp-block-heading {
  font-size: 22px;
  font-weight: 600;
}
#sidebar .widget_tag_cloud a {
  font-size: 12px !important;
  color: #3e3e3e;
  background-color: #f5f5f5;
  border: none;
  border-radius: 20px;
  padding: 5px 15px;
}
#sidebar .widget_tag_cloud a:hover {
  background-color: #d33d33;
  color: #fff;
}

/* Single Post Style */
#nav-above,
#nav-below {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 30px;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
  display: none;
}
.nav-next a:hover .meta-nav {
  padding-right: 0px;
}
.nav-previous a:hover .meta-nav {
  padding-left: 0px;
}
.nav-next a,
.nav-previous a {
  font-size: 14px;
  padding: 6px 20px;
  background-color: transparent;
  border: 1px solid #222;
  color: #222;
  text-decoration: none !important;
  border-radius: 20px;
}

/* Comments & Reply Style */
.commentlist article {
  border-radius: 10px;
}
#comments-title,
#reply-title {
  font-size: 22px;
  font-weight: 600;
}
#respond textarea {
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  padding: 15px;
}
#respond .submit {
  border-radius: 25px;
  border: 1px solid #222;
  color: #222;
  background-color: transparent;
}
#respond .submit:hover {
  background-color: #d33d33;
  border-color: #d33d33;
  color: #fff;
  opacity: 1;
}
