/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* line 47, style.scss */
a {
  text-decoration: none;
}

/* line 50, style.scss */
.blur-bg {
  backdrop-filter: blur(10px);
}
@media (max-width: 768px) {
  /* line 50, style.scss */
  .blur-bg {
    backdrop-filter: blur(0px);
    background-color: transparent;
  }
}

/* line 60, style.scss */
.woocommerce-pagination .page-numbers li {
  border: 1px solid #5687C2 !important;
}
/* line 62, style.scss */
.woocommerce-pagination .page-numbers li .page-numbers {
  color: #5687C2;
}
/* line 64, style.scss */
.woocommerce-pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers:hover, .woocommerce-pagination .page-numbers li .page-numbers:focus {
  background-color: #5687C2;
  border: 0px !important;
}

/* line 72, style.scss */
.woocommerce-js .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward {
  margin-left: 0;
}

/* line 76, style.scss */
.woocommerce-page input[type=button], .woocommerce-page input[type=password], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=number], .woocommerce-page button {
  min-height: 46px !important;
}

/* line 83, style.scss */
.ast-addon-cart-wrap .ast-woo-header-cart-info-wrap {
  display: none;
}
/* line 86, style.scss */
.ast-addon-cart-wrap .ast-icon-shopping-cart {
  color: #5687C2;
}
/* line 88, style.scss */
.ast-addon-cart-wrap .ast-icon-shopping-cart::after {
  color: #fff !important;
  background-color: #5687C2 !important;
}
/* line 92, style.scss */
.ast-addon-cart-wrap .ast-icon-shopping-cart:hover {
  color: #3C679C;
}

/* line 99, style.scss */
.widget .widget-title {
  border-bottom: 2px solid #5687c2;
  padding-bottom: 15px;
  font-weight: bold;
}

/* line 106, style.scss */
.related > h2 {
  font-size: 32px;
}

/* line 113, style.scss */
.blog .ast-article-post {
  padding: 5%;
}
/* line 116, style.scss */
.blog .ast-article-post .entry-title a {
  font-weight: bold;
}
/* line 120, style.scss */
.blog .ast-article-post > .blog-layout-3 {
  display: flex;
  align-items: center;
}
/* line 123, style.scss */
.blog .ast-article-post > .blog-layout-3 .post-content {
  padding-left: 5% !important;
}
@media (max-width: 768px) {
  /* line 123, style.scss */
  .blog .ast-article-post > .blog-layout-3 .post-content {
    padding: 10px 0 25px 0 !important;
  }
}
/* line 130, style.scss */
.blog .ast-article-post .post-thumb {
  margin-bottom: 0;
}

/* line 137, style.scss */
footer a {
  color: #222222;
}
/* line 139, style.scss */
footer a:hover {
  color: #5687C2;
}
/* line 143, style.scss */
footer p {
  margin-bottom: 0;
}
