/**
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & 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 WooCommerce ready theme that you can use for building any kind of website!
Version: 0.1
Template: astra
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/
/**
* Common styles for back and front end
**/
.has-pink-color {
  color: #e30a8d !important;
}

.has-pink-background-color {
  background-color: #e30a8d;
}

.has-light-pink-color {
  color: #ffc9dc !important;
}

.has-light-pink-background-color {
  background-color: #ffc9dc;
}

.has-grey-color {
  color: #a3a3a3 !important;
}

.has-grey-background-color {
  background-color: #a3a3a3;
}

.has-black-color {
  color: #000000 !important;
}

.has-black-background-color {
  background-color: #000000;
}

.has-white-color {
  color: #ffffff !important;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-small-font-size {
  font-size: 13px;
}

.has-normal-font-size {
  font-size: 14px;
}

.has-medium-font-size {
  font-size: 15px;
}

.has-large-font-size {
  font-size: 18px;
}

.has-xlarge-font-size {
  font-size: 33px;
}

:root {
  --font-body: 'Glacial Indifference Regular';
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 0.25rem;
}

.br-100 {
  border-radius: 100%;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.font-bold {
  font-weight: 700;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.w-full {
  width: 100%;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.f-right {
  float: right;
}

.fade-on-hover {
  transition: opacity 0.3s ease;
}

.fade-on-hover:hover {
  opacity: 0.8;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-transform-none {
  text-transform: none !important;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media all and (min-width: 1000px) {
  .tumbili-form:before {
    content: '';
    background-image: url("img/tumbili-form-before.png");
    width: 117px;
    height: 117px;
    display: block;
    position: absolute;
    transform: translateX(-120%);
    bottom: 14px;
  }
}

.tumbili-form label {
  color: #fff;
}

.tumbili-form .tumbili-container {
  margin-left: -0.6em;
  margin-right: -0.6em;
}

.tumbili-form .tumbili-form-control input {
  border-radius: 0;
}

.tumbili-form .tumbili-submit {
  background-color: transparent;
  text-transform: uppercase;
  border: 1px solid #e30a8d;
  height: 50px;
}

.has-slim-background {
  position: relative;
}

.has-slim-background:after {
  content: '';
  height: 250px;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffc9dc;
  display: block;
  position: absolute;
}

.has-slim-background > .uagb-section__overlay {
  background-color: transparent !important;
}

.has-zindex--1 {
  z-index: -1;
}

.has-zindex-1 {
  z-index: 1;
}

.has-zindex-99 {
  z-index: 99;
}

.main-header-menu > li {
  text-transform: uppercase;
}

.ast-above-header .widget-title {
  font-family: var(--font-body);
}

@media all and (max-width: 1200px) {
  .ast-masthead-custom-menu-items.button-custom-menu-item {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  .ast-header-break-point
.ast-above-header-section-separated.ast-above-header-mobile-stack
.ast-above-header-1
.ast-above-header-section-1 {
    padding-top: 0;
  }
  .ast-above-header-section-2 {
    display: none;
  }
}

.ast-above-header-section .widget {
  display: flex;
  align-items: center;
}

.above-header-widget {
  text-transform: uppercase;
  font-size: 13px;
}

.above-header-widget .widget-title {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
}

.above-header-widget div {
  display: inline-block;
  vertical-align: middle;
}

.above-header-widget .astra-widget-social-profiles .widget-title {
  margin-right: 10px;
}

.above-header-widget .astra-widget-social-profiles-inner li {
  top: 3px;
  position: relative;
}

.above-header-widget .astra-widget-list-icons ul li {
  float: left;
  margin-right: 10px;
}

@media all and (min-width: 1600px) {
  body:not(.has-sticky-skin-ad).site-header {
    position: relative;
  }
  body:not(.has-sticky-skin-ad).site-header:before {
    content: '';
    background: url("img/header-before.svg");
    width: 277px;
    height: 338px;
    display: block;
    position: absolute;
    bottom: -200px;
    right: 0px;
    z-index: 99;
  }
}

@media all and (min-width: 1160px) {
  .wp-block-eedee-block-gutenslide {
    position: relative;
  }
  .wp-block-eedee-block-gutenslide:before {
    content: '';
    background: url("img/slider-before.svg");
    width: 279px;
    height: 323px;
    display: block;
    position: absolute;
    bottom: -120px;
    left: 0px;
    z-index: 99;
  }
  .wp-block-eedee-block-gutenslide:after {
    content: '';
    background: url("img/slider-after.svg");
    width: 246px;
    height: 308px;
    display: block;
    position: absolute;
    bottom: -196px;
    right: 0px;
    z-index: 99;
  }
  .footer-adv-overlay {
    position: relative;
  }
  .footer-adv-overlay:before {
    content: '';
    background: url("img/footer-before.svg");
    width: 433px;
    height: 400px;
    display: block;
    position: absolute;
    bottom: -36px;
    right: -50px;
  }
  .ast-small-footer {
    position: relative;
  }
  .ast-small-footer:before {
    content: '';
    background: url("img/footer-bar-before.svg");
    width: 322px;
    height: 206px;
    display: block;
    position: absolute;
    bottom: 0;
  }
}

.site-footer {
  font-weight: 500;
}

.site-footer .widget-title {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 0;
}

.after-content-blocks {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  height: 100px;
  margin-top: 100px;
  left: 50%;
  display: block;
  clear: both;
}

.after-content-blocks > div {
  float: left;
  width: 100%;
  display: block;
}

.after-content-blocks section.wp-block-uagb-section {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.after-content-blocks .uagb-block-123466c8-c13d-4893-94a9-598cb467b191 {
  background-color: #000;
}

.after-content-blocks .uagb-block-123466c8-c13d-4893-94a9-598cb467b191 .uagb-section__inner-wrap {
  max-width: 800px;
}

.after-content-blocks .uagb-block-195a7cb8-5c03-49c6-9884-2396faa24de6 {
  padding-top: 60px;
  padding-bottom: 120px;
  padding-left: 0;
  padding-right: 0;
}

.after-content-blocks .uagb-section__inner-wrap {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}

.ast-archive-description {
  text-align: center;
}

.archive.ast-separate-container #primary {
  margin-top: 0;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.wp-block-eedee-block-gutenslider .eedee-background-div > img {
  opacity: 0.3;
}

.eedee-background-div {
  position: relative;
  background-color: #ffc9dc;
}

.wp-block-eedee-block-gutenslider .slide-content {
  align-items: center;
}

.wp-block-eedee-block-gutenslider .slide-content > * {
  max-width: 600px;
}

.wp-block-eedee-block-gutenslider .slide-content h2 {
  margin-bottom: 0;
}

.uagb-post-grid .uagb-post__text .uagb-post__cta {
  background: transparent !important;
}

.sbi_follow_btn a {
  background: transparent !important;
  border-radius: 0px !important;
  border: 1px solid !important;
  text-transform: uppercase;
}

.sbi_follow_btn a:hover {
  box-shadow: inset 0 0 10px 20px #e30a8d !important;
  border-color: #e30a8d !important;
  color: #fff !important;
}

h3.uagb-team__title {
  margin-bottom: 0;
}

.after-content-blocks .uagb-block-195a7cb8-5c03-49c6-9884-2396faa24de6, .after-content-blocks .uagb-block-df1c66be {
  background: #fff;
}

.after-content-blocks .yarpp-related, .after-content-blocks .after-blog-container {
  display: none;
}

.sticky-skins-widget {
  z-index: 98;
}

.after-content-blocks, .site-footer {
  z-index: 99;
}

.site-footer {
  position: relative;
}

body .entry-content .home-intro-section {
  background-size: 980px;
  background-position: -200px 410px;
}
