.elementor-kit-79877{--e-global-color-primary:#FEACA1;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"BuenosAires";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"BuenosAires";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"BuenosAires";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"BuenosAires";--e-global-typography-accent-font-weight:500;font-family:"BuenosAires", Sans-serif;font-size:1rem;font-weight:300;line-height:1.5;}.elementor-kit-79877 e-page-transition{background-color:#FFBC7D;}.elementor-kit-79877 button,.elementor-kit-79877 input[type="button"],.elementor-kit-79877 input[type="submit"],.elementor-kit-79877 .elementor-button{font-family:"BuenosAires", Sans-serif;font-size:0.8125rem;font-weight:400;color:var( --e-global-color-astglobalcolor3 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-astglobalcolor3 );border-radius:100px 100px 100px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  font-size: 16px; /* Default base font size */
}

/* Mobile */
@media (max-width: 480px) {
  html {
    font-size: 14px;
  }
}

/* Tablets */
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

/* Small Laptops */
@media (min-width: 1024px) {
  html {
    font-size: 17px;
  }
}

/* Desktops */
@media (min-width: 1280px) {
  html {
    font-size: 18px;
  }
}

/* Large Screens */
@media (min-width: 1536px) {
  html {
    font-size: 20px;
  }
}

.buy-btn  svg {
    width:25px;
}

.buy-btn .elementor-button-icon {
    height: 27px;
}

.buy-btn a:hover .elementor-button-icon circle {
    fill: #fff;
    stroke: #fff;
}

.buy-btn a:hover .elementor-button-icon svg path {
    stroke: #f3796e;
}

.buy-btn .elementor-button-content-wrapper {
    align-items: center;
}

.elementor-button {
    white-space: nowrap;
}

.btn-arrow svg {
    width: 8px;
    padding-top: 1px;
}

.btn-arrow .elementor-button:hover svg path {
    stroke: #fff;
}

@media screen and (max-width:768px) {
    .btn-arrow a {
        width: 100%;
    }
}

.menu-item-type-custom .featured > a > p {
    margin-bottom: 45px;
}

.site-footer-primary-section-3 #menu-listen-footer {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 20px;
}

.site-footer-primary-section-3 #menu-listen-footer .menu-item {
  margin: 0;
}

.site-footer-primary-section-3 #menu-listen-footer .menu-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: color 0.2s ease;
}

.site-footer-primary-section-3 .menu-link::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.site-footer-primary-section-3 #menu-item-80063 .menu-link::before {
  background-image: url('/wp-content/themes/australianbirthstories/dist/assets/svgs/spotify-icon.svg');
}

.site-footer-primary-section-3 #menu-item-80064 .menu-link::before {
  background-image: url('/wp-content/themes/australianbirthstories/dist/assets/svgs/podcast-icon.svg');
}

.ast-mobile-popup-content .ast-header-html-2 .ast-header-html {
    width: 100% !important;
}

.ast-mobile-popup-content .ast-header-html-2 .ast-header-html .astra-search-icon .ast-icon {
    font-size: 20px !important;
    
}/* End custom CSS */