/*
Theme Name: Experon eGrid
Template: experon
Text Domain: experon-egrid
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Experon eGrid is the free version of the multi-purpose professional theme (Experon 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:
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-image: linear-gradient(90deg, #5686ff 0%, #ff5671 100%);
  border-top: none;
  border-bottom: none;
}
#pre-header .header-links .sub-menu {
  background-color: #363636;
  border-color: transparent;
}
#pre-header .header-links .sub-menu li {
  border-bottom: none;
}
#pre-header .header-links .sub-menu {
  border-left: none;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 5px 5px;
  border-bottom: none;
}
#pre-header .header-links .sub-menu li a {
  color: #414050;
}
#pre-header .header-links .sub-menu li a:hover {
  color: #115172;
  opacity: 0.75;
}
#pre-header .header-links .sub-menu .sub-menu {
  border-left: 1px solid rgba(250, 250, 250, 0.2);
}
#pre-header .header-links li a {
  padding: 11px 15px 10px;
  color: #fff;
}
#pre-header-social li {
  border-left: 1px solid rgba(250, 250, 250, 0.2);
}
#pre-header-social li:last-child {
  border-right: 1px solid rgba(250, 250, 250, 0.2);
}
#pre-header-social li a {
  color: #fff;
}
#pre-header-social li a:hover,
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  color: #fff;
  opacity: 0.7;
  background-color: transparent !important;
}

/* Header Style */
#logo h1 {
  color: #1e1e1e;
}
#header {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
#header .header-links > ul > li a {
  color: #1e1e1e;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
  color: #115172;
}
#header .header-links .sub-menu {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 10px 10px;
  border: none;
  padding: 10px 0px;
}
#header .header-links .sub-menu .sub-menu {
  border-left: 1px solid rgba(250, 250, 250, 0.2);
  margin-top: -10px;
}
#header .header-links .menu-hover > .sub-menu {
  margin-left: 0px;
}
#header .header-links .menu-hover > .sub-menu li > .sub-menu {
  border-left: 1px solid rgba(250, 250, 250, 0.2);
}
#header .header-links .sub-menu a {
  color: #414050;
  border-radius: 5px;
}
#header .header-links .sub-menu a:hover {
  color: #115172;
  background-color: #edeef1;
  opacity: 0.75;
}

/* Intro Action Style */
#body-core {
  background-color: #fff;
}
#introaction {
  padding: 50px 30px;
  border-bottom: none;
}
#introaction-core,
#outroaction-core {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  border-bottom: 5px solid #115172;
}
.action-text h3,
.action-teaser {
  color: #1e1e1e;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.action-link a {
  box-shadow: none;
  margin: 0px;
  text-transform: capitalize;
  background-color: #115172;
  color: #fff;
  border-radius: 5px;
  border: none;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border: none;
  background-color: #414050;
  color: #fff;
}

/* Featured Style */
#section-home {
  padding: 10px 0px;
  border-bottom: none;
  margin-bottom: 40px;
  background-color: transparent;
}
.services-builder.style1 {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-bottom: 5px solid #e7e7e7;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 10px;
  padding: 30px;
  transition: all 0.3s;
}
.services-builder.style1:hover {
  border-bottom: 5px solid #115172;
}
.services-builder.style1 .iconimage {
  border-radius: 3px;
  background-color: #115172;
}
.services-builder.style1 h3,
.services-builder.style1 .iconmain {
  color: #1e1e1e;
}
.services-builder.style1 .iconurl {
  margin-top: 25px;
}
.services-builder.style1 .iconimage i {
  color: #fff;
}
.services-builder.style1 .iconurl a {
  padding: 12px 20px;
  text-transform: capitalize;
  background-color: #115172;
  border: none;
  border-radius: 5px;
  color: #fff;
  box-shadow: none;
  text-decoration: none !important;
}
.services-builder.style1 .iconurl a:hover {
  border: none;
  background-color: #414050;
  color: #fff;
}

/* Footer Style */
#footer {
  background: #f7f7f7;
  border-top: none;
}
#footer .wp-block-search .wp-block-search__label,
#footer .wp-block-search .wp-block-search__button {
  display: none;
}
#footer-core p,
#footer-core time {
  color: #414050;
}
#footer-core .wp-block-heading {
  color: #1e1e1e;
  font-weight: 700;
  font-size: 17px;
  position: relative;
  padding-bottom: 0px;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
  margin-bottom: 10px;
}
#footer .widget_recent_entries li:last-child,
#footer .widget_recent_comments li:last-child {
  margin-bottom: 0px;
}
#footer .widget li span {
  display: block;
  font-size: 12px;
  color: #aaa;
}
#footer .widget li a {
  color: #414050;
  font-size: 14px;
  text-decoration: none;
}
#footer .widget li a:hover {
  color: #115172;
  opacity: 0.75;
}
#footer .widget_categories li a,
#footer .widget_archive li a,
#footer .widget_meta li a {
  color: #414050;
}
#footer .widget_search .search {
  border-radius: 0px;
  background: #16171b;
  border: 1px solid #eee;
}
#footer .widget_tag_cloud a {
  background-color: #e7e7e7;
  border: none;
  color: #414050;
  font-size: 13px;
  border-radius: 5px;
}
#footer .widget_tag_cloud a:hover {
  background-color: #115172;
  border-color: #115172;
  color: #fff;
}
#footer input[type="search"] {
  border: none;
  color: #1e1e1e;
  border-radius: 5px;
  background-color: #d7d7d7;
}

/* Sub-footer Style */
#sub-footer {
  border-top: none;
  color: #fff;
  background-image: linear-gradient(90deg, #5686ff 0%, #ff5671 100%);
}
#sub-footer a {
  text-decoration: none;
  color: #fff;
}
#sub-footer ul li a {
  color: #fff;
}
#sub-footer ul li a:hover,
#sub-footer a {
  color: #fff;
}
#footer-menu li:after {
}

/* Intro Page Style */
#intro {
  border-top: none;
  background-color: #f5f5fa;
  background: #f5f5fa;
  border-bottom: none;
  padding: 60px 0px;
}
#intro .page-title {
  color: #1e1e1e;
  font-weight: 900;
}
#intro #breadcrumbs a {
  color: #414050;
}

/* Blog Posts Style */
.blog-article {
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 10px;
  padding: 0px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(250, 250, 250, 0.2);
  border-bottom: 5px solid #115172;
}
.blog-article .blog-thumb img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}
.blog-article .entry-content {
  padding: 20px !important;
  background-color: transparent;
  border-radius: 0px;
  margin-bottom: 0px;
  position: relative;
}
.blog-article .entry-meta a {
  color: #414050;
}
.blog-article .entry-meta i {
  color: #7a7a7a;
}
.blog-article .entry-meta span:after {
  content: "/";
  color: #7a7a7a;
  margin-left: 10px;
}
.blog-article .entry-meta > span {
  padding-right: 5px;
}
.blog-article .entry-meta span:last-child:after {
  content: "";
}
.blog-article.sticky .entry-content {
  padding: 20px;
  background-color: #eee;
}
.more-link.style2 .more-icon {
  display: none;
}
.blog-article {
  margin-bottom: 30px;
}
.blog-article .blog-title {
  margin-top: 15px;
  font-size: 22px;
  color: #1e1e1e;
}
.blog-article .blog-title a {
  text-decoration: none !important;
}

.more-link.style2 a,
.more-link.style2.button {
  color: #fff;
  background-color: #115172;
  border: none;
  padding: 8px 20px;
  text-decoration: none !important;
  font-size: 13px;
}
.more-link.style2 a::after,
.more-link.style2.button::after {
  content: "->";
  position: relative;
  margin-left: 5px;
  text-decoration: none;
  transition: all 0.3s;
}
.more-link.style2 a span {
  padding: 0px !important;
}
.more-link.style2 a:hover::after,
.more-link.style2.button:hover::after {
  margin-left: 10px;
}
.more-link.style2 a:hover,
.more-link.style2.button:hover {
  background-color: #414050;
  color: #fff;
}
.blog-article p.more-link {
  padding-top: 0px;
  margin-bottom: 0px;
}
.blog-article .entry-header {
  margin-bottom: -8px;
}
.has-post-thumbnail .entry-meta span.date {
  top: 10px !important;
}
.blog-article .entry-meta span:after {
  display: none;
}

/* Page Navigation Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  background-color: #f5f5fa;
  color: #1e1e1e;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 600;
  width: 50px;
  height: 50px;
  text-decoration: none !important;
  line-height: 50px;
}
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span.current,
.navigation.pagination .nav-links a.current:hover,
.navigation.pagination .nav-links span.current:hover {
  background-color: #115172;
  border-color: #115172;
  color: #fff;
}

/* Sidebar Style */
.layout-sidebar-right #sidebar-core {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
}
.widget_search form {
  padding: 0px;
  border: none;
  background-color: #fff;
}
#sidebar input[type="search"] {
  border: none;
  background-color: #f5f5fa;
  color: #1e1e1e;
  border-radius: 10px !important;
}
#sidebar .widget_search {
  padding: 0px !important;
  border: none !important;
}
#sidebar .wp-block-search .wp-block-search__button,
#sidebar .wp-block-search .wp-block-search__label {
  display: none;
}
#sidebar .widget {
  background-color: transparent;
  border: none;
  padding: 0px;
  border-radius: 0px;
}
#sidebar .wp-block-heading {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
  color: #1e1e1e;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
#sidebar .widget_recent_entries li,
#sidebar .widget_recent_comments li {
  margin-bottom: 10px;
}
#sidebar .widget_recent_entries li:last-child,
#sidebar .widget_recent_comments li:last-child {
  margin-bottom: 0px;
}
#sidebar .widget li span {
  display: block;
  font-size: 12px;
  color: #fff;
}
#sidebar .widget li a {
  color: #414050;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none !important;
}
#sidebar .widget li a:hover {
  color: #115172;
}
#sidebar .widget_categories li a,
#sidebar .widget_archive li a,
#sidebar .widget_meta li a {
  color: #fff;
}
#sidebar .widget_tag_cloud a {
  border-radius: 5px;
  background-color: #f5f5fa;
  border: none;
  color: #1e1e1e;
  font-size: 13px !important;
}
#sidebar .widget_tag_cloud .tagcloud {
  margin-top: 10px;
}
#sidebar .widget_tag_cloud a:hover {
  color: #fff;
  border: none;
  background-color: #115172;
}

/* Single Post Syle */
.single .entry-header {
  margin-top: 30px;
  background-color: transparent;
  padding: 0px;
  margin-bottom: 20px;
  border: none;
  border-radius: 0px;
  border-bottom: none;
}
.single .entry-content {
  background-color: transparent;
  padding: 0px;
  border: none;
  border-radius: 0px 0px 10px 10px;
  border-top: none;
}
.single .entry-content p,
.single .entry-content ul li {
  color: #aaa !important;
}
.single .entry-meta span:after {
  content: "/";
  color: #ddd;
  margin-left: 10px;
}
.single .entry-meta > span {
  color: #aaa;
  padding-right: 5px;
}
.single .entry-meta span:last-child:after {
  content: "";
}
.nav-next {
  float: right;
  margin-right: 0px;
}
.nav-next a,
.nav-previous a {
  background-color: #115172;
  border-radius: 5px;
  color: #fff;
}
.nav-next a:hover,
.nav-previous a:hover {
  background-color: #414050;
  color: #fff;
}
#nav-above,
#nav-below {
  margin-top: 30px;
  padding: 20px;
  border-radius: 10px;
  border-top: none;
  border-bottom: none;
  background-color: #f5f5fa;
}

/* Comments & Leave Comment Style */
#comments {
  border-top: none;
  margin-top: 40px;
}
#comments-title h3 {
  font-size: 22px;
  padding: 15px 0px;
  width: 100%;
  text-transform: capitalize;
  font-weight: 700;
  color: #1e1e1e;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
ol.commentlist li {
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
  color: #7a7a7a;
}
ol.commentlist li:last-child {
  border-bottom: none;
}
.commentlist {
  margin: 0px 0px 60px 0px;
  background-color: transparent;
  padding: 0px;
}
blockquote,
q {
  background: #eee;
}
.commentlist .comment,
.commentlist .pingback {
  margin-bottom: 20px;
}
.comment-content p {
  margin-bottom: 0px;
  color: #7a7a7a;
}
.comment-author h4 a {
  color: #1e1e1e;
  font-size: 18px;
  font-weight: 600;
}
.comment-author a,
.comment-meta a {
  color: #7a7a7a;
  font-size: 15px;
}
#reply-title {
  font-size: 22px;
  padding: 15px 0px;
  width: 100%;
  text-transform: capitalize;
  font-weight: 700;
  color: #1e1e1e;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
#respond {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
p.logged-in-as {
  color: #aaa;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  border: 1px solid #e7e7e7;
  background-color: transparent;
  border-radius: 10px;
}
#respond input[type="submit"] {
  background-color: #115172;
  border: none;
  color: #fff;
}
#respond input[type="submit"]:hover {
  background-color: #414050;
  color: #fff;
}

