/*
Theme Name: Alante eMagazine
Text Domain: alante-emagazine
Template: alante
Version: 1.0.11
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Alante eMagazine 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-color: #2a2a2a;
	border-bottom: none;
}
#pre-header-search .search {
	max-width: 200px;
	height: 34px;
	background-color: #2a2a2a;
	border-right: 1px solid #4a4a4a;
	border-left: 1px solid #4a4a4a;
	border-bottom: none;
	border-top: none;
	padding: 0px 15px;
	margin: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#pre-header li {
	border-right: 1px solid #4a4a4a;
}
#pre-header li:first-child {
	border-left: 1px solid #4a4a4a;
}
#pre-header ul li ul li:first-child {
	border-left: none;
}
#pre-header ul li ul li {
	border-right: none;
}
#pre-header .header-links .sub-menu {
	border: none;
	background-color: #2a2a2a;
}
#pre-header .header-links .sub-menu li {
	border-bottom: 1px solid #4a4a4a;
}
#pre-header .header-links .sub-menu a {
	border-bottom: none;
	padding: 8px 5px;
}
.main-navigation .sub-menu .sub-menu {
	top: 0px;
}
#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 {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#header .header-links .sub-menu {
	background-color: #f5f5f5;
}
#header .header-links .sub-menu a {
	border-bottom: none;
}
#header .header-links .sub-menu li {
	border-bottom: 1px solid #cdcdcd;
}
#header-links .sub-menu .sub-menu {
	top: -1px;
}

/* Intro Style */
#introaction,
#outroaction {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 30px 0px;
}
.action-shadow {
	display: none;
}
#introaction-core,
#outroaction-core {
	border: none;
}
.action-text.three_fourth,
.action-text.three_fourth p {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	text-align: center;
}
.action-button.one_fourth {
	margin-left: 0;
	width: 100%;
	text-align: center;
}
.themebutton {
	background-color: #232323;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.themebutton:hover {
	background-color: #d33d33;
	opacity: 1;
}
#introaction-core h3,
#outroaction-core h3 {
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
}
#introaction-core h3::after,
#outroaction-core h3::after {
	width: 60px;
	height: 2px;
	background-color: #d33d33;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	content: '';
}
#introaction-core p,
#outroaction-core p {
	margin-bottom: 20px;
}

/* Featured Style */
.services-builder.style1 {
	background-color: #f7f7f7;
	border: none;
}
.services-builder.style1 .iconimage {
	margin: 0;
	border-bottom: 3px solid #d33d33;
}
.services-builder.style1 .iconmain  p {
	margin-bottom: 30px;
}
.services-builder.style1 .iconmain .iconurl a {
	background-color: #232323;
	color: #fff;
	display: inline-block;
	padding: 7px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.services-builder.style1 .iconmain .iconurl a:hover {
	color: #fff;
	background-color: #d33d33;
}
.services-builder.style1 .iconmain .iconurl a::after {
	display: none;
}
.services-builder.style1 .iconmain {
	padding: 30px;
}

/* Footer Style */
#footer {
	background-color: #232323;
	border-top: none;
	border-bottom: none;
}
#footer-core h3 {
	border-bottom: none;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#footer-core h3::after {
	width: 60px;
	height: 2px;
	background-color: #d33d33;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
}
#footer .widget_recent_entries span,
#footer .widget_recent_comments span {
	display: block;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
	margin-bottom: 15px;
}
#footer .widget_recent_entries li:last-child,
#footer .widget_recent_comments li:last-child {
	margin-bottom: 0px;
}
#footer .widget_archive li a,
#footer .widget_categories li a {
	color: #aaa;
}
#footer .widget_archive li a:before,
#footer .widget_categories li a:before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 5px;
}
#footer .widget_archive li a:hover,
#footer .widget_categories li a:hover {
	color: #fff;
}
#footer .themebutton2,
#footer button,
#footer html input[type="button"],
#footer input[type="reset"],
#footer input[type="submit"] {
	background-color: #fff;
	outline: none;
	color: #232323;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#footer .themebutton2:hover,
#footer button:hover,
#footer html input[type="button"]:hover,
#footer input[type="reset"]:hover,
#footer input[type="submit"]:hover {
	opacity: 1;
	color: #fff;
	background-color: #d33d33;
}
#footer input[type=text],
#footer input[type=email],
#footer input[type=password],
#footer input[type=search],
#footer input[type=tel],
#footer select,
#footer textarea {
	outline: none;
	background-color: #232323;
	border: 1px solid #4a4a4a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#footer input[type=text]:focus,
#footer input[type=email]:focus,
#footer input[type=password]:focus,
#footer input[type=search]:focus,
#footer input[type=tel]:focus,
#footer select:focus,
#footer textarea:focus {
	background-color: #232323;
}

/* Intro Page Style */
#intro.option1 #intro-core {
	background-color: transparent;
	border: none;
}
#intro.option1 {
	border: none;
	padding: 30px 15px;
}
#intro.option1 .page-title {
	text-align: left;
}
.layout-sidebar-right #breadcrumbs {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: #232323;
	font-size: 12px;
}
.layout-sidebar-right #breadcrumbs:after {
	width: 60px;
	height: 2px;
	background-color: #d33d33;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
}

/* Blog Posts Style */
.column-1 {
	padding: 0px;
}
.blog-article {
	border: none;
	margin-left: 0px;
	margin-bottom: 20px;
}
.blog-article .entry-content {
	padding: 0px;
}
.blog-article .more-link i {
	display: none;
}
.blog-article .more-link {
	text-align: left;
}
.blog-article .more-link span {
	background-color: #232323;
	padding: 7px 20px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.blog-article .more-link a:hover span {
	right: 0;
}
.entry-meta {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.blog-article .entry-footer {
	padding: 0px;
}
.entry-meta i {
	color: #d33d33;
}
.blog-article .entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 15px;
}
.blog-article .blog-thumb {
	margin: 0px 0px 15px 0px;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background-color: #232323;
	border: none;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.navigation.pagination .nav-links .dots:hover {
	background-color: #d33d33;
}

/* Sidebar Style */
.widget_search form {
	padding: 0px;
	border: none;
}
.widget_search .search {
	border: 1px solid #eee;
	outline: none;
	padding: 10px 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#sidebar h3.widget-title:after {
    width: 35px;
    border-bottom: 1px solid #D33D33;
}
.widget ul {
	border: none;
	padding-top: 0px;
}
.widget ul  li {
	border: none;
}
#sidebar .widget_archive li a:before,
#sidebar .widget_categories li a:before,
#sidebar .widget_meta li a:before   {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 5px;
}
#sidebar .widget_recent_entries span,
#sidebar .widget_recent_comments span {
	display: block;
}
#sidebar .widget_recent_entries li,
#sidebar .widget_recent_comments li {
	margin-bottom: 15px;
}
#sidebar .widget_recent_entries li:last-child,
#sidebar .widget_recent_comments li:last-child {
	margin-bottom: 0px;
}
.widget li a {
	padding-left: 0px;
	padding-bottom: 5px;
	color: #232323;
}
.widget li a:hover {
	color: #d33d33;
}
#sidebar .widget_tag_cloud a {
	border: none;
	background-color: #232323;
	color: #fff;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #d33d33;
}

/* Single Post Style */
.blog-article .comment a:before {
	color: #D33D33;
}
.nav-previous a i,
.nav-next a i {
	display: none;
}
.nav-previous a:hover .meta-nav,
.nav-next a:hover .meta-nav {
	padding-left: 0px;
	padding-right: 0px;
}
.nav-previous a,
.nav-next a {
	background-color: #232323;
	border: none;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #d33d33;
	opacity: 1;
}
#nav-above, #nav-below {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0px;
}

/* Comments & Leave Comment Style */
#comments-title,
#reply-title {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.commentlist .avatar {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.commentlist article {
	padding: 15px 0px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #eee;
}
.comment-author a {
	color: #232323;
}
.comment .reply a {
	color: #d33d33;
}
#commentform input[type="text"], #commentform #comment {
	outline: none;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.themebutton2,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #232323;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.themebutton2:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #d33d33;
	opacity: 1;
}