/*
Theme Name: Minamaze Magazine
Theme URI: https://www.thinkupthemes.com/free/minamaze-free/
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Description: Minamaze Magazine is the free version of the multi-purpose professional theme (Minamaze 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.
Template: minamaze
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
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
Text Domain: minamaze-magazine
*/

/* Pre-Header Style */
#pre-header {
  border-bottom: none;
  background-color: #4254a3;
}
#pre-header .header-links li a,
#pre-header-social li a {
  color: #fff;
  background-color: transparent;
}
#pre-header .header-links li a:hover,
#pre-header-social li a:hover {
  color: #1e1e1e;
  background-color: transparent !important;
}
#pre-header .header-links .sub-menu {
  background-color: #f8f8f8;
  border-color: #e8e8e8;
}
#pre-header .header-links .sub-menu li a {
  color: #1e1e1e;
}
#pre-header .header-links .sub-menu li a:hover {
  color: #fff;
  padding-right: 0px;
  background-color: #4254a3 !important;
}
#pre-header .header-links .sub-menu a:hover span {
  margin-left: 0px;
}
#pre-header .header-links .sub-menu li {
  border-bottom: 1px solid #e8e8e8;
}
#pre-header .header-links .sub-menu li span {
  -webkit-transition: 0;
  -moz-transition: 0;
  -ms-transition: 0;
  -o-transition: 0;
  transition: 0;
}
#pre-header .sub-menu .menu-parent > a:hover:before {
  left: -10px;
}

#pre-header-search .search {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
#pre-header-search input {
  color: #1e1e1e;
}

/* Header Style */
#header .header-links .sub-menu {
  background-color: #f8f8f8;
  border-color: #e8e8e8;
}
#header .header-links .sub-menu li {
  border-bottom: 1px solid #e8e8e8;
  padding: 0;
}
#header .header-links .sub-menu li:hover {
  background-color: #4254a3;
}
#header .header-links .sub-menu a {
  color: #1e1e1e;
  border-bottom: none;
  padding-left: 20px;
  padding-right: 20px;
}
#header .header-links .sub-menu li:hover > a span,
#header .header-links .sub-menu a:hover span {
  color: #fff;
}
#header .sub-menu .menu-parent > a:before {
  left: 10px;
}
#header .sub-menu li:hover a:before,
#header .sub-menu .menu-parent > a:hover:before {
  color: #fff;
  left: 0;
}

/* Introduce Page Style */
#introaction-core,
#outroaction-core {
  padding: 30px 0px;
}
#introaction-core .three_fourth,
#outroaction-core .three_fourth {
  margin-right: 0;
  width: 100%;
  float: none;
  text-align: center;
}
#introaction-core .one_fourth,
#outroaction-core .one_fourth {
  width: 100%;
  text-align: center;
}
.action-button h4,
.attention_button h4 {
  margin-top: 25px;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #4254a3;
  color: #4254a3;
  font-weight: 700;
  padding: 10px 15px;
}
.action-button h4:hover,
.attention_button h4:hover {
  background-color: #4254a3;
  color: #fff;
}
.action-text h3,
.attention_text h3 {
  margin-bottom: 10px;
}

/* Featured Style */
#section-home .section {
  border: none;
  padding: 0px;
}
#section-home .entry-header {
  border-bottom: 3px solid #4254a3;
}
#section-home .entry-content {
  text-align: left;
}
#section-home .more-link {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #4254a3;
  color: #4254a3;
  font-weight: 700;
  padding: 10px 15px;
  text-transform: uppercase;
}
#section-home .more-link:hover {
  background-color: #4254a3;
  color: #fff;
}

/*Footer Style */
#footer {
  background-color: #121212;
  border-top: none;
  border-bottom: none;
}
#footer-core h3 {
  font-size: 15px;
  font-weight: 700;
  border-bottom: 1px solid #343434;
  box-shadow: none;
}
#footer .widget li a {
  color: #fff;
}
#footer .widget li a:hover {
  color: #4254a3;
}
#footer .widget li span {
  display: block;
  color: #aaaaaa;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
  margin-bottom: 10px;
}
#footer .widget li:last-child {
  margin-bottom: 0px;
}
#footer .widget_tag_cloud a {
  color: #fff;
  border: 2px solid #343434;
}
#footer .widget_tag_cloud a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #4254a3;
}
#footer .widget_search .search {
  background-color: #343434;
  border: none;
  outline: none;
  color: #fff;
}
#footer .widget_search .searchsubmit {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 5px;
}
#footer .widget_search .searchsubmit:hover {
  background-color: #fff;
  color: #4254a3;
}

/* Subfooter Syle */
#sub-footer {
  background-color: #4254a3;
  border-top: none;
}
#footer-menu li:after {
  display: none;
}
#sub-footer-core a {
  color: #fff;
}
#sub-footer-core a:hover {
  color: #1e1e1e;
}
#sub-footer-core {
  color: #fff;
}

/* Intro Page Style */
#intro.option1 {
  background-color: rgb(185, 147, 207);
  padding: 25px 30px 10px;
  color: rgb(230, 224, 243);
}

@media only screen and (min-width: 640px) {
  #intro.option1 {
    background-image: url("images/ls-logo.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  #intro.option1 .page-title {
    margin-left: 120px;
  }
}

#intro.option1 #intro-core {
  text-align: center;
  padding-bottom: 15px;
}
#intro.option1 #intro-core:before {
  display: none;
}
#intro.option1 .page-title {
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
}
#breadcrumbs {
  text-transform: uppercase;
  display: block;
  text-align: center;
}
#intro.option1 #intro-core:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* Blog Posts Style */
.blog-article {
  border: none;
  padding: 0px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 2px solid rgb(241, 230, 241);
}
.blog-article p {
  margin-bottom: 0px;
}
.blog-article .blog-title {
  font-size: 18px;
  font-weight: 700;
}
.blog-article .blog-title:hover {
  color: #4254a3;
}
.entry-meta > span {
  padding-right: 10px;
  font-weight: 600;
  color: #aaa;
}
.entry-meta > span:after {
  content: "|";
  color: #aaa;
  margin-left: 10px;
}
.entry-meta > span:last-child:after {
  display: none;
}
.entry-meta > span i {
  color: #4254a3;
}
.blog-article .more-link {
  margin-top: 20px;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #4254a3;
  color: #4254a3 !important;
  font-weight: 700;
  padding: 10px 15px;
  text-transform: uppercase;
}
.blog-article .more-link:hover {
  background-color: #4254a3;
  color: #fff !important;
}

/* Blog Pages Style */
.pag {
  text-align: left;
}
.pag li a,
.pag li span {
  margin-right: 5px;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  line-height: 36px;
  background-color: transparent;
  border: 2px solid #4254a3;
  padding: 0px;
  font-weight: 700;
  color: #4254a3;
  font-size: 13px;
}

/* Sidebar Style */
#sidebar .widget {
  border-bottom: none;
}
.widget_search .search {
  border-color: #e8e8e8;
  background-color: #f8f8f8;
  outline: none;
}
.widget_search .searchsubmit {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #4254a3;
  color: #4254a3;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8.5px 5px;
  outline: none;
}
.widget_search .searchsubmit:hover {
  background-color: #4254a3;
  color: #fff;
}
#sidebar h3.widget-title {
  font-size: 15px;
  font-weight: 700;
  border-bottom: 3px solid #eee;
  margin-bottom: 25px;
}
#sidebar h3.widget-title:before {
  display: none;
}
#sidebar h3.widget-title:after {
  display: none;
}
#sidebar .widget ul {
  border: none;
}
#sidebar .widget li {
  border: none;
}
#sidebar .widget li a {
  padding: 0px;
  font-size: 14px;
  font-weight: 600;
  color: #1e1e1e;
}
#sidebar .widget li span {
  display: block;
  font-size: 12px;
  color: #aaa;
  font-weight: 600;
}
#sidebar .widget li a:hover {
  color: #4254a3;
}
#sidebar .widget_tag_cloud a {
  color: #4a4a4a;
  border: 2px solid #e8e8e8;
  font-size: 13px;
}
#sidebar .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #4254a3;
  border-color: #4254a3;
}

/* Single Post Style */
.nav-previous a,
.nav-next a {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #4254a3;
  color: #4254a3 !important;
  font-weight: 700;
  padding: 10px 15px;
  text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
  background-color: #4254a3;
  color: #fff !important;
}
#nav-above,
#nav-below {
  padding: 30px 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* Comments & Leave Comment */
#comments-title,
#reply-title {
  font-size: 15px;
  font-weight: 700;
  border-bottom: 3px solid #eee;
  padding-bottom: 10px;
}
.commentlist article footer:before,
.commentlist article footer:after {
  display: none;
}
.commentlist article footer {
  border: none;
  background-color: #f8f8f8;
}
.comment-author a {
  color: #1e1e1e;
}
.comment-meta a,
.comment .reply a {
  font-weight: 600;
  text-transform: uppercase;
}
#commentform input[type="text"],
#commentform #comment {
  background-color: #f8f8f8;
  border: 1px solid #e8e8e8;
  outline: none;
  padding: 15px;
  margin-top: 0px;
}
.logged-in-as a {
  text-transform: uppercase;
  font-weight: 700;
}
.logged-in-as a:hover {
  color: #1e1e1e;
}
.comment-form-comment label {
  display: none;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #4254a3;
  color: #4254a3;
  font-weight: 700;
  padding: 10px 15px;
  text-transform: uppercase;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #4254a3;
  color: #fff;
}

#body-core {
  background: #e2dbf4;
  min-width: 320px;
}

/* Header */
#header {
  background: #e2dbf4;
}

#intro.option1 #intro-core:after {
  content: "";

  border-bottom: 3px solid #4254a3;
}

#intro.option1 .page-title {
  text-transform: none;
}
article p {
  font-size: 140%;
}

.main-navigation li {
  font-size: 120%;
}

.wp-block-image figure.alignleft,
.wp-block-image figure.alignright {
  margin: 30px;
}

h1 {
  color: #dccff9;
}

a {
  color: rgb(170, 34, 168);
}

article a {
  font-weight: 600;
}

#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: rgb(170, 34, 168);
}

header h1,
#header-core h1s {
  color: #4254a3;
}

body {
  color: rgb(97, 55, 110);
}

#section-home .section {
  background: rgb(252, 245, 255);
  padding: 15px;
}

.entry-summary h1 {
  color: #4254a3;
}

#header .header-links #menu-theme-header-menu > li > a {
  padding: 20px 10px 25px;
  font-size: 110%;
  font-weight: 600;
}

.type-post .entry-content li {
  font-size: 100%;
}

.latest-news-excerpt {
  font-size: 120%;
  padding: 2em 2em 1em;
  background-color: #fcf5ff;
  margin-bottom: 20px;
}

.latest-news-excerpt h2 {
  font-weight: bold;
  color: #8d4099;
}
.latest-news-excerpt > ul > li a {
  font-size: 150%;
}

.slider-full #slider .rslides-container {
  padding: 0px;
}

#section-home .section {
  padding: 15px 15px 3px 15px;
}

.one_third {
  margin-bottom: 0px;
}

#content {
  padding: 15px 10px 30px;
}
p {
  margin-bottom: 15px;
}

.flex-fb-page-container {
  display: flex;
  flex-wrap: wrap;
}

.flex-fb-page-container > div {
  width: 670px;
  margin: 10px;
  margin-right: 30px;
}
.flex-fb-page-container .twitteri-feedi {
  margin-left: 20px;
  width: 350px;
}

p.master-section-footer {
  background-color: #d9cef6;
  padding: 0.2rem 0.7rem;
  width: 70%;
  font-size: 110%;
}

article p.master-section-footer a {
  font-weight: normal;
}

#noptin_woocommerce_optin_checkbox
  > label.noptin-integration-subscription-checkbox-woocommerce {
  font-size: 90%;
}

.preview-chapter {
  background-color: #a46497;
  padding: 0.5rem;
  border-radius: 3px;
  color: white;
}

.preview-chapter a {
  color: #fd8efc;
}
