/*
Theme Name: Alante iMagazine
Template: alante
Text Domain: alante-imagazine
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Alante iMagazine is the free version of the multi-purpose professional theme (Alante Pro) 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, 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: rgb(211, 61, 51);
  background: linear-gradient(
    90deg,
    rgba(211, 61, 51, 1) 0%,
    rgba(232, 100, 91, 1) 50%,
    rgba(211, 61, 51, 1) 100%
  );
  border-bottom: 1px solid #eee;
}
#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: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
#pre-header .header-links .sub-menu {
  background-color: #fff;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border: none;
}
#pre-header .header-links .sub-menu .sub-menu {
  margin-top: 1px;
  border-left: none;
}
#pre-header .header-links .sub-menu a {
  color: #4a4a4a;
  border-bottom: none;
}
#pre-header .header-links .sub-menu a:hover {
  color: #d33d33;
}
#pre-header-social li a {
  background-color: transparent !important;
}
#pre-header-social li {
  margin-left: 3px;
  display: inline-block;
}
#pre-header-social li:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* Header Style */
#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;
  color: #d33d33;
}
#header .header-links .sub-menu {
  background-color: #fff;
  border-radius: 0px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-top: 4px solid #d33d33;
}
#header .sub-menu li {
  border-bottom: none;
}
#header .sub-menu li:last-child {
  border-bottom: none;
}
#header .header-links .sub-menu .sub-menu {
  border-left: none;
  margin-top: -3px;
}
#header .header-links .sub-menu a {
  color: #1e1e1e;
  font-weight: 700;
  border-bottom: none;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a {
  color: #d33d33;
}

/* Introduction Style */
.action-shadow {
  display: none;
}
#introaction {
  padding: 60px 0px;
  background-color: #fff;
  border-bottom: none;
}
#introaction-core,
#outroaction-core {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  border-radius: 0px;
  border: none;
  position: relative;
  padding: 40px;
  min-height: 105px;
}
#introaction-core h3,
#outroaction-core h3 {
  font-size: 44px;
  color: #1e1e1e;
}
.action-text p {
  color: #4a4a4a;
}
#introaction-core .action-button {
  text-align: right;
}
.action-button h4,
.attention_button h4 {
  padding: 14px 25px;
  text-align: right;
  margin-top: 60px;
  color: #fff;
  border: none;
  background-color: #d33d33;
  border-radius: 0px;
  font-weight: 700;
}
.action-button h4:hover,
.attention_button h4:hover {
  opacity: 1;
  background-color: #000;
  border-color: #000;
  color: #fff;
}

/* Featured Style */
#section-home {
  background-color: #f4f5fc;
  padding: 60px 0px;
}
.services-builder.style1 {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  border-radius: 0px;
  border: none;
  position: relative;
  text-align: left;
}
.services-builder.style1 .iconimage {
  border-radius: 0px;
  margin-bottom: 0px;
}
.services-builder.style1 .iconmain {
  padding: 30px;
  position: relative;
}
.services-builder.style1 .iconmain:before {
  height: 0%;
  width: 2px;
  background-color: #d33d33;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
}
.services-builder.style1 .iconmain:hover:before {
  height: 100%;
}
.iconmain .iconurl a:after {
  display: none;
}
.services-builder .iconmain h3,
.services-builder .iconmain p {
  color: #1e1e1e;
}
.services-builder.style1 .iconmain .iconurl a {
  padding: 14px 25px;
  display: inline-block;
  margin-top: 10px;
  color: #fff;
  border: none;
  background-color: #d33d33;
  border-radius: 0px;
  font-weight: 700;
}
.services-builder.style1 .iconmain .iconurl a:hover {
  opacity: 1;
  background-color: #000;
  border-color: #000;
  color: #fff;
}

/*Footer Style */
#footer {
  background-color: #000;
  border-top: none;
  border-bottom: none;
  padding: 30px 0px;
  position: relative;
}
#footer:before {
  content: url(./images/footer-decor.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
#footer-core .wp-block-heading {
  position: relative;
  box-shadow: none;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
}
#footer .widget li {
  border-bottom: none;
}
#footer .widget li:last-child {
  border-bottom: none;
}
#footer .widget li a {
  text-decoration: none;
}
#footer .widget li a,
#footer .widget li {
  color: #fff;
  font-size: 15px;
}
#footer .widget_recent_entries li span {
  display: block;
  font-weight: 600;
  font-size: 13px;
  color: #aaa !important;
}
#footer .widget li a:hover {
  color: #d33d33;
}
#footer .widget_tag_cloud a {
  background-color: transparent;
  border: 1px solid #d4d4d4;
  color: #aaa;
}
#footer .widget_tag_cloud a:hover {
  background-color: #d33d33;
  color: #fff;
}
#footer .wp-block-search .wp-block-search__input {
  background-color: #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  box-shadow: none;
  color: #7a7a7a;
  border-radius: 50px;
}
#footer .wp-block-search .wp-block-search__button {
  background-color: #d33d33;
  border: none;
  color: #fff;
  font-weight: 600;
  border-radius: 50px;
}
#footer .wp-block-search .wp-block-search__button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1e1e1e;
  opacity: 1;
}

/* Sub-footer Style */
#sub-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background-color: #000;
  color: #fff;
}
#sub-footer .copyright {
  color: #aaa;
}
#sub-footer-core a {
  color: #fff;
  text-decoration: none;
}
#sub-footer-core a:hover {
  color: #d33d33;
}
#footer-menu li:after {
  display: none;
}

/* Page Intro Style */
#intro.option1 {
  background-image: url(./images/heading-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 100px 0px;
  border-bottom: none;
  border-top: none;
}
#intro.option1 #intro-core {
  border: none;
  background-color: transparent;
}
#intro.option1 .page-title {
  text-align: left;
  font-size: 62px;
  font-weight: 900;
  color: #1e1e1e;
}

/* Blog Posts Style */
.blog-article {
  border-radius: 0px;
  overflow: hidden;
}
.blog-article .blog-title a {
  font-weight: 700;
}
.blog-article .entry-content {
  border: none;
  background-color: transparent;
  padding: 20px 0px;
}
.blog-article .entry-footer .entry-meta {
  border-top: none;
  padding: 20px 0px;
}
.blog-article.format-nomedia .entry-footer,
.blog-article .entry-footer {
  background-color: transparent;
  border-top: 1px solid #eee;
}
.blog-article .entry-footer .entry-meta > span.comment {
  margin-right: 15px;
}
.blog-article.format-nomedia .entry-footer,
.blog-article .entry-footer {
  padding: 0px;
}
.blog-article .comment a:before,
.blog-article span.date i {
  margin-right: 10px;
  font-size: 17px;
  display: inline-block;
  text-align: center;
  background-color: #f4f4f4;
  color: #1e1e1e;
  padding: 0px;
}
.entry-footer .entry-meta {
  margin-bottom: 0px;
}
.blog-article .blog-thumb {
  margin: 0px;
}
.blog-article .more-link i {
  display: none;
}
.blog-title a,
.blog-article .entry-content p {
  color: #1e1e1e;
}
.entry-meta span.date a,
.entry-meta span.comment a {
  color: #565969;
}
.blog-article .more-link a:hover span {
  right: 0;
  background-color: transparent !important;
  color: #fff;
  opacity: 1;
}
.blog-article .more-link a {
  padding: 14px 25px;
  display: inline-block;
  margin-top: 0px;
  color: #fff;
  border: none;
  background-color: #d33d33;
  border-radius: 0px;
  font-weight: 700;
}
.blog-article .more-link a:hover {
  background-color: #000;
  border-color: #000;
  color: #fff !important;
  opacity: 1;
}
.blog-article .more-link span {
  background-color: transparent;
  font-size: 13px;
  font-weight: 600;
}
.blog-article p.more-link {
  margin-bottom: 10px;
  text-align: left;
}
.blog-article {
  border: none;
}
.navigation.pagination {
  text-align: center;
}
.navigation.pagination .nav-links a {
  text-decoration: none !important;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-weight: 700;
  color: #1e1e1e;
  border-radius: 0px;
  background-color: #fff;
  border: 1px solid #eee;
}

/* Sidebar Style */
.widget_search form {
  border: none;
  padding: 0px;
}
#sidebar .wp-block-search .wp-block-search__input {
  background-color: #eeeef0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
#sidebar .wp-block-search .wp-block-search__button {
  border: none;
  background-color: #d33d33;
  border: none;
  border-radius: 0px;
  color: #fff;
  font-weight: 600;
}
#sidebar .wp-block-search .wp-block-search__button:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
  opacity: 1;
}
#sidebar .widget_search {
  box-shadow: none !important;
}
#sidebar .widget_search:before,
#sidebar .widget_search:after {
  display: none;
}
#sidebar .widget {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  position: relative;
}
#sidebar .wp-block-heading {
  color: #1e1e1e;
  border: none;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0px;
  margin-bottom: 0px;
  position: relative;
  margin-bottom: 20px;
}
#sidebar .widget ul,
#sidebar .widget ol {
  border: none;
  padding: 0px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
#sidebar .widget li {
  margin-bottom: 10px;
  padding-bottom: 3px;
  border-bottom: none;
  border-bottom: none;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  padding: 10px 20px;
}
#sidebar .widget li:last-child {
  border-bottom: none !important;
  margin-bottom: 0px;
  padding: 10px 20px;
}
#sidebar .widget span {
  display: block;
  font-weight: 700;
  color: #7a7a7a;
}
#sidebar .widget li a {
  text-decoration: none;
  padding: 0px;
  font-size: 15px;
  color: #1e1e1e;
}
#sidebar .widget li span a {
  font-weight: 400;
}
#sidebar .widget li a:hover {
  color: #d33d33;
}
#sidebar .widget_tag_cloud {
  padding: 0px;
}
#sidebar .widget_tag_cloud a {
  background-color: transparent;
  text-transform: capitalize;
  padding: 5px 12px;
  color: #767676;
  border-radius: 0px;
  font-weight: 600;
  font-size: 14px !important;
  border: 1px solid #eee;
}
#sidebar .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #d33d33;
  border-color: #d33d33;
}

/* Single Post Style */
.single .entry-meta {
  padding: 30px 0px;
  background-color: transparent;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 0px;
  color: #1e1e1e;
  border-radius: 0px;
}
.single .entry-content {
  padding: 30px 0px;
  margin-bottom: 0px;
  background-color: transparent;
  color: #1e1e1e;
  border-radius: 0px;
}
#nav-above,
#nav-below {
  padding: 20px 0px;
  background-color: #fff;
  border-top: 1px solid #eee;
  border-radius: 0px;
}
.nav-previous a,
.nav-next a {
  border: none;
  text-transform: capitalize;
  background-color: #000;
  font-weight: 700;
  border-radius: 0px;
  padding: 14px 25px;
  color: #fff;
  text-decoration: none !important;
}
.nav-previous a:hover,
.nav-next a:hover {
  background-color: #d33d33;
  border-color: #d33d33;
  color: #fff;
}

/* Comments & Reply Style */
#comments-title,
#reply-title {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  background-color: #fff;
  text-transform: capitalize;
  color: #1e1e1e;
  padding: 20px;
  margin-bottom: 0px;
  border: none;
}
.commentlist {
  border: none;
  background-color: #fff;
  padding: 0px;
}
.commentlist article {
  border: none !important;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.comment-content p,
.comment-content dt,
.comment-content dd,
.comment-author a {
  color: #1e1e1e;
}
.comment-author a {
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
}
.comment .reply a {
  color: #d33d33;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none !important;
}
#respond {
  background-color: #fff;
  border-radius: 0px;
  border: none;
  border-top: none;
}
#respond form {
  padding: 20px;
  border: none;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="password"],
#respond input[type="search"],
#respond input[type="tel"],
#respond select,
#respond textarea {
  border-radius: 0px;
  box-shadow: none;
  background-color: #eeeef0;
  padding: 15px;
  border: none;
}
#respond .themebutton2,
#respond button,
#respond html input[type="button"],
#respond input[type="reset"],
#respond input[type="submit"] {
  border-radius: 0px;
  border: none;
  padding: 14px 25px;
  font-size: 13px;
  color: #fff;
  background-color: #d33d33;
  text-transform: capitalize;
  font-weight: 700;
}
#respond .themebutton2:hover,
#respond button:hover,
#respond html input[type="button"]:hover,
#respond input[type="reset"]:hover,
#respond input[type="submit"]:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
  opacity: 1;
}

