/**
Theme Name: Katherine Wolfgramme Child
Author: Brilliant Logic
Author URI: https://brilliantlogic.com.au
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: katherine-wolfgramme-child
Template: astra
*/
@-ms-viewport {
  width: device-width; }
/* Setting fade transition and default settings */
body, html {
  overflow-x: hidden !important;
  padding: 0 !important;
  margin: 0 !important; }

#ast-scroll-top {
  display: block;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #1F3A5F;
  width: 40px;
  height: 40px;
  border-radius: 20PX;
  text-align: center;
  line-height: 49px;
  z-index: 10000000;
  fill: #fff;
  rotate: 180deg; }

.hamburger {
  position: relative;
  z-index: 30;
  padding: 0 !important; }

#rightsection {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 29;
  overflow-y: auto;
  height: 100vh; }
  #rightsection .elementor-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin: -39px 0 0 0; }

.elementor-nav-menu--layout-vertical {
  width: 800px;
  margin: 0 auto; }

#mobile-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%; }
  @media (min-width: 821px) {
    #mobile-header {
      position: relative !important; } }

@media (max-width: 767px) {
  .elementor-location-header {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 30; } }

.hamburger-container {
  text-align: right; }

#fullscreen_menu {
  height: 100%;
  padding: 0;
  margin: 0; }
  #fullscreen_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    #fullscreen_menu ul li a {
      font-size: 30px;
      font-weight: 600; }
      @media (max-width: 769px) {
        #fullscreen_menu ul li a {
          font-size: 50px; } }

.hmbg {
  position: relative;
  z-index: 30; }

.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  z-index: 30; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger.is-active:hover {
  opacity: 0.7; }

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #1F3A5F; }

.hamburger:hover, .hamburger:focus {
  background: unset;
  outline: unset; }

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #1F3A5F;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

  /*
	 * Stand
	 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  background: #1F3A5F; }

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  background: #1F3A5F; }

.panel {
  min-height: 100vh;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-family: sans-serif; }

.elementor-nav-menu--dropdown ul.elementor-nav-menu li {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 700; }
  .elementor-nav-menu--dropdown ul.elementor-nav-menu li a {
    font-size: 24px !important;
    line-height: 34px !important; }
  .elementor-nav-menu--dropdown ul.elementor-nav-menu li ul.sub-menu {
    margin: 0 0 10px 0; }
    .elementor-nav-menu--dropdown ul.elementor-nav-menu li ul.sub-menu li a {
      font-size: 22px !important;
      line-height: 26px !important; }

.full-width-button a.elementor-button {
  width: 100%; }

@media (min-width: 769px) {
  .blue-horizontal-gradient {
    background: #cde0ee;
    background: linear-gradient(90deg, #cde0ee 0%, #9dc4de 100%); } }

@media (min-width: 769px) {
  .pink-orange-horizontal-gradient {
    background: #f26131;
    background: linear-gradient(90deg, #f26131 0%, #f16361 53%, #f0649d 100%); } }

@media (min-width: 769px) {
  .pink-yellow-gradient {
    background: #fbc314;
    background: linear-gradient(90deg, #fbc314 0%, #f0649d 100%); } }

.full-width-pink-orange-horizontal-gradient {
  background: #f26131;
  background: linear-gradient(90deg, #f26131 0%, #f16361 53%, #f0649d 100%); }
  @media (min-width: 769px) {
    .full-width-pink-orange-horizontal-gradient {
      background: #fbc314;
      background: linear-gradient(90deg, #fbc314 2%, #f0649d 50%, #f5f5f3 50%); } }

.full-width-blue-horizontal-gradient {
  background: #cde0ee;
  background: linear-gradient(90deg, #cde0ee 0%, #9dc4de 100%); }
  @media (min-width: 769px) {
    .full-width-blue-horizontal-gradient {
      background: #f5f5f3;
      background: linear-gradient(90deg, #f5f5f3 50%, #9dc4de 50%, #cde0ee 100%); } }

.underline-bullets ul {
  padding: 0;
  margin: 0; }
  .underline-bullets ul li {
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #fff; }

ul.blog-tags {
  list-style-type: none;
  text-align: center;
  padding: 0;
  margin: 0; }
  ul.blog-tags li {
    padding: 0;
    margin: 0;
    display: inline-block;
    list-style-type: none; }
    ul.blog-tags li a {
      border: 1px solid #FFF;
      padding: 3px 5px;
      margin: 2px;
      font-size: 14px;
      color: #fff;
      display: block;
      background: transparent;
      transition: all 0.5s; }
      ul.blog-tags li a:hover {
        background: #F0649D; }
