/**
 * Theme Name:     We Can Do Better - Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   we-can-do-better-astra-child
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 */

/* HD Variables */

:root {
  --hd-container-padding: 50px;
  --hd-container-padding-half: 25px;
  --hd-text-margin-bottom: 20px;
  --hd-font-size-headers: 48px;
  --hd-font-size-headers-h2: 42px;
  --hd-font-size-headers-h3: 36px;
  --hd-font-size-headers-h4: 30px;
  --hd-font-size-headers-h5: 24px;
  --hd-font-size-headers-h6: 18px;
  --hd-brand-red: #B22618;
  --hd-brand-blue: #093241;
  --hd-brand-gray: #dedede;
}

/* Elementor Sucks */

.hd_section > .e-con-inner,
.hd_section_top_padding > .e-con-inner,
.hd_section_bottom_padding > .e-con-inner,
.hd_section_hero > .e-con-inner,
.hd_section_no_padding > .e-con-inner {
  padding:0px !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus,
.wp-element-button  {
  box-shadow: 0 0 0 0px #0675c4 !important;
  box-shadow: inset 0 0 0 0px #fff,0 0 0 0px #0675c4 !important;
  outline: 0px solid transparent !important;
}

.elementor-icon-list-item .elementor-icon-list-icon svg {
  fill: !important;
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
  color:inherit !important;
}


/* Wordpress Sucks */

.has-text-align-center {
  text-align:center !important;
}

.is-layout-flex {
  row-gap:0px !important;
  col-gap:0px !important;
}

.is-layout-constrained > * {
  margin-top:0px !important;
}

/* Global */

.hd_shortcode,
.hd_shortcode > .e-con-inner {
  width:100% !important;
  background:none !important;
  padding:0px !important;
  max-width:100% !important;
}

.hd_spacer_half .elementor-spacer-inner,
.hd_spacer_half.wp-block-spacer {
  height:var(--hd-container-padding-half) !important;
}

.hd_spacer .elementor-spacer-inner {
  height:var(--hd-container-padding) !important;
}

.hd_section .e-grid.e-child,
.hd_rowgap {
  row-gap:20px !important;
}

.hd_section > .e-con-inner,
.hd_rowgap_none.e-grid.e-child,
.hd_rowgap_none.e-con.e-child,
.hd_rowgap_none.e-con>.e-con-inner {
  row-gap:0px !important;
}

/* Main Content */

#content {
}

#content .ast-container {
  width:100% !important;
  max-width:100% !important;
  padding:0px !important;
}

/* Sections */

.hd_section {
  padding:var(--hd-container-padding) 15px !important;
}

/*
.hd_page_header h1 {
  color:#fff !important;
}
*/

h2 {
  margin-top:0px !important;
  margin-bottom:25px !important;
}

.hd_section_padding_top {
  padding-top:var(--hd-container-padding) !important;
  padding-bottom:0px !important;
}

.hd_section_padding_bottom {
  padding-top:0px !important;
  padding-bottom:var(--hd-container-padding) !important;
}

.hd_section_padding_bottom_half {
  padding-bottom:var(--hd-container-padding-half) !important;
}

.hd_section_padding_none,
.hd_page_header {
  padding-top:0px !important;
  padding-bottom:0px !important;
}

.hd_section_padding_side_none {
  padding-left:0px !important;
  padding-right:0px !important;
}

.hd_section_hero {
  padding:0px !important;
  margin-top:0px !important;
}

.hd_section_page_header {
  padding-top:150px !important;
  padding-bottom:100px !important;
}

.hd_section_bg_red {
  background:var(--hd-brand-red) !important;
}

.hd_section_bg_blue {
  background:var(--hd-brand-blue) !important;
}

footer.site-footer,
.hd_section_bg_black {
  background:#000 !important;
}

.hd_section_bg_gray {
  background:var(--hd-brand-gray) !important;
}

.hd_section_bg_red p,
.hd_section_bg_red h2,
.hd_section_bg_red h3,
.hd_section_bg_red h4,
.hd_section_bg_red h5,
.hd_section_bg_red h6,
.hd_section_bg_red li,
.hd_section_bg_red div,
.hd_section_bg_blue p,
.hd_section_bg_blue h2,
.hd_section_bg_blue h3,
.hd_section_bg_blue h4,
.hd_section_bg_blue h5,
.hd_section_bg_blue h6,
.hd_section_bg_blue li,
.hd_section_bg_blue div,
.hd_section_bg_black p,
.hd_section_bg_black h2,
.hd_section_bg_black h3,
.hd_section_bg_black h4,
.hd_section_bg_black h5,
.hd_section_bg_black h6,
.hd_section_bg_black li,
.hd_section_bg_black div,
footer.site-footer p,
footer.site-footer h2,
footer.site-footer h3,
footer.site-footer h4,
footer.site-footer h5,
footer.site-footer h6,
footer.site-footer li,
footer.site-footer div,
.entry-content .hd_section_bg_red a,
.entry-content .hd_section_bg_blue a,
.entry-content .hd_section_bg_black a,
footer.site-footer a {
  color:#fff !important;
  text-decoration:none !important;
}

.header-social-inner-wrap {
  line-height:18px !important;
}

